Created
August 17, 2016 16:10
-
-
Save CirrusThink/b2be35eda792a4c9f7196351cd22d207 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
| Solaris 11.3 sru 175.3.10.0.7.1 | |
| dolly@dolly:~$ rvmsudo CC=/usr/bin/gcc passenger-install-nginx-module | |
| Welcome to the Phusion Passenger Nginx module installer, v5.0.30. | |
| This installer will guide you through the entire installation process. It | |
| shouldn't take more than 5 minutes in total. | |
| Here's what you can expect from the installation process: | |
| 1. This installer will compile and install Nginx with Passenger support. | |
| 2. You'll learn how to configure Passenger in Nginx. | |
| 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 '!' | |
| ‣ ⬢ Ruby | |
| ⬢ Python | |
| ⬡ Node.js | |
| ⬡ Meteor | |
| -------------------------------------------- | |
| Checking for required software... | |
| * Checking for C compiler... | |
| Found: yes | |
| Location: /usr/bin/gcc | |
| * Checking for C++ compiler... | |
| Found: yes | |
| Location: /opt/csw/bin/c++ | |
| * Checking for A download tool like 'wget' or 'curl'... | |
| Found: yes | |
| Location: /usr/bin/wget | |
| * Checking for Curl development headers with SSL support... | |
| Found: yes | |
| curl-config location: /usr/bin/curl-config | |
| Header location: /usr/include/curl/curl.h | |
| Version: libcurl 7.45.0 | |
| Usable: yes | |
| Supports SSL: yes | |
| * Checking for OpenSSL development headers... | |
| Found: yes | |
| Location: /usr/include/openssl/ssl.h | |
| * Checking for Zlib development headers... | |
| Found: yes | |
| Location: /usr/include/zlib.h | |
| * Checking for Rake (associated with /home/dolly/.rvm/gems/ruby-2.3.1@global/wrappers/ruby)... | |
| Found: yes | |
| Location: /home/dolly/.rvm/gems/ruby-2.3.1@global/wrappers/rake | |
| * Checking for OpenSSL support for Ruby... | |
| Found: yes | |
| * Checking for RubyGems... | |
| Found: yes | |
| * Checking for Ruby development headers... | |
| Found: yes | |
| Location: /home/dolly/.rvm/rubies/ruby-2.3.1/include/ruby-2.3.0/ruby.h | |
| * Checking for rack... | |
| Found: yes | |
| -------------------------------------------- | |
| Automatically download and install Nginx? | |
| Nginx doesn't support loadable modules such as some other web servers do, | |
| so in order to install Nginx with Passenger support, it must be recompiled. | |
| Do you want this installer to download, compile and install Nginx for you? | |
| 1. Yes: download, compile and install Nginx for me. (recommended) | |
| The easiest way to get started. A stock Nginx 1.10.1 with Passenger | |
| support, but with no other additional third party modules, will be | |
| installed for you to a directory of your choice. | |
| 2. No: I want to customize my Nginx installation. (for advanced users) | |
| Choose this if you want to compile Nginx with more third party modules | |
| besides Passenger, or if you need to pass additional options to Nginx's | |
| 'configure' script. This installer will 1) ask you for the location of | |
| the Nginx source code, 2) run the 'configure' script according to your | |
| instructions, and 3) run 'make install'. | |
| Whichever you choose, if you already have an existing Nginx configuration file, | |
| then it will be preserved. | |
| Enter your choice (1 or 2) or press Ctrl-C to abort: 2 | |
| -------------------------------------------- | |
| Where is your Nginx source code located? | |
| Please specify the directory: /home/dolly/nginx-1.10.1.tar.gz | |
| '/home/dolly/nginx-1.10.1.tar.gz' does not look like an Nginx source directory. | |
| Please specify the directory: /home/dolly/nginx-1.10.1 | |
| -------------------------------------------- | |
| Where do you want to install Nginx to? | |
| Please specify a prefix directory [/opt/nginx]: | |
| -------------------------------------------- | |
| Extra Nginx configure options | |
| If you want to pass extra arguments to the Nginx 'configure' script, then | |
| please specify them. If not, then specify nothing and press Enter. | |
| If you specify nothing then the 'configure' script will be run as follows: | |
| sh ./configure --prefix='/opt/nginx' --with-http_ssl_module --with-http_gzip_static_module --with-http_stub_status_module --with-cc-opt=-Wno-error --with-ld-opt='' --add-module='/home/dolly/.rvm/gems/ruby-2.3.1@global/gems/passenger-enterprise-server-5.0.30/src/nginx_module' | |
| Extra arguments to pass to configure script: | |
| -------------------------------------------- | |
| Confirm configure flags | |
| The Nginx configure script will be run as follows: | |
| sh ./configure --prefix='/opt/nginx' --with-http_ssl_module --with-http_gzip_static_module --with-http_stub_status_module --with-cc-opt=-Wno-error --with-ld-opt='' --add-module='/home/dolly/.rvm/gems/ruby-2.3.1@global/gems/passenger-enterprise-server-5.0.30/src/nginx_module' | |
| Is this what you want? (yes/no) [default=yes]: | |
| -------------------------------------------- | |
| Compiling Passenger support files... | |
| # env NOEXEC_DISABLE=1 /home/dolly/.rvm/gems/ruby-2.3.1@global/wrappers/rake nginx:clean nginx RELEASE=yes | |
| 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/CachedFileStat.o buildout/common/libpassenger_common/Utils/LargeFiles.o buildout/common/libpassenger_common/WatchdogLauncher.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/DataStructures/LString.o buildout/common/libpassenger_common/Utils/Hasher.o buildout/common/libpassenger_common/AppTypes.o buildout/common/libpassenger_common/Utils/MD5.o | |
| rm -f buildout/common/libpassenger_common/jsoncpp.o | |
| rm -f buildout/common/libpassenger_common/vendor-modified/modp_b64.o | |
| rm -f buildout/common/libpassenger_common/UnionStationFilterSupport.o | |
| rm -rf buildout/common/libpassenger_common | |
| rm -rf buildout/support-binaries/ | |
| rm -rf buildout/nginx_dynamic/libboost_oxt.a buildout/nginx_dynamic/libboost_oxt | |
| rm -f buildout/nginx_dynamic/module_libpassenger_common/Logging.o buildout/nginx_dynamic/module_libpassenger_common/Exceptions.o buildout/nginx_dynamic/module_libpassenger_common/Utils/SystemTime.o buildout/nginx_dynamic/module_libpassenger_common/Utils/StrIntUtils.o buildout/nginx_dynamic/module_libpassenger_common/Utils/StrIntUtilsNoStrictAliasing.o buildout/nginx_dynamic/module_libpassenger_common/Utils/IOUtils.o buildout/nginx_dynamic/module_libpassenger_common/Utils.o | |
| rm -f buildout/nginx_dynamic/module_libpassenger_common/Utils/CachedFileStat.o buildout/nginx_dynamic/module_libpassenger_common/Utils/LargeFiles.o buildout/nginx_dynamic/module_libpassenger_common/WatchdogLauncher.o buildout/nginx_dynamic/module_libpassenger_common/MemoryKit/mbuf.o buildout/nginx_dynamic/module_libpassenger_common/MemoryKit/palloc.o buildout/nginx_dynamic/module_libpassenger_common/ServerKit/http_parser.o buildout/nginx_dynamic/module_libpassenger_common/ServerKit/Implementation.o buildout/nginx_dynamic/module_libpassenger_common/DataStructures/LString.o buildout/nginx_dynamic/module_libpassenger_common/Utils/Hasher.o buildout/nginx_dynamic/module_libpassenger_common/AppTypes.o buildout/nginx_dynamic/module_libpassenger_common/Utils/MD5.o | |
| rm -f buildout/nginx_dynamic/module_libpassenger_common/jsoncpp.o | |
| rm -f buildout/nginx_dynamic/module_libpassenger_common/vendor-modified/modp_b64.o | |
| rm -f buildout/nginx_dynamic/module_libpassenger_common/UnionStationFilterSupport.o | |
| rm -rf buildout/nginx_dynamic/module_libpassenger_common | |
| mkdir -p buildout/support-binaries | |
| c++ -o buildout/support-binaries/AgentMain.o -Isrc/agent -Isrc/cxx_supportlib -Isrc/cxx_supportlib/vendor-copy -Isrc/cxx_supportlib/vendor-modified -Isrc/cxx_supportlib/vendor-modified/libev -Isrc/cxx_supportlib/vendor-copy/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 src/agent/AgentMain.cpp | |
| c++ -o buildout/support-binaries/AgentBase.o -Isrc/agent -Isrc/cxx_supportlib -Isrc/cxx_supportlib/vendor-copy -Isrc/cxx_supportlib/vendor-modified -Isrc/cxx_supportlib/vendor-modified/libev -Isrc/cxx_supportlib/vendor-copy/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 src/agent/Shared/Base.cpp | |
| In file included from src/cxx_supportlib/vendor-modified/boost/config/platform/solaris.hpp:17:0, | |
| from src/cxx_supportlib/vendor-modified/boost/config.hpp:57, | |
| from src/cxx_supportlib/vendor-modified/boost/thread/detail/config.hpp:11, | |
| from src/cxx_supportlib/vendor-modified/boost/thread/tss.hpp:8, | |
| from src/cxx_supportlib/oxt/system_calls.hpp:28, | |
| from src/agent/Shared/Base.cpp:15: | |
| src/cxx_supportlib/vendor-modified/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined | |
| # define BOOST_HAS_STDINT_H | |
| ^ | |
| <command-line>:0:0: note: this is the location of the previous definition | |
| c++ -o buildout/support-binaries/WatchdogMain.o -Isrc/agent -Isrc/cxx_supportlib -Isrc/cxx_supportlib/vendor-copy -Isrc/cxx_supportlib/vendor-modified -Isrc/cxx_supportlib/vendor-modified/libev -Isrc/cxx_supportlib/vendor-copy/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 src/agent/Watchdog/WatchdogMain.cpp | |
| In file included from src/cxx_supportlib/vendor-modified/boost/config/platform/solaris.hpp:17:0, | |
| from src/cxx_supportlib/vendor-modified/boost/config.hpp:57, | |
| from src/cxx_supportlib/vendor-modified/boost/thread/detail/platform.hpp:14, | |
| from src/cxx_supportlib/vendor-modified/boost/thread/thread_only.hpp:12, | |
| from src/cxx_supportlib/vendor-modified/boost/thread/thread.hpp:12, | |
| from src/cxx_supportlib/vendor-modified/boost/thread.hpp:13, | |
| from src/cxx_supportlib/oxt/thread.hpp:28, | |
| from src/agent/Watchdog/WatchdogMain.cpp:13: | |
| src/cxx_supportlib/vendor-modified/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined | |
| # define BOOST_HAS_STDINT_H | |
| ^ | |
| <command-line>:0:0: note: this is the location of the previous definition | |
| In file included from src/agent/Shared/ApiServerUtils.h:57:0, | |
| from src/agent/Watchdog/WatchdogMain.cpp:47: | |
| src/cxx_supportlib/DataStructures/LString.h:67:2: warning: always_inline function might not be inlinable [-Wattributes] | |
| psg_lstr_last_byte(const LString *str) { | |
| ^ | |
| src/cxx_supportlib/DataStructures/LString.h:62:2: warning: always_inline function might not be inlinable [-Wattributes] | |
| psg_lstr_first_byte(const LString *str) { | |
| ^ | |
| c++ -o buildout/support-binaries/CoreMain.o -Isrc/agent -Isrc/cxx_supportlib -Isrc/cxx_supportlib/vendor-copy -Isrc/cxx_supportlib/vendor-modified -Isrc/cxx_supportlib/vendor-modified/libev -Isrc/cxx_supportlib/vendor-copy/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 src/agent/Core/CoreMain.cpp | |
| In file included from src/cxx_supportlib/vendor-modified/boost/config/platform/solaris.hpp:17:0, | |
| from src/cxx_supportlib/vendor-modified/boost/config.hpp:57, | |
| from src/cxx_supportlib/vendor-modified/boost/thread/detail/platform.hpp:14, | |
| from src/cxx_supportlib/vendor-modified/boost/thread/thread_only.hpp:12, | |
| from src/cxx_supportlib/vendor-modified/boost/thread/thread.hpp:12, | |
| from src/cxx_supportlib/vendor-modified/boost/thread.hpp:13, | |
| from src/agent/Core/CoreMain.cpp:46: | |
| src/cxx_supportlib/vendor-modified/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined | |
| # define BOOST_HAS_STDINT_H | |
| ^ | |
| <command-line>:0:0: note: this is the location of the previous definition | |
| In file included from src/agent/Shared/ApiServerUtils.h:57:0, | |
| from src/agent/Core/CoreMain.cpp:57: | |
| src/cxx_supportlib/DataStructures/LString.h:67:2: warning: always_inline function might not be inlinable [-Wattributes] | |
| psg_lstr_last_byte(const LString *str) { | |
| ^ | |
| src/cxx_supportlib/DataStructures/LString.h:62:2: warning: always_inline function might not be inlinable [-Wattributes] | |
| psg_lstr_first_byte(const LString *str) { | |
| ^ | |
| c++ -o buildout/support-binaries/CoreApplicationPool.o -Isrc/agent -Isrc/cxx_supportlib -Isrc/cxx_supportlib/vendor-copy -Isrc/cxx_supportlib/vendor-modified -Isrc/cxx_supportlib/vendor-modified/libev -Isrc/cxx_supportlib/vendor-copy/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 src/agent/Core/ApplicationPool/Implementation.cpp | |
| In file included from src/cxx_supportlib/vendor-modified/boost/config/platform/solaris.hpp:17:0, | |
| from src/cxx_supportlib/vendor-modified/boost/config.hpp:57, | |
| from src/cxx_supportlib/vendor-modified/boost/smart_ptr/make_shared_object.hpp:15, | |
| from src/cxx_supportlib/vendor-modified/boost/smart_ptr/make_shared.hpp:15, | |
| from src/cxx_supportlib/vendor-modified/boost/make_shared.hpp:15, | |
| from src/agent/Core/ApplicationPool/Implementation.cpp:17: | |
| src/cxx_supportlib/vendor-modified/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined | |
| # define BOOST_HAS_STDINT_H | |
| ^ | |
| <command-line>:0:0: note: this is the location of the previous definition | |
| In file included from src/agent/Core/ApplicationPool/Implementation.cpp:44:0: | |
| src/agent/Core/ApplicationPool/Group/SessionManagement.cpp:126:1: warning: always_inline function might not be inlinable [-Wattributes] | |
| Group::onSessionClose(Process *process, Session *session) { | |
| ^ | |
| src/agent/Core/ApplicationPool/Group/SessionManagement.cpp:104:1: warning: always_inline function might not be inlinable [-Wattributes] | |
| Group::onSessionInitiateFailure(Process *process, Session *session) { | |
| ^ | |
| In file included from src/agent/Core/ApplicationPool/Implementation.cpp:43:0: | |
| src/agent/Core/ApplicationPool/Group/LifetimeAndBasics.cpp:67:1: warning: always_inline function might not be inlinable [-Wattributes] | |
| Group::getPool() const { | |
| ^ | |
| src/agent/Core/ApplicationPool/Group/LifetimeAndBasics.cpp:42:1: warning: always_inline function might not be inlinable [-Wattributes] | |
| Group::getLifeStatus() const { | |
| ^ | |
| c++ -o buildout/support-binaries/CoreController.o -Isrc/agent -Isrc/cxx_supportlib -Isrc/cxx_supportlib/vendor-copy -Isrc/cxx_supportlib/vendor-modified -Isrc/cxx_supportlib/vendor-modified/libev -Isrc/cxx_supportlib/vendor-copy/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 src/agent/Core/Controller/Implementation.cpp | |
| In file included from src/cxx_supportlib/vendor-modified/boost/config/platform/solaris.hpp:17:0, | |
| from src/cxx_supportlib/vendor-modified/boost/config.hpp:57, | |
| from src/cxx_supportlib/vendor-modified/boost/smart_ptr/shared_ptr.hpp:17, | |
| from src/cxx_supportlib/vendor-modified/boost/shared_ptr.hpp:17, | |
| from src/agent/Core/Controller.h:26, | |
| from src/agent/Core/Controller/Implementation.cpp:11: | |
| src/cxx_supportlib/vendor-modified/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined | |
| # define BOOST_HAS_STDINT_H | |
| ^ | |
| <command-line>:0:0: note: this is the location of the previous definition | |
| In file included from src/agent/Core/Controller/Implementation.cpp:16:0: | |
| src/agent/Core/Controller/ForwardResponse.cpp:1074:1: warning: always_inline function might not be inlinable [-Wattributes] | |
| Controller::keepAliveAppConnection(Client *client, Request *req) { | |
| ^ | |
| In file included from src/cxx_supportlib/ServerKit/HeaderTable.h:17:0, | |
| from src/cxx_supportlib/ServerKit/HttpRequest.h:19, | |
| from src/cxx_supportlib/ServerKit/HttpClient.h:15, | |
| from src/cxx_supportlib/ServerKit/HttpServer.h:24, | |
| from src/agent/Core/Controller.h:52, | |
| from src/agent/Core/Controller/Implementation.cpp:11: | |
| src/cxx_supportlib/DataStructures/LString.h:67:2: warning: always_inline function might not be inlinable [-Wattributes] | |
| psg_lstr_last_byte(const LString *str) { | |
| ^ | |
| src/cxx_supportlib/DataStructures/LString.h:62:2: warning: always_inline function might not be inlinable [-Wattributes] | |
| psg_lstr_first_byte(const LString *str) { | |
| ^ | |
| c++ -o buildout/support-binaries/UstRouterMain.o -Isrc/agent -Isrc/cxx_supportlib -Isrc/cxx_supportlib/vendor-copy -Isrc/cxx_supportlib/vendor-modified -Isrc/cxx_supportlib/vendor-modified/libev -Isrc/cxx_supportlib/vendor-copy/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 src/agent/UstRouter/UstRouterMain.cpp | |
| In file included from src/cxx_supportlib/vendor-modified/boost/config/platform/solaris.hpp:17:0, | |
| from src/cxx_supportlib/vendor-modified/boost/config.hpp:57, | |
| from src/cxx_supportlib/vendor-modified/boost/thread/detail/config.hpp:11, | |
| from src/cxx_supportlib/vendor-modified/boost/thread/tss.hpp:8, | |
| from src/cxx_supportlib/oxt/system_calls.hpp:28, | |
| from src/agent/UstRouter/UstRouterMain.cpp:13: | |
| src/cxx_supportlib/vendor-modified/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined | |
| # define BOOST_HAS_STDINT_H | |
| ^ | |
| <command-line>:0:0: note: this is the location of the previous definition | |
| In file included from src/agent/Shared/ApiServerUtils.h:57:0, | |
| from src/agent/UstRouter/UstRouterMain.cpp:32: | |
| src/cxx_supportlib/DataStructures/LString.h:67:2: warning: always_inline function might not be inlinable [-Wattributes] | |
| psg_lstr_last_byte(const LString *str) { | |
| ^ | |
| src/cxx_supportlib/DataStructures/LString.h:62:2: warning: always_inline function might not be inlinable [-Wattributes] | |
| psg_lstr_first_byte(const LString *str) { | |
| ^ | |
| c++ -o buildout/support-binaries/SystemMetricsMain.o -Isrc/agent -Isrc/cxx_supportlib -Isrc/cxx_supportlib/vendor-copy -Isrc/cxx_supportlib/vendor-modified -Isrc/cxx_supportlib/vendor-modified/libev -Isrc/cxx_supportlib/vendor-copy/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 src/agent/SystemMetrics/SystemMetricsMain.cpp | |
| In file included from src/cxx_supportlib/vendor-modified/boost/config/platform/solaris.hpp:17:0, | |
| from src/cxx_supportlib/vendor-modified/boost/config.hpp:57, | |
| from src/cxx_supportlib/vendor-modified/boost/smart_ptr/shared_ptr.hpp:17, | |
| from src/cxx_supportlib/vendor-modified/boost/shared_ptr.hpp:17, | |
| from src/cxx_supportlib/Utils.h:13, | |
| from src/agent/SystemMetrics/SystemMetricsMain.cpp:15: | |
| src/cxx_supportlib/vendor-modified/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined | |
| # define BOOST_HAS_STDINT_H | |
| ^ | |
| <command-line>:0:0: note: this is the location of the previous definition | |
| c++ -o buildout/support-binaries/TempDirToucherMain.o -Isrc/agent -Isrc/cxx_supportlib -Isrc/cxx_supportlib/vendor-copy -Isrc/cxx_supportlib/vendor-modified -Isrc/cxx_supportlib/vendor-modified/libev -Isrc/cxx_supportlib/vendor-copy/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 src/agent/TempDirToucher/TempDirToucherMain.cpp | |
| c++ -o buildout/support-binaries/SpawnPreparerMain.o -Isrc/agent -Isrc/cxx_supportlib -Isrc/cxx_supportlib/vendor-copy -Isrc/cxx_supportlib/vendor-modified -Isrc/cxx_supportlib/vendor-modified/libev -Isrc/cxx_supportlib/vendor-copy/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 src/agent/SpawnPreparer/SpawnPreparerMain.cpp | |
| In file included from src/cxx_supportlib/vendor-modified/boost/config/platform/solaris.hpp:17:0, | |
| from src/cxx_supportlib/vendor-modified/boost/config.hpp:57, | |
| from src/cxx_supportlib/vendor-modified/boost/cstdint.hpp:36, | |
| from src/cxx_supportlib/Utils/SystemMetricsCollector.h:13, | |
| from src/agent/SpawnPreparer/SpawnPreparerMain.cpp:31: | |
| src/cxx_supportlib/vendor-modified/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined | |
| # define BOOST_HAS_STDINT_H | |
| ^ | |
| <command-line>:0:0: note: this is the location of the previous definition | |
| c++ -o buildout/support-binaries/SendCloudUsageMain.o -Isrc/agent -Isrc/cxx_supportlib -Isrc/cxx_supportlib/vendor-copy -Isrc/cxx_supportlib/vendor-modified -Isrc/cxx_supportlib/vendor-modified/libev -Isrc/cxx_supportlib/vendor-copy/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 src/agent/SendCloudUsage/SendCloudUsageMain.cpp | |
| In file included from src/cxx_supportlib/vendor-modified/boost/config/platform/solaris.hpp:17:0, | |
| from src/cxx_supportlib/vendor-modified/boost/config.hpp:57, | |
| from src/cxx_supportlib/vendor-modified/boost/thread/detail/config.hpp:11, | |
| from src/cxx_supportlib/vendor-modified/boost/thread/tss.hpp:8, | |
| from src/cxx_supportlib/oxt/system_calls.hpp:28, | |
| from src/agent/SendCloudUsage/SendCloudUsageMain.cpp:17: | |
| src/cxx_supportlib/vendor-modified/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined | |
| # define BOOST_HAS_STDINT_H | |
| ^ | |
| <command-line>:0:0: note: this is the location of the previous definition | |
| mkdir -p buildout/common/libboost_oxt/boost | |
| c++ -o buildout/common/libboost_oxt/boost/error_code.o -Isrc/cxx_supportlib -Isrc/cxx_supportlib/vendor-copy -Isrc/cxx_supportlib/vendor-modified -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 src/cxx_supportlib/vendor-modified/boost/libs/system/src/error_code.cpp | |
| In file included from src/cxx_supportlib/vendor-modified/boost/config/platform/solaris.hpp:17:0, | |
| from src/cxx_supportlib/vendor-modified/boost/config.hpp:57, | |
| from src/cxx_supportlib/vendor-modified/boost/system/config.hpp:13, | |
| from src/cxx_supportlib/vendor-modified/boost/system/error_code.hpp:14, | |
| from src/cxx_supportlib/vendor-modified/boost/libs/system/src/error_code.cpp:16: | |
| src/cxx_supportlib/vendor-modified/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined | |
| # define BOOST_HAS_STDINT_H | |
| ^ | |
| <command-line>:0:0: note: this is the location of the previous definition | |
| c++ -o buildout/common/libboost_oxt/boost/static_mutex.o -Isrc/cxx_supportlib -Isrc/cxx_supportlib/vendor-copy -Isrc/cxx_supportlib/vendor-modified -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 src/cxx_supportlib/vendor-modified/boost/libs/regex/src/static_mutex.cpp | |
| In file included from src/cxx_supportlib/vendor-modified/boost/config/platform/solaris.hpp:17:0, | |
| from src/cxx_supportlib/vendor-modified/boost/config.hpp:57, | |
| from src/cxx_supportlib/vendor-modified/boost/libs/regex/src/static_mutex.cpp:20: | |
| src/cxx_supportlib/vendor-modified/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined | |
| # define BOOST_HAS_STDINT_H | |
| ^ | |
| <command-line>:0:0: note: this is the location of the previous definition | |
| c++ -o buildout/common/libboost_oxt/boost/posix_api.o -Isrc/cxx_supportlib -Isrc/cxx_supportlib/vendor-copy -Isrc/cxx_supportlib/vendor-modified -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 src/cxx_supportlib/vendor-modified/boost/libs/regex/src/posix_api.cpp | |
| In file included from src/cxx_supportlib/vendor-modified/boost/config/platform/solaris.hpp:17:0, | |
| from src/cxx_supportlib/vendor-modified/boost/config.hpp:57, | |
| from src/cxx_supportlib/vendor-modified/boost/libs/regex/src/posix_api.cpp:21: | |
| src/cxx_supportlib/vendor-modified/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined | |
| # define BOOST_HAS_STDINT_H | |
| ^ | |
| <command-line>:0:0: note: this is the location of the previous definition | |
| c++ -o buildout/common/libboost_oxt/boost/regex_raw_buffer.o -Isrc/cxx_supportlib -Isrc/cxx_supportlib/vendor-copy -Isrc/cxx_supportlib/vendor-modified -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 src/cxx_supportlib/vendor-modified/boost/libs/regex/src/regex_raw_buffer.cpp | |
| In file included from src/cxx_supportlib/vendor-modified/boost/config/platform/solaris.hpp:17:0, | |
| from src/cxx_supportlib/vendor-modified/boost/config.hpp:57, | |
| from src/cxx_supportlib/vendor-modified/boost/libs/regex/src/regex_raw_buffer.cpp:21: | |
| src/cxx_supportlib/vendor-modified/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined | |
| # define BOOST_HAS_STDINT_H | |
| ^ | |
| <command-line>:0:0: note: this is the location of the previous definition | |
| c++ -o buildout/common/libboost_oxt/boost/wc_regex_traits.o -Isrc/cxx_supportlib -Isrc/cxx_supportlib/vendor-copy -Isrc/cxx_supportlib/vendor-modified -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 src/cxx_supportlib/vendor-modified/boost/libs/regex/src/wc_regex_traits.cpp | |
| In file included from src/cxx_supportlib/vendor-modified/boost/config/platform/solaris.hpp:17:0, | |
| from src/cxx_supportlib/vendor-modified/boost/config.hpp:57, | |
| from src/cxx_supportlib/vendor-modified/boost/detail/workaround.hpp:41, | |
| from src/cxx_supportlib/vendor-modified/boost/libs/regex/src/wc_regex_traits.cpp:22: | |
| src/cxx_supportlib/vendor-modified/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined | |
| # define BOOST_HAS_STDINT_H | |
| ^ | |
| <command-line>:0:0: note: this is the location of the previous definition | |
| c++ -o buildout/common/libboost_oxt/boost/cregex.o -Isrc/cxx_supportlib -Isrc/cxx_supportlib/vendor-copy -Isrc/cxx_supportlib/vendor-modified -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 src/cxx_supportlib/vendor-modified/boost/libs/regex/src/cregex.cpp | |
| In file included from src/cxx_supportlib/vendor-modified/boost/config/platform/solaris.hpp:17:0, | |
| from src/cxx_supportlib/vendor-modified/boost/config.hpp:57, | |
| from src/cxx_supportlib/vendor-modified/boost/regex/config.hpp:44, | |
| from src/cxx_supportlib/vendor-modified/boost/regex.hpp:28, | |
| from src/cxx_supportlib/vendor-modified/boost/libs/regex/src/cregex.cpp:22: | |
| src/cxx_supportlib/vendor-modified/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined | |
| # define BOOST_HAS_STDINT_H | |
| ^ | |
| <command-line>:0:0: note: this is the location of the previous definition | |
| c++ -o buildout/common/libboost_oxt/boost/regex.o -Isrc/cxx_supportlib -Isrc/cxx_supportlib/vendor-copy -Isrc/cxx_supportlib/vendor-modified -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 src/cxx_supportlib/vendor-modified/boost/libs/regex/src/regex.cpp | |
| In file included from src/cxx_supportlib/vendor-modified/boost/config/platform/solaris.hpp:17:0, | |
| from src/cxx_supportlib/vendor-modified/boost/config.hpp:57, | |
| from src/cxx_supportlib/vendor-modified/boost/libs/regex/src/regex.cpp:22: | |
| src/cxx_supportlib/vendor-modified/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined | |
| # define BOOST_HAS_STDINT_H | |
| ^ | |
| <command-line>:0:0: note: this is the location of the previous definition | |
| c++ -o buildout/common/libboost_oxt/boost/instances.o -Isrc/cxx_supportlib -Isrc/cxx_supportlib/vendor-copy -Isrc/cxx_supportlib/vendor-modified -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 src/cxx_supportlib/vendor-modified/boost/libs/regex/src/instances.cpp | |
| In file included from src/cxx_supportlib/vendor-modified/boost/config/platform/solaris.hpp:17:0, | |
| from src/cxx_supportlib/vendor-modified/boost/config.hpp:57, | |
| from src/cxx_supportlib/vendor-modified/boost/regex/config.hpp:44, | |
| from src/cxx_supportlib/vendor-modified/boost/libs/regex/src/instances.cpp:21: | |
| src/cxx_supportlib/vendor-modified/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined | |
| # define BOOST_HAS_STDINT_H | |
| ^ | |
| <command-line>:0:0: note: this is the location of the previous definition | |
| c++ -o buildout/common/libboost_oxt/boost/regex_debug.o -Isrc/cxx_supportlib -Isrc/cxx_supportlib/vendor-copy -Isrc/cxx_supportlib/vendor-modified -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 src/cxx_supportlib/vendor-modified/boost/libs/regex/src/regex_debug.cpp | |
| In file included from src/cxx_supportlib/vendor-modified/boost/config/platform/solaris.hpp:17:0, | |
| from src/cxx_supportlib/vendor-modified/boost/config.hpp:57, | |
| from src/cxx_supportlib/vendor-modified/boost/regex/config.hpp:44, | |
| from src/cxx_supportlib/vendor-modified/boost/libs/regex/src/regex_debug.cpp:22: | |
| src/cxx_supportlib/vendor-modified/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined | |
| # define BOOST_HAS_STDINT_H | |
| ^ | |
| <command-line>:0:0: note: this is the location of the previous definition | |
| c++ -o buildout/common/libboost_oxt/boost/regex_traits_defaults.o -Isrc/cxx_supportlib -Isrc/cxx_supportlib/vendor-copy -Isrc/cxx_supportlib/vendor-modified -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 src/cxx_supportlib/vendor-modified/boost/libs/regex/src/regex_traits_defaults.cpp | |
| In file included from src/cxx_supportlib/vendor-modified/boost/config/platform/solaris.hpp:17:0, | |
| from src/cxx_supportlib/vendor-modified/boost/config.hpp:57, | |
| from src/cxx_supportlib/vendor-modified/boost/regex/config.hpp:44, | |
| from src/cxx_supportlib/vendor-modified/boost/regex/regex_traits.hpp:23, | |
| from src/cxx_supportlib/vendor-modified/boost/libs/regex/src/regex_traits_defaults.cpp:20: | |
| src/cxx_supportlib/vendor-modified/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined | |
| # define BOOST_HAS_STDINT_H | |
| ^ | |
| <command-line>:0:0: note: this is the location of the previous definition | |
| c++ -o buildout/common/libboost_oxt/boost/cpp_regex_traits.o -Isrc/cxx_supportlib -Isrc/cxx_supportlib/vendor-copy -Isrc/cxx_supportlib/vendor-modified -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 src/cxx_supportlib/vendor-modified/boost/libs/regex/src/cpp_regex_traits.cpp | |
| In file included from src/cxx_supportlib/vendor-modified/boost/config/platform/solaris.hpp:17:0, | |
| from src/cxx_supportlib/vendor-modified/boost/config.hpp:57, | |
| from src/cxx_supportlib/vendor-modified/boost/libs/regex/src/cpp_regex_traits.cpp:20: | |
| src/cxx_supportlib/vendor-modified/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined | |
| # define BOOST_HAS_STDINT_H | |
| ^ | |
| <command-line>:0:0: note: this is the location of the previous definition | |
| c++ -o buildout/common/libboost_oxt/boost/wide_posix_api.o -Isrc/cxx_supportlib -Isrc/cxx_supportlib/vendor-copy -Isrc/cxx_supportlib/vendor-modified -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 src/cxx_supportlib/vendor-modified/boost/libs/regex/src/wide_posix_api.cpp | |
| In file included from src/cxx_supportlib/vendor-modified/boost/config/platform/solaris.hpp:17:0, | |
| from src/cxx_supportlib/vendor-modified/boost/config.hpp:57, | |
| from src/cxx_supportlib/vendor-modified/boost/regex/config.hpp:44, | |
| from src/cxx_supportlib/vendor-modified/boost/libs/regex/src/wide_posix_api.cpp:21: | |
| src/cxx_supportlib/vendor-modified/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined | |
| # define BOOST_HAS_STDINT_H | |
| ^ | |
| <command-line>:0:0: note: this is the location of the previous definition | |
| c++ -o buildout/common/libboost_oxt/boost/c_regex_traits.o -Isrc/cxx_supportlib -Isrc/cxx_supportlib/vendor-copy -Isrc/cxx_supportlib/vendor-modified -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 src/cxx_supportlib/vendor-modified/boost/libs/regex/src/c_regex_traits.cpp | |
| In file included from src/cxx_supportlib/vendor-modified/boost/config/platform/solaris.hpp:17:0, | |
| from src/cxx_supportlib/vendor-modified/boost/config.hpp:57, | |
| from src/cxx_supportlib/vendor-modified/boost/libs/regex/src/c_regex_traits.cpp:22: | |
| src/cxx_supportlib/vendor-modified/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined | |
| # define BOOST_HAS_STDINT_H | |
| ^ | |
| <command-line>:0:0: note: this is the location of the previous definition | |
| c++ -o buildout/common/libboost_oxt/boost/winstances.o -Isrc/cxx_supportlib -Isrc/cxx_supportlib/vendor-copy -Isrc/cxx_supportlib/vendor-modified -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 src/cxx_supportlib/vendor-modified/boost/libs/regex/src/winstances.cpp | |
| In file included from src/cxx_supportlib/vendor-modified/boost/config/platform/solaris.hpp:17:0, | |
| from src/cxx_supportlib/vendor-modified/boost/config.hpp:57, | |
| from src/cxx_supportlib/vendor-modified/boost/regex/config.hpp:44, | |
| from src/cxx_supportlib/vendor-modified/boost/libs/regex/src/winstances.cpp:21: | |
| src/cxx_supportlib/vendor-modified/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined | |
| # define BOOST_HAS_STDINT_H | |
| ^ | |
| <command-line>:0:0: note: this is the location of the previous definition | |
| c++ -o buildout/common/libboost_oxt/boost/tss_null.o -Isrc/cxx_supportlib -Isrc/cxx_supportlib/vendor-copy -Isrc/cxx_supportlib/vendor-modified -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 src/cxx_supportlib/vendor-modified/boost/libs/thread/src/tss_null.cpp | |
| In file included from src/cxx_supportlib/vendor-modified/boost/config/platform/solaris.hpp:17:0, | |
| from src/cxx_supportlib/vendor-modified/boost/config.hpp:57, | |
| from src/cxx_supportlib/vendor-modified/boost/thread/detail/config.hpp:11, | |
| from src/cxx_supportlib/vendor-modified/boost/libs/thread/src/tss_null.cpp:7: | |
| src/cxx_supportlib/vendor-modified/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined | |
| # define BOOST_HAS_STDINT_H | |
| ^ | |
| <command-line>:0:0: note: this is the location of the previous definition | |
| c++ -o buildout/common/libboost_oxt/boost/future.o -Isrc/cxx_supportlib -Isrc/cxx_supportlib/vendor-copy -Isrc/cxx_supportlib/vendor-modified -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 src/cxx_supportlib/vendor-modified/boost/libs/thread/src/future.cpp | |
| In file included from src/cxx_supportlib/vendor-modified/boost/config/platform/solaris.hpp:17:0, | |
| from src/cxx_supportlib/vendor-modified/boost/config.hpp:57, | |
| from src/cxx_supportlib/vendor-modified/boost/thread/detail/config.hpp:11, | |
| from src/cxx_supportlib/vendor-modified/boost/libs/thread/src/future.cpp:6: | |
| src/cxx_supportlib/vendor-modified/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined | |
| # define BOOST_HAS_STDINT_H | |
| ^ | |
| <command-line>:0:0: note: this is the location of the previous definition | |
| c++ -o buildout/common/libboost_oxt/boost/thread.o -Isrc/cxx_supportlib -Isrc/cxx_supportlib/vendor-copy -Isrc/cxx_supportlib/vendor-modified -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 src/cxx_supportlib/vendor-modified/boost/libs/thread/src/pthread/thread.cpp | |
| In file included from src/cxx_supportlib/vendor-modified/boost/config/platform/solaris.hpp:17:0, | |
| from src/cxx_supportlib/vendor-modified/boost/config.hpp:57, | |
| from src/cxx_supportlib/vendor-modified/boost/thread/detail/config.hpp:11, | |
| from src/cxx_supportlib/vendor-modified/boost/libs/thread/src/pthread/thread.cpp:9: | |
| src/cxx_supportlib/vendor-modified/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined | |
| # define BOOST_HAS_STDINT_H | |
| ^ | |
| <command-line>:0:0: note: this is the location of the previous definition | |
| c++ -o buildout/common/libboost_oxt/boost/once_atomic.o -Isrc/cxx_supportlib -Isrc/cxx_supportlib/vendor-copy -Isrc/cxx_supportlib/vendor-modified -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 src/cxx_supportlib/vendor-modified/boost/libs/thread/src/pthread/once_atomic.cpp | |
| In file included from src/cxx_supportlib/vendor-modified/boost/config/platform/solaris.hpp:17:0, | |
| from src/cxx_supportlib/vendor-modified/boost/config.hpp:57, | |
| from src/cxx_supportlib/vendor-modified/boost/thread/detail/config.hpp:11, | |
| from src/cxx_supportlib/vendor-modified/boost/libs/thread/src/pthread/once_atomic.cpp:8: | |
| src/cxx_supportlib/vendor-modified/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined | |
| # define BOOST_HAS_STDINT_H | |
| ^ | |
| <command-line>:0:0: note: this is the location of the previous definition | |
| c++ -o buildout/common/libboost_oxt/boost/once.o -Isrc/cxx_supportlib -Isrc/cxx_supportlib/vendor-copy -Isrc/cxx_supportlib/vendor-modified -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 src/cxx_supportlib/vendor-modified/boost/libs/thread/src/pthread/once.cpp | |
| In file included from src/cxx_supportlib/vendor-modified/boost/config/platform/solaris.hpp:17:0, | |
| from src/cxx_supportlib/vendor-modified/boost/config.hpp:57, | |
| from src/cxx_supportlib/vendor-modified/boost/thread/detail/config.hpp:11, | |
| from src/cxx_supportlib/vendor-modified/boost/libs/thread/src/pthread/once.cpp:6: | |
| src/cxx_supportlib/vendor-modified/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined | |
| # define BOOST_HAS_STDINT_H | |
| ^ | |
| <command-line>:0:0: note: this is the location of the previous definition | |
| mkdir -p buildout/common/libboost_oxt/oxt | |
| c++ -o buildout/common/libboost_oxt/oxt/implementation.o -Isrc/cxx_supportlib -Isrc/cxx_supportlib/vendor-copy -Isrc/cxx_supportlib/vendor-modified -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 src/cxx_supportlib/oxt/implementation.cpp | |
| In file included from src/cxx_supportlib/vendor-modified/boost/config/platform/solaris.hpp:17:0, | |
| from src/cxx_supportlib/vendor-modified/boost/config.hpp:57, | |
| from src/cxx_supportlib/vendor-modified/boost/thread/detail/platform.hpp:14, | |
| from src/cxx_supportlib/vendor-modified/boost/thread/mutex.hpp:12, | |
| from src/cxx_supportlib/oxt/implementation.cpp:26: | |
| src/cxx_supportlib/vendor-modified/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined | |
| # define BOOST_HAS_STDINT_H | |
| ^ | |
| <command-line>:0:0: note: this is the location of the previous definition | |
| c++ -o buildout/common/libboost_oxt/oxt/system_calls.o -Isrc/cxx_supportlib -Isrc/cxx_supportlib/vendor-copy -Isrc/cxx_supportlib/vendor-modified -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 src/cxx_supportlib/oxt/system_calls.cpp | |
| In file included from src/cxx_supportlib/vendor-modified/boost/config/platform/solaris.hpp:17:0, | |
| from src/cxx_supportlib/vendor-modified/boost/config.hpp:57, | |
| from src/cxx_supportlib/vendor-modified/boost/thread/detail/config.hpp:11, | |
| from src/cxx_supportlib/vendor-modified/boost/thread/tss.hpp:8, | |
| from src/cxx_supportlib/oxt/system_calls.hpp:28, | |
| from src/cxx_supportlib/oxt/system_calls.cpp:25: | |
| src/cxx_supportlib/vendor-modified/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined | |
| # define BOOST_HAS_STDINT_H | |
| ^ | |
| <command-line>:0:0: note: this is the location of the previous definition | |
| rm -rf buildout/common/libboost_oxt.a | |
| ar cru buildout/common/libboost_oxt.a buildout/common/libboost_oxt/boost/error_code.o buildout/common/libboost_oxt/boost/static_mutex.o buildout/common/libboost_oxt/boost/posix_api.o buildout/common/libboost_oxt/boost/regex_raw_buffer.o buildout/common/libboost_oxt/boost/wc_regex_traits.o buildout/common/libboost_oxt/boost/cregex.o buildout/common/libboost_oxt/boost/regex.o buildout/common/libboost_oxt/boost/instances.o buildout/common/libboost_oxt/boost/regex_debug.o buildout/common/libboost_oxt/boost/regex_traits_defaults.o buildout/common/libboost_oxt/boost/cpp_regex_traits.o buildout/common/libboost_oxt/boost/wide_posix_api.o buildout/common/libboost_oxt/boost/c_regex_traits.o buildout/common/libboost_oxt/boost/winstances.o buildout/common/libboost_oxt/boost/tss_null.o buildout/common/libboost_oxt/boost/future.o buildout/common/libboost_oxt/boost/thread.o buildout/common/libboost_oxt/boost/once_atomic.o buildout/common/libboost_oxt/boost/once.o buildout/common/libboost_oxt/oxt/implementation.o buildout/common/libboost_oxt/oxt/system_calls.o | |
| ranlib buildout/common/libboost_oxt.a | |
| mkdir -p buildout/common/libpassenger_common | |
| c++ -o buildout/common/libpassenger_common/Logging.o -Isrc/cxx_supportlib -Isrc/cxx_supportlib/vendor-copy -Isrc/cxx_supportlib/vendor-modified -Isrc/cxx_supportlib/vendor-modified/libev -Isrc/cxx_supportlib/vendor-copy/libuv/include -O -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 src/cxx_supportlib/Logging.cpp | |
| In file included from src/cxx_supportlib/vendor-modified/boost/config/platform/solaris.hpp:17:0, | |
| from src/cxx_supportlib/vendor-modified/boost/config.hpp:57, | |
| from src/cxx_supportlib/vendor-modified/boost/thread/detail/platform.hpp:14, | |
| from src/cxx_supportlib/vendor-modified/boost/thread/thread_only.hpp:12, | |
| from src/cxx_supportlib/vendor-modified/boost/thread/thread.hpp:12, | |
| from src/cxx_supportlib/vendor-modified/boost/thread.hpp:13, | |
| from src/cxx_supportlib/Logging.cpp:16: | |
| src/cxx_supportlib/vendor-modified/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined | |
| # define BOOST_HAS_STDINT_H | |
| ^ | |
| <command-line>:0:0: note: this is the location of the previous definition | |
| c++ -o buildout/common/libpassenger_common/Exceptions.o -Isrc/cxx_supportlib -Isrc/cxx_supportlib/vendor-copy -Isrc/cxx_supportlib/vendor-modified -Isrc/cxx_supportlib/vendor-modified/libev -Isrc/cxx_supportlib/vendor-copy/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 src/cxx_supportlib/Exceptions.cpp | |
| mkdir -p buildout/common/libpassenger_common/Utils | |
| c++ -o buildout/common/libpassenger_common/Utils/SystemTime.o -Isrc/cxx_supportlib -Isrc/cxx_supportlib/vendor-copy -Isrc/cxx_supportlib/vendor-modified -Isrc/cxx_supportlib/vendor-modified/libev -Isrc/cxx_supportlib/vendor-copy/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 src/cxx_supportlib/Utils/SystemTime.cpp | |
| In file included from src/cxx_supportlib/vendor-modified/boost/config/platform/solaris.hpp:17:0, | |
| from src/cxx_supportlib/vendor-modified/boost/config.hpp:57, | |
| from src/cxx_supportlib/vendor-modified/boost/thread/detail/platform.hpp:14, | |
| from src/cxx_supportlib/vendor-modified/boost/thread/thread_only.hpp:12, | |
| from src/cxx_supportlib/vendor-modified/boost/thread/thread.hpp:12, | |
| from src/cxx_supportlib/vendor-modified/boost/thread.hpp:13, | |
| from src/cxx_supportlib/Utils/SystemTime.h:13, | |
| from src/cxx_supportlib/Utils/SystemTime.cpp:11: | |
| src/cxx_supportlib/vendor-modified/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined | |
| # define BOOST_HAS_STDINT_H | |
| ^ | |
| <command-line>:0:0: note: this is the location of the previous definition | |
| c++ -o buildout/common/libpassenger_common/Utils/StrIntUtils.o -Isrc/cxx_supportlib -Isrc/cxx_supportlib/vendor-copy -Isrc/cxx_supportlib/vendor-modified -Isrc/cxx_supportlib/vendor-modified/libev -Isrc/cxx_supportlib/vendor-copy/libuv/include -O3 -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 src/cxx_supportlib/Utils/StrIntUtils.cpp | |
| In file included from src/cxx_supportlib/vendor-modified/boost/config/platform/solaris.hpp:17:0, | |
| from src/cxx_supportlib/vendor-modified/boost/config.hpp:57, | |
| from src/cxx_supportlib/vendor-modified/boost/thread/detail/platform.hpp:14, | |
| from src/cxx_supportlib/vendor-modified/boost/thread/thread_only.hpp:12, | |
| from src/cxx_supportlib/vendor-modified/boost/thread/thread.hpp:12, | |
| from src/cxx_supportlib/vendor-modified/boost/thread.hpp:13, | |
| from src/cxx_supportlib/Utils/SystemTime.h:13, | |
| from src/cxx_supportlib/Utils/StrIntUtils.cpp:19: | |
| src/cxx_supportlib/vendor-modified/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined | |
| # define BOOST_HAS_STDINT_H | |
| ^ | |
| <command-line>:0:0: note: this is the location of the previous definition | |
| c++ -o buildout/common/libpassenger_common/Utils/StrIntUtilsNoStrictAliasing.o -Isrc/cxx_supportlib -Isrc/cxx_supportlib/vendor-copy -Isrc/cxx_supportlib/vendor-modified -Isrc/cxx_supportlib/vendor-modified/libev -Isrc/cxx_supportlib/vendor-copy/libuv/include -O2 -fno-strict-aliasing -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 src/cxx_supportlib/Utils/StrIntUtilsNoStrictAliasing.cpp | |
| In file included from src/cxx_supportlib/vendor-modified/boost/config/platform/solaris.hpp:17:0, | |
| from src/cxx_supportlib/vendor-modified/boost/config.hpp:57, | |
| from src/cxx_supportlib/vendor-modified/boost/cstdint.hpp:36, | |
| from src/cxx_supportlib/Utils/StrIntUtilsNoStrictAliasing.cpp:11: | |
| src/cxx_supportlib/vendor-modified/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined | |
| # define BOOST_HAS_STDINT_H | |
| ^ | |
| <command-line>:0:0: note: this is the location of the previous definition | |
| c++ -o buildout/common/libpassenger_common/Utils/IOUtils.o -Isrc/cxx_supportlib -Isrc/cxx_supportlib/vendor-copy -Isrc/cxx_supportlib/vendor-modified -Isrc/cxx_supportlib/vendor-modified/libev -Isrc/cxx_supportlib/vendor-copy/libuv/include -O -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 src/cxx_supportlib/Utils/IOUtils.cpp | |
| In file included from src/cxx_supportlib/vendor-modified/boost/config/platform/solaris.hpp:17:0, | |
| from src/cxx_supportlib/vendor-modified/boost/config.hpp:57, | |
| from src/cxx_supportlib/vendor-modified/boost/thread/detail/config.hpp:11, | |
| from src/cxx_supportlib/vendor-modified/boost/thread/tss.hpp:8, | |
| from src/cxx_supportlib/oxt/system_calls.hpp:28, | |
| from src/cxx_supportlib/Utils/IOUtils.cpp:18: | |
| src/cxx_supportlib/vendor-modified/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined | |
| # define BOOST_HAS_STDINT_H | |
| ^ | |
| <command-line>:0:0: note: this is the location of the previous definition | |
| c++ -o buildout/common/libpassenger_common/Utils.o -Isrc/cxx_supportlib -Isrc/cxx_supportlib/vendor-copy -Isrc/cxx_supportlib/vendor-modified -Isrc/cxx_supportlib/vendor-modified/libev -Isrc/cxx_supportlib/vendor-copy/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 src/cxx_supportlib/Utils.cpp | |
| In file included from src/cxx_supportlib/vendor-modified/boost/config/platform/solaris.hpp:17:0, | |
| from src/cxx_supportlib/vendor-modified/boost/config.hpp:57, | |
| from src/cxx_supportlib/vendor-modified/boost/thread/detail/config.hpp:11, | |
| from src/cxx_supportlib/vendor-modified/boost/thread/tss.hpp:8, | |
| from src/cxx_supportlib/oxt/system_calls.hpp:28, | |
| from src/cxx_supportlib/Utils.cpp:11: | |
| src/cxx_supportlib/vendor-modified/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined | |
| # define BOOST_HAS_STDINT_H | |
| ^ | |
| <command-line>:0:0: note: this is the location of the previous definition | |
| mkdir -p buildout/common/libpassenger_common/vendor-modified | |
| c++ -o buildout/common/libpassenger_common/vendor-modified/modp_b64.o -Isrc/cxx_supportlib -Isrc/cxx_supportlib/vendor-copy -Isrc/cxx_supportlib/vendor-modified -Isrc/cxx_supportlib/vendor-modified/libev -Isrc/cxx_supportlib/vendor-copy/libuv/include -O2 -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 src/cxx_supportlib/vendor-modified/modp_b64.cpp | |
| In file included from src/cxx_supportlib/vendor-modified/boost/config/platform/solaris.hpp:17:0, | |
| from src/cxx_supportlib/vendor-modified/boost/config.hpp:57, | |
| from src/cxx_supportlib/vendor-modified/boost/cstdint.hpp:36, | |
| from src/cxx_supportlib/vendor-modified/modp_b64.cpp:47: | |
| src/cxx_supportlib/vendor-modified/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined | |
| # define BOOST_HAS_STDINT_H | |
| ^ | |
| <command-line>:0:0: note: this is the location of the previous definition | |
| c++ -o buildout/common/libpassenger_common/jsoncpp.o -Isrc/cxx_supportlib -Isrc/cxx_supportlib/vendor-copy -Isrc/cxx_supportlib/vendor-modified -Isrc/cxx_supportlib/vendor-modified/libev -Isrc/cxx_supportlib/vendor-copy/libuv/include -O2 -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 src/cxx_supportlib/vendor-modified/jsoncpp/jsoncpp.cpp | |
| In file included from src/cxx_supportlib/vendor-modified/boost/config/platform/solaris.hpp:17:0, | |
| from src/cxx_supportlib/vendor-modified/boost/config.hpp:57, | |
| from src/cxx_supportlib/vendor-modified/boost/limits.hpp:14, | |
| from src/cxx_supportlib/vendor-modified/boost/math/special_functions/fpclassify.hpp:16, | |
| from src/cxx_supportlib/vendor-modified/jsoncpp/jsoncpp.cpp:207: | |
| src/cxx_supportlib/vendor-modified/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined | |
| # define BOOST_HAS_STDINT_H | |
| ^ | |
| <command-line>:0:0: note: this is the location of the previous definition | |
| c++ -o buildout/common/libpassenger_common/UnionStationFilterSupport.o -Isrc/cxx_supportlib -Isrc/cxx_supportlib/vendor-copy -Isrc/cxx_supportlib/vendor-modified -Isrc/cxx_supportlib/vendor-modified/libev -Isrc/cxx_supportlib/vendor-copy/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 src/cxx_supportlib/UnionStationFilterSupport.cpp | |
| In file included from src/cxx_supportlib/vendor-modified/boost/config/platform/solaris.hpp:17:0, | |
| from src/cxx_supportlib/vendor-modified/boost/config.hpp:57, | |
| from src/cxx_supportlib/vendor-modified/boost/smart_ptr/shared_ptr.hpp:17, | |
| from src/cxx_supportlib/vendor-modified/boost/shared_ptr.hpp:17, | |
| from src/cxx_supportlib/UnionStationFilterSupport.h:15, | |
| from src/cxx_supportlib/UnionStationFilterSupport.cpp:10: | |
| src/cxx_supportlib/vendor-modified/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined | |
| # define BOOST_HAS_STDINT_H | |
| ^ | |
| <command-line>:0:0: note: this is the location of the previous definition | |
| c++ -o buildout/common/libpassenger_common/Utils/CachedFileStat.o -Isrc/cxx_supportlib -Isrc/cxx_supportlib/vendor-copy -Isrc/cxx_supportlib/vendor-modified -Isrc/cxx_supportlib/vendor-modified/libev -Isrc/cxx_supportlib/vendor-copy/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 src/cxx_supportlib/Utils/CachedFileStat.cpp | |
| In file included from src/cxx_supportlib/vendor-modified/boost/config/platform/solaris.hpp:17:0, | |
| from src/cxx_supportlib/vendor-modified/boost/config.hpp:57, | |
| from src/cxx_supportlib/vendor-modified/boost/smart_ptr/shared_ptr.hpp:17, | |
| from src/cxx_supportlib/vendor-modified/boost/shared_ptr.hpp:17, | |
| from src/cxx_supportlib/Utils/CachedFileStat.hpp:21, | |
| from src/cxx_supportlib/Utils/CachedFileStat.cpp:11: | |
| src/cxx_supportlib/vendor-modified/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined | |
| # define BOOST_HAS_STDINT_H | |
| ^ | |
| <command-line>:0:0: note: this is the location of the previous definition | |
| c++ -o buildout/common/libpassenger_common/Utils/LargeFiles.o -Isrc/cxx_supportlib -Isrc/cxx_supportlib/vendor-copy -Isrc/cxx_supportlib/vendor-modified -Isrc/cxx_supportlib/vendor-modified/libev -Isrc/cxx_supportlib/vendor-copy/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 src/cxx_supportlib/Utils/LargeFiles.cpp | |
| mkdir -p buildout/common/libpassenger_common/MemoryKit | |
| c++ -o buildout/common/libpassenger_common/MemoryKit/mbuf.o -Isrc/cxx_supportlib -Isrc/cxx_supportlib/vendor-copy -Isrc/cxx_supportlib/vendor-modified -Isrc/cxx_supportlib/vendor-modified/libev -Isrc/cxx_supportlib/vendor-copy/libuv/include -O2 -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 src/cxx_supportlib/MemoryKit/mbuf.cpp | |
| In file included from src/cxx_supportlib/vendor-modified/boost/config/platform/solaris.hpp:17:0, | |
| from src/cxx_supportlib/vendor-modified/boost/config.hpp:57, | |
| from src/cxx_supportlib/vendor-modified/boost/thread/detail/platform.hpp:14, | |
| from src/cxx_supportlib/vendor-modified/boost/thread/thread_only.hpp:12, | |
| from src/cxx_supportlib/vendor-modified/boost/thread/thread.hpp:12, | |
| from src/cxx_supportlib/vendor-modified/boost/thread.hpp:13, | |
| from src/cxx_supportlib/oxt/thread.hpp:28, | |
| from src/cxx_supportlib/MemoryKit/mbuf.cpp:22: | |
| src/cxx_supportlib/vendor-modified/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined | |
| # define BOOST_HAS_STDINT_H | |
| ^ | |
| <command-line>:0:0: note: this is the location of the previous definition | |
| c++ -o buildout/common/libpassenger_common/MemoryKit/palloc.o -Isrc/cxx_supportlib -Isrc/cxx_supportlib/vendor-copy -Isrc/cxx_supportlib/vendor-modified -Isrc/cxx_supportlib/vendor-modified/libev -Isrc/cxx_supportlib/vendor-copy/libuv/include -O2 -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 src/cxx_supportlib/MemoryKit/palloc.cpp | |
| mkdir -p buildout/common/libpassenger_common/ServerKit | |
| c++ -o buildout/common/libpassenger_common/ServerKit/http_parser.o -Isrc/cxx_supportlib -Isrc/cxx_supportlib/vendor-copy -Isrc/cxx_supportlib/vendor-modified -Isrc/cxx_supportlib/vendor-modified/libev -Isrc/cxx_supportlib/vendor-copy/libuv/include -O3 -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 src/cxx_supportlib/ServerKit/http_parser.cpp | |
| In file included from src/cxx_supportlib/vendor-modified/boost/config/platform/solaris.hpp:17:0, | |
| from src/cxx_supportlib/vendor-modified/boost/config.hpp:57, | |
| from src/cxx_supportlib/vendor-modified/boost/cstdint.hpp:36, | |
| from src/cxx_supportlib/ServerKit/http_parser.h:24, | |
| from src/cxx_supportlib/ServerKit/http_parser.cpp:24: | |
| src/cxx_supportlib/vendor-modified/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined | |
| # define BOOST_HAS_STDINT_H | |
| ^ | |
| <command-line>:0:0: note: this is the location of the previous definition | |
| c++ -o buildout/common/libpassenger_common/ServerKit/Implementation.o -Isrc/cxx_supportlib -Isrc/cxx_supportlib/vendor-copy -Isrc/cxx_supportlib/vendor-modified -Isrc/cxx_supportlib/vendor-modified/libev -Isrc/cxx_supportlib/vendor-copy/libuv/include -O2 -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 src/cxx_supportlib/ServerKit/Implementation.cpp | |
| In file included from src/cxx_supportlib/vendor-modified/boost/config/platform/solaris.hpp:17:0, | |
| from src/cxx_supportlib/vendor-modified/boost/config.hpp:57, | |
| from src/cxx_supportlib/vendor-modified/boost/cstdint.hpp:36, | |
| from src/cxx_supportlib/DataStructures/HashedStaticString.h:13, | |
| from src/cxx_supportlib/ServerKit/Implementation.cpp:10: | |
| src/cxx_supportlib/vendor-modified/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined | |
| # define BOOST_HAS_STDINT_H | |
| ^ | |
| <command-line>:0:0: note: this is the location of the previous definition | |
| mkdir -p buildout/common/libpassenger_common/DataStructures | |
| c++ -o buildout/common/libpassenger_common/DataStructures/LString.o -Isrc/cxx_supportlib -Isrc/cxx_supportlib/vendor-copy -Isrc/cxx_supportlib/vendor-modified -Isrc/cxx_supportlib/vendor-modified/libev -Isrc/cxx_supportlib/vendor-copy/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 src/cxx_supportlib/DataStructures/LString.cpp | |
| In file included from src/cxx_supportlib/vendor-modified/boost/config/platform/solaris.hpp:17:0, | |
| from src/cxx_supportlib/vendor-modified/boost/config.hpp:57, | |
| from src/cxx_supportlib/vendor-modified/boost/cstdint.hpp:36, | |
| from src/cxx_supportlib/DataStructures/LString.h:13, | |
| from src/cxx_supportlib/DataStructures/LString.cpp:10: | |
| src/cxx_supportlib/vendor-modified/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined | |
| # define BOOST_HAS_STDINT_H | |
| ^ | |
| <command-line>:0:0: note: this is the location of the previous definition | |
| In file included from src/cxx_supportlib/DataStructures/LString.cpp:10:0: | |
| src/cxx_supportlib/DataStructures/LString.h:67:2: warning: always_inline function might not be inlinable [-Wattributes] | |
| psg_lstr_last_byte(const LString *str) { | |
| ^ | |
| src/cxx_supportlib/DataStructures/LString.h:62:2: warning: always_inline function might not be inlinable [-Wattributes] | |
| psg_lstr_first_byte(const LString *str) { | |
| ^ | |
| c++ -o buildout/common/libpassenger_common/Utils/Hasher.o -Isrc/cxx_supportlib -Isrc/cxx_supportlib/vendor-copy -Isrc/cxx_supportlib/vendor-modified -Isrc/cxx_supportlib/vendor-modified/libev -Isrc/cxx_supportlib/vendor-copy/libuv/include -O3 -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 src/cxx_supportlib/Utils/Hasher.cpp | |
| In file included from src/cxx_supportlib/vendor-modified/boost/config/platform/solaris.hpp:17:0, | |
| from src/cxx_supportlib/vendor-modified/boost/config.hpp:57, | |
| from src/cxx_supportlib/vendor-modified/boost/cstdint.hpp:36, | |
| from src/cxx_supportlib/Utils/Hasher.h:13, | |
| from src/cxx_supportlib/Utils/Hasher.cpp:13: | |
| src/cxx_supportlib/vendor-modified/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined | |
| # define BOOST_HAS_STDINT_H | |
| ^ | |
| <command-line>:0:0: note: this is the location of the previous definition | |
| c++ -o buildout/common/libpassenger_common/AppTypes.o -Isrc/cxx_supportlib -Isrc/cxx_supportlib/vendor-copy -Isrc/cxx_supportlib/vendor-modified -Isrc/cxx_supportlib/vendor-modified/libev -Isrc/cxx_supportlib/vendor-copy/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 src/cxx_supportlib/AppTypes.cpp | |
| In file included from src/cxx_supportlib/vendor-modified/boost/config/platform/solaris.hpp:17:0, | |
| from src/cxx_supportlib/vendor-modified/boost/config.hpp:57, | |
| from src/cxx_supportlib/vendor-modified/boost/thread/detail/platform.hpp:14, | |
| from src/cxx_supportlib/vendor-modified/boost/thread/thread_only.hpp:12, | |
| from src/cxx_supportlib/vendor-modified/boost/thread/thread.hpp:12, | |
| from src/cxx_supportlib/vendor-modified/boost/thread.hpp:13, | |
| from src/cxx_supportlib/AppTypes.h:60, | |
| from src/cxx_supportlib/AppTypes.cpp:11: | |
| src/cxx_supportlib/vendor-modified/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined | |
| # define BOOST_HAS_STDINT_H | |
| ^ | |
| <command-line>:0:0: note: this is the location of the previous definition | |
| c++ -o buildout/common/libpassenger_common/Utils/MD5.o -Isrc/cxx_supportlib -Isrc/cxx_supportlib/vendor-copy -Isrc/cxx_supportlib/vendor-modified -Isrc/cxx_supportlib/vendor-modified/libev -Isrc/cxx_supportlib/vendor-copy/libuv/include -O2 -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 src/cxx_supportlib/Utils/MD5.cpp | |
| In file included from src/cxx_supportlib/vendor-modified/boost/config/platform/solaris.hpp:17:0, | |
| from src/cxx_supportlib/vendor-modified/boost/config.hpp:57, | |
| from src/cxx_supportlib/Utils/../vendor-modified/boost/cstdint.hpp:36, | |
| from src/cxx_supportlib/Utils/MD5.h:54, | |
| from src/cxx_supportlib/Utils/MD5.cpp:54: | |
| src/cxx_supportlib/vendor-modified/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined | |
| # define BOOST_HAS_STDINT_H | |
| ^ | |
| <command-line>:0:0: note: this is the location of the previous definition | |
| c++ -o buildout/support-binaries/PassengerAgent 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 buildout/common/libpassenger_common/vendor-modified/modp_b64.o buildout/common/libpassenger_common/jsoncpp.o buildout/common/libpassenger_common/UnionStationFilterSupport.o buildout/common/libpassenger_common/Utils/CachedFileStat.o buildout/common/libpassenger_common/Utils/LargeFiles.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/DataStructures/LString.o buildout/common/libpassenger_common/Utils/Hasher.o buildout/common/libpassenger_common/AppTypes.o buildout/common/libpassenger_common/Utils/MD5.o buildout/support-binaries/AgentMain.o buildout/support-binaries/AgentBase.o buildout/support-binaries/WatchdogMain.o buildout/support-binaries/CoreMain.o buildout/support-binaries/CoreApplicationPool.o buildout/support-binaries/CoreController.o buildout/support-binaries/UstRouterMain.o buildout/support-binaries/SystemMetricsMain.o buildout/support-binaries/TempDirToucherMain.o buildout/support-binaries/SpawnPreparerMain.o buildout/support-binaries/SendCloudUsageMain.o buildout/common/libboost_oxt.a buildout/libev/.libs/libev.a -lm buildout/libuv/.libs/libuv.a -lsocket -lsendfile -lrt -lpthread -lnsl -lkvm -lkstat -ldl -lcurl -lidn -lssh2 -lssl -lcrypto -lssl -lcrypto -lgss -llber-2.4 -lldap_r-2.4 -lz -lsocket -lnsl -lz -std=gnu++11 -lxnet -lsocket -lnsl -lpthread -lrt -ldl | |
| c++ -o buildout/common/libpassenger_common/WatchdogLauncher.o -Isrc/cxx_supportlib -Isrc/cxx_supportlib/vendor-copy -Isrc/cxx_supportlib/vendor-modified -Isrc/cxx_supportlib/vendor-modified/libev -Isrc/cxx_supportlib/vendor-copy/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 src/cxx_supportlib/WatchdogLauncher.cpp | |
| In file included from src/cxx_supportlib/vendor-modified/boost/config/platform/solaris.hpp:17:0, | |
| from src/cxx_supportlib/vendor-modified/boost/config.hpp:57, | |
| from src/cxx_supportlib/vendor-modified/boost/thread/detail/platform.hpp:14, | |
| from src/cxx_supportlib/vendor-modified/boost/thread/thread_only.hpp:12, | |
| from src/cxx_supportlib/vendor-modified/boost/thread/thread.hpp:12, | |
| from src/cxx_supportlib/vendor-modified/boost/thread.hpp:13, | |
| from src/cxx_supportlib/oxt/thread.hpp:28, | |
| from src/cxx_supportlib/WatchdogLauncher.cpp:10: | |
| src/cxx_supportlib/vendor-modified/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined | |
| # define BOOST_HAS_STDINT_H | |
| ^ | |
| <command-line>:0:0: note: this is the location of the previous definition | |
| -------------------------------------------- | |
| Compiling and installing Nginx... | |
| # sh ./configure --prefix='/opt/nginx' --with-http_ssl_module --with-http_gzip_static_module --with-http_stub_status_module --with-cc-opt=-Wno-error --with-ld-opt='' --add-module='/home/dolly/.rvm/gems/ruby-2.3.1@global/gems/passenger-enterprise-server-5.0.30/src/nginx_module' | |
| checking for OS | |
| + SunOS 5.11 i86pc | |
| checking for C compiler ... found | |
| + using GNU C compiler | |
| + gcc version: 4.5.2 (GCC) | |
| checking for gcc -pipe switch ... found | |
| checking for -Wl,-E switch ... not found | |
| checking for gcc builtin atomic operations ... found | |
| checking for C99 variadic macros ... found | |
| checking for gcc variadic macros ... found | |
| checking for gcc builtin 64 bit byteswap ... found | |
| checking for unistd.h ... found | |
| checking for inttypes.h ... found | |
| checking for limits.h ... found | |
| checking for sys/filio.h ... found | |
| checking for sys/param.h ... found | |
| checking for sys/mount.h ... found | |
| checking for sys/statvfs.h ... found | |
| checking for crypt.h ... found | |
| checking for SunOS specific features | |
| checking for sendfilev() ... found | |
| checking for event ports ... found | |
| checking for nobody group ... found | |
| checking for poll() ... found | |
| checking for /dev/poll ... found | |
| checking for kqueue ... not found | |
| checking for crypt() ... found | |
| checking for F_READAHEAD ... not found | |
| checking for posix_fadvise() ... found | |
| checking for O_DIRECT ... not found | |
| checking for F_NOCACHE ... not found | |
| checking for directio() ... found | |
| checking for statfs() ... not found | |
| checking for statvfs() ... found | |
| checking for dlopen() ... found | |
| checking for sched_yield() ... found | |
| checking for SO_SETFIB ... not found | |
| checking for SO_REUSEPORT ... found | |
| checking for SO_ACCEPTFILTER ... not found | |
| checking for IP_RECVDSTADDR ... found | |
| checking for IP_PKTINFO ... found | |
| checking for IPV6_RECVPKTINFO ... found | |
| checking for TCP_DEFER_ACCEPT ... not found | |
| checking for TCP_KEEPIDLE ... not found | |
| checking for TCP_FASTOPEN ... not found | |
| checking for TCP_INFO ... found | |
| checking for accept4() ... not found | |
| checking for eventfd() ... not found | |
| checking for eventfd() (SYS_eventfd) ... not found | |
| checking for int size ... 4 bytes | |
| checking for long size ... 4 bytes | |
| checking for long long size ... 8 bytes | |
| checking for void * size ... 4 bytes | |
| checking for uint32_t ... found | |
| checking for uint64_t ... found | |
| checking for sig_atomic_t ... found | |
| checking for sig_atomic_t size ... 4 bytes | |
| checking for socklen_t ... found | |
| checking for in_addr_t ... found | |
| checking for in_port_t ... found | |
| checking for rlim_t ... found | |
| checking for uintptr_t ... uintptr_t found | |
| checking for system byte ordering ... little endian | |
| checking for size_t size ... 4 bytes | |
| checking for off_t size ... 8 bytes | |
| checking for time_t size ... 4 bytes | |
| checking for setproctitle() ... not found | |
| checking for pread() ... found | |
| checking for pwrite() ... found | |
| checking for pwritev() ... not found | |
| checking for sys_nerr ... not found | |
| checking for _sys_nerr ... not found | |
| checking for maximum errno ... found | |
| checking for localtime_r() ... found | |
| checking for posix_memalign() ... found | |
| checking for memalign() ... found | |
| checking for mmap(MAP_ANON|MAP_SHARED) ... found | |
| checking for mmap("/dev/zero", MAP_SHARED) ... found | |
| checking for System V shared memory ... found | |
| checking for POSIX semaphores ... found | |
| checking for struct msghdr.msg_control ... not found | |
| checking for ioctl(FIONBIO) ... found | |
| checking for struct tm.tm_gmtoff ... not found | |
| checking for struct dirent.d_namlen ... not found | |
| checking for struct dirent.d_type ... not found | |
| checking for sysconf(_SC_NPROCESSORS_ONLN) ... found | |
| checking for openat(), fstatat() ... found | |
| checking for getaddrinfo() ... found | |
| configuring additional modules | |
| adding module in /home/dolly/.rvm/gems/ruby-2.3.1@global/gems/passenger-enterprise-server-5.0.30/src/nginx_module | |
| checking for Math library ... found | |
| checking for POSIX realtime library ... found | |
| + ngx_http_passenger_module was configured | |
| checking for PCRE library ... not found | |
| checking for PCRE library in /usr/local/ ... not found | |
| checking for PCRE library in /usr/include/pcre/ ... found | |
| checking for PCRE JIT support ... found | |
| checking for OpenSSL library ... found | |
| checking for zlib library ... found | |
| creating objs/Makefile | |
| Configuration summary | |
| + using system PCRE library | |
| + using system OpenSSL library | |
| + md5: using OpenSSL library | |
| + sha1: using OpenSSL library | |
| + using system zlib library | |
| nginx path prefix: "/opt/nginx" | |
| nginx binary file: "/opt/nginx/sbin/nginx" | |
| nginx modules path: "/opt/nginx/modules" | |
| nginx configuration prefix: "/opt/nginx/conf" | |
| nginx configuration file: "/opt/nginx/conf/nginx.conf" | |
| nginx pid file: "/opt/nginx/logs/nginx.pid" | |
| nginx error log file: "/opt/nginx/logs/error.log" | |
| nginx http access log file: "/opt/nginx/logs/access.log" | |
| nginx http client request body temporary files: "client_body_temp" | |
| nginx http proxy temporary files: "proxy_temp" | |
| nginx http fastcgi temporary files: "fastcgi_temp" | |
| nginx http uwsgi temporary files: "uwsgi_temp" | |
| nginx http scgi temporary files: "scgi_temp" | |
| # make | |
| make -f objs/Makefile | |
| make[1]: Entering directory `/home/dolly/nginx-1.10.1' | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs \ | |
| -o objs/src/core/nginx.o \ | |
| src/core/nginx.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs \ | |
| -o objs/src/core/ngx_log.o \ | |
| src/core/ngx_log.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs \ | |
| -o objs/src/core/ngx_palloc.o \ | |
| src/core/ngx_palloc.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs \ | |
| -o objs/src/core/ngx_array.o \ | |
| src/core/ngx_array.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs \ | |
| -o objs/src/core/ngx_list.o \ | |
| src/core/ngx_list.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs \ | |
| -o objs/src/core/ngx_hash.o \ | |
| src/core/ngx_hash.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs \ | |
| -o objs/src/core/ngx_buf.o \ | |
| src/core/ngx_buf.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs \ | |
| -o objs/src/core/ngx_queue.o \ | |
| src/core/ngx_queue.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs \ | |
| -o objs/src/core/ngx_output_chain.o \ | |
| src/core/ngx_output_chain.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs \ | |
| -o objs/src/core/ngx_string.o \ | |
| src/core/ngx_string.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs \ | |
| -o objs/src/core/ngx_parse.o \ | |
| src/core/ngx_parse.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs \ | |
| -o objs/src/core/ngx_parse_time.o \ | |
| src/core/ngx_parse_time.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs \ | |
| -o objs/src/core/ngx_inet.o \ | |
| src/core/ngx_inet.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs \ | |
| -o objs/src/core/ngx_file.o \ | |
| src/core/ngx_file.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs \ | |
| -o objs/src/core/ngx_crc32.o \ | |
| src/core/ngx_crc32.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs \ | |
| -o objs/src/core/ngx_murmurhash.o \ | |
| src/core/ngx_murmurhash.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs \ | |
| -o objs/src/core/ngx_md5.o \ | |
| src/core/ngx_md5.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs \ | |
| -o objs/src/core/ngx_rbtree.o \ | |
| src/core/ngx_rbtree.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs \ | |
| -o objs/src/core/ngx_radix_tree.o \ | |
| src/core/ngx_radix_tree.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs \ | |
| -o objs/src/core/ngx_slab.o \ | |
| src/core/ngx_slab.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs \ | |
| -o objs/src/core/ngx_times.o \ | |
| src/core/ngx_times.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs \ | |
| -o objs/src/core/ngx_shmtx.o \ | |
| src/core/ngx_shmtx.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs \ | |
| -o objs/src/core/ngx_connection.o \ | |
| src/core/ngx_connection.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs \ | |
| -o objs/src/core/ngx_cycle.o \ | |
| src/core/ngx_cycle.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs \ | |
| -o objs/src/core/ngx_spinlock.o \ | |
| src/core/ngx_spinlock.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs \ | |
| -o objs/src/core/ngx_rwlock.o \ | |
| src/core/ngx_rwlock.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs \ | |
| -o objs/src/core/ngx_cpuinfo.o \ | |
| src/core/ngx_cpuinfo.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs \ | |
| -o objs/src/core/ngx_conf_file.o \ | |
| src/core/ngx_conf_file.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs \ | |
| -o objs/src/core/ngx_module.o \ | |
| src/core/ngx_module.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs \ | |
| -o objs/src/core/ngx_resolver.o \ | |
| src/core/ngx_resolver.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs \ | |
| -o objs/src/core/ngx_open_file_cache.o \ | |
| src/core/ngx_open_file_cache.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs \ | |
| -o objs/src/core/ngx_crypt.o \ | |
| src/core/ngx_crypt.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs \ | |
| -o objs/src/core/ngx_proxy_protocol.o \ | |
| src/core/ngx_proxy_protocol.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs \ | |
| -o objs/src/core/ngx_syslog.o \ | |
| src/core/ngx_syslog.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs \ | |
| -o objs/src/event/ngx_event.o \ | |
| src/event/ngx_event.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs \ | |
| -o objs/src/event/ngx_event_timer.o \ | |
| src/event/ngx_event_timer.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs \ | |
| -o objs/src/event/ngx_event_posted.o \ | |
| src/event/ngx_event_posted.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs \ | |
| -o objs/src/event/ngx_event_accept.o \ | |
| src/event/ngx_event_accept.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs \ | |
| -o objs/src/event/ngx_event_connect.o \ | |
| src/event/ngx_event_connect.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs \ | |
| -o objs/src/event/ngx_event_pipe.o \ | |
| src/event/ngx_event_pipe.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs \ | |
| -o objs/src/os/unix/ngx_time.o \ | |
| src/os/unix/ngx_time.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs \ | |
| -o objs/src/os/unix/ngx_errno.o \ | |
| src/os/unix/ngx_errno.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs \ | |
| -o objs/src/os/unix/ngx_alloc.o \ | |
| src/os/unix/ngx_alloc.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs \ | |
| -o objs/src/os/unix/ngx_files.o \ | |
| src/os/unix/ngx_files.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs \ | |
| -o objs/src/os/unix/ngx_socket.o \ | |
| src/os/unix/ngx_socket.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs \ | |
| -o objs/src/os/unix/ngx_recv.o \ | |
| src/os/unix/ngx_recv.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs \ | |
| -o objs/src/os/unix/ngx_readv_chain.o \ | |
| src/os/unix/ngx_readv_chain.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs \ | |
| -o objs/src/os/unix/ngx_udp_recv.o \ | |
| src/os/unix/ngx_udp_recv.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs \ | |
| -o objs/src/os/unix/ngx_send.o \ | |
| src/os/unix/ngx_send.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs \ | |
| -o objs/src/os/unix/ngx_writev_chain.o \ | |
| src/os/unix/ngx_writev_chain.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs \ | |
| -o objs/src/os/unix/ngx_udp_send.o \ | |
| src/os/unix/ngx_udp_send.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs \ | |
| -o objs/src/os/unix/ngx_channel.o \ | |
| src/os/unix/ngx_channel.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs \ | |
| -o objs/src/os/unix/ngx_shmem.o \ | |
| src/os/unix/ngx_shmem.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs \ | |
| -o objs/src/os/unix/ngx_process.o \ | |
| src/os/unix/ngx_process.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs \ | |
| -o objs/src/os/unix/ngx_daemon.o \ | |
| src/os/unix/ngx_daemon.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs \ | |
| -o objs/src/os/unix/ngx_setaffinity.o \ | |
| src/os/unix/ngx_setaffinity.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs \ | |
| -o objs/src/os/unix/ngx_setproctitle.o \ | |
| src/os/unix/ngx_setproctitle.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs \ | |
| -o objs/src/os/unix/ngx_posix_init.o \ | |
| src/os/unix/ngx_posix_init.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs \ | |
| -o objs/src/os/unix/ngx_user.o \ | |
| src/os/unix/ngx_user.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs \ | |
| -o objs/src/os/unix/ngx_dlopen.o \ | |
| src/os/unix/ngx_dlopen.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs \ | |
| -o objs/src/os/unix/ngx_process_cycle.o \ | |
| src/os/unix/ngx_process_cycle.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs \ | |
| -o objs/src/os/unix/ngx_solaris_init.o \ | |
| src/os/unix/ngx_solaris_init.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs \ | |
| -o objs/src/os/unix/ngx_solaris_sendfilev_chain.o \ | |
| src/os/unix/ngx_solaris_sendfilev_chain.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs \ | |
| -o objs/src/event/modules/ngx_eventport_module.o \ | |
| src/event/modules/ngx_eventport_module.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs \ | |
| -o objs/src/event/modules/ngx_devpoll_module.o \ | |
| src/event/modules/ngx_devpoll_module.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs \ | |
| -o objs/src/event/ngx_event_openssl.o \ | |
| src/event/ngx_event_openssl.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs \ | |
| -o objs/src/event/ngx_event_openssl_stapling.o \ | |
| src/event/ngx_event_openssl_stapling.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs \ | |
| -o objs/src/core/ngx_regex.o \ | |
| src/core/ngx_regex.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs -I src/http -I src/http/modules -I /home/dolly/.rvm/gems/ruby-2.3.1@global/gems/passenger-enterprise-server-5.0.30/src \ | |
| -o objs/src/http/ngx_http.o \ | |
| src/http/ngx_http.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs -I src/http -I src/http/modules -I /home/dolly/.rvm/gems/ruby-2.3.1@global/gems/passenger-enterprise-server-5.0.30/src \ | |
| -o objs/src/http/ngx_http_core_module.o \ | |
| src/http/ngx_http_core_module.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs -I src/http -I src/http/modules -I /home/dolly/.rvm/gems/ruby-2.3.1@global/gems/passenger-enterprise-server-5.0.30/src \ | |
| -o objs/src/http/ngx_http_special_response.o \ | |
| src/http/ngx_http_special_response.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs -I src/http -I src/http/modules -I /home/dolly/.rvm/gems/ruby-2.3.1@global/gems/passenger-enterprise-server-5.0.30/src \ | |
| -o objs/src/http/ngx_http_request.o \ | |
| src/http/ngx_http_request.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs -I src/http -I src/http/modules -I /home/dolly/.rvm/gems/ruby-2.3.1@global/gems/passenger-enterprise-server-5.0.30/src \ | |
| -o objs/src/http/ngx_http_parse.o \ | |
| src/http/ngx_http_parse.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs -I src/http -I src/http/modules -I /home/dolly/.rvm/gems/ruby-2.3.1@global/gems/passenger-enterprise-server-5.0.30/src \ | |
| -o objs/src/http/modules/ngx_http_log_module.o \ | |
| src/http/modules/ngx_http_log_module.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs -I src/http -I src/http/modules -I /home/dolly/.rvm/gems/ruby-2.3.1@global/gems/passenger-enterprise-server-5.0.30/src \ | |
| -o objs/src/http/ngx_http_request_body.o \ | |
| src/http/ngx_http_request_body.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs -I src/http -I src/http/modules -I /home/dolly/.rvm/gems/ruby-2.3.1@global/gems/passenger-enterprise-server-5.0.30/src \ | |
| -o objs/src/http/ngx_http_variables.o \ | |
| src/http/ngx_http_variables.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs -I src/http -I src/http/modules -I /home/dolly/.rvm/gems/ruby-2.3.1@global/gems/passenger-enterprise-server-5.0.30/src \ | |
| -o objs/src/http/ngx_http_script.o \ | |
| src/http/ngx_http_script.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs -I src/http -I src/http/modules -I /home/dolly/.rvm/gems/ruby-2.3.1@global/gems/passenger-enterprise-server-5.0.30/src \ | |
| -o objs/src/http/ngx_http_upstream.o \ | |
| src/http/ngx_http_upstream.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs -I src/http -I src/http/modules -I /home/dolly/.rvm/gems/ruby-2.3.1@global/gems/passenger-enterprise-server-5.0.30/src \ | |
| -o objs/src/http/ngx_http_upstream_round_robin.o \ | |
| src/http/ngx_http_upstream_round_robin.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs -I src/http -I src/http/modules -I /home/dolly/.rvm/gems/ruby-2.3.1@global/gems/passenger-enterprise-server-5.0.30/src \ | |
| -o objs/src/http/ngx_http_file_cache.o \ | |
| src/http/ngx_http_file_cache.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs -I src/http -I src/http/modules -I /home/dolly/.rvm/gems/ruby-2.3.1@global/gems/passenger-enterprise-server-5.0.30/src \ | |
| -o objs/src/http/ngx_http_write_filter_module.o \ | |
| src/http/ngx_http_write_filter_module.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs -I src/http -I src/http/modules -I /home/dolly/.rvm/gems/ruby-2.3.1@global/gems/passenger-enterprise-server-5.0.30/src \ | |
| -o objs/src/http/ngx_http_header_filter_module.o \ | |
| src/http/ngx_http_header_filter_module.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs -I src/http -I src/http/modules -I /home/dolly/.rvm/gems/ruby-2.3.1@global/gems/passenger-enterprise-server-5.0.30/src \ | |
| -o objs/src/http/modules/ngx_http_chunked_filter_module.o \ | |
| src/http/modules/ngx_http_chunked_filter_module.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs -I src/http -I src/http/modules -I /home/dolly/.rvm/gems/ruby-2.3.1@global/gems/passenger-enterprise-server-5.0.30/src \ | |
| -o objs/src/http/modules/ngx_http_range_filter_module.o \ | |
| src/http/modules/ngx_http_range_filter_module.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs -I src/http -I src/http/modules -I /home/dolly/.rvm/gems/ruby-2.3.1@global/gems/passenger-enterprise-server-5.0.30/src \ | |
| -o objs/src/http/modules/ngx_http_gzip_filter_module.o \ | |
| src/http/modules/ngx_http_gzip_filter_module.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs -I src/http -I src/http/modules -I /home/dolly/.rvm/gems/ruby-2.3.1@global/gems/passenger-enterprise-server-5.0.30/src \ | |
| -o objs/src/http/ngx_http_postpone_filter_module.o \ | |
| src/http/ngx_http_postpone_filter_module.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs -I src/http -I src/http/modules -I /home/dolly/.rvm/gems/ruby-2.3.1@global/gems/passenger-enterprise-server-5.0.30/src \ | |
| -o objs/src/http/modules/ngx_http_ssi_filter_module.o \ | |
| src/http/modules/ngx_http_ssi_filter_module.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs -I src/http -I src/http/modules -I /home/dolly/.rvm/gems/ruby-2.3.1@global/gems/passenger-enterprise-server-5.0.30/src \ | |
| -o objs/src/http/modules/ngx_http_charset_filter_module.o \ | |
| src/http/modules/ngx_http_charset_filter_module.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs -I src/http -I src/http/modules -I /home/dolly/.rvm/gems/ruby-2.3.1@global/gems/passenger-enterprise-server-5.0.30/src \ | |
| -o objs/src/http/modules/ngx_http_userid_filter_module.o \ | |
| src/http/modules/ngx_http_userid_filter_module.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs -I src/http -I src/http/modules -I /home/dolly/.rvm/gems/ruby-2.3.1@global/gems/passenger-enterprise-server-5.0.30/src \ | |
| -o objs/src/http/modules/ngx_http_headers_filter_module.o \ | |
| src/http/modules/ngx_http_headers_filter_module.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs -I src/http -I src/http/modules -I /home/dolly/.rvm/gems/ruby-2.3.1@global/gems/passenger-enterprise-server-5.0.30/src \ | |
| -o objs/src/http/ngx_http_copy_filter_module.o \ | |
| src/http/ngx_http_copy_filter_module.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs -I src/http -I src/http/modules -I /home/dolly/.rvm/gems/ruby-2.3.1@global/gems/passenger-enterprise-server-5.0.30/src \ | |
| -o objs/src/http/modules/ngx_http_not_modified_filter_module.o \ | |
| src/http/modules/ngx_http_not_modified_filter_module.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs -I src/http -I src/http/modules -I /home/dolly/.rvm/gems/ruby-2.3.1@global/gems/passenger-enterprise-server-5.0.30/src \ | |
| -o objs/src/http/modules/ngx_http_static_module.o \ | |
| src/http/modules/ngx_http_static_module.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs -I src/http -I src/http/modules -I /home/dolly/.rvm/gems/ruby-2.3.1@global/gems/passenger-enterprise-server-5.0.30/src \ | |
| -o objs/src/http/modules/ngx_http_gzip_static_module.o \ | |
| src/http/modules/ngx_http_gzip_static_module.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs -I src/http -I src/http/modules -I /home/dolly/.rvm/gems/ruby-2.3.1@global/gems/passenger-enterprise-server-5.0.30/src \ | |
| -o objs/src/http/modules/ngx_http_autoindex_module.o \ | |
| src/http/modules/ngx_http_autoindex_module.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs -I src/http -I src/http/modules -I /home/dolly/.rvm/gems/ruby-2.3.1@global/gems/passenger-enterprise-server-5.0.30/src \ | |
| -o objs/src/http/modules/ngx_http_index_module.o \ | |
| src/http/modules/ngx_http_index_module.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs -I src/http -I src/http/modules -I /home/dolly/.rvm/gems/ruby-2.3.1@global/gems/passenger-enterprise-server-5.0.30/src \ | |
| -o objs/src/http/modules/ngx_http_auth_basic_module.o \ | |
| src/http/modules/ngx_http_auth_basic_module.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs -I src/http -I src/http/modules -I /home/dolly/.rvm/gems/ruby-2.3.1@global/gems/passenger-enterprise-server-5.0.30/src \ | |
| -o objs/src/http/modules/ngx_http_access_module.o \ | |
| src/http/modules/ngx_http_access_module.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs -I src/http -I src/http/modules -I /home/dolly/.rvm/gems/ruby-2.3.1@global/gems/passenger-enterprise-server-5.0.30/src \ | |
| -o objs/src/http/modules/ngx_http_limit_conn_module.o \ | |
| src/http/modules/ngx_http_limit_conn_module.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs -I src/http -I src/http/modules -I /home/dolly/.rvm/gems/ruby-2.3.1@global/gems/passenger-enterprise-server-5.0.30/src \ | |
| -o objs/src/http/modules/ngx_http_limit_req_module.o \ | |
| src/http/modules/ngx_http_limit_req_module.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs -I src/http -I src/http/modules -I /home/dolly/.rvm/gems/ruby-2.3.1@global/gems/passenger-enterprise-server-5.0.30/src \ | |
| -o objs/src/http/modules/ngx_http_geo_module.o \ | |
| src/http/modules/ngx_http_geo_module.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs -I src/http -I src/http/modules -I /home/dolly/.rvm/gems/ruby-2.3.1@global/gems/passenger-enterprise-server-5.0.30/src \ | |
| -o objs/src/http/modules/ngx_http_map_module.o \ | |
| src/http/modules/ngx_http_map_module.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs -I src/http -I src/http/modules -I /home/dolly/.rvm/gems/ruby-2.3.1@global/gems/passenger-enterprise-server-5.0.30/src \ | |
| -o objs/src/http/modules/ngx_http_split_clients_module.o \ | |
| src/http/modules/ngx_http_split_clients_module.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs -I src/http -I src/http/modules -I /home/dolly/.rvm/gems/ruby-2.3.1@global/gems/passenger-enterprise-server-5.0.30/src \ | |
| -o objs/src/http/modules/ngx_http_referer_module.o \ | |
| src/http/modules/ngx_http_referer_module.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs -I src/http -I src/http/modules -I /home/dolly/.rvm/gems/ruby-2.3.1@global/gems/passenger-enterprise-server-5.0.30/src \ | |
| -o objs/src/http/modules/ngx_http_rewrite_module.o \ | |
| src/http/modules/ngx_http_rewrite_module.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs -I src/http -I src/http/modules -I /home/dolly/.rvm/gems/ruby-2.3.1@global/gems/passenger-enterprise-server-5.0.30/src \ | |
| -o objs/src/http/modules/ngx_http_ssl_module.o \ | |
| src/http/modules/ngx_http_ssl_module.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs -I src/http -I src/http/modules -I /home/dolly/.rvm/gems/ruby-2.3.1@global/gems/passenger-enterprise-server-5.0.30/src \ | |
| -o objs/src/http/modules/ngx_http_proxy_module.o \ | |
| src/http/modules/ngx_http_proxy_module.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs -I src/http -I src/http/modules -I /home/dolly/.rvm/gems/ruby-2.3.1@global/gems/passenger-enterprise-server-5.0.30/src \ | |
| -o objs/src/http/modules/ngx_http_fastcgi_module.o \ | |
| src/http/modules/ngx_http_fastcgi_module.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs -I src/http -I src/http/modules -I /home/dolly/.rvm/gems/ruby-2.3.1@global/gems/passenger-enterprise-server-5.0.30/src \ | |
| -o objs/src/http/modules/ngx_http_uwsgi_module.o \ | |
| src/http/modules/ngx_http_uwsgi_module.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs -I src/http -I src/http/modules -I /home/dolly/.rvm/gems/ruby-2.3.1@global/gems/passenger-enterprise-server-5.0.30/src \ | |
| -o objs/src/http/modules/ngx_http_scgi_module.o \ | |
| src/http/modules/ngx_http_scgi_module.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs -I src/http -I src/http/modules -I /home/dolly/.rvm/gems/ruby-2.3.1@global/gems/passenger-enterprise-server-5.0.30/src \ | |
| -o objs/src/http/modules/ngx_http_memcached_module.o \ | |
| src/http/modules/ngx_http_memcached_module.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs -I src/http -I src/http/modules -I /home/dolly/.rvm/gems/ruby-2.3.1@global/gems/passenger-enterprise-server-5.0.30/src \ | |
| -o objs/src/http/modules/ngx_http_empty_gif_module.o \ | |
| src/http/modules/ngx_http_empty_gif_module.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs -I src/http -I src/http/modules -I /home/dolly/.rvm/gems/ruby-2.3.1@global/gems/passenger-enterprise-server-5.0.30/src \ | |
| -o objs/src/http/modules/ngx_http_browser_module.o \ | |
| src/http/modules/ngx_http_browser_module.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs -I src/http -I src/http/modules -I /home/dolly/.rvm/gems/ruby-2.3.1@global/gems/passenger-enterprise-server-5.0.30/src \ | |
| -o objs/src/http/modules/ngx_http_upstream_hash_module.o \ | |
| src/http/modules/ngx_http_upstream_hash_module.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs -I src/http -I src/http/modules -I /home/dolly/.rvm/gems/ruby-2.3.1@global/gems/passenger-enterprise-server-5.0.30/src \ | |
| -o objs/src/http/modules/ngx_http_upstream_ip_hash_module.o \ | |
| src/http/modules/ngx_http_upstream_ip_hash_module.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs -I src/http -I src/http/modules -I /home/dolly/.rvm/gems/ruby-2.3.1@global/gems/passenger-enterprise-server-5.0.30/src \ | |
| -o objs/src/http/modules/ngx_http_upstream_least_conn_module.o \ | |
| src/http/modules/ngx_http_upstream_least_conn_module.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs -I src/http -I src/http/modules -I /home/dolly/.rvm/gems/ruby-2.3.1@global/gems/passenger-enterprise-server-5.0.30/src \ | |
| -o objs/src/http/modules/ngx_http_upstream_keepalive_module.o \ | |
| src/http/modules/ngx_http_upstream_keepalive_module.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs -I src/http -I src/http/modules -I /home/dolly/.rvm/gems/ruby-2.3.1@global/gems/passenger-enterprise-server-5.0.30/src \ | |
| -o objs/src/http/modules/ngx_http_upstream_zone_module.o \ | |
| src/http/modules/ngx_http_upstream_zone_module.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs -I src/http -I src/http/modules -I /home/dolly/.rvm/gems/ruby-2.3.1@global/gems/passenger-enterprise-server-5.0.30/src \ | |
| -o objs/src/http/modules/ngx_http_stub_status_module.o \ | |
| src/http/modules/ngx_http_stub_status_module.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs -I src/http -I src/http/modules -I /home/dolly/.rvm/gems/ruby-2.3.1@global/gems/passenger-enterprise-server-5.0.30/src \ | |
| -o objs/addon/nginx_module/ngx_http_passenger_module.o \ | |
| /home/dolly/.rvm/gems/ruby-2.3.1@global/gems/passenger-enterprise-server-5.0.30/src/nginx_module/ngx_http_passenger_module.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs -I src/http -I src/http/modules -I /home/dolly/.rvm/gems/ruby-2.3.1@global/gems/passenger-enterprise-server-5.0.30/src \ | |
| -o objs/addon/nginx_module/Configuration.o \ | |
| /home/dolly/.rvm/gems/ruby-2.3.1@global/gems/passenger-enterprise-server-5.0.30/src/nginx_module/Configuration.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs -I src/http -I src/http/modules -I /home/dolly/.rvm/gems/ruby-2.3.1@global/gems/passenger-enterprise-server-5.0.30/src \ | |
| -o objs/addon/nginx_module/ContentHandler.o \ | |
| /home/dolly/.rvm/gems/ruby-2.3.1@global/gems/passenger-enterprise-server-5.0.30/src/nginx_module/ContentHandler.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs -I src/http -I src/http/modules -I /home/dolly/.rvm/gems/ruby-2.3.1@global/gems/passenger-enterprise-server-5.0.30/src \ | |
| -o objs/addon/nginx_module/StaticContentHandler.o \ | |
| /home/dolly/.rvm/gems/ruby-2.3.1@global/gems/passenger-enterprise-server-5.0.30/src/nginx_module/StaticContentHandler.c | |
| /usr/bin/gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/pcre -I objs \ | |
| -o objs/ngx_modules.o \ | |
| objs/ngx_modules.c | |
| /usr/bin/gcc -o objs/nginx \ | |
| objs/src/core/nginx.o \ | |
| objs/src/core/ngx_log.o \ | |
| objs/src/core/ngx_palloc.o \ | |
| objs/src/core/ngx_array.o \ | |
| objs/src/core/ngx_list.o \ | |
| objs/src/core/ngx_hash.o \ | |
| objs/src/core/ngx_buf.o \ | |
| objs/src/core/ngx_queue.o \ | |
| objs/src/core/ngx_output_chain.o \ | |
| objs/src/core/ngx_string.o \ | |
| objs/src/core/ngx_parse.o \ | |
| objs/src/core/ngx_parse_time.o \ | |
| objs/src/core/ngx_inet.o \ | |
| objs/src/core/ngx_file.o \ | |
| objs/src/core/ngx_crc32.o \ | |
| objs/src/core/ngx_murmurhash.o \ | |
| objs/src/core/ngx_md5.o \ | |
| objs/src/core/ngx_rbtree.o \ | |
| objs/src/core/ngx_radix_tree.o \ | |
| objs/src/core/ngx_slab.o \ | |
| objs/src/core/ngx_times.o \ | |
| objs/src/core/ngx_shmtx.o \ | |
| objs/src/core/ngx_connection.o \ | |
| objs/src/core/ngx_cycle.o \ | |
| objs/src/core/ngx_spinlock.o \ | |
| objs/src/core/ngx_rwlock.o \ | |
| objs/src/core/ngx_cpuinfo.o \ | |
| objs/src/core/ngx_conf_file.o \ | |
| objs/src/core/ngx_module.o \ | |
| objs/src/core/ngx_resolver.o \ | |
| objs/src/core/ngx_open_file_cache.o \ | |
| objs/src/core/ngx_crypt.o \ | |
| objs/src/core/ngx_proxy_protocol.o \ | |
| objs/src/core/ngx_syslog.o \ | |
| objs/src/event/ngx_event.o \ | |
| objs/src/event/ngx_event_timer.o \ | |
| objs/src/event/ngx_event_posted.o \ | |
| objs/src/event/ngx_event_accept.o \ | |
| objs/src/event/ngx_event_connect.o \ | |
| objs/src/event/ngx_event_pipe.o \ | |
| objs/src/os/unix/ngx_time.o \ | |
| objs/src/os/unix/ngx_errno.o \ | |
| objs/src/os/unix/ngx_alloc.o \ | |
| objs/src/os/unix/ngx_files.o \ | |
| objs/src/os/unix/ngx_socket.o \ | |
| objs/src/os/unix/ngx_recv.o \ | |
| objs/src/os/unix/ngx_readv_chain.o \ | |
| objs/src/os/unix/ngx_udp_recv.o \ | |
| objs/src/os/unix/ngx_send.o \ | |
| objs/src/os/unix/ngx_writev_chain.o \ | |
| objs/src/os/unix/ngx_udp_send.o \ | |
| objs/src/os/unix/ngx_channel.o \ | |
| objs/src/os/unix/ngx_shmem.o \ | |
| objs/src/os/unix/ngx_process.o \ | |
| objs/src/os/unix/ngx_daemon.o \ | |
| objs/src/os/unix/ngx_setaffinity.o \ | |
| objs/src/os/unix/ngx_setproctitle.o \ | |
| objs/src/os/unix/ngx_posix_init.o \ | |
| objs/src/os/unix/ngx_user.o \ | |
| objs/src/os/unix/ngx_dlopen.o \ | |
| objs/src/os/unix/ngx_process_cycle.o \ | |
| objs/src/os/unix/ngx_solaris_init.o \ | |
| objs/src/os/unix/ngx_solaris_sendfilev_chain.o \ | |
| objs/src/event/modules/ngx_eventport_module.o \ | |
| objs/src/event/modules/ngx_devpoll_module.o \ | |
| objs/src/event/ngx_event_openssl.o \ | |
| objs/src/event/ngx_event_openssl_stapling.o \ | |
| objs/src/core/ngx_regex.o \ | |
| objs/src/http/ngx_http.o \ | |
| objs/src/http/ngx_http_core_module.o \ | |
| objs/src/http/ngx_http_special_response.o \ | |
| objs/src/http/ngx_http_request.o \ | |
| objs/src/http/ngx_http_parse.o \ | |
| objs/src/http/modules/ngx_http_log_module.o \ | |
| objs/src/http/ngx_http_request_body.o \ | |
| objs/src/http/ngx_http_variables.o \ | |
| objs/src/http/ngx_http_script.o \ | |
| objs/src/http/ngx_http_upstream.o \ | |
| objs/src/http/ngx_http_upstream_round_robin.o \ | |
| objs/src/http/ngx_http_file_cache.o \ | |
| objs/src/http/ngx_http_write_filter_module.o \ | |
| objs/src/http/ngx_http_header_filter_module.o \ | |
| objs/src/http/modules/ngx_http_chunked_filter_module.o \ | |
| objs/src/http/modules/ngx_http_range_filter_module.o \ | |
| objs/src/http/modules/ngx_http_gzip_filter_module.o \ | |
| objs/src/http/ngx_http_postpone_filter_module.o \ | |
| objs/src/http/modules/ngx_http_ssi_filter_module.o \ | |
| objs/src/http/modules/ngx_http_charset_filter_module.o \ | |
| objs/src/http/modules/ngx_http_userid_filter_module.o \ | |
| objs/src/http/modules/ngx_http_headers_filter_module.o \ | |
| objs/src/http/ngx_http_copy_filter_module.o \ | |
| objs/src/http/modules/ngx_http_not_modified_filter_module.o \ | |
| objs/src/http/modules/ngx_http_static_module.o \ | |
| objs/src/http/modules/ngx_http_gzip_static_module.o \ | |
| objs/src/http/modules/ngx_http_autoindex_module.o \ | |
| objs/src/http/modules/ngx_http_index_module.o \ | |
| objs/src/http/modules/ngx_http_auth_basic_module.o \ | |
| objs/src/http/modules/ngx_http_access_module.o \ | |
| objs/src/http/modules/ngx_http_limit_conn_module.o \ | |
| objs/src/http/modules/ngx_http_limit_req_module.o \ | |
| objs/src/http/modules/ngx_http_geo_module.o \ | |
| objs/src/http/modules/ngx_http_map_module.o \ | |
| objs/src/http/modules/ngx_http_split_clients_module.o \ | |
| objs/src/http/modules/ngx_http_referer_module.o \ | |
| objs/src/http/modules/ngx_http_rewrite_module.o \ | |
| objs/src/http/modules/ngx_http_ssl_module.o \ | |
| objs/src/http/modules/ngx_http_proxy_module.o \ | |
| objs/src/http/modules/ngx_http_fastcgi_module.o \ | |
| objs/src/http/modules/ngx_http_uwsgi_module.o \ | |
| objs/src/http/modules/ngx_http_scgi_module.o \ | |
| objs/src/http/modules/ngx_http_memcached_module.o \ | |
| objs/src/http/modules/ngx_http_empty_gif_module.o \ | |
| objs/src/http/modules/ngx_http_browser_module.o \ | |
| objs/src/http/modules/ngx_http_upstream_hash_module.o \ | |
| objs/src/http/modules/ngx_http_upstream_ip_hash_module.o \ | |
| objs/src/http/modules/ngx_http_upstream_least_conn_module.o \ | |
| objs/src/http/modules/ngx_http_upstream_keepalive_module.o \ | |
| objs/src/http/modules/ngx_http_upstream_zone_module.o \ | |
| objs/src/http/modules/ngx_http_stub_status_module.o \ | |
| objs/addon/nginx_module/ngx_http_passenger_module.o \ | |
| objs/addon/nginx_module/Configuration.o \ | |
| objs/addon/nginx_module/ContentHandler.o \ | |
| objs/addon/nginx_module/StaticContentHandler.o \ | |
| objs/ngx_modules.o \ | |
| -lsocket -lnsl -lsendfile /home/dolly/.rvm/gems/ruby-2.3.1@global/gems/passenger-enterprise-server-5.0.30/buildout/common/libpassenger_common/Logging.o /home/dolly/.rvm/gems/ruby-2.3.1@global/gems/passenger-enterprise-server-5.0.30/buildout/common/libpassenger_common/Exceptions.o /home/dolly/.rvm/gems/ruby-2.3.1@global/gems/passenger-enterprise-server-5.0.30/buildout/common/libpassenger_common/Utils/SystemTime.o /home/dolly/.rvm/gems/ruby-2.3.1@global/gems/passenger-enterprise-server-5.0.30/buildout/common/libpassenger_common/Utils/StrIntUtils.o /home/dolly/.rvm/gems/ruby-2.3.1@global/gems/passenger-enterprise-server-5.0.30/buildout/common/libpassenger_common/Utils/StrIntUtilsNoStrictAliasing.o /home/dolly/.rvm/gems/ruby-2.3.1@global/gems/passenger-enterprise-server-5.0.30/buildout/common/libpassenger_common/Utils/IOUtils.o /home/dolly/.rvm/gems/ruby-2.3.1@global/gems/passenger-enterprise-server-5.0.30/buildout/common/libpassenger_common/Utils.o /home/dolly/.rvm/gems/ruby-2.3.1@global/gems/passenger-enterprise-server-5.0.30/buildout/common/libpassenger_common/WatchdogLauncher.o /home/dolly/.rvm/gems/ruby-2.3.1@global/gems/passenger-enterprise-server-5.0.30/buildout/common/libpassenger_common/AppTypes.o /home/dolly/.rvm/gems/ruby-2.3.1@global/gems/passenger-enterprise-server-5.0.30/buildout/common/libpassenger_common/Utils/CachedFileStat.o /home/dolly/.rvm/gems/ruby-2.3.1@global/gems/passenger-enterprise-server-5.0.30/buildout/common/libpassenger_common/UnionStationFilterSupport.o /home/dolly/.rvm/gems/ruby-2.3.1@global/gems/passenger-enterprise-server-5.0.30/buildout/common/libboost_oxt.a -lstdc++ -lpthread -lm -lrt -lpcre -lssl -lcrypto -lz | |
| Undefined first referenced | |
| symbol in file | |
| __cxa_throw_bad_array_new_length /home/dolly/.rvm/gems/ruby-2.3.1@global/gems/passenger-enterprise-server-5.0.30/buildout/common/libboost_oxt.a(system_calls.o) | |
| std::__throw_out_of_range_fmt(char const*, ...) /home/dolly/.rvm/gems/ruby-2.3.1@global/gems/passenger-enterprise-server-5.0.30/buildout/common/libboost_oxt.a(posix_api.o) | |
| std::__detail::_List_node_base::_M_transfer(std::__detail::_List_node_base*, std::__detail::_List_node_base*) /home/dolly/.rvm/gems/ruby-2.3.1@global/gems/passenger-enterprise-server-5.0.30/buildout/common/libpassenger_common/Utils.o | |
| std::__detail::_List_node_base::_M_unhook() /home/dolly/.rvm/gems/ruby-2.3.1@global/gems/passenger-enterprise-server-5.0.30/buildout/common/libpassenger_common/Utils.o | |
| std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*) /home/dolly/.rvm/gems/ruby-2.3.1@global/gems/passenger-enterprise-server-5.0.30/buildout/common/libpassenger_common/Utils.o | |
| ld: fatal: symbol referencing errors | |
| collect2: ld returned 1 exit status | |
| make[1]: *** [objs/nginx] Error 1 | |
| make[1]: Leaving directory `/home/dolly/nginx-1.10.1' | |
| make: *** [build] Error 2 | |
| -------------------------------------------- | |
| It looks like something went wrong | |
| Please read our documentation for troubleshooting tips: | |
| https://www.phusionpassenger.com/library/install/nginx/ | |
| https://www.phusionpassenger.com/library/admin/nginx/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 |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Anything ?
Its 4 days now that we cant compile on this production machine, some input would help