Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 641410

Summary: dev-libs/libatomic_ops-7.6.0 : [TEST] test_atomic.c:(.text+<snip>): undefined reference to _atomic_load_16
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Sound Team <sound>
Status: RESOLVED DUPLICATE    
Severity: normal CC: tka
Priority: Normal Keywords: TESTFAILURE
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-libs:libatomic_ops-7.6.0:20171216-201433.log
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
temp.tbz2
tests.tbz2

Description Toralf Förster gentoo-dev 2017-12-16 20:53:54 UTC
libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wpedantic -Wno-long-long -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o test_atomic test_atomic.o  -lpthread ../src/.libs/libatomic_ops.a
test_atomic.o: In function `test_atomic':
test_atomic.c:(.text+0xf54): undefined reference to `__atomic_load_16'
test_atomic.c:(.text+0xf85): undefined reference to `__atomic_store_16'
test_atomic.c:(.text+0xfbf): undefined reference to `__atomic_store_16'
test_atomic.c:(.text+0xff3): undefined reference to `__atomic_store_16'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_test_20171216-103216

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

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

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)




emerge -qpv dev-libs/libatomic_ops
[ebuild  N    ] dev-libs/libatomic_ops-7.6.0  ABI_X86="(64) -32 (-x32)"
Comment 1 Toralf Förster gentoo-dev 2017-12-16 20:53:57 UTC
Created attachment 510390 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-12-16 20:54:01 UTC
Created attachment 510392 [details]
dev-libs:libatomic_ops-7.6.0:20171216-201433.log
Comment 3 Toralf Förster gentoo-dev 2017-12-16 20:54:04 UTC
Created attachment 510394 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-12-16 20:54:07 UTC
Created attachment 510396 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-12-16 20:54:10 UTC
Created attachment 510398 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-12-16 20:54:13 UTC
Created attachment 510400 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2017-12-16 20:54:16 UTC
Created attachment 510402 [details]
temp.tbz2
Comment 8 Toralf Förster gentoo-dev 2017-12-16 20:54:19 UTC
Created attachment 510404 [details]
tests.tbz2
Comment 9 tka 2018-01-15 20:10:19 UTC
The problem still exists in libatomic_ops-7.6.2.
Comment 10 Matt Turner gentoo-dev 2018-03-27 23:56:07 UTC

*** This bug has been marked as a duplicate of bug 638222 ***