Welcome to the Phusion Passenger Nginx module installer, v5.0.0.beta2. 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? Override selection with --languages. ‣ ⬢ Ruby ⬢ Python ⬢ Node.js ⬡ Meteor -------------------------------------------- Checking for required software... * Checking for C compiler... Found: yes Location: /opt/local/bin/cc * Checking for C++ compiler... Found: yes Location: /opt/local/bin/c++ * Checking for A download tool like 'wget' or 'curl'... Found: yes Location: /opt/local/bin/wget * Checking for Curl development headers with SSL support... Found: yes curl-config location: /opt/local/bin/curl-config Header location: /opt/local/include/curl/curl.h Version: libcurl 7.38.0 Usable: yes Supports SSL: yes * Checking for OpenSSL development headers... Found: yes Location: /opt/local/include/openssl/ssl.h * Checking for Zlib development headers... Found: yes Location: /opt/local/include/zlib.h * Checking for Rake (associated with /opt/local/bin/ruby214)... Found: yes Location: /opt/local/bin/rake * Checking for OpenSSL support for Ruby... Found: yes * Checking for RubyGems... Found: yes * Checking for Ruby development headers... Found: yes Location: /opt/local/include/ruby-2.1.4/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.6.2 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. => Proceeding with choice 1. -------------------------------------------- Downloading Nginx... Verifying Nginx checksum... Extracting Nginx source tarball... # tar xzvf /tmp/passenger.12qp33o/nginx.tar.gz nginx-1.6.2/ nginx-1.6.2/auto/ nginx-1.6.2/conf/ nginx-1.6.2/contrib/ nginx-1.6.2/src/ nginx-1.6.2/configure nginx-1.6.2/LICENSE nginx-1.6.2/README nginx-1.6.2/html/ nginx-1.6.2/man/ nginx-1.6.2/CHANGES.ru nginx-1.6.2/CHANGES nginx-1.6.2/man/nginx.8 nginx-1.6.2/html/50x.html nginx-1.6.2/html/index.html nginx-1.6.2/src/core/ nginx-1.6.2/src/event/ nginx-1.6.2/src/http/ nginx-1.6.2/src/mail/ nginx-1.6.2/src/misc/ nginx-1.6.2/src/os/ nginx-1.6.2/src/os/unix/ nginx-1.6.2/src/os/unix/ngx_aio_read_chain.c nginx-1.6.2/src/os/unix/ngx_aio_read.c nginx-1.6.2/src/os/unix/ngx_aio_write_chain.c nginx-1.6.2/src/os/unix/ngx_aio_write.c nginx-1.6.2/src/os/unix/ngx_atomic.h nginx-1.6.2/src/os/unix/ngx_alloc.c nginx-1.6.2/src/os/unix/ngx_alloc.h nginx-1.6.2/src/os/unix/ngx_darwin_config.h nginx-1.6.2/src/os/unix/ngx_channel.c nginx-1.6.2/src/os/unix/ngx_channel.h nginx-1.6.2/src/os/unix/ngx_daemon.c nginx-1.6.2/src/os/unix/ngx_darwin.h nginx-1.6.2/src/os/unix/ngx_darwin_sendfile_chain.c nginx-1.6.2/src/os/unix/ngx_darwin_init.c nginx-1.6.2/src/os/unix/ngx_file_aio_read.c nginx-1.6.2/src/os/unix/ngx_errno.c nginx-1.6.2/src/os/unix/ngx_errno.h nginx-1.6.2/src/os/unix/ngx_freebsd.h nginx-1.6.2/src/os/unix/ngx_files.c nginx-1.6.2/src/os/unix/ngx_files.h nginx-1.6.2/src/os/unix/ngx_freebsd_rfork_thread.c nginx-1.6.2/src/os/unix/ngx_freebsd_config.h nginx-1.6.2/src/os/unix/ngx_freebsd_init.c nginx-1.6.2/src/os/unix/ngx_freebsd_sendfile_chain.c nginx-1.6.2/src/os/unix/ngx_freebsd_rfork_thread.h nginx-1.6.2/src/os/unix/ngx_gcc_atomic_sparc64.h nginx-1.6.2/src/os/unix/ngx_gcc_atomic_amd64.h nginx-1.6.2/src/os/unix/ngx_gcc_atomic_ppc.h nginx-1.6.2/src/os/unix/ngx_solaris_sendfilev_chain.c nginx-1.6.2/src/os/unix/ngx_gcc_atomic_x86.h nginx-1.6.2/src/os/unix/ngx_linux.h nginx-1.6.2/src/os/unix/ngx_linux_aio_read.c nginx-1.6.2/src/os/unix/ngx_linux_config.h nginx-1.6.2/src/os/unix/ngx_linux_init.c nginx-1.6.2/src/os/unix/ngx_linux_sendfile_chain.c nginx-1.6.2/src/os/unix/ngx_os.h nginx-1.6.2/src/os/unix/ngx_posix_config.h nginx-1.6.2/src/os/unix/ngx_posix_init.c nginx-1.6.2/src/os/unix/ngx_process.c nginx-1.6.2/src/os/unix/ngx_process.h nginx-1.6.2/src/os/unix/ngx_process_cycle.c nginx-1.6.2/src/os/unix/ngx_process_cycle.h nginx-1.6.2/src/os/unix/ngx_pthread_thread.c nginx-1.6.2/src/os/unix/ngx_readv_chain.c nginx-1.6.2/src/os/unix/ngx_recv.c nginx-1.6.2/src/os/unix/ngx_send.c nginx-1.6.2/src/os/unix/ngx_setaffinity.c nginx-1.6.2/src/os/unix/ngx_setaffinity.h nginx-1.6.2/src/os/unix/ngx_setproctitle.c nginx-1.6.2/src/os/unix/ngx_setproctitle.h nginx-1.6.2/src/os/unix/ngx_shmem.c nginx-1.6.2/src/os/unix/ngx_shmem.h nginx-1.6.2/src/os/unix/ngx_socket.c nginx-1.6.2/src/os/unix/ngx_socket.h nginx-1.6.2/src/os/unix/ngx_solaris.h nginx-1.6.2/src/os/unix/ngx_solaris_config.h nginx-1.6.2/src/os/unix/ngx_solaris_init.c nginx-1.6.2/src/os/unix/ngx_sunpro_atomic_sparc64.h nginx-1.6.2/src/os/unix/ngx_sunpro_amd64.il nginx-1.6.2/src/os/unix/ngx_sunpro_sparc64.il nginx-1.6.2/src/os/unix/ngx_sunpro_x86.il nginx-1.6.2/src/os/unix/ngx_thread.h nginx-1.6.2/src/os/unix/ngx_time.c nginx-1.6.2/src/os/unix/ngx_time.h nginx-1.6.2/src/os/unix/ngx_udp_recv.c nginx-1.6.2/src/os/unix/ngx_user.c nginx-1.6.2/src/os/unix/ngx_user.h nginx-1.6.2/src/os/unix/ngx_writev_chain.c nginx-1.6.2/src/os/unix/rfork_thread.S nginx-1.6.2/src/misc/ngx_google_perftools_module.c nginx-1.6.2/src/misc/ngx_cpp_test_module.cpp nginx-1.6.2/src/mail/ngx_mail_handler.c nginx-1.6.2/src/mail/ngx_mail.c nginx-1.6.2/src/mail/ngx_mail.h nginx-1.6.2/src/mail/ngx_mail_auth_http_module.c nginx-1.6.2/src/mail/ngx_mail_core_module.c nginx-1.6.2/src/mail/ngx_mail_imap_handler.c nginx-1.6.2/src/mail/ngx_mail_imap_module.c nginx-1.6.2/src/mail/ngx_mail_imap_module.h nginx-1.6.2/src/mail/ngx_mail_parse.c nginx-1.6.2/src/mail/ngx_mail_pop3_handler.c nginx-1.6.2/src/mail/ngx_mail_pop3_module.c nginx-1.6.2/src/mail/ngx_mail_pop3_module.h nginx-1.6.2/src/mail/ngx_mail_proxy_module.c nginx-1.6.2/src/mail/ngx_mail_smtp_handler.c nginx-1.6.2/src/mail/ngx_mail_smtp_module.c nginx-1.6.2/src/mail/ngx_mail_smtp_module.h nginx-1.6.2/src/mail/ngx_mail_ssl_module.c nginx-1.6.2/src/mail/ngx_mail_ssl_module.h nginx-1.6.2/src/http/modules/ nginx-1.6.2/src/http/ngx_http_cache.h nginx-1.6.2/src/http/ngx_http.c nginx-1.6.2/src/http/ngx_http.h nginx-1.6.2/src/http/ngx_http_copy_filter_module.c nginx-1.6.2/src/http/ngx_http_busy_lock.c nginx-1.6.2/src/http/ngx_http_busy_lock.h nginx-1.6.2/src/http/ngx_http_config.h nginx-1.6.2/src/http/ngx_http_header_filter_module.c nginx-1.6.2/src/http/ngx_http_core_module.c nginx-1.6.2/src/http/ngx_http_core_module.h nginx-1.6.2/src/http/ngx_http_file_cache.c nginx-1.6.2/src/http/ngx_http_parse_time.c nginx-1.6.2/src/http/ngx_http_parse.c nginx-1.6.2/src/http/ngx_http_request_body.c nginx-1.6.2/src/http/ngx_http_request.c nginx-1.6.2/src/http/ngx_http_postpone_filter_module.c nginx-1.6.2/src/http/ngx_http_request.h nginx-1.6.2/src/http/ngx_http_spdy_module.c nginx-1.6.2/src/http/ngx_http_script.c nginx-1.6.2/src/http/ngx_http_script.h nginx-1.6.2/src/http/ngx_http_spdy.c nginx-1.6.2/src/http/ngx_http_spdy.h nginx-1.6.2/src/http/ngx_http_spdy_filter_module.c nginx-1.6.2/src/http/ngx_http_spdy_module.h nginx-1.6.2/src/http/ngx_http_special_response.c nginx-1.6.2/src/http/ngx_http_upstream.c nginx-1.6.2/src/http/ngx_http_upstream.h nginx-1.6.2/src/http/ngx_http_upstream_round_robin.c nginx-1.6.2/src/http/ngx_http_upstream_round_robin.h nginx-1.6.2/src/http/ngx_http_variables.c nginx-1.6.2/src/http/ngx_http_variables.h nginx-1.6.2/src/http/ngx_http_write_filter_module.c nginx-1.6.2/src/http/modules/ngx_http_addition_filter_module.c nginx-1.6.2/src/http/modules/ngx_http_access_module.c nginx-1.6.2/src/http/modules/ngx_http_charset_filter_module.c nginx-1.6.2/src/http/modules/ngx_http_auth_basic_module.c nginx-1.6.2/src/http/modules/ngx_http_auth_request_module.c nginx-1.6.2/src/http/modules/ngx_http_autoindex_module.c nginx-1.6.2/src/http/modules/ngx_http_browser_module.c nginx-1.6.2/src/http/modules/ngx_http_not_modified_filter_module.c nginx-1.6.2/src/http/modules/ngx_http_chunked_filter_module.c nginx-1.6.2/src/http/modules/ngx_http_dav_module.c nginx-1.6.2/src/http/modules/ngx_http_degradation_module.c nginx-1.6.2/src/http/modules/ngx_http_empty_gif_module.c nginx-1.6.2/src/http/modules/ngx_http_fastcgi_module.c nginx-1.6.2/src/http/modules/ngx_http_flv_module.c nginx-1.6.2/src/http/modules/ngx_http_geo_module.c nginx-1.6.2/src/http/modules/ngx_http_geoip_module.c nginx-1.6.2/src/http/modules/ngx_http_gunzip_filter_module.c nginx-1.6.2/src/http/modules/ngx_http_gzip_filter_module.c nginx-1.6.2/src/http/modules/ngx_http_gzip_static_module.c nginx-1.6.2/src/http/modules/ngx_http_headers_filter_module.c nginx-1.6.2/src/http/modules/ngx_http_image_filter_module.c nginx-1.6.2/src/http/modules/ngx_http_index_module.c nginx-1.6.2/src/http/modules/ngx_http_limit_conn_module.c nginx-1.6.2/src/http/modules/ngx_http_limit_req_module.c nginx-1.6.2/src/http/modules/ngx_http_log_module.c nginx-1.6.2/src/http/modules/ngx_http_map_module.c nginx-1.6.2/src/http/modules/ngx_http_memcached_module.c nginx-1.6.2/src/http/modules/ngx_http_mp4_module.c nginx-1.6.2/src/http/modules/ngx_http_random_index_module.c nginx-1.6.2/src/http/modules/ngx_http_proxy_module.c nginx-1.6.2/src/http/modules/ngx_http_upstream_ip_hash_module.c nginx-1.6.2/src/http/modules/ngx_http_range_filter_module.c nginx-1.6.2/src/http/modules/ngx_http_realip_module.c nginx-1.6.2/src/http/modules/ngx_http_referer_module.c nginx-1.6.2/src/http/modules/ngx_http_rewrite_module.c nginx-1.6.2/src/http/modules/ngx_http_scgi_module.c nginx-1.6.2/src/http/modules/ngx_http_secure_link_module.c nginx-1.6.2/src/http/modules/ngx_http_split_clients_module.c nginx-1.6.2/src/http/modules/ngx_http_ssi_filter_module.c nginx-1.6.2/src/http/modules/perl/ nginx-1.6.2/src/http/modules/ngx_http_ssi_filter_module.h nginx-1.6.2/src/http/modules/ngx_http_ssl_module.c nginx-1.6.2/src/http/modules/ngx_http_ssl_module.h nginx-1.6.2/src/http/modules/ngx_http_static_module.c nginx-1.6.2/src/http/modules/ngx_http_stub_status_module.c nginx-1.6.2/src/http/modules/ngx_http_sub_filter_module.c nginx-1.6.2/src/http/modules/ngx_http_upstream_keepalive_module.c nginx-1.6.2/src/http/modules/ngx_http_upstream_least_conn_module.c nginx-1.6.2/src/http/modules/ngx_http_userid_filter_module.c nginx-1.6.2/src/http/modules/ngx_http_uwsgi_module.c nginx-1.6.2/src/http/modules/ngx_http_xslt_filter_module.c nginx-1.6.2/src/http/modules/perl/Makefile.PL nginx-1.6.2/src/http/modules/perl/nginx.pm nginx-1.6.2/src/http/modules/perl/nginx.xs nginx-1.6.2/src/http/modules/perl/typemap nginx-1.6.2/src/http/modules/perl/ngx_http_perl_module.c nginx-1.6.2/src/http/modules/perl/ngx_http_perl_module.h nginx-1.6.2/src/event/modules/ nginx-1.6.2/src/event/ngx_event_accept.c nginx-1.6.2/src/event/ngx_event.c nginx-1.6.2/src/event/ngx_event.h nginx-1.6.2/src/event/ngx_event_openssl_stapling.c nginx-1.6.2/src/event/ngx_event_busy_lock.c nginx-1.6.2/src/event/ngx_event_busy_lock.h nginx-1.6.2/src/event/ngx_event_connect.c nginx-1.6.2/src/event/ngx_event_connect.h nginx-1.6.2/src/event/ngx_event_mutex.c nginx-1.6.2/src/event/ngx_event_openssl.c nginx-1.6.2/src/event/ngx_event_openssl.h nginx-1.6.2/src/event/ngx_event_pipe.c nginx-1.6.2/src/event/ngx_event_pipe.h nginx-1.6.2/src/event/ngx_event_posted.c nginx-1.6.2/src/event/ngx_event_posted.h nginx-1.6.2/src/event/ngx_event_timer.c nginx-1.6.2/src/event/ngx_event_timer.h nginx-1.6.2/src/event/modules/ngx_devpoll_module.c nginx-1.6.2/src/event/modules/ngx_aio_module.c nginx-1.6.2/src/event/modules/ngx_eventport_module.c nginx-1.6.2/src/event/modules/ngx_epoll_module.c nginx-1.6.2/src/event/modules/ngx_win32_select_module.c nginx-1.6.2/src/event/modules/ngx_kqueue_module.c nginx-1.6.2/src/event/modules/ngx_poll_module.c nginx-1.6.2/src/event/modules/ngx_rtsig_module.c nginx-1.6.2/src/event/modules/ngx_select_module.c nginx-1.6.2/src/core/ngx_array.c nginx-1.6.2/src/core/nginx.c nginx-1.6.2/src/core/nginx.h nginx-1.6.2/src/core/ngx_conf_file.c nginx-1.6.2/src/core/ngx_array.h nginx-1.6.2/src/core/ngx_buf.c nginx-1.6.2/src/core/ngx_buf.h nginx-1.6.2/src/core/ngx_connection.c nginx-1.6.2/src/core/ngx_conf_file.h nginx-1.6.2/src/core/ngx_config.h nginx-1.6.2/src/core/ngx_murmurhash.c nginx-1.6.2/src/core/ngx_file.c nginx-1.6.2/src/core/ngx_connection.h nginx-1.6.2/src/core/ngx_core.h nginx-1.6.2/src/core/ngx_cpuinfo.c nginx-1.6.2/src/core/ngx_crc.h nginx-1.6.2/src/core/ngx_crc32.c nginx-1.6.2/src/core/ngx_crc32.h nginx-1.6.2/src/core/ngx_crypt.c nginx-1.6.2/src/core/ngx_crypt.h nginx-1.6.2/src/core/ngx_cycle.c nginx-1.6.2/src/core/ngx_cycle.h nginx-1.6.2/src/core/ngx_file.h nginx-1.6.2/src/core/ngx_hash.c nginx-1.6.2/src/core/ngx_hash.h nginx-1.6.2/src/core/ngx_inet.c nginx-1.6.2/src/core/ngx_inet.h nginx-1.6.2/src/core/ngx_list.c nginx-1.6.2/src/core/ngx_list.h nginx-1.6.2/src/core/ngx_log.c nginx-1.6.2/src/core/ngx_log.h nginx-1.6.2/src/core/ngx_md5.c nginx-1.6.2/src/core/ngx_md5.h nginx-1.6.2/src/core/ngx_open_file_cache.c nginx-1.6.2/src/core/ngx_murmurhash.h nginx-1.6.2/src/core/ngx_open_file_cache.h nginx-1.6.2/src/core/ngx_output_chain.c nginx-1.6.2/src/core/ngx_palloc.c nginx-1.6.2/src/core/ngx_palloc.h nginx-1.6.2/src/core/ngx_parse.c nginx-1.6.2/src/core/ngx_parse.h nginx-1.6.2/src/core/ngx_proxy_protocol.c nginx-1.6.2/src/core/ngx_proxy_protocol.h nginx-1.6.2/src/core/ngx_queue.c nginx-1.6.2/src/core/ngx_queue.h nginx-1.6.2/src/core/ngx_radix_tree.c nginx-1.6.2/src/core/ngx_radix_tree.h nginx-1.6.2/src/core/ngx_rbtree.c nginx-1.6.2/src/core/ngx_rbtree.h nginx-1.6.2/src/core/ngx_regex.c nginx-1.6.2/src/core/ngx_regex.h nginx-1.6.2/src/core/ngx_resolver.c nginx-1.6.2/src/core/ngx_resolver.h nginx-1.6.2/src/core/ngx_sha1.h nginx-1.6.2/src/core/ngx_shmtx.c nginx-1.6.2/src/core/ngx_shmtx.h nginx-1.6.2/src/core/ngx_slab.c nginx-1.6.2/src/core/ngx_slab.h nginx-1.6.2/src/core/ngx_spinlock.c nginx-1.6.2/src/core/ngx_string.c nginx-1.6.2/src/core/ngx_string.h nginx-1.6.2/src/core/ngx_times.c nginx-1.6.2/src/core/ngx_times.h nginx-1.6.2/contrib/geo2nginx.pl nginx-1.6.2/contrib/README nginx-1.6.2/contrib/unicode2nginx/ nginx-1.6.2/contrib/vim/ nginx-1.6.2/contrib/vim/ftdetect/ nginx-1.6.2/contrib/vim/indent/ nginx-1.6.2/contrib/vim/syntax/ nginx-1.6.2/contrib/vim/syntax/nginx.vim nginx-1.6.2/contrib/vim/indent/nginx.vim nginx-1.6.2/contrib/vim/ftdetect/nginx.vim nginx-1.6.2/contrib/unicode2nginx/koi-utf nginx-1.6.2/contrib/unicode2nginx/win-utf nginx-1.6.2/contrib/unicode2nginx/unicode-to-nginx.pl nginx-1.6.2/conf/fastcgi.conf nginx-1.6.2/conf/fastcgi_params nginx-1.6.2/conf/koi-utf nginx-1.6.2/conf/koi-win nginx-1.6.2/conf/mime.types nginx-1.6.2/conf/nginx.conf nginx-1.6.2/conf/scgi_params nginx-1.6.2/conf/uwsgi_params nginx-1.6.2/conf/win-utf nginx-1.6.2/auto/cc/ nginx-1.6.2/auto/have_headers nginx-1.6.2/auto/define nginx-1.6.2/auto/endianness nginx-1.6.2/auto/feature nginx-1.6.2/auto/have nginx-1.6.2/auto/lib/ nginx-1.6.2/auto/os/ nginx-1.6.2/auto/headers nginx-1.6.2/auto/include nginx-1.6.2/auto/init nginx-1.6.2/auto/install nginx-1.6.2/auto/types/ nginx-1.6.2/auto/make nginx-1.6.2/auto/modules nginx-1.6.2/auto/nohave nginx-1.6.2/auto/options nginx-1.6.2/auto/sources nginx-1.6.2/auto/stubs nginx-1.6.2/auto/summary nginx-1.6.2/auto/unix nginx-1.6.2/auto/types/uintptr_t nginx-1.6.2/auto/types/sizeof nginx-1.6.2/auto/types/typedef nginx-1.6.2/auto/types/value nginx-1.6.2/auto/os/conf nginx-1.6.2/auto/os/darwin nginx-1.6.2/auto/os/freebsd nginx-1.6.2/auto/os/linux nginx-1.6.2/auto/os/solaris nginx-1.6.2/auto/os/win32 nginx-1.6.2/auto/lib/geoip/ nginx-1.6.2/auto/lib/conf nginx-1.6.2/auto/lib/google-perftools/ nginx-1.6.2/auto/lib/libatomic/ nginx-1.6.2/auto/lib/libgd/ nginx-1.6.2/auto/lib/libxslt/ nginx-1.6.2/auto/lib/md5/ nginx-1.6.2/auto/lib/make nginx-1.6.2/auto/lib/openssl/ nginx-1.6.2/auto/lib/pcre/ nginx-1.6.2/auto/lib/perl/ nginx-1.6.2/auto/lib/sha1/ nginx-1.6.2/auto/lib/zlib/ nginx-1.6.2/auto/lib/test nginx-1.6.2/auto/lib/zlib/makefile.bcc nginx-1.6.2/auto/lib/zlib/conf nginx-1.6.2/auto/lib/zlib/make nginx-1.6.2/auto/lib/zlib/makefile.msvc nginx-1.6.2/auto/lib/zlib/makefile.owc nginx-1.6.2/auto/lib/zlib/patch.zlib.h nginx-1.6.2/auto/lib/sha1/makefile.bcc nginx-1.6.2/auto/lib/sha1/conf nginx-1.6.2/auto/lib/sha1/make nginx-1.6.2/auto/lib/sha1/makefile.msvc nginx-1.6.2/auto/lib/sha1/makefile.owc nginx-1.6.2/auto/lib/perl/conf nginx-1.6.2/auto/lib/perl/make nginx-1.6.2/auto/lib/pcre/makefile.bcc nginx-1.6.2/auto/lib/pcre/conf nginx-1.6.2/auto/lib/pcre/make nginx-1.6.2/auto/lib/pcre/makefile.msvc nginx-1.6.2/auto/lib/pcre/makefile.owc nginx-1.6.2/auto/lib/openssl/makefile.bcc nginx-1.6.2/auto/lib/openssl/conf nginx-1.6.2/auto/lib/openssl/make nginx-1.6.2/auto/lib/openssl/makefile.msvc nginx-1.6.2/auto/lib/md5/makefile.bcc nginx-1.6.2/auto/lib/md5/conf nginx-1.6.2/auto/lib/md5/make nginx-1.6.2/auto/lib/md5/makefile.msvc nginx-1.6.2/auto/lib/md5/makefile.owc nginx-1.6.2/auto/lib/libxslt/conf nginx-1.6.2/auto/lib/libgd/conf nginx-1.6.2/auto/lib/libatomic/conf nginx-1.6.2/auto/lib/libatomic/make nginx-1.6.2/auto/lib/google-perftools/conf nginx-1.6.2/auto/lib/geoip/conf nginx-1.6.2/auto/cc/clang nginx-1.6.2/auto/cc/acc nginx-1.6.2/auto/cc/bcc nginx-1.6.2/auto/cc/ccc nginx-1.6.2/auto/cc/conf nginx-1.6.2/auto/cc/gcc nginx-1.6.2/auto/cc/icc nginx-1.6.2/auto/cc/msvc nginx-1.6.2/auto/cc/name nginx-1.6.2/auto/cc/owc nginx-1.6.2/auto/cc/sunc -------------------------------------------- Where do you want to install Nginx to? => /tmp/nginx -------------------------------------------- Compiling Passenger support files... # env NOEXEC_DISABLE=1 /opt/local/bin/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/modp_b64.o buildout/common/libpassenger_common/Utils/CachedFileStat.o buildout/common/libpassenger_common/Utils/LargeFiles.o buildout/common/libpassenger_common/ApplicationPool2/Implementation.o buildout/common/libpassenger_common/ApplicationPool2/AppTypes.o buildout/common/libpassenger_common/AgentsStarter.o buildout/common/libpassenger_common/AgentsBase.o buildout/common/libpassenger_common/MemoryKit/mbuf.o buildout/common/libpassenger_common/MemoryKit/palloc.o buildout/common/libpassenger_common/MemoryKit/palloc.o buildout/common/libpassenger_common/ServerKit/http_parser.o buildout/common/libpassenger_common/ServerKit/Implementation.o buildout/common/libpassenger_common/Utils/MD5.o buildout/common/libpassenger_common/Utils/Hasher.o buildout/common/libpassenger_common/Utils/jsoncpp.o rm -f buildout/common/libpassenger_common/agents/LoggingAgent/FilterSupport.o rm -rf buildout/common/libpassenger_common rm -rf buildout/support-binaries/ mkdir -p buildout/support-binaries c++ -o buildout/support-binaries/WatchdogMain.o -Iext -Iext/common -Iext/libev -Iext/libeio -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 -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="" -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -c ext/common/agents/Watchdog/Main.cpp In file included from ext/boost/config/platform/solaris.hpp:17:0, from ext/boost/config.hpp:53, from ext/boost/thread/detail/platform.hpp:14, from ext/boost/thread/thread_only.hpp:12, from ext/boost/thread/thread.hpp:12, from ext/boost/thread.hpp:13, from ext/oxt/thread.hpp:28, from ext/common/agents/Watchdog/Main.cpp:25: ext/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined [enabled by default] :0:0: note: this is the location of the previous definition In file included from ext/common/ServerKit/HeaderTable.h:32:0, from ext/common/ServerKit/HttpRequest.h:34, from ext/common/ServerKit/HttpClient.h:30, from ext/common/ServerKit/HttpServer.h:38, from ext/common/agents/Watchdog/AdminServer.h:32, from ext/common/agents/Watchdog/Main.cpp:60: ext/common/DataStructures/LString.h:77:2: warning: always_inline function might not be inlinable [-Wattributes] ext/common/DataStructures/LString.h:72:2: warning: always_inline function might not be inlinable [-Wattributes] c++ -o buildout/support-binaries/ServerMain.o -Iext -Iext/common -Iext/libev -Iext/libeio -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 -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="" -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -c ext/common/agents/HelperAgent/Main.cpp In file included from ext/boost/config/platform/solaris.hpp:17:0, from ext/boost/config.hpp:53, from ext/boost/thread/detail/platform.hpp:14, from ext/boost/thread/thread_only.hpp:12, from ext/boost/thread/thread.hpp:12, from ext/boost/thread.hpp:13, from ext/common/agents/HelperAgent/Main.cpp:56: ext/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined [enabled by default] :0:0: note: this is the location of the previous definition In file included from ext/common/ServerKit/HeaderTable.h:32:0, from ext/common/ServerKit/HttpRequest.h:34, from ext/common/ServerKit/HttpClient.h:30, from ext/common/ServerKit/HttpServer.h:38, from ext/common/agents/HelperAgent/RequestHandler.h:138, from ext/common/agents/HelperAgent/Main.cpp:66: ext/common/DataStructures/LString.h:77:2: warning: always_inline function might not be inlinable [-Wattributes] ext/common/DataStructures/LString.h:72:2: warning: always_inline function might not be inlinable [-Wattributes] c++ -o buildout/support-binaries/LoggingMain.o -Iext -Iext/common -Iext/libev -Iext/libeio -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 -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="" -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -c ext/common/agents/LoggingAgent/Main.cpp In file included from ext/boost/config/platform/solaris.hpp:17:0, from ext/boost/config.hpp:53, from ext/boost/thread/detail/config.hpp:11, from ext/boost/thread/tss.hpp:8, from ext/oxt/system_calls.hpp:28, from ext/common/agents/LoggingAgent/Main.cpp:25: ext/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined [enabled by default] :0:0: note: this is the location of the previous definition In file included from ext/common/ServerKit/HeaderTable.h:32:0, from ext/common/ServerKit/HttpRequest.h:34, from ext/common/ServerKit/HttpClient.h:30, from ext/common/ServerKit/HttpServer.h:38, from ext/common/agents/LoggingAgent/AdminServer.h:32, from ext/common/agents/LoggingAgent/Main.cpp:44: ext/common/DataStructures/LString.h:77:2: warning: always_inline function might not be inlinable [-Wattributes] ext/common/DataStructures/LString.h:72:2: warning: always_inline function might not be inlinable [-Wattributes] c++ -o buildout/support-binaries/SystemMetricsTool.o -Iext -Iext/common -Iext/libev -Iext/libeio -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 -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="" -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -c ext/common/agents/HelperAgent/SystemMetricsTool.cpp In file included from ext/boost/config/platform/solaris.hpp:17:0, from ext/boost/config.hpp:53, from ext/boost/smart_ptr/shared_ptr.hpp:17, from ext/boost/shared_ptr.hpp:17, from ext/common/Utils.h:28, from ext/common/agents/HelperAgent/SystemMetricsTool.cpp:30: ext/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined [enabled by default] :0:0: note: this is the location of the previous definition c++ -o buildout/support-binaries/TempDirToucher.o -Iext -Iext/common -Iext/libev -Iext/libeio -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 -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="" -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -c ext/common/agents/TempDirToucher/Main.cpp c++ -o buildout/support-binaries/SpawnPreparer.o -Iext -Iext/common -Iext/libev -Iext/libeio -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 -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="" -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -c ext/common/agents/SpawnPreparer/Main.cpp In file included from ext/boost/config/platform/solaris.hpp:17:0, from ext/boost/config.hpp:53, from ext/boost/cstdint.hpp:36, from ext/common/Utils/SystemMetricsCollector.h:28, from ext/common/agents/SpawnPreparer/Main.cpp:45: ext/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined [enabled by default] :0:0: note: this is the location of the previous definition mkdir -p buildout/common/libboost_oxt/boost c++ -Iext -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 -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="" -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -o buildout/common/libboost_oxt/boost/error_code.o -c ext/boost/libs/system/src/error_code.cpp In file included from ext/boost/config/platform/solaris.hpp:17:0, from ext/boost/config.hpp:53, from ext/boost/system/config.hpp:13, from ext/boost/libs/system/src/error_code.cpp:18: ext/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined [enabled by default] :0:0: note: this is the location of the previous definition c++ -Iext -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 -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="" -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -o buildout/common/libboost_oxt/boost/regex_traits_defaults.o -c ext/boost/libs/regex/src/regex_traits_defaults.cpp In file included from ext/boost/config/platform/solaris.hpp:17:0, from ext/boost/config.hpp:53, from ext/boost/regex/config.hpp:43, from ext/boost/regex/regex_traits.hpp:23, from ext/boost/libs/regex/src/regex_traits_defaults.cpp:20: ext/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined [enabled by default] :0:0: note: this is the location of the previous definition c++ -Iext -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 -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="" -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -o buildout/common/libboost_oxt/boost/regex.o -c ext/boost/libs/regex/src/regex.cpp In file included from ext/boost/config/platform/solaris.hpp:17:0, from ext/boost/config.hpp:53, from ext/boost/libs/regex/src/regex.cpp:22: ext/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined [enabled by default] :0:0: note: this is the location of the previous definition c++ -Iext -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 -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="" -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -o buildout/common/libboost_oxt/boost/static_mutex.o -c ext/boost/libs/regex/src/static_mutex.cpp In file included from ext/boost/config/platform/solaris.hpp:17:0, from ext/boost/config.hpp:53, from ext/boost/libs/regex/src/static_mutex.cpp:20: ext/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined [enabled by default] :0:0: note: this is the location of the previous definition c++ -Iext -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 -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="" -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -o buildout/common/libboost_oxt/boost/cpp_regex_traits.o -c ext/boost/libs/regex/src/cpp_regex_traits.cpp In file included from ext/boost/config/platform/solaris.hpp:17:0, from ext/boost/config.hpp:53, from ext/boost/libs/regex/src/cpp_regex_traits.cpp:20: ext/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined [enabled by default] :0:0: note: this is the location of the previous definition c++ -Iext -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 -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="" -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -o buildout/common/libboost_oxt/boost/cregex.o -c ext/boost/libs/regex/src/cregex.cpp In file included from ext/boost/config/platform/solaris.hpp:17:0, from ext/boost/config.hpp:53, from ext/boost/regex/config.hpp:43, from ext/boost/regex.hpp:28, from ext/boost/libs/regex/src/cregex.cpp:22: ext/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined [enabled by default] :0:0: note: this is the location of the previous definition c++ -Iext -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 -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="" -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -o buildout/common/libboost_oxt/boost/c_regex_traits.o -c ext/boost/libs/regex/src/c_regex_traits.cpp In file included from ext/boost/config/platform/solaris.hpp:17:0, from ext/boost/config.hpp:53, from ext/boost/libs/regex/src/c_regex_traits.cpp:22: ext/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined [enabled by default] :0:0: note: this is the location of the previous definition c++ -Iext -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 -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="" -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -o buildout/common/libboost_oxt/boost/posix_api.o -c ext/boost/libs/regex/src/posix_api.cpp In file included from ext/boost/config/platform/solaris.hpp:17:0, from ext/boost/config.hpp:53, from ext/boost/libs/regex/src/posix_api.cpp:21: ext/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined [enabled by default] :0:0: note: this is the location of the previous definition c++ -Iext -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 -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="" -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -o buildout/common/libboost_oxt/boost/regex_debug.o -c ext/boost/libs/regex/src/regex_debug.cpp In file included from ext/boost/config/platform/solaris.hpp:17:0, from ext/boost/config.hpp:53, from ext/boost/regex/config.hpp:43, from ext/boost/libs/regex/src/regex_debug.cpp:22: ext/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined [enabled by default] :0:0: note: this is the location of the previous definition c++ -Iext -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 -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="" -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -o buildout/common/libboost_oxt/boost/wc_regex_traits.o -c ext/boost/libs/regex/src/wc_regex_traits.cpp In file included from ext/boost/config/platform/solaris.hpp:17:0, from ext/boost/config.hpp:53, from ext/boost/detail/workaround.hpp:41, from ext/boost/libs/regex/src/wc_regex_traits.cpp:22: ext/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined [enabled by default] :0:0: note: this is the location of the previous definition c++ -Iext -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 -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="" -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -o buildout/common/libboost_oxt/boost/regex_raw_buffer.o -c ext/boost/libs/regex/src/regex_raw_buffer.cpp In file included from ext/boost/config/platform/solaris.hpp:17:0, from ext/boost/config.hpp:53, from ext/boost/libs/regex/src/regex_raw_buffer.cpp:21: ext/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined [enabled by default] :0:0: note: this is the location of the previous definition c++ -Iext -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 -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="" -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -o buildout/common/libboost_oxt/boost/instances.o -c ext/boost/libs/regex/src/instances.cpp In file included from ext/boost/config/platform/solaris.hpp:17:0, from ext/boost/config.hpp:53, from ext/boost/regex/config.hpp:43, from ext/boost/libs/regex/src/instances.cpp:21: ext/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined [enabled by default] :0:0: note: this is the location of the previous definition c++ -Iext -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 -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="" -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -o buildout/common/libboost_oxt/boost/wide_posix_api.o -c ext/boost/libs/regex/src/wide_posix_api.cpp In file included from ext/boost/config/platform/solaris.hpp:17:0, from ext/boost/config.hpp:53, from ext/boost/regex/config.hpp:43, from ext/boost/libs/regex/src/wide_posix_api.cpp:21: ext/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined [enabled by default] :0:0: note: this is the location of the previous definition c++ -Iext -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 -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="" -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -o buildout/common/libboost_oxt/boost/winstances.o -c ext/boost/libs/regex/src/winstances.cpp In file included from ext/boost/config/platform/solaris.hpp:17:0, from ext/boost/config.hpp:53, from ext/boost/regex/config.hpp:43, from ext/boost/libs/regex/src/winstances.cpp:21: ext/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined [enabled by default] :0:0: note: this is the location of the previous definition c++ -Iext -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 -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="" -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -o buildout/common/libboost_oxt/boost/tss_null.o -c ext/boost/libs/thread/src/tss_null.cpp In file included from ext/boost/config/platform/solaris.hpp:17:0, from ext/boost/config.hpp:53, from ext/boost/thread/detail/config.hpp:11, from ext/boost/libs/thread/src/tss_null.cpp:7: ext/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined [enabled by default] :0:0: note: this is the location of the previous definition c++ -Iext -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 -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="" -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -o buildout/common/libboost_oxt/boost/future.o -c ext/boost/libs/thread/src/future.cpp In file included from ext/boost/config/platform/solaris.hpp:17:0, from ext/boost/config.hpp:53, from ext/boost/thread/detail/config.hpp:11, from ext/boost/libs/thread/src/future.cpp:6: ext/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined [enabled by default] :0:0: note: this is the location of the previous definition c++ -Iext -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 -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="" -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -o buildout/common/libboost_oxt/boost/once_atomic.o -c ext/boost/libs/thread/src/pthread/once_atomic.cpp In file included from ext/boost/config/platform/solaris.hpp:17:0, from ext/boost/config.hpp:53, from ext/boost/thread/detail/config.hpp:11, from ext/boost/libs/thread/src/pthread/once_atomic.cpp:8: ext/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined [enabled by default] :0:0: note: this is the location of the previous definition c++ -Iext -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 -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="" -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -o buildout/common/libboost_oxt/boost/thread.o -c ext/boost/libs/thread/src/pthread/thread.cpp In file included from ext/boost/config/platform/solaris.hpp:17:0, from ext/boost/config.hpp:53, from ext/boost/thread/detail/config.hpp:11, from ext/boost/libs/thread/src/pthread/thread.cpp:9: ext/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined [enabled by default] :0:0: note: this is the location of the previous definition c++ -Iext -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 -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="" -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -o buildout/common/libboost_oxt/boost/once.o -c ext/boost/libs/thread/src/pthread/once.cpp In file included from ext/boost/config/platform/solaris.hpp:17:0, from ext/boost/config.hpp:53, from ext/boost/thread/detail/config.hpp:11, from ext/boost/libs/thread/src/pthread/once.cpp:6: ext/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined [enabled by default] :0:0: note: this is the location of the previous definition c++ -Iext -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 -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="" -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -o buildout/common/libboost_oxt/boost/lockpool.o -c ext/boost/libs/atomic/lockpool.cpp In file included from ext/boost/config/platform/solaris.hpp:17:0, from ext/boost/config.hpp:53, from ext/boost/cstdint.hpp:36, from ext/boost/atomic/atomic.hpp:12, from ext/boost/atomic.hpp:12, from ext/boost/libs/atomic/lockpool.cpp:1: ext/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined [enabled by default] :0:0: note: this is the location of the previous definition mkdir -p buildout/common/libboost_oxt/oxt c++ -O2 -Iext -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 -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="" -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -o buildout/common/libboost_oxt/oxt/system_calls.o -c ext/oxt/system_calls.cpp In file included from ext/boost/config/platform/solaris.hpp:17:0, from ext/boost/config.hpp:53, from ext/boost/thread/detail/config.hpp:11, from ext/boost/thread/tss.hpp:8, from ext/oxt/system_calls.hpp:28, from ext/oxt/system_calls.cpp:25: ext/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined [enabled by default] :0:0: note: this is the location of the previous definition c++ -O2 -Iext -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 -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="" -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -o buildout/common/libboost_oxt/oxt/implementation.o -c ext/oxt/implementation.cpp In file included from ext/boost/config/platform/solaris.hpp:17:0, from ext/boost/config.hpp:53, from ext/boost/thread/detail/platform.hpp:14, from ext/boost/thread/mutex.hpp:12, from ext/oxt/implementation.cpp:26: ext/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined [enabled by default] :0:0: note: this is the location of the previous definition mkdir -p buildout/common/libboost_oxt 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/regex_traits_defaults.o buildout/common/libboost_oxt/boost/regex.o buildout/common/libboost_oxt/boost/static_mutex.o buildout/common/libboost_oxt/boost/cpp_regex_traits.o buildout/common/libboost_oxt/boost/cregex.o buildout/common/libboost_oxt/boost/c_regex_traits.o buildout/common/libboost_oxt/boost/posix_api.o buildout/common/libboost_oxt/boost/regex_debug.o buildout/common/libboost_oxt/boost/wc_regex_traits.o buildout/common/libboost_oxt/boost/regex_raw_buffer.o buildout/common/libboost_oxt/boost/instances.o buildout/common/libboost_oxt/boost/wide_posix_api.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/once_atomic.o buildout/common/libboost_oxt/boost/thread.o buildout/common/libboost_oxt/boost/once.o buildout/common/libboost_oxt/boost/lockpool.o buildout/common/libboost_oxt/oxt/system_calls.o buildout/common/libboost_oxt/oxt/implementation.o ranlib buildout/common/libboost_oxt.a mkdir -p buildout/common/libpassenger_common c++ -O1 -Iext -Iext/common -Iext/libev -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 -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="" -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -o buildout/common/libpassenger_common/Logging.o -c ext/common/Logging.cpp In file included from ext/boost/config/platform/solaris.hpp:17:0, from ext/boost/config.hpp:53, from ext/boost/cstdint.hpp:36, from ext/boost/atomic/atomic.hpp:12, from ext/boost/atomic.hpp:12, from ext/common/Logging.cpp:31: ext/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined [enabled by default] :0:0: note: this is the location of the previous definition c++ -Iext -Iext/common -Iext/libev -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 -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="" -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -o buildout/common/libpassenger_common/Exceptions.o -c ext/common/Exceptions.cpp mkdir -p buildout/common/libpassenger_common/Utils c++ -Iext -Iext/common -Iext/libev -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 -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="" -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -o buildout/common/libpassenger_common/Utils/SystemTime.o -c ext/common/Utils/SystemTime.cpp c++ -O3 -Iext -Iext/common -Iext/libev -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 -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="" -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -o buildout/common/libpassenger_common/Utils/StrIntUtils.o -c ext/common/Utils/StrIntUtils.cpp In file included from ext/boost/config/platform/solaris.hpp:17:0, from ext/boost/config.hpp:53, from ext/boost/thread/detail/platform.hpp:14, from ext/boost/thread/thread_only.hpp:12, from ext/boost/thread/thread.hpp:12, from ext/boost/thread.hpp:13, from ext/common/Utils/SystemTime.h:28, from ext/common/Utils/StrIntUtils.cpp:33: ext/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined [enabled by default] :0:0: note: this is the location of the previous definition In file included from ext/common/Utils/StrIntUtils.cpp:34:0: ext/common/Utils/StrIntUtils.h: In instantiation of 'unsigned int Passenger::integerToOtherBase(IntegerType, char*, unsigned int) [with IntegerType = unsigned char; int radix = 8]': ext/common/Utils/StrIntUtils.cpp:576:32: required from here ext/common/Utils/StrIntUtils.h:287:10: warning: comparison is always true due to limited range of data type [-Wtype-limits] c++ -O2 -fno-strict-aliasing -Iext -Iext/common -Iext/libev -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 -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="" -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -o buildout/common/libpassenger_common/Utils/StrIntUtilsNoStrictAliasing.o -c ext/common/Utils/StrIntUtilsNoStrictAliasing.cpp In file included from ext/boost/config/platform/solaris.hpp:17:0, from ext/boost/config.hpp:53, from ext/boost/cstdint.hpp:36, from ext/common/Utils/StrIntUtilsNoStrictAliasing.cpp:26: ext/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined [enabled by default] :0:0: note: this is the location of the previous definition c++ -O1 -Iext -Iext/common -Iext/libev -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 -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="" -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -o buildout/common/libpassenger_common/Utils/IOUtils.o -c ext/common/Utils/IOUtils.cpp In file included from ext/boost/config/platform/solaris.hpp:17:0, from ext/boost/config.hpp:53, from ext/boost/thread/detail/config.hpp:11, from ext/boost/thread/tss.hpp:8, from ext/oxt/system_calls.hpp:28, from ext/common/Utils/IOUtils.cpp:32: ext/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined [enabled by default] :0:0: note: this is the location of the previous definition c++ -Iext -Iext/common -Iext/libev -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 -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="" -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -o buildout/common/libpassenger_common/Utils.o -c ext/common/Utils.cpp In file included from ext/boost/config/platform/solaris.hpp:17:0, from ext/boost/config.hpp:53, from ext/boost/thread/detail/config.hpp:11, from ext/boost/thread/tss.hpp:8, from ext/oxt/system_calls.hpp:28, from ext/common/Utils.cpp:26: ext/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined [enabled by default] :0:0: note: this is the location of the previous definition mkdir -p buildout/common/libpassenger_common/agents/LoggingAgent c++ -Iext -Iext/common -Iext/libev -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 -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="" -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -o buildout/common/libpassenger_common/agents/LoggingAgent/FilterSupport.o -c ext/common/agents/LoggingAgent/FilterSupport.cpp In file included from ext/boost/config/platform/solaris.hpp:17:0, from ext/boost/config.hpp:53, from ext/boost/smart_ptr/shared_ptr.hpp:17, from ext/boost/shared_ptr.hpp:17, from ext/common/agents/LoggingAgent/FilterSupport.h:30, from ext/common/agents/LoggingAgent/FilterSupport.cpp:25: ext/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined [enabled by default] :0:0: note: this is the location of the previous definition c++ -O2 -Iext -Iext/common -Iext/libev -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 -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="" -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -o buildout/common/libpassenger_common/Utils/modp_b64.o -c ext/common/Utils/modp_b64.cpp In file included from ext/boost/config/platform/solaris.hpp:17:0, from ext/boost/config.hpp:53, from ext/boost/cstdint.hpp:36, from ext/common/Utils/modp_b64.cpp:47: ext/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined [enabled by default] :0:0: note: this is the location of the previous definition c++ -Iext -Iext/common -Iext/libev -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 -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="" -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -o buildout/common/libpassenger_common/Utils/CachedFileStat.o -c ext/common/Utils/CachedFileStat.cpp In file included from ext/boost/config/platform/solaris.hpp:17:0, from ext/boost/config.hpp:53, from ext/boost/smart_ptr/shared_ptr.hpp:17, from ext/boost/shared_ptr.hpp:17, from ext/common/Utils/CachedFileStat.hpp:36, from ext/common/Utils/CachedFileStat.cpp:26: ext/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined [enabled by default] :0:0: note: this is the location of the previous definition c++ -Iext -Iext/common -Iext/libev -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 -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="" -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -o buildout/common/libpassenger_common/Utils/LargeFiles.o -c ext/common/Utils/LargeFiles.cpp mkdir -p buildout/common/libpassenger_common/ApplicationPool2 c++ -Iext -Iext/common -Iext/libev -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 -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="" -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -o buildout/common/libpassenger_common/ApplicationPool2/Implementation.o -c ext/common/ApplicationPool2/Implementation.cpp In file included from ext/boost/config/platform/solaris.hpp:17:0, from ext/boost/config.hpp:53, from ext/boost/smart_ptr/make_shared_object.hpp:15, from ext/boost/smart_ptr/make_shared.hpp:15, from ext/boost/make_shared.hpp:15, from ext/common/ApplicationPool2/Implementation.cpp:32: ext/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined [enabled by default] :0:0: note: this is the location of the previous definition ext/common/ApplicationPool2/Implementation.cpp:627:1: warning: always_inline function might not be inlinable [-Wattributes] ext/common/ApplicationPool2/Implementation.cpp:605:1: warning: always_inline function might not be inlinable [-Wattributes] ext/common/ApplicationPool2/Implementation.cpp:586:1: warning: always_inline function might not be inlinable [-Wattributes] c++ -Iext -Iext/common -Iext/libev -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 -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="" -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -o buildout/common/libpassenger_common/ApplicationPool2/AppTypes.o -c ext/common/ApplicationPool2/AppTypes.cpp In file included from ext/boost/config/platform/solaris.hpp:17:0, from ext/boost/config.hpp:53, from ext/boost/thread/detail/platform.hpp:14, from ext/boost/thread/thread_only.hpp:12, from ext/boost/thread/thread.hpp:12, from ext/boost/thread.hpp:13, from ext/common/ApplicationPool2/AppTypes.h:75, from ext/common/ApplicationPool2/AppTypes.cpp:26: ext/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined [enabled by default] :0:0: note: this is the location of the previous definition c++ -Iext -Iext/common -Iext/libev -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 -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="" -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -o buildout/common/libpassenger_common/AgentsBase.o -c ext/common/agents/Base.cpp In file included from ext/boost/config/platform/solaris.hpp:17:0, from ext/boost/config.hpp:53, from ext/boost/thread/detail/config.hpp:11, from ext/boost/thread/tss.hpp:8, from ext/oxt/system_calls.hpp:28, from ext/common/agents/Base.cpp:30: ext/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined [enabled by default] :0:0: note: this is the location of the previous definition mkdir -p buildout/common/libpassenger_common/MemoryKit c++ -O2 -Iext -Iext/common -Iext/libev -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 -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="" -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -o buildout/common/libpassenger_common/MemoryKit/mbuf.o -c ext/common/MemoryKit/mbuf.cpp In file included from ext/boost/config/platform/solaris.hpp:17:0, from ext/boost/config.hpp:53, from ext/boost/thread/detail/platform.hpp:14, from ext/boost/thread/thread_only.hpp:12, from ext/boost/thread/thread.hpp:12, from ext/boost/thread.hpp:13, from ext/oxt/thread.hpp:28, from ext/common/MemoryKit/mbuf.cpp:21: ext/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined [enabled by default] :0:0: note: this is the location of the previous definition c++ -O2 -Iext -Iext/common -Iext/libev -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 -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="" -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -o buildout/common/libpassenger_common/MemoryKit/palloc.o -c ext/common/MemoryKit/palloc.cpp c++ -O2 -Iext -Iext/common -Iext/libev -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 -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="" -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -o buildout/common/libpassenger_common/MemoryKit/palloc.o -c ext/common/MemoryKit/palloc.cpp mkdir -p buildout/common/libpassenger_common/ServerKit c++ -O3 -Iext -Iext/common -Iext/libev -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 -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="" -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -o buildout/common/libpassenger_common/ServerKit/http_parser.o -c ext/common/ServerKit/http_parser.cpp In file included from ext/boost/config/platform/solaris.hpp:17:0, from ext/boost/config.hpp:53, from ext/boost/cstdint.hpp:36, from ext/common/ServerKit/http_parser.h:24, from ext/common/ServerKit/http_parser.cpp:24: ext/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined [enabled by default] :0:0: note: this is the location of the previous definition c++ -O2 -Iext -Iext/common -Iext/libev -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 -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="" -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -o buildout/common/libpassenger_common/ServerKit/Implementation.o -c ext/common/ServerKit/Implementation.cpp In file included from ext/boost/config/platform/solaris.hpp:17:0, from ext/boost/config.hpp:53, from ext/boost/cstdint.hpp:36, from ext/common/DataStructures/HashedStaticString.h:28, from ext/common/ServerKit/Implementation.cpp:25: ext/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined [enabled by default] :0:0: note: this is the location of the previous definition c++ -O2 -Iext -Iext/common -Iext/libev -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 -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="" -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -o buildout/common/libpassenger_common/Utils/MD5.o -c ext/common/Utils/MD5.cpp In file included from ext/boost/config/platform/solaris.hpp:17:0, from ext/boost/config.hpp:53, from ext/common/Utils/../../boost/cstdint.hpp:36, from ext/common/Utils/MD5.h:54, from ext/common/Utils/MD5.cpp:54: ext/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined [enabled by default] :0:0: note: this is the location of the previous definition c++ -O3 -Iext -Iext/common -Iext/libev -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 -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="" -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -o buildout/common/libpassenger_common/Utils/Hasher.o -c ext/common/Utils/Hasher.cpp In file included from ext/boost/config/platform/solaris.hpp:17:0, from ext/boost/config.hpp:53, from ext/boost/cstdint.hpp:36, from ext/common/Utils/Hasher.h:28, from ext/common/Utils/Hasher.cpp:28: ext/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined [enabled by default] :0:0: note: this is the location of the previous definition c++ -O2 -Iext -Iext/common -Iext/libev -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 -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="" -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -o buildout/common/libpassenger_common/Utils/jsoncpp.o -c ext/common/Utils/jsoncpp.cpp ext/common/Utils/jsoncpp.cpp: In member function 'bool Json::Reader::decodeNumber(Json::Reader::Token&)': ext/common/Utils/jsoncpp.cpp:766:4: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] ext/common/Utils/jsoncpp.cpp: In copy constructor 'Json::Value::CZString::CZString(const Json::Value::CZString&)': ext/common/Utils/jsoncpp.cpp:1701:34: warning: enumeral and non-enumeral type in conditional expression [enabled by default] rm -f buildout/libev/libev.la cd buildout/libev/ && make libev.la /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/local/lib/ruby/gems/2.1.4/gems/passenger-5.0.0.beta2/ext/libev -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 -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -w -MT ev.lo -MD -MP -MF .deps/ev.Tpo -c -o ev.lo /opt/local/lib/ruby/gems/2.1.4/gems/passenger-5.0.0.beta2/ext/libev/ev.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/local/lib/ruby/gems/2.1.4/gems/passenger-5.0.0.beta2/ext/libev -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 -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -pthreads -D__EXTENSIONS__ -D__SOLARIS__ -D_FILE_OFFSET_BITS=64 -DBOOST_HAS_STDINT_H -w -MT ev.lo -MD -MP -MF .deps/ev.Tpo -c /opt/local/lib/ruby/gems/2.1.4/gems/passenger-5.0.0.beta2/ext/libev/ev.c -o ev.o /opt/local/lib/ruby/gems/2.1.4/gems/passenger-5.0.0.beta2/ext/libev/ev.c: In function 'infy_add': /opt/local/lib/ruby/gems/2.1.4/gems/passenger-5.0.0.beta2/ext/libev/ev.c:3933:7: error: too few arguments to function 'statfs' In file included from /opt/local/lib/ruby/gems/2.1.4/gems/passenger-5.0.0.beta2/ext/libev/ev.c:417:0: /usr/include/sys/statfs.h:75:5: note: declared here /opt/local/lib/ruby/gems/2.1.4/gems/passenger-5.0.0.beta2/ext/libev/ev.c:3934:23: error: 'struct statfs' has no member named 'f_type' /opt/local/lib/ruby/gems/2.1.4/gems/passenger-5.0.0.beta2/ext/libev/ev.c:3935:26: error: 'struct statfs' has no member named 'f_type' /opt/local/lib/ruby/gems/2.1.4/gems/passenger-5.0.0.beta2/ext/libev/ev.c:3936:26: error: 'struct statfs' has no member named 'f_type' /opt/local/lib/ruby/gems/2.1.4/gems/passenger-5.0.0.beta2/ext/libev/ev.c:3937:26: error: 'struct statfs' has no member named 'f_type' /opt/local/lib/ruby/gems/2.1.4/gems/passenger-5.0.0.beta2/ext/libev/ev.c:3938:26: error: 'struct statfs' has no member named 'f_type' /opt/local/lib/ruby/gems/2.1.4/gems/passenger-5.0.0.beta2/ext/libev/ev.c:3939:26: error: 'struct statfs' has no member named 'f_type' /opt/local/lib/ruby/gems/2.1.4/gems/passenger-5.0.0.beta2/ext/libev/ev.c:3940:26: error: 'struct statfs' has no member named 'f_type' /opt/local/lib/ruby/gems/2.1.4/gems/passenger-5.0.0.beta2/ext/libev/ev.c:3941:26: error: 'struct statfs' has no member named 'f_type' /opt/local/lib/ruby/gems/2.1.4/gems/passenger-5.0.0.beta2/ext/libev/ev.c:3942:26: error: 'struct statfs' has no member named 'f_type' /opt/local/lib/ruby/gems/2.1.4/gems/passenger-5.0.0.beta2/ext/libev/ev.c:3943:26: error: 'struct statfs' has no member named 'f_type' /opt/local/lib/ruby/gems/2.1.4/gems/passenger-5.0.0.beta2/ext/libev/ev.c:3944:26: error: 'struct statfs' has no member named 'f_type' /opt/local/lib/ruby/gems/2.1.4/gems/passenger-5.0.0.beta2/ext/libev/ev.c:3945:26: error: 'struct statfs' has no member named 'f_type' /opt/local/lib/ruby/gems/2.1.4/gems/passenger-5.0.0.beta2/ext/libev/ev.c: In function 'infy_cb': /opt/local/lib/ruby/gems/2.1.4/gems/passenger-5.0.0.beta2/ext/libev/ev.c:4040:13: error: 'NAME_MAX' undeclared (first use in this function) /opt/local/lib/ruby/gems/2.1.4/gems/passenger-5.0.0.beta2/ext/libev/ev.c:4040:13: note: each undeclared identifier is reported only once for each function it appears in Makefile:387: recipe for target 'ev.lo' failed make: *** [ev.lo] Error 1 rake aborted! Command failed with status (2): [cd buildout/libev/ && make libev.la...] Tasks: TOP => nginx => nginx_without_native_support => buildout/support-binaries/PassengerAgent => buildout/libev/.libs/libev.a (See full trace by running task with --trace) -------------------------------------------- It looks like something went wrong Please read our Users guide for troubleshooting tips: /opt/local/lib/ruby/gems/2.1.4/gems/passenger-5.0.0.beta2/doc/Users guide Nginx.html https://www.phusionpassenger.com/documentation/Users%20guide%20Nginx.html 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