Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 946991 - games-board/pokerth-1.1.2-r1 - srcserverdbfactory.h: error: io_service is not a member of boost::asio
Summary: games-board/pokerth-1.1.2-r1 - srcserverdbfactory.h: error: io_service is not...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: boost-1.87
  Show dependency tree
 
Reported: 2024-12-26 23:05 UTC by Toralf Förster
Modified: 2025-01-21 01:23 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,21.97 KB, text/plain)
2024-12-26 23:05 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,82.34 KB, application/x-xz)
2024-12-26 23:05 UTC, Toralf Förster
Details
environment (environment,86.35 KB, text/plain)
2024-12-26 23:05 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.01 KB, application/x-xz)
2024-12-26 23:05 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,23.90 KB, application/x-xz)
2024-12-26 23:05 UTC, Toralf Förster
Details
games-board:pokerth-1.1.2-r1:20241223-060340.log (games-board:pokerth-1.1.2-r1:20241223-060340.log,16.41 KB, text/plain)
2024-12-26 23:05 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,7.23 KB, application/x-xz)
2024-12-26 23:05 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,87.28 KB, application/x-xz)
2024-12-26 23:05 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,19.54 KB, application/x-xz)
2024-12-26 23:05 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2024-12-26 23:05:22 UTC
too long lines were shrinked:

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;
      |                                                                      ^~~~~~~~~~

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_no_multilib-20241216-084506

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-14 *
clang version 19.1.6
llvm-config: 19.1.6
Python 3.12.8
go version go1.23.4 linux/amd64
  [1]   php8.2
  [2]   php8.3 *
Available Ruby profiles:
  [1]   ruby32 (with Rubygems)
  [2]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.81.0
  [2]   rust-bin-1.83.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.13_p11 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.5_p11 [openjdk-bin-21]
3)	Eclipse Temurin JDK 8.432_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17 
  [3]   openjdk-bin-21  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.2.8

  HEAD of ::gentoo
commit 882a8fba0e6f77143c139735f70200d1092bccbd
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Dec 23 05:18:42 2024 +0000

    2024-12-23 05:18:42 UTC

emerge -qpvO =games-board/pokerth-1.1.2-r1
[ebuild  N    ] games-board/pokerth-1.1.2-r1  USE="dedicated"
Comment 1 Toralf Förster gentoo-dev 2024-12-26 23:05:23 UTC
Created attachment 915189 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-12-26 23:05:24 UTC
Created attachment 915190 [details]
emerge-history.txt.xz
Comment 3 Toralf Förster gentoo-dev 2024-12-26 23:05:26 UTC
Created attachment 915191 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-12-26 23:05:26 UTC
Created attachment 915192 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-12-26 23:05:27 UTC
Created attachment 915193 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-12-26 23:05:28 UTC
Created attachment 915194 [details]
games-board:pokerth-1.1.2-r1:20241223-060340.log
Comment 7 Toralf Förster gentoo-dev 2024-12-26 23:05:29 UTC
Created attachment 915195 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-12-26 23:05:31 UTC
Created attachment 915196 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2024-12-26 23:05:31 UTC
Created attachment 915197 [details]
temp.tar.xz