testsuite compile break in master

Waldemar Brodkorb wbx at openadk.org
Sat Mar 28 15:55:09 UTC 2015


Hi,

the testsuite does not compile anymore:
qemu-sparc_uclibc_sparc/usr/include/ -isystem
/home/wbx/adk/toolchain_qemu-sparc_uclibc_sparc/usr/lib/gcc/sparc-openadk-linux-uclibc/4.9.2/include-fixed
-isystem
/home/wbx/adk/toolchain_qemu-sparc_uclibc_sparc/usr/lib/gcc/sparc-openadk-linux-uclibc/4.9.2/include
-Os -fstrict-aliasing -funsigned-char -fno-builtin -fno-asm
-std=gnu99 -mcpu=v8 -Wall -Wstrict-prototypes -Wstrict-aliasing
-Wstrict-prototypes -Wno-missing-field-initializers    -c
tst-atomic.c -o tst-atomic.o
tst-atomic.c:21:20: fatal error: atomic.h: No such file or directory
 #include <atomic.h>

grep THREAD
toolchain_build_qemu-sparc_uclibc_sparc/w-uClibc-0.9.34-git-1/uClibc-0.9.34-git/.config                                                            
# HAS_NO_THREADS is not set
# LINUXTHREADS_OLD is not set
# LINUXTHREADS_NEW is not set
UCLIBC_HAS_THREADS_NATIVE=y
UCLIBC_HAS_THREADS=y
PTHREADS_DEBUG_SUPPORT=y

UCLIBC_HAS_THREADS_NATIVE is active, but atomic.h is not installed.

Any idea?

best regards
 Waldemar


More information about the uClibc mailing list