Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/userspace-rcu.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/storage6-gluster-7-el6-build-68627-342321/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/userspace-rcu.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False warning: Could not canonicalize hostname: c1be.rdu2.centos.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/userspace-rcu-0.10.0-3.el6.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/userspace-rcu.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/storage6-gluster-7-el6-build-68627-342321/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/userspace-rcu.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.yXYPzL + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf userspace-rcu-0.10.0 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/userspace-rcu-0.10.0.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd userspace-rcu-0.10.0 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (regtest-without-bench.patch): + echo 'Patch #0 (regtest-without-bench.patch):' + /bin/cat /builddir/build/SOURCES/regtest-without-bench.patch + /usr/bin/patch -p1 --fuzz=0 patching file tests/benchmark/Makefile.am Hunk #1 succeeded at 226 (offset -3 lines). patching file tests/Makefile.am + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.cMuHGh + umask 022 + cd /builddir/build/BUILD + cd userspace-rcu-0.10.0 + LANG=C + export LANG + unset DISPLAY + autoreconf -vif autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `config'. libtoolize: copying file `config/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. libtoolize: copying file `m4/libtool.m4' libtoolize: copying file `m4/ltoptions.m4' libtoolize: copying file `m4/ltsugar.m4' libtoolize: copying file `m4/ltversion.m4' libtoolize: copying file `m4/lt~obsolete.m4' autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing autoreconf: Leaving directory `.' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking target system type... x86_64-redhat-linux-gnu checking host system type... (cached) x86_64-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to disable maintainer-specific portions of Makefiles... yes checking for style of include used by make... GNU checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking for thread local storage (TLS) class... __thread checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/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-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for gcc option to accept ISO C99... -std=gnu99 checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking for nproc... nproc checking for getconf... getconf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc -std=gnu99... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/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 for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if gcc -std=gnu99 static flag -static works... no checking if gcc -std=gnu99 supports -c -o file.o... yes checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the gcc -std=gnu99 linker (/usr/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... no 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 whether gcc -std=gnu99 is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes 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... yes 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 rand_r... yes checking for sched_getcpu... yes 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 sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... 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... -lrt 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 configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating include/Makefile config.status: creating src/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 src/liburcu.pc config.status: creating src/liburcu-bp.pc config.status: creating src/liburcu-cds.pc config.status: creating src/liburcu-qsbr.pc config.status: creating src/liburcu-mb.pc config.status: creating src/liburcu-signal.pc config.status: creating include/config.h config.status: creating include/urcu/config.h config.status: linking include/urcu/arch/x86.h to include/urcu/arch.h config.status: linking include/urcu/uatomic/x86.h to include/urcu/uatomic.h config.status: executing depfiles commands config.status: executing libtool commands checking for tput... /usr/bin/tput Userspace-RCU 0.10.0 Features Target architecture: x86_64 SMP support: yes Memory fence instructions: yes Futex support: yes Thread Local Storage (TLS): __thread clock_gettime(): yes Require membarrier: no Internal debugging: no Install directories Binaries: /usr/bin Libraries: /usr/lib64 + V=1 + make -j16 Making all in include make[1]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/include' make all-am make[2]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/include' make[2]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/include' make[1]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/include' Making all in src make[1]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -I../include -I../include -I../src -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT wfqueue.lo -MD -MP -MF .deps/wfqueue.Tpo -c -o wfqueue.lo wfqueue.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -I../include -I../include -I../src -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT wfcqueue.lo -MD -MP -MF .deps/wfcqueue.Tpo -c -o wfcqueue.lo wfcqueue.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -I../include -I../include -I../src -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT wfstack.lo -MD -MP -MF .deps/wfstack.Tpo -c -o wfstack.lo wfstack.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -I../include -I../include -I../src -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT compat_futex.lo -MD -MP -MF .deps/compat_futex.Tpo -c -o compat_futex.lo compat_futex.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -I../include -I../include -I../src -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT urcu.lo -MD -MP -MF .deps/urcu.Tpo -c -o urcu.lo urcu.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -I../include -I../include -I../src -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT urcu-pointer.lo -MD -MP -MF .deps/urcu-pointer.Tpo -c -o urcu-pointer.lo urcu-pointer.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -I../include -I../include -I../src -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT urcu-qsbr.lo -MD -MP -MF .deps/urcu-qsbr.Tpo -c -o urcu-qsbr.lo urcu-qsbr.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -I../include -I../include -I../src -DRCU_MB -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT liburcu_mb_la-urcu.lo -MD -MP -MF .deps/liburcu_mb_la-urcu.Tpo -c -o liburcu_mb_la-urcu.lo `test -f 'urcu.c' || echo './'`urcu.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -I../include -I../include -I../src -DRCU_MB -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT liburcu_mb_la-urcu-pointer.lo -MD -MP -MF .deps/liburcu_mb_la-urcu-pointer.Tpo -c -o liburcu_mb_la-urcu-pointer.lo `test -f 'urcu-pointer.c' || echo './'`urcu-pointer.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -I../include -I../include -I../src -DRCU_MB -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT liburcu_mb_la-compat_futex.lo -MD -MP -MF .deps/liburcu_mb_la-compat_futex.Tpo -c -o liburcu_mb_la-compat_futex.lo `test -f 'compat_futex.c' || echo './'`compat_futex.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -I../include -I../include -I../src -DRCU_SIGNAL -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT liburcu_signal_la-urcu.lo -MD -MP -MF .deps/liburcu_signal_la-urcu.Tpo -c -o liburcu_signal_la-urcu.lo `test -f 'urcu.c' || echo './'`urcu.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -I../include -I../include -I../src -DRCU_SIGNAL -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT liburcu_signal_la-urcu-pointer.lo -MD -MP -MF .deps/liburcu_signal_la-urcu-pointer.Tpo -c -o liburcu_signal_la-urcu-pointer.lo `test -f 'urcu-pointer.c' || echo './'`urcu-pointer.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -I../include -I../include -I../src -DRCU_SIGNAL -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT liburcu_signal_la-compat_futex.lo -MD -MP -MF .deps/liburcu_signal_la-compat_futex.Tpo -c -o liburcu_signal_la-compat_futex.lo `test -f 'compat_futex.c' || echo './'`compat_futex.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -I../include -I../include -I../src -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT urcu-bp.lo -MD -MP -MF .deps/urcu-bp.Tpo -c -o urcu-bp.lo urcu-bp.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -I../include -I../include -I../src -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT rculfqueue.lo -MD -MP -MF .deps/rculfqueue.Tpo -c -o rculfqueue.lo rculfqueue.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -I../include -I../include -I../src -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT rculfstack.lo -MD -MP -MF .deps/rculfstack.Tpo -c -o rculfstack.lo rculfstack.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -I../include -I../include -I../src -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT wfqueue.lo -MD -MP -MF .deps/wfqueue.Tpo -c wfqueue.c -fPIC -DPIC -o .libs/wfqueue.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -I../include -I../include -I../src -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT wfstack.lo -MD -MP -MF .deps/wfstack.Tpo -c wfstack.c -fPIC -DPIC -o .libs/wfstack.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -I../include -I../include -I../src -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT urcu.lo -MD -MP -MF .deps/urcu.Tpo -c urcu.c -fPIC -DPIC -o .libs/urcu.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -I../include -I../include -I../src -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT compat_futex.lo -MD -MP -MF .deps/compat_futex.Tpo -c compat_futex.c -fPIC -DPIC -o .libs/compat_futex.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -I../include -I../include -I../src -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT wfcqueue.lo -MD -MP -MF .deps/wfcqueue.Tpo -c wfcqueue.c -fPIC -DPIC -o .libs/wfcqueue.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -I../include -I../include -I../src -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT urcu-qsbr.lo -MD -MP -MF .deps/urcu-qsbr.Tpo -c urcu-qsbr.c -fPIC -DPIC -o .libs/urcu-qsbr.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -I../include -I../include -I../src -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT urcu-bp.lo -MD -MP -MF .deps/urcu-bp.Tpo -c urcu-bp.c -fPIC -DPIC -o .libs/urcu-bp.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -I../include -I../include -I../src -DRCU_MB -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT liburcu_mb_la-urcu.lo -MD -MP -MF .deps/liburcu_mb_la-urcu.Tpo -c urcu.c -fPIC -DPIC -o .libs/liburcu_mb_la-urcu.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -I../include -I../include -I../src -DRCU_MB -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT liburcu_mb_la-compat_futex.lo -MD -MP -MF .deps/liburcu_mb_la-compat_futex.Tpo -c compat_futex.c -fPIC -DPIC -o .libs/liburcu_mb_la-compat_futex.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -I../include -I../include -I../src -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT rculfqueue.lo -MD -MP -MF .deps/rculfqueue.Tpo -c rculfqueue.c -fPIC -DPIC -o .libs/rculfqueue.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -I../include -I../include -I../src -DRCU_SIGNAL -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT liburcu_signal_la-compat_futex.lo -MD -MP -MF .deps/liburcu_signal_la-compat_futex.Tpo -c compat_futex.c -fPIC -DPIC -o .libs/liburcu_signal_la-compat_futex.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -I../include -I../include -I../src -DRCU_SIGNAL -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT liburcu_signal_la-urcu-pointer.lo -MD -MP -MF .deps/liburcu_signal_la-urcu-pointer.Tpo -c urcu-pointer.c -fPIC -DPIC -o .libs/liburcu_signal_la-urcu-pointer.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -I../include -I../include -I../src -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT urcu-pointer.lo -MD -MP -MF .deps/urcu-pointer.Tpo -c urcu-pointer.c -fPIC -DPIC -o .libs/urcu-pointer.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -I../include -I../include -I../src -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT rculfstack.lo -MD -MP -MF .deps/rculfstack.Tpo -c rculfstack.c -fPIC -DPIC -o .libs/rculfstack.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -I../include -I../include -I../src -DRCU_MB -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT liburcu_mb_la-urcu-pointer.lo -MD -MP -MF .deps/liburcu_mb_la-urcu-pointer.Tpo -c urcu-pointer.c -fPIC -DPIC -o .libs/liburcu_mb_la-urcu-pointer.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -I../include -I../include -I../src -DRCU_SIGNAL -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT liburcu_signal_la-urcu.lo -MD -MP -MF .deps/liburcu_signal_la-urcu.Tpo -c urcu.c -fPIC -DPIC -o .libs/liburcu_signal_la-urcu.o mv -f .deps/urcu-pointer.Tpo .deps/urcu-pointer.Plo mv -f .deps/liburcu_signal_la-urcu-pointer.Tpo .deps/liburcu_signal_la-urcu-pointer.Plo mv -f .deps/liburcu_mb_la-urcu-pointer.Tpo .deps/liburcu_mb_la-urcu-pointer.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -I../include -I../include -I../src -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT lfstack.lo -MD -MP -MF .deps/lfstack.Tpo -c -o lfstack.lo lfstack.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -I../include -I../include -I../src -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT workqueue.lo -MD -MP -MF .deps/workqueue.Tpo -c -o workqueue.lo workqueue.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -I../include -I../include -I../src -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT rculfhash.lo -MD -MP -MF .deps/rculfhash.Tpo -c -o rculfhash.lo rculfhash.c mv -f .deps/rculfstack.Tpo .deps/rculfstack.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -I../include -I../include -I../src -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT rculfhash-mm-order.lo -MD -MP -MF .deps/rculfhash-mm-order.Tpo -c -o rculfhash-mm-order.lo rculfhash-mm-order.c mv -f .deps/wfqueue.Tpo .deps/wfqueue.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -I../include -I../include -I../src -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT rculfhash-mm-chunk.lo -MD -MP -MF .deps/rculfhash-mm-chunk.Tpo -c -o rculfhash-mm-chunk.lo rculfhash-mm-chunk.c mv -f .deps/liburcu_mb_la-compat_futex.Tpo .deps/liburcu_mb_la-compat_futex.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -I../include -I../include -I../src -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT rculfhash-mm-mmap.lo -MD -MP -MF .deps/rculfhash-mm-mmap.Tpo -c -o rculfhash-mm-mmap.lo rculfhash-mm-mmap.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -I../include -I../include -I../src -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT lfstack.lo -MD -MP -MF .deps/lfstack.Tpo -c lfstack.c -fPIC -DPIC -o .libs/lfstack.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -I../include -I../include -I../src -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT workqueue.lo -MD -MP -MF .deps/workqueue.Tpo -c workqueue.c -fPIC -DPIC -o .libs/workqueue.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -I../include -I../include -I../src -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT rculfhash.lo -MD -MP -MF .deps/rculfhash.Tpo -c rculfhash.c -fPIC -DPIC -o .libs/rculfhash.o mv -f .deps/compat_futex.Tpo .deps/compat_futex.Plo libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -I../include -I../include -I../src -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT rculfhash-mm-order.lo -MD -MP -MF .deps/rculfhash-mm-order.Tpo -c rculfhash-mm-order.c -fPIC -DPIC -o .libs/rculfhash-mm-order.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -I../include -I../include -I../src -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT rculfhash-mm-chunk.lo -MD -MP -MF .deps/rculfhash-mm-chunk.Tpo -c rculfhash-mm-chunk.c -fPIC -DPIC -o .libs/rculfhash-mm-chunk.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -I../include -I../include -I../src -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT rculfhash-mm-mmap.lo -MD -MP -MF .deps/rculfhash-mm-mmap.Tpo -c rculfhash-mm-mmap.c -fPIC -DPIC -o .libs/rculfhash-mm-mmap.o mv -f .deps/rculfqueue.Tpo .deps/rculfqueue.Plo mv -f .deps/liburcu_signal_la-compat_futex.Tpo .deps/liburcu_signal_la-compat_futex.Plo mv -f .deps/wfstack.Tpo .deps/wfstack.Plo mv -f .deps/rculfhash-mm-order.Tpo .deps/rculfhash-mm-order.Plo mv -f .deps/lfstack.Tpo .deps/lfstack.Plo mv -f .deps/rculfhash-mm-chunk.Tpo .deps/rculfhash-mm-chunk.Plo mv -f .deps/rculfhash-mm-mmap.Tpo .deps/rculfhash-mm-mmap.Plo mv -f .deps/wfcqueue.Tpo .deps/wfcqueue.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -version-info 6:0:0 -o liburcu-common.la -rpath /usr/lib64 wfqueue.lo wfcqueue.lo wfstack.lo compat_futex.lo -lrt libtool: link: gcc -std=gnu99 -shared .libs/wfqueue.o .libs/wfcqueue.o .libs/wfstack.o .libs/compat_futex.o -lrt -pthread -m64 -mtune=generic -pthread -Wl,-soname -Wl,liburcu-common.so.6 -o .libs/liburcu-common.so.6.0.0 libtool: link: (cd ".libs" && rm -f "liburcu-common.so.6" && ln -s "liburcu-common.so.6.0.0" "liburcu-common.so.6") libtool: link: (cd ".libs" && rm -f "liburcu-common.so" && ln -s "liburcu-common.so.6.0.0" "liburcu-common.so") libtool: link: ( cd ".libs" && rm -f "liburcu-common.la" && ln -s "../liburcu-common.la" "liburcu-common.la" ) mv -f .deps/workqueue.Tpo .deps/workqueue.Plo mv -f .deps/rculfhash.Tpo .deps/rculfhash.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -version-info 6:0:0 -o liburcu-cds.la -rpath /usr/lib64 rculfqueue.lo rculfstack.lo lfstack.lo workqueue.lo rculfhash.lo rculfhash-mm-order.lo rculfhash-mm-chunk.lo rculfhash-mm-mmap.lo compat_futex.lo liburcu-common.la -lrt mv -f .deps/urcu.Tpo .deps/urcu.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -version-info 6:0:0 -o liburcu.la -rpath /usr/lib64 urcu.lo urcu-pointer.lo compat_futex.lo liburcu-common.la -lrt mv -f .deps/urcu-qsbr.Tpo .deps/urcu-qsbr.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -version-info 6:0:0 -o liburcu-qsbr.la -rpath /usr/lib64 urcu-qsbr.lo urcu-pointer.lo compat_futex.lo liburcu-common.la -lrt mv -f .deps/liburcu_signal_la-urcu.Tpo .deps/liburcu_signal_la-urcu.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -DRCU_SIGNAL -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -version-info 6:0:0 -o liburcu-signal.la -rpath /usr/lib64 liburcu_signal_la-urcu.lo liburcu_signal_la-urcu-pointer.lo liburcu_signal_la-compat_futex.lo liburcu-common.la -lrt mv -f .deps/liburcu_mb_la-urcu.Tpo .deps/liburcu_mb_la-urcu.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -DRCU_MB -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -version-info 6:0:0 -o liburcu-mb.la -rpath /usr/lib64 liburcu_mb_la-urcu.lo liburcu_mb_la-urcu-pointer.lo liburcu_mb_la-compat_futex.lo liburcu-common.la -lrt mv -f .deps/urcu-bp.Tpo .deps/urcu-bp.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -version-info 6:0:0 -o liburcu-bp.la -rpath /usr/lib64 urcu-bp.lo urcu-pointer.lo compat_futex.lo liburcu-common.la -lrt libtool: link: gcc -std=gnu99 -shared .libs/rculfqueue.o .libs/rculfstack.o .libs/lfstack.o .libs/workqueue.o .libs/rculfhash.o .libs/rculfhash-mm-order.o .libs/rculfhash-mm-chunk.o .libs/rculfhash-mm-mmap.o .libs/compat_futex.o -Wl,-rpath -Wl,/builddir/build/BUILD/userspace-rcu-0.10.0/src/.libs ./.libs/liburcu-common.so -lrt -pthread -m64 -mtune=generic -pthread -Wl,-soname -Wl,liburcu-cds.so.6 -o .libs/liburcu-cds.so.6.0.0 libtool: link: gcc -std=gnu99 -shared .libs/urcu.o .libs/urcu-pointer.o .libs/compat_futex.o -Wl,-rpath -Wl,/builddir/build/BUILD/userspace-rcu-0.10.0/src/.libs ./.libs/liburcu-common.so -lrt -pthread -m64 -mtune=generic -pthread -Wl,-soname -Wl,liburcu.so.6 -o .libs/liburcu.so.6.0.0 libtool: link: gcc -std=gnu99 -shared .libs/urcu-qsbr.o .libs/urcu-pointer.o .libs/compat_futex.o -Wl,-rpath -Wl,/builddir/build/BUILD/userspace-rcu-0.10.0/src/.libs ./.libs/liburcu-common.so -lrt -pthread -m64 -mtune=generic -pthread -Wl,-soname -Wl,liburcu-qsbr.so.6 -o .libs/liburcu-qsbr.so.6.0.0 libtool: link: gcc -std=gnu99 -shared .libs/liburcu_signal_la-urcu.o .libs/liburcu_signal_la-urcu-pointer.o .libs/liburcu_signal_la-compat_futex.o -Wl,-rpath -Wl,/builddir/build/BUILD/userspace-rcu-0.10.0/src/.libs ./.libs/liburcu-common.so -lrt -pthread -m64 -mtune=generic -pthread -Wl,-soname -Wl,liburcu-signal.so.6 -o .libs/liburcu-signal.so.6.0.0 libtool: link: gcc -std=gnu99 -shared .libs/liburcu_mb_la-urcu.o .libs/liburcu_mb_la-urcu-pointer.o .libs/liburcu_mb_la-compat_futex.o -Wl,-rpath -Wl,/builddir/build/BUILD/userspace-rcu-0.10.0/src/.libs ./.libs/liburcu-common.so -lrt -pthread -m64 -mtune=generic -pthread -Wl,-soname -Wl,liburcu-mb.so.6 -o .libs/liburcu-mb.so.6.0.0 libtool: link: gcc -std=gnu99 -shared .libs/urcu-bp.o .libs/urcu-pointer.o .libs/compat_futex.o -Wl,-rpath -Wl,/builddir/build/BUILD/userspace-rcu-0.10.0/src/.libs ./.libs/liburcu-common.so -lrt -pthread -m64 -mtune=generic -pthread -Wl,-soname -Wl,liburcu-bp.so.6 -o .libs/liburcu-bp.so.6.0.0 libtool: link: (cd ".libs" && rm -f "liburcu-cds.so.6" && ln -s "liburcu-cds.so.6.0.0" "liburcu-cds.so.6") libtool: link: (cd ".libs" && rm -f "liburcu-qsbr.so.6" && ln -s "liburcu-qsbr.so.6.0.0" "liburcu-qsbr.so.6") libtool: link: (cd ".libs" && rm -f "liburcu-cds.so" && ln -s "liburcu-cds.so.6.0.0" "liburcu-cds.so") libtool: link: (cd ".libs" && rm -f "liburcu.so.6" && ln -s "liburcu.so.6.0.0" "liburcu.so.6") libtool: link: (cd ".libs" && rm -f "liburcu-signal.so.6" && ln -s "liburcu-signal.so.6.0.0" "liburcu-signal.so.6") libtool: link: (cd ".libs" && rm -f "liburcu-qsbr.so" && ln -s "liburcu-qsbr.so.6.0.0" "liburcu-qsbr.so") libtool: link: (cd ".libs" && rm -f "liburcu.so" && ln -s "liburcu.so.6.0.0" "liburcu.so") libtool: link: (cd ".libs" && rm -f "liburcu-signal.so" && ln -s "liburcu-signal.so.6.0.0" "liburcu-signal.so") libtool: link: ( cd ".libs" && rm -f "liburcu-cds.la" && ln -s "../liburcu-cds.la" "liburcu-cds.la" ) libtool: link: (cd ".libs" && rm -f "liburcu-mb.so.6" && ln -s "liburcu-mb.so.6.0.0" "liburcu-mb.so.6") libtool: link: (cd ".libs" && rm -f "liburcu-bp.so.6" && ln -s "liburcu-bp.so.6.0.0" "liburcu-bp.so.6") libtool: link: ( cd ".libs" && rm -f "liburcu-qsbr.la" && ln -s "../liburcu-qsbr.la" "liburcu-qsbr.la" ) libtool: link: ( cd ".libs" && rm -f "liburcu.la" && ln -s "../liburcu.la" "liburcu.la" ) libtool: link: (cd ".libs" && rm -f "liburcu-mb.so" && ln -s "liburcu-mb.so.6.0.0" "liburcu-mb.so") libtool: link: (cd ".libs" && rm -f "liburcu-bp.so" && ln -s "liburcu-bp.so.6.0.0" "liburcu-bp.so") libtool: link: ( cd ".libs" && rm -f "liburcu-signal.la" && ln -s "../liburcu-signal.la" "liburcu-signal.la" ) libtool: link: ( cd ".libs" && rm -f "liburcu-mb.la" && ln -s "../liburcu-mb.la" "liburcu-mb.la" ) libtool: link: ( cd ".libs" && rm -f "liburcu-bp.la" && ln -s "../liburcu-bp.la" "liburcu-bp.la" ) make[1]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/src' Making all in doc make[1]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc' Making all in examples make[2]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples' Examples: relative top_srcdir path ../.. Examples: relative top_builddir path ../.. make[3]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples' make -C hlist make[4]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/hlist' make -f Makefile.cds_hlist_add_head_rcu make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/hlist' gcc -std=gnu99 -g -O2 -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include config.h -I..//../../include/ -I..//../../src/ -I../../../include/ -I../../../include/src/ \ -c -o cds_hlist_add_head_rcu.o cds_hlist_add_head_rcu.c gcc -std=gnu99 -g -O2 -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -L../../../src/.libs/ -Wl,-rpath /builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/../../src/.libs/ \ -o cds_hlist_add_head_rcu cds_hlist_add_head_rcu.o -lurcu make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/hlist' make -f Makefile.cds_hlist_del_rcu make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/hlist' gcc -std=gnu99 -g -O2 -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include config.h -I..//../../include/ -I..//../../src/ -I../../../include/ -I../../../include/src/ \ -c -o cds_hlist_del_rcu.o cds_hlist_del_rcu.c gcc -std=gnu99 -g -O2 -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -L../../../src/.libs/ -Wl,-rpath /builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/../../src/.libs/ \ -o cds_hlist_del_rcu cds_hlist_del_rcu.o -lurcu make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/hlist' make -f Makefile.cds_hlist_for_each_rcu make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/hlist' gcc -std=gnu99 -g -O2 -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include config.h -I..//../../include/ -I..//../../src/ -I../../../include/ -I../../../include/src/ \ -c -o cds_hlist_for_each_rcu.o cds_hlist_for_each_rcu.c gcc -std=gnu99 -g -O2 -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -L../../../src/.libs/ -Wl,-rpath /builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/../../src/.libs/ \ -o cds_hlist_for_each_rcu cds_hlist_for_each_rcu.o -lurcu make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/hlist' make -f Makefile.cds_hlist_for_each_entry_rcu make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/hlist' gcc -std=gnu99 -g -O2 -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include config.h -I..//../../include/ -I..//../../src/ -I../../../include/ -I../../../include/src/ \ -c -o cds_hlist_for_each_entry_rcu.o cds_hlist_for_each_entry_rcu.c gcc -std=gnu99 -g -O2 -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -L../../../src/.libs/ -Wl,-rpath /builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/../../src/.libs/ \ -o cds_hlist_for_each_entry_rcu cds_hlist_for_each_entry_rcu.o -lurcu make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/hlist' make[4]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/hlist' make -C list make[4]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/list' make -f Makefile.cds_list_add_rcu make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/list' gcc -std=gnu99 -g -O2 -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include config.h -I..//../../include/ -I..//../../src/ -I../../../include/ -I../../../include/src/ \ -c -o cds_list_add_rcu.o cds_list_add_rcu.c gcc -std=gnu99 -g -O2 -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -L../../../src/.libs/ -Wl,-rpath /builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/../../src/.libs/ \ -o cds_list_add_rcu cds_list_add_rcu.o -lurcu make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/list' make -f Makefile.cds_list_add_tail_rcu make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/list' gcc -std=gnu99 -g -O2 -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include config.h -I..//../../include/ -I..//../../src/ -I../../../include/ -I../../../include/src/ \ -c -o cds_list_add_tail_rcu.o cds_list_add_tail_rcu.c gcc -std=gnu99 -g -O2 -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -L../../../src/.libs/ -Wl,-rpath /builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/../../src/.libs/ \ -o cds_list_add_tail_rcu cds_list_add_tail_rcu.o -lurcu make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/list' make -f Makefile.cds_list_del_rcu make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/list' gcc -std=gnu99 -g -O2 -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include config.h -I..//../../include/ -I..//../../src/ -I../../../include/ -I../../../include/src/ \ -c -o cds_list_del_rcu.o cds_list_del_rcu.c gcc -std=gnu99 -g -O2 -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -L../../../src/.libs/ -Wl,-rpath /builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/../../src/.libs/ \ -o cds_list_del_rcu cds_list_del_rcu.o -lurcu make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/list' make -f Makefile.cds_list_for_each_rcu make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/list' gcc -std=gnu99 -g -O2 -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include config.h -I..//../../include/ -I..//../../src/ -I../../../include/ -I../../../include/src/ \ -c -o cds_list_for_each_rcu.o cds_list_for_each_rcu.c gcc -std=gnu99 -g -O2 -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -L../../../src/.libs/ -Wl,-rpath /builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/../../src/.libs/ \ -o cds_list_for_each_rcu cds_list_for_each_rcu.o -lurcu make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/list' make -f Makefile.cds_list_for_each_entry_rcu make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/list' gcc -std=gnu99 -g -O2 -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include config.h -I..//../../include/ -I..//../../src/ -I../../../include/ -I../../../include/src/ \ -c -o cds_list_for_each_entry_rcu.o cds_list_for_each_entry_rcu.c gcc -std=gnu99 -g -O2 -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -L../../../src/.libs/ -Wl,-rpath /builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/../../src/.libs/ \ -o cds_list_for_each_entry_rcu cds_list_for_each_entry_rcu.o -lurcu make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/list' make -f Makefile.cds_list_replace_rcu make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/list' gcc -std=gnu99 -g -O2 -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include config.h -I..//../../include/ -I..//../../src/ -I../../../include/ -I../../../include/src/ \ -c -o cds_list_replace_rcu.o cds_list_replace_rcu.c gcc -std=gnu99 -g -O2 -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -L../../../src/.libs/ -Wl,-rpath /builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/../../src/.libs/ \ -o cds_list_replace_rcu cds_list_replace_rcu.o -lurcu make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/list' make[4]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/list' make -C urcu-flavors make[4]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/urcu-flavors' make -f Makefile.qsbr make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/urcu-flavors' gcc -std=gnu99 -g -O2 -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include config.h -I..//../../include/ -I..//../../src/ -I../../../include/ -I../../../include/src/ \ -c -o qsbr.o qsbr.c gcc -std=gnu99 -g -O2 -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -L../../../src/.libs/ -Wl,-rpath /builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/../../src/.libs/ \ -o qsbr qsbr.o -lurcu-qsbr make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/urcu-flavors' make -f Makefile.mb make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/urcu-flavors' gcc -std=gnu99 -g -O2 -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include config.h -I..//../../include/ -I..//../../src/ -I../../../include/ -I../../../include/src/ \ -c -o mb.o mb.c gcc -std=gnu99 -g -O2 -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -L../../../src/.libs/ -Wl,-rpath /builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/../../src/.libs/ \ -o mb mb.o -lurcu-mb make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/urcu-flavors' make -f Makefile.membarrier make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/urcu-flavors' gcc -std=gnu99 -g -O2 -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include config.h -I..//../../include/ -I..//../../src/ -I../../../include/ -I../../../include/src/ \ -c -o membarrier.o membarrier.c gcc -std=gnu99 -g -O2 -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -L../../../src/.libs/ -Wl,-rpath /builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/../../src/.libs/ \ -o membarrier membarrier.o -lurcu make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/urcu-flavors' make -f Makefile.signal make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/urcu-flavors' gcc -std=gnu99 -g -O2 -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include config.h -I..//../../include/ -I..//../../src/ -I../../../include/ -I../../../include/src/ \ -c -o signal.o signal.c gcc -std=gnu99 -g -O2 -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -L../../../src/.libs/ -Wl,-rpath /builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/../../src/.libs/ \ -o signal signal.o -lurcu-signal make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/urcu-flavors' make -f Makefile.bp make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/urcu-flavors' gcc -std=gnu99 -g -O2 -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include config.h -I..//../../include/ -I..//../../src/ -I../../../include/ -I../../../include/src/ \ -c -o bp.o bp.c gcc -std=gnu99 -g -O2 -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -L../../../src/.libs/ -Wl,-rpath /builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/../../src/.libs/ \ -o bp bp.o -lurcu-bp make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/urcu-flavors' make[4]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/urcu-flavors' make -C wfcqueue make[4]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/wfcqueue' make -f Makefile.cds_wfcq_enqueue make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/wfcqueue' gcc -std=gnu99 -g -O2 -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include config.h -I..//../../include/ -I..//../../src/ -I../../../include/ -I../../../include/src/ \ -c -o cds_wfcq_enqueue.o cds_wfcq_enqueue.c gcc -std=gnu99 -g -O2 -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -L../../../src/.libs/ -Wl,-rpath /builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/../../src/.libs/ \ -o cds_wfcq_enqueue cds_wfcq_enqueue.o -lurcu-common make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/wfcqueue' make -f Makefile.cds_wfcq_dequeue make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/wfcqueue' gcc -std=gnu99 -g -O2 -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include config.h -I..//../../include/ -I..//../../src/ -I../../../include/ -I../../../include/src/ \ -c -o cds_wfcq_dequeue.o cds_wfcq_dequeue.c gcc -std=gnu99 -g -O2 -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -L../../../src/.libs/ -Wl,-rpath /builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/../../src/.libs/ \ -o cds_wfcq_dequeue cds_wfcq_dequeue.o -lurcu-common make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/wfcqueue' make -f Makefile.cds_wfcq_splice make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/wfcqueue' gcc -std=gnu99 -g -O2 -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include config.h -I..//../../include/ -I..//../../src/ -I../../../include/ -I../../../include/src/ \ -c -o cds_wfcq_splice.o cds_wfcq_splice.c gcc -std=gnu99 -g -O2 -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -L../../../src/.libs/ -Wl,-rpath /builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/../../src/.libs/ \ -o cds_wfcq_splice cds_wfcq_splice.o -lurcu-common make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/wfcqueue' make[4]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/wfcqueue' make -C rculfqueue make[4]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/rculfqueue' make -f Makefile.cds_lfq_enqueue make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/rculfqueue' gcc -std=gnu99 -g -O2 -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include config.h -I..//../../include/ -I..//../../src/ -I../../../include/ -I../../../include/src/ \ -c -o cds_lfq_enqueue.o cds_lfq_enqueue.c gcc -std=gnu99 -g -O2 -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -L../../../src/.libs/ -Wl,-rpath /builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/../../src/.libs/ \ -o cds_lfq_enqueue cds_lfq_enqueue.o -lurcu-cds -lurcu make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/rculfqueue' make -f Makefile.cds_lfq_dequeue make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/rculfqueue' gcc -std=gnu99 -g -O2 -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include config.h -I..//../../include/ -I..//../../src/ -I../../../include/ -I../../../include/src/ \ -c -o cds_lfq_dequeue.o cds_lfq_dequeue.c gcc -std=gnu99 -g -O2 -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -L../../../src/.libs/ -Wl,-rpath /builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/../../src/.libs/ \ -o cds_lfq_dequeue cds_lfq_dequeue.o -lurcu-cds -lurcu make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/rculfqueue' make[4]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/rculfqueue' make -C wfstack make[4]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/wfstack' make -f Makefile.cds_wfs_push make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/wfstack' gcc -std=gnu99 -g -O2 -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include config.h -I..//../../include/ -I..//../../src/ -I../../../include/ -I../../../include/src/ \ -c -o cds_wfs_push.o cds_wfs_push.c gcc -std=gnu99 -g -O2 -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -L../../../src/.libs/ -Wl,-rpath /builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/../../src/.libs/ \ -o cds_wfs_push cds_wfs_push.o -lurcu-common make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/wfstack' make -f Makefile.cds_wfs_pop make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/wfstack' gcc -std=gnu99 -g -O2 -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include config.h -I..//../../include/ -I..//../../src/ -I../../../include/ -I../../../include/src/ \ -c -o cds_wfs_pop.o cds_wfs_pop.c gcc -std=gnu99 -g -O2 -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -L../../../src/.libs/ -Wl,-rpath /builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/../../src/.libs/ \ -o cds_wfs_pop cds_wfs_pop.o -lurcu-common make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/wfstack' make -f Makefile.cds_wfs_pop_all_blocking make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/wfstack' gcc -std=gnu99 -g -O2 -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include config.h -I..//../../include/ -I..//../../src/ -I../../../include/ -I../../../include/src/ \ -c -o cds_wfs_pop_all_blocking.o cds_wfs_pop_all_blocking.c gcc -std=gnu99 -g -O2 -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -L../../../src/.libs/ -Wl,-rpath /builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/../../src/.libs/ \ -o cds_wfs_pop_all_blocking cds_wfs_pop_all_blocking.o -lurcu-common make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/wfstack' make[4]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/wfstack' make -C lfstack make[4]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/lfstack' make -f Makefile.cds_lfs_push make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/lfstack' gcc -std=gnu99 -g -O2 -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include config.h -I..//../../include/ -I..//../../src/ -I../../../include/ -I../../../include/src/ \ -c -o cds_lfs_push.o cds_lfs_push.c gcc -std=gnu99 -g -O2 -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -L../../../src/.libs/ -Wl,-rpath /builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/../../src/.libs/ \ -o cds_lfs_push cds_lfs_push.o -lurcu-cds make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/lfstack' make -f Makefile.cds_lfs_pop_blocking make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/lfstack' gcc -std=gnu99 -g -O2 -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include config.h -I..//../../include/ -I..//../../src/ -I../../../include/ -I../../../include/src/ \ -c -o cds_lfs_pop_blocking.o cds_lfs_pop_blocking.c gcc -std=gnu99 -g -O2 -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -L../../../src/.libs/ -Wl,-rpath /builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/../../src/.libs/ \ -o cds_lfs_pop_blocking cds_lfs_pop_blocking.o -lurcu-cds make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/lfstack' make -f Makefile.cds_lfs_pop_all_blocking make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/lfstack' gcc -std=gnu99 -g -O2 -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include config.h -I..//../../include/ -I..//../../src/ -I../../../include/ -I../../../include/src/ \ -c -o cds_lfs_pop_all_blocking.o cds_lfs_pop_all_blocking.c gcc -std=gnu99 -g -O2 -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -L../../../src/.libs/ -Wl,-rpath /builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/../../src/.libs/ \ -o cds_lfs_pop_all_blocking cds_lfs_pop_all_blocking.o -lurcu-cds make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/lfstack' make[4]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/lfstack' make -C rculfhash make[4]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/rculfhash' make -f Makefile.cds_lfht_add make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/rculfhash' gcc -std=gnu99 -g -O2 -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include config.h -I..//../../include/ -I..//../../src/ -I../../../include/ -I../../../include/src/ \ -c -o cds_lfht_add.o cds_lfht_add.c gcc -std=gnu99 -g -O2 -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -L../../../src/.libs/ -Wl,-rpath /builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/../../src/.libs/ \ -o cds_lfht_add cds_lfht_add.o -lurcu-cds -lurcu make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/rculfhash' make -f Makefile.cds_lfht_add_unique make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/rculfhash' gcc -std=gnu99 -g -O2 -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include config.h -I..//../../include/ -I..//../../src/ -I../../../include/ -I../../../include/src/ \ -c -o cds_lfht_add_unique.o cds_lfht_add_unique.c cds_lfht_add_unique.c: In function 'main': jhash.h:195: warning: dereferencing pointer 'k' does break strict-aliasing rules jhash.h:159: note: initialized from here jhash.h:195: warning: dereferencing pointer '({anonymous})' does break strict-aliasing rules jhash.h:195: note: initialized from here gcc -std=gnu99 -g -O2 -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -L../../../src/.libs/ -Wl,-rpath /builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/../../src/.libs/ \ -o cds_lfht_add_unique cds_lfht_add_unique.o -lurcu-cds -lurcu make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/rculfhash' make -f Makefile.cds_lfht_add_replace make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/rculfhash' gcc -std=gnu99 -g -O2 -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include config.h -I..//../../include/ -I..//../../src/ -I../../../include/ -I../../../include/src/ \ -c -o cds_lfht_add_replace.o cds_lfht_add_replace.c cds_lfht_add_replace.c: In function 'main': jhash.h:195: warning: dereferencing pointer 'k' does break strict-aliasing rules jhash.h:159: note: initialized from here gcc -std=gnu99 -g -O2 -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -L../../../src/.libs/ -Wl,-rpath /builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/../../src/.libs/ \ -o cds_lfht_add_replace cds_lfht_add_replace.o -lurcu-cds -lurcu make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/rculfhash' make -f Makefile.cds_lfht_del make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/rculfhash' gcc -std=gnu99 -g -O2 -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include config.h -I..//../../include/ -I..//../../src/ -I../../../include/ -I../../../include/src/ \ -c -o cds_lfht_del.o cds_lfht_del.c gcc -std=gnu99 -g -O2 -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -L../../../src/.libs/ -Wl,-rpath /builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/../../src/.libs/ \ -o cds_lfht_del cds_lfht_del.o -lurcu-cds -lurcu make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/rculfhash' make -f Makefile.cds_lfht_destroy make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/rculfhash' gcc -std=gnu99 -g -O2 -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include config.h -I..//../../include/ -I..//../../src/ -I../../../include/ -I../../../include/src/ \ -c -o cds_lfht_destroy.o cds_lfht_destroy.c cds_lfht_destroy.c: In function 'main': jhash.h:195: warning: dereferencing pointer 'k' does break strict-aliasing rules jhash.h:159: note: initialized from here gcc -std=gnu99 -g -O2 -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -L../../../src/.libs/ -Wl,-rpath /builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/../../src/.libs/ \ -o cds_lfht_destroy cds_lfht_destroy.o -lurcu-cds -lurcu make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/rculfhash' make -f Makefile.cds_lfht_lookup make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/rculfhash' gcc -std=gnu99 -g -O2 -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include config.h -I..//../../include/ -I..//../../src/ -I../../../include/ -I../../../include/src/ \ -c -o cds_lfht_lookup.o cds_lfht_lookup.c gcc -std=gnu99 -g -O2 -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -L../../../src/.libs/ -Wl,-rpath /builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/../../src/.libs/ \ -o cds_lfht_lookup cds_lfht_lookup.o -lurcu-cds -lurcu make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/rculfhash' make -f Makefile.cds_lfht_for_each_entry_duplicate make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/rculfhash' gcc -std=gnu99 -g -O2 -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -include config.h -I..//../../include/ -I..//../../src/ -I../../../include/ -I../../../include/src/ \ -c -o cds_lfht_for_each_entry_duplicate.o cds_lfht_for_each_entry_duplicate.c gcc -std=gnu99 -g -O2 -Wall -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -L../../../src/.libs/ -Wl,-rpath /builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/../../src/.libs/ \ -o cds_lfht_for_each_entry_duplicate cds_lfht_for_each_entry_duplicate.o -lurcu-cds -lurcu make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/rculfhash' make[4]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/rculfhash' make[3]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples' make[2]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples' make[2]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc' make[1]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc' Making all in tests make[1]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/tests' Making all in utils make[2]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/tests/utils' gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -Wall -pthread -I../../include -I../../include -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT tap.o -MD -MP -MF .deps/tap.Tpo -c -o tap.o tap.c mv -f .deps/tap.Tpo .deps/tap.Po rm -f libtap.a ar cru libtap.a tap.o ranlib libtap.a make[2]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/tests/utils' Making all in common make[2]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/tests/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -I../../include -I../../include -I../../src -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT debug-yield.lo -MD -MP -MF .deps/debug-yield.Tpo -c -o debug-yield.lo debug-yield.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -I../../include -I../../include -I../../src -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT debug-yield.lo -MD -MP -MF .deps/debug-yield.Tpo -c debug-yield.c -fPIC -DPIC -o .libs/debug-yield.o mv -f .deps/debug-yield.Tpo .deps/debug-yield.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libdebug-yield.la debug-yield.lo -lrt libtool: link: ar cru .libs/libdebug-yield.a .libs/debug-yield.o libtool: link: ranlib .libs/libdebug-yield.a libtool: link: ( cd ".libs" && rm -f "libdebug-yield.la" && ln -s "../libdebug-yield.la" "libdebug-yield.la" ) make[2]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/tests/common' Making all in unit make[2]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/tests/unit' gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/utils -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test_uatomic.o -MD -MP -MF .deps/test_uatomic.Tpo -c -o test_uatomic.o test_uatomic.c gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/utils -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test_urcu_multiflavor.o -MD -MP -MF .deps/test_urcu_multiflavor.Tpo -c -o test_urcu_multiflavor.o test_urcu_multiflavor.c gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/utils -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test_urcu_multiflavor-memb.o -MD -MP -MF .deps/test_urcu_multiflavor-memb.Tpo -c -o test_urcu_multiflavor-memb.o test_urcu_multiflavor-memb.c gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/utils -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test_urcu_multiflavor-mb.o -MD -MP -MF .deps/test_urcu_multiflavor-mb.Tpo -c -o test_urcu_multiflavor-mb.o test_urcu_multiflavor-mb.c gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/utils -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test_urcu_multiflavor-signal.o -MD -MP -MF .deps/test_urcu_multiflavor-signal.Tpo -c -o test_urcu_multiflavor-signal.o test_urcu_multiflavor-signal.c gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/utils -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test_urcu_multiflavor-qsbr.o -MD -MP -MF .deps/test_urcu_multiflavor-qsbr.Tpo -c -o test_urcu_multiflavor-qsbr.o test_urcu_multiflavor-qsbr.c gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/utils -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test_urcu_multiflavor-bp.o -MD -MP -MF .deps/test_urcu_multiflavor-bp.Tpo -c -o test_urcu_multiflavor-bp.o test_urcu_multiflavor-bp.c gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -DDYNAMIC_LINK_TEST -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/utils -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test_urcu_multiflavor_dynlink-test_urcu_multiflavor.o -MD -MP -MF .deps/test_urcu_multiflavor_dynlink-test_urcu_multiflavor.Tpo -c -o test_urcu_multiflavor_dynlink-test_urcu_multiflavor.o `test -f 'test_urcu_multiflavor.c' || echo './'`test_urcu_multiflavor.c gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -DDYNAMIC_LINK_TEST -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/utils -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test_urcu_multiflavor_dynlink-test_urcu_multiflavor-memb.o -MD -MP -MF .deps/test_urcu_multiflavor_dynlink-test_urcu_multiflavor-memb.Tpo -c -o test_urcu_multiflavor_dynlink-test_urcu_multiflavor-memb.o `test -f 'test_urcu_multiflavor-memb.c' || echo './'`test_urcu_multiflavor-memb.c gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -DDYNAMIC_LINK_TEST -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/utils -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test_urcu_multiflavor_dynlink-test_urcu_multiflavor-mb.o -MD -MP -MF .deps/test_urcu_multiflavor_dynlink-test_urcu_multiflavor-mb.Tpo -c -o test_urcu_multiflavor_dynlink-test_urcu_multiflavor-mb.o `test -f 'test_urcu_multiflavor-mb.c' || echo './'`test_urcu_multiflavor-mb.c gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -DDYNAMIC_LINK_TEST -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/utils -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test_urcu_multiflavor_dynlink-test_urcu_multiflavor-signal.o -MD -MP -MF .deps/test_urcu_multiflavor_dynlink-test_urcu_multiflavor-signal.Tpo -c -o test_urcu_multiflavor_dynlink-test_urcu_multiflavor-signal.o `test -f 'test_urcu_multiflavor-signal.c' || echo './'`test_urcu_multiflavor-signal.c gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -DDYNAMIC_LINK_TEST -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/utils -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test_urcu_multiflavor_dynlink-test_urcu_multiflavor-qsbr.o -MD -MP -MF .deps/test_urcu_multiflavor_dynlink-test_urcu_multiflavor-qsbr.Tpo -c -o test_urcu_multiflavor_dynlink-test_urcu_multiflavor-qsbr.o `test -f 'test_urcu_multiflavor-qsbr.c' || echo './'`test_urcu_multiflavor-qsbr.c gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -DDYNAMIC_LINK_TEST -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/utils -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test_urcu_multiflavor_dynlink-test_urcu_multiflavor-bp.o -MD -MP -MF .deps/test_urcu_multiflavor_dynlink-test_urcu_multiflavor-bp.Tpo -c -o test_urcu_multiflavor_dynlink-test_urcu_multiflavor-bp.o `test -f 'test_urcu_multiflavor-bp.c' || echo './'`test_urcu_multiflavor-bp.c mv -f .deps/test_urcu_multiflavor.Tpo .deps/test_urcu_multiflavor.Po mv -f .deps/test_urcu_multiflavor_dynlink-test_urcu_multiflavor.Tpo .deps/test_urcu_multiflavor_dynlink-test_urcu_multiflavor.Po mv -f .deps/test_urcu_multiflavor_dynlink-test_urcu_multiflavor-bp.Tpo .deps/test_urcu_multiflavor_dynlink-test_urcu_multiflavor-bp.Po mv -f .deps/test_urcu_multiflavor_dynlink-test_urcu_multiflavor-mb.Tpo .deps/test_urcu_multiflavor_dynlink-test_urcu_multiflavor-mb.Po mv -f .deps/test_urcu_multiflavor_dynlink-test_urcu_multiflavor-qsbr.Tpo .deps/test_urcu_multiflavor_dynlink-test_urcu_multiflavor-qsbr.Po mv -f .deps/test_urcu_multiflavor_dynlink-test_urcu_multiflavor-memb.Tpo .deps/test_urcu_multiflavor_dynlink-test_urcu_multiflavor-memb.Po mv -f .deps/test_urcu_multiflavor_dynlink-test_urcu_multiflavor-signal.Tpo .deps/test_urcu_multiflavor_dynlink-test_urcu_multiflavor-signal.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -DDYNAMIC_LINK_TEST -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/utils -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_urcu_multiflavor_dynlink test_urcu_multiflavor_dynlink-test_urcu_multiflavor.o test_urcu_multiflavor_dynlink-test_urcu_multiflavor-memb.o test_urcu_multiflavor_dynlink-test_urcu_multiflavor-mb.o test_urcu_multiflavor_dynlink-test_urcu_multiflavor-signal.o test_urcu_multiflavor_dynlink-test_urcu_multiflavor-qsbr.o test_urcu_multiflavor_dynlink-test_urcu_multiflavor-bp.o ../../src/liburcu.la ../../src/liburcu-mb.la ../../src/liburcu-signal.la ../../src/liburcu-qsbr.la ../../src/liburcu-bp.la ../../tests/utils/libtap.a -lrt mv -f .deps/test_urcu_multiflavor-qsbr.Tpo .deps/test_urcu_multiflavor-qsbr.Po mv -f .deps/test_urcu_multiflavor-bp.Tpo .deps/test_urcu_multiflavor-bp.Po mv -f .deps/test_urcu_multiflavor-mb.Tpo .deps/test_urcu_multiflavor-mb.Po mv -f .deps/test_urcu_multiflavor-signal.Tpo .deps/test_urcu_multiflavor-signal.Po mv -f .deps/test_urcu_multiflavor-memb.Tpo .deps/test_urcu_multiflavor-memb.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/utils -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_urcu_multiflavor test_urcu_multiflavor.o test_urcu_multiflavor-memb.o test_urcu_multiflavor-mb.o test_urcu_multiflavor-signal.o test_urcu_multiflavor-qsbr.o test_urcu_multiflavor-bp.o ../../src/liburcu.la ../../src/liburcu-mb.la ../../src/liburcu-signal.la ../../src/liburcu-qsbr.la ../../src/liburcu-bp.la ../../tests/utils/libtap.a -lrt mv -f .deps/test_uatomic.Tpo .deps/test_uatomic.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/utils -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_uatomic test_uatomic.o ../../src/liburcu-common.la ../../tests/utils/libtap.a -lrt libtool: link: gcc -std=gnu99 -DDYNAMIC_LINK_TEST -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/utils -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/test_urcu_multiflavor_dynlink test_urcu_multiflavor_dynlink-test_urcu_multiflavor.o test_urcu_multiflavor_dynlink-test_urcu_multiflavor-memb.o test_urcu_multiflavor_dynlink-test_urcu_multiflavor-mb.o test_urcu_multiflavor_dynlink-test_urcu_multiflavor-signal.o test_urcu_multiflavor_dynlink-test_urcu_multiflavor-qsbr.o test_urcu_multiflavor_dynlink-test_urcu_multiflavor-bp.o ../../src/.libs/liburcu.so ../../src/.libs/liburcu-mb.so ../../src/.libs/liburcu-signal.so ../../src/.libs/liburcu-qsbr.so ../../src/.libs/liburcu-bp.so /builddir/build/BUILD/userspace-rcu-0.10.0/src/.libs/liburcu-common.so ../../tests/utils/libtap.a -lrt -pthread libtool: link: gcc -std=gnu99 -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/utils -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/test_uatomic test_uatomic.o ../../src/.libs/liburcu-common.so ../../tests/utils/libtap.a -lrt -pthread libtool: link: gcc -std=gnu99 -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/utils -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/test_urcu_multiflavor test_urcu_multiflavor.o test_urcu_multiflavor-memb.o test_urcu_multiflavor-mb.o test_urcu_multiflavor-signal.o test_urcu_multiflavor-qsbr.o test_urcu_multiflavor-bp.o ../../src/.libs/liburcu.so ../../src/.libs/liburcu-mb.so ../../src/.libs/liburcu-signal.so ../../src/.libs/liburcu-qsbr.so ../../src/.libs/liburcu-bp.so /builddir/build/BUILD/userspace-rcu-0.10.0/src/.libs/liburcu-common.so ../../tests/utils/libtap.a -lrt -pthread make[2]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/tests/unit' Making all in benchmark make[2]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/tests/benchmark' gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test_urcu.o -MD -MP -MF .deps/test_urcu.Tpo -c -o test_urcu.o test_urcu.c gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -DDYNAMIC_LINK_TEST -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test_urcu_dynamic_link-test_urcu.o -MD -MP -MF .deps/test_urcu_dynamic_link-test_urcu.Tpo -c -o test_urcu_dynamic_link-test_urcu.o `test -f 'test_urcu.c' || echo './'`test_urcu.c gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test_urcu_timing.o -MD -MP -MF .deps/test_urcu_timing.Tpo -c -o test_urcu_timing.o test_urcu_timing.c gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -DRCU_SIGNAL -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test_urcu_signal-test_urcu.o -MD -MP -MF .deps/test_urcu_signal-test_urcu.Tpo -c -o test_urcu_signal-test_urcu.o `test -f 'test_urcu.c' || echo './'`test_urcu.c gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -DRCU_SIGNAL -DDYNAMIC_LINK_TEST -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test_urcu_signal_dynamic_link-test_urcu.o -MD -MP -MF .deps/test_urcu_signal_dynamic_link-test_urcu.Tpo -c -o test_urcu_signal_dynamic_link-test_urcu.o `test -f 'test_urcu.c' || echo './'`test_urcu.c gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -DRCU_SIGNAL -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test_urcu_signal_timing-test_urcu_timing.o -MD -MP -MF .deps/test_urcu_signal_timing-test_urcu_timing.Tpo -c -o test_urcu_signal_timing-test_urcu_timing.o `test -f 'test_urcu_timing.c' || echo './'`test_urcu_timing.c gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test_rwlock_timing.o -MD -MP -MF .deps/test_rwlock_timing.Tpo -c -o test_rwlock_timing.o test_rwlock_timing.c gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test_rwlock.o -MD -MP -MF .deps/test_rwlock.Tpo -c -o test_rwlock.o test_rwlock.c gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test_perthreadlock_timing.o -MD -MP -MF .deps/test_perthreadlock_timing.Tpo -c -o test_perthreadlock_timing.o test_perthreadlock_timing.c gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test_perthreadlock.o -MD -MP -MF .deps/test_perthreadlock.Tpo -c -o test_perthreadlock.o test_perthreadlock.c gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -DDEBUG_YIELD -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test_urcu_yield-test_urcu.o -MD -MP -MF .deps/test_urcu_yield-test_urcu.Tpo -c -o test_urcu_yield-test_urcu.o `test -f 'test_urcu.c' || echo './'`test_urcu.c gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -DRCU_SIGNAL -DDEBUG_YIELD -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test_urcu_signal_yield-test_urcu.o -MD -MP -MF .deps/test_urcu_signal_yield-test_urcu.Tpo -c -o test_urcu_signal_yield-test_urcu.o `test -f 'test_urcu.c' || echo './'`test_urcu.c gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -DRCU_MB -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test_urcu_mb-test_urcu.o -MD -MP -MF .deps/test_urcu_mb-test_urcu.Tpo -c -o test_urcu_mb-test_urcu.o `test -f 'test_urcu.c' || echo './'`test_urcu.c gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test_urcu_qsbr_timing.o -MD -MP -MF .deps/test_urcu_qsbr_timing.Tpo -c -o test_urcu_qsbr_timing.o test_urcu_qsbr_timing.c gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test_urcu_qsbr.o -MD -MP -MF .deps/test_urcu_qsbr.Tpo -c -o test_urcu_qsbr.o test_urcu_qsbr.c gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test_mutex.o -MD -MP -MF .deps/test_mutex.Tpo -c -o test_mutex.o test_mutex.c mv -f .deps/test_urcu_qsbr_timing.Tpo .deps/test_urcu_qsbr_timing.Po mv -f .deps/test_urcu_signal_timing-test_urcu_timing.Tpo .deps/test_urcu_signal_timing-test_urcu_timing.Po mv -f .deps/test_rwlock_timing.Tpo .deps/test_rwlock_timing.Po gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test_looplen.o -MD -MP -MF .deps/test_looplen.Tpo -c -o test_looplen.o test_looplen.c gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test_urcu_gc.o -MD -MP -MF .deps/test_urcu_gc.Tpo -c -o test_urcu_gc.o test_urcu_gc.c gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -DRCU_SIGNAL -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test_urcu_signal_gc-test_urcu_gc.o -MD -MP -MF .deps/test_urcu_signal_gc-test_urcu_gc.Tpo -c -o test_urcu_signal_gc-test_urcu_gc.o `test -f 'test_urcu_gc.c' || echo './'`test_urcu_gc.c mv -f .deps/test_rwlock.Tpo .deps/test_rwlock.Po gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -DTEST_LOCAL_GC -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test_urcu_lgc-test_urcu_gc.o -MD -MP -MF .deps/test_urcu_lgc-test_urcu_gc.Tpo -c -o test_urcu_lgc-test_urcu_gc.o `test -f 'test_urcu_gc.c' || echo './'`test_urcu_gc.c mv -f .deps/test_perthreadlock_timing.Tpo .deps/test_perthreadlock_timing.Po gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -DRCU_MB -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test_urcu_mb_gc-test_urcu_gc.o -MD -MP -MF .deps/test_urcu_mb_gc-test_urcu_gc.Tpo -c -o test_urcu_mb_gc-test_urcu_gc.o `test -f 'test_urcu_gc.c' || echo './'`test_urcu_gc.c mv -f .deps/test_mutex.Tpo .deps/test_mutex.Po gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test_urcu_qsbr_gc.o -MD -MP -MF .deps/test_urcu_qsbr_gc.Tpo -c -o test_urcu_qsbr_gc.o test_urcu_qsbr_gc.c mv -f .deps/test_urcu_signal_dynamic_link-test_urcu.Tpo .deps/test_urcu_signal_dynamic_link-test_urcu.Po gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -DTEST_LOCAL_GC -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test_urcu_qsbr_lgc-test_urcu_qsbr_gc.o -MD -MP -MF .deps/test_urcu_qsbr_lgc-test_urcu_qsbr_gc.Tpo -c -o test_urcu_qsbr_lgc-test_urcu_qsbr_gc.o `test -f 'test_urcu_qsbr_gc.c' || echo './'`test_urcu_qsbr_gc.c mv -f .deps/test_urcu.Tpo .deps/test_urcu.Po mv -f .deps/test_urcu_timing.Tpo .deps/test_urcu_timing.Po gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -DRCU_SIGNAL -DTEST_LOCAL_GC -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test_urcu_signal_lgc-test_urcu_gc.o -MD -MP -MF .deps/test_urcu_signal_lgc-test_urcu_gc.Tpo -c -o test_urcu_signal_lgc-test_urcu_gc.o `test -f 'test_urcu_gc.c' || echo './'`test_urcu_gc.c gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -DTEST_LOCAL_GC -DRCU_MB -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test_urcu_mb_lgc-test_urcu_gc.o -MD -MP -MF .deps/test_urcu_mb_lgc-test_urcu_gc.Tpo -c -o test_urcu_mb_lgc-test_urcu_gc.o `test -f 'test_urcu_gc.c' || echo './'`test_urcu_gc.c mv -f .deps/test_urcu_mb-test_urcu.Tpo .deps/test_urcu_mb-test_urcu.Po gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -DDYNAMIC_LINK_TEST -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test_urcu_qsbr_dynamic_link-test_urcu_qsbr.o -MD -MP -MF .deps/test_urcu_qsbr_dynamic_link-test_urcu_qsbr.Tpo -c -o test_urcu_qsbr_dynamic_link-test_urcu_qsbr.o `test -f 'test_urcu_qsbr.c' || echo './'`test_urcu_qsbr.c mv -f .deps/test_urcu_signal_yield-test_urcu.Tpo .deps/test_urcu_signal_yield-test_urcu.Po gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test_urcu_defer.o -MD -MP -MF .deps/test_urcu_defer.Tpo -c -o test_urcu_defer.o test_urcu_defer.c mv -f .deps/test_urcu_signal-test_urcu.Tpo .deps/test_urcu_signal-test_urcu.Po gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test_urcu_assign.o -MD -MP -MF .deps/test_urcu_assign.Tpo -c -o test_urcu_assign.o test_urcu_assign.c mv -f .deps/test_urcu_yield-test_urcu.Tpo .deps/test_urcu_yield-test_urcu.Po gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -DDYNAMIC_LINK_TEST -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test_urcu_assign_dynamic_link-test_urcu_assign.o -MD -MP -MF .deps/test_urcu_assign_dynamic_link-test_urcu_assign.Tpo -c -o test_urcu_assign_dynamic_link-test_urcu_assign.o `test -f 'test_urcu_assign.c' || echo './'`test_urcu_assign.c mv -f .deps/test_urcu_qsbr.Tpo .deps/test_urcu_qsbr.Po gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test_urcu_bp.o -MD -MP -MF .deps/test_urcu_bp.Tpo -c -o test_urcu_bp.o test_urcu_bp.c mv -f .deps/test_perthreadlock.Tpo .deps/test_perthreadlock.Po gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -DDYNAMIC_LINK_TEST -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test_urcu_bp_dynamic_link-test_urcu_bp.o -MD -MP -MF .deps/test_urcu_bp_dynamic_link-test_urcu_bp.Tpo -c -o test_urcu_bp_dynamic_link-test_urcu_bp.o `test -f 'test_urcu_bp.c' || echo './'`test_urcu_bp.c mv -f .deps/test_looplen.Tpo .deps/test_looplen.Po mv -f .deps/test_urcu_dynamic_link-test_urcu.Tpo .deps/test_urcu_dynamic_link-test_urcu.Po gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test_cycles_per_loop.o -MD -MP -MF .deps/test_cycles_per_loop.Tpo -c -o test_cycles_per_loop.o test_cycles_per_loop.c gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test_urcu_lfq.o -MD -MP -MF .deps/test_urcu_lfq.Tpo -c -o test_urcu_lfq.o test_urcu_lfq.c mv -f .deps/test_cycles_per_loop.Tpo .deps/test_cycles_per_loop.Po gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test_urcu_wfq.o -MD -MP -MF .deps/test_urcu_wfq.Tpo -c -o test_urcu_wfq.o test_urcu_wfq.c test_urcu_lfq.c: In function 'main': test_urcu_lfq.c:383: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result test_urcu_wfq.c: In function 'main': test_urcu_wfq.c:351: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mv -f .deps/test_urcu_qsbr_dynamic_link-test_urcu_qsbr.Tpo .deps/test_urcu_qsbr_dynamic_link-test_urcu_qsbr.Po gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test_urcu_lfs.o -MD -MP -MF .deps/test_urcu_lfs.Tpo -c -o test_urcu_lfs.o test_urcu_lfs.c mv -f .deps/test_urcu_gc.Tpo .deps/test_urcu_gc.Po gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test_urcu_wfs.o -MD -MP -MF .deps/test_urcu_wfs.Tpo -c -o test_urcu_wfs.o test_urcu_wfs.c mv -f .deps/test_urcu_signal_gc-test_urcu_gc.Tpo .deps/test_urcu_signal_gc-test_urcu_gc.Po gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test_urcu_lfs_rcu.o -MD -MP -MF .deps/test_urcu_lfs_rcu.Tpo -c -o test_urcu_lfs_rcu.o test_urcu_lfs_rcu.c mv -f .deps/test_urcu_lgc-test_urcu_gc.Tpo .deps/test_urcu_lgc-test_urcu_gc.Po gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test_urcu_wfcq.o -MD -MP -MF .deps/test_urcu_wfcq.Tpo -c -o test_urcu_wfcq.o test_urcu_wfcq.c mv -f .deps/test_urcu_qsbr_gc.Tpo .deps/test_urcu_qsbr_gc.Po gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -DDYNAMIC_LINK_TEST -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test_urcu_wfq_dynlink-test_urcu_wfq.o -MD -MP -MF .deps/test_urcu_wfq_dynlink-test_urcu_wfq.Tpo -c -o test_urcu_wfq_dynlink-test_urcu_wfq.o `test -f 'test_urcu_wfq.c' || echo './'`test_urcu_wfq.c mv -f .deps/test_urcu_assign_dynamic_link-test_urcu_assign.Tpo .deps/test_urcu_assign_dynamic_link-test_urcu_assign.Po gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -DDYNAMIC_LINK_TEST -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test_urcu_wfs_dynlink-test_urcu_wfs.o -MD -MP -MF .deps/test_urcu_wfs_dynlink-test_urcu_wfs.Tpo -c -o test_urcu_wfs_dynlink-test_urcu_wfs.o `test -f 'test_urcu_wfs.c' || echo './'`test_urcu_wfs.c mv -f .deps/test_urcu_qsbr_lgc-test_urcu_qsbr_gc.Tpo .deps/test_urcu_qsbr_lgc-test_urcu_qsbr_gc.Po gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -DDYNAMIC_LINK_TEST -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test_urcu_wfcq_dynlink-test_urcu_wfcq.o -MD -MP -MF .deps/test_urcu_wfcq_dynlink-test_urcu_wfcq.Tpo -c -o test_urcu_wfcq_dynlink-test_urcu_wfcq.o `test -f 'test_urcu_wfcq.c' || echo './'`test_urcu_wfcq.c mv -f .deps/test_urcu_mb_gc-test_urcu_gc.Tpo .deps/test_urcu_mb_gc-test_urcu_gc.Po mv -f .deps/test_urcu_bp_dynamic_link-test_urcu_bp.Tpo .deps/test_urcu_bp_dynamic_link-test_urcu_bp.Po gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -DDYNAMIC_LINK_TEST -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test_urcu_lfq_dynlink-test_urcu_lfq.o -MD -MP -MF .deps/test_urcu_lfq_dynlink-test_urcu_lfq.Tpo -c -o test_urcu_lfq_dynlink-test_urcu_lfq.o `test -f 'test_urcu_lfq.c' || echo './'`test_urcu_lfq.c mv -f .deps/test_urcu_bp.Tpo .deps/test_urcu_bp.Po gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -DDYNAMIC_LINK_TEST -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test_urcu_lfs_dynlink-test_urcu_lfs.o -MD -MP -MF .deps/test_urcu_lfs_dynlink-test_urcu_lfs.Tpo -c -o test_urcu_lfs_dynlink-test_urcu_lfs.o `test -f 'test_urcu_lfs.c' || echo './'`test_urcu_lfs.c gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -DRCU_QSBR -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test_urcu_hash-test_urcu_hash.o -MD -MP -MF .deps/test_urcu_hash-test_urcu_hash.Tpo -c -o test_urcu_hash-test_urcu_hash.o `test -f 'test_urcu_hash.c' || echo './'`test_urcu_hash.c mv -f .deps/test_urcu_mb_lgc-test_urcu_gc.Tpo .deps/test_urcu_mb_lgc-test_urcu_gc.Po gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -DRCU_QSBR -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test_urcu_hash-test_urcu_hash_rw.o -MD -MP -MF .deps/test_urcu_hash-test_urcu_hash_rw.Tpo -c -o test_urcu_hash-test_urcu_hash_rw.o `test -f 'test_urcu_hash_rw.c' || echo './'`test_urcu_hash_rw.c mv -f .deps/test_urcu_defer.Tpo .deps/test_urcu_defer.Po gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -DRCU_QSBR -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test_urcu_hash-test_urcu_hash_unique.o -MD -MP -MF .deps/test_urcu_hash-test_urcu_hash_unique.Tpo -c -o test_urcu_hash-test_urcu_hash_unique.o `test -f 'test_urcu_hash_unique.c' || echo './'`test_urcu_hash_unique.c mv -f .deps/test_urcu_assign.Tpo .deps/test_urcu_assign.Po gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -DDYNAMIC_LINK_TEST -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test_urcu_lfs_rcu_dynlink-test_urcu_lfs_rcu.o -MD -MP -MF .deps/test_urcu_lfs_rcu_dynlink-test_urcu_lfs_rcu.Tpo -c -o test_urcu_lfs_rcu_dynlink-test_urcu_lfs_rcu.o `test -f 'test_urcu_lfs_rcu.c' || echo './'`test_urcu_lfs_rcu.c test_urcu_wfs.c: In function 'main': test_urcu_wfs.c:481: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mv -f .deps/test_urcu_signal_lgc-test_urcu_gc.Tpo .deps/test_urcu_signal_lgc-test_urcu_gc.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_urcu test_urcu.o ../../src/liburcu.la -lrt test_urcu_wfq.c: In function 'main': test_urcu_wfq.c:351: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result test_urcu_wfcq.c: In function 'main': test_urcu_wfcq.c:494: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result test_urcu_wfs.c: In function 'main': test_urcu_wfs.c:481: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result test_urcu_lfs_rcu.c: In function 'main': test_urcu_lfs_rcu.c:384: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result test_urcu_lfq.c: In function 'main': test_urcu_lfq.c:383: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result test_urcu_lfs.c: In function 'main': test_urcu_lfs.c:471: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result test_urcu_wfcq.c: In function 'main': test_urcu_wfcq.c:494: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result test_urcu_lfs.c: In function 'main': test_urcu_lfs.c:471: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result test_urcu_lfs_rcu.c: In function 'main': test_urcu_lfs_rcu.c:384: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mv -f .deps/test_urcu_wfq.Tpo .deps/test_urcu_wfq.Po mv -f .deps/test_urcu_lfq.Tpo .deps/test_urcu_lfq.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -DDYNAMIC_LINK_TEST -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_urcu_dynamic_link test_urcu_dynamic_link-test_urcu.o ../../src/liburcu.la -lrt /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_urcu_timing test_urcu_timing.o ../../src/liburcu.la -lrt mv -f .deps/test_urcu_wfq_dynlink-test_urcu_wfq.Tpo .deps/test_urcu_wfq_dynlink-test_urcu_wfq.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -DRCU_SIGNAL -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_urcu_signal test_urcu_signal-test_urcu.o ../../src/liburcu-signal.la -lrt mv -f .deps/test_urcu_lfq_dynlink-test_urcu_lfq.Tpo .deps/test_urcu_lfq_dynlink-test_urcu_lfq.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -DRCU_SIGNAL -DDYNAMIC_LINK_TEST -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_urcu_signal_dynamic_link test_urcu_signal_dynamic_link-test_urcu.o ../../src/liburcu-signal.la -lrt libtool: link: gcc -std=gnu99 -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/test_urcu test_urcu.o ../../src/.libs/liburcu.so /builddir/build/BUILD/userspace-rcu-0.10.0/src/.libs/liburcu-common.so -lrt -pthread mv -f .deps/test_urcu_lfs_rcu.Tpo .deps/test_urcu_lfs_rcu.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -DRCU_SIGNAL -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_urcu_signal_timing test_urcu_signal_timing-test_urcu_timing.o ../../src/liburcu-signal.la -lrt mv -f .deps/test_urcu_lfs_dynlink-test_urcu_lfs.Tpo .deps/test_urcu_lfs_dynlink-test_urcu_lfs.Po mv -f .deps/test_urcu_wfs_dynlink-test_urcu_wfs.Tpo .deps/test_urcu_wfs_dynlink-test_urcu_wfs.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_rwlock_timing test_rwlock_timing.o ../../src/liburcu-signal.la -lrt /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_rwlock test_rwlock.o ../../src/liburcu-signal.la -lrt mv -f .deps/test_urcu_lfs_rcu_dynlink-test_urcu_lfs_rcu.Tpo .deps/test_urcu_lfs_rcu_dynlink-test_urcu_lfs_rcu.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_perthreadlock_timing test_perthreadlock_timing.o ../../src/liburcu-signal.la -lrt mv -f .deps/test_urcu_wfcq_dynlink-test_urcu_wfcq.Tpo .deps/test_urcu_wfcq_dynlink-test_urcu_wfcq.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_perthreadlock test_perthreadlock.o ../../src/liburcu-signal.la -lrt mv -f .deps/test_urcu_hash-test_urcu_hash_unique.Tpo .deps/test_urcu_hash-test_urcu_hash_unique.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -DDEBUG_YIELD -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_urcu_yield test_urcu_yield-test_urcu.o ../../src/liburcu.la ./../common/libdebug-yield.la -lrt /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -DRCU_SIGNAL -DDEBUG_YIELD -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_urcu_signal_yield test_urcu_signal_yield-test_urcu.o ../../src/liburcu-signal.la ./../common/libdebug-yield.la -lrt mv -f .deps/test_urcu_wfs.Tpo .deps/test_urcu_wfs.Po libtool: link: gcc -std=gnu99 -DDYNAMIC_LINK_TEST -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/test_urcu_dynamic_link test_urcu_dynamic_link-test_urcu.o ../../src/.libs/liburcu.so /builddir/build/BUILD/userspace-rcu-0.10.0/src/.libs/liburcu-common.so -lrt -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -DRCU_MB -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_urcu_mb test_urcu_mb-test_urcu.o ../../src/liburcu-mb.la -lrt libtool: link: gcc -std=gnu99 -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/test_urcu_timing test_urcu_timing.o ../../src/.libs/liburcu.so /builddir/build/BUILD/userspace-rcu-0.10.0/src/.libs/liburcu-common.so -lrt -pthread mv -f .deps/test_urcu_hash-test_urcu_hash_rw.Tpo .deps/test_urcu_hash-test_urcu_hash_rw.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_urcu_qsbr_timing test_urcu_qsbr_timing.o ../../src/liburcu-qsbr.la -lrt mv -f .deps/test_urcu_lfs.Tpo .deps/test_urcu_lfs.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_urcu_qsbr test_urcu_qsbr.o ../../src/liburcu-qsbr.la -lrt libtool: link: gcc -std=gnu99 -DRCU_SIGNAL -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/test_urcu_signal test_urcu_signal-test_urcu.o ../../src/.libs/liburcu-signal.so /builddir/build/BUILD/userspace-rcu-0.10.0/src/.libs/liburcu-common.so -lrt -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_mutex test_mutex.o -lrt /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_looplen test_looplen.o -lrt libtool: link: gcc -std=gnu99 -DRCU_SIGNAL -DDYNAMIC_LINK_TEST -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/test_urcu_signal_dynamic_link test_urcu_signal_dynamic_link-test_urcu.o ../../src/.libs/liburcu-signal.so /builddir/build/BUILD/userspace-rcu-0.10.0/src/.libs/liburcu-common.so -lrt -pthread mv -f .deps/test_urcu_hash-test_urcu_hash.Tpo .deps/test_urcu_hash-test_urcu_hash.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_urcu_gc test_urcu_gc.o ../../src/liburcu.la -lrt mv -f .deps/test_urcu_wfcq.Tpo .deps/test_urcu_wfcq.Po libtool: link: gcc -std=gnu99 -DRCU_SIGNAL -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/test_urcu_signal_timing test_urcu_signal_timing-test_urcu_timing.o ../../src/.libs/liburcu-signal.so /builddir/build/BUILD/userspace-rcu-0.10.0/src/.libs/liburcu-common.so -lrt -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -DRCU_SIGNAL -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_urcu_signal_gc test_urcu_signal_gc-test_urcu_gc.o ../../src/liburcu-signal.la -lrt /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -DTEST_LOCAL_GC -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_urcu_lgc test_urcu_lgc-test_urcu_gc.o ../../src/liburcu.la -lrt libtool: link: gcc -std=gnu99 -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/test_rwlock_timing test_rwlock_timing.o ../../src/.libs/liburcu-signal.so /builddir/build/BUILD/userspace-rcu-0.10.0/src/.libs/liburcu-common.so -lrt -pthread libtool: link: gcc -std=gnu99 -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/test_rwlock test_rwlock.o ../../src/.libs/liburcu-signal.so /builddir/build/BUILD/userspace-rcu-0.10.0/src/.libs/liburcu-common.so -lrt -pthread libtool: link: gcc -std=gnu99 -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/test_perthreadlock_timing test_perthreadlock_timing.o ../../src/.libs/liburcu-signal.so /builddir/build/BUILD/userspace-rcu-0.10.0/src/.libs/liburcu-common.so -lrt -pthread libtool: link: gcc -std=gnu99 -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/test_perthreadlock test_perthreadlock.o ../../src/.libs/liburcu-signal.so /builddir/build/BUILD/userspace-rcu-0.10.0/src/.libs/liburcu-common.so -lrt -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -DRCU_MB -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_urcu_mb_gc test_urcu_mb_gc-test_urcu_gc.o ../../src/liburcu-mb.la -lrt libtool: link: gcc -std=gnu99 -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_mutex test_mutex.o -lrt -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_urcu_qsbr_gc test_urcu_qsbr_gc.o ../../src/liburcu-qsbr.la -lrt libtool: link: gcc -std=gnu99 -DRCU_MB -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/test_urcu_mb test_urcu_mb-test_urcu.o ../../src/.libs/liburcu-mb.so /builddir/build/BUILD/userspace-rcu-0.10.0/src/.libs/liburcu-common.so -lrt -pthread libtool: link: gcc -std=gnu99 -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_looplen test_looplen.o -lrt -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -DTEST_LOCAL_GC -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_urcu_qsbr_lgc test_urcu_qsbr_lgc-test_urcu_qsbr_gc.o ../../src/liburcu-qsbr.la -lrt /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -DRCU_SIGNAL -DTEST_LOCAL_GC -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_urcu_signal_lgc test_urcu_signal_lgc-test_urcu_gc.o ../../src/liburcu-signal.la -lrt libtool: link: gcc -std=gnu99 -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/test_urcu_qsbr_timing test_urcu_qsbr_timing.o ../../src/.libs/liburcu-qsbr.so /builddir/build/BUILD/userspace-rcu-0.10.0/src/.libs/liburcu-common.so -lrt -pthread libtool: link: gcc -std=gnu99 -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/test_urcu_qsbr test_urcu_qsbr.o ../../src/.libs/liburcu-qsbr.so /builddir/build/BUILD/userspace-rcu-0.10.0/src/.libs/liburcu-common.so -lrt -pthread libtool: link: gcc -std=gnu99 -DRCU_SIGNAL -DDEBUG_YIELD -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/test_urcu_signal_yield test_urcu_signal_yield-test_urcu.o ../../src/.libs/liburcu-signal.so /builddir/build/BUILD/userspace-rcu-0.10.0/src/.libs/liburcu-common.so ./../common/.libs/libdebug-yield.a -lrt -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -DTEST_LOCAL_GC -DRCU_MB -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_urcu_mb_lgc test_urcu_mb_lgc-test_urcu_gc.o ../../src/liburcu-mb.la -lrt /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -DDYNAMIC_LINK_TEST -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_urcu_qsbr_dynamic_link test_urcu_qsbr_dynamic_link-test_urcu_qsbr.o ../../src/liburcu-qsbr.la -lrt /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_urcu_defer test_urcu_defer.o ../../src/liburcu.la -lrt /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_urcu_assign test_urcu_assign.o ../../src/liburcu.la -lrt libtool: link: gcc -std=gnu99 -DDEBUG_YIELD -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/test_urcu_yield test_urcu_yield-test_urcu.o ../../src/.libs/liburcu.so /builddir/build/BUILD/userspace-rcu-0.10.0/src/.libs/liburcu-common.so ./../common/.libs/libdebug-yield.a -lrt -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -DDYNAMIC_LINK_TEST -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_urcu_assign_dynamic_link test_urcu_assign_dynamic_link-test_urcu_assign.o ../../src/liburcu.la -lrt /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_urcu_bp test_urcu_bp.o ../../src/liburcu-bp.la -lrt /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -DDYNAMIC_LINK_TEST -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_urcu_bp_dynamic_link test_urcu_bp_dynamic_link-test_urcu_bp.o ../../src/liburcu-bp.la -lrt /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_cycles_per_loop test_cycles_per_loop.o -lrt libtool: link: gcc -std=gnu99 -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/test_urcu_gc test_urcu_gc.o ../../src/.libs/liburcu.so /builddir/build/BUILD/userspace-rcu-0.10.0/src/.libs/liburcu-common.so -lrt -pthread libtool: link: gcc -std=gnu99 -DRCU_SIGNAL -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/test_urcu_signal_gc test_urcu_signal_gc-test_urcu_gc.o ../../src/.libs/liburcu-signal.so /builddir/build/BUILD/userspace-rcu-0.10.0/src/.libs/liburcu-common.so -lrt -pthread libtool: link: gcc -std=gnu99 -DTEST_LOCAL_GC -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/test_urcu_lgc test_urcu_lgc-test_urcu_gc.o ../../src/.libs/liburcu.so /builddir/build/BUILD/userspace-rcu-0.10.0/src/.libs/liburcu-common.so -lrt -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_urcu_lfq test_urcu_lfq.o ../../src/liburcu.la ../../src/liburcu-cds.la -lrt libtool: link: gcc -std=gnu99 -DRCU_MB -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/test_urcu_mb_gc test_urcu_mb_gc-test_urcu_gc.o ../../src/.libs/liburcu-mb.so /builddir/build/BUILD/userspace-rcu-0.10.0/src/.libs/liburcu-common.so -lrt -pthread libtool: link: gcc -std=gnu99 -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/test_urcu_qsbr_gc test_urcu_qsbr_gc.o ../../src/.libs/liburcu-qsbr.so /builddir/build/BUILD/userspace-rcu-0.10.0/src/.libs/liburcu-common.so -lrt -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_urcu_wfq test_urcu_wfq.o ../../src/liburcu-common.la -lrt libtool: link: gcc -std=gnu99 -DTEST_LOCAL_GC -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/test_urcu_qsbr_lgc test_urcu_qsbr_lgc-test_urcu_qsbr_gc.o ../../src/.libs/liburcu-qsbr.so /builddir/build/BUILD/userspace-rcu-0.10.0/src/.libs/liburcu-common.so -lrt -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_urcu_lfs test_urcu_lfs.o ../../src/liburcu.la ../../src/liburcu-cds.la -lrt /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_urcu_wfs test_urcu_wfs.o ../../src/liburcu-common.la -lrt libtool: link: gcc -std=gnu99 -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_cycles_per_loop test_cycles_per_loop.o -lrt -pthread libtool: link: gcc -std=gnu99 -DRCU_SIGNAL -DTEST_LOCAL_GC -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/test_urcu_signal_lgc test_urcu_signal_lgc-test_urcu_gc.o ../../src/.libs/liburcu-signal.so /builddir/build/BUILD/userspace-rcu-0.10.0/src/.libs/liburcu-common.so -lrt -pthread libtool: link: gcc -std=gnu99 -DTEST_LOCAL_GC -DRCU_MB -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/test_urcu_mb_lgc test_urcu_mb_lgc-test_urcu_gc.o ../../src/.libs/liburcu-mb.so /builddir/build/BUILD/userspace-rcu-0.10.0/src/.libs/liburcu-common.so -lrt -pthread libtool: link: gcc -std=gnu99 -DDYNAMIC_LINK_TEST -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/test_urcu_qsbr_dynamic_link test_urcu_qsbr_dynamic_link-test_urcu_qsbr.o ../../src/.libs/liburcu-qsbr.so /builddir/build/BUILD/userspace-rcu-0.10.0/src/.libs/liburcu-common.so -lrt -pthread libtool: link: gcc -std=gnu99 -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/test_urcu_defer test_urcu_defer.o ../../src/.libs/liburcu.so /builddir/build/BUILD/userspace-rcu-0.10.0/src/.libs/liburcu-common.so -lrt -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_urcu_lfs_rcu test_urcu_lfs_rcu.o ../../src/liburcu.la ../../src/liburcu-cds.la -lrt libtool: link: gcc -std=gnu99 -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/test_urcu_assign test_urcu_assign.o ../../src/.libs/liburcu.so /builddir/build/BUILD/userspace-rcu-0.10.0/src/.libs/liburcu-common.so -lrt -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_urcu_wfcq test_urcu_wfcq.o ../../src/liburcu-common.la -lrt /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -DDYNAMIC_LINK_TEST -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_urcu_wfq_dynlink test_urcu_wfq_dynlink-test_urcu_wfq.o ../../src/liburcu-common.la -lrt /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -DDYNAMIC_LINK_TEST -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_urcu_wfs_dynlink test_urcu_wfs_dynlink-test_urcu_wfs.o ../../src/liburcu-common.la -lrt libtool: link: gcc -std=gnu99 -DDYNAMIC_LINK_TEST -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/test_urcu_assign_dynamic_link test_urcu_assign_dynamic_link-test_urcu_assign.o ../../src/.libs/liburcu.so /builddir/build/BUILD/userspace-rcu-0.10.0/src/.libs/liburcu-common.so -lrt -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -DDYNAMIC_LINK_TEST -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_urcu_wfcq_dynlink test_urcu_wfcq_dynlink-test_urcu_wfcq.o ../../src/liburcu-common.la -lrt /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -DDYNAMIC_LINK_TEST -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_urcu_lfq_dynlink test_urcu_lfq_dynlink-test_urcu_lfq.o ../../src/liburcu.la ../../src/liburcu-cds.la -lrt libtool: link: gcc -std=gnu99 -DDYNAMIC_LINK_TEST -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/test_urcu_bp_dynamic_link test_urcu_bp_dynamic_link-test_urcu_bp.o ../../src/.libs/liburcu-bp.so /builddir/build/BUILD/userspace-rcu-0.10.0/src/.libs/liburcu-common.so -lrt -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -DDYNAMIC_LINK_TEST -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_urcu_lfs_dynlink test_urcu_lfs_dynlink-test_urcu_lfs.o ../../src/liburcu.la ../../src/liburcu-cds.la -lrt libtool: link: gcc -std=gnu99 -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/test_urcu_bp test_urcu_bp.o ../../src/.libs/liburcu-bp.so /builddir/build/BUILD/userspace-rcu-0.10.0/src/.libs/liburcu-common.so -lrt -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -DRCU_QSBR -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_urcu_hash test_urcu_hash-test_urcu_hash.o test_urcu_hash-test_urcu_hash_rw.o test_urcu_hash-test_urcu_hash_unique.o ../../src/liburcu-qsbr.la ../../src/liburcu-common.la ../../src/liburcu-cds.la -lrt /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -DDYNAMIC_LINK_TEST -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_urcu_lfs_rcu_dynlink test_urcu_lfs_rcu_dynlink-test_urcu_lfs_rcu.o ../../src/liburcu.la ../../src/liburcu-cds.la -lrt libtool: link: gcc -std=gnu99 -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/test_urcu_wfq test_urcu_wfq.o ../../src/.libs/liburcu-common.so -lrt -pthread libtool: link: gcc -std=gnu99 -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/test_urcu_lfq test_urcu_lfq.o ../../src/.libs/liburcu.so ../../src/.libs/liburcu-cds.so /builddir/build/BUILD/userspace-rcu-0.10.0/src/.libs/liburcu-common.so -lrt -pthread libtool: link: gcc -std=gnu99 -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/test_urcu_wfs test_urcu_wfs.o ../../src/.libs/liburcu-common.so -lrt -pthread libtool: link: gcc -std=gnu99 -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/test_urcu_wfcq test_urcu_wfcq.o ../../src/.libs/liburcu-common.so -lrt -pthread libtool: link: gcc -std=gnu99 -DDYNAMIC_LINK_TEST -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/test_urcu_wfq_dynlink test_urcu_wfq_dynlink-test_urcu_wfq.o ../../src/.libs/liburcu-common.so -lrt -pthread libtool: link: gcc -std=gnu99 -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/test_urcu_lfs test_urcu_lfs.o ../../src/.libs/liburcu.so ../../src/.libs/liburcu-cds.so /builddir/build/BUILD/userspace-rcu-0.10.0/src/.libs/liburcu-common.so -lrt -pthread libtool: link: gcc -std=gnu99 -DDYNAMIC_LINK_TEST -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/test_urcu_wfs_dynlink test_urcu_wfs_dynlink-test_urcu_wfs.o ../../src/.libs/liburcu-common.so -lrt -pthread libtool: link: gcc -std=gnu99 -DDYNAMIC_LINK_TEST -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/test_urcu_wfcq_dynlink test_urcu_wfcq_dynlink-test_urcu_wfcq.o ../../src/.libs/liburcu-common.so -lrt -pthread libtool: link: gcc -std=gnu99 -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/test_urcu_lfs_rcu test_urcu_lfs_rcu.o ../../src/.libs/liburcu.so ../../src/.libs/liburcu-cds.so /builddir/build/BUILD/userspace-rcu-0.10.0/src/.libs/liburcu-common.so -lrt -pthread libtool: link: gcc -std=gnu99 -DDYNAMIC_LINK_TEST -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/test_urcu_lfq_dynlink test_urcu_lfq_dynlink-test_urcu_lfq.o ../../src/.libs/liburcu.so ../../src/.libs/liburcu-cds.so /builddir/build/BUILD/userspace-rcu-0.10.0/src/.libs/liburcu-common.so -lrt -pthread libtool: link: gcc -std=gnu99 -DDYNAMIC_LINK_TEST -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/test_urcu_lfs_dynlink test_urcu_lfs_dynlink-test_urcu_lfs.o ../../src/.libs/liburcu.so ../../src/.libs/liburcu-cds.so /builddir/build/BUILD/userspace-rcu-0.10.0/src/.libs/liburcu-common.so -lrt -pthread libtool: link: gcc -std=gnu99 -DDYNAMIC_LINK_TEST -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/test_urcu_lfs_rcu_dynlink test_urcu_lfs_rcu_dynlink-test_urcu_lfs_rcu.o ../../src/.libs/liburcu.so ../../src/.libs/liburcu-cds.so /builddir/build/BUILD/userspace-rcu-0.10.0/src/.libs/liburcu-common.so -lrt -pthread libtool: link: gcc -std=gnu99 -DRCU_QSBR -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/test_urcu_hash test_urcu_hash-test_urcu_hash.o test_urcu_hash-test_urcu_hash_rw.o test_urcu_hash-test_urcu_hash_unique.o ../../src/.libs/liburcu-qsbr.so ../../src/.libs/liburcu-common.so ../../src/.libs/liburcu-cds.so /builddir/build/BUILD/userspace-rcu-0.10.0/src/.libs/liburcu-common.so -lrt -pthread make[2]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/tests/benchmark' Making all in regression make[2]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/tests/regression' gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/utils -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test_urcu_fork.o -MD -MP -MF .deps/test_urcu_fork.Tpo -c -o test_urcu_fork.o test_urcu_fork.c gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -DRCU_MEMBARRIER -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/utils -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT rcutorture_urcu-urcutorture.o -MD -MP -MF .deps/rcutorture_urcu-urcutorture.Tpo -c -o rcutorture_urcu-urcutorture.o `test -f 'urcutorture.c' || echo './'`urcutorture.c gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -DRCU_SIGNAL -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/utils -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT rcutorture_urcu_signal-urcutorture.o -MD -MP -MF .deps/rcutorture_urcu_signal-urcutorture.Tpo -c -o rcutorture_urcu_signal-urcutorture.o `test -f 'urcutorture.c' || echo './'`urcutorture.c gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -DRCU_MB -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/utils -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT rcutorture_urcu_mb-urcutorture.o -MD -MP -MF .deps/rcutorture_urcu_mb-urcutorture.Tpo -c -o rcutorture_urcu_mb-urcutorture.o `test -f 'urcutorture.c' || echo './'`urcutorture.c gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -DRCU_BP -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/utils -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT rcutorture_urcu_bp-urcutorture.o -MD -MP -MF .deps/rcutorture_urcu_bp-urcutorture.Tpo -c -o rcutorture_urcu_bp-urcutorture.o `test -f 'urcutorture.c' || echo './'`urcutorture.c gcc -std=gnu99 -DHAVE_CONFIG_H -include config.h -DTORTURE_QSBR -DRCU_QSBR -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/utils -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT rcutorture_urcu_qsbr-urcutorture.o -MD -MP -MF .deps/rcutorture_urcu_qsbr-urcutorture.Tpo -c -o rcutorture_urcu_qsbr-urcutorture.o `test -f 'urcutorture.c' || echo './'`urcutorture.c mv -f .deps/test_urcu_fork.Tpo .deps/test_urcu_fork.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/utils -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_urcu_fork test_urcu_fork.o ../../src/liburcu.la ../../tests/utils/libtap.a -lrt libtool: link: gcc -std=gnu99 -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/utils -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/test_urcu_fork test_urcu_fork.o ../../src/.libs/liburcu.so /builddir/build/BUILD/userspace-rcu-0.10.0/src/.libs/liburcu-common.so ../../tests/utils/libtap.a -lrt -pthread mv -f .deps/rcutorture_urcu_signal-urcutorture.Tpo .deps/rcutorture_urcu_signal-urcutorture.Po mv -f .deps/rcutorture_urcu_bp-urcutorture.Tpo .deps/rcutorture_urcu_bp-urcutorture.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -DRCU_SIGNAL -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/utils -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o rcutorture_urcu_signal rcutorture_urcu_signal-urcutorture.o ../../src/liburcu-signal.la ../../tests/utils/libtap.a -lrt /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -DRCU_BP -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/utils -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o rcutorture_urcu_bp rcutorture_urcu_bp-urcutorture.o ../../src/liburcu-bp.la ../../tests/utils/libtap.a -lrt mv -f .deps/rcutorture_urcu-urcutorture.Tpo .deps/rcutorture_urcu-urcutorture.Po mv -f .deps/rcutorture_urcu_mb-urcutorture.Tpo .deps/rcutorture_urcu_mb-urcutorture.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -DRCU_MEMBARRIER -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/utils -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o rcutorture_urcu rcutorture_urcu-urcutorture.o ../../src/liburcu.la ../../tests/utils/libtap.a -lrt /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -DRCU_MB -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/utils -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o rcutorture_urcu_mb rcutorture_urcu_mb-urcutorture.o ../../src/liburcu-mb.la ../../tests/utils/libtap.a -lrt mv -f .deps/rcutorture_urcu_qsbr-urcutorture.Tpo .deps/rcutorture_urcu_qsbr-urcutorture.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -DTORTURE_QSBR -DRCU_QSBR -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/utils -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o rcutorture_urcu_qsbr rcutorture_urcu_qsbr-urcutorture.o ../../src/liburcu-qsbr.la ../../tests/utils/libtap.a -lrt libtool: link: gcc -std=gnu99 -DRCU_SIGNAL -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/utils -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/rcutorture_urcu_signal rcutorture_urcu_signal-urcutorture.o ../../src/.libs/liburcu-signal.so /builddir/build/BUILD/userspace-rcu-0.10.0/src/.libs/liburcu-common.so ../../tests/utils/libtap.a -lrt -pthread libtool: link: gcc -std=gnu99 -DRCU_BP -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/utils -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/rcutorture_urcu_bp rcutorture_urcu_bp-urcutorture.o ../../src/.libs/liburcu-bp.so /builddir/build/BUILD/userspace-rcu-0.10.0/src/.libs/liburcu-common.so ../../tests/utils/libtap.a -lrt -pthread libtool: link: gcc -std=gnu99 -DRCU_MEMBARRIER -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/utils -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/rcutorture_urcu rcutorture_urcu-urcutorture.o ../../src/.libs/liburcu.so /builddir/build/BUILD/userspace-rcu-0.10.0/src/.libs/liburcu-common.so ../../tests/utils/libtap.a -lrt -pthread libtool: link: gcc -std=gnu99 -DRCU_MB -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/utils -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/rcutorture_urcu_mb rcutorture_urcu_mb-urcutorture.o ../../src/.libs/liburcu-mb.so /builddir/build/BUILD/userspace-rcu-0.10.0/src/.libs/liburcu-common.so ../../tests/utils/libtap.a -lrt -pthread libtool: link: gcc -std=gnu99 -DTORTURE_QSBR -DRCU_QSBR -Wall -pthread -I../../include -I../../include -I../../src -I../../tests/utils -I../../tests/common -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/rcutorture_urcu_qsbr rcutorture_urcu_qsbr-urcutorture.o ../../src/.libs/liburcu-qsbr.so /builddir/build/BUILD/userspace-rcu-0.10.0/src/.libs/liburcu-common.so ../../tests/utils/libtap.a -lrt -pthread make[2]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/tests/regression' make[2]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/tests' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/tests' make[1]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/tests' make[1]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.t8bN0v + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64 + cd userspace-rcu-0.10.0 + LANG=C + export LANG + unset DISPLAY + make install DESTDIR=/builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64 Making install in include make[1]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/include' make[2]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/include' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/include" || /bin/mkdir -p "/builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/include" /bin/mkdir -p '/builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/include/urcu/uatomic' /usr/bin/install -c -m 644 urcu/uatomic/generic.h '/builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/include/urcu/uatomic' /bin/mkdir -p '/builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/include/urcu/arch' /usr/bin/install -c -m 644 urcu/arch/generic.h '/builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/include/urcu/arch' /bin/mkdir -p '/builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/include/urcu' /usr/bin/install -c -m 644 urcu/compiler.h urcu/hlist.h urcu/list.h urcu/rculist.h urcu/rcuhlist.h urcu/system.h urcu/futex.h urcu/wfstack.h urcu/wfqueue.h urcu/rculfstack.h urcu/rculfqueue.h urcu/ref.h urcu/cds.h urcu/urcu_ref.h urcu/urcu-futex.h urcu/uatomic_arch.h urcu/rculfhash.h urcu/wfcqueue.h urcu/lfstack.h urcu/syscall-compat.h urcu/tls-compat.h urcu/debug.h '/builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/include/urcu' /bin/mkdir -p '/builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/include/urcu/map' /usr/bin/install -c -m 644 urcu/map/urcu-bp.h urcu/map/urcu.h urcu/map/urcu-qsbr.h '/builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/include/urcu/map' /bin/mkdir -p '/builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/include/urcu/static' /usr/bin/install -c -m 644 urcu/static/lfstack.h urcu/static/rculfqueue.h urcu/static/rculfstack.h urcu/static/urcu-bp.h urcu/static/urcu.h urcu/static/urcu-pointer.h urcu/static/urcu-qsbr.h urcu/static/wfcqueue.h urcu/static/wfqueue.h urcu/static/wfstack.h '/builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/include/urcu/static' test -z "/usr/include" || /bin/mkdir -p "/builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/include" /bin/mkdir -p '/builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/include/urcu' /usr/bin/install -c -m 644 urcu/arch.h urcu/uatomic.h urcu/config.h '/builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/include/urcu' make[2]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/include' make[1]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/include' Making install in src make[1]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/src' make[2]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/src' test -z "/usr/lib64" || /bin/mkdir -p "/builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c liburcu-common.la liburcu.la liburcu-qsbr.la liburcu-mb.la liburcu-signal.la liburcu-bp.la liburcu-cds.la '/builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/lib64' libtool: install: /usr/bin/install -c .libs/liburcu-common.so.6.0.0 /builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/lib64/liburcu-common.so.6.0.0 libtool: install: (cd /builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/lib64 && { ln -s -f liburcu-common.so.6.0.0 liburcu-common.so.6 || { rm -f liburcu-common.so.6 && ln -s liburcu-common.so.6.0.0 liburcu-common.so.6; }; }) libtool: install: (cd /builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/lib64 && { ln -s -f liburcu-common.so.6.0.0 liburcu-common.so || { rm -f liburcu-common.so && ln -s liburcu-common.so.6.0.0 liburcu-common.so; }; }) libtool: install: /usr/bin/install -c .libs/liburcu-common.lai /builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/lib64/liburcu-common.la libtool: install: warning: relinking `liburcu.la' libtool: install: (cd /builddir/build/BUILD/userspace-rcu-0.10.0/src; /bin/sh /builddir/build/BUILD/userspace-rcu-0.10.0/libtool --tag CC --mode=relink gcc -std=gnu99 -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -version-info 6:0:0 -o liburcu.la -rpath /usr/lib64 urcu.lo urcu-pointer.lo compat_futex.lo liburcu-common.la -lrt -inst-prefix-dir /builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64) libtool: relink: gcc -std=gnu99 -shared .libs/urcu.o .libs/urcu-pointer.o .libs/compat_futex.o -L/builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/lib64 -L/usr/lib64 -lurcu-common -lrt -pthread -m64 -mtune=generic -pthread -Wl,-soname -Wl,liburcu.so.6 -o .libs/liburcu.so.6.0.0 libtool: install: /usr/bin/install -c .libs/liburcu.so.6.0.0T /builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/lib64/liburcu.so.6.0.0 libtool: install: (cd /builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/lib64 && { ln -s -f liburcu.so.6.0.0 liburcu.so.6 || { rm -f liburcu.so.6 && ln -s liburcu.so.6.0.0 liburcu.so.6; }; }) libtool: install: (cd /builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/lib64 && { ln -s -f liburcu.so.6.0.0 liburcu.so || { rm -f liburcu.so && ln -s liburcu.so.6.0.0 liburcu.so; }; }) libtool: install: /usr/bin/install -c .libs/liburcu.lai /builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/lib64/liburcu.la libtool: install: warning: relinking `liburcu-qsbr.la' libtool: install: (cd /builddir/build/BUILD/userspace-rcu-0.10.0/src; /bin/sh /builddir/build/BUILD/userspace-rcu-0.10.0/libtool --tag CC --mode=relink gcc -std=gnu99 -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -version-info 6:0:0 -o liburcu-qsbr.la -rpath /usr/lib64 urcu-qsbr.lo urcu-pointer.lo compat_futex.lo liburcu-common.la -lrt -inst-prefix-dir /builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64) libtool: relink: gcc -std=gnu99 -shared .libs/urcu-qsbr.o .libs/urcu-pointer.o .libs/compat_futex.o -L/builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/lib64 -L/usr/lib64 -lurcu-common -lrt -pthread -m64 -mtune=generic -pthread -Wl,-soname -Wl,liburcu-qsbr.so.6 -o .libs/liburcu-qsbr.so.6.0.0 libtool: install: /usr/bin/install -c .libs/liburcu-qsbr.so.6.0.0T /builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/lib64/liburcu-qsbr.so.6.0.0 libtool: install: (cd /builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/lib64 && { ln -s -f liburcu-qsbr.so.6.0.0 liburcu-qsbr.so.6 || { rm -f liburcu-qsbr.so.6 && ln -s liburcu-qsbr.so.6.0.0 liburcu-qsbr.so.6; }; }) libtool: install: (cd /builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/lib64 && { ln -s -f liburcu-qsbr.so.6.0.0 liburcu-qsbr.so || { rm -f liburcu-qsbr.so && ln -s liburcu-qsbr.so.6.0.0 liburcu-qsbr.so; }; }) libtool: install: /usr/bin/install -c .libs/liburcu-qsbr.lai /builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/lib64/liburcu-qsbr.la libtool: install: warning: relinking `liburcu-mb.la' libtool: install: (cd /builddir/build/BUILD/userspace-rcu-0.10.0/src; /bin/sh /builddir/build/BUILD/userspace-rcu-0.10.0/libtool --tag CC --mode=relink gcc -std=gnu99 -DRCU_MB -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -version-info 6:0:0 -o liburcu-mb.la -rpath /usr/lib64 liburcu_mb_la-urcu.lo liburcu_mb_la-urcu-pointer.lo liburcu_mb_la-compat_futex.lo liburcu-common.la -lrt -inst-prefix-dir /builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64) libtool: relink: gcc -std=gnu99 -shared .libs/liburcu_mb_la-urcu.o .libs/liburcu_mb_la-urcu-pointer.o .libs/liburcu_mb_la-compat_futex.o -L/builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/lib64 -L/usr/lib64 -lurcu-common -lrt -pthread -m64 -mtune=generic -pthread -Wl,-soname -Wl,liburcu-mb.so.6 -o .libs/liburcu-mb.so.6.0.0 libtool: install: /usr/bin/install -c .libs/liburcu-mb.so.6.0.0T /builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/lib64/liburcu-mb.so.6.0.0 libtool: install: (cd /builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/lib64 && { ln -s -f liburcu-mb.so.6.0.0 liburcu-mb.so.6 || { rm -f liburcu-mb.so.6 && ln -s liburcu-mb.so.6.0.0 liburcu-mb.so.6; }; }) libtool: install: (cd /builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/lib64 && { ln -s -f liburcu-mb.so.6.0.0 liburcu-mb.so || { rm -f liburcu-mb.so && ln -s liburcu-mb.so.6.0.0 liburcu-mb.so; }; }) libtool: install: /usr/bin/install -c .libs/liburcu-mb.lai /builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/lib64/liburcu-mb.la libtool: install: warning: relinking `liburcu-signal.la' libtool: install: (cd /builddir/build/BUILD/userspace-rcu-0.10.0/src; /bin/sh /builddir/build/BUILD/userspace-rcu-0.10.0/libtool --tag CC --mode=relink gcc -std=gnu99 -DRCU_SIGNAL -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -version-info 6:0:0 -o liburcu-signal.la -rpath /usr/lib64 liburcu_signal_la-urcu.lo liburcu_signal_la-urcu-pointer.lo liburcu_signal_la-compat_futex.lo liburcu-common.la -lrt -inst-prefix-dir /builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64) libtool: relink: gcc -std=gnu99 -shared .libs/liburcu_signal_la-urcu.o .libs/liburcu_signal_la-urcu-pointer.o .libs/liburcu_signal_la-compat_futex.o -L/builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/lib64 -L/usr/lib64 -lurcu-common -lrt -pthread -m64 -mtune=generic -pthread -Wl,-soname -Wl,liburcu-signal.so.6 -o .libs/liburcu-signal.so.6.0.0 libtool: install: /usr/bin/install -c .libs/liburcu-signal.so.6.0.0T /builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/lib64/liburcu-signal.so.6.0.0 libtool: install: (cd /builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/lib64 && { ln -s -f liburcu-signal.so.6.0.0 liburcu-signal.so.6 || { rm -f liburcu-signal.so.6 && ln -s liburcu-signal.so.6.0.0 liburcu-signal.so.6; }; }) libtool: install: (cd /builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/lib64 && { ln -s -f liburcu-signal.so.6.0.0 liburcu-signal.so || { rm -f liburcu-signal.so && ln -s liburcu-signal.so.6.0.0 liburcu-signal.so; }; }) libtool: install: /usr/bin/install -c .libs/liburcu-signal.lai /builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/lib64/liburcu-signal.la libtool: install: warning: relinking `liburcu-bp.la' libtool: install: (cd /builddir/build/BUILD/userspace-rcu-0.10.0/src; /bin/sh /builddir/build/BUILD/userspace-rcu-0.10.0/libtool --tag CC --mode=relink gcc -std=gnu99 -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -version-info 6:0:0 -o liburcu-bp.la -rpath /usr/lib64 urcu-bp.lo urcu-pointer.lo compat_futex.lo liburcu-common.la -lrt -inst-prefix-dir /builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64) libtool: relink: gcc -std=gnu99 -shared .libs/urcu-bp.o .libs/urcu-pointer.o .libs/compat_futex.o -L/builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/lib64 -L/usr/lib64 -lurcu-common -lrt -pthread -m64 -mtune=generic -pthread -Wl,-soname -Wl,liburcu-bp.so.6 -o .libs/liburcu-bp.so.6.0.0 libtool: install: /usr/bin/install -c .libs/liburcu-bp.so.6.0.0T /builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/lib64/liburcu-bp.so.6.0.0 libtool: install: (cd /builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/lib64 && { ln -s -f liburcu-bp.so.6.0.0 liburcu-bp.so.6 || { rm -f liburcu-bp.so.6 && ln -s liburcu-bp.so.6.0.0 liburcu-bp.so.6; }; }) libtool: install: (cd /builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/lib64 && { ln -s -f liburcu-bp.so.6.0.0 liburcu-bp.so || { rm -f liburcu-bp.so && ln -s liburcu-bp.so.6.0.0 liburcu-bp.so; }; }) libtool: install: /usr/bin/install -c .libs/liburcu-bp.lai /builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/lib64/liburcu-bp.la libtool: install: warning: relinking `liburcu-cds.la' libtool: install: (cd /builddir/build/BUILD/userspace-rcu-0.10.0/src; /bin/sh /builddir/build/BUILD/userspace-rcu-0.10.0/libtool --tag CC --mode=relink gcc -std=gnu99 -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -version-info 6:0:0 -o liburcu-cds.la -rpath /usr/lib64 rculfqueue.lo rculfstack.lo lfstack.lo workqueue.lo rculfhash.lo rculfhash-mm-order.lo rculfhash-mm-chunk.lo rculfhash-mm-mmap.lo compat_futex.lo liburcu-common.la -lrt -inst-prefix-dir /builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64) libtool: relink: gcc -std=gnu99 -shared .libs/rculfqueue.o .libs/rculfstack.o .libs/lfstack.o .libs/workqueue.o .libs/rculfhash.o .libs/rculfhash-mm-order.o .libs/rculfhash-mm-chunk.o .libs/rculfhash-mm-mmap.o .libs/compat_futex.o -L/builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/lib64 -L/usr/lib64 -lurcu-common -lrt -pthread -m64 -mtune=generic -pthread -Wl,-soname -Wl,liburcu-cds.so.6 -o .libs/liburcu-cds.so.6.0.0 libtool: install: /usr/bin/install -c .libs/liburcu-cds.so.6.0.0T /builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/lib64/liburcu-cds.so.6.0.0 libtool: install: (cd /builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/lib64 && { ln -s -f liburcu-cds.so.6.0.0 liburcu-cds.so.6 || { rm -f liburcu-cds.so.6 && ln -s liburcu-cds.so.6.0.0 liburcu-cds.so.6; }; }) libtool: install: (cd /builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/lib64 && { ln -s -f liburcu-cds.so.6.0.0 liburcu-cds.so || { rm -f liburcu-cds.so && ln -s liburcu-cds.so.6.0.0 liburcu-cds.so; }; }) libtool: install: /usr/bin/install -c .libs/liburcu-cds.lai /builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/lib64/liburcu-cds.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include" || /bin/mkdir -p "/builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/include" /usr/bin/install -c -m 644 urcu.h urcu-bp.h urcu-call-rcu.h urcu-defer.h urcu-pointer.h urcu-qsbr.h urcu-flavor.h '/builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/include' test -z "/usr/lib64/pkgconfig" || /bin/mkdir -p "/builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/lib64/pkgconfig" /usr/bin/install -c -m 644 liburcu-cds.pc liburcu.pc liburcu-bp.pc liburcu-qsbr.pc liburcu-signal.pc liburcu-mb.pc '/builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/src' make[1]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/src' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc' Making install in examples make[2]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples' Examples: relative top_srcdir path ../.. Examples: relative top_builddir path ../.. make[3]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples' make -C hlist make[4]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/hlist' make -f Makefile.cds_hlist_add_head_rcu make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/hlist' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/hlist' make -f Makefile.cds_hlist_del_rcu make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/hlist' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/hlist' make -f Makefile.cds_hlist_for_each_rcu make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/hlist' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/hlist' make -f Makefile.cds_hlist_for_each_entry_rcu make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/hlist' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/hlist' make[4]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/hlist' make -C list make[4]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/list' make -f Makefile.cds_list_add_rcu make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/list' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/list' make -f Makefile.cds_list_add_tail_rcu make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/list' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/list' make -f Makefile.cds_list_del_rcu make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/list' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/list' make -f Makefile.cds_list_for_each_rcu make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/list' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/list' make -f Makefile.cds_list_for_each_entry_rcu make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/list' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/list' make -f Makefile.cds_list_replace_rcu make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/list' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/list' make[4]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/list' make -C urcu-flavors make[4]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/urcu-flavors' make -f Makefile.qsbr make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/urcu-flavors' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/urcu-flavors' make -f Makefile.mb make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/urcu-flavors' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/urcu-flavors' make -f Makefile.membarrier make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/urcu-flavors' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/urcu-flavors' make -f Makefile.signal make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/urcu-flavors' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/urcu-flavors' make -f Makefile.bp make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/urcu-flavors' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/urcu-flavors' make[4]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/urcu-flavors' make -C wfcqueue make[4]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/wfcqueue' make -f Makefile.cds_wfcq_enqueue make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/wfcqueue' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/wfcqueue' make -f Makefile.cds_wfcq_dequeue make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/wfcqueue' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/wfcqueue' make -f Makefile.cds_wfcq_splice make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/wfcqueue' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/wfcqueue' make[4]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/wfcqueue' make -C rculfqueue make[4]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/rculfqueue' make -f Makefile.cds_lfq_enqueue make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/rculfqueue' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/rculfqueue' make -f Makefile.cds_lfq_dequeue make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/rculfqueue' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/rculfqueue' make[4]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/rculfqueue' make -C wfstack make[4]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/wfstack' make -f Makefile.cds_wfs_push make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/wfstack' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/wfstack' make -f Makefile.cds_wfs_pop make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/wfstack' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/wfstack' make -f Makefile.cds_wfs_pop_all_blocking make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/wfstack' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/wfstack' make[4]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/wfstack' make -C lfstack make[4]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/lfstack' make -f Makefile.cds_lfs_push make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/lfstack' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/lfstack' make -f Makefile.cds_lfs_pop_blocking make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/lfstack' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/lfstack' make -f Makefile.cds_lfs_pop_all_blocking make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/lfstack' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/lfstack' make[4]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/lfstack' make -C rculfhash make[4]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/rculfhash' make -f Makefile.cds_lfht_add make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/rculfhash' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/rculfhash' make -f Makefile.cds_lfht_add_unique make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/rculfhash' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/rculfhash' make -f Makefile.cds_lfht_add_replace make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/rculfhash' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/rculfhash' make -f Makefile.cds_lfht_del make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/rculfhash' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/rculfhash' make -f Makefile.cds_lfht_destroy make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/rculfhash' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/rculfhash' make -f Makefile.cds_lfht_lookup make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/rculfhash' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/rculfhash' make -f Makefile.cds_lfht_for_each_entry_duplicate make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/rculfhash' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/rculfhash' make[4]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/rculfhash' make[3]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples' make[3]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/doc/userspace-rcu/examples" || /bin/mkdir -p "/builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/share/doc/userspace-rcu/examples" /usr/bin/install -c -m 644 dist-files/Makefile Makefile.examples.template '/builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/share/doc/userspace-rcu/examples' test -z "/usr/share/doc/userspace-rcu/examples/hlist" || /bin/mkdir -p "/builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/share/doc/userspace-rcu/examples/hlist" /usr/bin/install -c -m 644 hlist/Makefile hlist/Makefile.cds_hlist_add_head_rcu hlist/Makefile.cds_hlist_del_rcu hlist/Makefile.cds_hlist_for_each_rcu hlist/Makefile.cds_hlist_for_each_entry_rcu hlist/cds_hlist_add_head_rcu.c hlist/cds_hlist_del_rcu.c hlist/cds_hlist_for_each_rcu.c hlist/cds_hlist_for_each_entry_rcu.c '/builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/share/doc/userspace-rcu/examples/hlist' test -z "/usr/share/doc/userspace-rcu/examples/lfstack" || /bin/mkdir -p "/builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/share/doc/userspace-rcu/examples/lfstack" /usr/bin/install -c -m 644 lfstack/Makefile lfstack/Makefile.cds_lfs_push lfstack/Makefile.cds_lfs_pop_blocking lfstack/Makefile.cds_lfs_pop_all_blocking lfstack/cds_lfs_push.c lfstack/cds_lfs_pop_blocking.c lfstack/cds_lfs_pop_all_blocking.c '/builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/share/doc/userspace-rcu/examples/lfstack' test -z "/usr/share/doc/userspace-rcu/examples/list" || /bin/mkdir -p "/builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/share/doc/userspace-rcu/examples/list" /usr/bin/install -c -m 644 list/Makefile list/Makefile.cds_list_add_rcu list/Makefile.cds_list_add_tail_rcu list/Makefile.cds_list_del_rcu list/Makefile.cds_list_for_each_rcu list/Makefile.cds_list_for_each_entry_rcu list/Makefile.cds_list_replace_rcu list/cds_list_add_rcu.c list/cds_list_add_tail_rcu.c list/cds_list_del_rcu.c list/cds_list_for_each_rcu.c list/cds_list_for_each_entry_rcu.c list/cds_list_replace_rcu.c '/builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/share/doc/userspace-rcu/examples/list' test -z "/usr/share/doc/userspace-rcu/examples/rculfhash" || /bin/mkdir -p "/builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/share/doc/userspace-rcu/examples/rculfhash" /usr/bin/install -c -m 644 rculfhash/Makefile rculfhash/jhash.h rculfhash/Makefile.cds_lfht_add rculfhash/Makefile.cds_lfht_add_unique rculfhash/Makefile.cds_lfht_add_replace rculfhash/Makefile.cds_lfht_del rculfhash/Makefile.cds_lfht_destroy rculfhash/Makefile.cds_lfht_lookup rculfhash/Makefile.cds_lfht_for_each_entry_duplicate rculfhash/cds_lfht_add.c rculfhash/cds_lfht_add_unique.c rculfhash/cds_lfht_add_replace.c rculfhash/cds_lfht_del.c rculfhash/cds_lfht_destroy.c rculfhash/cds_lfht_lookup.c rculfhash/cds_lfht_for_each_entry_duplicate.c '/builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/share/doc/userspace-rcu/examples/rculfhash' test -z "/usr/share/doc/userspace-rcu/examples/rculfqueue" || /bin/mkdir -p "/builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/share/doc/userspace-rcu/examples/rculfqueue" /usr/bin/install -c -m 644 rculfqueue/Makefile rculfqueue/Makefile.cds_lfq_enqueue rculfqueue/Makefile.cds_lfq_dequeue rculfqueue/cds_lfq_enqueue.c rculfqueue/cds_lfq_dequeue.c '/builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/share/doc/userspace-rcu/examples/rculfqueue' test -z "/usr/share/doc/userspace-rcu/examples/urcu-flavors" || /bin/mkdir -p "/builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/share/doc/userspace-rcu/examples/urcu-flavors" /usr/bin/install -c -m 644 urcu-flavors/Makefile urcu-flavors/Makefile.qsbr urcu-flavors/Makefile.mb urcu-flavors/Makefile.membarrier urcu-flavors/Makefile.signal urcu-flavors/Makefile.bp urcu-flavors/qsbr.c urcu-flavors/mb.c urcu-flavors/membarrier.c urcu-flavors/signal.c urcu-flavors/bp.c '/builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/share/doc/userspace-rcu/examples/urcu-flavors' test -z "/usr/share/doc/userspace-rcu/examples/wfcqueue" || /bin/mkdir -p "/builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/share/doc/userspace-rcu/examples/wfcqueue" /usr/bin/install -c -m 644 wfcqueue/Makefile wfcqueue/Makefile.cds_wfcq_enqueue wfcqueue/Makefile.cds_wfcq_dequeue wfcqueue/Makefile.cds_wfcq_splice wfcqueue/cds_wfcq_enqueue.c wfcqueue/cds_wfcq_dequeue.c wfcqueue/cds_wfcq_splice.c '/builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/share/doc/userspace-rcu/examples/wfcqueue' test -z "/usr/share/doc/userspace-rcu/examples/wfstack" || /bin/mkdir -p "/builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/share/doc/userspace-rcu/examples/wfstack" /usr/bin/install -c -m 644 wfstack/Makefile wfstack/Makefile.cds_wfs_push wfstack/Makefile.cds_wfs_pop wfstack/Makefile.cds_wfs_pop_all_blocking wfstack/cds_wfs_push.c wfstack/cds_wfs_pop.c wfstack/cds_wfs_pop_all_blocking.c '/builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/share/doc/userspace-rcu/examples/wfstack' make[3]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples' make[2]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples' make[2]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc' make[3]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/doc/userspace-rcu" || /bin/mkdir -p "/builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/share/doc/userspace-rcu" /usr/bin/install -c -m 644 rcu-api.md cds-api.md solaris-build.md uatomic-api.md '/builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/share/doc/userspace-rcu' make[3]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc' make[2]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc' make[1]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/tests' Making install in utils make[2]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/tests/utils' make[3]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/tests/utils' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/tests/utils' make[2]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/tests/utils' Making install in common make[2]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/tests/common' make[3]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/tests/common' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/tests/common' make[2]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/tests/common' Making install in unit make[2]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/tests/unit' make[3]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/tests/unit' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/tests/unit' make[2]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/tests/unit' Making install in benchmark make[2]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/tests/benchmark' make[3]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/tests/benchmark' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/tests/benchmark' make[2]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/tests/benchmark' Making install in regression make[2]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/tests/regression' make[3]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/tests/regression' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/tests/regression' make[2]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/tests/regression' make[2]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/tests' make[3]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/tests' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/tests' make[2]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/tests' make[1]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/tests' make[1]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0' make[2]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/doc/userspace-rcu" || /bin/mkdir -p "/builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/share/doc/userspace-rcu" /usr/bin/install -c -m 644 LICENSE README.md '/builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/share/doc/userspace-rcu' make[2]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0' make[1]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0' + rm -vf /builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/lib64/liburcu-bp.la /builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/lib64/liburcu-cds.la /builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/lib64/liburcu-common.la /builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/lib64/liburcu-mb.la /builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/lib64/liburcu-qsbr.la /builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/lib64/liburcu-signal.la /builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/lib64/liburcu.la removed `/builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/lib64/liburcu-bp.la' removed `/builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/lib64/liburcu-cds.la' removed `/builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/lib64/liburcu-common.la' removed `/builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/lib64/liburcu-mb.la' removed `/builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/lib64/liburcu-qsbr.la' removed `/builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/lib64/liburcu-signal.la' removed `/builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/lib64/liburcu.la' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/userspace-rcu-0.10.0 extracting debug info from /builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/lib64/liburcu-qsbr.so.6.0.0 extracting debug info from /builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/lib64/liburcu-common.so.6.0.0 extracting debug info from /builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/lib64/liburcu-signal.so.6.0.0 extracting debug info from /builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/lib64/liburcu.so.6.0.0 extracting debug info from /builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/lib64/liburcu-mb.so.6.0.0 extracting debug info from /builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/lib64/liburcu-bp.so.6.0.0 extracting debug info from /builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/lib64/liburcu-cds.so.6.0.0 symlinked /usr/lib/debug/usr/lib64/liburcu-qsbr.so.6.0.0.debug to /usr/lib/debug/usr/lib64/liburcu-qsbr.so.6.debug symlinked /usr/lib/debug/usr/lib64/liburcu-qsbr.so.6.0.0.debug to /usr/lib/debug/usr/lib64/liburcu-qsbr.so.debug symlinked /usr/lib/debug/usr/lib64/liburcu-signal.so.6.0.0.debug to /usr/lib/debug/usr/lib64/liburcu-signal.so.debug symlinked /usr/lib/debug/usr/lib64/liburcu-cds.so.6.0.0.debug to /usr/lib/debug/usr/lib64/liburcu-cds.so.6.debug symlinked /usr/lib/debug/usr/lib64/liburcu-common.so.6.0.0.debug to /usr/lib/debug/usr/lib64/liburcu-common.so.debug symlinked /usr/lib/debug/usr/lib64/liburcu.so.6.0.0.debug to /usr/lib/debug/usr/lib64/liburcu.so.debug symlinked /usr/lib/debug/usr/lib64/liburcu-bp.so.6.0.0.debug to /usr/lib/debug/usr/lib64/liburcu-bp.so.debug symlinked /usr/lib/debug/usr/lib64/liburcu-common.so.6.0.0.debug to /usr/lib/debug/usr/lib64/liburcu-common.so.6.debug symlinked /usr/lib/debug/usr/lib64/liburcu-mb.so.6.0.0.debug to /usr/lib/debug/usr/lib64/liburcu-mb.so.6.debug symlinked /usr/lib/debug/usr/lib64/liburcu-mb.so.6.0.0.debug to /usr/lib/debug/usr/lib64/liburcu-mb.so.debug symlinked /usr/lib/debug/usr/lib64/liburcu-signal.so.6.0.0.debug to /usr/lib/debug/usr/lib64/liburcu-signal.so.6.debug symlinked /usr/lib/debug/usr/lib64/liburcu.so.6.0.0.debug to /usr/lib/debug/usr/lib64/liburcu.so.6.debug symlinked /usr/lib/debug/usr/lib64/liburcu-cds.so.6.0.0.debug to /usr/lib/debug/usr/lib64/liburcu-cds.so.debug symlinked /usr/lib/debug/usr/lib64/liburcu-bp.so.6.0.0.debug to /usr/lib/debug/usr/lib64/liburcu-bp.so.6.debug 767 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.BV1deP + umask 022 + cd /builddir/build/BUILD + cd userspace-rcu-0.10.0 + unset DISPLAY + make check Making check in include make[1]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/include' make[1]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/include' Making check in src make[1]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/src' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/src' Making check in doc make[1]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc' Making check in examples make[2]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples' Examples: relative top_srcdir path ../.. Examples: relative top_builddir path ../.. make[3]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples' make -C hlist make[4]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/hlist' make -f Makefile.cds_hlist_add_head_rcu make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/hlist' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/hlist' make -f Makefile.cds_hlist_del_rcu make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/hlist' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/hlist' make -f Makefile.cds_hlist_for_each_rcu make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/hlist' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/hlist' make -f Makefile.cds_hlist_for_each_entry_rcu make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/hlist' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/hlist' make[4]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/hlist' make -C list make[4]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/list' make -f Makefile.cds_list_add_rcu make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/list' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/list' make -f Makefile.cds_list_add_tail_rcu make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/list' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/list' make -f Makefile.cds_list_del_rcu make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/list' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/list' make -f Makefile.cds_list_for_each_rcu make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/list' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/list' make -f Makefile.cds_list_for_each_entry_rcu make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/list' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/list' make -f Makefile.cds_list_replace_rcu make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/list' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/list' make[4]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/list' make -C urcu-flavors make[4]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/urcu-flavors' make -f Makefile.qsbr make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/urcu-flavors' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/urcu-flavors' make -f Makefile.mb make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/urcu-flavors' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/urcu-flavors' make -f Makefile.membarrier make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/urcu-flavors' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/urcu-flavors' make -f Makefile.signal make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/urcu-flavors' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/urcu-flavors' make -f Makefile.bp make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/urcu-flavors' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/urcu-flavors' make[4]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/urcu-flavors' make -C wfcqueue make[4]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/wfcqueue' make -f Makefile.cds_wfcq_enqueue make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/wfcqueue' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/wfcqueue' make -f Makefile.cds_wfcq_dequeue make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/wfcqueue' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/wfcqueue' make -f Makefile.cds_wfcq_splice make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/wfcqueue' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/wfcqueue' make[4]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/wfcqueue' make -C rculfqueue make[4]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/rculfqueue' make -f Makefile.cds_lfq_enqueue make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/rculfqueue' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/rculfqueue' make -f Makefile.cds_lfq_dequeue make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/rculfqueue' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/rculfqueue' make[4]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/rculfqueue' make -C wfstack make[4]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/wfstack' make -f Makefile.cds_wfs_push make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/wfstack' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/wfstack' make -f Makefile.cds_wfs_pop make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/wfstack' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/wfstack' make -f Makefile.cds_wfs_pop_all_blocking make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/wfstack' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/wfstack' make[4]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/wfstack' make -C lfstack make[4]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/lfstack' make -f Makefile.cds_lfs_push make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/lfstack' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/lfstack' make -f Makefile.cds_lfs_pop_blocking make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/lfstack' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/lfstack' make -f Makefile.cds_lfs_pop_all_blocking make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/lfstack' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/lfstack' make[4]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/lfstack' make -C rculfhash make[4]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/rculfhash' make -f Makefile.cds_lfht_add make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/rculfhash' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/rculfhash' make -f Makefile.cds_lfht_add_unique make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/rculfhash' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/rculfhash' make -f Makefile.cds_lfht_add_replace make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/rculfhash' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/rculfhash' make -f Makefile.cds_lfht_del make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/rculfhash' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/rculfhash' make -f Makefile.cds_lfht_destroy make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/rculfhash' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/rculfhash' make -f Makefile.cds_lfht_lookup make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/rculfhash' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/rculfhash' make -f Makefile.cds_lfht_for_each_entry_duplicate make[5]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/rculfhash' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/rculfhash' make[4]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples/rculfhash' make[3]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples' make[2]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc/examples' make[2]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc' make[1]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/doc' Making check in tests make[1]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/tests' Making check in utils make[2]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/tests/utils' make[2]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/tests/utils' Making check in common make[2]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/tests/common' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/tests/common' Making check in unit make[2]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/tests/unit' ./run.sh unit_tests ./test_uatomic ................... ok ./test_urcu_multiflavor .......... ok ./test_urcu_multiflavor_dynlink .. ok All tests successful. Files=3, Tests=78, 1 wallclock secs ( 0.03 usr 0.01 sys + 0.06 cusr 0.06 csys = 0.16 CPU) Result: PASS make[2]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/tests/unit' Making check in benchmark make[2]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/tests/benchmark' make[2]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/tests/benchmark' Making check in regression make[2]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/tests/regression' make[2]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/tests/regression' make[2]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/tests' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/tests' make[1]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/tests' make[1]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0' make[1]: Nothing to be done for `check-am'. make[1]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0' + make regtest cd tests && make regtest make[1]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/tests' cd regression && make regtest make[2]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.10.0/tests/regression' ./run.sh regression_tests ./test_urcu_fork ............................................. ok ./rcutorture_urcu `nproc` perf 1 callrcu_global .............. ok ./rcutorture_urcu_signal `nproc` perf 1 callrcu_global ....... ok ./rcutorture_urcu_mb `nproc` perf 1 callrcu_global ........... ok ./rcutorture_urcu_bp `nproc` perf 1 callrcu_global ........... ok ./rcutorture_urcu_qsbr `nproc` perf 1 callrcu_global ......... ok ./rcutorture_urcu `nproc` rperf 1 callrcu_global ............. ok ./rcutorture_urcu_signal `nproc` rperf 1 callrcu_global ...... ok ./rcutorture_urcu_mb `nproc` rperf 1 callrcu_global .......... ok ./rcutorture_urcu_bp `nproc` rperf 1 callrcu_global .......... ok ./rcutorture_urcu_qsbr `nproc` rperf 1 callrcu_global ........ ok ./rcutorture_urcu `nproc` uperf 1 callrcu_global ............. ok ./rcutorture_urcu_signal `nproc` uperf 1 callrcu_global ...... ok ./rcutorture_urcu_mb `nproc` uperf 1 callrcu_global .......... ok ./rcutorture_urcu_bp `nproc` uperf 1 callrcu_global .......... ok ./rcutorture_urcu_qsbr `nproc` uperf 1 callrcu_global ........ ok ./rcutorture_urcu `nproc` stress 1 callrcu_global ............ ok ./rcutorture_urcu_signal `nproc` stress 1 callrcu_global ..... ok ./rcutorture_urcu_mb `nproc` stress 1 callrcu_global ......... ok ./rcutorture_urcu_bp `nproc` stress 1 callrcu_global ......... ok ./rcutorture_urcu_qsbr `nproc` stress 1 callrcu_global ....... ok ./rcutorture_urcu `nproc` perf 1 callrcu_percpu .............. ok ./rcutorture_urcu_signal `nproc` perf 1 callrcu_percpu ....... ok ./rcutorture_urcu_mb `nproc` perf 1 callrcu_percpu ........... ok ./rcutorture_urcu_bp `nproc` perf 1 callrcu_percpu ........... ok ./rcutorture_urcu_qsbr `nproc` perf 1 callrcu_percpu ......... ok ./rcutorture_urcu `nproc` rperf 1 callrcu_percpu ............. ok ./rcutorture_urcu_signal `nproc` rperf 1 callrcu_percpu ...... ok ./rcutorture_urcu_mb `nproc` rperf 1 callrcu_percpu .......... ok ./rcutorture_urcu_bp `nproc` rperf 1 callrcu_percpu .......... ok ./rcutorture_urcu_qsbr `nproc` rperf 1 callrcu_percpu ........ ok ./rcutorture_urcu `nproc` uperf 1 callrcu_percpu ............. ok ./rcutorture_urcu_signal `nproc` uperf 1 callrcu_percpu ...... ok ./rcutorture_urcu_mb `nproc` uperf 1 callrcu_percpu .......... ok ./rcutorture_urcu_bp `nproc` uperf 1 callrcu_percpu .......... ok ./rcutorture_urcu_qsbr `nproc` uperf 1 callrcu_percpu ........ ok ./rcutorture_urcu `nproc` stress 1 callrcu_percpu ............ ok ./rcutorture_urcu_signal `nproc` stress 1 callrcu_percpu ..... ok ./rcutorture_urcu_mb `nproc` stress 1 callrcu_percpu ......... ok ./rcutorture_urcu_bp `nproc` stress 1 callrcu_percpu ......... ok ./rcutorture_urcu_qsbr `nproc` stress 1 callrcu_percpu ....... ok ./rcutorture_urcu `nproc` perf 1 callrcu_perthread ........... ok ./rcutorture_urcu_signal `nproc` perf 1 callrcu_perthread .... ok ./rcutorture_urcu_mb `nproc` perf 1 callrcu_perthread ........ ok ./rcutorture_urcu_bp `nproc` perf 1 callrcu_perthread ........ ok ./rcutorture_urcu_qsbr `nproc` perf 1 callrcu_perthread ...... ok ./rcutorture_urcu `nproc` rperf 1 callrcu_perthread .......... ok ./rcutorture_urcu_signal `nproc` rperf 1 callrcu_perthread ... ok ./rcutorture_urcu_mb `nproc` rperf 1 callrcu_perthread ....... ok ./rcutorture_urcu_bp `nproc` rperf 1 callrcu_perthread ....... ok ./rcutorture_urcu_qsbr `nproc` rperf 1 callrcu_perthread ..... ok ./rcutorture_urcu `nproc` uperf 1 callrcu_perthread .......... ok ./rcutorture_urcu_signal `nproc` uperf 1 callrcu_perthread ... ok ./rcutorture_urcu_mb `nproc` uperf 1 callrcu_perthread ....... ok ./rcutorture_urcu_bp `nproc` uperf 1 callrcu_perthread ....... ok ./rcutorture_urcu_qsbr `nproc` uperf 1 callrcu_perthread ..... ok ./rcutorture_urcu `nproc` stress 1 callrcu_perthread ......... ok ./rcutorture_urcu_signal `nproc` stress 1 callrcu_perthread .. ok ./rcutorture_urcu_mb `nproc` stress 1 callrcu_perthread ...... ok ./rcutorture_urcu_bp `nproc` stress 1 callrcu_perthread ...... ok ./rcutorture_urcu_qsbr `nproc` stress 1 callrcu_perthread .... ok All tests successful. Files=61, Tests=70, 294 wallclock secs ( 0.15 usr 0.07 sys + 5740.69 cusr 125.50 csys = 5866.41 CPU) Result: PASS make[2]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/tests/regression' make[1]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.10.0/tests' + exit 0 Processing files: userspace-rcu-0.10.0-3.el6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.uQImGv + umask 022 + cd /builddir/build/BUILD + cd userspace-rcu-0.10.0 + DOCDIR=/builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/share/doc/userspace-rcu-0.10.0 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/share/doc/userspace-rcu-0.10.0 + /bin/mkdir -p /builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/share/doc/userspace-rcu-0.10.0 + cp -pr ChangeLog LICENSE README.md gpl-2.0.txt lgpl-relicensing.txt lgpl-2.1.txt /builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64/usr/share/doc/userspace-rcu-0.10.0 + exit 0 Provides: liburcu-bp.so.6()(64bit) liburcu-cds.so.6()(64bit) liburcu-common.so.6()(64bit) liburcu-mb.so.6()(64bit) liburcu-qsbr.so.6()(64bit) liburcu-signal.so.6()(64bit) liburcu.so.6()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.6)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) librt.so.1()(64bit) liburcu-bp.so.6()(64bit) liburcu-cds.so.6()(64bit) liburcu-common.so.6()(64bit) liburcu-mb.so.6()(64bit) liburcu-qsbr.so.6()(64bit) liburcu-signal.so.6()(64bit) liburcu.so.6()(64bit) rtld(GNU_HASH) Processing files: userspace-rcu-devel-0.10.0-3.el6.x86_64 Provides: pkgconfig(liburcu) = 0.10.0 pkgconfig(liburcu-bp) = 0.10.0 pkgconfig(liburcu-cds) = 0.10.0 pkgconfig(liburcu-mb) = 0.10.0 pkgconfig(liburcu-qsbr) = 0.10.0 pkgconfig(liburcu-signal) = 0.10.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /usr/bin/pkg-config liburcu-bp.so.6()(64bit) liburcu-cds.so.6()(64bit) liburcu-common.so.6()(64bit) liburcu-mb.so.6()(64bit) liburcu-qsbr.so.6()(64bit) liburcu-signal.so.6()(64bit) liburcu.so.6()(64bit) Processing files: userspace-rcu-debuginfo-0.10.0-3.el6.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64 warning: Could not canonicalize hostname: c1be.rdu2.centos.org Wrote: /builddir/build/RPMS/userspace-rcu-0.10.0-3.el6.x86_64.rpm Wrote: /builddir/build/RPMS/userspace-rcu-devel-0.10.0-3.el6.x86_64.rpm Wrote: /builddir/build/RPMS/userspace-rcu-debuginfo-0.10.0-3.el6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.69znJj + umask 022 + cd /builddir/build/BUILD + cd userspace-rcu-0.10.0 + /bin/rm -rf /builddir/build/BUILDROOT/userspace-rcu-0.10.0-3.el6.x86_64 + exit 0 Child return code was: 0