Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 438008 Details for
Bug 586354
www-apache/passenger-5.0.28 : src/.../fpclassify.hpp:137:75: error: ‘::isnan’ has not been declared
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
www-apache:passenger-5.0.28:20160619-070948.log
www-apache:passenger-5.0.28:20160619-070948.log (text/plain), 28.15 KB, created by
Toralf Förster
on 2016-06-19 09:16:37 UTC
(
hide
)
Description:
www-apache:passenger-5.0.28:20160619-070948.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2016-06-19 09:16:37 UTC
Size:
28.15 KB
patch
obsolete
> * Package: www-apache/passenger-5.0.28 > * Repository: gentoo > * Maintainer: graaff@gentoo.org ruby@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux ruby_targets_ruby20 ruby_targets_ruby21 userland_GNU > * FEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking passenger-5.0.28.tar.gz to /var/tmp/portage/www-apache/passenger-5.0.28/work/all >>>> Source unpacked in /var/tmp/portage/www-apache/passenger-5.0.28/work >>>> Preparing source in /var/tmp/portage/www-apache/passenger-5.0.28/work ... > * Running prepare phase for all ... > * Applying passenger-5.0.20-gentoo.patch ... > [ ok ] > * Running source copy phase for ruby20 ... > * Running source copy phase for ruby21 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/www-apache/passenger-5.0.28/work ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/www-apache/passenger-5.0.28/work ... > * Running compile phase for ruby20 ... >mkdir -p 'buildout/ruby/ruby-2.0.0-x86_64-linux/' >cd 'buildout/ruby/ruby-2.0.0-x86_64-linux/' && /usr/bin/ruby20 '/var/tmp/portage/www-apache/passenger-5.0.28/work/ruby20/passenger-5.0.28/src/ruby_native_extension/extconf.rb' >checking for alloca.h... yes >checking for ruby/version.h... yes >checking for ruby/io.h... yes >checking for ruby/thread.h... yes >checking for ruby_version... no >checking for rb_thread_io_blocking_region() in ruby/io.h... yes >checking for rb_thread_call_without_gvl() in ruby/thread.h... yes >creating Makefile >cd 'buildout/ruby/ruby-2.0.0-x86_64-linux/' && make >compiling /var/tmp/portage/www-apache/passenger-5.0.28/work/ruby20/passenger-5.0.28/src/ruby_native_extension/passenger_native_support.c >linking shared-object passenger_native_support.so > * Running compile phase for ruby21 ... >mkdir -p 'buildout/ruby/ruby-2.1.10-x86_64-linux/' >cd 'buildout/ruby/ruby-2.1.10-x86_64-linux/' && /usr/bin/ruby21 '/var/tmp/portage/www-apache/passenger-5.0.28/work/ruby21/passenger-5.0.28/src/ruby_native_extension/extconf.rb' >checking for alloca.h... yes >checking for ruby/version.h... yes >checking for ruby/io.h... yes >checking for ruby/thread.h... yes >checking for ruby_version... no >checking for rb_thread_io_blocking_region() in ruby/io.h... yes >checking for rb_thread_call_without_gvl() in ruby/thread.h... yes >creating Makefile >cd 'buildout/ruby/ruby-2.1.10-x86_64-linux/' && make >compiling /var/tmp/portage/www-apache/passenger-5.0.28/work/ruby21/passenger-5.0.28/src/ruby_native_extension/passenger_native_support.c >linking shared-object passenger_native_support.so > * Running compile phase for all ... >Creating src/cxx_supportlib/Constants.h >mkdir -p buildout/apache2/module_libpassenger_common >x86_64-pc-linux-gnu-g++ -o buildout/apache2/module_libpassenger_common/Logging.o -Isrc/cxx_supportlib -Isrc/cxx_supportlib/vendor-copy -Isrc/cxx_supportlib/vendor-modified -Isrc/cxx_supportlib/vendor-modified/libev -I/usr/include/libuv -O -fPIC -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db6.0 -march=native -pipe -I/usr/include/apache2 -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 -Wno-attributes -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="<hash_map>" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="<hash_fun.h>" -c src/cxx_supportlib/Logging.cpp >In file included from src/cxx_supportlib/vendor-modified/boost/system/system_error.hpp:14:0, > from src/cxx_supportlib/vendor-modified/boost/thread/exceptions.hpp:22, > from src/cxx_supportlib/vendor-modified/boost/thread/pthread/thread_data.hpp:10, > from src/cxx_supportlib/vendor-modified/boost/thread/thread_only.hpp:17, > 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:32: >src/cxx_supportlib/vendor-modified/boost/system/error_code.hpp:221:36: warning: âboost::system::posix_categoryâ defined but not used [-Wunused-variable] > static const error_category & posix_category = generic_category(); > ^ >src/cxx_supportlib/vendor-modified/boost/system/error_code.hpp:222:36: warning: âboost::system::errno_ecatâ defined but not used [-Wunused-variable] > static const error_category & errno_ecat = generic_category(); > ^ >src/cxx_supportlib/vendor-modified/boost/system/error_code.hpp:223:36: warning: âboost::system::native_ecatâ defined but not used [-Wunused-variable] > static const error_category & native_ecat = system_category(); > ^ >x86_64-pc-linux-gnu-g++ -o buildout/apache2/module_libpassenger_common/Exceptions.o -Isrc/cxx_supportlib -Isrc/cxx_supportlib/vendor-copy -Isrc/cxx_supportlib/vendor-modified -Isrc/cxx_supportlib/vendor-modified/libev -I/usr/include/libuv -fPIC -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db6.0 -march=native -pipe -I/usr/include/apache2 -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 -Wno-attributes -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="<hash_map>" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="<hash_fun.h>" -c src/cxx_supportlib/Exceptions.cpp >mkdir -p buildout/apache2/module_libpassenger_common/Utils >x86_64-pc-linux-gnu-g++ -o buildout/apache2/module_libpassenger_common/Utils/SystemTime.o -Isrc/cxx_supportlib -Isrc/cxx_supportlib/vendor-copy -Isrc/cxx_supportlib/vendor-modified -Isrc/cxx_supportlib/vendor-modified/libev -I/usr/include/libuv -fPIC -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db6.0 -march=native -pipe -I/usr/include/apache2 -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 -Wno-attributes -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="<hash_map>" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="<hash_fun.h>" -c src/cxx_supportlib/Utils/SystemTime.cpp >x86_64-pc-linux-gnu-g++ -o buildout/apache2/module_libpassenger_common/Utils/StrIntUtils.o -Isrc/cxx_supportlib -Isrc/cxx_supportlib/vendor-copy -Isrc/cxx_supportlib/vendor-modified -Isrc/cxx_supportlib/vendor-modified/libev -I/usr/include/libuv -O3 -fPIC -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db6.0 -march=native -pipe -I/usr/include/apache2 -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 -Wno-attributes -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="<hash_map>" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="<hash_fun.h>" -c src/cxx_supportlib/Utils/StrIntUtils.cpp >In file included from src/cxx_supportlib/vendor-modified/boost/system/system_error.hpp:14:0, > from src/cxx_supportlib/vendor-modified/boost/thread/exceptions.hpp:22, > from src/cxx_supportlib/vendor-modified/boost/thread/pthread/thread_data.hpp:10, > from src/cxx_supportlib/vendor-modified/boost/thread/thread_only.hpp:17, > 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:29, > from src/cxx_supportlib/Utils/StrIntUtils.cpp:35: >src/cxx_supportlib/vendor-modified/boost/system/error_code.hpp:221:36: warning: âboost::system::posix_categoryâ defined but not used [-Wunused-variable] > static const error_category & posix_category = generic_category(); > ^ >src/cxx_supportlib/vendor-modified/boost/system/error_code.hpp:222:36: warning: âboost::system::errno_ecatâ defined but not used [-Wunused-variable] > static const error_category & errno_ecat = generic_category(); > ^ >src/cxx_supportlib/vendor-modified/boost/system/error_code.hpp:223:36: warning: âboost::system::native_ecatâ defined but not used [-Wunused-variable] > static const error_category & native_ecat = system_category(); > ^ >x86_64-pc-linux-gnu-g++ -o buildout/apache2/module_libpassenger_common/Utils/StrIntUtilsNoStrictAliasing.o -Isrc/cxx_supportlib -Isrc/cxx_supportlib/vendor-copy -Isrc/cxx_supportlib/vendor-modified -Isrc/cxx_supportlib/vendor-modified/libev -I/usr/include/libuv -O2 -fno-strict-aliasing -fPIC -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db6.0 -march=native -pipe -I/usr/include/apache2 -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 -Wno-attributes -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="<hash_map>" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="<hash_fun.h>" -c src/cxx_supportlib/Utils/StrIntUtilsNoStrictAliasing.cpp >x86_64-pc-linux-gnu-g++ -o buildout/apache2/module_libpassenger_common/Utils/IOUtils.o -Isrc/cxx_supportlib -Isrc/cxx_supportlib/vendor-copy -Isrc/cxx_supportlib/vendor-modified -Isrc/cxx_supportlib/vendor-modified/libev -I/usr/include/libuv -O -fPIC -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db6.0 -march=native -pipe -I/usr/include/apache2 -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 -Wno-attributes -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="<hash_map>" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="<hash_fun.h>" -c src/cxx_supportlib/Utils/IOUtils.cpp >In file included from src/cxx_supportlib/vendor-modified/boost/system/system_error.hpp:14:0, > from src/cxx_supportlib/vendor-modified/boost/thread/exceptions.hpp:22, > from src/cxx_supportlib/vendor-modified/boost/thread/pthread/thread_data.hpp:10, > from src/cxx_supportlib/vendor-modified/boost/thread/thread_only.hpp:17, > 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/Timer.h:29, > from src/cxx_supportlib/Utils/IOUtils.cpp:70: >src/cxx_supportlib/vendor-modified/boost/system/error_code.hpp:221:36: warning: âboost::system::posix_categoryâ defined but not used [-Wunused-variable] > static const error_category & posix_category = generic_category(); > ^ >src/cxx_supportlib/vendor-modified/boost/system/error_code.hpp:222:36: warning: âboost::system::errno_ecatâ defined but not used [-Wunused-variable] > static const error_category & errno_ecat = generic_category(); > ^ >src/cxx_supportlib/vendor-modified/boost/system/error_code.hpp:223:36: warning: âboost::system::native_ecatâ defined but not used [-Wunused-variable] > static const error_category & native_ecat = system_category(); > ^ >x86_64-pc-linux-gnu-g++ -o buildout/apache2/module_libpassenger_common/Utils.o -Isrc/cxx_supportlib -Isrc/cxx_supportlib/vendor-copy -Isrc/cxx_supportlib/vendor-modified -Isrc/cxx_supportlib/vendor-modified/libev -I/usr/include/libuv -fPIC -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db6.0 -march=native -pipe -I/usr/include/apache2 -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 -Wno-attributes -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="<hash_map>" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="<hash_fun.h>" -c src/cxx_supportlib/Utils.cpp >mkdir -p buildout/apache2/module_libpassenger_common/vendor-modified >x86_64-pc-linux-gnu-g++ -o buildout/apache2/module_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 -I/usr/include/libuv -O2 -fPIC -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db6.0 -march=native -pipe -I/usr/include/apache2 -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 -Wno-attributes -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="<hash_map>" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="<hash_fun.h>" -c src/cxx_supportlib/vendor-modified/modp_b64.cpp >x86_64-pc-linux-gnu-g++ -o buildout/apache2/module_libpassenger_common/AppTypes.o -Isrc/cxx_supportlib -Isrc/cxx_supportlib/vendor-copy -Isrc/cxx_supportlib/vendor-modified -Isrc/cxx_supportlib/vendor-modified/libev -I/usr/include/libuv -fPIC -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db6.0 -march=native -pipe -I/usr/include/apache2 -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 -Wno-attributes -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="<hash_map>" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="<hash_fun.h>" -c src/cxx_supportlib/AppTypes.cpp >mkdir -p buildout/apache2/module_libboost_oxt/boost >x86_64-pc-linux-gnu-g++ -o buildout/apache2/module_libboost_oxt/boost/tss_null.o -Isrc/cxx_supportlib -Isrc/cxx_supportlib/vendor-copy -Isrc/cxx_supportlib/vendor-modified -fPIC -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db6.0 -march=native -pipe -I/usr/include/apache2 -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 -Wno-attributes -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="<hash_map>" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="<hash_fun.h>" -c src/cxx_supportlib/vendor-modified/boost/libs/thread/src/tss_null.cpp >x86_64-pc-linux-gnu-g++ -o buildout/apache2/module_libboost_oxt/boost/thread.o -Isrc/cxx_supportlib -Isrc/cxx_supportlib/vendor-copy -Isrc/cxx_supportlib/vendor-modified -fPIC -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db6.0 -march=native -pipe -I/usr/include/apache2 -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 -Wno-attributes -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="<hash_map>" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="<hash_fun.h>" -c src/cxx_supportlib/vendor-modified/boost/libs/thread/src/pthread/thread.cpp >In file included from src/cxx_supportlib/vendor-modified/boost/lexical_cast/detail/inf_nan.hpp:35:0, > from src/cxx_supportlib/vendor-modified/boost/lexical_cast/detail/converter_lexical_streams.hpp:63, > from src/cxx_supportlib/vendor-modified/boost/lexical_cast/detail/converter_lexical.hpp:54, > from src/cxx_supportlib/vendor-modified/boost/lexical_cast/try_lexical_convert.hpp:42, > from src/cxx_supportlib/vendor-modified/boost/lexical_cast.hpp:32, > from src/cxx_supportlib/vendor-modified/boost/libs/thread/src/pthread/thread.cpp:32: >src/cxx_supportlib/vendor-modified/boost/math/special_functions/fpclassify.hpp: In function âbool boost::math_detail::is_nan_helper(__float128, const true_type&)â: >src/cxx_supportlib/vendor-modified/boost/math/special_functions/fpclassify.hpp:137:75: error: â::isnanâ has not been declared > bool is_nan_helper(__float128 f, const boost::true_type&) { return ::isnan(sta > ^ >src/cxx_supportlib/vendor-modified/boost/math/special_functions/fpclassify.hpp:137:75: note: suggested alternatives: >In file included from src/cxx_supportlib/vendor-modified/boost/config/no_tr1/cmath.hpp:21:0, > from src/cxx_supportlib/vendor-modified/boost/date_time/posix_time/posix_time_config.hpp:15, > from src/cxx_supportlib/vendor-modified/boost/date_time/posix_time/posix_time_system.hpp:13, > from src/cxx_supportlib/vendor-modified/boost/date_time/posix_time/ptime.hpp:12, > from src/cxx_supportlib/vendor-modified/boost/date_time/posix_time/posix_time_types.hpp:12, > from src/cxx_supportlib/vendor-modified/boost/thread/thread_time.hpp:11, > from src/cxx_supportlib/vendor-modified/boost/thread/lock_types.hpp:18, > from src/cxx_supportlib/vendor-modified/boost/thread/pthread/thread_data.hpp:12, > from src/cxx_supportlib/vendor-modified/boost/thread/thread_only.hpp:17, > from src/cxx_supportlib/vendor-modified/boost/libs/thread/src/pthread/thread.cpp:11: >/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5/cmath:641:5: note: âstd::isnanâ > isnan(_Tp __x) > ^ >In file included from src/cxx_supportlib/vendor-modified/boost/math/special_functions/sign.hpp:17:0, > from src/cxx_supportlib/vendor-modified/boost/lexical_cast/detail/inf_nan.hpp:34, > from src/cxx_supportlib/vendor-modified/boost/lexical_cast/detail/converter_lexical_streams.hpp:63, > from src/cxx_supportlib/vendor-modified/boost/lexical_cast/detail/converter_lexical.hpp:54, > from src/cxx_supportlib/vendor-modified/boost/lexical_cast/try_lexical_convert.hpp:42, > from src/cxx_supportlib/vendor-modified/boost/lexical_cast.hpp:32, > from src/cxx_supportlib/vendor-modified/boost/libs/thread/src/pthread/thread.cpp:32: >src/cxx_supportlib/vendor-modified/boost/math/special_functions/math_fwd.hpp:835:9: note: âboost::math::isnanâ > bool isnan BOOST_NO_MACRO_EXPAND(T t); > ^ >In file included from src/cxx_supportlib/vendor-modified/boost/lexical_cast/detail/inf_nan.hpp:35:0, > from src/cxx_supportlib/vendor-modified/boost/lexical_cast/detail/converter_lexical_streams.hpp:63, > from src/cxx_supportlib/vendor-modified/boost/lexical_cast/detail/converter_lexical.hpp:54, > from src/cxx_supportlib/vendor-modified/boost/lexical_cast/try_lexical_convert.hpp:42, > from src/cxx_supportlib/vendor-modified/boost/lexical_cast.hpp:32, > from src/cxx_supportlib/vendor-modified/boost/libs/thread/src/pthread/thread.cpp:32: >src/cxx_supportlib/vendor-modified/boost/math/special_functions/fpclassify.hpp: In function âbool boost::math_detail::is_nan_helper(__float128, const false_type&)â: >src/cxx_supportlib/vendor-modified/boost/math/special_functions/fpclassify.hpp:138:76: error: â::isnanâ has not been declared > bool is_nan_helper(__float128 f, const boost::false_type&) { return ::isnan(sta > ^ >src/cxx_supportlib/vendor-modified/boost/math/special_functions/fpclassify.hpp:138:76: note: suggested alternatives: >In file included from src/cxx_supportlib/vendor-modified/boost/config/no_tr1/cmath.hpp:21:0, > from src/cxx_supportlib/vendor-modified/boost/date_time/posix_time/posix_time_config.hpp:15, > from src/cxx_supportlib/vendor-modified/boost/date_time/posix_time/posix_time_system.hpp:13, > from src/cxx_supportlib/vendor-modified/boost/date_time/posix_time/ptime.hpp:12, > from src/cxx_supportlib/vendor-modified/boost/date_time/posix_time/posix_time_types.hpp:12, > from src/cxx_supportlib/vendor-modified/boost/thread/thread_time.hpp:11, > from src/cxx_supportlib/vendor-modified/boost/thread/lock_types.hpp:18, > from src/cxx_supportlib/vendor-modified/boost/thread/pthread/thread_data.hpp:12, > from src/cxx_supportlib/vendor-modified/boost/thread/thread_only.hpp:17, > from src/cxx_supportlib/vendor-modified/boost/libs/thread/src/pthread/thread.cpp:11: >/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5/cmath:641:5: note: âstd::isnanâ > isnan(_Tp __x) > ^ >In file included from src/cxx_supportlib/vendor-modified/boost/math/special_functions/sign.hpp:17:0, > from src/cxx_supportlib/vendor-modified/boost/lexical_cast/detail/inf_nan.hpp:34, > from src/cxx_supportlib/vendor-modified/boost/lexical_cast/detail/converter_lexical_streams.hpp:63, > from src/cxx_supportlib/vendor-modified/boost/lexical_cast/detail/converter_lexical.hpp:54, > from src/cxx_supportlib/vendor-modified/boost/lexical_cast/try_lexical_convert.hpp:42, > from src/cxx_supportlib/vendor-modified/boost/lexical_cast.hpp:32, > from src/cxx_supportlib/vendor-modified/boost/libs/thread/src/pthread/thread.cpp:32: >src/cxx_supportlib/vendor-modified/boost/math/special_functions/math_fwd.hpp:835:9: note: âboost::math::isnanâ > bool isnan BOOST_NO_MACRO_EXPAND(T t); > ^ >In file included from src/cxx_supportlib/vendor-modified/boost/system/system_error.hpp:14:0, > from src/cxx_supportlib/vendor-modified/boost/thread/exceptions.hpp:22, > from src/cxx_supportlib/vendor-modified/boost/thread/pthread/thread_data.hpp:10, > from src/cxx_supportlib/vendor-modified/boost/thread/thread_only.hpp:17, > from src/cxx_supportlib/vendor-modified/boost/libs/thread/src/pthread/thread.cpp:11: >src/cxx_supportlib/vendor-modified/boost/system/error_code.hpp: At global scope: >src/cxx_supportlib/vendor-modified/boost/system/error_code.hpp:221:36: warning: âboost::system::posix_categoryâ defined but not used [-Wunused-variable] > static const error_category & posix_category = generic_category(); > ^ >src/cxx_supportlib/vendor-modified/boost/system/error_code.hpp:222:36: warning: âboost::system::errno_ecatâ defined but not used [-Wunused-variable] > static const error_category & errno_ecat = generic_category(); > ^ >src/cxx_supportlib/vendor-modified/boost/system/error_code.hpp:223:36: warning: âboost::system::native_ecatâ defined but not used [-Wunused-variable] > static const error_category & native_ecat = system_category(); > ^ >rake aborted! >Command failed with status (1): [x86_64-pc-linux-gnu-g++ -o buildout/apache2/module_libboost_oxt/boost/thread.o -Isrc/cxx_supportlib -Isrc/cxx_supportlib/vendor-copy -Isrc/cxx_supportlib/vendor-modified -fPIC -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db6.0 -march=native -pipe -I/usr/include/apache2 -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 -Wno-attributes -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="<hash_map>" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="<hash_fun.h>" -c src/cxx_supportlib/vendor-modified/boost/libs/thread/src/pthread/thread.cpp] >/var/tmp/portage/www-apache/passenger-5.0.28/work/all/passenger-5.0.28/build/support/cplusplus.rb:52:in `run_compiler' >/var/tmp/portage/www-apache/passenger-5.0.28/work/all/passenger-5.0.28/build/support/cplusplus.rb:102:in `compile_cxx' >/var/tmp/portage/www-apache/passenger-5.0.28/work/all/passenger-5.0.28/build/support/cplusplus.rb:160:in `block in define_cxx_object_compilation_task' >Tasks: TOP => apache2 => buildout/apache2/mod_passenger.so => buildout/apache2/module_libboost_oxt.a => buildout/apache2/module_libboost_oxt/boost/thread.o >(See full trace by running task with --trace) > * ERROR: www-apache/passenger-5.0.28::gentoo failed (compile phase): > * rake failed > * > * Call stack: > * ebuild.sh, line 133: Called src_compile > * environment, line 4670: Called ruby-ng_src_compile > * environment, line 4466: Called _ruby_invoke_environment 'all' 'all_ruby_compile' > * environment, line 625: Called all_ruby_compile > * environment, line 670: Called die > * The specific snippet of code: > * V=1 EXTRA_LDFLAGS="${LDFLAGS}" APXS2="${APXS}" HTTPD="${APACHE_BIN}" FS_LIBDIR='/usr/'$(get_libdir) USE_VENDORED_LIBUV="no" LIBUV_LIBS="-luv" ruby -S rake apache2 || die "rake failed" > * > * If you need support, post the output of `emerge --info '=www-apache/passenger-5.0.28::gentoo'`, > * the complete build log and the output of `emerge -pqv '=www-apache/passenger-5.0.28::gentoo'`. >!!! When you file a bug report, please include the following information: >GENTOO_VM= CLASSPATH="" JAVA_HOME="" >JAVACFLAGS="" COMPILER="" >and of course, the output of emerge --info =passenger-5.0.28 > * The complete build log is located at '/var/log/portage/www-apache:passenger-5.0.28:20160619-070948.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/www-apache/passenger-5.0.28/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/www-apache/passenger-5.0.28/temp/environment'. > * Working directory: '/var/tmp/portage/www-apache/passenger-5.0.28/work/all/passenger-5.0.28' > * S: '/var/tmp/portage/www-apache/passenger-5.0.28/work/all/passenger-5.0.28'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 586354
:
438004
|
438006
| 438008