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
Created attachment 503412 [details] build.log
Obsolete as mesa-17.2.7 is stable now on ppc.