Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 637046 - media-libs/mesa-17.1.8 [test] build failure on ppc
Summary: media-libs/mesa-17.1.8 [test] build failure on ppc
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC Linux
: Normal normal
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-10 11:50 UTC by ernsteiswuerfel
Modified: 2018-01-02 11:36 UTC (History)
0 users

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


Attachments
emerge --info (file_637046.txt,5.74 KB, text/plain)
2017-11-10 11:50 UTC, ernsteiswuerfel
Details
build.log (mesa_build.log.xz,62.84 KB, application/x-xz)
2017-11-10 11:51 UTC, ernsteiswuerfel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ernsteiswuerfel archtester 2017-11-10 11:50:13 UTC
Created attachment 503410 [details]
emerge --info

As far as I got it not the tests fail, but building the tests fails.

~/tatt # emerge -pqv mesa
[ebuild     U ] media-libs/mesa-17.1.8 [17.0.6] USE="bindist* classic* d3d9* dri3 egl gallium gbm gles1* gles2 nptl osmesa* pax_kernel* pic* unwind%* valgrind* wayland* xa* -debug (-llvm) (-opencl) (-openmax) (-selinux) (-vaapi) (-vdpau) (-vulkan) (-xvmc)" VIDEO_CARDS="r300 radeon (-freedreno) (-i915) (-i965) (-imx) (-intel) -nouveau -r100 -r200 -r600 (-radeonsi) (-vc4) (-vivante) (-vmware)" 


trapping-math -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o u_atomic_test u_atomic_test.o 
u_atomic_test.o: In function `main':
u_atomic_test.c:(.text.startup+0xcf4): undefined reference to `__sync_val_compare_and_swap_8'
u_atomic_test.c:(.text.startup+0xd34): undefined reference to `__sync_val_compare_and_swap_8'
u_atomic_test.c:(.text.startup+0xd74): undefined reference to `__sync_add_and_fetch_8'
u_atomic_test.c:(.text.startup+0xdac): undefined reference to `__sync_sub_and_fetch_8'
u_atomic_test.c:(.text.startup+0xddc): undefined reference to `__sync_sub_and_fetch_8'
u_atomic_test.c:(.text.startup+0xe04): undefined reference to `__sync_sub_and_fetch_8'
u_atomic_test.c:(.text.startup+0xe34): undefined reference to `__sync_add_and_fetch_8'
u_atomic_test.c:(.text.startup+0xe64): undefined reference to `__sync_add_and_fetch_8'
u_atomic_test.c:(.text.startup+0xe8c): undefined reference to `__sync_sub_and_fetch_8'
u_atomic_test.c:(.text.startup+0xec4): undefined reference to `__sync_sub_and_fetch_8'
u_atomic_test.c:(.text.startup+0xf0c): undefined reference to `__sync_val_compare_and_swap_8'
u_atomic_test.c:(.text.startup+0xf4c): undefined reference to `__sync_val_compare_and_swap_8'
u_atomic_test.c:(.text.startup+0xf8c): undefined reference to `__sync_add_and_fetch_8'
u_atomic_test.c:(.text.startup+0xfc4): undefined reference to `__sync_sub_and_fetch_8'
u_atomic_test.c:(.text.startup+0xff4): undefined reference to `__sync_sub_and_fetch_8'
u_atomic_test.c:(.text.startup+0x101c): undefined reference to `__sync_sub_and_fetch_8'
u_atomic_test.c:(.text.startup+0x104c): undefined reference to `__sync_add_and_fetch_8'
u_atomic_test.c:(.text.startup+0x107c): undefined reference to `__sync_add_and_fetch_8'
u_atomic_test.c:(.text.startup+0x10a4): undefined reference to `__sync_sub_and_fetch_8'
u_atomic_test.c:(.text.startup+0x10dc): undefined reference to `__sync_sub_and_fetch_8'
collect2: error: ld returned 1 exit status
make[6]: *** [Makefile:947: u_atomic_test] Error 1
Comment 1 ernsteiswuerfel archtester 2017-11-10 11:51:34 UTC
Created attachment 503412 [details]
build.log
Comment 2 ernsteiswuerfel archtester 2018-01-02 11:36:55 UTC
Obsolete as mesa-17.2.7 is stable now on ppc.