Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 434856 Details for
Bug 583660
games-board/pokerth-1.1.1.r1 can't build with dev-libs/boost =>1.61.0, needs 1.60.0
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
emerge output
emerge.output.txt (text/plain), 18.41 KB, created by
thunderrd
on 2016-05-21 13:00:43 UTC
(
hide
)
Description:
emerge output
Filename:
MIME Type:
Creator:
thunderrd
Created:
2016-05-21 13:00:43 UTC
Size:
18.41 KB
patch
obsolete
>build fails with the message provided here: >In file included from src/third_party/websocketpp/websocketpp/uri.hpp:32:0, > from src/third_party/websocketpp/websocketpp/transport/base/endpoint.hpp:35, > from src/third_party/websocketpp/websocketpp/transport/iostream/endpoint.hpp:34, > from src/third_party/websocketpp/websocketpp/config/core.hpp:40, > from src/third_party/websocketpp/websocketpp/config/asio_no_tls.hpp:31, > from src/net/websocket_defs.h:36, > from src/net/sendbuffer.h:36, > from src/net/asiosendbuffer.h:36, > from src/net/common/chatcleanermanager.cpp:33: >src/third_party/websocketpp/websocketpp/error.hpp:125:18: error: looser throw specifier for âvirtual const char* websocketpp::error::category::name() constâ > char const * name() const _WEBSOCKETPP_NOEXCEPT_TOKEN_ { > ^ >In file included from /usr/include/boost/asio/io_service.hpp:25:0, > from /usr/include/boost/asio/basic_io_object.hpp:19, > from /usr/include/boost/asio/basic_socket.hpp:20, > from /usr/include/boost/asio/basic_datagram_socket.hpp:20, > from /usr/include/boost/asio.hpp:21, > from src/net/chatcleanermanager.h:36, > from src/net/common/chatcleanermanager.cpp:32: >/usr/include/boost/system/error_code.hpp:190:32: error: overriding âvirtual const char* boost::system::error_category::name() const noexceptâ > virtual const char * name() const BOOST_SYSTEM_NOEXCEPT = 0; > ^ >In file included from src/third_party/websocketpp/websocketpp/transport/iostream/connection.hpp:35:0, > from src/third_party/websocketpp/websocketpp/transport/iostream/endpoint.hpp:35, > from src/third_party/websocketpp/websocketpp/config/core.hpp:40, > from src/third_party/websocketpp/websocketpp/config/asio_no_tls.hpp:31, > from src/net/websocket_defs.h:36, > from src/net/sendbuffer.h:36, > from src/net/asiosendbuffer.h:36, > from src/net/common/chatcleanermanager.cpp:33: >src/third_party/websocketpp/websocketpp/transport/base/connection.hpp:182:18: error: looser throw specifier for âvirtual const char* websocketpp::transport::error::category::name() constâ > char const * name() const _WEBSOCKETPP_NOEXCEPT_TOKEN_ { > ^ >In file included from /usr/include/boost/asio/io_service.hpp:25:0, > from /usr/include/boost/asio/basic_io_object.hpp:19, > from /usr/include/boost/asio/basic_socket.hpp:20, > from /usr/include/boost/asio/basic_datagram_socket.hpp:20, > from /usr/include/boost/asio.hpp:21, > from src/net/chatcleanermanager.h:36, > from src/net/common/chatcleanermanager.cpp:32: >/usr/include/boost/system/error_code.hpp:190:32: error: overriding âvirtual const char* boost::system::error_category::name() const noexceptâ > virtual const char * name() const BOOST_SYSTEM_NOEXCEPT = 0; > ^ >In file included from src/third_party/websocketpp/websocketpp/transport/iostream/connection.hpp:36:0, > from src/third_party/websocketpp/websocketpp/transport/iostream/endpoint.hpp:35, > from src/third_party/websocketpp/websocketpp/config/core.hpp:40, > from src/third_party/websocketpp/websocketpp/config/asio_no_tls.hpp:31, > from src/net/websocket_defs.h:36, > from src/net/sendbuffer.h:36, > from src/net/asiosendbuffer.h:36, > from src/net/common/chatcleanermanager.cpp:33: >src/third_party/websocketpp/websocketpp/transport/iostream/base.hpp:67:18: error: looser throw specifier for âvirtual const char* websocketpp::transport::iostream::error::category::name() constâ > char const * name() const _WEBSOCKETPP_NOEXCEPT_TOKEN_ { > ^ >In file included from /usr/include/boost/asio/io_service.hpp:25:0, > from /usr/include/boost/asio/basic_io_object.hpp:19, > from /usr/include/boost/asio/basic_socket.hpp:20, > from /usr/include/boost/asio/basic_datagram_socket.hpp:20, > from /usr/include/boost/asio.hpp:21, > from src/net/chatcleanermanager.h:36, > from src/net/common/chatcleanermanager.cpp:32: >/usr/include/boost/system/error_code.hpp:190:32: error: overriding âvirtual const char* boost::system::error_category::name() const noexceptâ > virtual const char * name() const BOOST_SYSTEM_NOEXCEPT = 0; > ^ >In file included from src/third_party/websocketpp/websocketpp/message_buffer/message.hpp:32:0, > from src/third_party/websocketpp/websocketpp/config/core.hpp:47, > from src/third_party/websocketpp/websocketpp/config/asio_no_tls.hpp:31, > from src/net/websocket_defs.h:36, > from src/net/sendbuffer.h:36, > from src/net/asiosendbuffer.h:36, > from src/net/common/chatcleanermanager.cpp:33: >src/third_party/websocketpp/websocketpp/frame.hpp:466:69: warning: unused parameter âehâ [-Wunused-parameter] > inline lib::error_code set_size(basic_header & h, extended_header & eh, uint64_t > ^ >In file included from src/third_party/websocketpp/websocketpp/extensions/permessage_deflate/disabled.hpp:35:0, > from src/third_party/websocketpp/websocketpp/config/core.hpp:61, > from src/third_party/websocketpp/websocketpp/config/asio_no_tls.hpp:31, > from src/net/websocket_defs.h:36, > from src/net/sendbuffer.h:36, > from src/net/asiosendbuffer.h:36, > from src/net/common/chatcleanermanager.cpp:33: >src/third_party/websocketpp/websocketpp/extensions/extension.hpp:65:17: error: looser throw specifier for âvirtual const char* websocketpp::extensions::error::category::name() constâ > const char *name() const _WEBSOCKETPP_NOEXCEPT_TOKEN_ { > ^ >In file included from /usr/include/boost/asio/io_service.hpp:25:0, > from /usr/include/boost/asio/basic_io_object.hpp:19, > from /usr/include/boost/asio/basic_socket.hpp:20, > from /usr/include/boost/asio/basic_datagram_socket.hpp:20, > from /usr/include/boost/asio.hpp:21, > from src/net/chatcleanermanager.h:36, > from src/net/common/chatcleanermanager.cpp:32: >/usr/include/boost/system/error_code.hpp:190:32: error: overriding âvirtual const char* boost::system::error_category::name() const noexceptâ > virtual const char * name() const BOOST_SYSTEM_NOEXCEPT = 0; > ^ >In file included from src/third_party/websocketpp/websocketpp/transport/asio/connection.hpp:36:0, > from src/third_party/websocketpp/websocketpp/transport/asio/endpoint.hpp:34, > from src/third_party/websocketpp/websocketpp/config/asio_no_tls.hpp:32, > from src/net/websocket_defs.h:36, > from src/net/sendbuffer.h:36, > from src/net/asiosendbuffer.h:36, > from src/net/common/chatcleanermanager.cpp:33: >src/third_party/websocketpp/websocketpp/transport/asio/base.hpp:205:18: error: looser throw specifier for âvirtual const char* websocketpp::transport::asio::error::category::name() constâ > char const * name() const _WEBSOCKETPP_NOEXCEPT_TOKEN_ { > ^ >In file included from /usr/include/boost/asio/io_service.hpp:25:0, > from /usr/include/boost/asio/basic_io_object.hpp:19, > from /usr/include/boost/asio/basic_socket.hpp:20, > from /usr/include/boost/asio/basic_datagram_socket.hpp:20, > from /usr/include/boost/asio.hpp:21, > from src/net/chatcleanermanager.h:36, > from src/net/common/chatcleanermanager.cpp:32: >/usr/include/boost/system/error_code.hpp:190:32: error: overriding âvirtual const char* boost::system::error_category::name() const noexceptâ > virtual const char * name() const BOOST_SYSTEM_NOEXCEPT = 0; > ^ >In file included from src/third_party/websocketpp/websocketpp/transport/asio/security/none.hpp:32:0, > from src/third_party/websocketpp/websocketpp/transport/asio/endpoint.hpp:35, > from src/third_party/websocketpp/websocketpp/config/asio_no_tls.hpp:32, > from src/net/websocket_defs.h:36, > from src/net/sendbuffer.h:36, > from src/net/asiosendbuffer.h:36, > from src/net/common/chatcleanermanager.cpp:33: >src/third_party/websocketpp/websocketpp/transport/asio/security/base.hpp:105:17: error: looser throw specifier for âvirtual const char* websocketpp::transport::asio::socket::socket_category::name() constâ > const char *name() const _WEBSOCKETPP_NOEXCEPT_TOKEN_ { > ^ >In file included from /usr/include/boost/asio/io_service.hpp:25:0, > from /usr/include/boost/asio/basic_io_object.hpp:19, > from /usr/include/boost/asio/basic_socket.hpp:20, > from /usr/include/boost/asio/basic_datagram_socket.hpp:20, > from /usr/include/boost/asio.hpp:21, > from src/net/chatcleanermanager.h:36, > from src/net/common/chatcleanermanager.cpp:32: >/usr/include/boost/system/error_code.hpp:190:32: error: overriding âvirtual const char* boost::system::error_category::name() const noexceptâ > virtual const char * name() const BOOST_SYSTEM_NOEXCEPT = 0; > ^ >In file included from src/third_party/websocketpp/websocketpp/transport/asio/endpoint.hpp:35:0, > from src/third_party/websocketpp/websocketpp/config/asio_no_tls.hpp:32, > from src/net/websocket_defs.h:36, > from src/net/sendbuffer.h:36, > from src/net/asiosendbuffer.h:36, > from src/net/common/chatcleanermanager.cpp:33: >src/third_party/websocketpp/websocketpp/transport/asio/security/none.hpp:157:67: warning: unused parameter âstrandâ [-Wunused-parameter] > lib::error_code init_asio (io_service_ptr service, strand_ptr strand, > ^ >src/third_party/websocketpp/websocketpp/transport/asio/security/none.hpp:158:14: warning: unused parameter âis_serverâ [-Wunused-parameter] > bool is_server) > ^ >In file included from src/third_party/websocketpp/websocketpp/processors/processor.hpp:31:0, > from src/third_party/websocketpp/websocketpp/connection.hpp:39, > from src/third_party/websocketpp/websocketpp/endpoint.hpp:31, > from src/third_party/websocketpp/websocketpp/roles/server_endpoint.hpp:31, > from src/third_party/websocketpp/websocketpp/server.hpp:31, > from src/net/websocket_defs.h:37, > from src/net/sendbuffer.h:36, > from src/net/asiosendbuffer.h:36, > from src/net/common/chatcleanermanager.cpp:33: >src/third_party/websocketpp/websocketpp/processors/base.hpp:162:18: error: looser throw specifier for âvirtual const char* websocketpp::processor::error::processor_category::name() constâ > char const * name() const _WEBSOCKETPP_NOEXCEPT_TOKEN_ { > ^ >In file included from /usr/include/boost/asio/io_service.hpp:25:0, > from /usr/include/boost/asio/basic_io_object.hpp:19, > from /usr/include/boost/asio/basic_socket.hpp:20, > from /usr/include/boost/asio/basic_datagram_socket.hpp:20, > from /usr/include/boost/asio.hpp:21, > from src/net/chatcleanermanager.h:36, > from src/net/common/chatcleanermanager.cpp:32: >/usr/include/boost/system/error_code.hpp:190:32: error: overriding âvirtual const char* boost::system::error_category::name() const noexceptâ > virtual const char * name() const BOOST_SYSTEM_NOEXCEPT = 0; > ^ >In file included from src/third_party/websocketpp/websocketpp/processors/hybi13.hpp:40:0, > from src/third_party/websocketpp/websocketpp/processors/hybi08.hpp:31, > from src/third_party/websocketpp/websocketpp/processors/hybi07.hpp:31, > from src/third_party/websocketpp/websocketpp/impl/connection_impl.hpp:36, > from src/third_party/websocketpp/websocketpp/connection.hpp:1429, > from src/third_party/websocketpp/websocketpp/endpoint.hpp:31, > from src/third_party/websocketpp/websocketpp/roles/server_endpoint.hpp:31, > from src/third_party/websocketpp/websocketpp/server.hpp:31, > from src/net/websocket_defs.h:37, > from src/net/sendbuffer.h:36, > from src/net/asiosendbuffer.h:36, > from src/net/common/chatcleanermanager.cpp:33: >src/third_party/websocketpp/websocketpp/sha1/sha1.hpp:46:41: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] > const unsigned int steps) > ^ >x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe -fPIC -std=gnu++0x -Wall -W -D_REENTRANT -DENABLE_IPV6 -DTIXML_USE_STL -DBOOST_FILESYSTEM_DEPRECATED -DQT_NO_DEBUG -I. -I. -Isrc -Isrc/engine -Isrc/gui -Isrc/gui/qt -Isrc/gui/qt/qttools -Isrc/net -Isrc/engine/local_engine -Isrc/engine/network_engine -Isrc/config -Isrc/core -Isrc/third_party/websocketpp -isystem /usr/include -I/opt/gsasl/include -I/usr/lib64/qt5/mkspecs/linux-g++ -o obj/clientcontext.o src/net/common/clientcontext.cpp >x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe -fPIC -std=gnu++0x -Wall -W -D_REENTRANT -DENABLE_IPV6 -DTIXML_USE_STL -DBOOST_FILESYSTEM_DEPRECATED -DQT_NO_DEBUG -I. -I. -Isrc -Isrc/engine -Isrc/gui -Isrc/gui/qt -Isrc/gui/qt/qttools -Isrc/net -Isrc/engine/local_engine -Isrc/engine/network_engine -Isrc/config -Isrc/core -Isrc/third_party/websocketpp -isystem /usr/include -I/opt/gsasl/include -I/usr/lib64/qt5/mkspecs/linux-g++ -o obj/clientstate.o src/net/common/clientstate.cpp >Makefile.pokerth_lib:1401: recipe for target 'obj/chatcleanermanager.o' failed >make[1]: *** [obj/chatcleanermanager.o] Error 1 >make[1]: *** Waiting for unfinished jobs.... >In file included from /usr/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0, > from /usr/include/boost/iostreams/detail/resolve.hpp:26, > from /usr/include/boost/iostreams/detail/push.hpp:24, > from /usr/include/boost/iostreams/chain.hpp:29, > from /usr/include/boost/iostreams/filtering_streambuf.hpp:17, > from src/net/common/clientstate.cpp:51: >/usr/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated > # pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/detail/bool_trait_def.hpp:21:0, > from /usr/include/boost/iostreams/detail/is_dereferenceable.hpp:12, > from /usr/include/boost/iostreams/detail/resolve.hpp:26, > from /usr/include/boost/iostreams/detail/push.hpp:24, > from /usr/include/boost/iostreams/chain.hpp:29, > from /usr/include/boost/iostreams/filtering_streambuf.hpp:17, > from src/net/common/clientstate.cpp:51: >/usr/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated > # pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated") > ^ >In file included from /usr/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0, > from /usr/include/boost/iostreams/detail/resolve.hpp:26, > from /usr/include/boost/iostreams/detail/push.hpp:24, > from /usr/include/boost/iostreams/chain.hpp:29, > from /usr/include/boost/iostreams/filtering_streambuf.hpp:17, > from src/net/common/clientstate.cpp:51: >/usr/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated > # pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated") > ^ >make[1]: Leaving directory '/var/tmp/portage/games-board/pokerth-1.1.1-r1/work/PokerTH-1.1.1-src' >Makefile:103: recipe for target 'sub-pokerth_lib-pro-make_first-ordered' failed >make: *** [sub-pokerth_lib-pro-make_first-ordered] Error 2 > * ERROR: games-board/pokerth-1.1.1-r1::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=games-board/pokerth-1.1.1-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=games-board/pokerth-1.1.1-r1::gentoo'`. > * The complete build log is located at '/var/tmp/portage/games-board/pokerth-1.1.1-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/games-board/pokerth-1.1.1-r1/temp/environment'. > * Working directory: '/var/tmp/portage/games-board/pokerth-1.1.1-r1/work/PokerTH-1.1.1-src' > * S: '/var/tmp/portage/games-board/pokerth-1.1.1-r1/work/PokerTH-1.1.1-src' > >>>> Failed to emerge games-board/pokerth-1.1.1-r1, Log file: > >>>> '/var/tmp/portage/games-board/pokerth-1.1.1-r1/temp/build.log' > > * Messages for package games-board/pokerth-1.1.1-r1: > > * ERROR: games-board/pokerth-1.1.1-r1::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=games-board/pokerth-1.1.1-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=games-board/pokerth-1.1.1-r1::gentoo'`. > * The complete build log is located at '/var/tmp/portage/games-board/pokerth-1.1.1-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/games-board/pokerth-1.1.1-r1/temp/environment'. > * Working directory: '/var/tmp/portage/games-board/pokerth-1.1.1-r1/work/PokerTH-1.1.1-src' > * S: '/var/tmp/portage/games-board/pokerth-1.1.1-r1/work/PokerTH-1.1.1-src'
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 583660
: 434856 |
437617
|
450172
|
454874