Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 699012 - gnustep-base/libobjc2-2.0 : /.../ld: libobjc.so.4.6: undefined reference to pthread_mutexattr_settype
Summary: gnustep-base/libobjc2-2.0 : /.../ld: libobjc.so.4.6: undefined reference to p...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Gnustep project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-10-31 10:02 UTC by Toralf Förster
Modified: 2020-09-03 09:17 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.62 KB, text/plain)
2019-10-31 10:03 UTC, Toralf Förster
Details
CMakeCache.txt (CMakeCache.txt,11.05 KB, text/plain)
2019-10-31 10:03 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,341.49 KB, text/plain)
2019-10-31 10:03 UTC, Toralf Förster
Details
environment (environment,89.57 KB, text/plain)
2019-10-31 10:03 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,23.81 KB, application/x-bzip)
2019-10-31 10:03 UTC, Toralf Förster
Details
gnustep-base:libobjc2-2.0:20191031-091750.log (gnustep-base:libobjc2-2.0:20191031-091750.log,79.47 KB, text/plain)
2019-10-31 10:03 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,4.52 KB, application/x-bzip)
2019-10-31 10:03 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,26.50 KB, application/x-bzip)
2019-10-31 10:03 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 2019-10-31 10:02:57 UTC
: && /usr/lib/llvm/9/bin/clang -O2 -pipe -march=native -Xclang -fexceptions -Xclang -fobjc-exceptions  -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0    -rdynamic Test/CMakeFiles/test_runtime.dir/Test.m.o Test/CMakeFiles/ForwardDeclareProtocolAccess_optimised.dir/ForwardDeclareProtocolAccess.m.o Test/CMakeFiles/ForwardDeclareProtocolAccess_optimised.dir/ForwardDeclareProtocol.m.o  -o Test/ForwardDeclareProtocolAccess_optimised  -Wl,-rpath,/var/tmp/portage/gnustep-base/libobjc2-2.0/work/libobjc2-2.0_build libobjc.so.4.6 && :
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: libobjc.so.4.6: undefined reference to `pthread_mutexattr_settype'
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: libobjc.so.4.6: undefined reference to `pthread_getspecific'
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: libobjc.so.4.6: undefined reference to `pthread_key_create'
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: libobjc.so.4.6: undefined reference to `pthread_setspecific'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_developer-libressl_test-20191019-011637

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.2.0 *

clang:
clang version 9.0.0 (tags/RELEASE_900/final)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/9/bin
llvm:
9.0.0
Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
  [3]   pypy3 (fallback)
  [4]   pypy (fallback)

Available Rust versions:
  [1]   rust-1.38.0 *
java-config:
The following VMs are available for generation-2:
1)	IcedTea JDK 3.13.0 [icedtea-8]
*)	IcedTea JDK 3.13.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-8 
  [2]   icedtea-bin-8  system-vm

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Thu, 31 Oct 2019 08:50:36 +0000

emerge -qpvO gnustep-base/libobjc2
[ebuild  N    ] gnustep-base/libobjc2-2.0  USE="test -boehm-gc"
Comment 1 Toralf Förster gentoo-dev 2019-10-31 10:03:00 UTC
Created attachment 594652 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-10-31 10:03:03 UTC
Created attachment 594654 [details]
CMakeCache.txt
Comment 3 Toralf Förster gentoo-dev 2019-10-31 10:03:05 UTC
Created attachment 594656 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-10-31 10:03:08 UTC
Created attachment 594658 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-10-31 10:03:11 UTC
Created attachment 594660 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-10-31 10:03:13 UTC
Created attachment 594662 [details]
gnustep-base:libobjc2-2.0:20191031-091750.log
Comment 7 Toralf Förster gentoo-dev 2019-10-31 10:03:16 UTC
Created attachment 594664 [details]
logs.tbz2
Comment 8 Toralf Förster gentoo-dev 2019-10-31 10:03:19 UTC
Created attachment 594666 [details]
temp.tbz2
Comment 9 Bernard Cafarelli gentoo-dev 2020-09-03 09:17:48 UTC
Fixed in 2.1 ebuild, I am opening upstream bug for it (just an issue in cmake file)