Skip to content

Instantly share code, notes, and snippets.

@essjayhch
Last active August 29, 2015 14:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save essjayhch/0ba22471555b6686ee34 to your computer and use it in GitHub Desktop.
Save essjayhch/0ba22471555b6686ee34 to your computer and use it in GitHub Desktop.
Passenger build failure log
passenger start
--> Downloading a Phusion Passenger agent binary for your platform
Could not download https://oss-binaries.phusionpassenger.com/binaries/passenger/by_release/5.0.0.beta2/agent-x86-solaris2.11.tar.gz: The requested URL returned error: 404 Not Found
Trying next mirror...
Could not download https://s3.amazonaws.com/phusion-passenger/binaries/passenger/by_release/5.0.0.beta2/agent-x86-solaris2.11.tar.gz: The requested URL returned error: 403 Forbidden
------------------------------------------
Sorry, no precompiled agent binary is available for your platform.
---------------------------------------
The Phusion Passenger agent binary could not be downloaded. Compiling it from source instead.
Checking for required software...
* Checking for C compiler...
Found: yes
Location: /opt/local/bin/cc
* Checking for C++ compiler...
Found: yes
Location: /opt/local/bin/c++
* Checking for Rake (associated with /opt/local/bin/ruby214)...
Found: yes
Location: /opt/local/bin/ruby214 /opt/local/bin/rake
* Checking for Curl development headers with SSL support...
Found: yes
curl-config location: /opt/local/bin/curl-config
Header location: /opt/local/include/curl/curl.h
Version: libcurl 7.38.0
Usable: yes
Supports SSL: yes
* Checking for OpenSSL development headers...
Found: yes
Location: /opt/local/include/openssl/ssl.h
* Checking for Zlib development headers...
Found: yes
Location: /opt/local/include/zlib.h
--------------------------------------------
Compile the agent with optimizations?
Compiling the agent with optimizations will make Phusion Passenger faster, but
it will take longer to compile and it requires at least 2 GB of memory.
Compile with optimizations? [y/n]: y
Compiling Phusion Passenger agent...
[************************************************ ] \
*** ERROR: the following command failed:
rake aborted!
Command failed with status (2): [cd /tmp/passenger-install.kw7haf/libev/ &&...]
/opt/local/lib/ruby/gems/2.1.4/gems/rake-10.4.2/lib/rake/file_utils.rb:66:in `block in create_shell_runner'
/opt/local/lib/ruby/gems/2.1.4/gems/rake-10.4.2/lib/rake/file_utils.rb:57:in `call'
/opt/local/lib/ruby/gems/2.1.4/gems/rake-10.4.2/lib/rake/file_utils.rb:57:in `sh'
/opt/local/lib/ruby/gems/2.1.4/gems/rake-10.4.2/lib/rake/file_utils_ext.rb:37:in `sh'
/opt/local/lib/ruby/gems/2.1.4/gems/passenger-5.0.0.beta2/build/common_library.rb:143:in `block in <top (required)>'
/opt/local/lib/ruby/gems/2.1.4/gems/rake-10.4.2/lib/rake/task.rb:240:in `call'
/opt/local/lib/ruby/gems/2.1.4/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute'
/opt/local/lib/ruby/gems/2.1.4/gems/rake-10.4.2/lib/rake/task.rb:235:in `each'
/opt/local/lib/ruby/gems/2.1.4/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute'
/opt/local/lib/ruby/gems/2.1.4/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain'
/opt/local/lib/ruby/2.1.4/monitor.rb:211:in `mon_synchronize'
/opt/local/lib/ruby/gems/2.1.4/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain'
/opt/local/lib/ruby/gems/2.1.4/gems/rake-10.4.2/lib/rake/task.rb:201:in `block in invoke_prerequisites'
/opt/local/lib/ruby/gems/2.1.4/gems/rake-10.4.2/lib/rake/task.rb:199:in `each'
/opt/local/lib/ruby/gems/2.1.4/gems/rake-10.4.2/lib/rake/task.rb:199:in `invoke_prerequisites'
/opt/local/lib/ruby/gems/2.1.4/gems/rake-10.4.2/lib/rake/task.rb:178:in `block in invoke_with_call_chain'
/opt/local/lib/ruby/2.1.4/monitor.rb:211:in `mon_synchronize'
/opt/local/lib/ruby/gems/2.1.4/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain'
/opt/local/lib/ruby/gems/2.1.4/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke'
/opt/local/lib/ruby/gems/2.1.4/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task'
/opt/local/lib/ruby/gems/2.1.4/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level'
/opt/local/lib/ruby/gems/2.1.4/gems/rake-10.4.2/lib/rake/application.rb:106:in `each'
/opt/local/lib/ruby/gems/2.1.4/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level'
/opt/local/lib/ruby/gems/2.1.4/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads'
/opt/local/lib/ruby/gems/2.1.4/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level'
/opt/local/lib/ruby/gems/2.1.4/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run'
/opt/local/lib/ruby/gems/2.1.4/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling'
/opt/local/lib/ruby/gems/2.1.4/gems/rake-10.4.2/lib/rake/application.rb:75:in `run'
/opt/local/lib/ruby/gems/2.1.4/gems/rake-10.4.2/bin/rake:33:in `<top (required)>'
/opt/local/bin/rake:23:in `load'
/opt/local/bin/rake:23:in `<main>'
Tasks: TOP => /tmp/passenger-install.kw7haf/support-binaries/PassengerAgent => /tmp/passenger-install.kw7haf/libev/.libs/libev.a
Packages installed
------------------
pkgin list installed
autoconf-2.69nb5 Generates automatic source code configuration scripts
automake-1.14.1nb1 GNU Standards-compliant Makefile generator
binutils-2.24nb3 GNU binary utilities
bison-3.0.2nb1 GNU yacc(1) replacement
bmake-20140314 Portable (autoconf) version of NetBSD 'make' utility
bootstrap-mk-files-20140516 *.mk files for the bootstrap bmake utility
bsdinstall-20130905 Portable version of the BSD install(1) program
build-essential-1.1 Meta-package for essential build utilities
bzip2-1.0.6nb1 Block-sorting file compressor
changepass-1.3.3 Simple tool to set user passwords non-interactively
coreutils-8.22nb1 GNU basic file, shell and text manipulation utilities
curl-7.38.0 Client that groks URLs
cyrus-sasl-2.1.26nb4 Simple Authentication and Security Layer
db4-4.8.30 Berkeley DB version 4 from Oracle
diffutils-3.3 GNU diff utilities - find the differences between files
expat-2.1.0 XML parser library written in C
findutils-4.2.33nb3 The GNU find, locate, updatedb, and xargs utilities
fontconfig-2.11.1nb1 Library for configuring and customizing font access
freetype2-2.5.3nb1 Font rendering engine and library API
gawk-4.1.1 GNU awk
gcc47-4.7.3nb6 The GNU Compiler Collection (GCC) - 4.7 Release Series
gcc47-libs-4.7.3nb7 The GNU Compiler Collection (GCC) support shared libraries
gdbm-1.11 The GNU database manager
gettext-lib-0.19.2 Internationalized Message Handling Library (libintl)
git-base-2.1.0 GIT Tree History Storage Tool (base package)
git-docs-2.1.0 GIT Tree History Storage Tool (documentation)
gmake-4.0 GNU version of 'make' utility
gmp-6.0.0a Library for arbitrary precision arithmetic
grep-2.19nb2 GNU grep
gsed-4.2.2nb4 GNU implementation of sed, the POSIX stream editor
gtar-base-1.28 The GNU tape archiver with remote magnetic tape support
json-c-0.12nb2 JSON library in C
less-458 Pager similar to more and pg
libX11-1.6.2nb1 Base X libraries from modular Xorg X11
libXau-1.0.8 Authorization Protocol for X from X.org
libXdmcp-1.1.1 X Display Manager Control Protocol library from X.org
libXext-1.3.3 X Extension library
libXft-2.3.2 Library for configuring and customizing font access
libXrender-0.9.8 X Render Library
libarchive-2.8.4nb4 Library to read/create different archive formats
libestr-0.1.9 Library for some string essentials
libev-4.15 Full-featured and high-performance event loop
libffi-3.0.13 Foreign function interface
libiconv-1.14nb2 Character set conversion library
libidn-1.29 Internationalized Domain Names command line tool
liblogging-1.0.4 Easy to use logging library
liblognorm-1.0.1 Tool to normalize log data
libssh2-1.4.3 SSH2 protocol library
libtool-2.4.2nb2 Generic shared library support script
libtool-base-2.4.2nb8 Generic shared library support script (the script itself)
libtool-fortran-2.4.2nb5 Generic shared library support script (the script itself, incl. Fortran)
libtool-info-2.4.2 Generic shared library support script - info pages
libuuid-2.24.2 Generate unique identifiers for objects
libxcb-1.11 X protocol C-language Binding
libyaml-0.1.6 YAML 1.1 parser and emitter written in C
m4-1.4.17 GNU version of UNIX m4 macro language processor
mozilla-rootcerts-1.0.20140820nb1 Root CA certificates from the Mozilla Project
mpfr-3.1.2 GMP-based library for multiple-precision floating-point computations
nawk-20121220nb1 Brian Kernighan's pattern-directed scanning and processing language
nbsed-20120308 NetBSD-current's sed(1)
ncurses-5.9nb4 CRT screen handling and optimization package
nodejs-0.10.36 V8 JavaScript for clients and servers
openldap-client-2.4.39nb1 Lightweight Directory Access Protocol libraries and client programs
openssl-1.0.1k Secure Socket Layer and cryptographic library
p5-Authen-SASL-2.16nb2 Perl module to handle SASL authentication
p5-Digest-HMAC-1.03nb4 Perl5 module for HMAC
p5-Email-Valid-1.195 Perl5 module for testing validity of an email address
p5-Error-0.17022 Perl extension module for try/throw/catch exception handling
p5-GSSAPI-0.28nb5 Perl extension providing access to the GSSAPIv2 library
p5-IO-CaptureOutput-1.11.03 Capture STDOUT and STDERR from Perl code, subprocesses, or XS
p5-IO-Socket-INET6-2.72 Perl object interface for AF_INET|AF_INET6 domain sockets
p5-IO-Socket-SSL-1.998 Perl5 SSL socket interface class
p5-MailTools-2.13 Perl5 modules related to mail applications
p5-Net-DNS-0.79 Perl5 module for DNS resolution
p5-Net-Domain-TLD-1.72 Work with TLD names
p5-Net-IP-1.26nb2 Perl extension for manipulating IPv4/IPv6 addresses
p5-Net-LibIDN-0.12nb6 Perl bindings for GNU Libidn
p5-Net-SMTP-SSL-1.01nb5 Perl5 module providing SSL support for Net::SMTP
p5-Net-SSLeay-1.66 Perl5 module for using OpenSSL
p5-Socket6-0.25 Perl5 module to support getaddrinfo() and getnameinfo()
p5-TimeDate-2.30nb1 Perl5 TimeDate distribution
patch-2.7.1 Patch files using diff output
pcre-8.35nb1 Perl Compatible Regular Expressions library
perl-5.20.0nb2 Practical Extraction and Report Language
pkg_alternatives-1.6 Generic wrappers for programs with similar interfaces
pkg_install-20130902nb1 Package management and administration tools for pkgsrc
pkg_install-info-4.5nb3 Standalone GNU info file installation utility
pkgin-0.6.4nb7 Apt / yum like tool for managing pkgsrc binary packages
png-1.6.13 Library for manipulating PNG images
postfix-2.11.1nb1 Postfix SMTP server and tools
python27-2.7.8nb1 Interpreted, interactive, object-oriented programming language
readline-6.3nb3 GNU library that can recall and edit previous input
rsyslog-8.4.0 The enhanced syslogd for Unix
ruby214-2.1.4 Ruby programming language 2.1.4 meta package
ruby214-base-2.1.4 Ruby 2.1.4 release minimum base package
ruby214-fiddle-2.1.4 Ruby fiddle library to wrap libffi
ruby214-gdbm-2.1.4 Ruby extension to GDBM library
ruby214-readline-2.1.4nb1 Ruby extension to readline library
ruby214-tk-2.1.4nb3 Ruby interface to the Tk widget set
smtools-20141209 Joyent tools relevant to SmartOS and SmartMachines
sqlite3-3.8.6 SQL Database Engine in a C Library
sudo-1.7.10p8 Allow others to run commands as root
tcl-8.5.15nb1 Tool Command Language, a dynamic language
tcp_wrappers-7.6.4 Monitor and filter incoming requests for network services
tk-8.5.15nb1 Graphical toolkit for TCL
wget-1.16 Retrieve files from the 'net via HTTP and FTP
xz-5.0.5 XZ utilities
zlib-1.2.8nb2 General purpose data compression library
zoneinit-1.6.8 Joyent Instance initialization toolchain
Gems installed
--------------
gem list
*** LOCAL GEMS ***
bigdecimal (1.2.7, 1.2.4)
chef (12.0.3)
chef-zero (3.2.1)
coderay (1.1.0)
daemon_controller (1.2.0)
diff-lcs (1.2.5)
erubis (2.7.0)
ffi (1.9.6)
ffi-yajl (1.3.1)
hashie (3.3.2, 2.1.2)
highline (1.6.21)
io-console (0.4.2)
ipaddress (0.8.0)
json (1.8.2, 1.8.1)
libyajl2 (1.2.0)
method_source (0.8.2)
mime-types (2.4.3, 1.25.1)
minitest (5.5.1, 4.7.5)
mixlib-authentication (1.3.0)
mixlib-cli (1.5.0)
mixlib-config (2.1.0)
mixlib-log (1.6.0)
mixlib-shellout (2.0.1)
net-dhcp (1.3.2)
net-ssh (2.9.3.beta1)
net-ssh-gateway (1.2.0)
net-ssh-multi (1.2.0)
ohai (8.0.1)
passenger (5.0.0.beta2)
plist (3.1.0)
power_assert (0.2.2)
pry (0.10.1)
psych (2.0.12, 2.0.5)
rack (1.6.0)
rake (10.4.2, 10.1.0)
rdoc (4.2.0, 4.1.0)
slop (4.0.0, 3.6.0)
systemu (2.6.4)
test-unit (3.0.9, 2.1.4.0)
uuidtools (2.1.5)
wmi-lite (1.0.0)
ENV
---
env
MANPATH=/opt/local/man:/usr/share/man:/opt/local/gcc47/man:/opt/local/java/sun6/man:/opt/local/lib/perl5/man:/opt/local/lib/perl5/vendor_perl/man
TERM=xterm
SHELL=/usr/bin/bash
SSH_CLIENT=192.168.192.254 40544 22
SSH_TTY=/dev/pts/1
USER=root
COLUMNS=204
PAGER=less
MAIL=/var/mail/root
PATH=/usr/local/sbin:/usr/local/bin:/opt/local/sbin:/opt/local/bin:/usr/sbin:/usr/bin:/sbin
PWD=/root
LANG=en_GB.UTF-8
TZ=UTC
LINES=53
SHLVL=1
HOME=/root
TERMINFO=/opt/local/share/lib/terminfo
LOGNAME=root
SSH_CONNECTION=192.168.192.254 40544 192.168.192.16 22
FTPMODE=auto
_=/opt/local/bin/env
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment