Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 905317 - games-board/pokerth-1.1.2 - clientstate.cpp:(<snip>) undefined reference to boost::iostreams::detail::zlib_base::reset(bool, bool)
Summary: games-board/pokerth-1.1.2 - clientstate.cpp:(<snip>) undefined reference to b...
Status: RESOLVED FIXED
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:
 
Reported: 2023-04-29 19:19 UTC by Toralf Förster
Modified: 2023-05-20 10:33 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.74 KB, text/plain)
2023-04-29 19:19 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,71.81 KB, application/x-bzip)
2023-04-29 19:19 UTC, Toralf Förster
Details
environment (environment,77.88 KB, text/plain)
2023-04-29 19:19 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,706 bytes, application/x-bzip)
2023-04-29 19:19 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,24.38 KB, application/x-bzip)
2023-04-29 19:19 UTC, Toralf Förster
Details
games-board:pokerth-1.1.2:20230428-013326.log (games-board:pokerth-1.1.2:20230428-013326.log,126.10 KB, text/plain)
2023-04-29 19:19 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,27.61 KB, application/x-bzip)
2023-04-29 19:19 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 2023-04-29 19:19:43 UTC
too long lines were shrinked:

x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -o bin/pokerth_server obj/pokerth_server.o obj/nonqttoolswrapper.o obj/nonqthelper.o obj/net_helper_server.o obj/loghelper_server.o obj/ircthread.o obj/servermanagerirc.o obj/serverman
/usr/libexec/gcc/x86_64-pc-linux-gnu/ld: skipping incompatible /usr/lib/libm.so when searching for -lm
/usr/libexec/gcc/x86_64-pc-linux-gnu/ld: skipping incompatible /usr/lib/libm.a when searching for -lm
/usr/libexec/gcc/x86_64-pc-linux-gnu/ld: skipping incompatible /usr/lib/libc.so when searching for -lc
/usr/libexec/gcc/x86_64-pc-linux-gnu/ld: skipping incompatible /usr/lib/libc.a when searching for -lc
/usr/libexec/gcc/x86_64-pc-linux-gnu/ld: lib/libpokerth_lib.a(clientstate.o): in function `boost::detail::sp_counted_impl_p<boost::iostreams::symmetric_filter<boost::iostreams::detail::zlib_decompressor_impl<std::allocator<char> >, std::allocator<char> >::impl>::dispose()':
clientstate.cpp:(.text._ZN5boost6detail17sp_counted_impl_pINS_9iostreams16symmetric_filterINS2_6detail22zlib_decompressor_implISaIcEEES6_E4implEE7disposeEv[_ZN5boost6detail17sp_counted_impl_pINS_9iostreams16symmetric_filterINS2_6detail22zlib_decompressor_implISaIcEEES6_E4implEE7disposeEv]+0x24): und
/usr/libexec/gcc/x86_64-pc-linux-gnu/ld: clientstate.cpp:(.text._ZN5boost6detail17sp_counted_impl_pINS_9iostreams16symmetric_filterINS2_6detail22zlib_decompressor_implISaIcEEES6_E4implEE7disposeEv[_ZN5boost6detail17sp_counted_impl_pINS_9iostreams16symmetric_filterINS2_6detail22zlib_decompressor_impl
/usr/libexec/gcc/x86_64-pc-linux-gnu/ld: lib/libpokerth_lib.a(clientstate.o): in function `boost::iostreams::detail::indirect_streambuf<boost::iostreams::basic_zlib_decompressor<std::allocator<char> >, std::char_traits<char>, std::allocator<char>, boost::iostreams::input>::close_impl(std::_Ios_Openm

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_systemd-j4-20230421-044524

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 16.0.2
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/16/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/16
16.0.2
Python 3.10.11
Available Ruby profiles:
  [1]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.69.0
  [2]   rust-1.69.0 *
php cli (if any):
go version go1.20.3 linux/amd64

  HEAD of ::gentoo
commit cc3b944d73bdb84514dcb9faa9f873d7435578e3
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Apr 28 00:34:02 2023 +0000

    2023-04-28 00:34:02 UTC

emerge -qpvO games-board/pokerth
[ebuild  N    ] games-board/pokerth-1.1.2  USE="dedicated"
Comment 1 Toralf Förster gentoo-dev 2023-04-29 19:19:44 UTC
Created attachment 860936 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-04-29 19:19:45 UTC
Created attachment 860937 [details]
emerge-history.txt.bz2
Comment 3 Toralf Förster gentoo-dev 2023-04-29 19:19:46 UTC
Created attachment 860938 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-04-29 19:19:47 UTC
Created attachment 860939 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2023-04-29 19:19:48 UTC
Created attachment 860940 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-04-29 19:19:49 UTC
Created attachment 860941 [details]
games-board:pokerth-1.1.2:20230428-013326.log
Comment 7 Toralf Förster gentoo-dev 2023-04-29 19:19:50 UTC
Created attachment 860942 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2023-05-20 10:33:50 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b7cf86c7fdd7ce8c0bc3be8375dfd7df2953a49

commit 6b7cf86c7fdd7ce8c0bc3be8375dfd7df2953a49
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2023-05-20 10:33:44 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2023-05-20 10:33:44 +0000

    games-board/pokerth: depend on boost[zlib]
    
    Closes: https://bugs.gentoo.org/905317
    Signed-off-by: David Seifert <soap@gentoo.org>

 .../pokerth/{pokerth-1.1.2.ebuild => pokerth-1.1.2-r1.ebuild}      | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)