Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 808707 - games-sports/trophy-2.0.4 - /.../ld: /.../libclanCore.so: undefined reference to pthread_mutexattr_setkind_np (maybe gcc-11 related)
Summary: games-sports/trophy-2.0.4 - /.../ld: /.../libclanCore.so: undefined reference...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: glibc-2.34
  Show dependency tree
 
Reported: 2021-08-17 07:19 UTC by Toralf Förster
Modified: 2021-10-08 04:48 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.55 KB, text/plain)
2021-08-17 07:19 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,340.66 KB, text/plain)
2021-08-17 07:19 UTC, Toralf Förster
Details
environment (environment,25.46 KB, text/plain)
2021-08-17 07:19 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,48.60 KB, application/x-bzip)
2021-08-17 07:19 UTC, Toralf Förster
Details
games-sports:trophy-2.0.4:20210817-041244.log (games-sports:trophy-2.0.4:20210817-041244.log,130.60 KB, text/plain)
2021-08-17 07:19 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,4.54 KB, application/x-bzip)
2021-08-17 07:19 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,12.29 KB, application/x-bzip)
2021-08-17 07: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 2021-08-17 07:19:11 UTC
/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
Comment 1 Toralf Förster gentoo-dev 2021-08-17 07:19:12 UTC
Created attachment 733463 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-08-17 07:19:14 UTC
Created attachment 733465 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-08-17 07:19:15 UTC
Created attachment 733467 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-08-17 07:19:17 UTC
Created attachment 733469 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-08-17 07:19:18 UTC
Created attachment 733471 [details]
games-sports:trophy-2.0.4:20210817-041244.log
Comment 6 Toralf Förster gentoo-dev 2021-08-17 07:19:19 UTC
Created attachment 733473 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2021-08-17 07:19:20 UTC
Created attachment 733475 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2021-10-08 04:48:32 UTC
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(+)