/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../lib64/libclanCore.so: undefined reference to `pthread_mutexattr_setkind_np' collect2: error: ld returned 1 exit status make[1]: *** [Makefile:395: trophy] Error 1 make[1]: Leaving directory '/var/tmp/portage/games-sports/trophy-2.0.4/work/trophy-2.0.4/src' make: *** [Makefile:344: all-recursive] Error 1 ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop-j3-20210813-003635 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-11.2.0 * clang version 12.0.1 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/12/bin /usr/lib/llvm/12 12.0.1 Python 3.9.6 Available Ruby profiles: [1] ruby26 (with Rubygems) [2] ruby30 (with Rubygems) * Available Rust versions: [1] rust-1.54.0 * The following VMs are available for generation-2: Available Java Virtual Machines: (none found) The Glorious Glasgow Haskell Compilation System, version 8.10.4 HEAD of ::gentoo commit f5216f47960c38e90c32bc02160c8790aaa8f8e0 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Tue Aug 17 02:36:49 2021 +0000 2021-08-17 02:36:47 UTC emerge -qpvO games-sports/trophy [ebuild N ] games-sports/trophy-2.0.4
Created attachment 733463 [details] emerge-info.txt
Created attachment 733465 [details] emerge-history.txt
Created attachment 733467 [details] environment
Created attachment 733469 [details] etc.portage.tar.bz2
Created attachment 733471 [details] games-sports:trophy-2.0.4:20210817-041244.log
Created attachment 733473 [details] logs.tar.bz2
Created attachment 733475 [details] temp.tar.bz2
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84ee86e1399efb7a39b33f1ad7e00e5978111d5a commit 84ee86e1399efb7a39b33f1ad7e00e5978111d5a Author: Ionen Wolkens <ionen@gentoo.org> AuthorDate: 2021-10-08 04:29:12 +0000 Commit: Ionen Wolkens <ionen@gentoo.org> CommitDate: 2021-10-08 04:37:21 +0000 dev-games/clanlib: fix consumers when built against glibc-2.34 Code to avoid issues was pre-existing but not enabled on Linux. Affected 0.8 and 2.3 slots, >=4.0 is no longer using this function. Closes: https://bugs.gentoo.org/808707 Closes: https://bugs.gentoo.org/811591 Signed-off-by: Ionen Wolkens <ionen@gentoo.org> dev-games/clanlib/clanlib-0.8.1-r2.ebuild | 94 ++++++++++++++++++ dev-games/clanlib/clanlib-2.3.7-r2.ebuild | 107 +++++++++++++++++++++ .../clanlib/files/clanlib-0.8.1-glibc2.34.patch | 17 ++++ .../clanlib/files/clanlib-2.3.7-glibc2.34.patch | 17 ++++ 4 files changed, 235 insertions(+)