The build took 00h 01m 28s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
20,353 |
ansic |
11,627 |
sh |
6,738 |
makefile |
38,718 |
total |
The process tree of the build process is here.
To avoid scrolling, you may jump to the last line of the
invocation of makepkg
that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
There were existing files in /sysroot, using those
CMD: sudo -u tuscan PATH=/sysroot/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: liburcu 0.9.2-1 (Wed Apr 5 00:01:14 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/tmp/liburcu/src/userspace-rcu-0.9.2/config/missing: Unknown `--is-lightweight' option
Try `/tmp/liburcu/src/userspace-rcu-0.9.2/config/missing --help' for more information
configure: WARNING: 'missing' script is too old or missing
checking for x86_64-unknown-linux-strip... no
checking for strip... strip
checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking whether make supports nested variables... (cached) yes
checking for style of include used by make... GNU
checking for x86_64-unknown-linux-gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether clang understands -c and -o together... yes
checking dependency style of clang... gcc3
checking for thread local storage (TLS) class... __thread
checking how to run the C preprocessor... clang -E
checking for grep that handles long lines and -e... /usr/sbin/grep
checking for egrep... /usr/sbin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for x86_64-unknown-linux-gcc... (cached) clang
checking whether we are using the GNU C compiler... (cached) yes
checking whether clang accepts -g... (cached) yes
checking for clang option to accept ISO C89... (cached) none needed
checking whether clang understands -c and -o together... (cached) yes
checking dependency style of clang... (cached) gcc3
checking for clang option to accept ISO C99... none needed
checking for clang option to accept ISO Standard C... (cached) none needed
checking for gawk... (cached) gawk
checking whether make sets $(MAKE)... (cached) yes
checking for nproc... nproc
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/sbin/sed
checking for fgrep... /usr/sbin/grep -F
checking for ld used by clang... /sysroot/bin/ld
checking if the linker (/sysroot/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/nm -B
checking the name lister (/sysroot/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /sysroot/bin/ld option to reload object files... -r
checking for x86_64-unknown-linux-objdump... no
checking for objdump... objdump
configure: WARNING: using cross tools not prefixed with host triplet
checking how to recognize dependent libraries... pass_all
checking for x86_64-unknown-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-unknown-linux-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64-unknown-linux-strip... strip
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /sysroot/bin/nm -B output from clang object... ok
checking for sysroot... no
checking for x86_64-unknown-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fPIC -DPIC
checking if clang PIC flag -fPIC -DPIC works... yes
checking if clang static flag -static works... no
checking if clang supports -c -o file.o... yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for inline... inline
checking for pid_t... yes
checking for size_t... yes
checking for ssize_t... yes
checking for uint16_t... yes
checking for int32_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for uint8_t... yes
checking for __attribute__... yes
checking if compiler needs -Werror to reject unknown flags... yes
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... no
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getpagesize... yes
checking for working mmap... no
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... cross
configure: WARNING: result yes guessed because of cross compilation
checking for working vfork... (cached) yes
checking for atexit... yes
checking for getcpuid... no
checking for gettid... no
checking for gettimeofday... yes
checking for memeset... no
checking for memset... yes
checking for munmap... yes
checking for sched_getcpu... no
checking for strerror... yes
checking for strtoul... yes
checking for sysconf... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for sys/param.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking if architecture really supports the mfence instruction... yes
checking for sys_futex()... yes
checking for library containing clock_gettime... none required
checking for pthread_create in -lpthread... yes
checking for cpu_set_t... yes
checking whether CPU_ZERO works... yes
checking whether CPU_SET works... yes
checking for sched_setaffinity... yes
checking how many arguments sched_setaffinity takes... 3
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating doc/examples/Makefile
config.status: creating tests/Makefile
config.status: creating tests/common/Makefile
config.status: creating tests/unit/Makefile
config.status: creating tests/benchmark/Makefile
config.status: creating tests/regression/Makefile
config.status: creating tests/regression/regression_tests
config.status: creating tests/utils/Makefile
config.status: creating liburcu.pc
config.status: creating liburcu-bp.pc
config.status: creating liburcu-cds.pc
config.status: creating liburcu-qsbr.pc
config.status: creating liburcu-mb.pc
config.status: creating liburcu-signal.pc
config.status: creating config.h
config.status: creating urcu/config.h
config.status: linking urcu/arch/x86.h to urcu/arch.h
config.status: linking urcu/uatomic/x86.h to urcu/uatomic.h
config.status: executing depfiles commands
config.status: executing libtool commands
SMP support enabled.
Thread Local Storage (TLS): __thread.
make all-recursive
make[1]: Entering directory '/tmp/liburcu/src/userspace-rcu-0.9.2'
Making all in .
make[2]: Entering directory '/tmp/liburcu/src/userspace-rcu-0.9.2'
CC wfqueue.lo
CC wfcqueue.lo
CC wfstack.lo
CC compat_futex.lo
CC urcu.lo
CC urcu-pointer.lo
CC urcu-qsbr.lo
CC liburcu_mb_la-urcu.lo
In file included from urcu.c:604:
./urcu-call-rcu-impl.h:422:9: warning: implicit declaration of function 'rpl_malloc' is invalid in C99 [-Wimplicit-function-declaration]
crdp = malloc(sizeof(*crdp));
^
./config.h:250:16: note: expanded from macro 'malloc'
#define malloc rpl_malloc
^
In file included from urcu.c:604:
./urcu-call-rcu-impl.h:422:7: warning: incompatible integer to pointer conversion assigning to 'struct call_rcu_data *' from 'int' [-Wint-conversion]
crdp = malloc(sizeof(*crdp));
^ ~~~~~~~~~~~~~~~~~~~~~
./urcu-call-rcu-impl.h:784:7: warning: incompatible integer to pointer conversion assigning to 'struct call_rcu_data **' from 'int' [-Wint-conversion]
crdp = malloc(sizeof(*crdp) * maxcpus);
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from urcu.c:605:
./urcu-defer-impl.h:432:26: warning: incompatible integer to pointer conversion assigning to 'void **' from 'int' [-Wint-conversion]
URCU_TLS(defer_queue).q = malloc(sizeof(void *) * DEFER_QUEUE_SIZE);
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from urcu-qsbr.c:503:
./urcu-call-rcu-impl.h:422:9: warning: implicit declaration of function 'rpl_malloc' is invalid in C99 [-Wimplicit-function-declaration]
crdp = malloc(sizeof(*crdp));
^
./config.h:250:16: note: expanded from macro 'malloc'
#define malloc rpl_malloc
^
In file included from urcu-qsbr.c:503:
./urcu-call-rcu-impl.h:422:7: warning: incompatible integer to pointer conversion assigning to 'struct call_rcu_data *' from 'int' [-Wint-conversion]
crdp = malloc(sizeof(*crdp));
^ ~~~~~~~~~~~~~~~~~~~~~
CC liburcu_mb_la-urcu-pointer.lo
In file included from urcu.c:604:
./urcu-call-rcu-impl.h:422:9: warning: implicit declaration of function 'rpl_malloc' is invalid in C99 [-Wimplicit-function-declaration]
crdp = malloc(sizeof(*crdp));
^
./config.h:250:16: note: expanded from macro 'malloc'
#define malloc rpl_malloc
^
In file included from urcu.c:604:
./urcu-call-rcu-impl.h:422:7: warning: incompatible integer to pointer conversion assigning to 'struct call_rcu_data *' from 'int' [-Wint-conversion]
crdp = malloc(sizeof(*crdp));
^ ~~~~~~~~~~~~~~~~~~~~~
./urcu-call-rcu-impl.h:784:7: warning: incompatible integer to pointer conversion assigning to 'struct call_rcu_data **' from 'int' [-Wint-conversion]
crdp = malloc(sizeof(*crdp) * maxcpus);
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./urcu-call-rcu-impl.h:784:7: warning: incompatible integer to pointer conversion assigning to 'struct call_rcu_data **' from 'int' [-Wint-conversion]
crdp = malloc(sizeof(*crdp) * maxcpus);
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from urcu-qsbr.c:504:
./urcu-defer-impl.h:432:26: warning: incompatible integer to pointer conversion assigning to 'void **' from 'int' [-Wint-conversion]
URCU_TLS(defer_queue).q = malloc(sizeof(void *) * DEFER_QUEUE_SIZE);
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from urcu.c:605:
./urcu-defer-impl.h:432:26: warning: incompatible integer to pointer conversion assigning to 'void **' from 'int' [-Wint-conversion]
URCU_TLS(defer_queue).q = malloc(sizeof(void *) * DEFER_QUEUE_SIZE);
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4 warnings generated.
4 warnings generated.
4 warnings generated.
CC liburcu_mb_la-compat_futex.lo
CC liburcu_signal_la-urcu.lo
CC liburcu_signal_la-urcu-pointer.lo
CC liburcu_signal_la-compat_futex.lo
CC urcu-bp.lo
CC rculfqueue.lo
In file included from urcu.c:604:
./urcu-call-rcu-impl.h:422:9: warning: implicit declaration of function 'rpl_malloc' is invalid in C99 [-Wimplicit-function-declaration]
crdp = malloc(sizeof(*crdp));
^
./config.h:250:16: note: expanded from macro 'malloc'
#define malloc rpl_malloc
^
In file included from urcu.c:604:
./urcu-call-rcu-impl.h:422:7: warning: incompatible integer to pointer conversion assigning to 'struct call_rcu_data *' from 'int' [-Wint-conversion]
crdp = malloc(sizeof(*crdp));
^ ~~~~~~~~~~~~~~~~~~~~~
./urcu-call-rcu-impl.h:784:7: warning: incompatible integer to pointer conversion assigning to 'struct call_rcu_data **' from 'int' [-Wint-conversion]
crdp = malloc(sizeof(*crdp) * maxcpus);
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from urcu.c:605:
./urcu-defer-impl.h:432:26: warning: incompatible integer to pointer conversion assigning to 'void **' from 'int' [-Wint-conversion]
URCU_TLS(defer_queue).q = malloc(sizeof(void *) * DEFER_QUEUE_SIZE);
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4 warnings generated.
In file included from urcu-bp.c:716:
./urcu-call-rcu-impl.h:422:9: warning: implicit declaration of function 'rpl_malloc' is invalid in C99 [-Wimplicit-function-declaration]
crdp = malloc(sizeof(*crdp));
^
./config.h:250:16: note: expanded from macro 'malloc'
#define malloc rpl_malloc
^
In file included from urcu-bp.c:716:
./urcu-call-rcu-impl.h:422:7: warning: incompatible integer to pointer conversion assigning to 'struct call_rcu_data *' from 'int' [-Wint-conversion]
crdp = malloc(sizeof(*crdp));
^ ~~~~~~~~~~~~~~~~~~~~~
./urcu-call-rcu-impl.h:784:7: warning: incompatible integer to pointer conversion assigning to 'struct call_rcu_data **' from 'int' [-Wint-conversion]
crdp = malloc(sizeof(*crdp) * maxcpus);
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
CC rculfstack.lo
In file included from urcu-bp.c:717:
./urcu-defer-impl.h:432:26: warning: incompatible integer to pointer conversion assigning to 'void **' from 'int' [-Wint-conversion]
URCU_TLS(defer_queue).q = malloc(sizeof(void *) * DEFER_QUEUE_SIZE);
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
CC lfstack.lo
4 warnings generated.
CC rculfhash.lo
CC rculfhash-mm-order.lo
CC rculfhash-mm-chunk.lo
CC rculfhash-mm-mmap.lo
rculfhash.c:1989:10: warning: implicit declaration of function 'rpl_malloc' is invalid in C99 [-Wimplicit-function-declaration]
work = malloc(sizeof(*work));
^
./config.h:250:16: note: expanded from macro 'malloc'
#define malloc rpl_malloc
^
rculfhash.c:1989:8: warning: incompatible integer to pointer conversion assigning to 'struct rcu_resize_work *' from 'int' [-Wint-conversion]
work = malloc(sizeof(*work));
^ ~~~~~~~~~~~~~~~~~~~~~
CCLD liburcu-common.la
2 warnings generated.
/r: `u' modifier ignored since `D' is the default (see `U')
CCLD liburcu-qsbr.la
CCLD liburcu-mb.la
CCLD liburcu.la
CCLD liburcu-signal.la
/r: `u' modifier ignored since `D' is the default (see `U')
/r: `u' modifier ignored since `D' is the default (see `U')
/r: `u' modifier ignored since `D' is the default (see `U')
/r: `u' modifier ignored since `D' is the default (see `U')
CCLD liburcu-bp.la
CCLD liburcu-cds.la
/r: `u' modifier ignored since `D' is the default (see `U')
/r: `u' modifier ignored since `D' is the default (see `U')
make[2]: Leaving directory '/tmp/liburcu/src/userspace-rcu-0.9.2'
Making all in doc
make[2]: Entering directory '/tmp/liburcu/src/userspace-rcu-0.9.2/doc'
Making all in examples
make[3]: Entering directory '/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples'
Examples: relative top_srcdir path ../..
Examples: relative top_builddir path ../..
make[4]: Entering directory '/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples'
make -C hlist
make[5]: Entering directory '/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/hlist'
make -f Makefile.cds_hlist_add_head_rcu
make[6]: Entering directory '/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/hlist'
clang -g -O2 -Wall -I..//../../ -I../../../ \
-c -o cds_hlist_add_head_rcu.o cds_hlist_add_head_rcu.c
clang -g -O2 -Wall -L../../../.libs/ -Wl,-rpath "/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/../../.libs/" \
-o cds_hlist_add_head_rcu cds_hlist_add_head_rcu.o -lurcu
make[6]: Leaving directory '/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/hlist'
make -f Makefile.cds_hlist_del_rcu
make[6]: Entering directory '/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/hlist'
clang -g -O2 -Wall -I..//../../ -I../../../ \
-c -o cds_hlist_del_rcu.o cds_hlist_del_rcu.c
clang -g -O2 -Wall -L../../../.libs/ -Wl,-rpath "/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/../../.libs/" \
-o cds_hlist_del_rcu cds_hlist_del_rcu.o -lurcu
make[6]: Leaving directory '/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/hlist'
make -f Makefile.cds_hlist_for_each_rcu
make[6]: Entering directory '/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/hlist'
clang -g -O2 -Wall -I..//../../ -I../../../ \
-c -o cds_hlist_for_each_rcu.o cds_hlist_for_each_rcu.c
clang -g -O2 -Wall -L../../../.libs/ -Wl,-rpath "/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/../../.libs/" \
-o cds_hlist_for_each_rcu cds_hlist_for_each_rcu.o -lurcu
make[6]: Leaving directory '/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/hlist'
make -f Makefile.cds_hlist_for_each_entry_rcu
make[6]: Entering directory '/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/hlist'
clang -g -O2 -Wall -I..//../../ -I../../../ \
-c -o cds_hlist_for_each_entry_rcu.o cds_hlist_for_each_entry_rcu.c
clang -g -O2 -Wall -L../../../.libs/ -Wl,-rpath "/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/../../.libs/" \
-o cds_hlist_for_each_entry_rcu cds_hlist_for_each_entry_rcu.o -lurcu
make[6]: Leaving directory '/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/hlist'
make[5]: Leaving directory '/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/hlist'
make -C list
make[5]: Entering directory '/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/list'
make -f Makefile.cds_list_add_rcu
make[6]: Entering directory '/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/list'
clang -g -O2 -Wall -I..//../../ -I../../../ \
-c -o cds_list_add_rcu.o cds_list_add_rcu.c
clang -g -O2 -Wall -L../../../.libs/ -Wl,-rpath "/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/../../.libs/" \
-o cds_list_add_rcu cds_list_add_rcu.o -lurcu
make[6]: Leaving directory '/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/list'
make -f Makefile.cds_list_add_tail_rcu
make[6]: Entering directory '/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/list'
clang -g -O2 -Wall -I..//../../ -I../../../ \
-c -o cds_list_add_tail_rcu.o cds_list_add_tail_rcu.c
clang -g -O2 -Wall -L../../../.libs/ -Wl,-rpath "/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/../../.libs/" \
-o cds_list_add_tail_rcu cds_list_add_tail_rcu.o -lurcu
make[6]: Leaving directory '/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/list'
make -f Makefile.cds_list_del_rcu
make[6]: Entering directory '/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/list'
clang -g -O2 -Wall -I..//../../ -I../../../ \
-c -o cds_list_del_rcu.o cds_list_del_rcu.c
clang -g -O2 -Wall -L../../../.libs/ -Wl,-rpath "/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/../../.libs/" \
-o cds_list_del_rcu cds_list_del_rcu.o -lurcu
make[6]: Leaving directory '/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/list'
make -f Makefile.cds_list_for_each_rcu
make[6]: Entering directory '/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/list'
clang -g -O2 -Wall -I..//../../ -I../../../ \
-c -o cds_list_for_each_rcu.o cds_list_for_each_rcu.c
clang -g -O2 -Wall -L../../../.libs/ -Wl,-rpath "/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/../../.libs/" \
-o cds_list_for_each_rcu cds_list_for_each_rcu.o -lurcu
make[6]: Leaving directory '/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/list'
make -f Makefile.cds_list_for_each_entry_rcu
make[6]: Entering directory '/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/list'
clang -g -O2 -Wall -I..//../../ -I../../../ \
-c -o cds_list_for_each_entry_rcu.o cds_list_for_each_entry_rcu.c
clang -g -O2 -Wall -L../../../.libs/ -Wl,-rpath "/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/../../.libs/" \
-o cds_list_for_each_entry_rcu cds_list_for_each_entry_rcu.o -lurcu
make[6]: Leaving directory '/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/list'
make -f Makefile.cds_list_replace_rcu
make[6]: Entering directory '/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/list'
clang -g -O2 -Wall -I..//../../ -I../../../ \
-c -o cds_list_replace_rcu.o cds_list_replace_rcu.c
clang -g -O2 -Wall -L../../../.libs/ -Wl,-rpath "/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/../../.libs/" \
-o cds_list_replace_rcu cds_list_replace_rcu.o -lurcu
make[6]: Leaving directory '/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/list'
make[5]: Leaving directory '/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/list'
make -C urcu-flavors
make[5]: Entering directory '/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/urcu-flavors'
make -f Makefile.qsbr
make[6]: Entering directory '/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/urcu-flavors'
clang -g -O2 -Wall -I..//../../ -I../../../ \
-c -o qsbr.o qsbr.c
clang -g -O2 -Wall -L../../../.libs/ -Wl,-rpath "/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/../../.libs/" \
-o qsbr qsbr.o -lurcu-qsbr
make[6]: Leaving directory '/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/urcu-flavors'
make -f Makefile.mb
make[6]: Entering directory '/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/urcu-flavors'
clang -g -O2 -Wall -I..//../../ -I../../../ \
-c -o mb.o mb.c
clang -g -O2 -Wall -L../../../.libs/ -Wl,-rpath "/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/../../.libs/" \
-o mb mb.o -lurcu-mb
make[6]: Leaving directory '/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/urcu-flavors'
make -f Makefile.membarrier
make[6]: Entering directory '/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/urcu-flavors'
clang -g -O2 -Wall -I..//../../ -I../../../ \
-c -o membarrier.o membarrier.c
clang -g -O2 -Wall -L../../../.libs/ -Wl,-rpath "/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/../../.libs/" \
-o membarrier membarrier.o -lurcu
make[6]: Leaving directory '/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/urcu-flavors'
make -f Makefile.signal
make[6]: Entering directory '/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/urcu-flavors'
clang -g -O2 -Wall -I..//../../ -I../../../ \
-c -o signal.o signal.c
clang -g -O2 -Wall -L../../../.libs/ -Wl,-rpath "/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/../../.libs/" \
-o signal signal.o -lurcu-signal
make[6]: Leaving directory '/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/urcu-flavors'
make -f Makefile.bp
make[6]: Entering directory '/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/urcu-flavors'
clang -g -O2 -Wall -I..//../../ -I../../../ \
-c -o bp.o bp.c
clang -g -O2 -Wall -L../../../.libs/ -Wl,-rpath "/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/../../.libs/" \
-o bp bp.o -lurcu-bp
make[6]: Leaving directory '/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/urcu-flavors'
make[5]: Leaving directory '/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/urcu-flavors'
make -C wfcqueue
make[5]: Entering directory '/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/wfcqueue'
make -f Makefile.cds_wfcq_enqueue
make[6]: Entering directory '/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/wfcqueue'
clang -g -O2 -Wall -I..//../../ -I../../../ \
-c -o cds_wfcq_enqueue.o cds_wfcq_enqueue.c
clang -g -O2 -Wall -L../../../.libs/ -Wl,-rpath "/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/../../.libs/" \
-o cds_wfcq_enqueue cds_wfcq_enqueue.o -lurcu-common
make[6]: Leaving directory '/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/wfcqueue'
make -f Makefile.cds_wfcq_dequeue
make[6]: Entering directory '/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/wfcqueue'
clang -g -O2 -Wall -I..//../../ -I../../../ \
-c -o cds_wfcq_dequeue.o cds_wfcq_dequeue.c
clang -g -O2 -Wall -L../../../.libs/ -Wl,-rpath "/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/../../.libs/" \
-o cds_wfcq_dequeue cds_wfcq_dequeue.o -lurcu-common
make[6]: Leaving directory '/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/wfcqueue'
make -f Makefile.cds_wfcq_splice
make[6]: Entering directory '/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/wfcqueue'
clang -g -O2 -Wall -I..//../../ -I../../../ \
-c -o cds_wfcq_splice.o cds_wfcq_splice.c
clang -g -O2 -Wall -L../../../.libs/ -Wl,-rpath "/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/../../.libs/" \
-o cds_wfcq_splice cds_wfcq_splice.o -lurcu-common
make[6]: Leaving directory '/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/wfcqueue'
make[5]: Leaving directory '/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/wfcqueue'
make -C rculfqueue
make[5]: Entering directory '/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/rculfqueue'
make -f Makefile.cds_lfq_enqueue
make[6]: Entering directory '/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/rculfqueue'
clang -g -O2 -Wall -I..//../../ -I../../../ \
-c -o cds_lfq_enqueue.o cds_lfq_enqueue.c
clang -g -O2 -Wall -L../../../.libs/ -Wl,-rpath "/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/../../.libs/" \
-o cds_lfq_enqueue cds_lfq_enqueue.o -lurcu-cds -lurcu
make[6]: Leaving directory '/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/rculfqueue'
make -f Makefile.cds_lfq_dequeue
make[6]: Entering directory '/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/rculfqueue'
clang -g -O2 -Wall -I..//../../ -I../../../ \
-c -o cds_lfq_dequeue.o cds_lfq_dequeue.c
clang -g -O2 -Wall -L../../../.libs/ -Wl,-rpath "/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/../../.libs/" \
-o cds_lfq_dequeue cds_lfq_dequeue.o -lurcu-cds -lurcu
make[6]: Leaving directory '/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/rculfqueue'
make[5]: Leaving directory '/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/rculfqueue'
make -C wfstack
make[5]: Entering directory '/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/wfstack'
make -f Makefile.cds_wfs_push
make[6]: Entering directory '/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/wfstack'
clang -g -O2 -Wall -I..//../../ -I../../../ \
-c -o cds_wfs_push.o cds_wfs_push.c
clang -g -O2 -Wall -L../../../.libs/ -Wl,-rpath "/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/../../.libs/" \
-o cds_wfs_push cds_wfs_push.o -lurcu-common
make[6]: Leaving directory '/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/wfstack'
make -f Makefile.cds_wfs_pop
make[6]: Entering directory '/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/wfstack'
clang -g -O2 -Wall -I..//../../ -I../../../ \
-c -o cds_wfs_pop.o cds_wfs_pop.c
clang -g -O2 -Wall -L../../../.libs/ -Wl,-rpath "/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/../../.libs/" \
-o cds_wfs_pop cds_wfs_pop.o -lurcu-common
make[6]: Leaving directory '/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/wfstack'
make -f Makefile.cds_wfs_pop_all_blocking
make[6]: Entering directory '/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/wfstack'
clang -g -O2 -Wall -I..//../../ -I../../../ \
-c -o cds_wfs_pop_all_blocking.o cds_wfs_pop_all_blocking.c
clang -g -O2 -Wall -L../../../.libs/ -Wl,-rpath "/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/../../.libs/" \
-o cds_wfs_pop_all_blocking cds_wfs_pop_all_blocking.o -lurcu-common
make[6]: Leaving directory '/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/wfstack'
make[5]: Leaving directory '/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/wfstack'
make -C lfstack
make[5]: Entering directory '/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/lfstack'
make -f Makefile.cds_lfs_push
make[6]: Entering directory '/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/lfstack'
clang -g -O2 -Wall -I..//../../ -I../../../ \
-c -o cds_lfs_push.o cds_lfs_push.c
clang -g -O2 -Wall -L../../../.libs/ -Wl,-rpath "/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/../../.libs/" \
-o cds_lfs_push cds_lfs_push.o -lurcu-cds
make[6]: Leaving directory '/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/lfstack'
make -f Makefile.cds_lfs_pop_blocking
make[6]: Entering directory '/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/lfstack'
clang -g -O2 -Wall -I..//../../ -I../../../ \
-c -o cds_lfs_pop_blocking.o cds_lfs_pop_blocking.c
clang -g -O2 -Wall -L../../../.libs/ -Wl,-rpath "/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/../../.libs/" \
-o cds_lfs_pop_blocking cds_lfs_pop_blocking.o -lurcu-cds
make[6]: Leaving directory '/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/lfstack'
make -f Makefile.cds_lfs_pop_all_blocking
make[6]: Entering directory '/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/lfstack'
clang -g -O2 -Wall -I..//../../ -I../../../ \
-c -o cds_lfs_pop_all_blocking.o cds_lfs_pop_all_blocking.c
clang -g -O2 -Wall -L../../../.libs/ -Wl,-rpath "/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/../../.libs/" \
-o cds_lfs_pop_all_blocking cds_lfs_pop_all_blocking.o -lurcu-cds
make[6]: Leaving directory '/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/lfstack'
make[5]: Leaving directory '/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/lfstack'
make -C rculfhash
make[5]: Entering directory '/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/rculfhash'
make -f Makefile.cds_lfht_add
make[6]: Entering directory '/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/rculfhash'
clang -g -O2 -Wall -I..//../../ -I../../../ \
-c -o cds_lfht_add.o cds_lfht_add.c
clang -g -O2 -Wall -L../../../.libs/ -Wl,-rpath "/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/../../.libs/" \
-o cds_lfht_add cds_lfht_add.o -lurcu-cds -lurcu
make[6]: Leaving directory '/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/rculfhash'
make -f Makefile.cds_lfht_add_unique
make[6]: Entering directory '/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/rculfhash'
clang -g -O2 -Wall -I..//../../ -I../../../ \
-c -o cds_lfht_add_unique.o cds_lfht_add_unique.c
clang -g -O2 -Wall -L../../../.libs/ -Wl,-rpath "/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/../../.libs/" \
-o cds_lfht_add_unique cds_lfht_add_unique.o -lurcu-cds -lurcu
make[6]: Leaving directory '/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/rculfhash'
make -f Makefile.cds_lfht_add_replace
make[6]: Entering directory '/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/rculfhash'
clang -g -O2 -Wall -I..//../../ -I../../../ \
-c -o cds_lfht_add_replace.o cds_lfht_add_replace.c
clang -g -O2 -Wall -L../../../.libs/ -Wl,-rpath "/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/../../.libs/" \
-o cds_lfht_add_replace cds_lfht_add_replace.o -lurcu-cds -lurcu
make[6]: Leaving directory '/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/rculfhash'
make -f Makefile.cds_lfht_del
make[6]: Entering directory '/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/rculfhash'
clang -g -O2 -Wall -I..//../../ -I../../../ \
-c -o cds_lfht_del.o cds_lfht_del.c
clang -g -O2 -Wall -L../../../.libs/ -Wl,-rpath "/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/../../.libs/" \
-o cds_lfht_del cds_lfht_del.o -lurcu-cds -lurcu
make[6]: Leaving directory '/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/rculfhash'
make -f Makefile.cds_lfht_destroy
make[6]: Entering directory '/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/rculfhash'
clang -g -O2 -Wall -I..//../../ -I../../../ \
-c -o cds_lfht_destroy.o cds_lfht_destroy.c
clang -g -O2 -Wall -L../../../.libs/ -Wl,-rpath "/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/../../.libs/" \
-o cds_lfht_destroy cds_lfht_destroy.o -lurcu-cds -lurcu
make[6]: Leaving directory '/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/rculfhash'
make -f Makefile.cds_lfht_lookup
make[6]: Entering directory '/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/rculfhash'
clang -g -O2 -Wall -I..//../../ -I../../../ \
-c -o cds_lfht_lookup.o cds_lfht_lookup.c
clang -g -O2 -Wall -L../../../.libs/ -Wl,-rpath "/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/../../.libs/" \
-o cds_lfht_lookup cds_lfht_lookup.o -lurcu-cds -lurcu
make[6]: Leaving directory '/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/rculfhash'
make -f Makefile.cds_lfht_for_each_entry_duplicate
make[6]: Entering directory '/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/rculfhash'
clang -g -O2 -Wall -I..//../../ -I../../../ \
-c -o cds_lfht_for_each_entry_duplicate.o cds_lfht_for_each_entry_duplicate.c
clang -g -O2 -Wall -L../../../.libs/ -Wl,-rpath "/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/../../.libs/" \
-o cds_lfht_for_each_entry_duplicate cds_lfht_for_each_entry_duplicate.o -lurcu-cds -lurcu
make[6]: Leaving directory '/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/rculfhash'
make[5]: Leaving directory '/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples/rculfhash'
make[4]: Leaving directory '/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples'
make[3]: Leaving directory '/tmp/liburcu/src/userspace-rcu-0.9.2/doc/examples'
make[3]: Entering directory '/tmp/liburcu/src/userspace-rcu-0.9.2/doc'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/tmp/liburcu/src/userspace-rcu-0.9.2/doc'
make[2]: Leaving directory '/tmp/liburcu/src/userspace-rcu-0.9.2/doc'
Making all in tests
make[2]: Entering directory '/tmp/liburcu/src/userspace-rcu-0.9.2/tests'
Making all in utils
make[3]: Entering directory '/tmp/liburcu/src/userspace-rcu-0.9.2/tests/utils'
CC tap.o
AR libtap.a
/r: `u' modifier ignored since `D' is the default (see `U')
make[3]: Leaving directory '/tmp/liburcu/src/userspace-rcu-0.9.2/tests/utils'
Making all in common
make[3]: Entering directory '/tmp/liburcu/src/userspace-rcu-0.9.2/tests/common'
CC debug-yield.lo
CCLD libdebug-yield.la
/r: `u' modifier ignored since `D' is the default (see `U')
make[3]: Leaving directory '/tmp/liburcu/src/userspace-rcu-0.9.2/tests/common'
Making all in unit
make[3]: Entering directory '/tmp/liburcu/src/userspace-rcu-0.9.2/tests/unit'
CC test_uatomic.o
CC test_urcu_multiflavor-memb.o
CC test_urcu_multiflavor.o
CC test_urcu_multiflavor-mb.o
CC test_urcu_multiflavor-signal.o
CC test_urcu_multiflavor-qsbr.o
CC test_urcu_multiflavor-bp.o
CC test_urcu_multiflavor_dynlink-test_urcu_multiflavor.o
CC test_urcu_multiflavor_dynlink-test_urcu_multiflavor-memb.o
CC test_urcu_multiflavor_dynlink-test_urcu_multiflavor-mb.o
CC test_urcu_multiflavor_dynlink-test_urcu_multiflavor-signal.o
CC test_urcu_multiflavor_dynlink-test_urcu_multiflavor-qsbr.o
CC test_urcu_multiflavor_dynlink-test_urcu_multiflavor-bp.o
CCLD test_uatomic
CCLD test_urcu_multiflavor
CCLD test_urcu_multiflavor_dynlink
make[3]: Leaving directory '/tmp/liburcu/src/userspace-rcu-0.9.2/tests/unit'
Making all in benchmark
make[3]: Entering directory '/tmp/liburcu/src/userspace-rcu-0.9.2/tests/benchmark'
CC test_urcu.o
CC test_urcu_dynamic_link-test_urcu.o
CC test_urcu_timing.o
CC test_urcu_signal-test_urcu.o
test_urcu_timing.c:135:10: warning: implicit declaration of function 'rpl_malloc' is invalid in C99 [-Wimplicit-function-declaration]
new = malloc(sizeof(struct test_array));
^
../../config.h:250:16: note: expanded from macro 'malloc'
#define malloc rpl_malloc
^
test_urcu_timing.c:135:8: warning: incompatible integer to pointer conversion assigning to 'struct test_array *' from 'int' [-Wint-conversion]
new = malloc(sizeof(struct test_array));
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
CC test_urcu_signal_dynamic_link-test_urcu.o
2 warnings generated.
CC test_urcu_signal_timing-test_urcu_timing.o
CC test_rwlock_timing.o
CC test_rwlock.o
test_urcu_timing.c:135:10: warning: implicit declaration of function 'rpl_malloc' is invalid in C99 [-Wimplicit-function-declaration]
new = malloc(sizeof(struct test_array));
^
../../config.h:250:16: note: expanded from macro 'malloc'
#define malloc rpl_malloc
^
test_urcu_timing.c:135:8: warning: incompatible integer to pointer conversion assigning to 'struct test_array *' from 'int' [-Wint-conversion]
new = malloc(sizeof(struct test_array));
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
CC test_perthreadlock_timing.o
2 warnings generated.
CC test_perthreadlock.o
CC test_urcu_yield-test_urcu.o
test_perthreadlock_timing.c:154:20: warning: implicit declaration of function 'rpl_malloc' is invalid in C99 [-Wimplicit-function-declaration]
per_thread_lock = malloc(sizeof(struct per_thread_lock) * NR_READ);
^
../../config.h:250:16: note: expanded from macro 'malloc'
#define malloc rpl_malloc
^
test_perthreadlock_timing.c:154:18: warning: incompatible integer to pointer conversion assigning to 'struct per_thread_lock *' from 'int' [-Wint-conversion]
per_thread_lock = malloc(sizeof(struct per_thread_lock) * NR_READ);
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
CC test_urcu_signal_yield-test_urcu.o
2 warnings generated.
CC test_urcu_mb-test_urcu.o
CC test_urcu_qsbr_timing.o
CC test_urcu_qsbr.o
test_urcu_qsbr_timing.c:136:10: warning: implicit declaration of function 'rpl_malloc' is invalid in C99 [-Wimplicit-function-declaration]
new = malloc(sizeof(struct test_array));
^
../../config.h:250:16: note: expanded from macro 'malloc'
#define malloc rpl_malloc
^
test_urcu_qsbr_timing.c:136:8: warning: incompatible integer to pointer conversion assigning to 'struct test_array *' from 'int' [-Wint-conversion]
new = malloc(sizeof(struct test_array));
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
CC test_looplen.o
CC test_mutex.o
2 warnings generated.
CC test_urcu_gc.o
CC test_urcu_signal_gc-test_urcu_gc.o
CC test_urcu_lgc-test_urcu_gc.o
CC test_urcu_mb_gc-test_urcu_gc.o
CC test_urcu_qsbr_gc.o
CC test_urcu_qsbr_lgc-test_urcu_qsbr_gc.o
CC test_urcu_signal_lgc-test_urcu_gc.o
CC test_urcu_mb_lgc-test_urcu_gc.o
CC test_urcu_qsbr_dynamic_link-test_urcu_qsbr.o
CC test_urcu_defer.o
CC test_urcu_assign.o
CC test_urcu_assign_dynamic_link-test_urcu_assign.o
CC test_urcu_bp.o
CC test_urcu_bp_dynamic_link-test_urcu_bp.o
CC test_cycles_per_loop.o
CC test_urcu_lfq.o
CC test_urcu_wfq.o
CC test_urcu_lfs.o
CC test_urcu_wfs.o
CC test_urcu_lfs_rcu.o
CC test_urcu_wfcq.o
CC test_urcu_wfq_dynlink-test_urcu_wfq.o
CC test_urcu_wfs_dynlink-test_urcu_wfs.o
CC test_urcu_wfcq_dynlink-test_urcu_wfcq.o
CC test_urcu_lfq_dynlink-test_urcu_lfq.o
CC test_urcu_lfs_dynlink-test_urcu_lfs.o
CC test_urcu_hash-test_urcu_hash.o
CC test_urcu_hash-test_urcu_hash_rw.o
CC test_urcu_hash-test_urcu_hash_unique.o
CC test_urcu_lfs_rcu_dynlink-test_urcu_lfs_rcu.o
CCLD test_urcu
CCLD test_urcu_dynamic_link
CCLD test_urcu_timing
CCLD test_urcu_signal
test_urcu_timing.c:135: error: undefined reference to 'rpl_malloc'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
make[3]: *** [Makefile:961: test_urcu_timing] Error 1
make[3]: *** Waiting for unfinished jobs....
test_urcu.c:221: error: undefined reference to 'rpl_malloc'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
make[3]: *** [Makefile:841: test_urcu] Error 1
test_urcu.c:221: error: undefined reference to 'rpl_malloc'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
make[3]: *** [Makefile:865: test_urcu_dynamic_link] Error 1
test_urcu.c:221: error: undefined reference to 'rpl_malloc'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
make[3]: *** [Makefile:937: test_urcu_signal] Error 1
make[3]: Leaving directory '/tmp/liburcu/src/userspace-rcu-0.9.2/tests/benchmark'
make[2]: *** [Makefile:351: all-recursive] Error 1
make[2]: Leaving directory '/tmp/liburcu/src/userspace-rcu-0.9.2/tests'
make[1]: *** [Makefile:909: all-recursive] Error 1
make[1]: Leaving directory '/tmp/liburcu/src/userspace-rcu-0.9.2'
make: *** [Makefile:544: all] Error 2
==> ERROR: A failure occurred in build().
Aborting...
Printing config logfiles
CMD: config logfiles '/tmp/liburcu/src/userspace-rcu-0.9.2/config.log'
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by userspace-rcu configure 0.9.2, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr
## --------- ##
## Platform. ##
## --------- ##
hostname = a55ecdb3e5a8
uname -m = x86_64
uname -r = 4.10.6-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /sysroot/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2474: checking build system type
configure:2488: result: x86_64-unknown-linux-gnu
configure:2508: checking host system type
configure:2521: result: x86_64-unknown-linux-gnu
configure:2541: checking target system type
configure:2554: result: x86_64-unknown-linux-gnu
configure:2598: checking for a BSD-compatible install
configure:2666: result: /usr/bin/install -c
configure:2677: checking whether build environment is sane
configure:2732: result: yes
configure:2770: WARNING: 'missing' script is too old or missing
configure:2791: checking for x86_64-unknown-linux-strip
configure:2821: result: no
configure:2831: checking for strip
configure:2847: found /sysroot/bin/strip
configure:2858: result: strip
configure:2883: checking for a thread-safe mkdir -p
configure:2922: result: /usr/sbin/mkdir -p
configure:2929: checking for gawk
configure:2945: found /usr/sbin/gawk
configure:2956: result: gawk
configure:2967: checking whether make sets $(MAKE)
configure:2989: result: yes
configure:3018: checking whether make supports nested variables
configure:3035: result: yes
configure:3162: checking whether to enable maintainer-specific portions of Makefiles
configure:3171: result: yes
configure:3197: checking whether make supports nested variables
configure:3214: result: yes
configure:3255: checking for style of include used by make
configure:3283: result: GNU
configure:3314: checking for x86_64-unknown-linux-gcc
configure:3341: result: clang
configure:3610: checking for C compiler version
configure:3619: clang --version >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
configure:3630: $? = 0
configure:3619: clang -v >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
Selected multilib: .;@m64
configure:3630: $? = 0
configure:3619: clang -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:3630: $? = 1
configure:3619: clang -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:3630: $? = 1
configure:3650: checking whether the C compiler works
configure:3672: clang conftest.c >&5
configure:3676: $? = 0
configure:3724: result: yes
configure:3727: checking for C compiler default output file name
configure:3729: result: a.out
configure:3735: checking for suffix of executables
configure:3742: clang -o conftest conftest.c >&5
configure:3746: $? = 0
configure:3768: result:
configure:3790: checking whether we are cross compiling
configure:3798: clang -o conftest conftest.c >&5
configure:3802: $? = 0
configure:3809: ./conftest
./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
configure:3813: $? = 127
configure:3828: result: yes
configure:3833: checking for suffix of object files
configure:3855: clang -c conftest.c >&5
configure:3859: $? = 0
configure:3880: result: o
configure:3884: checking whether we are using the GNU C compiler
configure:3903: clang -c conftest.c >&5
configure:3903: $? = 0
configure:3912: result: yes
configure:3921: checking whether clang accepts -g
configure:3941: clang -c -g conftest.c >&5
configure:3941: $? = 0
configure:3982: result: yes
configure:3999: checking for clang option to accept ISO C89
configure:4062: clang -c conftest.c >&5
configure:4062: $? = 0
configure:4075: result: none needed
configure:4100: checking whether clang understands -c and -o together
configure:4122: clang -c conftest.c -o conftest2.o
configure:4125: $? = 0
configure:4122: clang -c conftest.c -o conftest2.o
configure:4125: $? = 0
configure:4137: result: yes
configure:4156: checking dependency style of clang
configure:4267: result: gcc3
configure:4285: checking for thread local storage (TLS) class
configure:4308: clang -o conftest conftest.c >&5
configure:4308: $? = 0
configure:4321: result: __thread
configure:4355: checking how to run the C preprocessor
configure:4386: clang -E conftest.c
configure:4386: $? = 0
configure:4400: clang -E conftest.c
conftest.c:13:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:4400: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "userspace-rcu"
| #define PACKAGE_TARNAME "userspace-rcu"
| #define PACKAGE_VERSION "0.9.2"
| #define PACKAGE_STRING "userspace-rcu 0.9.2"
| #define PACKAGE_BUGREPORT "mathieu dot desnoyers at efficios dot com"
| #define PACKAGE_URL "http://liburcu.org/"
| #define PACKAGE "userspace-rcu"
| #define VERSION "0.9.2"
| #define TLS __thread
| #define CONFIG_RCU_TLS __thread
| /* end confdefs.h. */
| #include
configure:4425: result: clang -E
configure:4445: clang -E conftest.c
configure:4445: $? = 0
configure:4459: clang -E conftest.c
conftest.c:13:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:4459: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "userspace-rcu"
| #define PACKAGE_TARNAME "userspace-rcu"
| #define PACKAGE_VERSION "0.9.2"
| #define PACKAGE_STRING "userspace-rcu 0.9.2"
| #define PACKAGE_BUGREPORT "mathieu dot desnoyers at efficios dot com"
| #define PACKAGE_URL "http://liburcu.org/"
| #define PACKAGE "userspace-rcu"
| #define VERSION "0.9.2"
| #define TLS __thread
| #define CONFIG_RCU_TLS __thread
| /* end confdefs.h. */
| #include
configure:4488: checking for grep that handles long lines and -e
configure:4546: result: /usr/sbin/grep
configure:4551: checking for egrep
configure:4613: result: /usr/sbin/grep -E
configure:4618: checking for ANSI C header files
configure:4638: clang -c conftest.c >&5
configure:4638: $? = 0
configure:4722: result: yes
configure:4735: checking for sys/types.h
configure:4735: clang -c conftest.c >&5
configure:4735: $? = 0
configure:4735: result: yes
configure:4735: checking for sys/stat.h
configure:4735: clang -c conftest.c >&5
configure:4735: $? = 0
configure:4735: result: yes
configure:4735: checking for stdlib.h
configure:4735: clang -c conftest.c >&5
configure:4735: $? = 0
configure:4735: result: yes
configure:4735: checking for string.h
configure:4735: clang -c conftest.c >&5
configure:4735: $? = 0
configure:4735: result: yes
configure:4735: checking for memory.h
configure:4735: clang -c conftest.c >&5
configure:4735: $? = 0
configure:4735: result: yes
configure:4735: checking for strings.h
configure:4735: clang -c conftest.c >&5
configure:4735: $? = 0
configure:4735: result: yes
configure:4735: checking for inttypes.h
configure:4735: clang -c conftest.c >&5
configure:4735: $? = 0
configure:4735: result: yes
configure:4735: checking for stdint.h
configure:4735: clang -c conftest.c >&5
configure:4735: $? = 0
configure:4735: result: yes
configure:4735: checking for unistd.h
configure:4735: clang -c conftest.c >&5
configure:4735: $? = 0
configure:4735: result: yes
configure:4748: checking minix/config.h usability
configure:4748: clang -c conftest.c >&5
conftest.c:56:10: fatal error: 'minix/config.h' file not found
#include
^
1 error generated.
configure:4748: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "userspace-rcu"
| #define PACKAGE_TARNAME "userspace-rcu"
| #define PACKAGE_VERSION "0.9.2"
| #define PACKAGE_STRING "userspace-rcu 0.9.2"
| #define PACKAGE_BUGREPORT "mathieu dot desnoyers at efficios dot com"
| #define PACKAGE_URL "http://liburcu.org/"
| #define PACKAGE "userspace-rcu"
| #define VERSION "0.9.2"
| #define TLS __thread
| #define CONFIG_RCU_TLS __thread
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:4748: result: no
configure:4748: checking minix/config.h presence
configure:4748: clang -E conftest.c
conftest.c:23:10: fatal error: 'minix/config.h' file not found
#include
^
1 error generated.
configure:4748: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "userspace-rcu"
| #define PACKAGE_TARNAME "userspace-rcu"
| #define PACKAGE_VERSION "0.9.2"
| #define PACKAGE_STRING "userspace-rcu 0.9.2"
| #define PACKAGE_BUGREPORT "mathieu dot desnoyers at efficios dot com"
| #define PACKAGE_URL "http://liburcu.org/"
| #define PACKAGE "userspace-rcu"
| #define VERSION "0.9.2"
| #define TLS __thread
| #define CONFIG_RCU_TLS __thread
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include
configure:4748: result: no
configure:4748: checking for minix/config.h
configure:4748: result: no
configure:4769: checking whether it is safe to define __EXTENSIONS__
configure:4787: clang -c conftest.c >&5
configure:4787: $? = 0
configure:4794: result: yes
configure:4816: checking for x86_64-unknown-linux-gcc
configure:4843: result: clang
configure:5112: checking for C compiler version
configure:5121: clang --version >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
configure:5132: $? = 0
configure:5121: clang -v >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
Selected multilib: .;@m64
configure:5132: $? = 0
configure:5121: clang -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:5132: $? = 1
configure:5121: clang -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:5132: $? = 1
configure:5136: checking whether we are using the GNU C compiler
configure:5164: result: yes
configure:5173: checking whether clang accepts -g
configure:5234: result: yes
configure:5251: checking for clang option to accept ISO C89
configure:5327: result: none needed
configure:5352: checking whether clang understands -c and -o together
configure:5389: result: yes
configure:5408: checking dependency style of clang
configure:5519: result: gcc3
configure:5538: checking for clang option to accept ISO C99
configure:5687: clang -c conftest.c >&5
configure:5687: $? = 0
configure:5700: result: none needed
configure:5808: checking for clang option to accept ISO Standard C
configure:5819: result: none needed
configure:5832: checking for gawk
configure:5859: result: gawk
configure:5870: checking whether make sets $(MAKE)
configure:5892: result: yes
configure:5905: checking for nproc
configure:5921: found /usr/sbin/nproc
configure:5932: result: nproc
configure:5989: checking how to print strings
configure:6016: result: printf
configure:6037: checking for a sed that does not truncate output
configure:6101: result: /usr/sbin/sed
configure:6119: checking for fgrep
configure:6181: result: /usr/sbin/grep -F
configure:6216: checking for ld used by clang
configure:6283: result: /sysroot/bin/ld
configure:6290: checking if the linker (/sysroot/bin/ld) is GNU ld
configure:6305: result: yes
configure:6317: checking for BSD- or MS-compatible name lister (nm)
configure:6366: result: /sysroot/bin/nm -B
configure:6496: checking the name lister (/sysroot/bin/nm -B) interface
configure:6503: clang -c conftest.c >&5
configure:6506: /sysroot/bin/nm -B "conftest.o"
configure:6509: output
0000000000000000 B some_variable
configure:6516: result: BSD nm
configure:6519: checking whether ln -s works
configure:6523: result: yes
configure:6531: checking the maximum length of command line arguments
configure:6662: result: 1572864
configure:6679: checking whether the shell understands some XSI constructs
configure:6689: result: yes
configure:6693: checking whether the shell understands "+="
configure:6699: result: yes
configure:6734: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
configure:6774: result: func_convert_file_noop
configure:6781: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:6801: result: func_convert_file_noop
configure:6808: checking for /sysroot/bin/ld option to reload object files
configure:6815: result: -r
configure:6849: checking for x86_64-unknown-linux-objdump
configure:6879: result: no
configure:6889: checking for objdump
configure:6905: found /sysroot/bin/objdump
configure:6916: result: objdump
configure:6928: WARNING: using cross tools not prefixed with host triplet
configure:6948: checking how to recognize dependent libraries
configure:7146: result: pass_all
configure:7191: checking for x86_64-unknown-linux-dlltool
configure:7221: result: no
configure:7231: checking for dlltool
configure:7261: result: no
configure:7291: checking how to associate runtime and link libraries
configure:7318: result: printf %s\n
configure:7334: checking for x86_64-unknown-linux-ar
configure:7364: result: no
configure:7378: checking for ar
configure:7394: found /sysroot/bin/ar
configure:7405: result: ar
configure:7442: checking for archiver @FILE support
configure:7459: clang -c conftest.c >&5
configure:7459: $? = 0
configure:7462: ar cru libconftest.a @conftest.lst >&5
/r: `u' modifier ignored since `D' is the default (see `U')
configure:7465: $? = 0
configure:7470: ar cru libconftest.a @conftest.lst >&5
/r: `u' modifier ignored since `D' is the default (see `U')
/r: conftest.o: No such file or directory
configure:7473: $? = 1
configure:7485: result: @
configure:7503: checking for x86_64-unknown-linux-strip
configure:7530: result: strip
configure:7602: checking for x86_64-unknown-linux-ranlib
configure:7632: result: no
configure:7642: checking for ranlib
configure:7658: found /sysroot/bin/ranlib
configure:7669: result: ranlib
configure:7771: checking command to parse /sysroot/bin/nm -B output from clang object
configure:7891: clang -c conftest.c >&5
configure:7894: $? = 0
configure:7898: /sysroot/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:7901: $? = 0
configure:7967: clang -o conftest conftest.c conftstm.o >&5
configure:7970: $? = 0
configure:8008: result: ok
configure:8045: checking for sysroot
configure:8075: result: no
configure:8152: clang -c conftest.c >&5
configure:8155: $? = 0
configure:8304: checking for x86_64-unknown-linux-mt
configure:8334: result: no
configure:8344: checking for mt
configure:8374: result: no
configure:8394: checking if : is a manifest tool
configure:8400: : '-?'
configure:8408: result: no
configure:9047: checking for dlfcn.h
configure:9047: clang -c conftest.c >&5
configure:9047: $? = 0
configure:9047: result: yes
configure:9253: checking for objdir
configure:9268: result: .libs
configure:9539: checking if clang supports -fno-rtti -fno-exceptions
configure:9557: clang -c -fno-rtti -fno-exceptions conftest.c >&5
configure:9561: $? = 0
configure:9574: result: yes
configure:9901: checking for clang option to produce PIC
configure:9908: result: -fPIC -DPIC
configure:9916: checking if clang PIC flag -fPIC -DPIC works
configure:9934: clang -c -fPIC -DPIC -DPIC conftest.c >&5
configure:9938: $? = 0
configure:9951: result: yes
configure:9980: checking if clang static flag -static works
configure:10008: result: no
configure:10023: checking if clang supports -c -o file.o
configure:10044: clang -c -o out/conftest2.o conftest.c >&5
configure:10048: $? = 0
configure:10070: result: yes
configure:10078: checking if clang supports -c -o file.o
configure:10125: result: yes
configure:10158: checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
configure:11315: result: yes
configure:11352: checking whether -lc should be explicitly linked in
configure:11360: clang -c conftest.c >&5
configure:11363: $? = 0
configure:11378: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
configure:11381: $? = 0
configure:11395: result: no
configure:11555: checking dynamic linker characteristics
configure:12055: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
configure:12055: $? = 0
configure:12289: result: GNU/Linux ld.so
configure:12396: checking how to hardcode library paths into programs
configure:12421: result: immediate
configure:12961: checking whether stripping libraries is possible
configure:12966: result: yes
configure:13001: checking if libtool supports shared libraries
configure:13003: result: yes
configure:13006: checking whether to build shared libraries
configure:13027: result: yes
configure:13030: checking whether to build static libraries
configure:13034: result: yes
configure:13073: checking for inline
configure:13089: clang -c conftest.c >&5
configure:13089: $? = 0
configure:13097: result: inline
configure:13115: checking for pid_t
configure:13115: clang -c conftest.c >&5
configure:13115: $? = 0
configure:13115: clang -c conftest.c >&5
conftest.c:66:20: error: expected expression
if (sizeof ((pid_t)))
^
1 error generated.
configure:13115: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "userspace-rcu"
| #define PACKAGE_TARNAME "userspace-rcu"
| #define PACKAGE_VERSION "0.9.2"
| #define PACKAGE_STRING "userspace-rcu 0.9.2"
| #define PACKAGE_BUGREPORT "mathieu dot desnoyers at efficios dot com"
| #define PACKAGE_URL "http://liburcu.org/"
| #define PACKAGE "userspace-rcu"
| #define VERSION "0.9.2"
| #define TLS __thread
| #define CONFIG_RCU_TLS __thread
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((pid_t)))
| return 0;
| ;
| return 0;
| }
configure:13115: result: yes
configure:13126: checking for size_t
configure:13126: clang -c conftest.c >&5
configure:13126: $? = 0
configure:13126: clang -c conftest.c >&5
conftest.c:66:21: error: expected expression
if (sizeof ((size_t)))
^
1 error generated.
configure:13126: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "userspace-rcu"
| #define PACKAGE_TARNAME "userspace-rcu"
| #define PACKAGE_VERSION "0.9.2"
| #define PACKAGE_STRING "userspace-rcu 0.9.2"
| #define PACKAGE_BUGREPORT "mathieu dot desnoyers at efficios dot com"
| #define PACKAGE_URL "http://liburcu.org/"
| #define PACKAGE "userspace-rcu"
| #define VERSION "0.9.2"
| #define TLS __thread
| #define CONFIG_RCU_TLS __thread
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:13126: result: yes
configure:13137: checking for ssize_t
configure:13137: clang -c conftest.c >&5
configure:13137: $? = 0
configure:13137: clang -c conftest.c >&5
conftest.c:66:22: error: expected expression
if (sizeof ((ssize_t)))
^
1 error generated.
configure:13137: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "userspace-rcu"
| #define PACKAGE_TARNAME "userspace-rcu"
| #define PACKAGE_VERSION "0.9.2"
| #define PACKAGE_STRING "userspace-rcu 0.9.2"
| #define PACKAGE_BUGREPORT "mathieu dot desnoyers at efficios dot com"
| #define PACKAGE_URL "http://liburcu.org/"
| #define PACKAGE "userspace-rcu"
| #define VERSION "0.9.2"
| #define TLS __thread
| #define CONFIG_RCU_TLS __thread
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((ssize_t)))
| return 0;
| ;
| return 0;
| }
configure:13137: result: yes
configure:13148: checking for uint16_t
configure:13148: clang -c conftest.c >&5
configure:13148: $? = 0
configure:13148: result: yes
configure:13160: checking for int32_t
configure:13160: clang -c conftest.c >&5
configure:13160: $? = 0
configure:13160: clang -c conftest.c >&5
conftest.c:67:24: error: 'test_array' declared as an array with a negative size
static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
configure:13160: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "userspace-rcu"
| #define PACKAGE_TARNAME "userspace-rcu"
| #define PACKAGE_VERSION "0.9.2"
| #define PACKAGE_STRING "userspace-rcu 0.9.2"
| #define PACKAGE_BUGREPORT "mathieu dot desnoyers at efficios dot com"
| #define PACKAGE_URL "http://liburcu.org/"
| #define PACKAGE "userspace-rcu"
| #define VERSION "0.9.2"
| #define TLS __thread
| #define CONFIG_RCU_TLS __thread
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| enum { N = 32 / 2 - 1 };
| int
| main ()
| {
| static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
| < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:13160: result: yes
configure:13171: checking for uint32_t
configure:13171: clang -c conftest.c >&5
configure:13171: $? = 0
configure:13171: result: yes
configure:13185: checking for uint64_t
configure:13185: clang -c conftest.c >&5
configure:13185: $? = 0
configure:13185: result: yes
configure:13199: checking for uint8_t
configure:13199: clang -c conftest.c >&5
configure:13199: $? = 0
configure:13199: result: yes
configure:13215: checking for __attribute__
configure:13237: clang -c conftest.c >&5
configure:13237: $? = 0
configure:13246: result: yes
configure:13372: checking if compiler needs -Werror to reject unknown flags
configure:13388: clang -c -Werror -Wunknown-warning-option -Wsizeof-array-argument conftest.c >&5
configure:13388: $? = 0
configure:13389: result: yes
configure:13459: checking for the pthreads library -lpthreads
configure:13497: clang -o conftest -Werror conftest.c -lpthreads >&5
/sysroot/bin/ld: error: cannot find -lpthreads
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:13497: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "userspace-rcu"
| #define PACKAGE_TARNAME "userspace-rcu"
| #define PACKAGE_VERSION "0.9.2"
| #define PACKAGE_STRING "userspace-rcu 0.9.2"
| #define PACKAGE_BUGREPORT "mathieu dot desnoyers at efficios dot com"
| #define PACKAGE_URL "http://liburcu.org/"
| #define PACKAGE "userspace-rcu"
| #define VERSION "0.9.2"
| #define TLS __thread
| #define CONFIG_RCU_TLS __thread
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE___ATTRIBUTE__ 1
| /* end confdefs.h. */
| #include
| static void routine(void *a) { a = 0; }
| static void *start_routine(void *a) { return a; }
| int
| main ()
| {
| pthread_t th; pthread_attr_t attr;
| pthread_create(&th, 0, start_routine, 0);
| pthread_join(th, 0);
| pthread_attr_init(&attr);
| pthread_cleanup_push(routine, 0);
| pthread_cleanup_pop(0) /* ; */
| ;
| return 0;
| }
configure:13506: result: no
configure:13404: checking whether pthreads work without any flags
configure:13497: clang -o conftest -Werror conftest.c >&5
configure:13497: $? = 0
configure:13506: result: yes
configure:13525: checking for joinable pthread attribute
configure:13540: clang -o conftest conftest.c >&5
configure:13540: $? = 0
configure:13546: result: PTHREAD_CREATE_JOINABLE
configure:13556: checking if more special flags are required for pthreads
configure:13571: result: no
configure:13577: checking for PTHREAD_PRIO_INHERIT
configure:13594: clang -o conftest conftest.c >&5
configure:13594: $? = 0
configure:13603: result: yes
configure:13709: checking for stdlib.h
configure:13709: result: yes
configure:13719: checking for GNU libc compatible malloc
configure:13753: result: no
configure:13780: checking for stdlib.h
configure:13780: result: yes
configure:13780: checking for unistd.h
configure:13780: result: yes
configure:13780: checking for sys/param.h
configure:13780: clang -c conftest.c >&5
configure:13780: $? = 0
configure:13780: result: yes
configure:13800: checking for getpagesize
configure:13800: clang -o conftest conftest.c >&5
configure:13800: $? = 0
configure:13800: result: yes
configure:13809: checking for working mmap
configure:13966: result: no
configure:13977: checking vfork.h usability
configure:13977: clang -c conftest.c >&5
conftest.c:73:10: fatal error: 'vfork.h' file not found
#include
^
1 error generated.
configure:13977: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "userspace-rcu"
| #define PACKAGE_TARNAME "userspace-rcu"
| #define PACKAGE_VERSION "0.9.2"
| #define PACKAGE_STRING "userspace-rcu 0.9.2"
| #define PACKAGE_BUGREPORT "mathieu dot desnoyers at efficios dot com"
| #define PACKAGE_URL "http://liburcu.org/"
| #define PACKAGE "userspace-rcu"
| #define VERSION "0.9.2"
| #define TLS __thread
| #define CONFIG_RCU_TLS __thread
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE___ATTRIBUTE__ 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 0
| #define malloc rpl_malloc
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:13977: result: no
configure:13977: checking vfork.h presence
configure:13977: clang -E conftest.c
conftest.c:40:10: fatal error: 'vfork.h' file not found
#include
^
1 error generated.
configure:13977: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "userspace-rcu"
| #define PACKAGE_TARNAME "userspace-rcu"
| #define PACKAGE_VERSION "0.9.2"
| #define PACKAGE_STRING "userspace-rcu 0.9.2"
| #define PACKAGE_BUGREPORT "mathieu dot desnoyers at efficios dot com"
| #define PACKAGE_URL "http://liburcu.org/"
| #define PACKAGE "userspace-rcu"
| #define VERSION "0.9.2"
| #define TLS __thread
| #define CONFIG_RCU_TLS __thread
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE___ATTRIBUTE__ 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 0
| #define malloc rpl_malloc
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| /* end confdefs.h. */
| #include
configure:13977: result: no
configure:13977: checking for vfork.h
configure:13977: result: no
configure:13990: checking for fork
configure:13990: clang -o conftest conftest.c >&5
configure:13990: $? = 0
configure:13990: result: yes
configure:13990: checking for vfork
configure:13990: clang -o conftest conftest.c >&5
conftest.c:64:6: warning: incompatible redeclaration of library function 'vfork' [-Wincompatible-library-redeclaration]
char vfork ();
^
conftest.c:64:6: note: 'vfork' is a builtin with type 'int (void)'
1 warning generated.
configure:13990: $? = 0
configure:13990: result: yes
configure:14000: checking for working fork
configure:14032: result: cross
configure:14048: WARNING: result yes guessed because of cross compilation
configure:14053: checking for working vfork
configure:14163: result: yes
configure:14203: checking for atexit
configure:14203: clang -o conftest conftest.c >&5
configure:14203: $? = 0
configure:14203: result: yes
configure:14203: checking for getcpuid
configure:14203: clang -o conftest conftest.c >&5
/tmp/conftest-8f1eb1.o:conftest.c:function main: error: undefined reference to 'getcpuid'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:14203: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "userspace-rcu"
| #define PACKAGE_TARNAME "userspace-rcu"
| #define PACKAGE_VERSION "0.9.2"
| #define PACKAGE_STRING "userspace-rcu 0.9.2"
| #define PACKAGE_BUGREPORT "mathieu dot desnoyers at efficios dot com"
| #define PACKAGE_URL "http://liburcu.org/"
| #define PACKAGE "userspace-rcu"
| #define VERSION "0.9.2"
| #define TLS __thread
| #define CONFIG_RCU_TLS __thread
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE___ATTRIBUTE__ 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 0
| #define malloc rpl_malloc
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_ATEXIT 1
| /* end confdefs.h. */
| /* Define getcpuid to an innocuous variant, in case declares getcpuid.
| For example, HP-UX 11i declares gettimeofday. */
| #define getcpuid innocuous_getcpuid
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char getcpuid (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef getcpuid
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char getcpuid ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_getcpuid || defined __stub___getcpuid
| choke me
| #endif
|
| int
| main ()
| {
| return getcpuid ();
| ;
| return 0;
| }
configure:14203: result: no
configure:14203: checking for gettid
configure:14203: clang -o conftest conftest.c >&5
/tmp/conftest-4d2cc4.o:conftest.c:function main: error: undefined reference to 'gettid'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:14203: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "userspace-rcu"
| #define PACKAGE_TARNAME "userspace-rcu"
| #define PACKAGE_VERSION "0.9.2"
| #define PACKAGE_STRING "userspace-rcu 0.9.2"
| #define PACKAGE_BUGREPORT "mathieu dot desnoyers at efficios dot com"
| #define PACKAGE_URL "http://liburcu.org/"
| #define PACKAGE "userspace-rcu"
| #define VERSION "0.9.2"
| #define TLS __thread
| #define CONFIG_RCU_TLS __thread
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE___ATTRIBUTE__ 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 0
| #define malloc rpl_malloc
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_ATEXIT 1
| /* end confdefs.h. */
| /* Define gettid to an innocuous variant, in case declares gettid.
| For example, HP-UX 11i declares gettimeofday. */
| #define gettid innocuous_gettid
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char gettid (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef gettid
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char gettid ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_gettid || defined __stub___gettid
| choke me
| #endif
|
| int
| main ()
| {
| return gettid ();
| ;
| return 0;
| }
configure:14203: result: no
configure:14203: checking for gettimeofday
configure:14203: clang -o conftest conftest.c >&5
configure:14203: $? = 0
configure:14203: result: yes
configure:14203: checking for memeset
configure:14203: clang -o conftest conftest.c >&5
/tmp/conftest-ab7ccb.o:conftest.c:function main: error: undefined reference to 'memeset'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:14203: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "userspace-rcu"
| #define PACKAGE_TARNAME "userspace-rcu"
| #define PACKAGE_VERSION "0.9.2"
| #define PACKAGE_STRING "userspace-rcu 0.9.2"
| #define PACKAGE_BUGREPORT "mathieu dot desnoyers at efficios dot com"
| #define PACKAGE_URL "http://liburcu.org/"
| #define PACKAGE "userspace-rcu"
| #define VERSION "0.9.2"
| #define TLS __thread
| #define CONFIG_RCU_TLS __thread
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE___ATTRIBUTE__ 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 0
| #define malloc rpl_malloc
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_ATEXIT 1
| #define HAVE_GETTIMEOFDAY 1
| /* end confdefs.h. */
| /* Define memeset to an innocuous variant, in case declares memeset.
| For example, HP-UX 11i declares gettimeofday. */
| #define memeset innocuous_memeset
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char memeset (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef memeset
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char memeset ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_memeset || defined __stub___memeset
| choke me
| #endif
|
| int
| main ()
| {
| return memeset ();
| ;
| return 0;
| }
configure:14203: result: no
configure:14203: checking for memset
configure:14203: clang -o conftest conftest.c >&5
conftest.c:69:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration]
char memset ();
^
conftest.c:69:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'
1 warning generated.
configure:14203: $? = 0
configure:14203: result: yes
configure:14203: checking for munmap
configure:14203: clang -o conftest conftest.c >&5
configure:14203: $? = 0
configure:14203: result: yes
configure:14203: checking for sched_getcpu
configure:14203: clang -o conftest conftest.c >&5
/tmp/conftest-d0677f.o:conftest.c:function main: error: undefined reference to 'sched_getcpu'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:14203: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "userspace-rcu"
| #define PACKAGE_TARNAME "userspace-rcu"
| #define PACKAGE_VERSION "0.9.2"
| #define PACKAGE_STRING "userspace-rcu 0.9.2"
| #define PACKAGE_BUGREPORT "mathieu dot desnoyers at efficios dot com"
| #define PACKAGE_URL "http://liburcu.org/"
| #define PACKAGE "userspace-rcu"
| #define VERSION "0.9.2"
| #define TLS __thread
| #define CONFIG_RCU_TLS __thread
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE___ATTRIBUTE__ 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 0
| #define malloc rpl_malloc
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_ATEXIT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MEMSET 1
| #define HAVE_MUNMAP 1
| /* end confdefs.h. */
| /* Define sched_getcpu to an innocuous variant, in case declares sched_getcpu.
| For example, HP-UX 11i declares gettimeofday. */
| #define sched_getcpu innocuous_sched_getcpu
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char sched_getcpu (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef sched_getcpu
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char sched_getcpu ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_sched_getcpu || defined __stub___sched_getcpu
| choke me
| #endif
|
| int
| main ()
| {
| return sched_getcpu ();
| ;
| return 0;
| }
configure:14203: result: no
configure:14203: checking for strerror
configure:14203: clang -o conftest conftest.c >&5
conftest.c:71:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
char strerror ();
^
conftest.c:71:6: note: 'strerror' is a builtin with type 'char *(int)'
1 warning generated.
configure:14203: $? = 0
configure:14203: result: yes
configure:14203: checking for strtoul
configure:14203: clang -o conftest conftest.c >&5
configure:14203: $? = 0
configure:14203: result: yes
configure:14203: checking for sysconf
configure:14203: clang -o conftest conftest.c >&5
configure:14203: $? = 0
configure:14203: result: yes
configure:14214: checking for stdbool.h that conforms to C99
configure:14281: clang -c conftest.c >&5
conftest.c:100:24: warning: address of 's' will always evaluate to 'true' [-Wpointer-bool-conversion]
bool e = &s;
~ ^
conftest.c:104:23: warning: address of array 'a' will always evaluate to 'true' [-Wpointer-bool-conversion]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
~^
conftest.c:104:28: warning: address of array 'b' will always evaluate to 'true' [-Wpointer-bool-conversion]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
~^
conftest.c:104:33: warning: address of array 'c' will always evaluate to 'true' [-Wpointer-bool-conversion]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
~^
conftest.c:104:38: warning: address of array 'd' will always evaluate to 'true' [-Wpointer-bool-conversion]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
~^
conftest.c:104:48: warning: address of array 'f' will always evaluate to 'true' [-Wpointer-bool-conversion]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
~^
conftest.c:104:53: warning: address of array 'g' will always evaluate to 'true' [-Wpointer-bool-conversion]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
~^
conftest.c:104:58: warning: address of array 'h' will always evaluate to 'true' [-Wpointer-bool-conversion]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
~^
conftest.c:104:63: warning: address of array 'i' will always evaluate to 'true' [-Wpointer-bool-conversion]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
~^
conftest.c:105:30: warning: address of array 'n' will always evaluate to 'true' [-Wpointer-bool-conversion]
~^
conftest.c:105:35: warning: address of array 'o' will always evaluate to 'true' [-Wpointer-bool-conversion]
~^
conftest.c:105:40: warning: address of array 'p' will always evaluate to 'true' [-Wpointer-bool-conversion]
~^
12 warnings generated.
configure:14281: $? = 0
configure:14288: result: yes
configure:14290: checking for _Bool
configure:14290: clang -c conftest.c >&5
configure:14290: $? = 0
configure:14290: clang -c conftest.c >&5
conftest.c:87:20: error: expected expression
if (sizeof ((_Bool)))
^
1 error generated.
configure:14290: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "userspace-rcu"
| #define PACKAGE_TARNAME "userspace-rcu"
| #define PACKAGE_VERSION "0.9.2"
| #define PACKAGE_STRING "userspace-rcu 0.9.2"
| #define PACKAGE_BUGREPORT "mathieu dot desnoyers at efficios dot com"
| #define PACKAGE_URL "http://liburcu.org/"
| #define PACKAGE "userspace-rcu"
| #define VERSION "0.9.2"
| #define TLS __thread
| #define CONFIG_RCU_TLS __thread
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE___ATTRIBUTE__ 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 0
| #define malloc rpl_malloc
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_ATEXIT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MEMSET 1
| #define HAVE_MUNMAP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRTOUL 1
| #define HAVE_SYSCONF 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((_Bool)))
| return 0;
| ;
| return 0;
| }
configure:14290: result: yes
configure:14315: checking limits.h usability
configure:14315: clang -c conftest.c >&5
configure:14315: $? = 0
configure:14315: result: yes
configure:14315: checking limits.h presence
configure:14315: clang -E conftest.c
configure:14315: $? = 0
configure:14315: result: yes
configure:14315: checking for limits.h
configure:14315: result: yes
configure:14315: checking stddef.h usability
configure:14315: clang -c conftest.c >&5
configure:14315: $? = 0
configure:14315: result: yes
configure:14315: checking stddef.h presence
configure:14315: clang -E conftest.c
configure:14315: $? = 0
configure:14315: result: yes
configure:14315: checking for stddef.h
configure:14315: result: yes
configure:14315: checking for sys/param.h
configure:14315: result: yes
configure:14315: checking sys/time.h usability
configure:14315: clang -c conftest.c >&5
configure:14315: $? = 0
configure:14315: result: yes
configure:14315: checking sys/time.h presence
configure:14315: clang -E conftest.c
configure:14315: $? = 0
configure:14315: result: yes
configure:14315: checking for sys/time.h
configure:14315: result: yes
configure:14494: checking if architecture really supports the mfence instruction
configure:14504: result: yes
configure:14519: checking for sys_futex()
configure:14531: clang -c conftest.c >&5
configure:14531: $? = 0
configure:14533: result: yes
configure:14549: checking for library containing clock_gettime
configure:14580: clang -o conftest conftest.c >&5
configure:14580: $? = 0
configure:14597: result: none required
configure:14610: checking for pthread_create in -lpthread
configure:14635: clang -o conftest conftest.c -lpthread >&5
configure:14635: $? = 0
configure:14644: result: yes
configure:14781: checking for cpu_set_t
configure:14781: clang -c -D_GNU_SOURCE conftest.c >&5
configure:14781: $? = 0
configure:14781: clang -c -D_GNU_SOURCE conftest.c >&5
conftest.c:65:24: error: expected expression
if (sizeof ((cpu_set_t)))
^
1 error generated.
configure:14781: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "userspace-rcu"
| #define PACKAGE_TARNAME "userspace-rcu"
| #define PACKAGE_VERSION "0.9.2"
| #define PACKAGE_STRING "userspace-rcu 0.9.2"
| #define PACKAGE_BUGREPORT "mathieu dot desnoyers at efficios dot com"
| #define PACKAGE_URL "http://liburcu.org/"
| #define PACKAGE "userspace-rcu"
| #define VERSION "0.9.2"
| #define TLS __thread
| #define CONFIG_RCU_TLS __thread
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE___ATTRIBUTE__ 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 0
| #define malloc rpl_malloc
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_ATEXIT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MEMSET 1
| #define HAVE_MUNMAP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRTOUL 1
| #define HAVE_SYSCONF 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define CONFIG_RCU_HAVE_FENCE 1
| #define CONFIG_RCU_HAVE_FUTEX 1
| #define CONFIG_RCU_SMP 1
| /* end confdefs.h. */
| #include
|
| int
| main ()
| {
| if (sizeof ((cpu_set_t)))
| return 0;
| ;
| return 0;
| }
configure:14781: result: yes
configure:14796: checking whether CPU_ZERO works
configure:14812: clang -c -D_GNU_SOURCE conftest.c >&5
conftest.c:62:11: warning: '_GNU_SOURCE' macro redefined [-Wmacro-redefined]
#define _GNU_SOURCE
^
conftest.c:24:9: note: previous definition is here
#define _GNU_SOURCE 1
^
conftest.c:66:19: warning: implicitly declaring library function 'memset' with type 'void *(void *, int, unsigned long)' [-Wimplicit-function-declaration]
cpu_set_t foo; CPU_ZERO(&foo);
^
/sysroot/include/sched.h:125:23: note: expanded from macro 'CPU_ZERO'
#define CPU_ZERO(set) CPU_ZERO_S(sizeof(cpu_set_t),set)
^
/sysroot/include/sched.h:108:30: note: expanded from macro 'CPU_ZERO_S'
#define CPU_ZERO_S(size,set) memset(set,0,size)
^
conftest.c:66:19: note: include the header or explicitly provide a declaration for 'memset'
/sysroot/include/sched.h:125:23: note: expanded from macro 'CPU_ZERO'
#define CPU_ZERO(set) CPU_ZERO_S(sizeof(cpu_set_t),set)
^
/sysroot/include/sched.h:108:30: note: expanded from macro 'CPU_ZERO_S'
#define CPU_ZERO_S(size,set) memset(set,0,size)
^
2 warnings generated.
configure:14812: $? = 0
configure:14816: result: yes
configure:14828: checking whether CPU_SET works
configure:14844: clang -c -D_GNU_SOURCE conftest.c >&5
conftest.c:63:11: warning: '_GNU_SOURCE' macro redefined [-Wmacro-redefined]
#define _GNU_SOURCE
^
conftest.c:24:9: note: previous definition is here
#define _GNU_SOURCE 1
^
1 warning generated.
configure:14844: $? = 0
configure:14848: result: yes
configure:14862: checking for sched_setaffinity
configure:14862: clang -o conftest -D_GNU_SOURCE conftest.c >&5
configure:14862: $? = 0
configure:14862: result: yes
configure:14879: checking how many arguments sched_setaffinity takes
configure:14894: clang -c -D_GNU_SOURCE conftest.c >&5
configure:14894: $? = 0
configure:14905: result: 3
configure:15035: checking that generated files are newer than configure
configure:15041: result: done
configure:15100: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by userspace-rcu config.status 0.9.2, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on a55ecdb3e5a8
config.status:1171: creating Makefile
config.status:1171: creating doc/Makefile
config.status:1171: creating doc/examples/Makefile
config.status:1171: creating tests/Makefile
config.status:1171: creating tests/common/Makefile
config.status:1171: creating tests/unit/Makefile
config.status:1171: creating tests/benchmark/Makefile
config.status:1171: creating tests/regression/Makefile
config.status:1171: creating tests/regression/regression_tests
config.status:1171: creating tests/utils/Makefile
config.status:1171: creating liburcu.pc
config.status:1171: creating liburcu-bp.pc
config.status:1171: creating liburcu-cds.pc
config.status:1171: creating liburcu-qsbr.pc
config.status:1171: creating liburcu-mb.pc
config.status:1171: creating liburcu-signal.pc
config.status:1171: creating config.h
config.status:1171: creating urcu/config.h
config.status:1412: linking urcu/arch/x86.h to urcu/arch.h
config.status:1412: linking urcu/uatomic/x86.h to urcu/uatomic.h
config.status:1431: executing depfiles commands
config.status:1431: executing libtool commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_inline=inline
ac_cv_c_int32_t=yes
ac_cv_c_uint16_t=yes
ac_cv_c_uint32_t=yes
ac_cv_c_uint64_t=yes
ac_cv_c_uint8_t=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=clang
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=x86_64-unknown-linux
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_atexit=yes
ac_cv_func_fork=yes
ac_cv_func_fork_works=yes
ac_cv_func_getcpuid=no
ac_cv_func_getpagesize=yes
ac_cv_func_gettid=no
ac_cv_func_gettimeofday=yes
ac_cv_func_malloc_0_nonnull=no
ac_cv_func_memeset=no
ac_cv_func_memset=yes
ac_cv_func_mmap_fixed_mapped=no
ac_cv_func_munmap=yes
ac_cv_func_sched_getcpu=no
ac_cv_func_sched_setaffinity=yes
ac_cv_func_strerror=yes
ac_cv_func_strtoul=yes
ac_cv_func_sysconf=yes
ac_cv_func_vfork=yes
ac_cv_func_vfork_works=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_stdbool_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stddef_h=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_vfork_h=no
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_pthread_pthread_create=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/sbin/grep -E'
ac_cv_path_FGREP='/usr/sbin/grep -F'
ac_cv_path_GREP=/usr/sbin/grep
ac_cv_path_SED=/usr/sbin/sed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/sbin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=clang
ac_cv_prog_CPP='clang -E'
ac_cv_prog_NPROC=nproc
ac_cv_prog_STRIP=strip
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_c99=
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_make_make_set=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_search_clock_gettime='none required'
ac_cv_target=x86_64-unknown-linux-gnu
ac_cv_tls=__thread
ac_cv_type__Bool=yes
ac_cv_type_cpu_set_t=yes
ac_cv_type_pid_t=yes
ac_cv_type_size_t=yes
ac_cv_type_ssize_t=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
ax_cv_PTHREAD_PRIO_INHERIT=yes
ax_cv___attribute__=yes
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/sysroot/bin/ld
lt_cv_path_NM='/sysroot/bin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=yes
lt_cv_prog_compiler_static_works=no
lt_cv_prog_gnu_ld=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=1572864
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='aclocal-1.14'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='0'
AM_V='$(V)'
AR='ar'
ARCHTYPE='x86'
AUTOCONF='autoconf'
AUTOHEADER='autoheader'
AUTOMAKE='automake-1.14'
AWK='gawk'
CC='clang'
CCDEPMODE='depmode=gcc3'
CFLAGS=' '
COMPAT_ARCH_FALSE=''
COMPAT_ARCH_TRUE='#'
COMPAT_FUTEX_FALSE=''
COMPAT_FUTEX_TRUE='#'
CPP='clang -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/sbin/grep -E'
EXEEXT=''
FGREP='/usr/sbin/grep -F'
GREP='/usr/sbin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/sysroot/bin/ld -m elf_x86_64'
LDFLAGS=''
LIBC_INCLUDES_PTHREAD_FALSE=''
LIBC_INCLUDES_PTHREAD_TRUE='#'
LIBOBJS=' ${LIBOBJDIR}malloc$U.o'
LIBS=' '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=' ${LIBOBJDIR}malloc$U.lo'
MAINT=''
MAINTAINER_MODE_FALSE='#'
MAINTAINER_MODE_TRUE=''
MAKEINFO='makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/usr/sbin/mkdir -p'
NM='/sysroot/bin/nm -B'
NMEDIT=''
NO_SHARED_FALSE=''
NO_SHARED_TRUE='#'
NPROC='nproc'
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='userspace-rcu'
PACKAGE_BUGREPORT='mathieu dot desnoyers at efficios dot com'
PACKAGE_NAME='userspace-rcu'
PACKAGE_STRING='userspace-rcu 0.9.2'
PACKAGE_TARNAME='userspace-rcu'
PACKAGE_URL='http://liburcu.org/'
PACKAGE_VERSION='0.9.2'
PATH_SEPARATOR=':'
PTHREAD_CC='clang'
PTHREAD_CFLAGS=''
PTHREAD_LIBS=''
RANLIB='ranlib'
SED='/usr/sbin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
SUBARCHTYPE=''
TARGET_IS_ANDROID_FALSE=''
TARGET_IS_ANDROID_TRUE='#'
URCU_LIBRARY_VERSION='4:0:0'
VERSION='0.9.2'
ac_ct_AR='ar'
ac_ct_CC=''
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
ax_pthread_config=''
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-unknown-linux-gnu'
host_alias='x86_64-unknown-linux'
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /tmp/liburcu/src/userspace-rcu-0.9.2/config/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='x86_64-unknown-linux-gnu'
target_alias=''
target_cpu='x86_64'
target_os='linux-gnu'
target_vendor='unknown'
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "userspace-rcu"
#define PACKAGE_TARNAME "userspace-rcu"
#define PACKAGE_VERSION "0.9.2"
#define PACKAGE_STRING "userspace-rcu 0.9.2"
#define PACKAGE_BUGREPORT "mathieu dot desnoyers at efficios dot com"
#define PACKAGE_URL "http://liburcu.org/"
#define PACKAGE "userspace-rcu"
#define VERSION "0.9.2"
#define TLS __thread
#define CONFIG_RCU_TLS __thread
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE___ATTRIBUTE__ 1
#define HAVE_PTHREAD_PRIO_INHERIT 1
#define HAVE_PTHREAD 1
#define HAVE_STDLIB_H 1
#define HAVE_MALLOC 0
#define malloc rpl_malloc
#define HAVE_STDLIB_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_GETPAGESIZE 1
#define HAVE_FORK 1
#define HAVE_VFORK 1
#define HAVE_WORKING_VFORK 1
#define HAVE_WORKING_FORK 1
#define HAVE_ATEXIT 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_MEMSET 1
#define HAVE_MUNMAP 1
#define HAVE_STRERROR 1
#define HAVE_STRTOUL 1
#define HAVE_SYSCONF 1
#define HAVE__BOOL 1
#define HAVE_STDBOOL_H 1
#define HAVE_LIMITS_H 1
#define HAVE_STDDEF_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_TIME_H 1
#define CONFIG_RCU_HAVE_FENCE 1
#define CONFIG_RCU_HAVE_FUTEX 1
#define CONFIG_RCU_SMP 1
#define HAVE_CPU_SET_T 1
#define HAVE_CPU_ZERO 1
#define HAVE_CPU_SET 1
#define HAVE_SCHED_SETAFFINITY 1
#define SCHED_SETAFFINITY_ARGS 3
configure: exit 0