Created
September 23, 2015 04:39
-
-
Save JamesTheBard/fd934f05f45744d59458 to your computer and use it in GitHub Desktop.
Passenger compile run (Solaris 11.2/Ruby 1.9.3/Passenger 5.0.18)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Welcome to the Phusion Passenger Apache 2 module installer, v5.0.18. | |
This installer will guide you through the entire installation process. It | |
shouldn't take more than 3 minutes in total. | |
Here's what you can expect from the installation process: | |
1. The Apache 2 module will be installed for you. | |
2. You'll learn how to configure Apache. | |
3. You'll learn how to deploy a Ruby on Rails application. | |
Don't worry if anything goes wrong. This installer will advise you on how to | |
solve any problems. | |
Press Enter to continue, or Ctrl-C to abort. | |
-------------------------------------------- | |
Which languages are you interested in? | |
Use <space> to select. | |
If the menu doesn't display correctly, press '!' | |
[?25l ‣ ⬢ Ruby | |
⬢ Python | |
⬡ Node.js | |
⬡ Meteor[?25h | |
-------------------------------------------- | |
Checking for required software... | |
[1m* Checking for C compiler...[0m[37m[40m | |
Found: [1m[32myes[0m[37m[40m | |
Location: /usr/bin/gcc | |
[1m* Checking for C++ compiler...[0m[37m[40m | |
Found: [1m[32myes[0m[37m[40m | |
Location: /usr/bin/c++ | |
[1m* Checking for Curl development headers with SSL support...[0m[37m[40m | |
Found: [1m[32myes[0m[37m[40m | |
curl-config location: /usr/bin/curl-config | |
Header location: /usr/include/curl/curl.h | |
Version: libcurl 7.40.0 | |
Usable: yes | |
Supports SSL: yes | |
[1m* Checking for OpenSSL development headers...[0m[37m[40m | |
Found: [1m[32myes[0m[37m[40m | |
Location: /usr/include/openssl/ssl.h | |
[1m* Checking for Zlib development headers...[0m[37m[40m | |
Found: [1m[32myes[0m[37m[40m | |
Location: /usr/include/zlib.h | |
[1m* Checking for Apache 2...[0m[37m[40m | |
Found: [1m[32myes[0m[37m[40m | |
Location of httpd: /usr/apache2/2.2/bin/httpd | |
Apache version: 2.2.29 | |
[1m* Checking for Apache 2 development headers...[0m[37m[40m | |
Found: [1m[32myes[0m[37m[40m | |
Location of apxs2: /usr/bin/apxs | |
[1m* Checking for Rake (associated with /usr/ruby/1.9/bin/ruby)...[0m[37m[40m | |
Found: [1m[32myes[0m[37m[40m | |
Location: /usr/ruby/1.9/bin/ruby /usr/ruby/1.9/bin/rake | |
[1m* Checking for OpenSSL support for Ruby...[0m[37m[40m | |
Found: [1m[32myes[0m[37m[40m | |
[1m* Checking for RubyGems...[0m[37m[40m | |
Found: [1m[32myes[0m[37m[40m | |
[1m* Checking for Ruby development headers...[0m[37m[40m | |
Found: [1m[32myes[0m[37m[40m | |
Location: /usr/ruby/1.9/include/ruby-1.9.1/ruby.h | |
[1m* Checking for rack...[0m[37m[40m | |
Found: [1m[32myes[0m[37m[40m | |
[1m* Checking for Apache Portable Runtime (APR) development headers...[0m[37m[40m | |
Found: [1m[32myes[0m[37m[40m | |
Location: /usr/apr/1.3/bin/apr-1-config | |
Version: 1.3.9 | |
[1m* Checking for Apache Portable Runtime Utility (APU) development headers...[0m[37m[40m | |
Found: [1m[32myes[0m[37m[40m | |
Location: /usr/apr-util/1.3/bin/apu-1-config | |
Version: 1.3.9 | |
-------------------------------------------- | |
Checking whether there are multiple Apache installations... | |
Multiple Apache installations detected! | |
You are about to install Phusion Passenger against the following | |
Apache installation: | |
Apache 2.2.29 | |
apxs2 : /usr/apache2/2.2/bin/apxs | |
Executable: /usr/apache2/2.2/bin/httpd | |
However, 1 other Apache installation(s) have been found on your system: | |
* Apache 2.2.29 | |
apxs2 : /usr/apache2/2.2/bin/amd64/apxs | |
Executable: /usr/apache2/2.2/bin/amd64/httpd | |
Are you sure you want to install against Apache 2.2.29 (/usr/apache2/2.2/bin/apxs)? [y/n]: | |
-------------------------------------------- | |
Compiling and installing Apache 2 module... | |
cd /usr/ruby/1.9/lib/ruby/gems/1.9.1/gems/passenger-5.0.18 | |
# env NOEXEC_DISABLE=1 /usr/ruby/1.9/bin/ruby /usr/ruby/1.9/bin/rake RELEASE=yes apache2:clean apache2 | |
rm -rf buildout/cache | |
rm -rf buildout/common/libboost_oxt.a buildout/common/libboost_oxt | |
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/StrIntUtilsNoStrictAliasing.o buildout/common/libpassenger_common/Utils/IOUtils.o buildout/common/libpassenger_common/Utils.o | |
rm -f buildout/common/libpassenger_common/Utils/modp_b64.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/AgentBase.o buildout/common/libpassenger_common/MemoryKit/mbuf.o buildout/common/libpassenger_common/MemoryKit/palloc.o buildout/common/libpassenger_common/ServerKit/http_parser.o buildout/common/libpassenger_common/ServerKit/Implementation.o buildout/common/libpassenger_common/Utils/MD5.o buildout/common/libpassenger_common/Utils/Hasher.o buildout/common/libpassenger_common/Utils/jsoncpp.o | |
rm -f buildout/common/libpassenger_common/agent/UstRouter/FilterSupport.o | |
rm -rf buildout/common/libpassenger_common | |
rm -rf buildout/support-binaries/ | |
rm -rf buildout/apache2/module_libboost_oxt.a buildout/apache2/module_libboost_oxt | |
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/StrIntUtilsNoStrictAliasing.o buildout/apache2/module_libpassenger_common/Utils/IOUtils.o buildout/apache2/module_libpassenger_common/Utils.o | |
rm -f buildout/apache2/module_libpassenger_common/Utils/modp_b64.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/AgentBase.o buildout/apache2/module_libpassenger_common/MemoryKit/mbuf.o buildout/apache2/module_libpassenger_common/MemoryKit/palloc.o buildout/apache2/module_libpassenger_common/ServerKit/http_parser.o buildout/apache2/module_libpassenger_common/ServerKit/Implementation.o buildout/apache2/module_libpassenger_common/Utils/MD5.o buildout/apache2/module_libpassenger_common/Utils/Hasher.o buildout/apache2/module_libpassenger_common/Utils/jsoncpp.o | |
rm -f buildout/apache2/module_libpassenger_common/agent/UstRouter/FilterSupport.o | |
rm -rf buildout/apache2/module_libpassenger_common | |
rm -rf buildout/apache2/Configuration.o buildout/apache2/Bucket.o buildout/apache2/Hooks.o buildout/apache2/mod_passenger.o buildout/apache2/mod_passenger.so | |
mkdir -p buildout/apache2/module_libpassenger_common | |
c++ -Iext -Iext/common -Iext/libev -fPIC -DSOLARIS2=11 -D_POSIX_PTHREAD_SEMANTICS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/apr/1.3/include -I/usr/apr-util/1.3/include -I/usr/include/openldap -m32 -DSSL_EXPERIMENTAL -DSSL_ENGINE -I/usr/apache2/2.2/include -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -ggdb -DHAS_ALLOCA_H -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="<hash_map>" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="<hash_fun.h>" -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -O -o buildout/apache2/module_libpassenger_common/Logging.o -c ext/common/Logging.cpp | |
In file included from ext/boost/config/platform/solaris.hpp:17:0, | |
from ext/boost/config.hpp:53, | |
from ext/boost/thread/detail/platform.hpp:14, | |
from ext/boost/thread/thread_only.hpp:12, | |
from ext/boost/thread/thread.hpp:12, | |
from ext/boost/thread.hpp:13, | |
from ext/common/Logging.cpp:31: | |
ext/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined [enabled by default] | |
# define BOOST_HAS_STDINT_H | |
^ | |
<command-line>:0:0: note: this is the location of the previous definition | |
c++ -Iext -Iext/common -Iext/libev -fPIC -DSOLARIS2=11 -D_POSIX_PTHREAD_SEMANTICS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/apr/1.3/include -I/usr/apr-util/1.3/include -I/usr/include/openldap -m32 -DSSL_EXPERIMENTAL -DSSL_ENGINE -I/usr/apache2/2.2/include -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -ggdb -DHAS_ALLOCA_H -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="<hash_map>" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="<hash_fun.h>" -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -o buildout/apache2/module_libpassenger_common/Exceptions.o -c ext/common/Exceptions.cpp | |
mkdir -p buildout/apache2/module_libpassenger_common/Utils | |
c++ -Iext -Iext/common -Iext/libev -fPIC -DSOLARIS2=11 -D_POSIX_PTHREAD_SEMANTICS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/apr/1.3/include -I/usr/apr-util/1.3/include -I/usr/include/openldap -m32 -DSSL_EXPERIMENTAL -DSSL_ENGINE -I/usr/apache2/2.2/include -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -ggdb -DHAS_ALLOCA_H -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="<hash_map>" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="<hash_fun.h>" -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -o buildout/apache2/module_libpassenger_common/Utils/SystemTime.o -c ext/common/Utils/SystemTime.cpp | |
c++ -Iext -Iext/common -Iext/libev -fPIC -DSOLARIS2=11 -D_POSIX_PTHREAD_SEMANTICS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/apr/1.3/include -I/usr/apr-util/1.3/include -I/usr/include/openldap -m32 -DSSL_EXPERIMENTAL -DSSL_ENGINE -I/usr/apache2/2.2/include -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -ggdb -DHAS_ALLOCA_H -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="<hash_map>" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="<hash_fun.h>" -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -O3 -o buildout/apache2/module_libpassenger_common/Utils/StrIntUtils.o -c ext/common/Utils/StrIntUtils.cpp | |
In file included from ext/boost/config/platform/solaris.hpp:17:0, | |
from ext/boost/config.hpp:53, | |
from ext/boost/thread/detail/platform.hpp:14, | |
from ext/boost/thread/thread_only.hpp:12, | |
from ext/boost/thread/thread.hpp:12, | |
from ext/boost/thread.hpp:13, | |
from ext/common/Utils/SystemTime.h:28, | |
from ext/common/Utils/StrIntUtils.cpp:33: | |
ext/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined [enabled by default] | |
# define BOOST_HAS_STDINT_H | |
^ | |
<command-line>:0:0: note: this is the location of the previous definition | |
c++ -Iext -Iext/common -Iext/libev -fPIC -DSOLARIS2=11 -D_POSIX_PTHREAD_SEMANTICS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/apr/1.3/include -I/usr/apr-util/1.3/include -I/usr/include/openldap -m32 -DSSL_EXPERIMENTAL -DSSL_ENGINE -I/usr/apache2/2.2/include -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -ggdb -DHAS_ALLOCA_H -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="<hash_map>" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="<hash_fun.h>" -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -O2 -fno-strict-aliasing -o buildout/apache2/module_libpassenger_common/Utils/StrIntUtilsNoStrictAliasing.o -c ext/common/Utils/StrIntUtilsNoStrictAliasing.cpp | |
In file included from ext/boost/config/platform/solaris.hpp:17:0, | |
from ext/boost/config.hpp:53, | |
from ext/boost/cstdint.hpp:36, | |
from ext/common/Utils/StrIntUtilsNoStrictAliasing.cpp:26: | |
ext/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined [enabled by default] | |
# define BOOST_HAS_STDINT_H | |
^ | |
<command-line>:0:0: note: this is the location of the previous definition | |
c++ -Iext -Iext/common -Iext/libev -fPIC -DSOLARIS2=11 -D_POSIX_PTHREAD_SEMANTICS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/apr/1.3/include -I/usr/apr-util/1.3/include -I/usr/include/openldap -m32 -DSSL_EXPERIMENTAL -DSSL_ENGINE -I/usr/apache2/2.2/include -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -ggdb -DHAS_ALLOCA_H -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="<hash_map>" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="<hash_fun.h>" -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -O -o buildout/apache2/module_libpassenger_common/Utils/IOUtils.o -c ext/common/Utils/IOUtils.cpp | |
In file included from ext/boost/config/platform/solaris.hpp:17:0, | |
from ext/boost/config.hpp:53, | |
from ext/boost/thread/detail/config.hpp:11, | |
from ext/boost/thread/tss.hpp:8, | |
from ext/oxt/system_calls.hpp:28, | |
from ext/common/Utils/IOUtils.cpp:33: | |
ext/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined [enabled by default] | |
# define BOOST_HAS_STDINT_H | |
^ | |
<command-line>:0:0: note: this is the location of the previous definition | |
c++ -Iext -Iext/common -Iext/libev -fPIC -DSOLARIS2=11 -D_POSIX_PTHREAD_SEMANTICS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/apr/1.3/include -I/usr/apr-util/1.3/include -I/usr/include/openldap -m32 -DSSL_EXPERIMENTAL -DSSL_ENGINE -I/usr/apache2/2.2/include -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -ggdb -DHAS_ALLOCA_H -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="<hash_map>" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="<hash_fun.h>" -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -o buildout/apache2/module_libpassenger_common/Utils.o -c ext/common/Utils.cpp | |
In file included from ext/boost/config/platform/solaris.hpp:17:0, | |
from ext/boost/config.hpp:53, | |
from ext/boost/thread/detail/config.hpp:11, | |
from ext/boost/thread/tss.hpp:8, | |
from ext/oxt/system_calls.hpp:28, | |
from ext/common/Utils.cpp:26: | |
ext/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined [enabled by default] | |
# define BOOST_HAS_STDINT_H | |
^ | |
<command-line>:0:0: note: this is the location of the previous definition | |
mkdir -p buildout/apache2/module_libpassenger_common/ApplicationPool2 | |
c++ -Iext -Iext/common -Iext/libev -fPIC -DSOLARIS2=11 -D_POSIX_PTHREAD_SEMANTICS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/apr/1.3/include -I/usr/apr-util/1.3/include -I/usr/include/openldap -m32 -DSSL_EXPERIMENTAL -DSSL_ENGINE -I/usr/apache2/2.2/include -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -ggdb -DHAS_ALLOCA_H -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="<hash_map>" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="<hash_fun.h>" -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -o buildout/apache2/module_libpassenger_common/ApplicationPool2/AppTypes.o -c ext/common/ApplicationPool2/AppTypes.cpp | |
In file included from ext/boost/config/platform/solaris.hpp:17:0, | |
from ext/boost/config.hpp:53, | |
from ext/boost/thread/detail/platform.hpp:14, | |
from ext/boost/thread/thread_only.hpp:12, | |
from ext/boost/thread/thread.hpp:12, | |
from ext/boost/thread.hpp:13, | |
from ext/common/ApplicationPool2/AppTypes.h:75, | |
from ext/common/ApplicationPool2/AppTypes.cpp:26: | |
ext/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined [enabled by default] | |
# define BOOST_HAS_STDINT_H | |
^ | |
<command-line>:0:0: note: this is the location of the previous definition | |
c++ -Iext -Iext/common -Iext/libev -fPIC -DSOLARIS2=11 -D_POSIX_PTHREAD_SEMANTICS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/apr/1.3/include -I/usr/apr-util/1.3/include -I/usr/include/openldap -m32 -DSSL_EXPERIMENTAL -DSSL_ENGINE -I/usr/apache2/2.2/include -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -ggdb -DHAS_ALLOCA_H -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="<hash_map>" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="<hash_fun.h>" -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -O2 -o buildout/apache2/module_libpassenger_common/Utils/MD5.o -c ext/common/Utils/MD5.cpp | |
In file included from ext/boost/config/platform/solaris.hpp:17:0, | |
from ext/boost/config.hpp:53, | |
from ext/common/Utils/../../boost/cstdint.hpp:36, | |
from ext/common/Utils/MD5.h:54, | |
from ext/common/Utils/MD5.cpp:54: | |
ext/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined [enabled by default] | |
# define BOOST_HAS_STDINT_H | |
^ | |
<command-line>:0:0: note: this is the location of the previous definition | |
c++ -Iext -Iext/common -Iext/libev -fPIC -DSOLARIS2=11 -D_POSIX_PTHREAD_SEMANTICS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/apr/1.3/include -I/usr/apr-util/1.3/include -I/usr/include/openldap -m32 -DSSL_EXPERIMENTAL -DSSL_ENGINE -I/usr/apache2/2.2/include -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -ggdb -DHAS_ALLOCA_H -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="<hash_map>" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="<hash_fun.h>" -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -O2 -o buildout/apache2/module_libpassenger_common/Utils/modp_b64.o -c ext/common/Utils/modp_b64.cpp | |
In file included from ext/boost/config/platform/solaris.hpp:17:0, | |
from ext/boost/config.hpp:53, | |
from ext/boost/cstdint.hpp:36, | |
from ext/common/Utils/modp_b64.cpp:47: | |
ext/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined [enabled by default] | |
# define BOOST_HAS_STDINT_H | |
^ | |
<command-line>:0:0: note: this is the location of the previous definition | |
mkdir -p buildout/apache2/module_libboost_oxt/boost | |
c++ -Iext -fPIC -DSOLARIS2=11 -D_POSIX_PTHREAD_SEMANTICS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/apr/1.3/include -I/usr/apr-util/1.3/include -I/usr/include/openldap -m32 -DSSL_EXPERIMENTAL -DSSL_ENGINE -I/usr/apache2/2.2/include -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -ggdb -DHAS_ALLOCA_H -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="<hash_map>" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="<hash_fun.h>" -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -o buildout/apache2/module_libboost_oxt/boost/error_code.o -c ext/boost/libs/system/src/error_code.cpp | |
In file included from ext/boost/config/platform/solaris.hpp:17:0, | |
from ext/boost/config.hpp:53, | |
from ext/boost/system/config.hpp:13, | |
from ext/boost/libs/system/src/error_code.cpp:18: | |
ext/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined [enabled by default] | |
# define BOOST_HAS_STDINT_H | |
^ | |
<command-line>:0:0: note: this is the location of the previous definition | |
c++ -Iext -fPIC -DSOLARIS2=11 -D_POSIX_PTHREAD_SEMANTICS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/apr/1.3/include -I/usr/apr-util/1.3/include -I/usr/include/openldap -m32 -DSSL_EXPERIMENTAL -DSSL_ENGINE -I/usr/apache2/2.2/include -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -ggdb -DHAS_ALLOCA_H -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="<hash_map>" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="<hash_fun.h>" -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -o buildout/apache2/module_libboost_oxt/boost/once.o -c ext/boost/libs/thread/src/pthread/once.cpp | |
In file included from ext/boost/config/platform/solaris.hpp:17:0, | |
from ext/boost/config.hpp:53, | |
from ext/boost/thread/detail/config.hpp:11, | |
from ext/boost/libs/thread/src/pthread/once.cpp:8: | |
ext/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined [enabled by default] | |
# define BOOST_HAS_STDINT_H | |
^ | |
<command-line>:0:0: note: this is the location of the previous definition | |
c++ -Iext -fPIC -DSOLARIS2=11 -D_POSIX_PTHREAD_SEMANTICS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/apr/1.3/include -I/usr/apr-util/1.3/include -I/usr/include/openldap -m32 -DSSL_EXPERIMENTAL -DSSL_ENGINE -I/usr/apache2/2.2/include -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -ggdb -DHAS_ALLOCA_H -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="<hash_map>" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="<hash_fun.h>" -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -o buildout/apache2/module_libboost_oxt/boost/once_atomic.o -c ext/boost/libs/thread/src/pthread/once_atomic.cpp | |
c++ -Iext -fPIC -DSOLARIS2=11 -D_POSIX_PTHREAD_SEMANTICS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/apr/1.3/include -I/usr/apr-util/1.3/include -I/usr/include/openldap -m32 -DSSL_EXPERIMENTAL -DSSL_ENGINE -I/usr/apache2/2.2/include -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -ggdb -DHAS_ALLOCA_H -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="<hash_map>" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="<hash_fun.h>" -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -o buildout/apache2/module_libboost_oxt/boost/thread.o -c ext/boost/libs/thread/src/pthread/thread.cpp | |
In file included from ext/boost/config/platform/solaris.hpp:17:0, | |
from ext/boost/config.hpp:53, | |
from ext/boost/thread/detail/config.hpp:11, | |
from ext/boost/libs/thread/src/pthread/thread.cpp:9: | |
ext/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined [enabled by default] | |
# define BOOST_HAS_STDINT_H | |
^ | |
<command-line>:0:0: note: this is the location of the previous definition | |
c++ -Iext -fPIC -DSOLARIS2=11 -D_POSIX_PTHREAD_SEMANTICS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/apr/1.3/include -I/usr/apr-util/1.3/include -I/usr/include/openldap -m32 -DSSL_EXPERIMENTAL -DSSL_ENGINE -I/usr/apache2/2.2/include -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -ggdb -DHAS_ALLOCA_H -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="<hash_map>" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="<hash_fun.h>" -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -o buildout/apache2/module_libboost_oxt/boost/tss_null.o -c ext/boost/libs/thread/src/tss_null.cpp | |
In file included from ext/boost/config/platform/solaris.hpp:17:0, | |
from ext/boost/config.hpp:53, | |
from ext/boost/thread/detail/config.hpp:11, | |
from ext/boost/libs/thread/src/tss_null.cpp:7: | |
ext/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined [enabled by default] | |
# define BOOST_HAS_STDINT_H | |
^ | |
<command-line>:0:0: note: this is the location of the previous definition | |
c++ -Iext -fPIC -DSOLARIS2=11 -D_POSIX_PTHREAD_SEMANTICS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/apr/1.3/include -I/usr/apr-util/1.3/include -I/usr/include/openldap -m32 -DSSL_EXPERIMENTAL -DSSL_ENGINE -I/usr/apache2/2.2/include -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -ggdb -DHAS_ALLOCA_H -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="<hash_map>" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="<hash_fun.h>" -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -o buildout/apache2/module_libboost_oxt/boost/future.o -c ext/boost/libs/thread/src/future.cpp | |
In file included from ext/boost/config/platform/solaris.hpp:17:0, | |
from ext/boost/config.hpp:53, | |
from ext/boost/thread/detail/config.hpp:11, | |
from ext/boost/libs/thread/src/future.cpp:6: | |
ext/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined [enabled by default] | |
# define BOOST_HAS_STDINT_H | |
^ | |
<command-line>:0:0: note: this is the location of the previous definition | |
c++ -Iext -fPIC -DSOLARIS2=11 -D_POSIX_PTHREAD_SEMANTICS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/apr/1.3/include -I/usr/apr-util/1.3/include -I/usr/include/openldap -m32 -DSSL_EXPERIMENTAL -DSSL_ENGINE -I/usr/apache2/2.2/include -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -ggdb -DHAS_ALLOCA_H -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="<hash_map>" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="<hash_fun.h>" -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -o buildout/apache2/module_libboost_oxt/boost/regex_raw_buffer.o -c ext/boost/libs/regex/src/regex_raw_buffer.cpp | |
In file included from ext/boost/config/platform/solaris.hpp:17:0, | |
from ext/boost/config.hpp:53, | |
from ext/boost/libs/regex/src/regex_raw_buffer.cpp:21: | |
ext/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined [enabled by default] | |
# define BOOST_HAS_STDINT_H | |
^ | |
<command-line>:0:0: note: this is the location of the previous definition | |
c++ -Iext -fPIC -DSOLARIS2=11 -D_POSIX_PTHREAD_SEMANTICS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/apr/1.3/include -I/usr/apr-util/1.3/include -I/usr/include/openldap -m32 -DSSL_EXPERIMENTAL -DSSL_ENGINE -I/usr/apache2/2.2/include -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -ggdb -DHAS_ALLOCA_H -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="<hash_map>" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="<hash_fun.h>" -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -o buildout/apache2/module_libboost_oxt/boost/c_regex_traits.o -c ext/boost/libs/regex/src/c_regex_traits.cpp | |
In file included from ext/boost/config/platform/solaris.hpp:17:0, | |
from ext/boost/config.hpp:53, | |
from ext/boost/libs/regex/src/c_regex_traits.cpp:22: | |
ext/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined [enabled by default] | |
# define BOOST_HAS_STDINT_H | |
^ | |
<command-line>:0:0: note: this is the location of the previous definition | |
c++ -Iext -fPIC -DSOLARIS2=11 -D_POSIX_PTHREAD_SEMANTICS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/apr/1.3/include -I/usr/apr-util/1.3/include -I/usr/include/openldap -m32 -DSSL_EXPERIMENTAL -DSSL_ENGINE -I/usr/apache2/2.2/include -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -ggdb -DHAS_ALLOCA_H -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="<hash_map>" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="<hash_fun.h>" -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -o buildout/apache2/module_libboost_oxt/boost/wide_posix_api.o -c ext/boost/libs/regex/src/wide_posix_api.cpp | |
In file included from ext/boost/config/platform/solaris.hpp:17:0, | |
from ext/boost/config.hpp:53, | |
from ext/boost/regex/config.hpp:43, | |
from ext/boost/libs/regex/src/wide_posix_api.cpp:21: | |
ext/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined [enabled by default] | |
# define BOOST_HAS_STDINT_H | |
^ | |
<command-line>:0:0: note: this is the location of the previous definition | |
c++ -Iext -fPIC -DSOLARIS2=11 -D_POSIX_PTHREAD_SEMANTICS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/apr/1.3/include -I/usr/apr-util/1.3/include -I/usr/include/openldap -m32 -DSSL_EXPERIMENTAL -DSSL_ENGINE -I/usr/apache2/2.2/include -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -ggdb -DHAS_ALLOCA_H -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="<hash_map>" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="<hash_fun.h>" -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -o buildout/apache2/module_libboost_oxt/boost/instances.o -c ext/boost/libs/regex/src/instances.cpp | |
In file included from ext/boost/config/platform/solaris.hpp:17:0, | |
from ext/boost/config.hpp:53, | |
from ext/boost/regex/config.hpp:43, | |
from ext/boost/libs/regex/src/instances.cpp:21: | |
ext/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined [enabled by default] | |
# define BOOST_HAS_STDINT_H | |
^ | |
<command-line>:0:0: note: this is the location of the previous definition | |
c++ -Iext -fPIC -DSOLARIS2=11 -D_POSIX_PTHREAD_SEMANTICS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/apr/1.3/include -I/usr/apr-util/1.3/include -I/usr/include/openldap -m32 -DSSL_EXPERIMENTAL -DSSL_ENGINE -I/usr/apache2/2.2/include -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -ggdb -DHAS_ALLOCA_H -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="<hash_map>" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="<hash_fun.h>" -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -o buildout/apache2/module_libboost_oxt/boost/wc_regex_traits.o -c ext/boost/libs/regex/src/wc_regex_traits.cpp | |
In file included from ext/boost/config/platform/solaris.hpp:17:0, | |
from ext/boost/config.hpp:53, | |
from ext/boost/detail/workaround.hpp:41, | |
from ext/boost/libs/regex/src/wc_regex_traits.cpp:22: | |
ext/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined [enabled by default] | |
# define BOOST_HAS_STDINT_H | |
^ | |
<command-line>:0:0: note: this is the location of the previous definition | |
c++ -Iext -fPIC -DSOLARIS2=11 -D_POSIX_PTHREAD_SEMANTICS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/apr/1.3/include -I/usr/apr-util/1.3/include -I/usr/include/openldap -m32 -DSSL_EXPERIMENTAL -DSSL_ENGINE -I/usr/apache2/2.2/include -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -ggdb -DHAS_ALLOCA_H -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="<hash_map>" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="<hash_fun.h>" -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -o buildout/apache2/module_libboost_oxt/boost/regex_traits_defaults.o -c ext/boost/libs/regex/src/regex_traits_defaults.cpp | |
In file included from ext/boost/config/platform/solaris.hpp:17:0, | |
from ext/boost/config.hpp:53, | |
from ext/boost/regex/config.hpp:43, | |
from ext/boost/regex/regex_traits.hpp:23, | |
from ext/boost/libs/regex/src/regex_traits_defaults.cpp:20: | |
ext/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined [enabled by default] | |
# define BOOST_HAS_STDINT_H | |
^ | |
<command-line>:0:0: note: this is the location of the previous definition | |
c++ -Iext -fPIC -DSOLARIS2=11 -D_POSIX_PTHREAD_SEMANTICS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/apr/1.3/include -I/usr/apr-util/1.3/include -I/usr/include/openldap -m32 -DSSL_EXPERIMENTAL -DSSL_ENGINE -I/usr/apache2/2.2/include -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -ggdb -DHAS_ALLOCA_H -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="<hash_map>" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="<hash_fun.h>" -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -o buildout/apache2/module_libboost_oxt/boost/regex.o -c ext/boost/libs/regex/src/regex.cpp | |
In file included from ext/boost/config/platform/solaris.hpp:17:0, | |
from ext/boost/config.hpp:53, | |
from ext/boost/libs/regex/src/regex.cpp:22: | |
ext/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined [enabled by default] | |
# define BOOST_HAS_STDINT_H | |
^ | |
<command-line>:0:0: note: this is the location of the previous definition | |
c++ -Iext -fPIC -DSOLARIS2=11 -D_POSIX_PTHREAD_SEMANTICS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/apr/1.3/include -I/usr/apr-util/1.3/include -I/usr/include/openldap -m32 -DSSL_EXPERIMENTAL -DSSL_ENGINE -I/usr/apache2/2.2/include -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -ggdb -DHAS_ALLOCA_H -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="<hash_map>" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="<hash_fun.h>" -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -o buildout/apache2/module_libboost_oxt/boost/posix_api.o -c ext/boost/libs/regex/src/posix_api.cpp | |
In file included from ext/boost/config/platform/solaris.hpp:17:0, | |
from ext/boost/config.hpp:53, | |
from ext/boost/libs/regex/src/posix_api.cpp:21: | |
ext/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined [enabled by default] | |
# define BOOST_HAS_STDINT_H | |
^ | |
<command-line>:0:0: note: this is the location of the previous definition | |
c++ -Iext -fPIC -DSOLARIS2=11 -D_POSIX_PTHREAD_SEMANTICS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/apr/1.3/include -I/usr/apr-util/1.3/include -I/usr/include/openldap -m32 -DSSL_EXPERIMENTAL -DSSL_ENGINE -I/usr/apache2/2.2/include -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -ggdb -DHAS_ALLOCA_H -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="<hash_map>" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="<hash_fun.h>" -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -o buildout/apache2/module_libboost_oxt/boost/cregex.o -c ext/boost/libs/regex/src/cregex.cpp | |
In file included from ext/boost/config/platform/solaris.hpp:17:0, | |
from ext/boost/config.hpp:53, | |
from ext/boost/regex/config.hpp:43, | |
from ext/boost/regex.hpp:28, | |
from ext/boost/libs/regex/src/cregex.cpp:22: | |
ext/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined [enabled by default] | |
# define BOOST_HAS_STDINT_H | |
^ | |
<command-line>:0:0: note: this is the location of the previous definition | |
c++ -Iext -fPIC -DSOLARIS2=11 -D_POSIX_PTHREAD_SEMANTICS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/apr/1.3/include -I/usr/apr-util/1.3/include -I/usr/include/openldap -m32 -DSSL_EXPERIMENTAL -DSSL_ENGINE -I/usr/apache2/2.2/include -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -ggdb -DHAS_ALLOCA_H -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="<hash_map>" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="<hash_fun.h>" -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -o buildout/apache2/module_libboost_oxt/boost/static_mutex.o -c ext/boost/libs/regex/src/static_mutex.cpp | |
In file included from ext/boost/config/platform/solaris.hpp:17:0, | |
from ext/boost/config.hpp:53, | |
from ext/boost/libs/regex/src/static_mutex.cpp:20: | |
ext/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined [enabled by default] | |
# define BOOST_HAS_STDINT_H | |
^ | |
<command-line>:0:0: note: this is the location of the previous definition | |
c++ -Iext -fPIC -DSOLARIS2=11 -D_POSIX_PTHREAD_SEMANTICS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/apr/1.3/include -I/usr/apr-util/1.3/include -I/usr/include/openldap -m32 -DSSL_EXPERIMENTAL -DSSL_ENGINE -I/usr/apache2/2.2/include -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -ggdb -DHAS_ALLOCA_H -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="<hash_map>" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="<hash_fun.h>" -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -o buildout/apache2/module_libboost_oxt/boost/winstances.o -c ext/boost/libs/regex/src/winstances.cpp | |
In file included from ext/boost/config/platform/solaris.hpp:17:0, | |
from ext/boost/config.hpp:53, | |
from ext/boost/regex/config.hpp:43, | |
from ext/boost/libs/regex/src/winstances.cpp:21: | |
ext/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined [enabled by default] | |
# define BOOST_HAS_STDINT_H | |
^ | |
<command-line>:0:0: note: this is the location of the previous definition | |
c++ -Iext -fPIC -DSOLARIS2=11 -D_POSIX_PTHREAD_SEMANTICS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/apr/1.3/include -I/usr/apr-util/1.3/include -I/usr/include/openldap -m32 -DSSL_EXPERIMENTAL -DSSL_ENGINE -I/usr/apache2/2.2/include -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -ggdb -DHAS_ALLOCA_H -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="<hash_map>" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="<hash_fun.h>" -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -o buildout/apache2/module_libboost_oxt/boost/cpp_regex_traits.o -c ext/boost/libs/regex/src/cpp_regex_traits.cpp | |
In file included from ext/boost/config/platform/solaris.hpp:17:0, | |
from ext/boost/config.hpp:53, | |
from ext/boost/libs/regex/src/cpp_regex_traits.cpp:20: | |
ext/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined [enabled by default] | |
# define BOOST_HAS_STDINT_H | |
^ | |
<command-line>:0:0: note: this is the location of the previous definition | |
c++ -Iext -fPIC -DSOLARIS2=11 -D_POSIX_PTHREAD_SEMANTICS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/apr/1.3/include -I/usr/apr-util/1.3/include -I/usr/include/openldap -m32 -DSSL_EXPERIMENTAL -DSSL_ENGINE -I/usr/apache2/2.2/include -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -ggdb -DHAS_ALLOCA_H -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="<hash_map>" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="<hash_fun.h>" -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -o buildout/apache2/module_libboost_oxt/boost/regex_debug.o -c ext/boost/libs/regex/src/regex_debug.cpp | |
In file included from ext/boost/config/platform/solaris.hpp:17:0, | |
from ext/boost/config.hpp:53, | |
from ext/boost/regex/config.hpp:43, | |
from ext/boost/libs/regex/src/regex_debug.cpp:22: | |
ext/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined [enabled by default] | |
# define BOOST_HAS_STDINT_H | |
^ | |
<command-line>:0:0: note: this is the location of the previous definition | |
c++ -Iext -fPIC -DSOLARIS2=11 -D_POSIX_PTHREAD_SEMANTICS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/apr/1.3/include -I/usr/apr-util/1.3/include -I/usr/include/openldap -m32 -DSSL_EXPERIMENTAL -DSSL_ENGINE -I/usr/apache2/2.2/include -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -ggdb -DHAS_ALLOCA_H -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="<hash_map>" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="<hash_fun.h>" -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -o buildout/apache2/module_libboost_oxt/boost/lockpool.o -c ext/boost/libs/atomic/lockpool.cpp | |
In file included from ext/boost/config/platform/solaris.hpp:17:0, | |
from ext/boost/config.hpp:53, | |
from ext/boost/cstdint.hpp:36, | |
from ext/boost/atomic/atomic.hpp:12, | |
from ext/boost/atomic.hpp:12, | |
from ext/boost/libs/atomic/lockpool.cpp:1: | |
ext/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined [enabled by default] | |
# define BOOST_HAS_STDINT_H | |
^ | |
<command-line>:0:0: note: this is the location of the previous definition | |
mkdir -p buildout/apache2/module_libboost_oxt/oxt | |
c++ -Iext -fPIC -DSOLARIS2=11 -D_POSIX_PTHREAD_SEMANTICS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/apr/1.3/include -I/usr/apr-util/1.3/include -I/usr/include/openldap -m32 -DSSL_EXPERIMENTAL -DSSL_ENGINE -I/usr/apache2/2.2/include -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -ggdb -DHAS_ALLOCA_H -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="<hash_map>" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="<hash_fun.h>" -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -o buildout/apache2/module_libboost_oxt/oxt/implementation.o -c ext/oxt/implementation.cpp | |
In file included from ext/boost/config/platform/solaris.hpp:17:0, | |
from ext/boost/config.hpp:53, | |
from ext/boost/thread/detail/platform.hpp:14, | |
from ext/boost/thread/mutex.hpp:12, | |
from ext/oxt/implementation.cpp:26: | |
ext/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined [enabled by default] | |
# define BOOST_HAS_STDINT_H | |
^ | |
<command-line>:0:0: note: this is the location of the previous definition | |
c++ -Iext -fPIC -DSOLARIS2=11 -D_POSIX_PTHREAD_SEMANTICS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/apr/1.3/include -I/usr/apr-util/1.3/include -I/usr/include/openldap -m32 -DSSL_EXPERIMENTAL -DSSL_ENGINE -I/usr/apache2/2.2/include -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -ggdb -DHAS_ALLOCA_H -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="<hash_map>" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="<hash_fun.h>" -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -o buildout/apache2/module_libboost_oxt/oxt/system_calls.o -c ext/oxt/system_calls.cpp | |
In file included from ext/boost/config/platform/solaris.hpp:17:0, | |
from ext/boost/config.hpp:53, | |
from ext/boost/thread/detail/config.hpp:11, | |
from ext/boost/thread/tss.hpp:8, | |
from ext/oxt/system_calls.hpp:28, | |
from ext/oxt/system_calls.cpp:25: | |
ext/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined [enabled by default] | |
# define BOOST_HAS_STDINT_H | |
^ | |
<command-line>:0:0: note: this is the location of the previous definition | |
mkdir -p buildout/apache2/module_libboost_oxt | |
rm -rf buildout/apache2/module_libboost_oxt.a | |
ar cru buildout/apache2/module_libboost_oxt.a buildout/apache2/module_libboost_oxt/boost/error_code.o buildout/apache2/module_libboost_oxt/boost/once.o buildout/apache2/module_libboost_oxt/boost/once_atomic.o buildout/apache2/module_libboost_oxt/boost/thread.o buildout/apache2/module_libboost_oxt/boost/tss_null.o buildout/apache2/module_libboost_oxt/boost/future.o buildout/apache2/module_libboost_oxt/boost/regex_raw_buffer.o buildout/apache2/module_libboost_oxt/boost/c_regex_traits.o buildout/apache2/module_libboost_oxt/boost/wide_posix_api.o buildout/apache2/module_libboost_oxt/boost/instances.o buildout/apache2/module_libboost_oxt/boost/wc_regex_traits.o buildout/apache2/module_libboost_oxt/boost/regex_traits_defaults.o buildout/apache2/module_libboost_oxt/boost/regex.o buildout/apache2/module_libboost_oxt/boost/posix_api.o buildout/apache2/module_libboost_oxt/boost/cregex.o buildout/apache2/module_libboost_oxt/boost/static_mutex.o buildout/apache2/module_libboost_oxt/boost/winstances.o buildout/apache2/module_libboost_oxt/boost/cpp_regex_traits.o buildout/apache2/module_libboost_oxt/boost/regex_debug.o buildout/apache2/module_libboost_oxt/boost/lockpool.o buildout/apache2/module_libboost_oxt/oxt/implementation.o buildout/apache2/module_libboost_oxt/oxt/system_calls.o | |
ranlib buildout/apache2/module_libboost_oxt.a | |
gcc -Iext -Iext/common -fPIC -DSOLARIS2=11 -D_POSIX_PTHREAD_SEMANTICS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/apr/1.3/include -I/usr/apr-util/1.3/include -I/usr/include/openldap -m32 -DSSL_EXPERIMENTAL -DSSL_ENGINE -I/usr/apache2/2.2/include -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -ggdb -DHAS_ALLOCA_H -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -o buildout/apache2/mod_passenger.o -c ext/apache2/mod_passenger.c | |
c++ -Iext -Iext/common -fPIC -DSOLARIS2=11 -D_POSIX_PTHREAD_SEMANTICS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/apr/1.3/include -I/usr/apr-util/1.3/include -I/usr/include/openldap -m32 -DSSL_EXPERIMENTAL -DSSL_ENGINE -I/usr/apache2/2.2/include -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -ggdb -DHAS_ALLOCA_H -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="<hash_map>" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="<hash_fun.h>" -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -o buildout/apache2/Configuration.o -c ext/apache2/Configuration.cpp | |
In file included from ext/boost/config/platform/solaris.hpp:17:0, | |
from ext/boost/config.hpp:53, | |
from ext/boost/thread/detail/platform.hpp:14, | |
from ext/boost/thread/thread_only.hpp:12, | |
from ext/boost/thread/thread.hpp:12, | |
from ext/boost/thread.hpp:13, | |
from ext/oxt/thread.hpp:28, | |
from ext/common/Logging.h:28, | |
from ext/apache2/Configuration.hpp:28, | |
from ext/apache2/Configuration.cpp:38: | |
ext/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined [enabled by default] | |
# define BOOST_HAS_STDINT_H | |
^ | |
<command-line>:0:0: note: this is the location of the previous definition | |
c++ -Iext -Iext/common -fPIC -DSOLARIS2=11 -D_POSIX_PTHREAD_SEMANTICS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/apr/1.3/include -I/usr/apr-util/1.3/include -I/usr/include/openldap -m32 -DSSL_EXPERIMENTAL -DSSL_ENGINE -I/usr/apache2/2.2/include -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -ggdb -DHAS_ALLOCA_H -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="<hash_map>" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="<hash_fun.h>" -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -o buildout/apache2/Bucket.o -c ext/apache2/Bucket.cpp | |
In file included from ext/boost/config/platform/solaris.hpp:17:0, | |
from ext/boost/config.hpp:53, | |
from ext/boost/smart_ptr/make_shared_object.hpp:15, | |
from ext/boost/smart_ptr/make_shared.hpp:15, | |
from ext/boost/make_shared.hpp:15, | |
from ext/apache2/Bucket.cpp:26: | |
ext/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined [enabled by default] | |
# define BOOST_HAS_STDINT_H | |
^ | |
<command-line>:0:0: note: this is the location of the previous definition | |
c++ -Iext -Iext/common -fPIC -DSOLARIS2=11 -D_POSIX_PTHREAD_SEMANTICS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/apr/1.3/include -I/usr/apr-util/1.3/include -I/usr/include/openldap -m32 -DSSL_EXPERIMENTAL -DSSL_ENGINE -I/usr/apache2/2.2/include -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -ggdb -DHAS_ALLOCA_H -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="<hash_map>" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="<hash_fun.h>" -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -o buildout/apache2/Hooks.o -c ext/apache2/Hooks.cpp | |
In file included from ext/boost/config/platform/solaris.hpp:17:0, | |
from ext/boost/config.hpp:53, | |
from ext/boost/thread/detail/platform.hpp:14, | |
from ext/boost/thread/thread_only.hpp:12, | |
from ext/boost/thread/thread.hpp:12, | |
from ext/boost/thread.hpp:13, | |
from ext/apache2/Hooks.cpp:40: | |
ext/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined [enabled by default] | |
# define BOOST_HAS_STDINT_H | |
^ | |
<command-line>:0:0: note: this is the location of the previous definition | |
ext/apache2/Hooks.cpp: In member function ‘bool Hooks::prepareRequest(request_rec*, Passenger::DirConfig*, const char*, bool)’: | |
ext/apache2/Hooks.cpp:430:31: warning: ‘auto_ptr’ is deprecated (declared at /usr/gcc/4.8/include/c++/4.8.2/backward/auto_ptr.h:87) [-Wdeprecated-declarations] | |
auto_ptr<RequestNote> note(new RequestNote(mapper, config)); | |
^ | |
c++ -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 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/StrIntUtilsNoStrictAliasing.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/MD5.o buildout/apache2/module_libpassenger_common/Utils/modp_b64.o buildout/apache2/module_libboost_oxt.a -fPIC -DSOLARIS2=11 -D_POSIX_PTHREAD_SEMANTICS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/apr/1.3/include -I/usr/apr-util/1.3/include -I/usr/include/openldap -m32 -DSSL_EXPERIMENTAL -DSSL_ENGINE -I/usr/apache2/2.2/include -L/usr/apr/1.3/lib -lapr-1 -L/usr/apr-util/1.3/lib -laprutil-1 -std=gnu++11 -lxnet -lsocket -lnsl -lpthread -lrt | |
mkdir -p buildout/support-binaries | |
c++ -o buildout/support-binaries/WatchdogMain.o -Iext -Iext/common -Iext/libev -Iext/libuv/include -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -ggdb -DHAS_ALLOCA_H -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="<hash_map>" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="<hash_fun.h>" -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -c ext/common/agent/Watchdog/WatchdogMain.cpp | |
In file included from ext/boost/config/platform/solaris.hpp:17:0, | |
from ext/boost/config.hpp:53, | |
from ext/boost/thread/detail/platform.hpp:14, | |
from ext/boost/thread/thread_only.hpp:12, | |
from ext/boost/thread/thread.hpp:12, | |
from ext/boost/thread.hpp:13, | |
from ext/oxt/thread.hpp:28, | |
from ext/common/agent/Watchdog/WatchdogMain.cpp:28: | |
ext/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined [enabled by default] | |
# define BOOST_HAS_STDINT_H | |
^ | |
<command-line>:0:0: note: this is the location of the previous definition | |
In file included from ext/common/agent/ApiServerUtils.h:72:0, | |
from ext/common/agent/Watchdog/WatchdogMain.cpp:61: | |
ext/common/DataStructures/LString.h:77:2: warning: always_inline function might not be inlinable [-Wattributes] | |
psg_lstr_last_byte(const LString *str) { | |
^ | |
ext/common/DataStructures/LString.h:72:2: warning: always_inline function might not be inlinable [-Wattributes] | |
psg_lstr_first_byte(const LString *str) { | |
^ | |
c++ -o buildout/support-binaries/CoreMain.o -Iext -Iext/common -Iext/libev -Iext/libuv/include -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -ggdb -DHAS_ALLOCA_H -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="<hash_map>" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="<hash_fun.h>" -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -c ext/common/agent/Core/CoreMain.cpp | |
In file included from ext/boost/config/platform/solaris.hpp:17:0, | |
from ext/boost/config.hpp:53, | |
from ext/boost/thread/detail/platform.hpp:14, | |
from ext/boost/thread/thread_only.hpp:12, | |
from ext/boost/thread/thread.hpp:12, | |
from ext/boost/thread.hpp:13, | |
from ext/common/agent/Core/CoreMain.cpp:60: | |
ext/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined [enabled by default] | |
# define BOOST_HAS_STDINT_H | |
^ | |
<command-line>:0:0: note: this is the location of the previous definition | |
In file included from ext/common/ServerKit/HeaderTable.h:32:0, | |
from ext/common/ServerKit/HttpRequest.h:34, | |
from ext/common/ServerKit/HttpClient.h:30, | |
from ext/common/ServerKit/HttpServer.h:38, | |
from ext/common/agent/Core/RequestHandler.h:57, | |
from ext/common/agent/Core/CoreMain.cpp:70: | |
ext/common/DataStructures/LString.h:77:2: warning: always_inline function might not be inlinable [-Wattributes] | |
psg_lstr_last_byte(const LString *str) { | |
^ | |
ext/common/DataStructures/LString.h:72:2: warning: always_inline function might not be inlinable [-Wattributes] | |
psg_lstr_first_byte(const LString *str) { | |
^ | |
c++ -o buildout/support-binaries/UstRouterMain.o -Iext -Iext/common -Iext/libev -Iext/libuv/include -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -ggdb -DHAS_ALLOCA_H -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="<hash_map>" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="<hash_fun.h>" -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -c ext/common/agent/UstRouter/UstRouterMain.cpp | |
In file included from ext/boost/config/platform/solaris.hpp:17:0, | |
from ext/boost/config.hpp:53, | |
from ext/boost/thread/detail/config.hpp:11, | |
from ext/boost/thread/tss.hpp:8, | |
from ext/oxt/system_calls.hpp:28, | |
from ext/common/agent/UstRouter/UstRouterMain.cpp:28: | |
ext/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined [enabled by default] | |
# define BOOST_HAS_STDINT_H | |
^ | |
<command-line>:0:0: note: this is the location of the previous definition | |
In file included from ext/boost/lexical_cast.hpp:172:0, | |
from ext/boost/date_time/string_parse_tree.hpp:13, | |
from ext/boost/date_time/period_parser.hpp:14, | |
from ext/boost/date_time/date_facet.hpp:23, | |
from ext/boost/date_time/gregorian/gregorian_io.hpp:16, | |
from ext/boost/date_time/gregorian/gregorian.hpp:31, | |
from ext/boost/date_time/posix_time/time_formatters.hpp:12, | |
from ext/boost/date_time/posix_time/posix_time.hpp:24, | |
from ext/common/Utils/BlockingQueue.h:29, | |
from ext/common/agent/UstRouter/RemoteSender.h:44, | |
from ext/common/agent/UstRouter/LoggingServer.h:47, | |
from ext/common/agent/UstRouter/UstRouterMain.cpp:48: | |
ext/boost/math/special_functions/sign.hpp: In function ‘int boost::math::detail::signbit_impl(T, const boost::math::detail::native_tag&)’: | |
ext/boost/math/special_functions/sign.hpp:30:17: error: ‘signbit’ is not a member of ‘std’ | |
return (std::signbit)(x); | |
^ | |
ext/boost/math/special_functions/sign.hpp:30:17: note: suggested alternative: | |
In file included from ext/boost/math/special_functions/sign.hpp:17:0, | |
from ext/boost/lexical_cast.hpp:172, | |
from ext/boost/date_time/string_parse_tree.hpp:13, | |
from ext/boost/date_time/period_parser.hpp:14, | |
from ext/boost/date_time/date_facet.hpp:23, | |
from ext/boost/date_time/gregorian/gregorian_io.hpp:16, | |
from ext/boost/date_time/gregorian/gregorian.hpp:31, | |
from ext/boost/date_time/posix_time/time_formatters.hpp:12, | |
from ext/boost/date_time/posix_time/posix_time.hpp:24, | |
from ext/common/Utils/BlockingQueue.h:29, | |
from ext/common/agent/UstRouter/RemoteSender.h:44, | |
from ext/common/agent/UstRouter/LoggingServer.h:47, | |
from ext/common/agent/UstRouter/UstRouterMain.cpp:48: | |
ext/boost/math/special_functions/math_fwd.hpp:765:8: note: ‘boost::math::signbit’ | |
int signbit BOOST_NO_MACRO_EXPAND(T x); | |
^ | |
In file included from ext/boost/lexical_cast.hpp:173:0, | |
from ext/boost/date_time/string_parse_tree.hpp:13, | |
from ext/boost/date_time/period_parser.hpp:14, | |
from ext/boost/date_time/date_facet.hpp:23, | |
from ext/boost/date_time/gregorian/gregorian_io.hpp:16, | |
from ext/boost/date_time/gregorian/gregorian.hpp:31, | |
from ext/boost/date_time/posix_time/time_formatters.hpp:12, | |
from ext/boost/date_time/posix_time/posix_time.hpp:24, | |
from ext/common/Utils/BlockingQueue.h:29, | |
from ext/common/agent/UstRouter/RemoteSender.h:44, | |
from ext/common/agent/UstRouter/LoggingServer.h:47, | |
from ext/common/agent/UstRouter/UstRouterMain.cpp:48: | |
ext/boost/math/special_functions/fpclassify.hpp: In function ‘int boost::math::detail::fpclassify_imp(T, const boost::math::detail::native_tag&)’: | |
ext/boost/math/special_functions/fpclassify.hpp:135:12: error: ‘fpclassify’ is not a member of ‘std’ | |
return (std::fpclassify)(t); | |
^ | |
ext/boost/math/special_functions/fpclassify.hpp:135:12: note: suggested alternative: | |
In file included from ext/boost/math/special_functions/sign.hpp:17:0, | |
from ext/boost/lexical_cast.hpp:172, | |
from ext/boost/date_time/string_parse_tree.hpp:13, | |
from ext/boost/date_time/period_parser.hpp:14, | |
from ext/boost/date_time/date_facet.hpp:23, | |
from ext/boost/date_time/gregorian/gregorian_io.hpp:16, | |
from ext/boost/date_time/gregorian/gregorian.hpp:31, | |
from ext/boost/date_time/posix_time/time_formatters.hpp:12, | |
from ext/boost/date_time/posix_time/posix_time.hpp:24, | |
from ext/common/Utils/BlockingQueue.h:29, | |
from ext/common/agent/UstRouter/RemoteSender.h:44, | |
from ext/common/agent/UstRouter/LoggingServer.h:47, | |
from ext/common/agent/UstRouter/UstRouterMain.cpp:48: | |
ext/boost/math/special_functions/math_fwd.hpp:750:8: note: ‘boost::math::fpclassify’ | |
int fpclassify BOOST_NO_MACRO_EXPAND(T t); | |
^ | |
In file included from ext/boost/lexical_cast.hpp:173:0, | |
from ext/boost/date_time/string_parse_tree.hpp:13, | |
from ext/boost/date_time/period_parser.hpp:14, | |
from ext/boost/date_time/date_facet.hpp:23, | |
from ext/boost/date_time/gregorian/gregorian_io.hpp:16, | |
from ext/boost/date_time/gregorian/gregorian.hpp:31, | |
from ext/boost/date_time/posix_time/time_formatters.hpp:12, | |
from ext/boost/date_time/posix_time/posix_time.hpp:24, | |
from ext/common/Utils/BlockingQueue.h:29, | |
from ext/common/agent/UstRouter/RemoteSender.h:44, | |
from ext/common/agent/UstRouter/LoggingServer.h:47, | |
from ext/common/agent/UstRouter/UstRouterMain.cpp:48: | |
ext/boost/math/special_functions/fpclassify.hpp: In function ‘bool boost::math::detail::isfinite_impl(T, const boost::math::detail::native_tag&)’: | |
ext/boost/math/special_functions/fpclassify.hpp:294:17: error: ‘isfinite’ is not a member of ‘std’ | |
return (std::isfinite)(x); | |
^ | |
ext/boost/math/special_functions/fpclassify.hpp:294:17: note: suggested alternative: | |
In file included from ext/boost/math/special_functions/sign.hpp:17:0, | |
from ext/boost/lexical_cast.hpp:172, | |
from ext/boost/date_time/string_parse_tree.hpp:13, | |
from ext/boost/date_time/period_parser.hpp:14, | |
from ext/boost/date_time/date_facet.hpp:23, | |
from ext/boost/date_time/gregorian/gregorian_io.hpp:16, | |
from ext/boost/date_time/gregorian/gregorian.hpp:31, | |
from ext/boost/date_time/posix_time/time_formatters.hpp:12, | |
from ext/boost/date_time/posix_time/posix_time.hpp:24, | |
from ext/common/Utils/BlockingQueue.h:29, | |
from ext/common/agent/UstRouter/RemoteSender.h:44, | |
from ext/common/agent/UstRouter/LoggingServer.h:47, | |
from ext/common/agent/UstRouter/UstRouterMain.cpp:48: | |
ext/boost/math/special_functions/math_fwd.hpp:753:9: note: ‘boost::math::isfinite’ | |
bool isfinite BOOST_NO_MACRO_EXPAND(T z); | |
^ | |
In file included from ext/boost/lexical_cast.hpp:173:0, | |
from ext/boost/date_time/string_parse_tree.hpp:13, | |
from ext/boost/date_time/period_parser.hpp:14, | |
from ext/boost/date_time/date_facet.hpp:23, | |
from ext/boost/date_time/gregorian/gregorian_io.hpp:16, | |
from ext/boost/date_time/gregorian/gregorian.hpp:31, | |
from ext/boost/date_time/posix_time/time_formatters.hpp:12, | |
from ext/boost/date_time/posix_time/posix_time.hpp:24, | |
from ext/common/Utils/BlockingQueue.h:29, | |
from ext/common/agent/UstRouter/RemoteSender.h:44, | |
from ext/common/agent/UstRouter/LoggingServer.h:47, | |
from ext/common/agent/UstRouter/UstRouterMain.cpp:48: | |
ext/boost/math/special_functions/fpclassify.hpp: In function ‘bool boost::math::detail::isnormal_impl(T, const boost::math::detail::native_tag&)’: | |
ext/boost/math/special_functions/fpclassify.hpp:365:17: error: ‘isnormal’ is not a member of ‘std’ | |
return (std::isnormal)(x); | |
^ | |
ext/boost/math/special_functions/fpclassify.hpp:365:17: note: suggested alternative: | |
In file included from ext/boost/math/special_functions/sign.hpp:17:0, | |
from ext/boost/lexical_cast.hpp:172, | |
from ext/boost/date_time/string_parse_tree.hpp:13, | |
from ext/boost/date_time/period_parser.hpp:14, | |
from ext/boost/date_time/date_facet.hpp:23, | |
from ext/boost/date_time/gregorian/gregorian_io.hpp:16, | |
from ext/boost/date_time/gregorian/gregorian.hpp:31, | |
from ext/boost/date_time/posix_time/time_formatters.hpp:12, | |
from ext/boost/date_time/posix_time/posix_time.hpp:24, | |
from ext/common/Utils/BlockingQueue.h:29, | |
from ext/common/agent/UstRouter/RemoteSender.h:44, | |
from ext/common/agent/UstRouter/LoggingServer.h:47, | |
from ext/common/agent/UstRouter/UstRouterMain.cpp:48: | |
ext/boost/math/special_functions/math_fwd.hpp:762:9: note: ‘boost::math::isnormal’ | |
bool isnormal BOOST_NO_MACRO_EXPAND(T t); | |
^ | |
In file included from ext/boost/lexical_cast.hpp:173:0, | |
from ext/boost/date_time/string_parse_tree.hpp:13, | |
from ext/boost/date_time/period_parser.hpp:14, | |
from ext/boost/date_time/date_facet.hpp:23, | |
from ext/boost/date_time/gregorian/gregorian_io.hpp:16, | |
from ext/boost/date_time/gregorian/gregorian.hpp:31, | |
from ext/boost/date_time/posix_time/time_formatters.hpp:12, | |
from ext/boost/date_time/posix_time/posix_time.hpp:24, | |
from ext/common/Utils/BlockingQueue.h:29, | |
from ext/common/agent/UstRouter/RemoteSender.h:44, | |
from ext/common/agent/UstRouter/LoggingServer.h:47, | |
from ext/common/agent/UstRouter/UstRouterMain.cpp:48: | |
ext/boost/math/special_functions/fpclassify.hpp: In function ‘bool boost::math::detail::isinf_impl(T, const boost::math::detail::native_tag&)’: | |
ext/boost/math/special_functions/fpclassify.hpp:436:17: error: ‘isinf’ is not a member of ‘std’ | |
return (std::isinf)(x); | |
^ | |
ext/boost/math/special_functions/fpclassify.hpp:436:17: note: suggested alternative: | |
In file included from ext/boost/math/special_functions/sign.hpp:17:0, | |
from ext/boost/lexical_cast.hpp:172, | |
from ext/boost/date_time/string_parse_tree.hpp:13, | |
from ext/boost/date_time/period_parser.hpp:14, | |
from ext/boost/date_time/date_facet.hpp:23, | |
from ext/boost/date_time/gregorian/gregorian_io.hpp:16, | |
from ext/boost/date_time/gregorian/gregorian.hpp:31, | |
from ext/boost/date_time/posix_time/time_formatters.hpp:12, | |
from ext/boost/date_time/posix_time/posix_time.hpp:24, | |
from ext/common/Utils/BlockingQueue.h:29, | |
from ext/common/agent/UstRouter/RemoteSender.h:44, | |
from ext/common/agent/UstRouter/LoggingServer.h:47, | |
from ext/common/agent/UstRouter/UstRouterMain.cpp:48: | |
ext/boost/math/special_functions/math_fwd.hpp:756:9: note: ‘boost::math::isinf’ | |
bool isinf BOOST_NO_MACRO_EXPAND(T t); | |
^ | |
In file included from ext/boost/lexical_cast.hpp:173:0, | |
from ext/boost/date_time/string_parse_tree.hpp:13, | |
from ext/boost/date_time/period_parser.hpp:14, | |
from ext/boost/date_time/date_facet.hpp:23, | |
from ext/boost/date_time/gregorian/gregorian_io.hpp:16, | |
from ext/boost/date_time/gregorian/gregorian.hpp:31, | |
from ext/boost/date_time/posix_time/time_formatters.hpp:12, | |
from ext/boost/date_time/posix_time/posix_time.hpp:24, | |
from ext/common/Utils/BlockingQueue.h:29, | |
from ext/common/agent/UstRouter/RemoteSender.h:44, | |
from ext/common/agent/UstRouter/LoggingServer.h:47, | |
from ext/common/agent/UstRouter/UstRouterMain.cpp:48: | |
ext/boost/math/special_functions/fpclassify.hpp: In function ‘bool boost::math::detail::isnan_impl(T, const boost::math::detail::native_tag&)’: | |
ext/boost/math/special_functions/fpclassify.hpp:525:17: error: ‘isnan’ is not a member of ‘std’ | |
return (std::isnan)(x); | |
^ | |
ext/boost/math/special_functions/fpclassify.hpp:525:17: note: suggested alternative: | |
In file included from ext/boost/math/special_functions/sign.hpp:17:0, | |
from ext/boost/lexical_cast.hpp:172, | |
from ext/boost/date_time/string_parse_tree.hpp:13, | |
from ext/boost/date_time/period_parser.hpp:14, | |
from ext/boost/date_time/date_facet.hpp:23, | |
from ext/boost/date_time/gregorian/gregorian_io.hpp:16, | |
from ext/boost/date_time/gregorian/gregorian.hpp:31, | |
from ext/boost/date_time/posix_time/time_formatters.hpp:12, | |
from ext/boost/date_time/posix_time/posix_time.hpp:24, | |
from ext/common/Utils/BlockingQueue.h:29, | |
from ext/common/agent/UstRouter/RemoteSender.h:44, | |
from ext/common/agent/UstRouter/LoggingServer.h:47, | |
from ext/common/agent/UstRouter/UstRouterMain.cpp:48: | |
ext/boost/math/special_functions/math_fwd.hpp:759:9: note: ‘boost::math::isnan’ | |
bool isnan BOOST_NO_MACRO_EXPAND(T t); | |
^ | |
In file included from ext/common/agent/ApiServerUtils.h:72:0, | |
from ext/common/agent/UstRouter/UstRouterMain.cpp:46: | |
ext/common/DataStructures/LString.h: At global scope: | |
ext/common/DataStructures/LString.h:77:2: warning: always_inline function might not be inlinable [-Wattributes] | |
psg_lstr_last_byte(const LString *str) { | |
^ | |
ext/common/DataStructures/LString.h:72:2: warning: always_inline function might not be inlinable [-Wattributes] | |
psg_lstr_first_byte(const LString *str) { | |
^ | |
In file included from ext/boost/system/system_error.hpp:14:0, | |
from ext/boost/thread/exceptions.hpp:22, | |
from ext/boost/thread/pthread/thread_data.hpp:10, | |
from ext/boost/thread/thread_only.hpp:17, | |
from ext/boost/thread/thread.hpp:12, | |
from ext/boost/thread.hpp:13, | |
from ext/oxt/thread.hpp:28, | |
from ext/common/agent/UstRouter/UstRouterMain.cpp:30: | |
ext/boost/system/error_code.hpp:222:36: warning: ‘boost::system::posix_category’ defined but not used [-Wunused-variable] | |
static const error_category & posix_category = generic_category(); | |
^ | |
ext/boost/system/error_code.hpp:223:36: warning: ‘boost::system::errno_ecat’ defined but not used [-Wunused-variable] | |
static const error_category & errno_ecat = generic_category(); | |
^ | |
ext/boost/system/error_code.hpp:224:36: warning: ‘boost::system::native_ecat’ defined but not used [-Wunused-variable] | |
static const error_category & native_ecat = system_category(); | |
^ | |
rake aborted! | |
Command failed with status (1): [c++ -o buildout/support-binaries/UstRouterMain.o -Iext -Iext/common -Iext/libev -Iext/libuv/include -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -ggdb -DHAS_ALLOCA_H -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="<hash_map>" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="<hash_fun.h>" -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -c ext/common/agent/UstRouter/UstRouterMain.cpp] | |
Tasks: TOP => apache2 => buildout/support-binaries/PassengerAgent => buildout/support-binaries/UstRouterMain.o | |
(See full trace by running task with --trace) | |
-------------------------------------------- | |
It looks like something went wrong | |
Please read our documentation for troubleshooting tips: | |
https://www.phusionpassenger.com/library/install/apache/ | |
https://www.phusionpassenger.com/library/admin/apache/troubleshooting/ | |
If that doesn't help, please use our support facilities. We'll do our best to help you. | |
https://www.phusionpassenger.com/documentation_and_support |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment