Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 915194 Details for
Bug 946991
games-board/pokerth-1.1.2-r1 - srcserverdbfactory.h: error: io_service is not a member of boost::asio
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
games-board:pokerth-1.1.2-r1:20241223-060340.log
games-board:pokerth-1.1.2-r1:20241223-060340.log (text/plain), 16.41 KB, created by
Toralf Förster
on 2024-12-26 23:05:28 UTC
(
hide
)
Description:
games-board:pokerth-1.1.2-r1:20241223-060340.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2024-12-26 23:05:28 UTC
Size:
16.41 KB
patch
obsolete
> * Package: games-board/pokerth-1.1.2-r1:0 > * Repository: gentoo > * Maintainer: games@gentoo.org > * USE: abi_x86_64 amd64 dedicated elibc_glibc kernel_linux > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking pokerth-1.1.2.tar.gz to /var/tmp/portage/games-board/pokerth-1.1.2-r1/work >>>> Source unpacked in /var/tmp/portage/games-board/pokerth-1.1.2-r1/work >>>> Preparing source in /var/tmp/portage/games-board/pokerth-1.1.2-r1/work/pokerth-1.1.2-rc ... > * Applying pokerth-1.1.1-boost-1.65-ambiguous-advance.patch ... > [ ok ] > * Applying pokerth-1.1.2-protobuf.patch ... > [ ok ] > * Applying pokerth-1.1.2-boost-1.66.patch ... > [ ok ] > * Applying pokerth-1.1.2-fix-includes.patch ... > [ ok ] > * Applying pokerth-1.1.2-system-websockets.patch ... > [ ok ] > * Applying pokerth-1.1.2-boost-1.73.patch ... > [ ok ] > * Applying pokerth-1.1.2-protobuf-23.patch ... > [ ok ] > * Applying pokerth-1.1.2-boost-1.85.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/games-board/pokerth-1.1.2-r1/work/pokerth-1.1.2-rc ... > * Running qmake ... >Info: creating stash file /var/tmp/portage/games-board/pokerth-1.1.2-r1/work/pokerth-1.1.2-rc/.qmake.stash > [ ok ] >>>> Source configured. >>>> Compiling source in /var/tmp/portage/games-board/pokerth-1.1.2-r1/work/pokerth-1.1.2-rc ... >make -O -j4 >( test -e Makefile.pokerth_protocol || /usr/lib64/qt5/bin/qmake -o Makefile.pokerth_protocol /var/tmp/portage/games-board/pokerth-1.1.2-r1/work/pokerth-1.1.2-rc/pokerth_protocol.pro 'QMAKE_AR="x86_64-pc-linux-gnu-ar cqs"' 'QMAKE_CC="x86_64-pc-linux-gnu-gcc"' 'QMAKE_LINK_C="x86_64-pc-linux-gnu-gcc"' 'QMAKE_LINK_C_SHLIB="x86_64-pc-linux-gnu-gcc"' 'QMAKE_CXX="x86_64-pc-linux-gnu-g++"' 'QMAKE_LINK="x86_64-pc-linux-gnu-g++"' 'QMAKE_LINK_SHLIB="x86_64-pc-linux-gnu-g++"' 'QMAKE_OBJCOPY="x86_64-pc-linux-gnu-objcopy"' QMAKE_RANLIB= QMAKE_STRIP= 'QMAKE_CFLAGS="-O2 -pipe -march=native -fno-diagnostics-color"' QMAKE_CFLAGS_RELEASE= QMAKE_CFLAGS_DEBUG= QMAKE_CFLAGS_RELEASE_WITH_DEBUGINFO= 'QMAKE_CXXFLAGS="-O2 -pipe -march=native -fno-diagnostics-color"' QMAKE_CXXFLAGS_RELEASE= QMAKE_CXXFLAGS_DEBUG= QMAKE_CXXFLAGS_RELEASE_WITH_DEBUGINFO= 'QMAKE_LFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 "' QMAKE_LFLAGS_RELEASE= QMAKE_LFLAGS_DEBUG= QMAKE_LFLAGS_RELEASE_WITH_DEBUGINFO= QMAKE_CFLAGS_ISYSTEM= CONFIG+= ) && make -f Makefile.pokerth_protocol >make[1]: Entering directory '/var/tmp/portage/games-board/pokerth-1.1.2-r1/work/pokerth-1.1.2-rc' >x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fno-diagnostics-color -fPIC -Wall -Wextra -frtti -D_REENTRANT -DENABLE_IPV6 -DQT_NO_DEBUG -I. -I. -Isrc -I/usr/lib64/qt5/mkspecs/linux-g++ -o obj/chatcleaner.pb.o src/third_party/protobuf/chatcleaner.pb.cc >make[1]: Leaving directory '/var/tmp/portage/games-board/pokerth-1.1.2-r1/work/pokerth-1.1.2-rc' >make[1]: Entering directory '/var/tmp/portage/games-board/pokerth-1.1.2-r1/work/pokerth-1.1.2-rc' >x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fno-diagnostics-color -fPIC -Wall -Wextra -frtti -D_REENTRANT -DENABLE_IPV6 -DQT_NO_DEBUG -I. -I. -Isrc -I/usr/lib64/qt5/mkspecs/linux-g++ -o obj/pokerth.pb.o src/third_party/protobuf/pokerth.pb.cc >make[1]: Leaving directory '/var/tmp/portage/games-board/pokerth-1.1.2-r1/work/pokerth-1.1.2-rc' >make[1]: Entering directory '/var/tmp/portage/games-board/pokerth-1.1.2-r1/work/pokerth-1.1.2-rc' >rm -f lib/libpokerth_protocol.a >x86_64-pc-linux-gnu-ar cqs lib/libpokerth_protocol.a obj/pokerth.pb.o obj/chatcleaner.pb.o >make[1]: Leaving directory '/var/tmp/portage/games-board/pokerth-1.1.2-r1/work/pokerth-1.1.2-rc' >( test -e Makefile.pokerth_db || /usr/lib64/qt5/bin/qmake -o Makefile.pokerth_db /var/tmp/portage/games-board/pokerth-1.1.2-r1/work/pokerth-1.1.2-rc/pokerth_db.pro 'QMAKE_AR="x86_64-pc-linux-gnu-ar cqs"' 'QMAKE_CC="x86_64-pc-linux-gnu-gcc"' 'QMAKE_LINK_C="x86_64-pc-linux-gnu-gcc"' 'QMAKE_LINK_C_SHLIB="x86_64-pc-linux-gnu-gcc"' 'QMAKE_CXX="x86_64-pc-linux-gnu-g++"' 'QMAKE_LINK="x86_64-pc-linux-gnu-g++"' 'QMAKE_LINK_SHLIB="x86_64-pc-linux-gnu-g++"' 'QMAKE_OBJCOPY="x86_64-pc-linux-gnu-objcopy"' QMAKE_RANLIB= QMAKE_STRIP= 'QMAKE_CFLAGS="-O2 -pipe -march=native -fno-diagnostics-color"' QMAKE_CFLAGS_RELEASE= QMAKE_CFLAGS_DEBUG= QMAKE_CFLAGS_RELEASE_WITH_DEBUGINFO= 'QMAKE_CXXFLAGS="-O2 -pipe -march=native -fno-diagnostics-color"' QMAKE_CXXFLAGS_RELEASE= QMAKE_CXXFLAGS_DEBUG= QMAKE_CXXFLAGS_RELEASE_WITH_DEBUGINFO= 'QMAKE_LFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 "' QMAKE_LFLAGS_RELEASE= QMAKE_LFLAGS_DEBUG= QMAKE_LFLAGS_RELEASE_WITH_DEBUGINFO= QMAKE_CFLAGS_ISYSTEM= CONFIG+= ) && make -f Makefile.pokerth_db >make[1]: Entering directory '/var/tmp/portage/games-board/pokerth-1.1.2-r1/work/pokerth-1.1.2-rc' >x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fno-diagnostics-color -fPIC -Wall -Wextra -frtti -D_REENTRANT -DENABLE_IPV6 -DTIXML_USE_STL -DQT_NO_DEBUG -I. -I. -Isrc -I/usr/lib64/qt5/mkspecs/linux-g++ -o obj/serverdbinterface.o src/db/common/serverdbinterface.cpp >make[1]: Leaving directory '/var/tmp/portage/games-board/pokerth-1.1.2-r1/work/pokerth-1.1.2-rc' >make[1]: Entering directory '/var/tmp/portage/games-board/pokerth-1.1.2-r1/work/pokerth-1.1.2-rc' >x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fno-diagnostics-color -fPIC -Wall -Wextra -frtti -D_REENTRANT -DENABLE_IPV6 -DTIXML_USE_STL -DQT_NO_DEBUG -I. -I. -Isrc -I/usr/lib64/qt5/mkspecs/linux-g++ -o obj/serverdbcallback.o src/db/common/serverdbcallback.cpp >make[1]: Leaving directory '/var/tmp/portage/games-board/pokerth-1.1.2-r1/work/pokerth-1.1.2-rc' >make[1]: Entering directory '/var/tmp/portage/games-board/pokerth-1.1.2-r1/work/pokerth-1.1.2-rc' >x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fno-diagnostics-color -fPIC -Wall -Wextra -frtti -D_REENTRANT -DENABLE_IPV6 -DTIXML_USE_STL -DQT_NO_DEBUG -I. -I. -Isrc -I/usr/lib64/qt5/mkspecs/linux-g++ -o obj/serverdbnoaction.o src/db/common/serverdbnoaction.cpp >make[1]: Leaving directory '/var/tmp/portage/games-board/pokerth-1.1.2-r1/work/pokerth-1.1.2-rc' >make[1]: Entering directory '/var/tmp/portage/games-board/pokerth-1.1.2-r1/work/pokerth-1.1.2-rc' >x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fno-diagnostics-color -fPIC -Wall -Wextra -frtti -D_REENTRANT -DENABLE_IPV6 -DTIXML_USE_STL -DQT_NO_DEBUG -I. -I. -Isrc -I/usr/lib64/qt5/mkspecs/linux-g++ -o obj/serverdbfactory.o src/db/common/serverdbfactory.cpp >In file included from src/db/common/serverdbfactory.cpp:32: >src/db/serverdbfactory.h:47:70: error: âio_serviceâ is not a member of âboost::asioâ; did you mean âuse_serviceâ? > 47 | ServerDBCallback &cb, boost::shared_ptr<boost::asio::io_service> ioService) = 0; > | ^~~~~~~~~~ > | use_service >src/db/serverdbfactory.h:47:80: error: template argument 1 is invalid > 47 | ServerDBCallback &cb, boost::shared_ptr<boost::asio::io_service> ioService) = 0; > | ^ >make[1]: *** [Makefile.pokerth_db:299: obj/serverdbfactory.o] Error 1 >make[1]: Leaving directory '/var/tmp/portage/games-board/pokerth-1.1.2-r1/work/pokerth-1.1.2-rc' >make[1]: *** Waiting for unfinished jobs.... >make[1]: Entering directory '/var/tmp/portage/games-board/pokerth-1.1.2-r1/work/pokerth-1.1.2-rc' >x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fno-diagnostics-color -fPIC -Wall -Wextra -frtti -D_REENTRANT -DENABLE_IPV6 -DTIXML_USE_STL -DQT_NO_DEBUG -I. -I. -Isrc -I/usr/lib64/qt5/mkspecs/linux-g++ -o obj/serverdbfactorygeneric.o src/db/common/serverdbfactorygeneric.cpp >In file included from src/db/common/serverdbfactorygeneric.cpp:32: >src/db/serverdbfactorygeneric.h:48:70: error: âio_serviceâ is not a member of âboost::asioâ; did you mean âuse_serviceâ? > 48 | ServerDBCallback &cb, boost::shared_ptr<boost::asio::io_service> ioService); > | ^~~~~~~~~~ > | use_service >src/db/serverdbfactorygeneric.h:48:80: error: template argument 1 is invalid > 48 | ServerDBCallback &cb, boost::shared_ptr<boost::asio::io_service> ioService); > | ^ >In file included from src/db/common/serverdbfactorygeneric.cpp:33: >src/db/serverdbgeneric.h:44:78: error: âio_serviceâ is not a member of âboost::asioâ; did you mean âuse_serviceâ? > 44 | ServerDBGeneric(ServerDBCallback &cb, boost::shared_ptr<boost::asio::io_service> ioService); > | ^~~~~~~~~~ > | use_service >src/db/serverdbgeneric.h:44:88: error: template argument 1 is invalid > 44 | ServerDBGeneric(ServerDBCallback &cb, boost::shared_ptr<boost::asio::io_service> ioService); > | ^ >src/db/serverdbgeneric.h:69:40: error: âio_serviceâ is not a member of âboost::asioâ; did you mean âuse_serviceâ? > 69 | boost::shared_ptr<boost::asio::io_service> m_ioService; > | ^~~~~~~~~~ > | use_service >src/db/serverdbgeneric.h:69:50: error: template argument 1 is invalid > 69 | boost::shared_ptr<boost::asio::io_service> m_ioService; > | ^ >src/db/common/serverdbfactorygeneric.cpp:45:99: error: âio_serviceâ is not a member of âboost::asioâ; did you mean âuse_serviceâ? > 45 | ServerDBFactoryGeneric::CreateServerDBObject(ServerDBCallback &cb, boost::shared_ptr<boost::asio::io_service> ioService) > | ^~~~~~~~~~ > | use_service >src/db/common/serverdbfactorygeneric.cpp:45:109: error: template argument 1 is invalid > 45 | ServerDBFactoryGeneric::CreateServerDBObject(ServerDBCallback &cb, boost::shared_ptr<boost::asio::io_service> ioService) > | ^ >make[1]: *** [Makefile.pokerth_db:317: obj/serverdbfactorygeneric.o] Error 1 >make[1]: Leaving directory '/var/tmp/portage/games-board/pokerth-1.1.2-r1/work/pokerth-1.1.2-rc' >make[1]: Entering directory '/var/tmp/portage/games-board/pokerth-1.1.2-r1/work/pokerth-1.1.2-rc' >x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fno-diagnostics-color -fPIC -Wall -Wextra -frtti -D_REENTRANT -DENABLE_IPV6 -DTIXML_USE_STL -DQT_NO_DEBUG -I. -I. -Isrc -I/usr/lib64/qt5/mkspecs/linux-g++ -o obj/serverdbgeneric.o src/db/common/serverdbgeneric.cpp >In file included from /usr/include/boost/bind.hpp:30, > from src/db/common/serverdbgeneric.cpp:32: >/usr/include/boost/bind.hpp:36:1: note: â#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.â > 36 | BOOST_PRAGMA_MESSAGE( > | ^~~~~~~~~~~~~~~~~~~~ >In file included from src/db/common/serverdbgeneric.cpp:33: >src/db/serverdbgeneric.h:44:78: error: âio_serviceâ is not a member of âboost::asioâ; did you mean âuse_serviceâ? > 44 | ServerDBGeneric(ServerDBCallback &cb, boost::shared_ptr<boost::asio::io_service> ioService); > | ^~~~~~~~~~ > | use_service >src/db/serverdbgeneric.h:44:88: error: template argument 1 is invalid > 44 | ServerDBGeneric(ServerDBCallback &cb, boost::shared_ptr<boost::asio::io_service> ioService); > | ^ >src/db/serverdbgeneric.h:69:40: error: âio_serviceâ is not a member of âboost::asioâ; did you mean âuse_serviceâ? > 69 | boost::shared_ptr<boost::asio::io_service> m_ioService; > | ^~~~~~~~~~ > | use_service >src/db/serverdbgeneric.h:69:50: error: template argument 1 is invalid > 69 | boost::shared_ptr<boost::asio::io_service> m_ioService; > | ^ >src/db/common/serverdbgeneric.cpp:38:87: error: âio_serviceâ is not a member of âboost::asioâ; did you mean âuse_serviceâ? > 38 | ServerDBGeneric::ServerDBGeneric(ServerDBCallback &cb, boost::shared_ptr<boost::asio::io_service> ioService) > | ^~~~~~~~~~ > | use_service >src/db/common/serverdbgeneric.cpp:38:97: error: template argument 1 is invalid > 38 | ServerDBGeneric::ServerDBGeneric(ServerDBCallback &cb, boost::shared_ptr<boost::asio::io_service> ioService) > | ^ >src/db/common/serverdbgeneric.cpp: In member function âvirtual void ServerDBGeneric::AsyncPlayerLogin(unsigned int, const std::string&)â: >src/db/common/serverdbgeneric.cpp:66:20: error: base operand of â->â is not a pointer > 66 | m_ioService->post(boost::bind(&ServerDBCallback::PlayerLoginFailed, &m_callback, requestId)); > | ^~ >src/db/common/serverdbgeneric.cpp: In member function âvirtual void ServerDBGeneric::AsyncCheckAvatarBlacklist(unsigned int, const std::string&)â: >src/db/common/serverdbgeneric.cpp:72:20: error: base operand of â->â is not a pointer > 72 | m_ioService->post(boost::bind(&ServerDBCallback::AvatarIsBlacklisted, &m_callback, requestId)); > | ^~ >src/db/common/serverdbgeneric.cpp: In member function âvirtual void ServerDBGeneric::AsyncCreateGame(unsigned int, const std::string&)â: >src/db/common/serverdbgeneric.cpp:88:20: error: base operand of â->â is not a pointer > 88 | m_ioService->post(boost::bind(&ServerDBCallback::CreateGameFailed, &m_callback, requestId)); > | ^~ >src/db/common/serverdbgeneric.cpp: In member function âvirtual void ServerDBGeneric::AsyncReportAvatar(unsigned int, unsigned int, DB_id, const std::string&, const std::string&, DB_id*)â: >src/db/common/serverdbgeneric.cpp:104:20: error: base operand of â->â is not a pointer > 104 | m_ioService->post(boost::bind(&ServerDBCallback::ReportAvatarFailed, &m_callback, requestId, replyId)); > | ^~ >src/db/common/serverdbgeneric.cpp: In member function âvirtual void ServerDBGeneric::AsyncReportGame(unsigned int, unsigned int, DB_id*, unsigned int, const std::string&, DB_id*)â: >src/db/common/serverdbgeneric.cpp:110:20: error: base operand of â->â is not a pointer > 110 | m_ioService->post(boost::bind(&ServerDBCallback::ReportGameFailed, &m_callback, requestId, replyId)); > | ^~ >make[1]: *** [Makefile.pokerth_db:310: obj/serverdbgeneric.o] Error 1 >make[1]: Leaving directory '/var/tmp/portage/games-board/pokerth-1.1.2-r1/work/pokerth-1.1.2-rc' >make: *** [Makefile:77: sub-pokerth_db-pro-make_first-ordered] Error 2 > * ERROR: games-board/pokerth-1.1.2-r1::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=games-board/pokerth-1.1.2-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=games-board/pokerth-1.1.2-r1::gentoo'`. > * The complete build log is located at '/var/log/portage/games-board:pokerth-1.1.2-r1:20241223-060340.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/games-board/pokerth-1.1.2-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/games-board/pokerth-1.1.2-r1/temp/environment'. > * Working directory: '/var/tmp/portage/games-board/pokerth-1.1.2-r1/work/pokerth-1.1.2-rc' > * S: '/var/tmp/portage/games-board/pokerth-1.1.2-r1/work/pokerth-1.1.2-rc' >
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 946991
:
915189
|
915190
|
915191
|
915192
|
915193
| 915194 |
915195
|
915196
|
915197