Passenger not installing

105 views
Skip to first unread message

Jamie Orchard-Hays

unread,
Mar 5, 2014, 10:00:19 PM3/5/14
to railsmachin...@googlegroups.com
* New Rails app, new server
* Current Moonshine version
* Current Rails 4 version
* Ubuntu 12.04
* Cap 2.15.5

cap deploy gave me this huge stacktrace when trying to install Phusion Passenger 4.0.37. Backed down to 4.0.10 which is fine on a current Rails 3.2.x/MoonshineMulti app. Gave same output


** [out :: the.server] Notice: /Package[passenger]/ensure: ensure changed '["4.0.37"]' to '4.0.10'
** [out :: the.server]
** [out :: the.server] Notice: /Exec[build_passenger]/returns: echo rm -rf buildout/ruby/ruby-1.9.3-x86_64-linux/
** [out :: the.server] Notice: /Exec[build_passenger]/returns: rm -rf buildout/ruby/ruby-1.9.3-x86_64-linux/
** [out :: the.server] Notice: /Exec[build_passenger]/returns: rm -rf buildout/common/libboost_oxt.a buildout/common/libboost_oxt
** [out :: the.server] Notice: /Exec[build_passenger]/returns: rm -f buildout/common/libpassenger_common/Logging.o buildout/common/libpassenger_common/Utils/SystemTime.o buildout/common/libpassenger_common/Utils/StrIntUtils.o buildout/common/libpassenger_common/Utils/IOUtils.o buildout/common/libpassenger_common/Utils.o
** [out :: the.server] Notice: /Exec[build_passenger]/returns: rm -f buildout/common/libpassenger_common/Utils/Base64.o buildout/common/libpassenger_common/Utils/CachedFileStat.o buildout/common/libpassenger_common/Utils/LargeFiles.o buildout/common/libpassenger_common/ApplicationPool2/Implementation.o buildout/common/libpassenger_common/ApplicationPool2/AppTypes.o buildout/common/libpassenger_common/AgentsStarter.o buildout/common/libpassenger_common/AgentsBase.o buildout/common/libpassenger_common/Utils/MD5.o buildout/common/libpassenger_common/Utils/fib.o buildout/common/libpassenger_common/Utils/jsoncpp.o
** [out :: the.server] Notice: /Exec[build_passenger]/returns: rm -f buildout/common/libpassenger_common/agents/LoggingAgent/FilterSupport.o
** [out :: the.server] Notice: /Exec[build_passenger]/returns: rm -rf buildout/common/libpassenger_common
** [out :: the.server] Notice: /Exec[build_passenger]/returns: rm -rf buildout/agents/
** [out :: the.server] Notice: /Exec[build_passenger]/returns: rm -rf buildout/apache2/module_libboost_oxt.a buildout/apache2/module_libboost_oxt
** [out :: the.server] Notice: /Exec[build_passenger]/returns: rm -f buildout/apache2/module_libpassenger_common/Logging.o buildout/apache2/module_libpassenger_common/Utils/SystemTime.o buildout/apache2/module_libpassenger_common/Utils/StrIntUtils.o buildout/apache2/module_libpassenger_common/Utils/IOUtils.o buildout/apache2/module_libpassenger_common/Utils.o
** [out :: the.server] Notice: /Exec[build_passenger]/returns: rm -f buildout/apache2/module_libpassenger_common/Utils/Base64.o buildout/apache2/module_libpassenger_common/Utils/CachedFileStat.o buildout/apache2/module_libpassenger_common/Utils/LargeFiles.o buildout/apache2/module_libpassenger_common/ApplicationPool2/Implementation.o buildout/apache2/module_libpassenger_common/ApplicationPool2/AppTypes.o buildout/apache2/module_libpassenger_common/AgentsStarter.o buildout/apache2/module_libpassenger_common/AgentsBase.o buildout/apache2/module_libpassenger_common/Utils/MD5.o buildout/apache2/module_libpassenger_common/Utils/fib.o buildout/apache2/module_libpassenger_common/Utils/jsoncpp.o
** [out :: the.server] Notice: /Exec[build_passenger]/returns: rm -f buildout/apache2/module_libpassenger_common/agents/LoggingAgent/FilterSupport.o
** [out :: the.server] Notice: /Exec[build_passenger]/returns: rm -rf buildout/apache2/module_libpassenger_common
** [out :: the.server] Notice: /Exec[build_passenger]/returns: rm -rf buildout/apache2/Configuration.o buildout/apache2/Bucket.o buildout/apache2/Hooks.o buildout/apache2/mod_passenger.o buildout/apache2/mod_passenger.so
** [out :: the.server] Notice: /Exec[build_passenger]/returns: rm -rf test/oxt/oxt_test_main test/oxt/*.o test/cxx/*.dSYM test/cxx/CxxTestMain
** [out :: the.server] Notice: /Exec[build_passenger]/returns: rm -f test/cxx/*.o test/cxx/*/*.o test/cxx/*.gch
** [out :: the.server] Notice: /Exec[build_passenger]/returns: rm -f test/support/allocate_memory
** [out :: the.server] Notice: /Exec[build_passenger]/returns: rm -f 'doc/Users guide Apache.html'
** [out :: the.server] Notice: /Exec[build_passenger]/returns: rm -f 'doc/Users guide Nginx.html'
** [out :: the.server] Notice: /Exec[build_passenger]/returns: rm -f 'doc/Users guide Standalone.html'
** [out :: the.server] Notice: /Exec[build_passenger]/returns: rm -f 'doc/Security of user switching support.html'
** [out :: the.server] Notice: /Exec[build_passenger]/returns: rm -f 'doc/Architectural overview.html'
** [out :: the.server] Notice: /Exec[build_passenger]/returns: rm -f doc/Packaging.html
** [out :: the.server] Notice: /Exec[build_passenger]/returns: rm -rf buildout
** [out :: the.server] Notice: /Exec[build_passenger]/returns: mkdir -p buildout/apache2/module_libpassenger_common
** [out :: the.server]
** [out :: the.server] [mNotice: /Exec[build_passenger]/returns: g++ -Iext -Iext/common -Iext/libev -Wno-ambiguous-member-template -fPIC -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -DLINUX=2 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -I/usr/include/apr-1.0 -I/usr/include/openssl -I/usr/include/xmltok -pthread -I/usr/include/apache2 -D_REENTRANT -I/usr/local/include -DHAS_TR1_UNORDERED_MAP -DHAVE_ACCEPT4 -DHAS_ALLOCA_H -DHAS_SFENCE -DHAS_LFENCE -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -ggdb -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -fcommon -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -o buildout/apache2/module_libpassenger_common/Logging.o -c ext/common/Logging.cpp
** [out :: the.server] Notice: /Exec[build_passenger]/returns: mkdir -p buildout/apache2/module_libpassenger_common/Utils
** [out :: the.server] Notice: /Exec[build_passenger]/returns: g++ -Iext -Iext/common -Iext/libev -Wno-ambiguous-member-template -fPIC -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -DLINUX=2 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -I/usr/include/apr-1.0 -I/usr/include/openssl -I/usr/include/xmltok -pthread -I/usr/include/apache2 -D_REENTRANT -I/usr/local/include -DHAS_TR1_UNORDERED_MAP -DHAVE_ACCEPT4 -DHAS_ALLOCA_H -DHAS_SFENCE -DHAS_LFENCE -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -ggdb -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -fcommon -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -o buildout/apache2/module_libpassenger_common/Utils/SystemTime.o -c ext/common/Utils/SystemTime.cpp
** [out :: the.server] Notice: /Exec[build_passenger]/returns: g++ -Iext -Iext/common -Iext/libev -Wno-ambiguous-member-template -fPIC -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -DLINUX=2 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -I/usr/include/apr-1.0 -I/usr/include/openssl -I/usr/include/xmltok -pthread -I/usr/include/apache2 -D_REENTRANT -I/usr/local/include -DHAS_TR1_UNORDERED_MAP -DHAVE_ACCEPT4 -DHAS_ALLOCA_H -DHAS_SFENCE -DHAS_LFENCE -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -ggdb -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -fcommon -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -o buildout/apache2/module_libpassenger_common/Utils/StrIntUtils.o -c ext/common/Utils/StrIntUtils.cpp
** [out :: the.server] Notice: /Exec[build_passenger]/returns: g++ -Iext -Iext/common -Iext/libev -Wno-ambiguous-member-template -fPIC -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -DLINUX=2 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -I/usr/include/apr-1.0 -I/usr/include/openssl -I/usr/include/xmltok -pthread -I/usr/include/apache2 -D_REENTRANT -I/usr/local/include -DHAS_TR1_UNORDERED_MAP -DHAVE_ACCEPT4 -DHAS_ALLOCA_H -DHAS_SFENCE -DHAS_LFENCE -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -ggdb -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -fcommon -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -o buildout/apache2/module_libpassenger_common/Utils/IOUtils.o -c ext/common/Utils/IOUtils.cpp
** [out :: the.server] Notice: /Exec[build_passenger]/returns: g++ -Iext -Iext/common -Iext/libev -Wno-ambiguous-member-template -fPIC -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -DLINUX=2 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -I/usr/include/apr-1.0 -I/usr/include/openssl -I/usr/include/xmltok -pthread -I/usr/include/apache2 -D_REENTRANT -I/usr/local/include -DHAS_TR1_UNORDERED_MAP -DHAVE_ACC
** [out :: the.server] EPT4 -DHAS_ALLOCA_H -DHAS_SFENCE -DHAS_LFENCE -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -ggdb -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -fcommon -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -o buildout/apache2/module_libpassenger_common/Utils.o -c ext/common/Utils.cpp
** [out :: the.server] Notice: /Exec[build_passenger]/returns: mkdir -p buildout/apache2/module_libpassenger_common/ApplicationPool2
** [out :: the.server] Notice: /Exec[build_passenger]/returns: g++ -Iext -Iext/common -Iext/libev -Wno-ambiguous-member-template -fPIC -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -DLINUX=2 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -I/usr/include/apr-1.0 -I/usr/include/openssl -I/usr/include/xmltok -pthread -I/usr/include/apache2 -D_REENTRANT -I/usr/local/include -DHAS_TR1_UNORDERED_MAP -DHAVE_ACCEPT4 -DHAS_ALLOCA_H -DHAS_SFENCE -DHAS_LFENCE -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -ggdb -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -fcommon -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -o buildout/apache2/module_libpassenger_common/ApplicationPool2/AppTypes.o -c ext/common/ApplicationPool2/AppTypes.cpp
** [out :: the.server] Notice: /Exec[build_passenger]/returns: g++ -Iext -Iext/common -Iext/libev -Wno-ambiguous-member-template -fPIC -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -DLINUX=2 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -I/usr/include/apr-1.0 -I/usr/include/openssl -I/usr/include/xmltok -pthread -I/usr/include/apache2 -D_REENTRANT -I/usr/local/include -DHAS_TR1_UNORDERED_MAP -DHAVE_ACCEPT4 -DHAS_ALLOCA_H -DHAS_SFENCE -DHAS_LFENCE -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -ggdb -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -fcommon -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -o buildout/apache2/module_libpassenger_common/Utils/Base64.o -c ext/common/Utils/Base64.cpp
** [out :: the.server] Notice: /Exec[build_passenger]/returns: g++ -Iext -Iext/common -Iext/libev -Wno-ambiguous-member-template -fPIC -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -DLINUX=2 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -I/usr/include/apr-1.0 -I/usr/include/openssl -I/usr/include/xmltok -pthread -I/usr/include/apache2 -D_REENTRANT -I/usr/local/include -DHAS_TR1_UNORDERED_MAP -DHAVE_ACCEPT4 -DHAS_ALLOCA_H -DHAS_SFENCE -DHAS_LFENCE -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -ggdb -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -fcommon -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -o buildout/apache2/module_libpassenger_common/Utils/MD5.o -c ext/common/Utils/MD5.cpp
** [out :: the.server] Notice: /Exec[build_passenger]/returns: g++ -Iext -Iext/common -Iext/libev -Wno-ambiguous-member-template -fPIC -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -DLINUX=2 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -I/usr/include/apr-1.0 -I/usr/include/openssl -I/usr/include/xmltok -pthread -I/usr/include/apache2 -D_REENTRANT -I/usr/local/include -DHAS_TR1_UNORDERED_MAP -DHAVE_ACCEPT4 -DHAS_ALLOCA_H -DHAS_SFENCE -DHAS_LFENCE -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -ggdb -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -fcommon -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -o buildout/apache2/module_libpassenger_common/
** [out :: the.server] Utils/LargeFiles.o -c ext/common/Utils/LargeFiles.cpp
** [out :: the.server] Notice: /Exec[build_passenger]/returns: mkdir -p buildout/apache2/module_libboost_oxt/boost
** [out :: the.server] Notice: /Exec[build_passenger]/returns: g++ -Iext -fPIC -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -DLINUX=2 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -I/usr/include/apr-1.0 -I/usr/include/openssl -I/usr/include/xmltok -pthread -I/usr/include/apache2 -D_REENTRANT -I/usr/local/include -DHAS_TR1_UNORDERED_MAP -DHAVE_ACCEPT4 -DHAS_ALLOCA_H -DHAS_SFENCE -DHAS_LFENCE -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -ggdb -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -fcommon -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -o buildout/apache2/module_libboost_oxt/boost/error_code.o -c ext/boost/libs/system/src/error_code.cpp
** [out :: the.server] Notice: /Exec[build_passenger]/returns: g++ -Iext -fPIC -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -DLINUX=2 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -I/usr/include/apr-1.0 -I/usr/include/openssl -I/usr/include/xmltok -pthread -I/usr/include/apache2 -D_REENTRANT -I/usr/local/include -DHAS_TR1_UNORDERED_MAP -DHAVE_ACCEPT4 -DHAS_ALLOCA_H -DHAS_SFENCE -DHAS_LFENCE -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -ggdb -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -fcommon -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -o buildout/apache2/module_libboost_oxt/boost/future.o -c ext/boost/libs/thread/src/future.cpp
** [out :: the.server] Notice: /Exec[build_passenger]/returns: g++ -Iext -fPIC -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -DLINUX=2 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -I/usr/include/apr-1.0 -I/usr/include/openssl -I/usr/include/xmltok -pthread -I/usr/include/apache2 -D_REENTRANT -I/usr/local/include -DHAS_TR1_UNORDERED_MAP -DHAVE_ACCEPT4 -DHAS_ALLOCA_H -DHAS_SFENCE -DHAS_LFENCE -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -ggdb -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -fcommon -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -o buildout/apache2/module_libboost_oxt/boost/thread.o -c ext/boost/libs/thread/src/pthread/thread.cpp
** [out :: the.server]
** [out :: the.server] Notice: /Exec[build_passenger]/returns: ext/boost/libs/thread/src/pthread/thread.cpp: In member function ‘bool boost::thread::do_try_join_until(const timespec&)’:
** [out :: the.server]
** [out :: the.server] Notice: /Exec[build_passenger]/returns: ext/boost/libs/thread/src/pthread/thread.cpp:379:5: warning: control reaches end of non-void function [-Wreturn-type]
** [out :: the.server]
** [out :: the.server] Notice: /Exec[build_passenger]/returns: g++ -Iext -fPIC -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -DLINUX=2 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -I/usr/include/apr-1.0 -I/usr/include/openssl -I/usr/include/xmltok -pthread -I/usr/include/apache2 -D_REENTRANT -I/usr/local/include -DHAS_TR1_UNORDERED_MAP -DHAVE_ACCEPT4 -DHAS_ALLOCA_H -DHAS_SFENCE -DHAS_LFENCE -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -ggdb -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -fcommon -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -o buildout/apache2/module_libboost_oxt/boost/once.o -c ext/boost/libs/thread/src/pthread/once.cpp
** [out :: the.server]
** [out :: the.server] Notice: /Exec[build_passenger]/returns: g++ -Iext -fPIC -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -DLINUX=2 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -I/usr/include/apr-1.0 -I/usr/include/openssl -I/usr/include/xmltok -pthread -I/usr/include/apache2 -D_REENTRANT -I/usr/local/include -DHAS_TR1_UNORDERED_MAP -DHAVE_ACCEPT4 -DHAS_ALLOCA_H -DHAS_SFENCE -DHAS_LFENCE -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -ggdb -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -fcommon -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -o buildout/apache2/module_libboost_oxt/boost/tss_null.o -c ext/boost/libs/thread/src/tss_null.cpp
** [out :: the.server]
** [out :: the.server] Notice: /Exec[build_passenger]/returns: mkdir -p buildout/apache2/module_libboost_oxt/oxt
** [out :: the.server]
** [out :: the.server] Notice: /Exec[build_passenger]/returns: g++ -Iext -fPIC -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -DLINUX=2 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -I/usr/include/apr-1.0 -I/usr/include/openssl -I/usr/include/xmltok -pthread -I/usr/include/apache2 -D_REENTRANT -I/usr/local/include -DHAS_TR1_UNORDERED_MAP -DHAVE_ACCEPT4 -DHAS_ALLOCA_H -DHAS_SFENCE -DHAS_LFENCE -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -ggdb -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -fcommon -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -o buildout/apache2/module_libboost_oxt/oxt/system_calls.o -c ext/oxt/system_calls.cpp
** [out :: the.server]
** [out :: the.server] Notice: /Exec[build_passenger]/returns: g++ -Iext -fPIC -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -DLINUX=2 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -I/usr/include/apr-1.0 -I/usr/include/openssl -I/usr/include/xmltok -pthread -I/usr/include/apache2 -D_REENTRANT -I/usr/local/include -DHAS_TR1_UNORDERED_MAP -DHAVE_ACCEPT4 -DHAS_ALLOCA_H -DHAS_SFENCE -DHAS_LFENCE -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -ggdb -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -fcommon -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -o buildout/apache2/module_libboost_oxt/oxt/implementation.o -c ext/oxt/implementation.cpp
** [out :: the.server]
** [out :: the.server] Notice: /Exec[build_passenger]/returns: mkdir -p buildout/apache2/module_libboost_oxt
** [out :: the.server]
** [out :: the.server] Notice: /Exec[build_passenger]/returns: rm -rf buildout/apache2/module_libboost_oxt.a
** [out :: the.server]
** [out :: the.server] Notice: /Exec[build_passenger]/returns: ar cru buildout/apache2/module_libboost_oxt.a buildout/apache2/module_libboost_oxt/boost/error_code.o buildout/apache2/module_libboost_oxt/boost/future.o buildout/apache2/module_libboost_oxt/boost/thread.o buildout/apache2/module_libboost_oxt/boost/once.o buildout/apache2/module_libboost_oxt/boost/tss_null.o buildout/apache2/module_libboost_oxt/oxt/system_calls.o buildout/apache2/module_libboost_oxt/oxt/implementation.o
** [out :: the.server]
** [out :: the.server] Notice: /Exec[build_passenger]/returns: ranlib buildout/apache2/module_libboost_oxt.a
** [out :: the.server]
** [out :: the.server] Notice: /Exec[build_passenger]/returns: gcc -Iext -Iext/common -fPIC -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -DLINUX=2 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -I/usr/include/apr-1.0 -I/usr/include/openssl -I/usr/include/xmltok -pthread -I/usr/include/apache2 -D_REENTRANT -I/usr/local/include -DHAS_TR1_UNORDERED_MAP -DHAVE_ACCEPT4 -DHAS_ALLOCA_H -DHAS_SFENCE -DHAS_LFENCE -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -ggdb -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -fcommon -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -o buildout/apache2/mod_passenger.o -c ext/apache2/mod_passenger.c
** [out :: the.server]
** [out :: the.server] Notice: /Exec[build_passenger]/returns: g++ -Iext -Iext/common -fPIC -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -DLINUX=2 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -I/usr/include/apr-1.0 -I/usr/include/openssl -I/usr/include/xmltok -pthread -I/usr/include/apache2 -D_REENTRANT -I/usr/local/include -DHAS_TR1_UNORDERED_MAP -DHAVE_ACCEPT4 -DHAS_ALLOCA_H -DHAS_SFENCE -DHAS_LFENCE -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -ggdb -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -fcommon -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -o buildout/apache2/Configuration.o -c ext/apache2/Configuration.cpp
** [out :: the.server]
** [out :: the.server] Notice: /Exec[build_passenger]/returns: g++ -Iext -Iext/common -fPIC -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -DLINUX=2 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -I/usr/include/apr-1.0 -I/usr/include/openssl -I/usr/include/xmltok -pthread -I/usr/include/apache2 -D_REENTRANT -I/usr/local/include -DHAS_TR1_UNORDERED_MAP -DHAVE_ACCEPT4 -DHAS_ALLOCA_H -DHAS_SFENCE -DHAS_LFENCE -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -ggdb -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -fcommon -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -o buildout/apache2/Bucket.o -c ext/apache2/Bucket.cpp
** [out :: the.server]
** [out :: the.server] Notice: /Exec[build_passenger]/returns: g++ -Iext -Iext/common -fPIC -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -DLINUX=2 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -I/usr/include/apr-1.0 -I/usr/include/openssl -I/usr/include/xmltok -pthread -I/usr/include/apache2 -D_REENTRANT -I/usr/local/include -DHAS_TR1_UNORDERED_MAP -DHAVE_ACCEPT4 -DHAS_ALLOCA_H -DHAS_SFENCE -DHAS_LFENCE -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -ggdb -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -fcommon -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -o buildout/apache2/Hooks.o -c ext/apache2/Hooks.cpp
** [out :: the.server]
** [out :: the.server] Notice: /Exec[build_passenger]/returns: g++ -shared buildout/apache2/Configuration.o buildout/apache2/Bucket.o buildout/apache2/Hooks.o buildout/apache2/mod_passenger.o -fPIC -o buildout/apache2/mod_passenger.so -fPIC -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -DLINUX=2 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -I/usr/include/apr-1.0 -I/usr/include/openssl -I/usr/include/xmltok -pthread -I/usr/include/apache2 -D_REENTRANT -I/usr/local/include -DHAS_TR1_UNORDERED_MAP -DHAVE_ACCEPT4 -DHAS_ALLOCA_H -DHAS_SFENCE -DHAS_LFENCE -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -ggdb -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -fcommon -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes buildout/apache2/module_libpassenger_common/Logging.o buildout/apache2/module_libpassenger_common/Utils/SystemTime.o buildout/apache2/module_libpassenger_common/Utils/StrIntUtils.o buildout/apache2/module_libpassenger_common/Utils/IOUtils.o buildout/apache2/module_libpassenger_common/Utils.o buildout/apache2/module_libpassenger_common/ApplicationPool2/AppTypes.o buildout/apache2/module_libpassenger_common/Utils/Base64.o buildout/apache2/module_libpassenger_common/Utils/MD5.o buildout/apache2/module_libpassenger_common/Utils/LargeFiles.o buildout/apache2/module_libboost_oxt.a -fPIC -L/usr/lib -lapr-1 -L/usr/lib -laprutil-1 -lpthread
** [out :: the.server]
** [out :: the.server] Notice: /Exec[build_passenger]/returns: mkdir -p buildout/common/libboost_oxt/boost
** [out :: the.server]
** [out :: the.server] Notice: /Exec[build_passenger]/returns: g++ -Iext -D_REENTRANT -I/usr/local/include -DHAS_TR1_UNORDERED_MAP -DHAVE_ACCEPT4 -DHAS_ALLOCA_H -DHAS_SFENCE -DHAS_LFENCE -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -ggdb -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -fcommon -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -o buildout/common/libboost_oxt/boost/error_code.o -c ext/boost/libs/system/src/error_code.cpp
** [out :: the.server]
** [out :: the.server] Notice: /Exec[build_passenger]/returns: g++ -Iext -D_REENTRANT -I/usr/local/include -DHAS_TR1_UNORDERED_MAP -DHAVE_ACCEPT4 -DHAS_ALLOCA_H -DHAS_SFENCE -DHAS_LFENCE -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -ggdb -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -fcommon -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -o buildout/common/libboost_oxt/boost/future.o -c ext/boost/libs/thread/src/future.cpp
** [out :: the.server]
** [out :: the.server] Notice: /Exec[build_passenger]/returns: g++ -Iext -D_REENTRANT -I/usr/local/include -DHAS_TR1_UNORDERED_MAP -DHAVE_ACCEPT4 -DHAS_ALLOCA_H -DHAS_SFENCE -DHAS_LFENCE -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -ggdb -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -fcommon -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -o buildout/common/libboost_oxt/boost/thread.o -c ext/boost/libs/thread/src/pthread/thread.cpp
** [out :: the.server]
** [out :: the.server] Notice: /Exec[build_passenger]/returns: ext/boost/libs/thread/src/pthread/thread.cpp: In member function ‘bool boost::thread::do_try_join_until(const timespec&)’:
** [out :: the.server]
** [out :: the.server] Notice: /Exec[build_passenger]/returns: ext/boost/libs/thread/src/pthread/thread.cpp:379:5: warning: control reaches end of non-void function [-Wreturn-type]
** [out :: the.server]
** [out :: the.server] Notice: /Exec[build_passenger]/returns: g++ -Iext -D_REENTRANT -I/usr/local/include -DHAS_TR1_UNORDERED_MAP -DHAVE_ACCEPT4 -DHAS_ALLOCA_H -DHAS_SFENCE -DHAS_LFENCE -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -ggdb -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -fcommon -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -o buildout/common/libboost_oxt/boost/once.o -c ext/boost/libs/thread/src/pthread/once.cpp
** [out :: the.server]
** [out :: the.server] Notice: /Exec[build_passenger]/returns: g++ -Iext -D_REENTRANT -I/usr/local/include -DHAS_TR1_UNORDERED_MAP -DHAVE_ACCEPT4 -DHAS_ALLOCA_H -DHAS_SFENCE -DHAS_LFENCE -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -ggdb -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -fcommon -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -o buildout/common/libboost_oxt/boost/tss_null.o -c ext/boost/libs/thread/src/tss_null.cpp
** [out :: the.server] Notice: /Exec[build_passenger]/returns: mkdir -p buildout/common/libboost_oxt/oxt
** [out :: the.server] Notice: /Exec[build_passenger]/returns: g++ -Iext -D_REENTRANT -I/usr/local/include -DHAS_TR1_UNORDERED_MAP -DHAVE_ACCEPT4 -DHAS_ALLOCA_H -DHAS_SFENCE -DHAS_LFENCE -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -ggdb -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -fcommon -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -o buildout/common/libboost_oxt/oxt/system_calls.o -c ext/oxt/system_calls.cpp
** [out :: the.server] Notice: /Exec[build_passenger]/returns: g++ -Iext -D_REENTRANT -I/usr/local/include -DHAS_TR1_UNORDERED_MAP -DHAVE_ACCEPT4 -DHAS_ALLOCA_H -DHAS_SFENCE -DHAS_LFENCE -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -ggdb -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -fcommon -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -o buildout/common/libboost_oxt/oxt/implementation.o -c ext/oxt/implementation.cpp
** [out :: the.server] Notice: /Exec[build_passenger]/returns: mkdir -p buildout/common/libboost_oxt
** [out :: the.server] Notice: /Exec[build_passenger]/returns: rm -rf buildout/common/libboost_oxt.a
** [out :: the.server] Notice: /Exec[build_passenger]/returns: ar cru buildout/common/libboost_oxt.a buildout/common/libboost_oxt/boost/error_code.o buildout/common/libboost_oxt/boost/future.o buildout/common/libboost_oxt/boost/thread.o buildout/common/libboost_oxt/boost/once.o buildout/common/libboost_oxt/boost/tss_null.o buildout/common/libboost_oxt/oxt/system_calls.o buildout/common/libboost_oxt/oxt/implementation.o
** [out :: the.server] Notice: /Exec[build_passenger]/returns: ranlib buildout/common/libboost_oxt.a
** [out :: the.server] Notice: /Exec[build_passenger]/returns: mkdir -p buildout/common/libpassenger_common
** [out :: the.server] Notice: /Exec[build_passenger]/returns: g++ -Iext -Iext/common -Iext/libev -Wno-ambiguous-member-template -D_REENTRANT -I/usr/local/include -DHAS_TR1_UNORDERED_MAP -DHAVE_ACCEPT4 -DHAS_ALLOCA_H -DHAS_SFENCE -DHAS_LFENCE -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -ggdb -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -fcommon -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -o buildout/common/libpassenger_common/Logging.o -c ext/common/Logging.cpp
** [out :: the.server] Notice: /Exec[build_passenger]/returns: mkdir -p buildout/common/libpassenger_common/Utils
** [out :: the.server] Notice: /Exec[build_passenger]/returns: g++ -Iext -Iext/common -Iext/libev -Wno-ambiguous-member-template -D_REENTRANT -I/usr/local/include -DHAS_TR1_UNORDERED_MAP -DHAVE_ACCEPT4 -DHAS_ALLOCA_H -DHAS_SFENCE -DHAS_LFENCE -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -ggdb -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -fcommon -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -o buildout/common/libpassenger_common/Utils/SystemTime.o -c ext/common/Utils/SystemTime.cpp
** [out :: the.server] Notice: /Exec[build_passenger]/returns: g++ -Iext -Iext/common -Iext/libev -Wno-ambiguous-member-template -D_REENTRANT -I/usr/local/include -DHAS_TR1_UNORDERED_MAP -DHAVE_ACCEPT4 -DHAS_ALLOCA_H -DHAS_SFENCE -DHAS_LFENCE -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -ggdb -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -fcommon -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -o buildout/common/libpassenger_common/Utils/StrIntUtils.o -c ext/common/Utils/StrIntUtils.cpp
** [out :: the.server] Notice: /Exec[build_passenger]/returns: g++ -Iext -Iext/common -Iext/libev -Wno-ambiguous-member-template -D_REENTRANT -I/usr/local/include -DHAS_TR1_UNORDERED_MAP -DHAVE_ACCEPT4 -DHAS_ALLOCA_H -DHAS_SFENCE -DHAS_LFENCE -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -ggdb -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -fcommon -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -o buildout/common/libpassenger_common/Utils/IOUtils.o -c ext/common/Utils/IOUtils.cpp
** [out :: the.server] Notice: /Exec[build_passenger]/returns: g++ -Iext -Iext/common -Iext/libev -Wno-ambiguous-member-template -D_REENTRANT -I/usr/local/include -DHAS_TR1_UNORDERED_MAP -DHAVE_ACCEPT4 -DHAS_ALLOCA_H -DHAS_SFENCE -DHAS_LFENCE -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -ggdb -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -fcommon -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -o buildout/common/libpassenger_common/Utils.o -c ext/common/Utils.cpp
** [out :: the.server] Notice: /Exec[build_passenger]/returns: g++ -Iext -Iext/common -Iext/libev -Wno-ambiguous-member-template -D_REENTRANT -I/usr/local/include -DHAS_TR1_UNORDERED_MAP -DHAVE_ACCEPT4 -DHAS_ALLOCA_H -DHAS_SFENCE -DHAS_LFENCE -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -ggdb -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -fcommon -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -o buildout/common/libpassenger_common/Utils/Base64.o -c ext/common/Utils/Base64.cpp
** [out :: the.server] Notice: /Exec[build_passenger]/returns: g++ -Iext -Iext/common -Iext/libev -Wno-ambiguous-member-template -D_REENTRANT -I/usr/local/include -DHAS_TR1_UNORDERED_MAP -DHAVE_ACCEPT4 -DHAS_ALLOCA_H -DHAS_SFENCE -DHAS_LFENCE -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -ggdb -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -fcommon -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -o buildout/common/libpassenger_common/Utils/CachedFileStat.o -c ext/common/Utils/CachedFileStat.cpp
** [out :: the.server] Notice: /Exec[build_passenger]/returns: g++ -Iext -Iext/common -Iext/libev -Wno-ambiguous-member-template -D_REENTRANT -I/usr/local/include -DHAS_TR1_UNORDERED_MAP -DHAVE_ACCEPT4 -DHAS_ALLOCA_H -DHAS_SFENCE -DHAS_LFENCE -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -ggdb -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -fcommon -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -o buildout/common/libpassenger_common/Utils/LargeFiles.o -c ext/common/Utils/LargeFiles.cpp
** [out :: the.server] Notice: /Exec[build_passenger]/returns: mkdir -p buildout/common/libpassenger_common/ApplicationPool2
** [out :: the.server] Notice: /Exec[build_passenger]/returns: g++ -Iext -Iext/common -Iext/libev -Wno-ambiguous-member-template -D_REENTRANT -I/usr/local/include -DHAS_TR1_UNORDERED_MAP -DHAVE_ACCEPT4 -DHAS_ALLOCA_H -DHAS_SFENCE -DHAS_LFENCE -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -ggdb -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -fcommon -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -o buildout/common/libpassenger_common/ApplicationPool2/Implementation.o -c ext/common/ApplicationPool2/Implementation.cpp
** [out :: the.server] Notice: /Exec[build_passenger]/returns: g++ -Iext -Iext/common -Iext/libev -Wno-ambiguous-member-template -D_REENTRANT -I/usr/local/include -DHAS_TR1_UNORDERED_MAP -DHAVE_ACCEPT4 -DHAS_ALLOCA_H -DHAS_SFENCE -DHAS_LFENCE -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -ggdb -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -fcommon -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -o buildout/common/libpassenger_common/ApplicationPool2/AppTypes.o -c ext/common/ApplicationPool2/AppTypes.cpp
** [out :: the.server] Notice: /Exec[build_passenger]/returns: g++ -Iext -Iext/common -Iext/libev -Wno-ambiguous-member-template -D_REENTRANT -I/usr/local/include -DHAS_TR1_UNORDERED_MAP -DHAVE_ACCEPT4 -DHAS_ALLOCA_H -DHAS_SFENCE -DHAS_LFENCE -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -ggdb -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -fcommon -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -o buildout/common/libpassenger_common/AgentsBase.o -c ext/common/agents/Base.cpp
** [out :: the.server] Notice: /Exec[build_passenger]/returns: g++ -Iext -Iext/common -Iext/libev -Wno-ambiguous-member-template -D_REENTRANT -I/usr/local/include -DHAS_TR1_UNORDERED_MAP -DHAVE_ACCEPT4 -DHAS_ALLOCA_H -DHAS_SFENCE -DHAS_LFENCE -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -ggdb -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -fcommon -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -o buildout/common/libpassenger_common/Utils/MD5.o -c ext/common/Utils/MD5.cpp
** [out :: the.server] Notice: /Exec[build_passenger]/returns: gcc -Iext -Iext/common -Iext/libev -Wno-ambiguous-member-template -D_REENTRANT -I/usr/local/include -DHAS_TR1_UNORDERED_MAP -DHAVE_ACCEPT4 -DHAS_ALLOCA_H -DHAS_SFENCE -DHAS_LFENCE -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -ggdb -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -fcommon -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -o buildout/common/libpassenger_common/Utils/fib.o -c ext/common/Utils/fib.c
** [out :: the.server] Notice: /Exec[build_passenger]/returns: g++ -Iext -Iext/common -Iext/libev -Wno-ambiguous-member-template -D_REENTRANT -I/usr/local/include -DHAS_TR1_UNORDERED_MAP -DHAVE_ACCEPT4 -DHAS_ALLOCA_H -DHAS_SFENCE -DHAS_LFENCE -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -ggdb -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -fcommon -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -o buildout/common/libpassenger_common/Utils/jsoncpp.o -c ext/common/Utils/jsoncpp.cpp
** [out :: the.server] Notice: /Exec[build_passenger]/returns: ext/common/Utils/jsoncpp.cpp: In member function ‘bool Json::Reader::decodeNumber(Json::Reader::Token&)’:
** [out :: the.server] Notice: /Exec[build_passenger]/returns: ext/common/Utils/jsoncpp.cpp:765:4: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
** [out :: the.server] Notice: /Exec[build_passenger]/returns: ext/common/Utils/jsoncpp.cpp: In copy constructor ‘Json::Value::CZString::CZString(const Json::Value::CZString&)’:
** [out :: the.server] Notice: /Exec[build_passenger]/returns: ext/common/Utils/jsoncpp.cpp:1700:34: warning: enumeral and non-enumeral type in conditional expression [enabled by default]
** [out :: the.server] Notice: /Exec[build_passenger]/returns: At global scope:
** [out :: the.server] Notice: /Exec[build_passenger]/returns: cc1plus: warning: unrecognized command line option "-Wno-ambiguous-member-template" [enabled by default]
** [out :: the.server] Notice: /Exec[build_passenger]/returns: mkdir -p buildout/libev/
** [out :: the.server] Notice: /Exec[build_passenger]/returns: cd buildout/libev/ && sh /usr/lib/ruby/gems/1.9.1/gems/passenger-4.0.10/ext/libev/configure --disable-shared --enable-static CFLAGS='-Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -ggdb -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -fcommon -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -w' orig_CFLAGS=1
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for a BSD-compatible install... /usr/bin/install -c
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking whether build environment is sane... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for a thread-safe mkdir -p... /bin/mkdir -p
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for gawk... no
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for mawk... mawk
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking whether make sets $(MAKE)... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking whether to enable maintainer-specific portions of Makefiles... no
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for gcc... gcc
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking whether the C compiler works... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for C compiler default output file name... a.out
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for suffix of executables...
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking whether we are cross compiling... no
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for suffix of object files... o
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking whether we are using the GNU C compiler... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking whether gcc accepts -g... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for gcc option to accept ISO C89... none needed
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for style of include used by make... GNU
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking dependency style of gcc... gcc3
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking build system type... x86_64-unknown-linux-gnu
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking host system type... x86_64-unknown-linux-gnu
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for a sed that does not truncate output... /bin/sed
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for grep that handles long lines and -e... /bin/grep
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for egrep... /bin/grep -E
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for fgrep... /bin/grep -F
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for ld used by gcc... /usr/bin/ld
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking if the linker (/usr/bin/ld) is GNU ld... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking the name lister (/usr/bin/nm -B) interface... BSD nm
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking whether ln -s works... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking the maximum length of command line arguments... 1572864
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking whether the shell understands some XSI constructs... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking whether the shell understands "+="... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for /usr/bin/ld option to reload object files... -r
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for objdump... objdump
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking how to recognize dependent libraries... pass_all
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for ar... ar
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for strip... strip
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for ranlib... ranlib
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking command to parse /usr/bin/nm -B output from gcc object... ok
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking how to run the C preprocessor... gcc -E
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for ANSI C header files... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for sys/types.h... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for sys/stat.h... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for stdlib.h... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for string.h... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for memory.h... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for strings.h... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for inttypes.h... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for stdint.h... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for unistd.h... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for dlfcn.h... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for objdir... .libs
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking if gcc supports -fno-rtti -fno-exceptions... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for gcc option to produce PIC... -fPIC -DPIC
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking if gcc PIC flag -fPIC -DPIC works... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking if gcc static flag -static works... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking if gcc supports -c -o file.o... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking if gcc supports -c -o file.o... (cached) yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking dynamic linker characteristics... GNU/Linux ld.so
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking how to hardcode library paths into programs... immediate
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking whether stripping libraries is possible... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking if libtool supports shared libraries... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking whether to build shared libraries... no
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking whether to build static libraries... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking sys/inotify.h usability... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking sys/inotify.h presence... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for sys/inotify.h... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking sys/epoll.h usability... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking sys/epoll.h presence... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for sys/epoll.h... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking sys/event.h usability... no
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking sys/event.h presence... no
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for sys/event.h... no
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking port.h usability... no
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking port.h presence... no
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for port.h... no
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking poll.h usability... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking poll.h presence... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for poll.h... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking sys/select.h usability... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking sys/select.h presence... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for sys/select.h... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking sys/eventfd.h usability... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking sys/eventfd.h presence... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for sys/eventfd.h... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking sys/signalfd.h usability... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking sys/signalfd.h presence... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for sys/signalfd.h... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for inotify_init... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for epoll_ctl... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for kqueue... no
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for port_create... no
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for poll... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for select... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for eventfd... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for signalfd... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for clock_gettime... no
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for clock_gettime syscall... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for nanosleep... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for library containing floor... -lm
** [out :: the.server] Notice: /Exec[build_passenger]/returns: configure: creating ./config.status
** [out :: the.server] Notice: /Exec[build_passenger]/returns: config.status: creating Makefile
** [out :: the.server] Notice: /Exec[build_passenger]/returns: config.status: creating config.h
** [out :: the.server] Notice: /Exec[build_passenger]/returns: config.status: executing depfiles commands
** [out :: the.server] Notice: /Exec[build_passenger]/returns: config.status: executing libtool commands
** [out :: the.server] Notice: /Exec[build_passenger]/returns: rm -f buildout/libev//libev.la
** [out :: the.server] Notice: /Exec[build_passenger]/returns: cd buildout/libev/ && make libev.la
** [out :: the.server] Notice: /Exec[build_passenger]/returns: /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/lib/ruby/gems/1.9.1/gems/passenger-4.0.10/ext/libev -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -ggdb -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -fcommon -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -w -MT ev.lo -MD -MP -MF .deps/ev.Tpo -c -o ev.lo /usr/lib/ruby/gems/1.9.1/gems/passenger-4.0.10/ext/libev/ev.c
** [out :: the.server] Notice: /Exec[build_passenger]/returns: libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/lib/ruby/gems/1.9.1/gems/passenger-4.0.10/ext/libev -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -ggdb -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -fcommon -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -w -MT ev.lo -MD -MP -MF .deps/ev.Tpo -c /usr/lib/ruby/gems/1.9.1/gems/passenger-4.0.10/ext/libev/ev.c -o ev.o
** [out :: the.server] Notice: /Exec[build_passenger]/returns: mv -f .deps/ev.Tpo .deps/ev.Plo
** [out :: the.server] Notice: /Exec[build_passenger]/returns: /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/lib/ruby/gems/1.9.1/gems/passenger-4.0.10/ext/libev -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -ggdb -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -fcommon -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -w -MT event.lo -MD -MP -MF .deps/event.Tpo -c -o event.lo /usr/lib/ruby/gems/1.9.1/gems/passenger-4.0.10/ext/libev/event.c
** [out :: the.server] Notice: /Exec[build_passenger]/returns: libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/lib/ruby/gems/1.9.1/gems/passenger-4.0.10/ext/libev -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -ggdb -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -fcommon -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -w -MT event.lo -MD -MP -MF .deps/event.Tpo -c /usr/lib/ruby/gems/1.9.1/gems/passenger-4.0.10/ext/libev/event.c -o event.o
** [out :: the.server] Notice: /Exec[build_passenger]/returns: mv -f .deps/event.Tpo .deps/event.Plo
** [out :: the.server] Notice: /Exec[build_passenger]/returns: /bin/bash ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -ggdb -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -fcommon -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -w -version-info 4:0:0 -o libev.la -rpath /usr/local/lib ev.lo event.lo -lm
** [out :: the.server] Notice: /Exec[build_passenger]/returns: libtool: link: ar cru .libs/libev.a ev.o event.o
** [out :: the.server] Notice: /Exec[build_passenger]/returns: libtool: link: ranlib .libs/libev.a
** [out :: the.server] Notice: /Exec[build_passenger]/returns: libtool: link: ( cd ".libs" && rm -f "libev.la" && ln -s "../libev.la" "libev.la" )
** [out :: the.server] Notice: /Exec[build_passenger]/returns: mkdir -p buildout/libeio/
** [out :: the.server] Notice: /Exec[build_passenger]/returns: cd buildout/libeio/ && sh /usr/lib/ruby/gems/1.9.1/gems/passenger-4.0.10/ext/libeio/configure --disable-shared --enable-static CFLAGS='-Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -ggdb -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -fcommon -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -w'
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for a BSD-compatible install... /usr/bin/install -c
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking whether build environment is sane... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for a thread-safe mkdir -p... /bin/mkdir -p
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for gawk... no
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for mawk... mawk
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking whether make sets $(MAKE)... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking whether to enable maintainer-specific portions of Makefiles... no
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for style of include used by make... GNU
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for gcc... gcc
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking whether the C compiler works... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for C compiler default output file name... a.out
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for suffix of executables...
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking whether we are cross compiling... no
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for suffix of object files... o
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking whether we are using the GNU C compiler... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking whether gcc accepts -g... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for gcc option to accept ISO C89... none needed
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking dependency style of gcc... none
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking how to run the C preprocessor... gcc -E
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for grep that handles long lines and -e... /bin/grep
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for egrep... /bin/grep -E
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for ANSI C header files... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for sys/types.h... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for sys/stat.h... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for stdlib.h... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for string.h... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for memory.h... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for strings.h... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for inttypes.h... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for stdint.h... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for unistd.h... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking minix/config.h usability... no
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking minix/config.h presence... no
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for minix/config.h... no
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking whether it is safe to define __EXTENSIONS__... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking build system type... x86_64-unknown-linux-gnu
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking host system type... x86_64-unknown-linux-gnu
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking how to print strings... printf
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for a sed that does not truncate output... /bin/sed
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for fgrep... /bin/grep -F
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for ld used by gcc... /usr/bin/ld
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking if the linker (/usr/bin/ld) is GNU ld... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking the name lister (/usr/bin/nm -B) interface... BSD nm
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking whether ln -s works... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking the maximum length of command line arguments... 1572864
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking whether the shell understands some XSI constructs... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking whether the shell understands "+="... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for /usr/bin/ld option to reload object files... -r
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for objdump... objdump
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking how to recognize dependent libraries... pass_all
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for dlltool... no
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking how to associate runtime and link libraries... printf %s\n
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for ar... ar
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for archiver @FILE support... @
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for strip... strip
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for ranlib... ranlib
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking command to parse /usr/bin/nm -B output from gcc object... ok
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for sysroot... no
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for mt... mt
** [out :: the.server] Notice: /Exec[bu
** [out :: the.server] ild_passenger]/returns: checking if mt is a manifest tool... no
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for dlfcn.h... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for objdir... .libs
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking if gcc supports -fno-rtti -fno-exceptions... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for gcc option to produce PIC... -fPIC -DPIC
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking if gcc PIC flag -fPIC -DPIC works... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking if gcc static flag -static works... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking if gcc supports -c -o file.o... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking if gcc supports -c -o file.o... (cached) yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking dynamic linker characteristics... GNU/Linux ld.so
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking how to hardcode library paths into programs... immediate
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking whether stripping libraries is possible... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking if libtool supports shared libraries... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking whether to build shared libraries... no
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking whether to build static libraries... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for gcc... (cached) gcc
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking whether we are using the GNU C compiler... (cached) yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking whether gcc accepts -g... (cached) yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for gcc option to accept ISO C89... (cached) none needed
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking dependency style of gcc... (cached) none
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for stdint.h... (cached) yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking sys/syscall.h usability... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking sys/syscall.h presence... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for sys/syscall.h... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking sys/prctl.h usability... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking sys/prctl.h presence... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for sys/prctl.h... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for library containing pthread_create... -lpthread
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for utimes... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for futimes... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for readahead... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for fdatasync... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for pread and pwrite... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for sendfile... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for sync_file_range... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for fallocate... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for sys_syncfs... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for prctl_set_name... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for posix_madvise... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: checking for posix_fadvise... yes
** [out :: the.server] Notice: /Exec[build_passenger]/returns: configure: creating ./config.status
** [out :: the.server] Notice: /Exec[build_passenger]/returns: config.status: creating Makefile
** [out :: the.server] Notice: /Exec[build_passenger]/returns: config.status: creating config.h
** [out :: the.server] Notice: /Exec[build_passenger]/returns: config.status: executing depfiles commands
** [out :: the.server] Notice: /Exec[build_passenger]/returns: config.status: executing libtool commands
** [out :: the.server] Notice: /Exec[build_passenger]/returns: rm -f buildout/libeio//libeio.la
** [out :: the.server] Notice: /Exec[build_passenger]/returns: cd buildout/libeio/ && make libeio.la
** [out :: the.server] Notice: /Exec[build_passenger]/returns: /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/lib/ruby/gems/1.9.1/gems/passenger-4.0.10/ext/libeio -O3 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -ggdb -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -fcommon -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -w -c -o eio.lo /usr/lib/ruby/gems/1.9.1/gems/passenger-4.0.10/ext/libeio/eio.c
** [out :: the.server] Notice: /Exec[build_passenger]/returns: libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/lib/ruby/gems/1.9.1/gems/passenger-4.0.10/ext/libeio -O3 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -ggdb -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -fcommon -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -w -c /usr/lib/ruby/gems/1.9.1/gems/passenger-4.0.10/ext/libeio/eio.c -o eio.o
** [out :: the.server] Notice: /Exec[build_passenger]/returns: /bin/bash ./libtool --tag=CC --mode=link gcc -O3 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -ggdb -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -fcommon -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -w -version-info 1:0 -o libeio.la -rpath /usr/local/lib eio.lo -lpthread
** [out :: the.server] Notice: /Exec[build_passenger]/returns: libtool: link: ar cru .libs/libeio.a eio.o
** [out :: the.server] Notice: /Exec[build_passenger]/returns: libtool: link: ranlib .libs/libeio.a
** [out :: the.server] Notice: /Exec[build_passenger]/returns: libtool: link: ( cd ".libs" && rm -f "libeio.la" && ln -s "../libeio.la" "libeio.la" )
** [out :: the.server] Notice: /Exec[build_passenger]/returns: mkdir -p buildout/agents/
** [out :: the.server] Notice: /Exec[build_passenger]/returns: g++ -o buildout/agents/PassengerHelperAgent.o -Iext -Iext/common -Iext/libev -Wno-ambiguous-member-template -Iext/libeio -D_REENTRANT -I/usr/local/include -DHAS_TR1_UNORDERED_MAP -DHAVE_ACCEPT4 -DHAS_ALLOCA_H -DHAS_SFENCE -DHAS_LFENCE -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -ggdb -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -fcommon -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -c ext/common/agents/HelperAgent/Main.cpp
** [out :: the.server] Notice: /Exec[build_passenger]/returns: g++: internal compiler error: Killed (program cc1plus)
** [out :: the.server] Notice: /Exec[build_passenger]/returns: Please submit a full bug report,
** [out :: the.server] Notice: /Exec[build_passenger]/returns: with preprocessed source if appropriate.
** [out :: the.server] Notice: /Exec[build_passenger]/returns: See <file:///usr/share/doc/gcc-4.6/README.Bugs> for instructions.
** [out :: the.server] Notice: /Exec[build_passenger]/returns: rake aborted!
** [out :: the.server] Notice: /Exec[build_passenger]/returns: -----------------------------------------------
** [out :: the.server] Notice: /Exec[build_passenger]/returns: Your compiler failed with the exit status 4. This probably means that it ran out of memory. To solve this problem, try increasing your swap space: https://www.digitalocean.com/community/articles/how-to-add-swap-on-ubuntu-12-04
** [out :: the.server] Notice: /Exec[build_passenger]/returns:
** [out :: the.server] Notice: /Exec[build_passenger]/returns: Tasks: TOP => apache2 => buildout/agents/PassengerHelperAgent
** [out :: the.server] Notice: /Exec[build_passenger]/returns: (See full trace by running task with --trace)
** [out :: the.server] Error: sudo /usr/bin/ruby -S rake clean apache2 returned 1 instead of one of [0]
** [out :: the.server] Error: /Exec[build_passenger]/returns: change from notrun to 0 failed: sudo /usr/bin/ruby -S rake clean apache2 returned 1 instead of one of [0]
** [out :: the.server] Notice: /File[/etc/apache2/mods-available/passenger.conf]: Dependency Exec[build_passenger] has failures: true
** [out :: the.server] Warning: /File[/etc/apache2/mods-available/passenger.conf]: Skipping because of failed dependencies
** [out :: the.server] Notice: /File[/etc/apache2/mods-available/passenger.load]: Dependency Exec[build_passenger] has failures: true
** [out :: the.server] Warning: /File[/etc/apache2/mods-available/passenger.load]: Skipping because of failed dependencies
** [out :: the.server] Notice: /Exec[a2enmod passenger]: Dependency Exec[build_passenger] has failures: true
** [out :: the.server] Warning: /Exec[a2enmod passenger]: Skipping because of failed dependencies
** [out :: the.server] Notice: /File[/etc/apache2/sites-available/svinquiries]: Dependency Exec[build_passenger] has failures: true
** [out :: the.server] Warning: /File[/etc/apache2/sites-available/svinquiries]: Skipping because of failed dependencies
** [out :: the.server] Notice: /Exec[a2ensite svinquiries]: Dependency Exec[build_passenger] has failures: true
** [out :: the.server] Warning: /Exec[a2ensite svinquiries]: Skipping because of failed dependencies
** [out :: the.server] Notice: /Exec[a2dissite 000-default]: Dependency Exec[build_passenger] has failures: true
** [out :: the.server] Warning: /Exec[a2dissite 000-default]: Skipping because of failed dependencies
** [out :: the.server] Notice: /Service[apache2]: Dependency Exec[build_passenger] has failures: true
** [out :: the.server] Warning: /Service[apache2]: Skipping because of failed dependencies

Kevin Lawver

unread,
Mar 6, 2014, 7:44:36 AM3/6/14
to railsmachin...@googlegroups.com
It looks like we might be missing a dependency on 12.04. Does the same thing happen when you try to run sudo gem install passenger on the server?
> --
> You received this message because you are subscribed to the Google Groups "Moonshine" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to railsmachine-moon...@googlegroups.com.
> To post to this group, send email to railsmachin...@googlegroups.com.
> Visit this group at http://groups.google.com/group/railsmachine-moonshine.
> For more options, visit https://groups.google.com/groups/opt_out.

Jamie Orchard-Hays

unread,
Mar 6, 2014, 8:56:12 AM3/6/14
to railsmachin...@googlegroups.com
Kevin, that succeeded:

sudo gem install passenger --no-ri --no-rdoc
Building native extensions. This could take a while...
Successfully installed passenger-4.0.37
1 gem installed

Kevin Lawver

unread,
Mar 6, 2014, 8:58:01 AM3/6/14
to railsmachin...@googlegroups.com
Ok, thanks. We're probably looking for a file in the wrong place. We'll add it to the to-do list to figure out where it is on 12.04 that's different from 10.04.

Jamie Orchard-Hays

unread,
Mar 6, 2014, 9:09:35 AM3/6/14
to railsmachin...@googlegroups.com
Interestingly (and a data point for you), Passenger installed fine this past Summer/Fall when I used Moonshine Multi on 12.04. In this case, I'm using Moonshine for single-server deployment on 12.04.

Jamie

Jamie Orchard-Hays

unread,
Mar 6, 2014, 9:12:55 AM3/6/14
to railsmachin...@googlegroups.com
Kevin, any suggestions for a workaround? I've got to get my server functional ASAP and even though I can manually install the gem, cap deploy still fails, meaning I can't actually deploy my app.

Cheers,

Jamie

Kevin Lawver

unread,
Mar 6, 2014, 9:15:55 AM3/6/14
to railsmachin...@googlegroups.com
Here's an evil cheat that should work. This should go in your manifest:


recipe :fake_passenger_build

def fake_passenger_build
exec("build passenger"),
:command => "true",
:user => "root"
end

That should override passenger's "build passenger" exec and do nothing (since passenger installs correctly) and get you past the error (I hope).

Jamie Orchard-Hays

unread,
Mar 6, 2014, 9:45:07 AM3/6/14
to railsmachin...@googlegroups.com
It appeared to work, but then gave me the same error. Looks like I need to disable a recipe?? (I've also included a diff of below this stack trace):

[the.server] executing command
** [out :: the.server] Notice: /Exec[build passenger]/returns: executed successfully
** [out :: the.server]
** [out :: the.server] Notice: /Exec[apt-get update]/returns: executed successfully
** [out :: the.server] Notice: /Exec[bundle install]/returns: executed successfully
** [out :: the.server] Notice: /Exec[rails_gems]/returns: executed successfully
** [out :: the.server] Notice: /Exec[bundle exec rake environment --trace]/returns: executed successfully

** [out :: the.server] Notice: /Exec[build_passenger]/returns: echo rm -rf buildout/ruby/ruby-1.9.3-x86_64-linux/
** [out :: the.server] Notice: /Exec[build_passenger]/returns: rm -rf buildout/ruby/ruby-1.9.3-x86_64-linux/
** [out :: the.server] Notice: /Exec[build_passenger]/returns: rm -rf buildout/cache
** [out :: the.server] Notice: /Exec[build_passenger]/returns: rm -rf buildout/common/libboost_oxt.a buildout/common/libboost_oxt
** [out :: the.server] Notice: /Exec[build_passenger]/returns: rm -f buildout/common/libpassenger_common/Logging.o buildout/common/libpassenger_common/Exceptions.o buildout/common/libpassenger_common/Utils/SystemTime.o buildout/common/libpassenger_common/Utils/StrIntUtils.o buildout/common/libpassenger_common/Utils/IOUtils.o buildout/common/libpassenger_common/Utils.o
** [out :: the.server] Notice: /Exec[build_passenger]/returns: rm -f buildout/common/libpassenger_common/Utils/Base64.o buildout/common/libpassenger_common/Utils/CachedFileStat.o buildout/common/libpassenger_common/Utils/LargeFiles.o buildout/common/libpassenger_common/ApplicationPool2/Implementation.o buildout/common/libpassenger_common/ApplicationPool2/AppTypes.o buildout/common/libpassenger_common/AgentsStarter.o buildout/common/libpassenger_common/AgentsBase.o buildout/common/libpassenger_common/Utils/MD5.o buildout/common/libpassenger_common/Utils/fib.o buildout/common/libpassenger_common/Utils/jsoncpp.o
** [out :: the.server] Notice: /Exec[build_passenger]/returns: rm -f buildout/common/libpassenger_common/agents/LoggingAgent/FilterSupport.o
** [out :: the.server] Notice: /Exec[build_passenger]/returns: rm -rf buildout/common/libpassenger_common
** [out :: the.server] Notice: /Exec[build_passenger]/returns: rm -rf buildout/agents/
** [out :: the.server] Notice: /Exec[build_passenger]/returns: rm -rf buildout/apache2/module_libboost_oxt.a buildout/apache2/module_libboost_oxt
** [out :: the.server] Notice: /Exec[build_passenger]/returns: rm -f buildout/apache2/module_libpassenger_common/Logging.o buildout/apache2/module_libpassenger_common/Exceptions.o buildout/apache2/module_libpassenger_common/Utils/SystemTime.o buildout/apache2/module_libpassenger_common/Utils/StrIntUtils.o buildout/apache2/module_libpassenger_common/Utils/IOUtils.o buildout/apache2/module_libpassenger_common/Utils.o
** [out :: the.server] Notice: /Exec[build_passenger]/returns: rm -f buildout/apache2/module_libpassenger_common/Utils/Base64.o buildout/apache2/module_libpassenger_common/Utils/CachedFileStat.o buildout/apache2/module_libpassenger_common/Utils/LargeFiles.o buildout/apache2/module_libpassenger_common/ApplicationPool2/Implementation.o buildout/apache2/module_libpassenger_common/ApplicationPool2/AppTypes.o buildout/apache2/module_libpassenger_common/AgentsStarter.o buildout/apache2/module_libpassenger_common/AgentsBase.o buildout/apache2/module_libpassenger_common/Utils/MD5.o buildout/apache2/module_libpassenger_common/Utils/fib.o buildout/apache2/module_libpassenger_common/Utils/jsoncpp.o
** [out :: the.server] Notice: /Exec[build_passenger]/returns: rm -f buildout/apache2/module_libpassenger_common/agents/LoggingAgent/FilterSupport.o
** [out :: the.server] Notice: /Exec[build_passenger]/returns: rm -rf buildout/apache2/module_libpassenger_common
** [out :: the.server] Notice: /Exec[build_passenger]/returns: rm -rf buildout/apache2/Configuration.o buildout/apache2/Bucket.o buildout/apache2/Hooks.o buildout/apache2/mod_passenger.o buildout/apache2/mod_passenger.so
** [out :: the.server] Notice: /Exec[build_passenger]/returns: rm -rf test/oxt/oxt_test_main test/oxt/*.o test/cxx/*.dSYM test/cxx/CxxTestMain
** [out :: the.server] Notice: /Exec[build_passenger]/returns: rm -f test/cxx/*.o test/cxx/*/*.o test/cxx/*.gch
** [out :: the.server] Notice: /Exec[build_passenger]/returns: rm -f test/support/allocate_memory
** [out :: the.server] Notice: /Exec[build_passenger]/returns: rm -f 'doc/Users guide.html'
** [out :: the.server] Notice: /Exec[build_passenger]/returns: rm -f 'doc/Users guide Apache.html'
** [out :: the.server] Notice: /Exec[build_passenger]/returns: rm -f 'doc/Users guide Nginx.html'
** [out :: the.server] Notice: /Exec[build_passenger]/returns: rm -f 'doc/Users guide Standalone.html'
** [out :: the.server] Notice: /Exec[build_passenger]/returns: rm -f 'doc/Security of user switching support.html'
** [out :: the.server] Notice: /Exec[build_passenger]/returns: rm -f 'doc/Architectural overview.html'
** [out :: the.server] Notice: /Exec[build_passenger]/returns: rm -f doc/Packaging.html
** [out :: the.server] Notice: /Exec[build_passenger]/returns: mkdir -p buildout/apache2/module_libpassenger_common

............................................. and so on ....................

Here's a diff of my older Moonshine version that succeeded installing Passenger about 6 months ago. This is the passenger.rb file. Nothing jumps out at me. Perhaps the breaking change is elsewhere.

11,21c11,57
< package "passenger",
< :provider => :gem,
< :ensure => :absent
<
< raise "Passenger Enterprise enabled, but no gemfile specified. Update config/moonshine.yml with :gemfile for :passenger and try again" unless configuration[:passenger][:gemfile]
<
< exec 'install passenger-enterprise-server gem',
< :command => "gem install #{configuration[:passenger][:gemfile]}",
< :unless => "gem list | grep passenger-enterprise-server | grep #{configuration[:passenger][:version]}",
< :cwd => rails_root,
< :require => [ package('libcurl4-openssl-dev'), package('passenger')]
---
> exec 'remove passenger',
> :command => 'gem uninstall passenger --all',
> :onlyif => "gem list | grep 'passenger '"
>
> if configuration[:passenger][:download_token] or configuration[:passenger][:order_reference]
> if configuration[:passenger][:download_token]
> download_token = configuration[:passenger][:download_token]
> source_url = "https://download:#{download_token}@www.phusionpassenger.com/enterprise_gems/"
> elsif configuration[:passenger][:order_reference]
> order_reference = configuration[:passenger][:order_reference]
> order_password = configuration[:passenger][:order_password]
> source_url = "https://#{order_reference}:#{order_password}@www.phusionpassenger.com/enterprise_gems/"
> puts "WARNING: Phusion has deprecated using ORDER REFERENCE/ORDER PASSWORD for authentication to their gem server."
> puts "Please set the :passenger: => :download_token: setting in your moonshine.yml before December 1, 2013."
> end
>
> exec 'configure passenger enterprise gem source',
> :command => "gem source --add #{source_url}",
> :unless => "gem source | grep '#{source_url}'"
>
> if configuration[:passenger][:version].nil? || configuration[:passenger][:version] == :latest
> package 'passenger',
> :name => 'passenger-enterprise-server',
> :ensure => BLESSED_VERSION,
> :provider => :gem,
> :require => [ package('libcurl4-openssl-dev'), exec('remove passenger'), exec('configure passenger enterprise gem source') ]
> elsif configuration[:passenger][:version]
> package 'passenger',
> :name => 'passenger-enterprise-server',
> :ensure => configuration[:passenger][:version],
> :provider => :gem,
> :require => [ package('libcurl4-openssl-dev'), exec('remove passenger'), exec('configure passenger enterprise gem source') ]
> end
> else
> raise "Passenger Enterprise enabled, but no gemfile specified. Update config/moonshine.yml with :gemfile for :passenger and try again" unless configuration[:passenger][:gemfile]
>
> package "remove passenger",
> :name => "passenger",
> :provider => :gem,
> :ensure => :absent
>
> exec 'install passenger-enterprise-server gem',
> :command => "gem install #{configuration[:passenger][:gemfile]}",
> :unless => "gem list | grep passenger-enterprise-server | grep #{configuration[:passenger][:version]}",
> :cwd => rails_root,
> :require => [ package('libcurl4-openssl-dev'), exec('remove passenger')]
> end

Kevin Lawver

unread,
Mar 6, 2014, 9:51:16 AM3/6/14
to railsmachin...@googlegroups.com
Sorry, it should be exec("build_passenger") in the fake recipe. Try that. If that doesn't work, then the only fix is to replace the passenger_apache_module recipe with one that skips the build step but keeps everything else.

Jamie Orchard-Hays

unread,
Mar 6, 2014, 10:58:00 AM3/6/14
to railsmachin...@googlegroups.com
Kevin, turns out this really was a memory / swap issue. I increased the VM size from 1/2 gig to 1 gig and was able to manually install the apache mod successfully.

I've certainly built Passenger on 1/2 gig and even 1/4 gig servers before, but they were before version 4.x of Passenger. Not sure why the swap issue. The servers certainly have virtual memory. Perhaps the Passenger installer doesn't recognize the Ubuntu swap or perhaps there's a difference I don't understand.

I haven't tried doing a fresh setup and may try that, though I do need to move on to actually code-writing.

Jamie

Jamie Orchard-Hays

unread,
Mar 6, 2014, 11:10:33 AM3/6/14
to railsmachin...@googlegroups.com

Jamie Orchard-Hays

unread,
Mar 6, 2014, 12:40:42 PM3/6/14
to railsmachin...@googlegroups.com
Kevin, I wanted to follow up with this so you know exactly what happened. It might be useful to you or others in the future.

* My new servers was based on an image I'd created at Rackspace IAD (Northern VA) for a performance server
* The performance servers are their SSD-based offerings
* I created a standard 512 MB server rather than an Performance/SSD server
* The image didn't have a swap, as the SSD-based servers require attaching another disk for the general storage
* Thus, I got a SSD-type server on a standard server which wasn't a complete setup
* It hadn't recalled that this image was based on the SSD offering, nor did I recall anything about the swap set needed
* I ignored the swap-space error message as probably erroneous--figured it was a dependency issue, as you also indicated

Today, after realizing I was probably using an image based on the SSD-type server, I retried all of this on an image I knew was generated from a standard server at Rackspace. Everything went smoothly, even on the 512 MB VM.

Hopefully this will help others in the future.

Cheers,

Jamie

Kevin Lawver

unread,
Mar 6, 2014, 12:41:33 PM3/6/14
to railsmachin...@googlegroups.com
Thanks for the follow-up, Jamie!
Reply all
Reply to author
Forward
0 new messages