Mock Version: 1.2.15 Mock Version: 1.2.15 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/userspace-rcu.spec'], chrootPath='/var/lib/mock/storage7-common-el7-build-15986-22317/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400logger=uid=993) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/userspace-rcu.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: arm64-01.rdu2.centos.org Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/userspace-rcu-0.7.16-3.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/userspace-rcu.spec '], chrootPath='/var/lib/mock/storage7-common-el7-build-15986-22317/root'shell=Falseuid=993env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/userspace-rcu.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.6yXqHO + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf userspace-rcu-0.7.16 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/userspace-rcu-0.7.16.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd userspace-rcu-0.7.16 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.EPeaEC + umask 022 + cd /builddir/build/BUILD + cd userspace-rcu-0.7.16 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' aarch64 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config/config.guess ++ basename ./config/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config/config.guess '/usr/lib/rpm/redhat/config.guess' -> './config/config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config/config.sub ++ basename ./config/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config/config.sub '/usr/lib/rpm/redhat/config.sub' -> './config/config.sub' + ./configure --build=aarch64-redhat-linux-gnu --host=aarch64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --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... aarch64-redhat-linux-gnu checking host system type... aarch64-redhat-linux-gnu checking target system type... aarch64-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /builddir/build/BUILD/userspace-rcu-0.7.16/config/missing: Unknown `--is-lightweight' option Try `/builddir/build/BUILD/userspace-rcu-0.7.16/config/missing --help' for more information configure: WARNING: 'missing' script is too old or missing checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for style of include used by make... GNU checking for aarch64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for thread local storage (TLS) class... __thread checking for aarch64-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 whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /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 how to convert aarch64-redhat-linux-gnu file names to aarch64-redhat-linux-gnu format... func_convert_file_noop checking how to convert aarch64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for aarch64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for aarch64-redhat-linux-gnu-strip... no checking for strip... strip checking for aarch64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for aarch64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) 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 stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking for bzero... yes checking for gettimeofday... yes checking for munmap... yes checking for sched_getcpu... yes checking for strtoul... yes checking for sysconf... yes checking for sys_futex()... yes checking for cpu_set_t... yes checking whether CPU_ZERO works... yes checking whether CPU_SET works... yes checking for sched_setaffinity... yes checking how many arguments sched_setaffinity takes... 3 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating tests/Makefile config.status: creating liburcu.pc config.status: creating liburcu-bp.pc config.status: creating liburcu-cds.pc config.status: creating liburcu-qsbr.pc config.status: creating liburcu-mb.pc config.status: creating liburcu-signal.pc config.status: creating config.h config.status: creating urcu/config.h config.status: linking urcu/arch/gcc.h to urcu/arch.h config.status: linking urcu/uatomic/gcc.h to urcu/uatomic.h config.status: executing depfiles commands config.status: executing libtool commands SMP support enabled. Thread Local Storage (TLS): __thread. + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + V=1 + make -j8 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.7.16' Making all in . make[2]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.7.16' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./urcu -I./urcu -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o wfqueue.lo wfqueue.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./urcu -I./urcu -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o wfstack.lo wfstack.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./urcu -I./urcu -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o compat_futex.lo compat_futex.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./urcu -I./urcu -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o urcu.lo urcu.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./urcu -I./urcu -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o urcu-pointer.lo urcu-pointer.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./urcu -I./urcu -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o urcu-qsbr.lo urcu-qsbr.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./urcu -I./urcu -DRCU_MB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o liburcu_mb_la-urcu.lo `test -f 'urcu.c' || echo './'`urcu.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./urcu -I./urcu -DRCU_MB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o liburcu_mb_la-urcu-pointer.lo `test -f 'urcu-pointer.c' || echo './'`urcu-pointer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./urcu -I./urcu -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c urcu.c -fPIC -DPIC -o .libs/urcu.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./urcu -I./urcu -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c compat_futex.c -fPIC -DPIC -o .libs/compat_futex.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./urcu -I./urcu -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c wfqueue.c -fPIC -DPIC -o .libs/wfqueue.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./urcu -I./urcu -DRCU_MB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c urcu-pointer.c -fPIC -DPIC -o .libs/liburcu_mb_la-urcu-pointer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./urcu -I./urcu -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c wfstack.c -fPIC -DPIC -o .libs/wfstack.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./urcu -I./urcu -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c urcu-qsbr.c -fPIC -DPIC -o .libs/urcu-qsbr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./urcu -I./urcu -DRCU_MB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c urcu.c -fPIC -DPIC -o .libs/liburcu_mb_la-urcu.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./urcu -I./urcu -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c urcu-pointer.c -fPIC -DPIC -o .libs/urcu-pointer.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./urcu -I./urcu -DRCU_MB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -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 -DHAVE_CONFIG_H -I. -I./urcu -I./urcu -DRCU_SIGNAL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o liburcu_signal_la-urcu.lo `test -f 'urcu.c' || echo './'`urcu.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./urcu -I./urcu -DRCU_MB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c compat_futex.c -fPIC -DPIC -o .libs/liburcu_mb_la-compat_futex.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./urcu -I./urcu -DRCU_SIGNAL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o liburcu_signal_la-urcu-pointer.lo `test -f 'urcu-pointer.c' || echo './'`urcu-pointer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./urcu -I./urcu -DRCU_SIGNAL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c urcu.c -fPIC -DPIC -o .libs/liburcu_signal_la-urcu.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./urcu -I./urcu -DRCU_SIGNAL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -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 -DHAVE_CONFIG_H -I. -I./urcu -I./urcu -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o urcu-bp.lo urcu-bp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./urcu -I./urcu -DRCU_SIGNAL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c urcu-pointer.c -fPIC -DPIC -o .libs/liburcu_signal_la-urcu-pointer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./urcu -I./urcu -DRCU_SIGNAL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c compat_futex.c -fPIC -DPIC -o .libs/liburcu_signal_la-compat_futex.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./urcu -I./urcu -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c urcu-bp.c -fPIC -DPIC -o .libs/urcu-bp.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./urcu -I./urcu -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o rculfqueue.lo rculfqueue.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./urcu -I./urcu -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o rculfstack.lo rculfstack.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./urcu -I./urcu -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c rculfqueue.c -fPIC -DPIC -o .libs/rculfqueue.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./urcu -I./urcu -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c rculfstack.c -fPIC -DPIC -o .libs/rculfstack.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./urcu -I./urcu -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o rculfhash.lo rculfhash.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./urcu -I./urcu -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c rculfhash.c -fPIC -DPIC -o .libs/rculfhash.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./urcu -I./urcu -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o rculfhash-mm-order.lo rculfhash-mm-order.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./urcu -I./urcu -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o rculfhash-mm-chunk.lo rculfhash-mm-chunk.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./urcu -I./urcu -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c rculfhash-mm-order.c -fPIC -DPIC -o .libs/rculfhash-mm-order.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./urcu -I./urcu -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c rculfhash-mm-chunk.c -fPIC -DPIC -o .libs/rculfhash-mm-chunk.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./urcu -I./urcu -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o rculfhash-mm-mmap.lo rculfhash-mm-mmap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./urcu -I./urcu -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c rculfhash-mm-mmap.c -fPIC -DPIC -o .libs/rculfhash-mm-mmap.o /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -lpthread -version-info 1:0:0 -Wl,-z,relro -o liburcu-common.la -rpath /usr/lib64 wfqueue.lo wfstack.lo compat_futex.lo libtool: link: gcc -shared -fPIC -DPIC .libs/wfqueue.o .libs/wfstack.o .libs/compat_futex.o -lpthread -O2 -Wl,-z -Wl,relro -Wl,-soname -Wl,liburcu-common.so.1 -o .libs/liburcu-common.so.1.0.0 libtool: link: (cd ".libs" && rm -f "liburcu-common.so.1" && ln -s "liburcu-common.so.1.0.0" "liburcu-common.so.1") libtool: link: (cd ".libs" && rm -f "liburcu-common.so" && ln -s "liburcu-common.so.1.0.0" "liburcu-common.so") libtool: link: ( cd ".libs" && rm -f "liburcu-common.la" && ln -s "../liburcu-common.la" "liburcu-common.la" ) /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -lpthread -version-info 1:0:0 -Wl,-z,relro -o liburcu.la -rpath /usr/lib64 urcu.lo urcu-pointer.lo compat_futex.lo liburcu-common.la /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -lpthread -version-info 1:0:0 -Wl,-z,relro -o liburcu-qsbr.la -rpath /usr/lib64 urcu-qsbr.lo urcu-pointer.lo compat_futex.lo liburcu-common.la /bin/sh ./libtool --tag=CC --mode=link gcc -DRCU_MB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -lpthread -version-info 1:0:0 -Wl,-z,relro -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 libtool: link: gcc -shared -fPIC -DPIC .libs/urcu.o .libs/urcu-pointer.o .libs/compat_futex.o -lpthread ./.libs/liburcu-common.so -O2 -Wl,-z -Wl,relro -Wl,-soname -Wl,liburcu.so.1 -o .libs/liburcu.so.1.0.0 libtool: link: gcc -shared -fPIC -DPIC .libs/urcu-qsbr.o .libs/urcu-pointer.o .libs/compat_futex.o -lpthread ./.libs/liburcu-common.so -O2 -Wl,-z -Wl,relro -Wl,-soname -Wl,liburcu-qsbr.so.1 -o .libs/liburcu-qsbr.so.1.0.0 /bin/sh ./libtool --tag=CC --mode=link gcc -DRCU_SIGNAL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -lpthread -version-info 1:0:0 -Wl,-z,relro -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 libtool: link: gcc -shared -fPIC -DPIC .libs/liburcu_mb_la-urcu.o .libs/liburcu_mb_la-urcu-pointer.o .libs/liburcu_mb_la-compat_futex.o -lpthread ./.libs/liburcu-common.so -O2 -Wl,-z -Wl,relro -Wl,-soname -Wl,liburcu-mb.so.1 -o .libs/liburcu-mb.so.1.0.0 libtool: link: (cd ".libs" && rm -f "liburcu.so.1" && ln -s "liburcu.so.1.0.0" "liburcu.so.1") libtool: link: (cd ".libs" && rm -f "liburcu.so" && ln -s "liburcu.so.1.0.0" "liburcu.so") libtool: link: (cd ".libs" && rm -f "liburcu-qsbr.so.1" && ln -s "liburcu-qsbr.so.1.0.0" "liburcu-qsbr.so.1") libtool: link: ( cd ".libs" && rm -f "liburcu.la" && ln -s "../liburcu.la" "liburcu.la" ) libtool: link: (cd ".libs" && rm -f "liburcu-mb.so.1" && ln -s "liburcu-mb.so.1.0.0" "liburcu-mb.so.1") libtool: link: (cd ".libs" && rm -f "liburcu-qsbr.so" && ln -s "liburcu-qsbr.so.1.0.0" "liburcu-qsbr.so") libtool: link: (cd ".libs" && rm -f "liburcu-mb.so" && ln -s "liburcu-mb.so.1.0.0" "liburcu-mb.so") libtool: link: ( cd ".libs" && rm -f "liburcu-qsbr.la" && ln -s "../liburcu-qsbr.la" "liburcu-qsbr.la" ) libtool: link: ( cd ".libs" && rm -f "liburcu-mb.la" && ln -s "../liburcu-mb.la" "liburcu-mb.la" ) libtool: link: gcc -shared -fPIC -DPIC .libs/liburcu_signal_la-urcu.o .libs/liburcu_signal_la-urcu-pointer.o .libs/liburcu_signal_la-compat_futex.o -lpthread ./.libs/liburcu-common.so -O2 -Wl,-z -Wl,relro -Wl,-soname -Wl,liburcu-signal.so.1 -o .libs/liburcu-signal.so.1.0.0 /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -lpthread -version-info 1:0:0 -Wl,-z,relro -o liburcu-bp.la -rpath /usr/lib64 urcu-bp.lo urcu-pointer.lo compat_futex.lo liburcu-common.la libtool: link: (cd ".libs" && rm -f "liburcu-signal.so.1" && ln -s "liburcu-signal.so.1.0.0" "liburcu-signal.so.1") libtool: link: (cd ".libs" && rm -f "liburcu-signal.so" && ln -s "liburcu-signal.so.1.0.0" "liburcu-signal.so") libtool: link: ( cd ".libs" && rm -f "liburcu-signal.la" && ln -s "../liburcu-signal.la" "liburcu-signal.la" ) /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -lpthread -version-info 1:0:0 -Wl,-z,relro -o liburcu-cds.la -rpath /usr/lib64 rculfqueue.lo rculfstack.lo rculfhash.lo rculfhash-mm-order.lo rculfhash-mm-chunk.lo rculfhash-mm-mmap.lo compat_futex.lo liburcu-common.la libtool: link: gcc -shared -fPIC -DPIC .libs/urcu-bp.o .libs/urcu-pointer.o .libs/compat_futex.o -lpthread ./.libs/liburcu-common.so -O2 -Wl,-z -Wl,relro -Wl,-soname -Wl,liburcu-bp.so.1 -o .libs/liburcu-bp.so.1.0.0 libtool: link: (cd ".libs" && rm -f "liburcu-bp.so.1" && ln -s "liburcu-bp.so.1.0.0" "liburcu-bp.so.1") libtool: link: (cd ".libs" && rm -f "liburcu-bp.so" && ln -s "liburcu-bp.so.1.0.0" "liburcu-bp.so") libtool: link: ( cd ".libs" && rm -f "liburcu-bp.la" && ln -s "../liburcu-bp.la" "liburcu-bp.la" ) libtool: link: gcc -shared -fPIC -DPIC .libs/rculfqueue.o .libs/rculfstack.o .libs/rculfhash.o .libs/rculfhash-mm-order.o .libs/rculfhash-mm-chunk.o .libs/rculfhash-mm-mmap.o .libs/compat_futex.o -lpthread ./.libs/liburcu-common.so -O2 -Wl,-z -Wl,relro -Wl,-soname -Wl,liburcu-cds.so.1 -o .libs/liburcu-cds.so.1.0.0 libtool: link: (cd ".libs" && rm -f "liburcu-cds.so.1" && ln -s "liburcu-cds.so.1.0.0" "liburcu-cds.so.1") libtool: link: (cd ".libs" && rm -f "liburcu-cds.so" && ln -s "liburcu-cds.so.1.0.0" "liburcu-cds.so") libtool: link: ( cd ".libs" && rm -f "liburcu-cds.la" && ln -s "../liburcu-cds.la" "liburcu-cds.la" ) make[2]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.7.16' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.7.16/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.7.16/doc' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.7.16/tests' gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu.o test_urcu.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o urcu.o `test -f '../urcu.c' || echo './'`../urcu.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o urcu-pointer.o `test -f '../urcu-pointer.c' || echo './'`../urcu-pointer.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o wfqueue.o `test -f '../wfqueue.c' || echo './'`../wfqueue.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o compat_futex.o `test -f '../compat_futex.c' || echo './'`../compat_futex.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DDYNAMIC_LINK_TEST -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_dynamic_link-test_urcu.o `test -f 'test_urcu.c' || echo './'`test_urcu.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DDYNAMIC_LINK_TEST -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_dynamic_link-urcu.o `test -f '../urcu.c' || echo './'`../urcu.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DDYNAMIC_LINK_TEST -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_dynamic_link-urcu-pointer.o `test -f '../urcu-pointer.c' || echo './'`../urcu-pointer.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DDYNAMIC_LINK_TEST -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_dynamic_link-wfqueue.o `test -f '../wfqueue.c' || echo './'`../wfqueue.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DDYNAMIC_LINK_TEST -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_dynamic_link-compat_futex.o `test -f '../compat_futex.c' || echo './'`../compat_futex.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_timing.o test_urcu_timing.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DRCU_SIGNAL -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_signal-test_urcu.o `test -f 'test_urcu.c' || echo './'`test_urcu.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DRCU_SIGNAL -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_signal-urcu.o `test -f '../urcu.c' || echo './'`../urcu.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DRCU_SIGNAL -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_signal-urcu-pointer.o `test -f '../urcu-pointer.c' || echo './'`../urcu-pointer.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DRCU_SIGNAL -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_signal-wfqueue.o `test -f '../wfqueue.c' || echo './'`../wfqueue.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DRCU_SIGNAL -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_signal-compat_futex.o `test -f '../compat_futex.c' || echo './'`../compat_futex.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DRCU_SIGNAL -DDYNAMIC_LINK_TEST -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_signal_dynamic_link-test_urcu.o `test -f 'test_urcu.c' || echo './'`test_urcu.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DRCU_SIGNAL -DDYNAMIC_LINK_TEST -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_signal_dynamic_link-urcu.o `test -f '../urcu.c' || echo './'`../urcu.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DRCU_SIGNAL -DDYNAMIC_LINK_TEST -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_signal_dynamic_link-urcu-pointer.o `test -f '../urcu-pointer.c' || echo './'`../urcu-pointer.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DRCU_SIGNAL -DDYNAMIC_LINK_TEST -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_signal_dynamic_link-wfqueue.o `test -f '../wfqueue.c' || echo './'`../wfqueue.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DRCU_SIGNAL -DDYNAMIC_LINK_TEST -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_signal_dynamic_link-compat_futex.o `test -f '../compat_futex.c' || echo './'`../compat_futex.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DRCU_SIGNAL -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_signal_timing-test_urcu_timing.o `test -f 'test_urcu_timing.c' || echo './'`test_urcu_timing.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DRCU_SIGNAL -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_signal_timing-urcu.o `test -f '../urcu.c' || echo './'`../urcu.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DRCU_SIGNAL -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_signal_timing-urcu-pointer.o `test -f '../urcu-pointer.c' || echo './'`../urcu-pointer.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DRCU_SIGNAL -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_signal_timing-wfqueue.o `test -f '../wfqueue.c' || echo './'`../wfqueue.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DRCU_SIGNAL -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_signal_timing-compat_futex.o `test -f '../compat_futex.c' || echo './'`../compat_futex.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_rwlock_timing.o test_rwlock_timing.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_rwlock.o test_rwlock.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_perthreadlock_timing.o test_perthreadlock_timing.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_perthreadlock.o test_perthreadlock.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DDEBUG_YIELD -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_yield-test_urcu.o `test -f 'test_urcu.c' || echo './'`test_urcu.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DDEBUG_YIELD -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_yield-urcu.o `test -f '../urcu.c' || echo './'`../urcu.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DDEBUG_YIELD -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_yield-urcu-pointer.o `test -f '../urcu-pointer.c' || echo './'`../urcu-pointer.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DDEBUG_YIELD -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_yield-wfqueue.o `test -f '../wfqueue.c' || echo './'`../wfqueue.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DDEBUG_YIELD -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_yield-compat_futex.o `test -f '../compat_futex.c' || echo './'`../compat_futex.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DRCU_SIGNAL -DDEBUG_YIELD -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_signal_yield-test_urcu.o `test -f 'test_urcu.c' || echo './'`test_urcu.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DRCU_SIGNAL -DDEBUG_YIELD -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_signal_yield-urcu.o `test -f '../urcu.c' || echo './'`../urcu.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DRCU_SIGNAL -DDEBUG_YIELD -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_signal_yield-urcu-pointer.o `test -f '../urcu-pointer.c' || echo './'`../urcu-pointer.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DRCU_SIGNAL -DDEBUG_YIELD -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_signal_yield-wfqueue.o `test -f '../wfqueue.c' || echo './'`../wfqueue.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DRCU_SIGNAL -DDEBUG_YIELD -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_signal_yield-compat_futex.o `test -f '../compat_futex.c' || echo './'`../compat_futex.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DRCU_MB -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_mb-test_urcu.o `test -f 'test_urcu.c' || echo './'`test_urcu.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DRCU_MB -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_mb-urcu.o `test -f '../urcu.c' || echo './'`../urcu.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DRCU_MB -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_mb-urcu-pointer.o `test -f '../urcu-pointer.c' || echo './'`../urcu-pointer.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DRCU_MB -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_mb-wfqueue.o `test -f '../wfqueue.c' || echo './'`../wfqueue.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DRCU_MB -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_mb-compat_futex.o `test -f '../compat_futex.c' || echo './'`../compat_futex.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_qsbr_timing.o test_urcu_qsbr_timing.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o urcu-qsbr.o `test -f '../urcu-qsbr.c' || echo './'`../urcu-qsbr.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_qsbr.o test_urcu_qsbr.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DRCU_MEMBARRIER -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o rcutorture_urcu-urcutorture.o `test -f 'urcutorture.c' || echo './'`urcutorture.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DRCU_SIGNAL -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o rcutorture_urcu_signal-urcutorture.o `test -f 'urcutorture.c' || echo './'`urcutorture.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DRCU_MB -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o rcutorture_urcu_mb-urcutorture.o `test -f 'urcutorture.c' || echo './'`urcutorture.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DRCU_BP -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o rcutorture_urcu_bp-urcutorture.o `test -f 'urcutorture.c' || echo './'`urcutorture.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DTORTURE_QSBR -DRCU_QSBR -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o rcutorture_urcu_qsbr-urcutorture.o `test -f 'urcutorture.c' || echo './'`urcutorture.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_mutex.o test_mutex.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_looplen.o test_looplen.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_gc.o test_urcu_gc.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DRCU_SIGNAL -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_signal_gc-test_urcu_gc.o `test -f 'test_urcu_gc.c' || echo './'`test_urcu_gc.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DRCU_SIGNAL -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_signal_gc-urcu.o `test -f '../urcu.c' || echo './'`../urcu.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DRCU_SIGNAL -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_signal_gc-urcu-pointer.o `test -f '../urcu-pointer.c' || echo './'`../urcu-pointer.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DRCU_SIGNAL -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_signal_gc-wfqueue.o `test -f '../wfqueue.c' || echo './'`../wfqueue.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DRCU_SIGNAL -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_signal_gc-compat_futex.o `test -f '../compat_futex.c' || echo './'`../compat_futex.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DTEST_LOCAL_GC -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_lgc-test_urcu_gc.o `test -f 'test_urcu_gc.c' || echo './'`test_urcu_gc.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DTEST_LOCAL_GC -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_lgc-urcu.o `test -f '../urcu.c' || echo './'`../urcu.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DTEST_LOCAL_GC -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_lgc-urcu-pointer.o `test -f '../urcu-pointer.c' || echo './'`../urcu-pointer.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DTEST_LOCAL_GC -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_lgc-wfqueue.o `test -f '../wfqueue.c' || echo './'`../wfqueue.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DTEST_LOCAL_GC -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_lgc-compat_futex.o `test -f '../compat_futex.c' || echo './'`../compat_futex.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DRCU_MB -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_mb_gc-test_urcu_gc.o `test -f 'test_urcu_gc.c' || echo './'`test_urcu_gc.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DRCU_MB -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_mb_gc-urcu.o `test -f '../urcu.c' || echo './'`../urcu.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DRCU_MB -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_mb_gc-urcu-pointer.o `test -f '../urcu-pointer.c' || echo './'`../urcu-pointer.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DRCU_MB -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_mb_gc-wfqueue.o `test -f '../wfqueue.c' || echo './'`../wfqueue.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DRCU_MB -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_mb_gc-compat_futex.o `test -f '../compat_futex.c' || echo './'`../compat_futex.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_qsbr_gc.o test_urcu_qsbr_gc.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DTEST_LOCAL_GC -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_qsbr_lgc-test_urcu_qsbr_gc.o `test -f 'test_urcu_qsbr_gc.c' || echo './'`test_urcu_qsbr_gc.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DTEST_LOCAL_GC -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_qsbr_lgc-urcu-qsbr.o `test -f '../urcu-qsbr.c' || echo './'`../urcu-qsbr.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DTEST_LOCAL_GC -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_qsbr_lgc-urcu-pointer.o `test -f '../urcu-pointer.c' || echo './'`../urcu-pointer.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DTEST_LOCAL_GC -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_qsbr_lgc-wfqueue.o `test -f '../wfqueue.c' || echo './'`../wfqueue.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DTEST_LOCAL_GC -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_qsbr_lgc-compat_futex.o `test -f '../compat_futex.c' || echo './'`../compat_futex.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DRCU_SIGNAL -DTEST_LOCAL_GC -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_signal_lgc-test_urcu_gc.o `test -f 'test_urcu_gc.c' || echo './'`test_urcu_gc.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DRCU_SIGNAL -DTEST_LOCAL_GC -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_signal_lgc-urcu.o `test -f '../urcu.c' || echo './'`../urcu.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DRCU_SIGNAL -DTEST_LOCAL_GC -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_signal_lgc-urcu-pointer.o `test -f '../urcu-pointer.c' || echo './'`../urcu-pointer.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DRCU_SIGNAL -DTEST_LOCAL_GC -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_signal_lgc-wfqueue.o `test -f '../wfqueue.c' || echo './'`../wfqueue.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DRCU_SIGNAL -DTEST_LOCAL_GC -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_signal_lgc-compat_futex.o `test -f '../compat_futex.c' || echo './'`../compat_futex.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DTEST_LOCAL_GC -DRCU_MB -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_mb_lgc-test_urcu_gc.o `test -f 'test_urcu_gc.c' || echo './'`test_urcu_gc.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DTEST_LOCAL_GC -DRCU_MB -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_mb_lgc-urcu.o `test -f '../urcu.c' || echo './'`../urcu.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DTEST_LOCAL_GC -DRCU_MB -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_mb_lgc-urcu-pointer.o `test -f '../urcu-pointer.c' || echo './'`../urcu-pointer.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DTEST_LOCAL_GC -DRCU_MB -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_mb_lgc-wfqueue.o `test -f '../wfqueue.c' || echo './'`../wfqueue.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DTEST_LOCAL_GC -DRCU_MB -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_mb_lgc-compat_futex.o `test -f '../compat_futex.c' || echo './'`../compat_futex.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DDYNAMIC_LINK_TEST -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_qsbr_dynamic_link-test_urcu_qsbr.o `test -f 'test_urcu_qsbr.c' || echo './'`test_urcu_qsbr.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DDYNAMIC_LINK_TEST -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_qsbr_dynamic_link-urcu-qsbr.o `test -f '../urcu-qsbr.c' || echo './'`../urcu-qsbr.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DDYNAMIC_LINK_TEST -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_qsbr_dynamic_link-urcu-pointer.o `test -f '../urcu-pointer.c' || echo './'`../urcu-pointer.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DDYNAMIC_LINK_TEST -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_qsbr_dynamic_link-wfqueue.o `test -f '../wfqueue.c' || echo './'`../wfqueue.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DDYNAMIC_LINK_TEST -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_qsbr_dynamic_link-compat_futex.o `test -f '../compat_futex.c' || echo './'`../compat_futex.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_defer.o test_urcu_defer.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_uatomic.o test_uatomic.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_assign.o test_urcu_assign.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DDYNAMIC_LINK_TEST -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_assign_dynamic_link-test_urcu_assign.o `test -f 'test_urcu_assign.c' || echo './'`test_urcu_assign.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DDYNAMIC_LINK_TEST -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_assign_dynamic_link-urcu.o `test -f '../urcu.c' || echo './'`../urcu.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DDYNAMIC_LINK_TEST -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_assign_dynamic_link-urcu-pointer.o `test -f '../urcu-pointer.c' || echo './'`../urcu-pointer.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DDYNAMIC_LINK_TEST -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_assign_dynamic_link-wfqueue.o `test -f '../wfqueue.c' || echo './'`../wfqueue.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DDYNAMIC_LINK_TEST -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_assign_dynamic_link-compat_futex.o `test -f '../compat_futex.c' || echo './'`../compat_futex.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_bp.o test_urcu_bp.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o urcu-bp.o `test -f '../urcu-bp.c' || echo './'`../urcu-bp.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DDYNAMIC_LINK_TEST -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_bp_dynamic_link-test_urcu_bp.o `test -f 'test_urcu_bp.c' || echo './'`test_urcu_bp.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DDYNAMIC_LINK_TEST -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_bp_dynamic_link-urcu-bp.o `test -f '../urcu-bp.c' || echo './'`../urcu-bp.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DDYNAMIC_LINK_TEST -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_bp_dynamic_link-urcu-pointer.o `test -f '../urcu-pointer.c' || echo './'`../urcu-pointer.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DDYNAMIC_LINK_TEST -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_bp_dynamic_link-wfqueue.o `test -f '../wfqueue.c' || echo './'`../wfqueue.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DDYNAMIC_LINK_TEST -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_bp_dynamic_link-compat_futex.o `test -f '../compat_futex.c' || echo './'`../compat_futex.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_cycles_per_loop.o test_cycles_per_loop.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_lfq.o test_urcu_lfq.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_wfq.o test_urcu_wfq.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_lfs.o test_urcu_lfs.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_wfs.o test_urcu_wfs.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DDYNAMIC_LINK_TEST -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_wfq_dynlink-test_urcu_wfq.o `test -f 'test_urcu_wfq.c' || echo './'`test_urcu_wfq.c test_urcu_wfq.c: In function 'main': test_urcu_wfq.c:367:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (1, ".", 1); ^ test_urcu_lfq.c: In function 'main': test_urcu_lfq.c:410:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (1, ".", 1); ^ test_urcu_lfs.c: In function 'main': test_urcu_lfs.c:409:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (1, ".", 1); ^ test_urcu_wfq.c: In function 'main': test_urcu_wfq.c:367:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (1, ".", 1); ^ test_urcu_wfs.c: In function 'main': test_urcu_wfs.c:367:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (1, ".", 1); ^ gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DDYNAMIC_LINK_TEST -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_wfs_dynlink-test_urcu_wfs.o `test -f 'test_urcu_wfs.c' || echo './'`test_urcu_wfs.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DDYNAMIC_LINK_TEST -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_lfq_dynlink-test_urcu_lfq.o `test -f 'test_urcu_lfq.c' || echo './'`test_urcu_lfq.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DDYNAMIC_LINK_TEST -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_lfq_dynlink-urcu.o `test -f '../urcu.c' || echo './'`../urcu.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DDYNAMIC_LINK_TEST -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_lfq_dynlink-urcu-pointer.o `test -f '../urcu-pointer.c' || echo './'`../urcu-pointer.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DDYNAMIC_LINK_TEST -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_lfq_dynlink-wfqueue.o `test -f '../wfqueue.c' || echo './'`../wfqueue.c test_urcu_wfs.c: In function 'main': test_urcu_wfs.c:367:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (1, ".", 1); ^ gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DDYNAMIC_LINK_TEST -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_lfq_dynlink-compat_futex.o `test -f '../compat_futex.c' || echo './'`../compat_futex.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DDYNAMIC_LINK_TEST -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_lfs_dynlink-test_urcu_lfs.o `test -f 'test_urcu_lfs.c' || echo './'`test_urcu_lfs.c test_urcu_lfq.c: In function 'main': test_urcu_lfq.c:410:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (1, ".", 1); ^ gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DDYNAMIC_LINK_TEST -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_lfs_dynlink-urcu.o `test -f '../urcu.c' || echo './'`../urcu.c test_urcu_lfs.c: In function 'main': test_urcu_lfs.c:409:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (1, ".", 1); ^ gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DDYNAMIC_LINK_TEST -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_lfs_dynlink-urcu-pointer.o `test -f '../urcu-pointer.c' || echo './'`../urcu-pointer.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DDYNAMIC_LINK_TEST -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_lfs_dynlink-wfqueue.o `test -f '../wfqueue.c' || echo './'`../wfqueue.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DDYNAMIC_LINK_TEST -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_lfs_dynlink-compat_futex.o `test -f '../compat_futex.c' || echo './'`../compat_futex.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DRCU_QSBR -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_hash-test_urcu_hash.o `test -f 'test_urcu_hash.c' || echo './'`test_urcu_hash.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DRCU_QSBR -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_hash-test_urcu_hash_rw.o `test -f 'test_urcu_hash_rw.c' || echo './'`test_urcu_hash_rw.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DRCU_QSBR -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_hash-test_urcu_hash_unique.o `test -f 'test_urcu_hash_unique.c' || echo './'`test_urcu_hash_unique.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -DRCU_QSBR -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_hash-compat_futex.o `test -f '../compat_futex.c' || echo './'`../compat_futex.c gcc -DHAVE_CONFIG_H -I. -I.. -I../urcu -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o test_urcu_fork.o test_urcu_fork.c /bin/sh ../libtool --tag=CC --mode=link gcc -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -lpthread -Wl,-z,relro -o test_urcu test_urcu.o urcu.o urcu-pointer.o wfqueue.o compat_futex.o test_urcu_fork.c: In function 'main': test_urcu_fork.c:86:6: warning: unused variable 'ret' [-Wunused-variable] int ret; ^ /bin/sh ../libtool --tag=CC --mode=link gcc -DDYNAMIC_LINK_TEST -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -lpthread -Wl,-z,relro -o test_urcu_dynamic_link test_urcu_dynamic_link-test_urcu.o test_urcu_dynamic_link-urcu.o test_urcu_dynamic_link-urcu-pointer.o test_urcu_dynamic_link-wfqueue.o test_urcu_dynamic_link-compat_futex.o libtool: link: gcc -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wl,-z -Wl,relro -o test_urcu test_urcu.o urcu.o urcu-pointer.o wfqueue.o compat_futex.o -lpthread test_urcu_hash_rw.c: In function 'test_hash_rw_thr_writer': test_urcu_hash_rw.c:169:14: warning: 'ret_node' may be used uninitialized in this function [-Wmaybe-uninitialized] call_rcu(&to_test_node(ret_node)->head, ^ /bin/sh ../libtool --tag=CC --mode=link gcc -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -lpthread -Wl,-z,relro -o test_urcu_timing test_urcu_timing.o urcu.o urcu-pointer.o wfqueue.o compat_futex.o /bin/sh ../libtool --tag=CC --mode=link gcc -DRCU_SIGNAL -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -lpthread -Wl,-z,relro -o test_urcu_signal test_urcu_signal-test_urcu.o test_urcu_signal-urcu.o test_urcu_signal-urcu-pointer.o test_urcu_signal-wfqueue.o test_urcu_signal-compat_futex.o libtool: link: gcc -DDYNAMIC_LINK_TEST -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wl,-z -Wl,relro -o test_urcu_dynamic_link test_urcu_dynamic_link-test_urcu.o test_urcu_dynamic_link-urcu.o test_urcu_dynamic_link-urcu-pointer.o test_urcu_dynamic_link-wfqueue.o test_urcu_dynamic_link-compat_futex.o -lpthread test_urcu_hash_rw.c: In function 'test_hash_rw_populate_hash': test_urcu_hash_rw.c:270:13: warning: 'ret_node' may be used uninitialized in this function [-Wmaybe-uninitialized] call_rcu(&to_test_node(ret_node)->head, free_node_cb); ^ /bin/sh ../libtool --tag=CC --mode=link gcc -DRCU_SIGNAL -DDYNAMIC_LINK_TEST -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -lpthread -Wl,-z,relro -o test_urcu_signal_dynamic_link test_urcu_signal_dynamic_link-test_urcu.o test_urcu_signal_dynamic_link-urcu.o test_urcu_signal_dynamic_link-urcu-pointer.o test_urcu_signal_dynamic_link-wfqueue.o test_urcu_signal_dynamic_link-compat_futex.o /bin/sh ../libtool --tag=CC --mode=link gcc -DRCU_SIGNAL -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -lpthread -Wl,-z,relro -o test_urcu_signal_timing test_urcu_signal_timing-test_urcu_timing.o test_urcu_signal_timing-urcu.o test_urcu_signal_timing-urcu-pointer.o test_urcu_signal_timing-wfqueue.o test_urcu_signal_timing-compat_futex.o libtool: link: gcc -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wl,-z -Wl,relro -o test_urcu_timing test_urcu_timing.o urcu.o urcu-pointer.o wfqueue.o compat_futex.o -lpthread libtool: link: gcc -DRCU_SIGNAL -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wl,-z -Wl,relro -o test_urcu_signal test_urcu_signal-test_urcu.o test_urcu_signal-urcu.o test_urcu_signal-urcu-pointer.o test_urcu_signal-wfqueue.o test_urcu_signal-compat_futex.o -lpthread /bin/sh ../libtool --tag=CC --mode=link gcc -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -lpthread -Wl,-z,relro -o test_rwlock_timing test_rwlock_timing.o urcu.o urcu-pointer.o wfqueue.o compat_futex.o /bin/sh ../libtool --tag=CC --mode=link gcc -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -lpthread -Wl,-z,relro -o test_rwlock test_rwlock.o urcu.o urcu-pointer.o wfqueue.o compat_futex.o /bin/sh ../libtool --tag=CC --mode=link gcc -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -lpthread -Wl,-z,relro -o test_perthreadlock_timing test_perthreadlock_timing.o urcu.o urcu-pointer.o wfqueue.o compat_futex.o /bin/sh ../libtool --tag=CC --mode=link gcc -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -lpthread -Wl,-z,relro -o test_perthreadlock test_perthreadlock.o urcu.o urcu-pointer.o wfqueue.o compat_futex.o libtool: link: gcc -DRCU_SIGNAL -DDYNAMIC_LINK_TEST -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wl,-z -Wl,relro -o test_urcu_signal_dynamic_link test_urcu_signal_dynamic_link-test_urcu.o test_urcu_signal_dynamic_link-urcu.o test_urcu_signal_dynamic_link-urcu-pointer.o test_urcu_signal_dynamic_link-wfqueue.o test_urcu_signal_dynamic_link-compat_futex.o -lpthread libtool: link: gcc -DRCU_SIGNAL -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wl,-z -Wl,relro -o test_urcu_signal_timing test_urcu_signal_timing-test_urcu_timing.o test_urcu_signal_timing-urcu.o test_urcu_signal_timing-urcu-pointer.o test_urcu_signal_timing-wfqueue.o test_urcu_signal_timing-compat_futex.o -lpthread /bin/sh ../libtool --tag=CC --mode=link gcc -DDEBUG_YIELD -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -lpthread -Wl,-z,relro -o test_urcu_yield test_urcu_yield-test_urcu.o test_urcu_yield-urcu.o test_urcu_yield-urcu-pointer.o test_urcu_yield-wfqueue.o test_urcu_yield-compat_futex.o /bin/sh ../libtool --tag=CC --mode=link gcc -DRCU_SIGNAL -DDEBUG_YIELD -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -lpthread -Wl,-z,relro -o test_urcu_signal_yield test_urcu_signal_yield-test_urcu.o test_urcu_signal_yield-urcu.o test_urcu_signal_yield-urcu-pointer.o test_urcu_signal_yield-wfqueue.o test_urcu_signal_yield-compat_futex.o libtool: link: gcc -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wl,-z -Wl,relro -o test_rwlock test_rwlock.o urcu.o urcu-pointer.o wfqueue.o compat_futex.o -lpthread /bin/sh ../libtool --tag=CC --mode=link gcc -DRCU_MB -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -lpthread -Wl,-z,relro -o test_urcu_mb test_urcu_mb-test_urcu.o test_urcu_mb-urcu.o test_urcu_mb-urcu-pointer.o test_urcu_mb-wfqueue.o test_urcu_mb-compat_futex.o libtool: link: gcc -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wl,-z -Wl,relro -o test_rwlock_timing test_rwlock_timing.o urcu.o urcu-pointer.o wfqueue.o compat_futex.o -lpthread libtool: link: gcc -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wl,-z -Wl,relro -o test_perthreadlock_timing test_perthreadlock_timing.o urcu.o urcu-pointer.o wfqueue.o compat_futex.o -lpthread /bin/sh ../libtool --tag=CC --mode=link gcc -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -lpthread -Wl,-z,relro -o test_urcu_qsbr_timing test_urcu_qsbr_timing.o urcu-qsbr.o urcu-pointer.o wfqueue.o compat_futex.o /bin/sh ../libtool --tag=CC --mode=link gcc -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -lpthread -Wl,-z,relro -o test_urcu_qsbr test_urcu_qsbr.o urcu-qsbr.o urcu-pointer.o wfqueue.o compat_futex.o libtool: link: gcc -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wl,-z -Wl,relro -o test_perthreadlock test_perthreadlock.o urcu.o urcu-pointer.o wfqueue.o compat_futex.o -lpthread /bin/sh ../libtool --tag=CC --mode=link gcc -DRCU_MEMBARRIER -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -lpthread -Wl,-z,relro -o rcutorture_urcu rcutorture_urcu-urcutorture.o ../urcu.c ../urcu-pointer.c ../wfqueue.c ../compat_futex.c /bin/sh ../libtool --tag=CC --mode=link gcc -DRCU_SIGNAL -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -lpthread -Wl,-z,relro -o rcutorture_urcu_signal rcutorture_urcu_signal-urcutorture.o ../liburcu-signal.la /bin/sh ../libtool --tag=CC --mode=link gcc -DRCU_MB -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -lpthread -Wl,-z,relro -o rcutorture_urcu_mb rcutorture_urcu_mb-urcutorture.o ../liburcu-mb.la libtool: link: gcc -DRCU_SIGNAL -DDEBUG_YIELD -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wl,-z -Wl,relro -o test_urcu_signal_yield test_urcu_signal_yield-test_urcu.o test_urcu_signal_yield-urcu.o test_urcu_signal_yield-urcu-pointer.o test_urcu_signal_yield-wfqueue.o test_urcu_signal_yield-compat_futex.o -lpthread libtool: link: gcc -DDEBUG_YIELD -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wl,-z -Wl,relro -o test_urcu_yield test_urcu_yield-test_urcu.o test_urcu_yield-urcu.o test_urcu_yield-urcu-pointer.o test_urcu_yield-wfqueue.o test_urcu_yield-compat_futex.o -lpthread libtool: link: gcc -DRCU_MB -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wl,-z -Wl,relro -o test_urcu_mb test_urcu_mb-test_urcu.o test_urcu_mb-urcu.o test_urcu_mb-urcu-pointer.o test_urcu_mb-wfqueue.o test_urcu_mb-compat_futex.o -lpthread libtool: link: gcc -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wl,-z -Wl,relro -o test_urcu_qsbr_timing test_urcu_qsbr_timing.o urcu-qsbr.o urcu-pointer.o wfqueue.o compat_futex.o -lpthread /bin/sh ../libtool --tag=CC --mode=link gcc -DRCU_BP -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -lpthread -Wl,-z,relro -o rcutorture_urcu_bp rcutorture_urcu_bp-urcutorture.o ../liburcu-bp.la libtool: link: gcc -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wl,-z -Wl,relro -o test_urcu_qsbr test_urcu_qsbr.o urcu-qsbr.o urcu-pointer.o wfqueue.o compat_futex.o -lpthread /bin/sh ../libtool --tag=CC --mode=link gcc -DTORTURE_QSBR -DRCU_QSBR -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -lpthread -Wl,-z,relro -o rcutorture_urcu_qsbr rcutorture_urcu_qsbr-urcutorture.o ../liburcu-qsbr.la /bin/sh ../libtool --tag=CC --mode=link gcc -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -lpthread -Wl,-z,relro -o test_mutex test_mutex.o urcu.o urcu-pointer.o wfqueue.o compat_futex.o libtool: link: gcc -DRCU_MEMBARRIER -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wl,-z -Wl,relro -o rcutorture_urcu rcutorture_urcu-urcutorture.o ../urcu.c ../urcu-pointer.c ../wfqueue.c ../compat_futex.c -lpthread /bin/sh ../libtool --tag=CC --mode=link gcc -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -lpthread -Wl,-z,relro -o test_looplen test_looplen.o /bin/sh ../libtool --tag=CC --mode=link gcc -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -lpthread -Wl,-z,relro -o test_urcu_gc test_urcu_gc.o urcu.o urcu-pointer.o wfqueue.o compat_futex.o libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -DRCU_SIGNAL -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wl,-z -Wl,relro -o .libs/rcutorture_urcu_signal rcutorture_urcu_signal-urcutorture.o -lpthread ../.libs/liburcu-signal.so libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -DRCU_MB -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wl,-z -Wl,relro -o .libs/rcutorture_urcu_mb rcutorture_urcu_mb-urcutorture.o -lpthread ../.libs/liburcu-mb.so /usr/bin/ld: warning: liburcu-common.so.1, needed by ../.libs/liburcu-signal.so, not found (try using -rpath or -rpath-link) /usr/bin/ld: warning: liburcu-common.so.1, needed by ../.libs/liburcu-mb.so, not found (try using -rpath or -rpath-link) libtool: link: gcc -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wl,-z -Wl,relro -o test_mutex test_mutex.o urcu.o urcu-pointer.o wfqueue.o compat_futex.o -lpthread /bin/sh ../libtool --tag=CC --mode=link gcc -DTEST_LOCAL_GC -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -lpthread -Wl,-z,relro -o test_urcu_lgc test_urcu_lgc-test_urcu_gc.o test_urcu_lgc-urcu.o test_urcu_lgc-urcu-pointer.o test_urcu_lgc-wfqueue.o test_urcu_lgc-compat_futex.o /bin/sh ../libtool --tag=CC --mode=link gcc -DRCU_SIGNAL -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -lpthread -Wl,-z,relro -o test_urcu_signal_gc test_urcu_signal_gc-test_urcu_gc.o test_urcu_signal_gc-urcu.o test_urcu_signal_gc-urcu-pointer.o test_urcu_signal_gc-wfqueue.o test_urcu_signal_gc-compat_futex.o libtool: link: gcc -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wl,-z -Wl,relro -o test_looplen test_looplen.o -lpthread libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -DRCU_BP -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wl,-z -Wl,relro -o .libs/rcutorture_urcu_bp rcutorture_urcu_bp-urcutorture.o -lpthread ../.libs/liburcu-bp.so libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -DTORTURE_QSBR -DRCU_QSBR -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wl,-z -Wl,relro -o .libs/rcutorture_urcu_qsbr rcutorture_urcu_qsbr-urcutorture.o -lpthread ../.libs/liburcu-qsbr.so libtool: link: gcc -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wl,-z -Wl,relro -o test_urcu_gc test_urcu_gc.o urcu.o urcu-pointer.o wfqueue.o compat_futex.o -lpthread /bin/sh ../libtool --tag=CC --mode=link gcc -DRCU_MB -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -lpthread -Wl,-z,relro -o test_urcu_mb_gc test_urcu_mb_gc-test_urcu_gc.o test_urcu_mb_gc-urcu.o test_urcu_mb_gc-urcu-pointer.o test_urcu_mb_gc-wfqueue.o test_urcu_mb_gc-compat_futex.o /usr/bin/ld: warning: liburcu-common.so.1, needed by ../.libs/liburcu-bp.so, not found (try using -rpath or -rpath-link) /bin/sh ../libtool --tag=CC --mode=link gcc -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -lpthread -Wl,-z,relro -o test_urcu_qsbr_gc test_urcu_qsbr_gc.o urcu-qsbr.o urcu-pointer.o wfqueue.o compat_futex.o /usr/bin/ld: warning: liburcu-common.so.1, needed by ../.libs/liburcu-qsbr.so, not found (try using -rpath or -rpath-link) /bin/sh ../libtool --tag=CC --mode=link gcc -DTEST_LOCAL_GC -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -lpthread -Wl,-z,relro -o test_urcu_qsbr_lgc test_urcu_qsbr_lgc-test_urcu_qsbr_gc.o test_urcu_qsbr_lgc-urcu-qsbr.o test_urcu_qsbr_lgc-urcu-pointer.o test_urcu_qsbr_lgc-wfqueue.o test_urcu_qsbr_lgc-compat_futex.o /bin/sh ../libtool --tag=CC --mode=link gcc -DRCU_SIGNAL -DTEST_LOCAL_GC -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -lpthread -Wl,-z,relro -o test_urcu_signal_lgc test_urcu_signal_lgc-test_urcu_gc.o test_urcu_signal_lgc-urcu.o test_urcu_signal_lgc-urcu-pointer.o test_urcu_signal_lgc-wfqueue.o test_urcu_signal_lgc-compat_futex.o /bin/sh ../libtool --tag=CC --mode=link gcc -DTEST_LOCAL_GC -DRCU_MB -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -lpthread -Wl,-z,relro -o test_urcu_mb_lgc test_urcu_mb_lgc-test_urcu_gc.o test_urcu_mb_lgc-urcu.o test_urcu_mb_lgc-urcu-pointer.o test_urcu_mb_lgc-wfqueue.o test_urcu_mb_lgc-compat_futex.o libtool: link: gcc -DRCU_SIGNAL -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wl,-z -Wl,relro -o test_urcu_signal_gc test_urcu_signal_gc-test_urcu_gc.o test_urcu_signal_gc-urcu.o test_urcu_signal_gc-urcu-pointer.o test_urcu_signal_gc-wfqueue.o test_urcu_signal_gc-compat_futex.o -lpthread libtool: link: gcc -DTEST_LOCAL_GC -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wl,-z -Wl,relro -o test_urcu_lgc test_urcu_lgc-test_urcu_gc.o test_urcu_lgc-urcu.o test_urcu_lgc-urcu-pointer.o test_urcu_lgc-wfqueue.o test_urcu_lgc-compat_futex.o -lpthread /bin/sh ../libtool --tag=CC --mode=link gcc -DDYNAMIC_LINK_TEST -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -lpthread -Wl,-z,relro -o test_urcu_qsbr_dynamic_link test_urcu_qsbr_dynamic_link-test_urcu_qsbr.o test_urcu_qsbr_dynamic_link-urcu-qsbr.o test_urcu_qsbr_dynamic_link-urcu-pointer.o test_urcu_qsbr_dynamic_link-wfqueue.o test_urcu_qsbr_dynamic_link-compat_futex.o /bin/sh ../libtool --tag=CC --mode=link gcc -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -lpthread -Wl,-z,relro -o test_urcu_defer test_urcu_defer.o urcu.o urcu-pointer.o wfqueue.o compat_futex.o libtool: link: gcc -DRCU_MB -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wl,-z -Wl,relro -o test_urcu_mb_gc test_urcu_mb_gc-test_urcu_gc.o test_urcu_mb_gc-urcu.o test_urcu_mb_gc-urcu-pointer.o test_urcu_mb_gc-wfqueue.o test_urcu_mb_gc-compat_futex.o -lpthread libtool: link: gcc -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wl,-z -Wl,relro -o test_urcu_qsbr_gc test_urcu_qsbr_gc.o urcu-qsbr.o urcu-pointer.o wfqueue.o compat_futex.o -lpthread libtool: link: gcc -DTEST_LOCAL_GC -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wl,-z -Wl,relro -o test_urcu_qsbr_lgc test_urcu_qsbr_lgc-test_urcu_qsbr_gc.o test_urcu_qsbr_lgc-urcu-qsbr.o test_urcu_qsbr_lgc-urcu-pointer.o test_urcu_qsbr_lgc-wfqueue.o test_urcu_qsbr_lgc-compat_futex.o -lpthread libtool: link: gcc -DRCU_SIGNAL -DTEST_LOCAL_GC -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wl,-z -Wl,relro -o test_urcu_signal_lgc test_urcu_signal_lgc-test_urcu_gc.o test_urcu_signal_lgc-urcu.o test_urcu_signal_lgc-urcu-pointer.o test_urcu_signal_lgc-wfqueue.o test_urcu_signal_lgc-compat_futex.o -lpthread libtool: link: gcc -DTEST_LOCAL_GC -DRCU_MB -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wl,-z -Wl,relro -o test_urcu_mb_lgc test_urcu_mb_lgc-test_urcu_gc.o test_urcu_mb_lgc-urcu.o test_urcu_mb_lgc-urcu-pointer.o test_urcu_mb_lgc-wfqueue.o test_urcu_mb_lgc-compat_futex.o -lpthread /bin/sh ../libtool --tag=CC --mode=link gcc -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -lpthread -Wl,-z,relro -o test_uatomic test_uatomic.o compat_futex.o /bin/sh ../libtool --tag=CC --mode=link gcc -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -lpthread -Wl,-z,relro -o test_urcu_assign test_urcu_assign.o urcu.o urcu-pointer.o wfqueue.o compat_futex.o /bin/sh ../libtool --tag=CC --mode=link gcc -DDYNAMIC_LINK_TEST -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -lpthread -Wl,-z,relro -o test_urcu_assign_dynamic_link test_urcu_assign_dynamic_link-test_urcu_assign.o test_urcu_assign_dynamic_link-urcu.o test_urcu_assign_dynamic_link-urcu-pointer.o test_urcu_assign_dynamic_link-wfqueue.o test_urcu_assign_dynamic_link-compat_futex.o /bin/sh ../libtool --tag=CC --mode=link gcc -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -lpthread -Wl,-z,relro -o test_urcu_bp test_urcu_bp.o urcu-bp.o urcu-pointer.o wfqueue.o compat_futex.o /bin/sh ../libtool --tag=CC --mode=link gcc -DDYNAMIC_LINK_TEST -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -lpthread -Wl,-z,relro -o test_urcu_bp_dynamic_link test_urcu_bp_dynamic_link-test_urcu_bp.o test_urcu_bp_dynamic_link-urcu-bp.o test_urcu_bp_dynamic_link-urcu-pointer.o test_urcu_bp_dynamic_link-wfqueue.o test_urcu_bp_dynamic_link-compat_futex.o libtool: link: gcc -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wl,-z -Wl,relro -o test_urcu_defer test_urcu_defer.o urcu.o urcu-pointer.o wfqueue.o compat_futex.o -lpthread libtool: link: gcc -DDYNAMIC_LINK_TEST -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wl,-z -Wl,relro -o test_urcu_qsbr_dynamic_link test_urcu_qsbr_dynamic_link-test_urcu_qsbr.o test_urcu_qsbr_dynamic_link-urcu-qsbr.o test_urcu_qsbr_dynamic_link-urcu-pointer.o test_urcu_qsbr_dynamic_link-wfqueue.o test_urcu_qsbr_dynamic_link-compat_futex.o -lpthread /bin/sh ../libtool --tag=CC --mode=link gcc -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -lpthread -Wl,-z,relro -o test_cycles_per_loop test_cycles_per_loop.o /bin/sh ../libtool --tag=CC --mode=link gcc -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -lpthread -Wl,-z,relro -o test_urcu_lfq test_urcu_lfq.o urcu.o urcu-pointer.o wfqueue.o compat_futex.o ../liburcu-cds.la libtool: link: gcc -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wl,-z -Wl,relro -o test_uatomic test_uatomic.o compat_futex.o -lpthread libtool: link: gcc -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wl,-z -Wl,relro -o test_urcu_assign test_urcu_assign.o urcu.o urcu-pointer.o wfqueue.o compat_futex.o -lpthread libtool: link: gcc -DDYNAMIC_LINK_TEST -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wl,-z -Wl,relro -o test_urcu_assign_dynamic_link test_urcu_assign_dynamic_link-test_urcu_assign.o test_urcu_assign_dynamic_link-urcu.o test_urcu_assign_dynamic_link-urcu-pointer.o test_urcu_assign_dynamic_link-wfqueue.o test_urcu_assign_dynamic_link-compat_futex.o -lpthread libtool: link: gcc -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wl,-z -Wl,relro -o test_urcu_bp test_urcu_bp.o urcu-bp.o urcu-pointer.o wfqueue.o compat_futex.o -lpthread libtool: link: gcc -DDYNAMIC_LINK_TEST -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wl,-z -Wl,relro -o test_urcu_bp_dynamic_link test_urcu_bp_dynamic_link-test_urcu_bp.o test_urcu_bp_dynamic_link-urcu-bp.o test_urcu_bp_dynamic_link-urcu-pointer.o test_urcu_bp_dynamic_link-wfqueue.o test_urcu_bp_dynamic_link-compat_futex.o -lpthread /bin/sh ../libtool --tag=CC --mode=link gcc -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -lpthread -Wl,-z,relro -o test_urcu_wfq test_urcu_wfq.o compat_futex.o ../liburcu-common.la /bin/sh ../libtool --tag=CC --mode=link gcc -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -lpthread -Wl,-z,relro -o test_urcu_lfs test_urcu_lfs.o urcu.o urcu-pointer.o wfqueue.o compat_futex.o ../liburcu-cds.la /bin/sh ../libtool --tag=CC --mode=link gcc -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -lpthread -Wl,-z,relro -o test_urcu_wfs test_urcu_wfs.o compat_futex.o ../liburcu-common.la /bin/sh ../libtool --tag=CC --mode=link gcc -DDYNAMIC_LINK_TEST -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -lpthread -Wl,-z,relro -o test_urcu_wfq_dynlink test_urcu_wfq_dynlink-test_urcu_wfq.o ../liburcu-common.la /bin/sh ../libtool --tag=CC --mode=link gcc -DDYNAMIC_LINK_TEST -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -lpthread -Wl,-z,relro -o test_urcu_wfs_dynlink test_urcu_wfs_dynlink-test_urcu_wfs.o ../liburcu-common.la libtool: link: gcc -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wl,-z -Wl,relro -o test_cycles_per_loop test_cycles_per_loop.o -lpthread libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wl,-z -Wl,relro -o .libs/test_urcu_lfq test_urcu_lfq.o urcu.o urcu-pointer.o wfqueue.o compat_futex.o -lpthread ../.libs/liburcu-cds.so /bin/sh ../libtool --tag=CC --mode=link gcc -DDYNAMIC_LINK_TEST -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -lpthread -Wl,-z,relro -o test_urcu_lfq_dynlink test_urcu_lfq_dynlink-test_urcu_lfq.o test_urcu_lfq_dynlink-urcu.o test_urcu_lfq_dynlink-urcu-pointer.o test_urcu_lfq_dynlink-wfqueue.o test_urcu_lfq_dynlink-compat_futex.o ../liburcu-cds.la /usr/bin/ld: warning: liburcu-common.so.1, needed by ../.libs/liburcu-cds.so, not found (try using -rpath or -rpath-link) libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wl,-z -Wl,relro -o .libs/test_urcu_wfq test_urcu_wfq.o compat_futex.o -lpthread ../.libs/liburcu-common.so libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wl,-z -Wl,relro -o .libs/test_urcu_lfs test_urcu_lfs.o urcu.o urcu-pointer.o wfqueue.o compat_futex.o -lpthread ../.libs/liburcu-cds.so /bin/sh ../libtool --tag=CC --mode=link gcc -DDYNAMIC_LINK_TEST -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -lpthread -Wl,-z,relro -o test_urcu_lfs_dynlink test_urcu_lfs_dynlink-test_urcu_lfs.o test_urcu_lfs_dynlink-urcu.o test_urcu_lfs_dynlink-urcu-pointer.o test_urcu_lfs_dynlink-wfqueue.o test_urcu_lfs_dynlink-compat_futex.o ../liburcu-cds.la libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -DDYNAMIC_LINK_TEST -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wl,-z -Wl,relro -o .libs/test_urcu_wfq_dynlink test_urcu_wfq_dynlink-test_urcu_wfq.o -lpthread ../.libs/liburcu-common.so libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wl,-z -Wl,relro -o .libs/test_urcu_wfs test_urcu_wfs.o compat_futex.o -lpthread ../.libs/liburcu-common.so libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -DDYNAMIC_LINK_TEST -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wl,-z -Wl,relro -o .libs/test_urcu_wfs_dynlink test_urcu_wfs_dynlink-test_urcu_wfs.o -lpthread ../.libs/liburcu-common.so /bin/sh ../libtool --tag=CC --mode=link gcc -DRCU_QSBR -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -lpthread -Wl,-z,relro -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 test_urcu_hash-compat_futex.o ../liburcu-qsbr.la ../liburcu-cds.la /usr/bin/ld: warning: liburcu-common.so.1, needed by ../.libs/liburcu-cds.so, not found (try using -rpath or -rpath-link) /bin/sh ../libtool --tag=CC --mode=link gcc -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -lpthread -Wl,-z,relro -o test_urcu_fork test_urcu_fork.o urcu.o urcu-pointer.o wfqueue.o compat_futex.o libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -DDYNAMIC_LINK_TEST -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wl,-z -Wl,relro -o .libs/test_urcu_lfq_dynlink test_urcu_lfq_dynlink-test_urcu_lfq.o test_urcu_lfq_dynlink-urcu.o test_urcu_lfq_dynlink-urcu-pointer.o test_urcu_lfq_dynlink-wfqueue.o test_urcu_lfq_dynlink-compat_futex.o -lpthread ../.libs/liburcu-cds.so /usr/bin/ld: warning: liburcu-common.so.1, needed by ../.libs/liburcu-cds.so, not found (try using -rpath or -rpath-link) libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -DDYNAMIC_LINK_TEST -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wl,-z -Wl,relro -o .libs/test_urcu_lfs_dynlink test_urcu_lfs_dynlink-test_urcu_lfs.o test_urcu_lfs_dynlink-urcu.o test_urcu_lfs_dynlink-urcu-pointer.o test_urcu_lfs_dynlink-wfqueue.o test_urcu_lfs_dynlink-compat_futex.o -lpthread ../.libs/liburcu-cds.so libtool: link: gcc -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wl,-z -Wl,relro -o test_urcu_fork test_urcu_fork.o urcu.o urcu-pointer.o wfqueue.o compat_futex.o -lpthread /usr/bin/ld: warning: liburcu-common.so.1, needed by ../.libs/liburcu-cds.so, not found (try using -rpath or -rpath-link) libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -DRCU_QSBR -I.. -I.. -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wl,-z -Wl,relro -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 test_urcu_hash-compat_futex.o -lpthread ../.libs/liburcu-qsbr.so ../.libs/liburcu-cds.so /usr/bin/ld: warning: liburcu-common.so.1, needed by ../.libs/liburcu-qsbr.so, not found (try using -rpath or -rpath-link) make[2]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.7.16/tests' make[1]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.7.16' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.GVtlLl + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64 ++ dirname /builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64 + cd userspace-rcu-0.7.16 + make install DESTDIR=/builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64 Making install in . make[1]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.7.16' make[2]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.7.16' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64/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.7.16-3.el7.aarch64/usr/lib64' libtool: install: /usr/bin/install -c .libs/liburcu-common.so.1.0.0 /builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64/usr/lib64/liburcu-common.so.1.0.0 libtool: install: (cd /builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64/usr/lib64 && { ln -s -f liburcu-common.so.1.0.0 liburcu-common.so.1 || { rm -f liburcu-common.so.1 && ln -s liburcu-common.so.1.0.0 liburcu-common.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64/usr/lib64 && { ln -s -f liburcu-common.so.1.0.0 liburcu-common.so || { rm -f liburcu-common.so && ln -s liburcu-common.so.1.0.0 liburcu-common.so; }; }) libtool: install: /usr/bin/install -c .libs/liburcu-common.lai /builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64/usr/lib64/liburcu-common.la libtool: install: warning: relinking `liburcu.la' libtool: install: (cd /builddir/build/BUILD/userspace-rcu-0.7.16; /bin/sh /builddir/build/BUILD/userspace-rcu-0.7.16/libtool --tag CC --mode=relink gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -lpthread -version-info 1:0:0 -Wl,-z,relro -o liburcu.la -rpath /usr/lib64 urcu.lo urcu-pointer.lo compat_futex.lo liburcu-common.la -inst-prefix-dir /builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64) libtool: relink: gcc -shared -fPIC -DPIC .libs/urcu.o .libs/urcu-pointer.o .libs/compat_futex.o -lpthread -L/builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64/usr/lib64 -L/usr/lib64 -lurcu-common -O2 -Wl,-z -Wl,relro -Wl,-soname -Wl,liburcu.so.1 -o .libs/liburcu.so.1.0.0 libtool: install: /usr/bin/install -c .libs/liburcu.so.1.0.0T /builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64/usr/lib64/liburcu.so.1.0.0 libtool: install: (cd /builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64/usr/lib64 && { ln -s -f liburcu.so.1.0.0 liburcu.so.1 || { rm -f liburcu.so.1 && ln -s liburcu.so.1.0.0 liburcu.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64/usr/lib64 && { ln -s -f liburcu.so.1.0.0 liburcu.so || { rm -f liburcu.so && ln -s liburcu.so.1.0.0 liburcu.so; }; }) libtool: install: /usr/bin/install -c .libs/liburcu.lai /builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64/usr/lib64/liburcu.la libtool: install: warning: relinking `liburcu-qsbr.la' libtool: install: (cd /builddir/build/BUILD/userspace-rcu-0.7.16; /bin/sh /builddir/build/BUILD/userspace-rcu-0.7.16/libtool --tag CC --mode=relink gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -lpthread -version-info 1:0:0 -Wl,-z,relro -o liburcu-qsbr.la -rpath /usr/lib64 urcu-qsbr.lo urcu-pointer.lo compat_futex.lo liburcu-common.la -inst-prefix-dir /builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64) libtool: relink: gcc -shared -fPIC -DPIC .libs/urcu-qsbr.o .libs/urcu-pointer.o .libs/compat_futex.o -lpthread -L/builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64/usr/lib64 -L/usr/lib64 -lurcu-common -O2 -Wl,-z -Wl,relro -Wl,-soname -Wl,liburcu-qsbr.so.1 -o .libs/liburcu-qsbr.so.1.0.0 libtool: install: /usr/bin/install -c .libs/liburcu-qsbr.so.1.0.0T /builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64/usr/lib64/liburcu-qsbr.so.1.0.0 libtool: install: (cd /builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64/usr/lib64 && { ln -s -f liburcu-qsbr.so.1.0.0 liburcu-qsbr.so.1 || { rm -f liburcu-qsbr.so.1 && ln -s liburcu-qsbr.so.1.0.0 liburcu-qsbr.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64/usr/lib64 && { ln -s -f liburcu-qsbr.so.1.0.0 liburcu-qsbr.so || { rm -f liburcu-qsbr.so && ln -s liburcu-qsbr.so.1.0.0 liburcu-qsbr.so; }; }) libtool: install: /usr/bin/install -c .libs/liburcu-qsbr.lai /builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64/usr/lib64/liburcu-qsbr.la libtool: install: warning: relinking `liburcu-mb.la' libtool: install: (cd /builddir/build/BUILD/userspace-rcu-0.7.16; /bin/sh /builddir/build/BUILD/userspace-rcu-0.7.16/libtool --tag CC --mode=relink gcc -DRCU_MB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -lpthread -version-info 1:0:0 -Wl,-z,relro -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 -inst-prefix-dir /builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64) libtool: relink: gcc -shared -fPIC -DPIC .libs/liburcu_mb_la-urcu.o .libs/liburcu_mb_la-urcu-pointer.o .libs/liburcu_mb_la-compat_futex.o -lpthread -L/builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64/usr/lib64 -L/usr/lib64 -lurcu-common -O2 -Wl,-z -Wl,relro -Wl,-soname -Wl,liburcu-mb.so.1 -o .libs/liburcu-mb.so.1.0.0 libtool: install: /usr/bin/install -c .libs/liburcu-mb.so.1.0.0T /builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64/usr/lib64/liburcu-mb.so.1.0.0 libtool: install: (cd /builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64/usr/lib64 && { ln -s -f liburcu-mb.so.1.0.0 liburcu-mb.so.1 || { rm -f liburcu-mb.so.1 && ln -s liburcu-mb.so.1.0.0 liburcu-mb.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64/usr/lib64 && { ln -s -f liburcu-mb.so.1.0.0 liburcu-mb.so || { rm -f liburcu-mb.so && ln -s liburcu-mb.so.1.0.0 liburcu-mb.so; }; }) libtool: install: /usr/bin/install -c .libs/liburcu-mb.lai /builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64/usr/lib64/liburcu-mb.la libtool: install: warning: relinking `liburcu-signal.la' libtool: install: (cd /builddir/build/BUILD/userspace-rcu-0.7.16; /bin/sh /builddir/build/BUILD/userspace-rcu-0.7.16/libtool --tag CC --mode=relink gcc -DRCU_SIGNAL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -lpthread -version-info 1:0:0 -Wl,-z,relro -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 -inst-prefix-dir /builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64) libtool: relink: gcc -shared -fPIC -DPIC .libs/liburcu_signal_la-urcu.o .libs/liburcu_signal_la-urcu-pointer.o .libs/liburcu_signal_la-compat_futex.o -lpthread -L/builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64/usr/lib64 -L/usr/lib64 -lurcu-common -O2 -Wl,-z -Wl,relro -Wl,-soname -Wl,liburcu-signal.so.1 -o .libs/liburcu-signal.so.1.0.0 libtool: install: /usr/bin/install -c .libs/liburcu-signal.so.1.0.0T /builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64/usr/lib64/liburcu-signal.so.1.0.0 libtool: install: (cd /builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64/usr/lib64 && { ln -s -f liburcu-signal.so.1.0.0 liburcu-signal.so.1 || { rm -f liburcu-signal.so.1 && ln -s liburcu-signal.so.1.0.0 liburcu-signal.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64/usr/lib64 && { ln -s -f liburcu-signal.so.1.0.0 liburcu-signal.so || { rm -f liburcu-signal.so && ln -s liburcu-signal.so.1.0.0 liburcu-signal.so; }; }) libtool: install: /usr/bin/install -c .libs/liburcu-signal.lai /builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64/usr/lib64/liburcu-signal.la libtool: install: warning: relinking `liburcu-bp.la' libtool: install: (cd /builddir/build/BUILD/userspace-rcu-0.7.16; /bin/sh /builddir/build/BUILD/userspace-rcu-0.7.16/libtool --tag CC --mode=relink gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -lpthread -version-info 1:0:0 -Wl,-z,relro -o liburcu-bp.la -rpath /usr/lib64 urcu-bp.lo urcu-pointer.lo compat_futex.lo liburcu-common.la -inst-prefix-dir /builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64) libtool: relink: gcc -shared -fPIC -DPIC .libs/urcu-bp.o .libs/urcu-pointer.o .libs/compat_futex.o -lpthread -L/builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64/usr/lib64 -L/usr/lib64 -lurcu-common -O2 -Wl,-z -Wl,relro -Wl,-soname -Wl,liburcu-bp.so.1 -o .libs/liburcu-bp.so.1.0.0 libtool: install: /usr/bin/install -c .libs/liburcu-bp.so.1.0.0T /builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64/usr/lib64/liburcu-bp.so.1.0.0 libtool: install: (cd /builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64/usr/lib64 && { ln -s -f liburcu-bp.so.1.0.0 liburcu-bp.so.1 || { rm -f liburcu-bp.so.1 && ln -s liburcu-bp.so.1.0.0 liburcu-bp.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64/usr/lib64 && { ln -s -f liburcu-bp.so.1.0.0 liburcu-bp.so || { rm -f liburcu-bp.so && ln -s liburcu-bp.so.1.0.0 liburcu-bp.so; }; }) libtool: install: /usr/bin/install -c .libs/liburcu-bp.lai /builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64/usr/lib64/liburcu-bp.la libtool: install: warning: relinking `liburcu-cds.la' libtool: install: (cd /builddir/build/BUILD/userspace-rcu-0.7.16; /bin/sh /builddir/build/BUILD/userspace-rcu-0.7.16/libtool --tag CC --mode=relink gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -lpthread -version-info 1:0:0 -Wl,-z,relro -o liburcu-cds.la -rpath /usr/lib64 rculfqueue.lo rculfstack.lo rculfhash.lo rculfhash-mm-order.lo rculfhash-mm-chunk.lo rculfhash-mm-mmap.lo compat_futex.lo liburcu-common.la -inst-prefix-dir /builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64) libtool: relink: gcc -shared -fPIC -DPIC .libs/rculfqueue.o .libs/rculfstack.o .libs/rculfhash.o .libs/rculfhash-mm-order.o .libs/rculfhash-mm-chunk.o .libs/rculfhash-mm-mmap.o .libs/compat_futex.o -lpthread -L/builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64/usr/lib64 -L/usr/lib64 -lurcu-common -O2 -Wl,-z -Wl,relro -Wl,-soname -Wl,liburcu-cds.so.1 -o .libs/liburcu-cds.so.1.0.0 libtool: install: /usr/bin/install -c .libs/liburcu-cds.so.1.0.0T /builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64/usr/lib64/liburcu-cds.so.1.0.0 libtool: install: (cd /builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64/usr/lib64 && { ln -s -f liburcu-cds.so.1.0.0 liburcu-cds.so.1 || { rm -f liburcu-cds.so.1 && ln -s liburcu-cds.so.1.0.0 liburcu-cds.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64/usr/lib64 && { ln -s -f liburcu-cds.so.1.0.0 liburcu-cds.so || { rm -f liburcu-cds.so && ln -s liburcu-cds.so.1.0.0 liburcu-cds.so; }; }) libtool: install: /usr/bin/install -c .libs/liburcu-cds.lai /builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64/usr/lib64/liburcu-cds.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64/usr/share/doc/userspace-rcu' /usr/bin/install -c -m 644 README ChangeLog '/builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64/usr/share/doc/userspace-rcu' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64/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.7.16-3.el7.aarch64/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64/usr/include/urcu/static' /usr/bin/install -c -m 644 ./urcu/static/bkp-wfqueue.h ./urcu/static/rculfqueue.h ./urcu/static/rculfstack.h ./urcu/static/urcu-bp.h ./urcu/static/urcu-pointer.h ./urcu/static/urcu-qsbr.h ./urcu/static/urcu.h ./urcu/static/wfqueue.h ./urcu/static/wfstack.h '/builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64/usr/include/urcu/static' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64/usr/include/urcu/map' /usr/bin/install -c -m 644 ./urcu/map/urcu-bp.h ./urcu/map/urcu-mp.h ./urcu/map/urcu-qsbr.h ./urcu/map/urcu.h '/builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64/usr/include/urcu/map' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64/usr/include/urcu/arch' /usr/bin/install -c -m 644 urcu/arch/generic.h '/builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64/usr/include/urcu/arch' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64/usr/include/urcu/uatomic' /usr/bin/install -c -m 644 urcu/uatomic/generic.h '/builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64/usr/include/urcu/uatomic' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64/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/tls-compat.h '/builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64/usr/include/urcu' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64/usr/include/urcu' /usr/bin/install -c -m 644 urcu/arch.h urcu/uatomic.h urcu/config.h '/builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64/usr/include/urcu' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64/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.7.16-3.el7.aarch64/usr/lib64/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.7.16' make[1]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.7.16' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.7.16/doc' make[2]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.7.16/doc' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64/usr/share/doc/userspace-rcu' /usr/bin/install -c -m 644 rcu-api.txt cds-api.txt uatomic-api.txt '/builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64/usr/share/doc/userspace-rcu' make[2]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.7.16/doc' make[1]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.7.16/doc' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.7.16/tests' make[2]: Entering directory `/builddir/build/BUILD/userspace-rcu-0.7.16/tests' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.7.16/tests' make[1]: Leaving directory `/builddir/build/BUILD/userspace-rcu-0.7.16/tests' + rm -vf /builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64/usr/lib64/liburcu-bp.la /builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64/usr/lib64/liburcu-cds.la /builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64/usr/lib64/liburcu-common.la /builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64/usr/lib64/liburcu-mb.la /builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64/usr/lib64/liburcu-qsbr.la /builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64/usr/lib64/liburcu-signal.la /builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64/usr/lib64/liburcu.la removed '/builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64/usr/lib64/liburcu-bp.la' removed '/builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64/usr/lib64/liburcu-cds.la' removed '/builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64/usr/lib64/liburcu-common.la' removed '/builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64/usr/lib64/liburcu-mb.la' removed '/builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64/usr/lib64/liburcu-qsbr.la' removed '/builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64/usr/lib64/liburcu-signal.la' removed '/builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64/usr/lib64/liburcu.la' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/userspace-rcu-0.7.16 extracting debug info from /builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64/usr/lib64/liburcu-common.so.1.0.0 extracting debug info from /builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64/usr/lib64/liburcu.so.1.0.0 extracting debug info from /builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64/usr/lib64/liburcu-qsbr.so.1.0.0 extracting debug info from /builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64/usr/lib64/liburcu-mb.so.1.0.0 extracting debug info from /builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64/usr/lib64/liburcu-signal.so.1.0.0 extracting debug info from /builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64/usr/lib64/liburcu-bp.so.1.0.0 extracting debug info from /builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64/usr/lib64/liburcu-cds.so.1.0.0 /usr/lib/rpm/sepdebugcrcfix: Updated 7 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/liburcu-common.so.1.0.0.debug to /usr/lib/debug/usr/lib64/liburcu-common.so.1.debug symlinked /usr/lib/debug/usr/lib64/liburcu-common.so.1.0.0.debug to /usr/lib/debug/usr/lib64/liburcu-common.so.debug symlinked /usr/lib/debug/usr/lib64/liburcu.so.1.0.0.debug to /usr/lib/debug/usr/lib64/liburcu.so.1.debug symlinked /usr/lib/debug/usr/lib64/liburcu.so.1.0.0.debug to /usr/lib/debug/usr/lib64/liburcu.so.debug symlinked /usr/lib/debug/usr/lib64/liburcu-qsbr.so.1.0.0.debug to /usr/lib/debug/usr/lib64/liburcu-qsbr.so.1.debug symlinked /usr/lib/debug/usr/lib64/liburcu-qsbr.so.1.0.0.debug to /usr/lib/debug/usr/lib64/liburcu-qsbr.so.debug symlinked /usr/lib/debug/usr/lib64/liburcu-mb.so.1.0.0.debug to /usr/lib/debug/usr/lib64/liburcu-mb.so.1.debug symlinked /usr/lib/debug/usr/lib64/liburcu-mb.so.1.0.0.debug to /usr/lib/debug/usr/lib64/liburcu-mb.so.debug symlinked /usr/lib/debug/usr/lib64/liburcu-signal.so.1.0.0.debug to /usr/lib/debug/usr/lib64/liburcu-signal.so.1.debug symlinked /usr/lib/debug/usr/lib64/liburcu-signal.so.1.0.0.debug to /usr/lib/debug/usr/lib64/liburcu-signal.so.debug symlinked /usr/lib/debug/usr/lib64/liburcu-bp.so.1.0.0.debug to /usr/lib/debug/usr/lib64/liburcu-bp.so.1.debug symlinked /usr/lib/debug/usr/lib64/liburcu-bp.so.1.0.0.debug to /usr/lib/debug/usr/lib64/liburcu-bp.so.debug symlinked /usr/lib/debug/usr/lib64/liburcu-cds.so.1.0.0.debug to /usr/lib/debug/usr/lib64/liburcu-cds.so.1.debug symlinked /usr/lib/debug/usr/lib64/liburcu-cds.so.1.0.0.debug to /usr/lib/debug/usr/lib64/liburcu-cds.so.debug 522 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/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.v9XOtW + umask 022 + cd /builddir/build/BUILD + cd userspace-rcu-0.7.16 + exit 0 Processing files: userspace-rcu-0.7.16-3.el7.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Udk3Uw + umask 022 + cd /builddir/build/BUILD + cd userspace-rcu-0.7.16 + DOCDIR=/builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64/usr/share/doc/userspace-rcu-0.7.16 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64/usr/share/doc/userspace-rcu-0.7.16 + cp -pr LICENSE /builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64/usr/share/doc/userspace-rcu-0.7.16 + cp -pr gpl-2.0.txt /builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64/usr/share/doc/userspace-rcu-0.7.16 + cp -pr lgpl-relicensing.txt /builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64/usr/share/doc/userspace-rcu-0.7.16 + cp -pr lgpl-2.1.txt /builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64/usr/share/doc/userspace-rcu-0.7.16 + exit 0 Provides: liburcu-bp.so.1()(64bit) liburcu-cds.so.1()(64bit) liburcu-common.so.1()(64bit) liburcu-mb.so.1()(64bit) liburcu-qsbr.so.1()(64bit) liburcu-signal.so.1()(64bit) liburcu.so.1()(64bit) userspace-rcu = 0.7.16-3.el7 userspace-rcu(aarch-64) = 0.7.16-3.el7 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-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) liburcu-common.so.1()(64bit) rtld(GNU_HASH) Processing files: userspace-rcu-devel-0.7.16-3.el7.aarch64 Provides: pkgconfig(liburcu) = 0.7.16 pkgconfig(liburcu-bp) = 0.7.16 pkgconfig(liburcu-cds) = 0.7.16 pkgconfig(liburcu-mb) = 0.7.16 pkgconfig(liburcu-qsbr) = 0.7.16 pkgconfig(liburcu-signal) = 0.7.16 userspace-rcu-devel = 0.7.16-3.el7 userspace-rcu-devel(aarch-64) = 0.7.16-3.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config liburcu-bp.so.1()(64bit) liburcu-cds.so.1()(64bit) liburcu-common.so.1()(64bit) liburcu-mb.so.1()(64bit) liburcu-qsbr.so.1()(64bit) liburcu-signal.so.1()(64bit) liburcu.so.1()(64bit) Processing files: userspace-rcu-debuginfo-0.7.16-3.el7.aarch64 Provides: userspace-rcu-debuginfo = 0.7.16-3.el7 userspace-rcu-debuginfo(aarch-64) = 0.7.16-3.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64 warning: Could not canonicalize hostname: arm64-01.rdu2.centos.org Wrote: /builddir/build/RPMS/userspace-rcu-0.7.16-3.el7.aarch64.rpm Wrote: /builddir/build/RPMS/userspace-rcu-devel-0.7.16-3.el7.aarch64.rpm Wrote: /builddir/build/RPMS/userspace-rcu-debuginfo-0.7.16-3.el7.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.AphzSz + umask 022 + cd /builddir/build/BUILD + cd userspace-rcu-0.7.16 + /usr/bin/rm -rf /builddir/build/BUILDROOT/userspace-rcu-0.7.16-3.el7.aarch64 + exit 0 Child return code was: 0 LEAVE do -->