D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/userspace-rcu-0.14.0-1.mga10.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.1KMV8J + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf userspace-rcu-0.14.0 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/userspace-rcu-0.14.0.tar.bz2 + STATUS=0 + '[' 0 -ne 0 ']' + cd userspace-rcu-0.14.0 + rm -rf /home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0-SPECPARTS + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.mdFocx + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd userspace-rcu-0.14.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config/config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./config/config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./config/config.guess + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config/config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./config/config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./config/config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying config/ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 Forcing run-time library search path definition in configure to prevent libtool from adding rpath for standard directories (configure was generated with libtool without support for autodetection) + ./configure --host=x86_64-mageia-linux-gnu --build=x86_64-mageia-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... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking target system type... x86_64-mageia-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking whether make supports nested variables... (cached) yes checking for x86_64-mageia-linux-gnu-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 whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking for gcc option to accept ISO C99... none needed checking for gcc option to accept ISO Standard C... (cached) none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking whether g++ supports C++11 features with -std=c++11... yes checking for __attribute__... yes checking for a sed that does not truncate output... /usr/bin/sed checking whether gcc is Clang... no checking whether pthreads work with "-pthread" and "-lpthread"... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for inline... inline checking for typeof syntax and keyword spelling... typeof checking for int32_t... yes checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -Wextra... yes checking whether C compiler accepts -Wmissing-prototypes... yes checking whether C compiler accepts -Wmissing-declarations... yes checking whether C compiler accepts -Wnull-dereference... yes checking whether C compiler accepts -Wundef... yes checking whether C compiler accepts -Wshadow... yes checking whether C compiler accepts -Wjump-misses-init... yes checking whether C compiler accepts -Wsuggest-attribute=format... yes checking whether C compiler accepts -Wtautological-constant-out-of-range-compare... no checking whether C compiler accepts -Wnested-externs... yes checking whether C compiler accepts -Wwrite-strings... yes checking whether C compiler accepts -Wformat=2... yes checking whether C compiler accepts -Wstrict-aliasing... yes checking whether C compiler accepts -Wmissing-noreturn... yes checking whether C compiler accepts -Winit-self... yes checking whether C compiler accepts -Wduplicated-cond... yes checking whether C compiler accepts -Wduplicated-branches... yes checking whether C compiler accepts -Wlogical-op... yes checking whether C compiler accepts -Wno-null-dereference... yes checking whether C++ compiler accepts -Wall... yes checking whether C++ compiler accepts -Wextra... yes checking whether C++ compiler accepts -Wmissing-prototypes... no checking whether C++ compiler accepts -Wmissing-declarations... yes checking whether C++ compiler accepts -Wnull-dereference... yes checking whether C++ compiler accepts -Wundef... yes checking whether C++ compiler accepts -Wshadow... yes checking whether C++ compiler accepts -Wjump-misses-init... no checking whether C++ compiler accepts -Wsuggest-attribute=format... yes checking whether C++ compiler accepts -Wtautological-constant-out-of-range-compare... no checking whether C++ compiler accepts -Wnested-externs... no checking whether C++ compiler accepts -Wwrite-strings... yes checking whether C++ compiler accepts -Wformat=2... yes checking whether C++ compiler accepts -Wstrict-aliasing... yes checking whether C++ compiler accepts -Wmissing-noreturn... yes checking whether C++ compiler accepts -Winit-self... yes checking whether C++ compiler accepts -Wduplicated-cond... yes checking whether C++ compiler accepts -Wduplicated-branches... yes checking whether C++ compiler accepts -Wlogical-op... yes checking whether C++ compiler accepts -Wno-null-dereference... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for gawk... (cached) gawk checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking whether make sets $(MAKE)... (cached) yes checking for nproc... nproc checking for getconf... getconf checking for time... time checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed 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 how to convert x86_64-mageia-linux-gnu file names to x86_64-mageia-linux-gnu format... func_convert_file_noop checking how to convert x86_64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-mageia-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-mageia-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-mageia-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-mageia-linux-gnu-strip... no checking for strip... strip checking for x86_64-mageia-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 a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for x86_64-mageia-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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 -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -std=c++11 -E checking for ld used by g++ -std=c++11... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ -std=c++11 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes /usr/bin/grep: warning: stray \ before - checking for g++ -std=c++11 option to produce PIC... -fPIC -DPIC checking if g++ -std=c++11 PIC flag -fPIC -DPIC works... yes checking if g++ -std=c++11 static flag -static works... no checking if g++ -std=c++11 supports -c -o file.o... yes checking if g++ -std=c++11 supports -c -o file.o... (cached) yes checking whether the g++ -std=c++11 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for atexit... yes checking for getcpuid... no checking for gettid... yes checking for gettimeofday... yes checking for memeset... no checking for memset... yes checking for munmap... yes checking for rand_r... yes checking for sched_getcpu... yes checking for sched_setaffinity... yes checking for strerror... yes checking for strtoul... yes checking for sysconf... yes checking for library containing clock_gettime... none required checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating extras/Makefile config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating tests/common/Makefile config.status: creating tests/unit/Makefile config.status: creating tests/benchmark/Makefile config.status: creating tests/regression/Makefile config.status: creating tests/utils/Makefile config.status: creating src/liburcu.pc config.status: creating src/liburcu-bp.pc config.status: creating src/liburcu-cds.pc config.status: creating src/liburcu-qsbr.pc config.status: creating src/liburcu-mb.pc config.status: creating src/liburcu-memb.pc config.status: creating src/liburcu-signal.pc config.status: creating tests/utils/env.sh config.status: creating include/config.h config.status: creating include/urcu/config.h config.status: executing depfiles commands config.status: executing libtool commands checking for tput... /usr/bin/tput Userspace-RCU 0.14.0 Features Target architecture: x86_64 SMP support: yes Thread Local Storage (TLS): compiler TLS clock_gettime(): yes Require membarrier: no Internal debugging: no Lock-free HT iterator debugging: no Multi-flavor support: yes Install directories Binaries: /usr/bin Libraries: /usr/lib64 + /usr/bin/make -O -j16 V=1 VERBOSE=1 Making all in include /usr/bin/make all-am Making all in src make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -include config.h -I../src -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o wfqueue.lo wfqueue.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -include config.h -I../src -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c wfqueue.c -fPIC -DPIC -o .libs/wfqueue.o make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -include config.h -I../src -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o compat_arch.lo compat_arch.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -include config.h -I../src -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c compat_arch.c -fPIC -DPIC -o .libs/compat_arch.o make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -include config.h -I../src -DRCU_MEMBARRIER -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o liburcu_la-urcu-pointer.lo `test -f 'urcu-pointer.c' || echo './'`urcu-pointer.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -include config.h -I../src -DRCU_MEMBARRIER -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c urcu-pointer.c -fPIC -DPIC -o .libs/liburcu_la-urcu-pointer.o make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -include config.h -I../src -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o compat_futex.lo compat_futex.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -include config.h -I../src -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c compat_futex.c -fPIC -DPIC -o .libs/compat_futex.o make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -include config.h -I../src -DRCU_MEMBARRIER -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o liburcu_la-compat_arch.lo `test -f 'compat_arch.c' || echo './'`compat_arch.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -include config.h -I../src -DRCU_MEMBARRIER -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c compat_arch.c -fPIC -DPIC -o .libs/liburcu_la-compat_arch.o make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -include config.h -I../src -DRCU_QSBR -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o liburcu_qsbr_la-urcu-pointer.lo `test -f 'urcu-pointer.c' || echo './'`urcu-pointer.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -include config.h -I../src -DRCU_QSBR -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c urcu-pointer.c -fPIC -DPIC -o .libs/liburcu_qsbr_la-urcu-pointer.o make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -include config.h -I../src -DRCU_QSBR -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o liburcu_qsbr_la-compat_futex.lo `test -f 'compat_futex.c' || echo './'`compat_futex.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -include config.h -I../src -DRCU_QSBR -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c compat_futex.c -fPIC -DPIC -o .libs/liburcu_qsbr_la-compat_futex.o make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -include config.h -I../src -DRCU_MB -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o liburcu_mb_la-urcu-pointer.lo `test -f 'urcu-pointer.c' || echo './'`urcu-pointer.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -include config.h -I../src -DRCU_MB -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c urcu-pointer.c -fPIC -DPIC -o .libs/liburcu_mb_la-urcu-pointer.o make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -include config.h -I../src -DRCU_MEMBARRIER -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o liburcu_la-compat_futex.lo `test -f 'compat_futex.c' || echo './'`compat_futex.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -include config.h -I../src -DRCU_MEMBARRIER -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c compat_futex.c -fPIC -DPIC -o .libs/liburcu_la-compat_futex.o make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -include config.h -I../src -DRCU_QSBR -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o liburcu_qsbr_la-compat_arch.lo `test -f 'compat_arch.c' || echo './'`compat_arch.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -include config.h -I../src -DRCU_QSBR -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c compat_arch.c -fPIC -DPIC -o .libs/liburcu_qsbr_la-compat_arch.o make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -include config.h -I../src -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o wfstack.lo wfstack.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -include config.h -I../src -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c wfstack.c -fPIC -DPIC -o .libs/wfstack.o make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -include config.h -I../src -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o wfcqueue.lo wfcqueue.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -include config.h -I../src -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c wfcqueue.c -fPIC -DPIC -o .libs/wfcqueue.o make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -include config.h -I../src -DRCU_MB -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o liburcu_mb_la-compat_arch.lo `test -f 'compat_arch.c' || echo './'`compat_arch.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -include config.h -I../src -DRCU_MB -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c compat_arch.c -fPIC -DPIC -o .libs/liburcu_mb_la-compat_arch.o make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -include config.h -I../src -DRCU_SIGNAL -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o liburcu_signal_la-urcu-pointer.lo `test -f 'urcu-pointer.c' || echo './'`urcu-pointer.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -include config.h -I../src -DRCU_SIGNAL -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c urcu-pointer.c -fPIC -DPIC -o .libs/liburcu_signal_la-urcu-pointer.o make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -include config.h -I../src -DRCU_SIGNAL -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o liburcu_signal_la-compat_arch.lo `test -f 'compat_arch.c' || echo './'`compat_arch.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -include config.h -I../src -DRCU_SIGNAL -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c compat_arch.c -fPIC -DPIC -o .libs/liburcu_signal_la-compat_arch.o make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -include config.h -I../src -DRCU_MB -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o liburcu_mb_la-compat_futex.lo `test -f 'compat_futex.c' || echo './'`compat_futex.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -include config.h -I../src -DRCU_MB -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c compat_futex.c -fPIC -DPIC -o .libs/liburcu_mb_la-compat_futex.o make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -include config.h -I../src -DRCU_SIGNAL -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o liburcu_signal_la-compat_futex.lo `test -f 'compat_futex.c' || echo './'`compat_futex.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -include config.h -I../src -DRCU_SIGNAL -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c compat_futex.c -fPIC -DPIC -o .libs/liburcu_signal_la-compat_futex.o make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -include config.h -I../src -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o urcu-pointer.lo urcu-pointer.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -include config.h -I../src -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c urcu-pointer.c -fPIC -DPIC -o .libs/urcu-pointer.o make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -include config.h -I../src -DRCU_MEMBARRIER -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o liburcu_memb_la-urcu-pointer.lo `test -f 'urcu-pointer.c' || echo './'`urcu-pointer.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -include config.h -I../src -DRCU_MEMBARRIER -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c urcu-pointer.c -fPIC -DPIC -o .libs/liburcu_memb_la-urcu-pointer.o make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -include config.h -I../src -DRCU_MEMBARRIER -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o liburcu_memb_la-compat_arch.lo `test -f 'compat_arch.c' || echo './'`compat_arch.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -include config.h -I../src -DRCU_MEMBARRIER -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c compat_arch.c -fPIC -DPIC -o .libs/liburcu_memb_la-compat_arch.o make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -include config.h -I../src -DRCU_MEMBARRIER -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o liburcu_la-urcu.lo `test -f 'urcu.c' || echo './'`urcu.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -include config.h -I../src -DRCU_MEMBARRIER -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c urcu.c -fPIC -DPIC -o .libs/liburcu_la-urcu.o In file included from urcu.c:719: urcu-call-rcu-impl.h: In function 'urcu_memb_barrier': urcu-call-rcu-impl.h:912:35: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 912 | completion = calloc(sizeof(*completion), 1); | ^ urcu-call-rcu-impl.h:912:35: note: earlier argument should specify number of elements, later size of each element urcu-call-rcu-impl.h:927:37: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 927 | work = calloc(sizeof(*work), 1); | ^ urcu-call-rcu-impl.h:927:37: note: earlier argument should specify number of elements, later size of each element make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -include config.h -I../src -DRCU_MEMBARRIER -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o liburcu_memb_la-compat_futex.lo `test -f 'compat_futex.c' || echo './'`compat_futex.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -include config.h -I../src -DRCU_MEMBARRIER -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c compat_futex.c -fPIC -DPIC -o .libs/liburcu_memb_la-compat_futex.o make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -include config.h -I../src -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o rculfstack.lo rculfstack.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -include config.h -I../src -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c rculfstack.c -fPIC -DPIC -o .libs/rculfstack.o make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -include config.h -I../src -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o rculfqueue.lo rculfqueue.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -include config.h -I../src -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c rculfqueue.c -fPIC -DPIC -o .libs/rculfqueue.o make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -include config.h -I../src -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o rculfhash-mm-chunk.lo rculfhash-mm-chunk.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -include config.h -I../src -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c rculfhash-mm-chunk.c -fPIC -DPIC -o .libs/rculfhash-mm-chunk.o make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -include config.h -I../src -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o rculfhash-mm-order.lo rculfhash-mm-order.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -include config.h -I../src -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c rculfhash-mm-order.c -fPIC -DPIC -o .libs/rculfhash-mm-order.o make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -include config.h -I../src -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o lfstack.lo lfstack.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -include config.h -I../src -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c lfstack.c -fPIC -DPIC -o .libs/lfstack.o make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -include config.h -I../src -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o rculfhash-mm-mmap.lo rculfhash-mm-mmap.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -include config.h -I../src -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c rculfhash-mm-mmap.c -fPIC -DPIC -o .libs/rculfhash-mm-mmap.o make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -include config.h -I../src -DRCU_SIGNAL -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o liburcu_signal_la-urcu.lo `test -f 'urcu.c' || echo './'`urcu.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -include config.h -I../src -DRCU_SIGNAL -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c urcu.c -fPIC -DPIC -o .libs/liburcu_signal_la-urcu.o In file included from urcu.c:719: urcu-call-rcu-impl.h: In function 'urcu_signal_barrier': urcu-call-rcu-impl.h:912:35: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 912 | completion = calloc(sizeof(*completion), 1); | ^ urcu-call-rcu-impl.h:912:35: note: earlier argument should specify number of elements, later size of each element urcu-call-rcu-impl.h:927:37: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 927 | work = calloc(sizeof(*work), 1); | ^ urcu-call-rcu-impl.h:927:37: note: earlier argument should specify number of elements, later size of each element make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -include config.h -I../src -DRCU_MEMBARRIER -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o liburcu_memb_la-urcu.lo `test -f 'urcu.c' || echo './'`urcu.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -include config.h -I../src -DRCU_MEMBARRIER -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c urcu.c -fPIC -DPIC -o .libs/liburcu_memb_la-urcu.o In file included from urcu.c:719: urcu-call-rcu-impl.h: In function 'urcu_memb_barrier': urcu-call-rcu-impl.h:912:35: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 912 | completion = calloc(sizeof(*completion), 1); | ^ urcu-call-rcu-impl.h:912:35: note: earlier argument should specify number of elements, later size of each element urcu-call-rcu-impl.h:927:37: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 927 | work = calloc(sizeof(*work), 1); | ^ urcu-call-rcu-impl.h:927:37: note: earlier argument should specify number of elements, later size of each element make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -include config.h -I../src -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o workqueue.lo workqueue.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -include config.h -I../src -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c workqueue.c -fPIC -DPIC -o .libs/workqueue.o workqueue.c: In function 'urcu_workqueue_create_completion': workqueue.c:401:35: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 401 | completion = calloc(sizeof(*completion), 1); | ^ workqueue.c:401:35: note: earlier argument should specify number of elements, later size of each element workqueue.c: In function 'urcu_workqueue_queue_completion': workqueue.c:432:29: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 432 | work = calloc(sizeof(*work), 1); | ^ workqueue.c:432:29: note: earlier argument should specify number of elements, later size of each element make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -include config.h -I../src -DRCU_QSBR -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o liburcu_qsbr_la-urcu-qsbr.lo `test -f 'urcu-qsbr.c' || echo './'`urcu-qsbr.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -include config.h -I../src -DRCU_QSBR -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c urcu-qsbr.c -fPIC -DPIC -o .libs/liburcu_qsbr_la-urcu-qsbr.o In file included from urcu-qsbr.c:518: urcu-call-rcu-impl.h: In function 'urcu_qsbr_barrier': urcu-call-rcu-impl.h:912:35: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 912 | completion = calloc(sizeof(*completion), 1); | ^ urcu-call-rcu-impl.h:912:35: note: earlier argument should specify number of elements, later size of each element urcu-call-rcu-impl.h:927:37: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 927 | work = calloc(sizeof(*work), 1); | ^ urcu-call-rcu-impl.h:927:37: note: earlier argument should specify number of elements, later size of each element make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -version-info 9:0:1 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o liburcu-common.la -rpath /usr/lib64 wfqueue.lo wfcqueue.lo wfstack.lo compat_arch.lo compat_futex.lo libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/wfqueue.o .libs/wfcqueue.o .libs/wfstack.o .libs/compat_arch.o .libs/compat_futex.o -pthread -O2 -g -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -Wl,-soname -Wl,liburcu-common.so.8 -o .libs/liburcu-common.so.8.1.0 libtool: link: (cd ".libs" && rm -f "liburcu-common.so.8" && ln -s "liburcu-common.so.8.1.0" "liburcu-common.so.8") libtool: link: (cd ".libs" && rm -f "liburcu-common.so" && ln -s "liburcu-common.so.8.1.0" "liburcu-common.so") libtool: link: ( cd ".libs" && rm -f "liburcu-common.la" && ln -s "../liburcu-common.la" "liburcu-common.la" ) make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -include config.h -I../src -DRCU_MB -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o liburcu_mb_la-urcu.lo `test -f 'urcu.c' || echo './'`urcu.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -include config.h -I../src -DRCU_MB -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c urcu.c -fPIC -DPIC -o .libs/liburcu_mb_la-urcu.o In file included from urcu.c:719: urcu-call-rcu-impl.h: In function 'urcu_mb_barrier': urcu-call-rcu-impl.h:912:35: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 912 | completion = calloc(sizeof(*completion), 1); | ^ urcu-call-rcu-impl.h:912:35: note: earlier argument should specify number of elements, later size of each element urcu-call-rcu-impl.h:927:37: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 927 | work = calloc(sizeof(*work), 1); | ^ urcu-call-rcu-impl.h:927:37: note: earlier argument should specify number of elements, later size of each element make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -include config.h -I../src -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o urcu-bp.lo urcu-bp.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -include config.h -I../src -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c urcu-bp.c -fPIC -DPIC -o .libs/urcu-bp.o In file included from urcu-bp.c:780: urcu-call-rcu-impl.h: In function 'urcu_bp_barrier': urcu-call-rcu-impl.h:912:35: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 912 | completion = calloc(sizeof(*completion), 1); | ^ urcu-call-rcu-impl.h:912:35: note: earlier argument should specify number of elements, later size of each element urcu-call-rcu-impl.h:927:37: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 927 | work = calloc(sizeof(*work), 1); | ^ urcu-call-rcu-impl.h:927:37: note: earlier argument should specify number of elements, later size of each element make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../include -include config.h -I../src -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o rculfhash.lo rculfhash.c libtool: compile: gcc -DHAVE_CONFIG_H -I../include -I../include -include config.h -I../src -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c rculfhash.c -fPIC -DPIC -o .libs/rculfhash.o make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' /bin/sh ../libtool --tag=CC --mode=link gcc -DRCU_MEMBARRIER -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -version-info 9:0:1 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o liburcu-memb.la -rpath /usr/lib64 liburcu_memb_la-urcu.lo liburcu_memb_la-urcu-pointer.lo liburcu_memb_la-compat_arch.lo liburcu_memb_la-compat_futex.lo liburcu-common.la libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/liburcu_memb_la-urcu.o .libs/liburcu_memb_la-urcu-pointer.o .libs/liburcu_memb_la-compat_arch.o .libs/liburcu_memb_la-compat_futex.o -pthread -O2 -g -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -Wl,-rpath -Wl,/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src/.libs ./.libs/liburcu-common.so -Wl,-soname -Wl,liburcu-memb.so.8 -o .libs/liburcu-memb.so.8.1.0 libtool: link: (cd ".libs" && rm -f "liburcu-memb.so.8" && ln -s "liburcu-memb.so.8.1.0" "liburcu-memb.so.8") libtool: link: (cd ".libs" && rm -f "liburcu-memb.so" && ln -s "liburcu-memb.so.8.1.0" "liburcu-memb.so") libtool: link: ( cd ".libs" && rm -f "liburcu-memb.la" && ln -s "../liburcu-memb.la" "liburcu-memb.la" ) make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' /bin/sh ../libtool --tag=CC --mode=link gcc -DRCU_MB -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -version-info 9:0:1 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o liburcu-mb.la -rpath /usr/lib64 liburcu_mb_la-urcu.lo liburcu_mb_la-urcu-pointer.lo liburcu_mb_la-compat_arch.lo liburcu_mb_la-compat_futex.lo liburcu-common.la libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/liburcu_mb_la-urcu.o .libs/liburcu_mb_la-urcu-pointer.o .libs/liburcu_mb_la-compat_arch.o .libs/liburcu_mb_la-compat_futex.o -pthread -O2 -g -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -Wl,-rpath -Wl,/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src/.libs ./.libs/liburcu-common.so -Wl,-soname -Wl,liburcu-mb.so.8 -o .libs/liburcu-mb.so.8.1.0 libtool: link: (cd ".libs" && rm -f "liburcu-mb.so.8" && ln -s "liburcu-mb.so.8.1.0" "liburcu-mb.so.8") libtool: link: (cd ".libs" && rm -f "liburcu-mb.so" && ln -s "liburcu-mb.so.8.1.0" "liburcu-mb.so") libtool: link: ( cd ".libs" && rm -f "liburcu-mb.la" && ln -s "../liburcu-mb.la" "liburcu-mb.la" ) make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' /bin/sh ../libtool --tag=CC --mode=link gcc -DRCU_MEMBARRIER -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -version-info 9:0:1 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o liburcu.la -rpath /usr/lib64 liburcu_la-urcu.lo liburcu_la-urcu-pointer.lo liburcu_la-compat_arch.lo liburcu_la-compat_futex.lo liburcu-common.la libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/liburcu_la-urcu.o .libs/liburcu_la-urcu-pointer.o .libs/liburcu_la-compat_arch.o .libs/liburcu_la-compat_futex.o -pthread -O2 -g -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -Wl,-rpath -Wl,/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src/.libs ./.libs/liburcu-common.so -Wl,-soname -Wl,liburcu.so.8 -o .libs/liburcu.so.8.1.0 libtool: link: (cd ".libs" && rm -f "liburcu.so.8" && ln -s "liburcu.so.8.1.0" "liburcu.so.8") libtool: link: (cd ".libs" && rm -f "liburcu.so" && ln -s "liburcu.so.8.1.0" "liburcu.so") libtool: link: ( cd ".libs" && rm -f "liburcu.la" && ln -s "../liburcu.la" "liburcu.la" ) make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' /bin/sh ../libtool --tag=CC --mode=link gcc -DRCU_QSBR -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -version-info 9:0:1 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o liburcu-qsbr.la -rpath /usr/lib64 liburcu_qsbr_la-urcu-qsbr.lo liburcu_qsbr_la-urcu-pointer.lo liburcu_qsbr_la-compat_arch.lo liburcu_qsbr_la-compat_futex.lo liburcu-common.la libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/liburcu_qsbr_la-urcu-qsbr.o .libs/liburcu_qsbr_la-urcu-pointer.o .libs/liburcu_qsbr_la-compat_arch.o .libs/liburcu_qsbr_la-compat_futex.o -pthread -O2 -g -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -Wl,-rpath -Wl,/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src/.libs ./.libs/liburcu-common.so -Wl,-soname -Wl,liburcu-qsbr.so.8 -o .libs/liburcu-qsbr.so.8.1.0 libtool: link: (cd ".libs" && rm -f "liburcu-qsbr.so.8" && ln -s "liburcu-qsbr.so.8.1.0" "liburcu-qsbr.so.8") libtool: link: (cd ".libs" && rm -f "liburcu-qsbr.so" && ln -s "liburcu-qsbr.so.8.1.0" "liburcu-qsbr.so") libtool: link: ( cd ".libs" && rm -f "liburcu-qsbr.la" && ln -s "../liburcu-qsbr.la" "liburcu-qsbr.la" ) make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' /bin/sh ../libtool --tag=CC --mode=link gcc -DRCU_SIGNAL -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -version-info 9:0:1 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o liburcu-signal.la -rpath /usr/lib64 liburcu_signal_la-urcu.lo liburcu_signal_la-urcu-pointer.lo liburcu_signal_la-compat_arch.lo liburcu_signal_la-compat_futex.lo liburcu-common.la libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/liburcu_signal_la-urcu.o .libs/liburcu_signal_la-urcu-pointer.o .libs/liburcu_signal_la-compat_arch.o .libs/liburcu_signal_la-compat_futex.o -pthread -O2 -g -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -Wl,-rpath -Wl,/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src/.libs ./.libs/liburcu-common.so -Wl,-soname -Wl,liburcu-signal.so.8 -o .libs/liburcu-signal.so.8.1.0 libtool: link: (cd ".libs" && rm -f "liburcu-signal.so.8" && ln -s "liburcu-signal.so.8.1.0" "liburcu-signal.so.8") libtool: link: (cd ".libs" && rm -f "liburcu-signal.so" && ln -s "liburcu-signal.so.8.1.0" "liburcu-signal.so") libtool: link: ( cd ".libs" && rm -f "liburcu-signal.la" && ln -s "../liburcu-signal.la" "liburcu-signal.la" ) make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -version-info 9:0:1 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o liburcu-bp.la -rpath /usr/lib64 urcu-bp.lo urcu-pointer.lo compat_arch.lo compat_futex.lo liburcu-common.la libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/urcu-bp.o .libs/urcu-pointer.o .libs/compat_arch.o .libs/compat_futex.o -pthread -O2 -g -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -Wl,-rpath -Wl,/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src/.libs ./.libs/liburcu-common.so -Wl,-soname -Wl,liburcu-bp.so.8 -o .libs/liburcu-bp.so.8.1.0 libtool: link: (cd ".libs" && rm -f "liburcu-bp.so.8" && ln -s "liburcu-bp.so.8.1.0" "liburcu-bp.so.8") libtool: link: (cd ".libs" && rm -f "liburcu-bp.so" && ln -s "liburcu-bp.so.8.1.0" "liburcu-bp.so") libtool: link: ( cd ".libs" && rm -f "liburcu-bp.la" && ln -s "../liburcu-bp.la" "liburcu-bp.la" ) make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -version-info 9:0:1 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o liburcu-cds.la -rpath /usr/lib64 rculfqueue.lo rculfstack.lo lfstack.lo workqueue.lo rculfhash.lo rculfhash-mm-order.lo rculfhash-mm-chunk.lo rculfhash-mm-mmap.lo compat_arch.lo compat_futex.lo liburcu-common.la libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/rculfqueue.o .libs/rculfstack.o .libs/lfstack.o .libs/workqueue.o .libs/rculfhash.o .libs/rculfhash-mm-order.o .libs/rculfhash-mm-chunk.o .libs/rculfhash-mm-mmap.o .libs/compat_arch.o .libs/compat_futex.o -pthread -O2 -g -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -Wl,-rpath -Wl,/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src/.libs ./.libs/liburcu-common.so -Wl,-soname -Wl,liburcu-cds.so.8 -o .libs/liburcu-cds.so.8.1.0 libtool: link: (cd ".libs" && rm -f "liburcu-cds.so.8" && ln -s "liburcu-cds.so.8.1.0" "liburcu-cds.so.8") libtool: link: (cd ".libs" && rm -f "liburcu-cds.so" && ln -s "liburcu-cds.so.8.1.0" "liburcu-cds.so") libtool: link: ( cd ".libs" && rm -f "liburcu-cds.la" && ln -s "../liburcu-cds.la" "liburcu-cds.la" ) make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' Making all in doc Making all in examples if [ x"." != x"." ]; then \ cp -pfR ./dist-files .; \ chmod -R u+w ./dist-files; \ cp -pf ./Makefile.examples.template .; \ chmod u+w ./Makefile.examples.template; \ for subdir in hlist list urcu-flavors wfcqueue rculfqueue wfstack lfstack rculfhash; do \ cp -pfR ./$subdir .; \ chmod -R u+w ./$subdir; \ done; \ fi; \ if [ x"0" = x"1" ]; then \ rel_src_subdir=""; \ else \ rel_src_subdir="../"; \ fi; \ if [ x"0" = x"1" ]; then \ rel_build_subdir=""; \ else \ rel_build_subdir="../"; \ fi; \ /usr/bin/make -f dist-files/Makefile CC="gcc" CPPFLAGS="" AM_CPPFLAGS="-I../../include -I../../include -include config.h -I"${rel_src_subdir}/../../include/" -I"${rel_src_subdir}/../../src/" -I"${rel_build_subdir}../../include/" -I"${rel_build_subdir}../../include/src/"" CFLAGS="-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full" AM_CFLAGS="-Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread" LDFLAGS="-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" AM_LDFLAGS=" -L../../../src/.libs/ -Wl,-rpath "/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/../../src/.libs/"" AM_V_P=":" AM_V_at="" all; /usr/bin/make -C hlist /usr/bin/make -f Makefile.cds_hlist_add_head_rcu make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/hlist' + gcc -g -O2 -Wall -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I../../include -I../../include -include config.h -I..//../../include/ -I..//../../src/ -I../../../include/ -I../../../include/src/ -c -o cds_hlist_add_head_rcu.o cds_hlist_add_head_rcu.c make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/hlist' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/hlist' + gcc -g -O2 -Wall -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -L../../../src/.libs/ -Wl,-rpath /home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/../../src/.libs/ -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cds_hlist_add_head_rcu cds_hlist_add_head_rcu.o -lurcu make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/hlist' /usr/bin/make -f Makefile.cds_hlist_del_rcu make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/hlist' + gcc -g -O2 -Wall -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I../../include -I../../include -include config.h -I..//../../include/ -I..//../../src/ -I../../../include/ -I../../../include/src/ -c -o cds_hlist_del_rcu.o cds_hlist_del_rcu.c make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/hlist' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/hlist' + gcc -g -O2 -Wall -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -L../../../src/.libs/ -Wl,-rpath /home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/../../src/.libs/ -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cds_hlist_del_rcu cds_hlist_del_rcu.o -lurcu make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/hlist' /usr/bin/make -f Makefile.cds_hlist_for_each_rcu make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/hlist' + gcc -g -O2 -Wall -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I../../include -I../../include -include config.h -I..//../../include/ -I..//../../src/ -I../../../include/ -I../../../include/src/ -c -o cds_hlist_for_each_rcu.o cds_hlist_for_each_rcu.c make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/hlist' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/hlist' + gcc -g -O2 -Wall -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -L../../../src/.libs/ -Wl,-rpath /home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/../../src/.libs/ -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cds_hlist_for_each_rcu cds_hlist_for_each_rcu.o -lurcu make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/hlist' /usr/bin/make -f Makefile.cds_hlist_for_each_entry_rcu make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/hlist' + gcc -g -O2 -Wall -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I../../include -I../../include -include config.h -I..//../../include/ -I..//../../src/ -I../../../include/ -I../../../include/src/ -c -o cds_hlist_for_each_entry_rcu.o cds_hlist_for_each_entry_rcu.c make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/hlist' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/hlist' + gcc -g -O2 -Wall -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -L../../../src/.libs/ -Wl,-rpath /home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/../../src/.libs/ -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cds_hlist_for_each_entry_rcu cds_hlist_for_each_entry_rcu.o -lurcu make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/hlist' /usr/bin/make -C list /usr/bin/make -f Makefile.cds_list_add_rcu make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/list' + gcc -g -O2 -Wall -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I../../include -I../../include -include config.h -I..//../../include/ -I..//../../src/ -I../../../include/ -I../../../include/src/ -c -o cds_list_add_rcu.o cds_list_add_rcu.c make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/list' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/list' + gcc -g -O2 -Wall -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -L../../../src/.libs/ -Wl,-rpath /home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/../../src/.libs/ -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cds_list_add_rcu cds_list_add_rcu.o -lurcu make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/list' /usr/bin/make -f Makefile.cds_list_add_tail_rcu make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/list' + gcc -g -O2 -Wall -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I../../include -I../../include -include config.h -I..//../../include/ -I..//../../src/ -I../../../include/ -I../../../include/src/ -c -o cds_list_add_tail_rcu.o cds_list_add_tail_rcu.c make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/list' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/list' + gcc -g -O2 -Wall -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -L../../../src/.libs/ -Wl,-rpath /home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/../../src/.libs/ -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cds_list_add_tail_rcu cds_list_add_tail_rcu.o -lurcu make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/list' /usr/bin/make -f Makefile.cds_list_del_rcu make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/list' + gcc -g -O2 -Wall -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I../../include -I../../include -include config.h -I..//../../include/ -I..//../../src/ -I../../../include/ -I../../../include/src/ -c -o cds_list_del_rcu.o cds_list_del_rcu.c make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/list' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/list' + gcc -g -O2 -Wall -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -L../../../src/.libs/ -Wl,-rpath /home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/../../src/.libs/ -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cds_list_del_rcu cds_list_del_rcu.o -lurcu make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/list' /usr/bin/make -f Makefile.cds_list_for_each_rcu make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/list' + gcc -g -O2 -Wall -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I../../include -I../../include -include config.h -I..//../../include/ -I..//../../src/ -I../../../include/ -I../../../include/src/ -c -o cds_list_for_each_rcu.o cds_list_for_each_rcu.c make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/list' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/list' + gcc -g -O2 -Wall -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -L../../../src/.libs/ -Wl,-rpath /home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/../../src/.libs/ -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cds_list_for_each_rcu cds_list_for_each_rcu.o -lurcu make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/list' /usr/bin/make -f Makefile.cds_list_for_each_entry_rcu make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/list' + gcc -g -O2 -Wall -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I../../include -I../../include -include config.h -I..//../../include/ -I..//../../src/ -I../../../include/ -I../../../include/src/ -c -o cds_list_for_each_entry_rcu.o cds_list_for_each_entry_rcu.c make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/list' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/list' + gcc -g -O2 -Wall -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -L../../../src/.libs/ -Wl,-rpath /home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/../../src/.libs/ -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cds_list_for_each_entry_rcu cds_list_for_each_entry_rcu.o -lurcu make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/list' /usr/bin/make -f Makefile.cds_list_replace_rcu make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/list' + gcc -g -O2 -Wall -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I../../include -I../../include -include config.h -I..//../../include/ -I..//../../src/ -I../../../include/ -I../../../include/src/ -c -o cds_list_replace_rcu.o cds_list_replace_rcu.c make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/list' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/list' + gcc -g -O2 -Wall -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -L../../../src/.libs/ -Wl,-rpath /home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/../../src/.libs/ -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cds_list_replace_rcu cds_list_replace_rcu.o -lurcu make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/list' /usr/bin/make -C urcu-flavors /usr/bin/make -f Makefile.qsbr make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/urcu-flavors' + gcc -g -O2 -Wall -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I../../include -I../../include -include config.h -I..//../../include/ -I..//../../src/ -I../../../include/ -I../../../include/src/ -c -o qsbr.o qsbr.c qsbr.c: In function 'add_node': qsbr.c:49:29: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 49 | node = calloc(sizeof(*node), 1); | ^ qsbr.c:49:29: note: earlier argument should specify number of elements, later size of each element make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/urcu-flavors' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/urcu-flavors' + gcc -g -O2 -Wall -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -L../../../src/.libs/ -Wl,-rpath /home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/../../src/.libs/ -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o qsbr qsbr.o -lurcu-qsbr make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/urcu-flavors' /usr/bin/make -f Makefile.mb make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/urcu-flavors' + gcc -g -O2 -Wall -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I../../include -I../../include -include config.h -I..//../../include/ -I..//../../src/ -I../../../include/ -I../../../include/src/ -c -o mb.o mb.c mb.c: In function 'add_node': mb.c:50:29: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 50 | node = calloc(sizeof(*node), 1); | ^ mb.c:50:29: note: earlier argument should specify number of elements, later size of each element make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/urcu-flavors' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/urcu-flavors' + gcc -g -O2 -Wall -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -L../../../src/.libs/ -Wl,-rpath /home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/../../src/.libs/ -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mb mb.o -lurcu-mb make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/urcu-flavors' /usr/bin/make -f Makefile.membarrier make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/urcu-flavors' + gcc -g -O2 -Wall -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I../../include -I../../include -include config.h -I..//../../include/ -I..//../../src/ -I../../../include/ -I../../../include/src/ -c -o membarrier.o membarrier.c membarrier.c: In function 'add_node': membarrier.c:50:29: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 50 | node = calloc(sizeof(*node), 1); | ^ membarrier.c:50:29: note: earlier argument should specify number of elements, later size of each element make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/urcu-flavors' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/urcu-flavors' + gcc -g -O2 -Wall -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -L../../../src/.libs/ -Wl,-rpath /home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/../../src/.libs/ -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o membarrier membarrier.o -lurcu make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/urcu-flavors' /usr/bin/make -f Makefile.signal make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/urcu-flavors' + gcc -g -O2 -Wall -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I../../include -I../../include -include config.h -I..//../../include/ -I..//../../src/ -I../../../include/ -I../../../include/src/ -c -o signal.o signal.c signal.c: In function 'add_node': signal.c:49:29: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 49 | node = calloc(sizeof(*node), 1); | ^ signal.c:49:29: note: earlier argument should specify number of elements, later size of each element make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/urcu-flavors' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/urcu-flavors' + gcc -g -O2 -Wall -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -L../../../src/.libs/ -Wl,-rpath /home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/../../src/.libs/ -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o signal signal.o -lurcu-signal make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/urcu-flavors' /usr/bin/make -f Makefile.bp make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/urcu-flavors' + gcc -g -O2 -Wall -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I../../include -I../../include -include config.h -I..//../../include/ -I..//../../src/ -I../../../include/ -I../../../include/src/ -c -o bp.o bp.c bp.c: In function 'add_node': bp.c:49:29: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 49 | node = calloc(sizeof(*node), 1); | ^ bp.c:49:29: note: earlier argument should specify number of elements, later size of each element make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/urcu-flavors' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/urcu-flavors' + gcc -g -O2 -Wall -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -L../../../src/.libs/ -Wl,-rpath /home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/../../src/.libs/ -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bp bp.o -lurcu-bp make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/urcu-flavors' /usr/bin/make -C wfcqueue /usr/bin/make -f Makefile.cds_wfcq_enqueue make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/wfcqueue' + gcc -g -O2 -Wall -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I../../include -I../../include -include config.h -I..//../../include/ -I..//../../src/ -I../../../include/ -I../../../include/src/ -c -o cds_wfcq_enqueue.o cds_wfcq_enqueue.c make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/wfcqueue' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/wfcqueue' + gcc -g -O2 -Wall -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -L../../../src/.libs/ -Wl,-rpath /home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/../../src/.libs/ -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cds_wfcq_enqueue cds_wfcq_enqueue.o -lurcu-common make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/wfcqueue' /usr/bin/make -f Makefile.cds_wfcq_dequeue make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/wfcqueue' + gcc -g -O2 -Wall -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I../../include -I../../include -include config.h -I..//../../include/ -I..//../../src/ -I../../../include/ -I../../../include/src/ -c -o cds_wfcq_dequeue.o cds_wfcq_dequeue.c make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/wfcqueue' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/wfcqueue' + gcc -g -O2 -Wall -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -L../../../src/.libs/ -Wl,-rpath /home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/../../src/.libs/ -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cds_wfcq_dequeue cds_wfcq_dequeue.o -lurcu-common make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/wfcqueue' /usr/bin/make -f Makefile.cds_wfcq_splice make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/wfcqueue' + gcc -g -O2 -Wall -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I../../include -I../../include -include config.h -I..//../../include/ -I..//../../src/ -I../../../include/ -I../../../include/src/ -c -o cds_wfcq_splice.o cds_wfcq_splice.c make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/wfcqueue' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/wfcqueue' + gcc -g -O2 -Wall -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -L../../../src/.libs/ -Wl,-rpath /home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/../../src/.libs/ -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cds_wfcq_splice cds_wfcq_splice.o -lurcu-common make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/wfcqueue' /usr/bin/make -C rculfqueue /usr/bin/make -f Makefile.cds_lfq_enqueue make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/rculfqueue' + gcc -g -O2 -Wall -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I../../include -I../../include -include config.h -I..//../../include/ -I..//../../src/ -I../../../include/ -I../../../include/src/ -c -o cds_lfq_enqueue.o cds_lfq_enqueue.c make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/rculfqueue' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/rculfqueue' + gcc -g -O2 -Wall -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -L../../../src/.libs/ -Wl,-rpath /home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/../../src/.libs/ -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cds_lfq_enqueue cds_lfq_enqueue.o -lurcu-cds -lurcu make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/rculfqueue' /usr/bin/make -f Makefile.cds_lfq_dequeue make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/rculfqueue' + gcc -g -O2 -Wall -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I../../include -I../../include -include config.h -I..//../../include/ -I..//../../src/ -I../../../include/ -I../../../include/src/ -c -o cds_lfq_dequeue.o cds_lfq_dequeue.c make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/rculfqueue' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/rculfqueue' + gcc -g -O2 -Wall -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -L../../../src/.libs/ -Wl,-rpath /home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/../../src/.libs/ -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cds_lfq_dequeue cds_lfq_dequeue.o -lurcu-cds -lurcu make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/rculfqueue' /usr/bin/make -C wfstack /usr/bin/make -f Makefile.cds_wfs_push make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/wfstack' + gcc -g -O2 -Wall -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I../../include -I../../include -include config.h -I..//../../include/ -I..//../../src/ -I../../../include/ -I../../../include/src/ -c -o cds_wfs_push.o cds_wfs_push.c make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/wfstack' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/wfstack' + gcc -g -O2 -Wall -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -L../../../src/.libs/ -Wl,-rpath /home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/../../src/.libs/ -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cds_wfs_push cds_wfs_push.o -lurcu-common make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/wfstack' /usr/bin/make -f Makefile.cds_wfs_pop make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/wfstack' + gcc -g -O2 -Wall -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I../../include -I../../include -include config.h -I..//../../include/ -I..//../../src/ -I../../../include/ -I../../../include/src/ -c -o cds_wfs_pop.o cds_wfs_pop.c make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/wfstack' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/wfstack' + gcc -g -O2 -Wall -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -L../../../src/.libs/ -Wl,-rpath /home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/../../src/.libs/ -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cds_wfs_pop cds_wfs_pop.o -lurcu-common make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/wfstack' /usr/bin/make -f Makefile.cds_wfs_pop_all_blocking make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/wfstack' + gcc -g -O2 -Wall -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I../../include -I../../include -include config.h -I..//../../include/ -I..//../../src/ -I../../../include/ -I../../../include/src/ -c -o cds_wfs_pop_all_blocking.o cds_wfs_pop_all_blocking.c make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/wfstack' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/wfstack' + gcc -g -O2 -Wall -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -L../../../src/.libs/ -Wl,-rpath /home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/../../src/.libs/ -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cds_wfs_pop_all_blocking cds_wfs_pop_all_blocking.o -lurcu-common make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/wfstack' /usr/bin/make -C lfstack /usr/bin/make -f Makefile.cds_lfs_push make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/lfstack' + gcc -g -O2 -Wall -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I../../include -I../../include -include config.h -I..//../../include/ -I..//../../src/ -I../../../include/ -I../../../include/src/ -c -o cds_lfs_push.o cds_lfs_push.c make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/lfstack' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/lfstack' + gcc -g -O2 -Wall -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -L../../../src/.libs/ -Wl,-rpath /home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/../../src/.libs/ -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cds_lfs_push cds_lfs_push.o -lurcu-cds make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/lfstack' /usr/bin/make -f Makefile.cds_lfs_pop_blocking make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/lfstack' + gcc -g -O2 -Wall -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I../../include -I../../include -include config.h -I..//../../include/ -I..//../../src/ -I../../../include/ -I../../../include/src/ -c -o cds_lfs_pop_blocking.o cds_lfs_pop_blocking.c make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/lfstack' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/lfstack' + gcc -g -O2 -Wall -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -L../../../src/.libs/ -Wl,-rpath /home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/../../src/.libs/ -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cds_lfs_pop_blocking cds_lfs_pop_blocking.o -lurcu-cds make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/lfstack' /usr/bin/make -f Makefile.cds_lfs_pop_all_blocking make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/lfstack' + gcc -g -O2 -Wall -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I../../include -I../../include -include config.h -I..//../../include/ -I..//../../src/ -I../../../include/ -I../../../include/src/ -c -o cds_lfs_pop_all_blocking.o cds_lfs_pop_all_blocking.c make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/lfstack' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/lfstack' + gcc -g -O2 -Wall -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -L../../../src/.libs/ -Wl,-rpath /home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/../../src/.libs/ -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cds_lfs_pop_all_blocking cds_lfs_pop_all_blocking.o -lurcu-cds make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/lfstack' /usr/bin/make -C rculfhash /usr/bin/make -f Makefile.cds_lfht_add make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/rculfhash' + gcc -g -O2 -Wall -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I../../include -I../../include -include config.h -I..//../../include/ -I..//../../src/ -I../../../include/ -I../../../include/src/ -c -o cds_lfht_add.o cds_lfht_add.c make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/rculfhash' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/rculfhash' + gcc -g -O2 -Wall -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -L../../../src/.libs/ -Wl,-rpath /home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/../../src/.libs/ -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cds_lfht_add cds_lfht_add.o -lurcu-cds -lurcu make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/rculfhash' /usr/bin/make -f Makefile.cds_lfht_add_unique make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/rculfhash' + gcc -g -O2 -Wall -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I../../include -I../../include -include config.h -I..//../../include/ -I..//../../src/ -I../../../include/ -I../../../include/src/ -c -o cds_lfht_add_unique.o cds_lfht_add_unique.c make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/rculfhash' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/rculfhash' + gcc -g -O2 -Wall -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -L../../../src/.libs/ -Wl,-rpath /home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/../../src/.libs/ -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cds_lfht_add_unique cds_lfht_add_unique.o -lurcu-cds -lurcu make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/rculfhash' /usr/bin/make -f Makefile.cds_lfht_add_replace make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/rculfhash' + gcc -g -O2 -Wall -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I../../include -I../../include -include config.h -I..//../../include/ -I..//../../src/ -I../../../include/ -I../../../include/src/ -c -o cds_lfht_add_replace.o cds_lfht_add_replace.c make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/rculfhash' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/rculfhash' + gcc -g -O2 -Wall -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -L../../../src/.libs/ -Wl,-rpath /home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/../../src/.libs/ -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cds_lfht_add_replace cds_lfht_add_replace.o -lurcu-cds -lurcu make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/rculfhash' /usr/bin/make -f Makefile.cds_lfht_del make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/rculfhash' + gcc -g -O2 -Wall -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I../../include -I../../include -include config.h -I..//../../include/ -I..//../../src/ -I../../../include/ -I../../../include/src/ -c -o cds_lfht_del.o cds_lfht_del.c make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/rculfhash' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/rculfhash' + gcc -g -O2 -Wall -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -L../../../src/.libs/ -Wl,-rpath /home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/../../src/.libs/ -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cds_lfht_del cds_lfht_del.o -lurcu-cds -lurcu make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/rculfhash' /usr/bin/make -f Makefile.cds_lfht_destroy make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/rculfhash' + gcc -g -O2 -Wall -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I../../include -I../../include -include config.h -I..//../../include/ -I..//../../src/ -I../../../include/ -I../../../include/src/ -c -o cds_lfht_destroy.o cds_lfht_destroy.c make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/rculfhash' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/rculfhash' + gcc -g -O2 -Wall -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -L../../../src/.libs/ -Wl,-rpath /home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/../../src/.libs/ -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cds_lfht_destroy cds_lfht_destroy.o -lurcu-cds -lurcu make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/rculfhash' /usr/bin/make -f Makefile.cds_lfht_lookup make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/rculfhash' + gcc -g -O2 -Wall -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I../../include -I../../include -include config.h -I..//../../include/ -I..//../../src/ -I../../../include/ -I../../../include/src/ -c -o cds_lfht_lookup.o cds_lfht_lookup.c make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/rculfhash' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/rculfhash' + gcc -g -O2 -Wall -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -L../../../src/.libs/ -Wl,-rpath /home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/../../src/.libs/ -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cds_lfht_lookup cds_lfht_lookup.o -lurcu-cds -lurcu make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/rculfhash' /usr/bin/make -f Makefile.cds_lfht_for_each_entry_duplicate make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/rculfhash' + gcc -g -O2 -Wall -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I../../include -I../../include -include config.h -I..//../../include/ -I..//../../src/ -I../../../include/ -I../../../include/src/ -c -o cds_lfht_for_each_entry_duplicate.o cds_lfht_for_each_entry_duplicate.c make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/rculfhash' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/rculfhash' + gcc -g -O2 -Wall -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -L../../../src/.libs/ -Wl,-rpath /home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/../../src/.libs/ -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cds_lfht_for_each_entry_duplicate cds_lfht_for_each_entry_duplicate.o -lurcu-cds -lurcu make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/rculfhash' make[2]: Nothing to be done for 'all-am'. Making all in tests Making all in utils make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/utils' gcc -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o tap.o tap.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/utils' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/utils' rm -f libtap.a ar cru libtap.a tap.o ranlib libtap.a make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/utils' Making all in common make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o debug-yield.lo debug-yield.c libtool: compile: gcc -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c debug-yield.c -fPIC -DPIC -o .libs/debug-yield.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/common' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/common' /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libdebug-yield.la debug-yield.lo libtool: link: ar cru .libs/libdebug-yield.a .libs/debug-yield.o libtool: link: ranlib .libs/libdebug-yield.a libtool: link: ( cd ".libs" && rm -f "libdebug-yield.la" && ln -s "../libdebug-yield.la" "libdebug-yield.la" ) make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/common' Making all in unit make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' gcc -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/utils -I../../tests/common -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o get_cpu_mask_from_sysfs.o get_cpu_mask_from_sysfs.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' gcc -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/utils -I../../tests/common -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test_arch.o test_arch.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' gcc -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/utils -I../../tests/common -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o get_max_cpuid_from_sysfs.o get_max_cpuid_from_sysfs.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' g++ -std=c++11 -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/utils -I../../tests/common -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test_arch_cxx.o test_arch_cxx.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' g++ -std=c++11 -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/utils -I../../tests/common -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o get_cpu_mask_from_sysfs_cxx.o get_cpu_mask_from_sysfs_cxx.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' gcc -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/utils -I../../tests/common -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test_urcu_multiflavor.o test_urcu_multiflavor.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' g++ -std=c++11 -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/utils -I../../tests/common -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o get_max_cpuid_from_sysfs_cxx.o get_max_cpuid_from_sysfs_cxx.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' gcc -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/utils -I../../tests/common -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test_get_max_cpuid_from_mask.o test_get_max_cpuid_from_mask.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' gcc -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/utils -I../../tests/common -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test_get_possible_cpus_array_len.o test_get_possible_cpus_array_len.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' g++ -std=c++11 -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/utils -I../../tests/common -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test_get_max_cpuid_from_mask_cxx.o test_get_max_cpuid_from_mask_cxx.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' g++ -std=c++11 -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/utils -I../../tests/common -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test_get_possible_cpus_array_len_cxx.o test_get_possible_cpus_array_len_cxx.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' gcc -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/utils -I../../tests/common -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test_urcu_multiflavor-memb.o test_urcu_multiflavor-memb.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' gcc -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/utils -I../../tests/common -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test_urcu_multiflavor-mb.o test_urcu_multiflavor-mb.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' gcc -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/utils -I../../tests/common -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test_urcu_multiflavor-signal.o test_urcu_multiflavor-signal.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' gcc -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/utils -I../../tests/common -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test_urcu_multiflavor-qsbr.o test_urcu_multiflavor-qsbr.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' g++ -std=c++11 -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/utils -I../../tests/common -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test_urcu_multiflavor_cxx.o test_urcu_multiflavor_cxx.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' gcc -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/utils -I../../tests/common -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test_urcu_multiflavor-bp.o test_urcu_multiflavor-bp.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' gcc -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/utils -I../../tests/common -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test_uatomic.o test_uatomic.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' g++ -std=c++11 -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/utils -I../../tests/common -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test_urcu_multiflavor-signal_cxx.o test_urcu_multiflavor-signal_cxx.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' gcc -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/utils -I../../tests/common -DDYNAMIC_LINK_TEST -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test_urcu_multiflavor_dynlink-test_urcu_multiflavor.o `test -f 'test_urcu_multiflavor.c' || echo './'`test_urcu_multiflavor.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' gcc -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/utils -I../../tests/common -DDYNAMIC_LINK_TEST -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test_urcu_multiflavor_dynlink-test_urcu_multiflavor-memb.o `test -f 'test_urcu_multiflavor-memb.c' || echo './'`test_urcu_multiflavor-memb.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' gcc -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/utils -I../../tests/common -DDYNAMIC_LINK_TEST -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test_urcu_multiflavor_dynlink-test_urcu_multiflavor-signal.o `test -f 'test_urcu_multiflavor-signal.c' || echo './'`test_urcu_multiflavor-signal.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' g++ -std=c++11 -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/utils -I../../tests/common -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test_uatomic_cxx.o test_uatomic_cxx.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' g++ -std=c++11 -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/utils -I../../tests/common -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test_urcu_multiflavor-qsbr_cxx.o test_urcu_multiflavor-qsbr_cxx.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' gcc -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/utils -I../../tests/common -DDYNAMIC_LINK_TEST -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test_urcu_multiflavor_dynlink-test_urcu_multiflavor-mb.o `test -f 'test_urcu_multiflavor-mb.c' || echo './'`test_urcu_multiflavor-mb.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' g++ -std=c++11 -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/utils -I../../tests/common -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test_urcu_multiflavor-memb_cxx.o test_urcu_multiflavor-memb_cxx.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' g++ -std=c++11 -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/utils -I../../tests/common -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test_urcu_multiflavor-mb_cxx.o test_urcu_multiflavor-mb_cxx.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' g++ -std=c++11 -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/utils -I../../tests/common -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test_urcu_multiflavor-bp_cxx.o test_urcu_multiflavor-bp_cxx.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' gcc -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/utils -I../../tests/common -DDYNAMIC_LINK_TEST -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test_urcu_multiflavor_dynlink-test_urcu_multiflavor-qsbr.o `test -f 'test_urcu_multiflavor-qsbr.c' || echo './'`test_urcu_multiflavor-qsbr.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' gcc -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/utils -I../../tests/common -DDYNAMIC_LINK_TEST -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test_urcu_multiflavor_dynlink-test_urcu_multiflavor-bp.o `test -f 'test_urcu_multiflavor-bp.c' || echo './'`test_urcu_multiflavor-bp.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' g++ -std=c++11 -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/utils -I../../tests/common -DDYNAMIC_LINK_TEST -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test_urcu_multiflavor_dynlink_cxx-test_urcu_multiflavor_cxx.o `test -f 'test_urcu_multiflavor_cxx.cpp' || echo './'`test_urcu_multiflavor_cxx.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' g++ -std=c++11 -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/utils -I../../tests/common -DDYNAMIC_LINK_TEST -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test_urcu_multiflavor_dynlink_cxx-test_urcu_multiflavor-memb_cxx.o `test -f 'test_urcu_multiflavor-memb_cxx.cpp' || echo './'`test_urcu_multiflavor-memb_cxx.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' g++ -std=c++11 -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/utils -I../../tests/common -DDYNAMIC_LINK_TEST -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test_urcu_multiflavor_dynlink_cxx-test_urcu_multiflavor-mb_cxx.o `test -f 'test_urcu_multiflavor-mb_cxx.cpp' || echo './'`test_urcu_multiflavor-mb_cxx.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' g++ -std=c++11 -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/utils -I../../tests/common -DDYNAMIC_LINK_TEST -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test_urcu_multiflavor_dynlink_cxx-test_urcu_multiflavor-signal_cxx.o `test -f 'test_urcu_multiflavor-signal_cxx.cpp' || echo './'`test_urcu_multiflavor-signal_cxx.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' gcc -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/utils -I../../tests/common -DDYNAMIC_LINK_TEST -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test_urcu_multiflavor_single_unit_dynlink-test_urcu_multiflavor_single_unit.o `test -f 'test_urcu_multiflavor_single_unit.c' || echo './'`test_urcu_multiflavor_single_unit.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' g++ -std=c++11 -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/utils -I../../tests/common -DDYNAMIC_LINK_TEST -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test_urcu_multiflavor_dynlink_cxx-test_urcu_multiflavor-bp_cxx.o `test -f 'test_urcu_multiflavor-bp_cxx.cpp' || echo './'`test_urcu_multiflavor-bp_cxx.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' g++ -std=c++11 -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/utils -I../../tests/common -DDYNAMIC_LINK_TEST -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test_urcu_multiflavor_dynlink_cxx-test_urcu_multiflavor-qsbr_cxx.o `test -f 'test_urcu_multiflavor-qsbr_cxx.cpp' || echo './'`test_urcu_multiflavor-qsbr_cxx.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' g++ -std=c++11 -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/utils -I../../tests/common -DDYNAMIC_LINK_TEST -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test_build_dynlink_cxx-test_build_cxx.o `test -f 'test_build_cxx.cpp' || echo './'`test_build_cxx.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' gcc -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/utils -I../../tests/common -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test_urcu_multiflavor_single_unit.o test_urcu_multiflavor_single_unit.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' g++ -std=c++11 -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/utils -I../../tests/common -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test_urcu_multiflavor_single_unit_cxx.o test_urcu_multiflavor_single_unit_cxx.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' g++ -std=c++11 -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/utils -I../../tests/common -DDYNAMIC_LINK_TEST -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test_urcu_multiflavor_single_unit_dynlink_cxx-test_urcu_multiflavor_single_unit_cxx.o `test -f 'test_urcu_multiflavor_single_unit_cxx.cpp' || echo './'`test_urcu_multiflavor_single_unit_cxx.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' gcc -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/utils -I../../tests/common -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test_build.o test_build.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' gcc -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/utils -I../../tests/common -DDYNAMIC_LINK_TEST -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test_build_dynlink-test_build.o `test -f 'test_build.c' || echo './'`test_build.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' g++ -std=c++11 -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/utils -I../../tests/common -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test_build_cxx.o test_build_cxx.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o get_cpu_mask_from_sysfs get_cpu_mask_from_sysfs.o libtool: link: gcc -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o get_cpu_mask_from_sysfs get_cpu_mask_from_sysfs.o -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o get_max_cpuid_from_sysfs get_max_cpuid_from_sysfs.o libtool: link: gcc -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o get_max_cpuid_from_sysfs get_max_cpuid_from_sysfs.o -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_get_max_cpuid_from_mask test_get_max_cpuid_from_mask.o ../../tests/utils/libtap.a libtool: link: gcc -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_get_max_cpuid_from_mask test_get_max_cpuid_from_mask.o ../../tests/utils/libtap.a -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' /bin/sh ../../libtool --tag=CXX --mode=link g++ -std=c++11 -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o get_cpu_mask_from_sysfs_cxx get_cpu_mask_from_sysfs_cxx.o libtool: link: g++ -std=c++11 -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o get_cpu_mask_from_sysfs_cxx get_cpu_mask_from_sysfs_cxx.o -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_get_possible_cpus_array_len test_get_possible_cpus_array_len.o ../../tests/utils/libtap.a libtool: link: gcc -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_get_possible_cpus_array_len test_get_possible_cpus_array_len.o ../../tests/utils/libtap.a -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' /bin/sh ../../libtool --tag=CXX --mode=link g++ -std=c++11 -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_get_max_cpuid_from_mask_cxx test_get_max_cpuid_from_mask_cxx.o ../../tests/utils/libtap.a libtool: link: g++ -std=c++11 -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_get_max_cpuid_from_mask_cxx test_get_max_cpuid_from_mask_cxx.o ../../tests/utils/libtap.a -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' /bin/sh ../../libtool --tag=CXX --mode=link g++ -std=c++11 -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o get_max_cpuid_from_sysfs_cxx get_max_cpuid_from_sysfs_cxx.o libtool: link: g++ -std=c++11 -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o get_max_cpuid_from_sysfs_cxx get_max_cpuid_from_sysfs_cxx.o -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' /bin/sh ../../libtool --tag=CXX --mode=link g++ -std=c++11 -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_arch_cxx test_arch_cxx.o ../../tests/utils/libtap.a libtool: link: g++ -std=c++11 -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_arch_cxx test_arch_cxx.o ../../tests/utils/libtap.a -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_arch test_arch.o ../../src/liburcu-common.la ../../tests/utils/libtap.a libtool: link: gcc -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test_arch test_arch.o ../../src/.libs/liburcu-common.so ../../tests/utils/libtap.a -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' /bin/sh ../../libtool --tag=CXX --mode=link g++ -std=c++11 -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_get_possible_cpus_array_len_cxx test_get_possible_cpus_array_len_cxx.o ../../tests/utils/libtap.a libtool: link: g++ -std=c++11 -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_get_possible_cpus_array_len_cxx test_get_possible_cpus_array_len_cxx.o ../../tests/utils/libtap.a -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_uatomic test_uatomic.o ../../src/liburcu-common.la ../../tests/utils/libtap.a libtool: link: gcc -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test_uatomic test_uatomic.o ../../src/.libs/liburcu-common.so ../../tests/utils/libtap.a -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' /bin/sh ../../libtool --tag=CXX --mode=link g++ -std=c++11 -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_uatomic_cxx test_uatomic_cxx.o ../../src/liburcu-common.la ../../tests/utils/libtap.a libtool: link: g++ -std=c++11 -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test_uatomic_cxx test_uatomic_cxx.o ../../src/.libs/liburcu-common.so ../../tests/utils/libtap.a -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' /bin/sh ../../libtool --tag=CC --mode=link gcc -DDYNAMIC_LINK_TEST -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_build_dynlink test_build_dynlink-test_build.o ../../src/liburcu.la ../../src/liburcu-common.la ../../src/liburcu-cds.la ../../tests/utils/libtap.a libtool: link: gcc -DDYNAMIC_LINK_TEST -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test_build_dynlink test_build_dynlink-test_build.o ../../src/.libs/liburcu.so ../../src/.libs/liburcu-common.so ../../src/.libs/liburcu-cds.so ../../tests/utils/libtap.a -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_build test_build.o ../../src/liburcu-common.la ../../src/liburcu-cds.la ../../tests/utils/libtap.a libtool: link: gcc -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test_build test_build.o ../../src/.libs/liburcu-common.so ../../src/.libs/liburcu-cds.so ../../tests/utils/libtap.a -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' /bin/sh ../../libtool --tag=CXX --mode=link g++ -std=c++11 -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_urcu_multiflavor_cxx test_urcu_multiflavor_cxx.o test_urcu_multiflavor-memb_cxx.o test_urcu_multiflavor-mb_cxx.o test_urcu_multiflavor-signal_cxx.o test_urcu_multiflavor-qsbr_cxx.o test_urcu_multiflavor-bp_cxx.o ../../src/liburcu.la ../../src/liburcu-mb.la ../../src/liburcu-signal.la ../../src/liburcu-qsbr.la ../../src/liburcu-bp.la ../../tests/utils/libtap.a libtool: link: g++ -std=c++11 -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test_urcu_multiflavor_cxx test_urcu_multiflavor_cxx.o test_urcu_multiflavor-memb_cxx.o test_urcu_multiflavor-mb_cxx.o test_urcu_multiflavor-signal_cxx.o test_urcu_multiflavor-qsbr_cxx.o test_urcu_multiflavor-bp_cxx.o ../../src/.libs/liburcu.so ../../src/.libs/liburcu-mb.so ../../src/.libs/liburcu-signal.so ../../src/.libs/liburcu-qsbr.so ../../src/.libs/liburcu-bp.so ../../tests/utils/libtap.a -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_urcu_multiflavor test_urcu_multiflavor.o test_urcu_multiflavor-memb.o test_urcu_multiflavor-mb.o test_urcu_multiflavor-signal.o test_urcu_multiflavor-qsbr.o test_urcu_multiflavor-bp.o ../../src/liburcu.la ../../src/liburcu-mb.la ../../src/liburcu-signal.la ../../src/liburcu-qsbr.la ../../src/liburcu-bp.la ../../tests/utils/libtap.a libtool: link: gcc -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test_urcu_multiflavor test_urcu_multiflavor.o test_urcu_multiflavor-memb.o test_urcu_multiflavor-mb.o test_urcu_multiflavor-signal.o test_urcu_multiflavor-qsbr.o test_urcu_multiflavor-bp.o ../../src/.libs/liburcu.so ../../src/.libs/liburcu-mb.so ../../src/.libs/liburcu-signal.so ../../src/.libs/liburcu-qsbr.so ../../src/.libs/liburcu-bp.so ../../tests/utils/libtap.a -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' /bin/sh ../../libtool --tag=CC --mode=link gcc -DDYNAMIC_LINK_TEST -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_urcu_multiflavor_dynlink test_urcu_multiflavor_dynlink-test_urcu_multiflavor.o test_urcu_multiflavor_dynlink-test_urcu_multiflavor-memb.o test_urcu_multiflavor_dynlink-test_urcu_multiflavor-mb.o test_urcu_multiflavor_dynlink-test_urcu_multiflavor-signal.o test_urcu_multiflavor_dynlink-test_urcu_multiflavor-qsbr.o test_urcu_multiflavor_dynlink-test_urcu_multiflavor-bp.o ../../src/liburcu.la ../../src/liburcu-mb.la ../../src/liburcu-signal.la ../../src/liburcu-qsbr.la ../../src/liburcu-bp.la ../../tests/utils/libtap.a libtool: link: gcc -DDYNAMIC_LINK_TEST -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test_urcu_multiflavor_dynlink test_urcu_multiflavor_dynlink-test_urcu_multiflavor.o test_urcu_multiflavor_dynlink-test_urcu_multiflavor-memb.o test_urcu_multiflavor_dynlink-test_urcu_multiflavor-mb.o test_urcu_multiflavor_dynlink-test_urcu_multiflavor-signal.o test_urcu_multiflavor_dynlink-test_urcu_multiflavor-qsbr.o test_urcu_multiflavor_dynlink-test_urcu_multiflavor-bp.o ../../src/.libs/liburcu.so ../../src/.libs/liburcu-mb.so ../../src/.libs/liburcu-signal.so ../../src/.libs/liburcu-qsbr.so ../../src/.libs/liburcu-bp.so ../../tests/utils/libtap.a -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' /bin/sh ../../libtool --tag=CXX --mode=link g++ -std=c++11 -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_build_cxx test_build_cxx.o ../../src/liburcu-common.la ../../src/liburcu-cds.la ../../tests/utils/libtap.a libtool: link: g++ -std=c++11 -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test_build_cxx test_build_cxx.o ../../src/.libs/liburcu-common.so ../../src/.libs/liburcu-cds.so ../../tests/utils/libtap.a -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_urcu_multiflavor_single_unit test_urcu_multiflavor_single_unit.o ../../src/liburcu.la ../../src/liburcu-mb.la ../../src/liburcu-signal.la ../../src/liburcu-qsbr.la ../../src/liburcu-bp.la ../../tests/utils/libtap.a libtool: link: gcc -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test_urcu_multiflavor_single_unit test_urcu_multiflavor_single_unit.o ../../src/.libs/liburcu.so ../../src/.libs/liburcu-mb.so ../../src/.libs/liburcu-signal.so ../../src/.libs/liburcu-qsbr.so ../../src/.libs/liburcu-bp.so ../../tests/utils/libtap.a -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' /bin/sh ../../libtool --tag=CC --mode=link gcc -DDYNAMIC_LINK_TEST -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_urcu_multiflavor_single_unit_dynlink test_urcu_multiflavor_single_unit_dynlink-test_urcu_multiflavor_single_unit.o ../../src/liburcu.la ../../src/liburcu-mb.la ../../src/liburcu-signal.la ../../src/liburcu-qsbr.la ../../src/liburcu-bp.la ../../tests/utils/libtap.a libtool: link: gcc -DDYNAMIC_LINK_TEST -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test_urcu_multiflavor_single_unit_dynlink test_urcu_multiflavor_single_unit_dynlink-test_urcu_multiflavor_single_unit.o ../../src/.libs/liburcu.so ../../src/.libs/liburcu-mb.so ../../src/.libs/liburcu-signal.so ../../src/.libs/liburcu-qsbr.so ../../src/.libs/liburcu-bp.so ../../tests/utils/libtap.a -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' /bin/sh ../../libtool --tag=CXX --mode=link g++ -std=c++11 -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_urcu_multiflavor_single_unit_cxx test_urcu_multiflavor_single_unit_cxx.o ../../src/liburcu.la ../../src/liburcu-mb.la ../../src/liburcu-signal.la ../../src/liburcu-qsbr.la ../../src/liburcu-bp.la ../../tests/utils/libtap.a libtool: link: g++ -std=c++11 -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test_urcu_multiflavor_single_unit_cxx test_urcu_multiflavor_single_unit_cxx.o ../../src/.libs/liburcu.so ../../src/.libs/liburcu-mb.so ../../src/.libs/liburcu-signal.so ../../src/.libs/liburcu-qsbr.so ../../src/.libs/liburcu-bp.so ../../tests/utils/libtap.a -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' /bin/sh ../../libtool --tag=CXX --mode=link g++ -std=c++11 -DDYNAMIC_LINK_TEST -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_build_dynlink_cxx test_build_dynlink_cxx-test_build_cxx.o ../../src/liburcu.la ../../src/liburcu-common.la ../../src/liburcu-cds.la ../../tests/utils/libtap.a libtool: link: g++ -std=c++11 -DDYNAMIC_LINK_TEST -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test_build_dynlink_cxx test_build_dynlink_cxx-test_build_cxx.o ../../src/.libs/liburcu.so ../../src/.libs/liburcu-common.so ../../src/.libs/liburcu-cds.so ../../tests/utils/libtap.a -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' /bin/sh ../../libtool --tag=CXX --mode=link g++ -std=c++11 -DDYNAMIC_LINK_TEST -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_urcu_multiflavor_dynlink_cxx test_urcu_multiflavor_dynlink_cxx-test_urcu_multiflavor_cxx.o test_urcu_multiflavor_dynlink_cxx-test_urcu_multiflavor-memb_cxx.o test_urcu_multiflavor_dynlink_cxx-test_urcu_multiflavor-mb_cxx.o test_urcu_multiflavor_dynlink_cxx-test_urcu_multiflavor-signal_cxx.o test_urcu_multiflavor_dynlink_cxx-test_urcu_multiflavor-qsbr_cxx.o test_urcu_multiflavor_dynlink_cxx-test_urcu_multiflavor-bp_cxx.o ../../src/liburcu.la ../../src/liburcu-mb.la ../../src/liburcu-signal.la ../../src/liburcu-qsbr.la ../../src/liburcu-bp.la ../../tests/utils/libtap.a libtool: link: g++ -std=c++11 -DDYNAMIC_LINK_TEST -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test_urcu_multiflavor_dynlink_cxx test_urcu_multiflavor_dynlink_cxx-test_urcu_multiflavor_cxx.o test_urcu_multiflavor_dynlink_cxx-test_urcu_multiflavor-memb_cxx.o test_urcu_multiflavor_dynlink_cxx-test_urcu_multiflavor-mb_cxx.o test_urcu_multiflavor_dynlink_cxx-test_urcu_multiflavor-signal_cxx.o test_urcu_multiflavor_dynlink_cxx-test_urcu_multiflavor-qsbr_cxx.o test_urcu_multiflavor_dynlink_cxx-test_urcu_multiflavor-bp_cxx.o ../../src/.libs/liburcu.so ../../src/.libs/liburcu-mb.so ../../src/.libs/liburcu-signal.so ../../src/.libs/liburcu-qsbr.so ../../src/.libs/liburcu-bp.so ../../tests/utils/libtap.a -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' /bin/sh ../../libtool --tag=CXX --mode=link g++ -std=c++11 -DDYNAMIC_LINK_TEST -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_urcu_multiflavor_single_unit_dynlink_cxx test_urcu_multiflavor_single_unit_dynlink_cxx-test_urcu_multiflavor_single_unit_cxx.o ../../src/liburcu.la ../../src/liburcu-mb.la ../../src/liburcu-signal.la ../../src/liburcu-qsbr.la ../../src/liburcu-bp.la ../../tests/utils/libtap.a libtool: link: g++ -std=c++11 -DDYNAMIC_LINK_TEST -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test_urcu_multiflavor_single_unit_dynlink_cxx test_urcu_multiflavor_single_unit_dynlink_cxx-test_urcu_multiflavor_single_unit_cxx.o ../../src/.libs/liburcu.so ../../src/.libs/liburcu-mb.so ../../src/.libs/liburcu-signal.so ../../src/.libs/liburcu-qsbr.so ../../src/.libs/liburcu-bp.so ../../tests/utils/libtap.a -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' Making all in benchmark make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' gcc -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/common -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test_urcu_timing.o test_urcu_timing.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' gcc -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/common -DRCU_SIGNAL -DDYNAMIC_LINK_TEST -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test_urcu_signal_dynamic_link-test_urcu.o `test -f 'test_urcu.c' || echo './'`test_urcu.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' gcc -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/common -DRCU_SIGNAL -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test_urcu_signal_timing-test_urcu_timing.o `test -f 'test_urcu_timing.c' || echo './'`test_urcu_timing.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' gcc -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/common -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test_urcu.o test_urcu.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' gcc -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/common -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test_rwlock_timing.o test_rwlock_timing.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' gcc -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/common -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test_perthreadlock_timing.o test_perthreadlock_timing.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' gcc -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/common -DDYNAMIC_LINK_TEST -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test_urcu_dynamic_link-test_urcu.o `test -f 'test_urcu.c' || echo './'`test_urcu.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' gcc -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/common -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test_rwlock.o test_rwlock.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' gcc -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/common -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test_perthreadlock.o test_perthreadlock.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' gcc -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/common -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test_urcu_qsbr_timing.o test_urcu_qsbr_timing.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' gcc -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/common -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test_looplen.o test_looplen.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' gcc -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/common -DDEBUG_YIELD -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test_urcu_yield-test_urcu.o `test -f 'test_urcu.c' || echo './'`test_urcu.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' gcc -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/common -DRCU_SIGNAL -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test_urcu_signal-test_urcu.o `test -f 'test_urcu.c' || echo './'`test_urcu.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' gcc -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/common -DRCU_MB -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test_urcu_mb_gc-test_urcu_gc.o `test -f 'test_urcu_gc.c' || echo './'`test_urcu_gc.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' gcc -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/common -DRCU_MB -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test_urcu_mb-test_urcu.o `test -f 'test_urcu.c' || echo './'`test_urcu.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' gcc -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/common -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test_mutex.o test_mutex.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' gcc -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/common -DRCU_SIGNAL -DDEBUG_YIELD -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test_urcu_signal_yield-test_urcu.o `test -f 'test_urcu.c' || echo './'`test_urcu.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' gcc -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/common -DTEST_LOCAL_GC -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test_urcu_qsbr_lgc-test_urcu_qsbr_gc.o `test -f 'test_urcu_qsbr_gc.c' || echo './'`test_urcu_qsbr_gc.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' gcc -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/common -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test_urcu_qsbr.o test_urcu_qsbr.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' gcc -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/common -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test_urcu_gc.o test_urcu_gc.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' gcc -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/common -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test_cycles_per_loop.o test_cycles_per_loop.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' gcc -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/common -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test_urcu_defer.o test_urcu_defer.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' gcc -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/common -DRCU_SIGNAL -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test_urcu_signal_gc-test_urcu_gc.o `test -f 'test_urcu_gc.c' || echo './'`test_urcu_gc.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' gcc -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/common -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test_urcu_qsbr_gc.o test_urcu_qsbr_gc.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' gcc -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/common -DDYNAMIC_LINK_TEST -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test_urcu_qsbr_dynamic_link-test_urcu_qsbr.o `test -f 'test_urcu_qsbr.c' || echo './'`test_urcu_qsbr.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' gcc -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/common -DTEST_LOCAL_GC -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test_urcu_lgc-test_urcu_gc.o `test -f 'test_urcu_gc.c' || echo './'`test_urcu_gc.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' gcc -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/common -DRCU_SIGNAL -DTEST_LOCAL_GC -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test_urcu_signal_lgc-test_urcu_gc.o `test -f 'test_urcu_gc.c' || echo './'`test_urcu_gc.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' gcc -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/common -DTEST_LOCAL_GC -DRCU_MB -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test_urcu_mb_lgc-test_urcu_gc.o `test -f 'test_urcu_gc.c' || echo './'`test_urcu_gc.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' gcc -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/common -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test_urcu_assign.o test_urcu_assign.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' gcc -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/common -DDYNAMIC_LINK_TEST -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test_urcu_assign_dynamic_link-test_urcu_assign.o `test -f 'test_urcu_assign.c' || echo './'`test_urcu_assign.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' gcc -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/common -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test_urcu_bp.o test_urcu_bp.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' gcc -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/common -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test_urcu_wfq.o test_urcu_wfq.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' gcc -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/common -DDYNAMIC_LINK_TEST -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test_urcu_bp_dynamic_link-test_urcu_bp.o `test -f 'test_urcu_bp.c' || echo './'`test_urcu_bp.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' gcc -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/common -DDYNAMIC_LINK_TEST -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test_urcu_wfq_dynlink-test_urcu_wfq.o `test -f 'test_urcu_wfq.c' || echo './'`test_urcu_wfq.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' gcc -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/common -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test_urcu_lfq.o test_urcu_lfq.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' gcc -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/common -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test_urcu_lfs_rcu.o test_urcu_lfs_rcu.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' gcc -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/common -DDYNAMIC_LINK_TEST -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test_urcu_lfs_rcu_dynlink-test_urcu_lfs_rcu.o `test -f 'test_urcu_lfs_rcu.c' || echo './'`test_urcu_lfs_rcu.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' gcc -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/common -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test_urcu_lfs.o test_urcu_lfs.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' gcc -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/common -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test_urcu_wfcq.o test_urcu_wfcq.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' gcc -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/common -DRCU_QSBR -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test_urcu_hash-test_urcu_hash_unique.o `test -f 'test_urcu_hash_unique.c' || echo './'`test_urcu_hash_unique.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' gcc -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/common -DDYNAMIC_LINK_TEST -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test_urcu_lfq_dynlink-test_urcu_lfq.o `test -f 'test_urcu_lfq.c' || echo './'`test_urcu_lfq.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' gcc -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/common -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test_urcu_wfs.o test_urcu_wfs.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' gcc -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/common -DDYNAMIC_LINK_TEST -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test_urcu_wfs_dynlink-test_urcu_wfs.o `test -f 'test_urcu_wfs.c' || echo './'`test_urcu_wfs.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' gcc -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/common -DDYNAMIC_LINK_TEST -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test_urcu_wfcq_dynlink-test_urcu_wfcq.o `test -f 'test_urcu_wfcq.c' || echo './'`test_urcu_wfcq.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' gcc -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/common -DDYNAMIC_LINK_TEST -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test_urcu_lfs_dynlink-test_urcu_lfs.o `test -f 'test_urcu_lfs.c' || echo './'`test_urcu_lfs.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' gcc -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/common -DRCU_QSBR -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test_urcu_hash-test_urcu_hash_rw.o `test -f 'test_urcu_hash_rw.c' || echo './'`test_urcu_hash_rw.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' gcc -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/common -DRCU_QSBR -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test_urcu_hash-test_urcu_hash.o `test -f 'test_urcu_hash.c' || echo './'`test_urcu_hash.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_urcu test_urcu.o ../../src/liburcu.la libtool: link: gcc -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test_urcu test_urcu.o ../../src/.libs/liburcu.so -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_urcu_timing test_urcu_timing.o ../../src/liburcu.la libtool: link: gcc -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test_urcu_timing test_urcu_timing.o ../../src/.libs/liburcu.so -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' /bin/sh ../../libtool --tag=CC --mode=link gcc -DRCU_SIGNAL -DDYNAMIC_LINK_TEST -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_urcu_signal_dynamic_link test_urcu_signal_dynamic_link-test_urcu.o ../../src/liburcu-signal.la libtool: link: gcc -DRCU_SIGNAL -DDYNAMIC_LINK_TEST -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test_urcu_signal_dynamic_link test_urcu_signal_dynamic_link-test_urcu.o ../../src/.libs/liburcu-signal.so -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' /bin/sh ../../libtool --tag=CC --mode=link gcc -DDYNAMIC_LINK_TEST -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_urcu_dynamic_link test_urcu_dynamic_link-test_urcu.o ../../src/liburcu.la libtool: link: gcc -DDYNAMIC_LINK_TEST -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test_urcu_dynamic_link test_urcu_dynamic_link-test_urcu.o ../../src/.libs/liburcu.so -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' /bin/sh ../../libtool --tag=CC --mode=link gcc -DRCU_SIGNAL -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_urcu_signal_timing test_urcu_signal_timing-test_urcu_timing.o ../../src/liburcu-signal.la libtool: link: gcc -DRCU_SIGNAL -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test_urcu_signal_timing test_urcu_signal_timing-test_urcu_timing.o ../../src/.libs/liburcu-signal.so -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' /bin/sh ../../libtool --tag=CC --mode=link gcc -DRCU_SIGNAL -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_urcu_signal test_urcu_signal-test_urcu.o ../../src/liburcu-signal.la libtool: link: gcc -DRCU_SIGNAL -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test_urcu_signal test_urcu_signal-test_urcu.o ../../src/.libs/liburcu-signal.so -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_mutex test_mutex.o libtool: link: gcc -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_mutex test_mutex.o -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_rwlock_timing test_rwlock_timing.o ../../src/liburcu-signal.la libtool: link: gcc -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test_rwlock_timing test_rwlock_timing.o ../../src/.libs/liburcu-signal.so -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_rwlock test_rwlock.o ../../src/liburcu-signal.la libtool: link: gcc -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test_rwlock test_rwlock.o ../../src/.libs/liburcu-signal.so -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_looplen test_looplen.o libtool: link: gcc -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_looplen test_looplen.o -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_perthreadlock_timing test_perthreadlock_timing.o ../../src/liburcu-signal.la libtool: link: gcc -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test_perthreadlock_timing test_perthreadlock_timing.o ../../src/.libs/liburcu-signal.so -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_perthreadlock test_perthreadlock.o ../../src/liburcu-signal.la libtool: link: gcc -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test_perthreadlock test_perthreadlock.o ../../src/.libs/liburcu-signal.so -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_urcu_qsbr test_urcu_qsbr.o ../../src/liburcu-qsbr.la libtool: link: gcc -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test_urcu_qsbr test_urcu_qsbr.o ../../src/.libs/liburcu-qsbr.so -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' /bin/sh ../../libtool --tag=CC --mode=link gcc -DRCU_MB -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_urcu_mb test_urcu_mb-test_urcu.o ../../src/liburcu-mb.la libtool: link: gcc -DRCU_MB -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test_urcu_mb test_urcu_mb-test_urcu.o ../../src/.libs/liburcu-mb.so -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_urcu_qsbr_timing test_urcu_qsbr_timing.o ../../src/liburcu-qsbr.la libtool: link: gcc -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test_urcu_qsbr_timing test_urcu_qsbr_timing.o ../../src/.libs/liburcu-qsbr.so -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' /bin/sh ../../libtool --tag=CC --mode=link gcc -DDEBUG_YIELD -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_urcu_yield test_urcu_yield-test_urcu.o ../../src/liburcu.la ./../common/libdebug-yield.la libtool: link: gcc -DDEBUG_YIELD -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test_urcu_yield test_urcu_yield-test_urcu.o ../../src/.libs/liburcu.so ./../common/.libs/libdebug-yield.a -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' /bin/sh ../../libtool --tag=CC --mode=link gcc -DRCU_SIGNAL -DDEBUG_YIELD -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_urcu_signal_yield test_urcu_signal_yield-test_urcu.o ../../src/liburcu-signal.la ./../common/libdebug-yield.la libtool: link: gcc -DRCU_SIGNAL -DDEBUG_YIELD -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test_urcu_signal_yield test_urcu_signal_yield-test_urcu.o ../../src/.libs/liburcu-signal.so ./../common/.libs/libdebug-yield.a -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_urcu_gc test_urcu_gc.o ../../src/liburcu.la libtool: link: gcc -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test_urcu_gc test_urcu_gc.o ../../src/.libs/liburcu.so -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' /bin/sh ../../libtool --tag=CC --mode=link gcc -DRCU_SIGNAL -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_urcu_signal_gc test_urcu_signal_gc-test_urcu_gc.o ../../src/liburcu-signal.la libtool: link: gcc -DRCU_SIGNAL -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test_urcu_signal_gc test_urcu_signal_gc-test_urcu_gc.o ../../src/.libs/liburcu-signal.so -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_urcu_qsbr_gc test_urcu_qsbr_gc.o ../../src/liburcu-qsbr.la libtool: link: gcc -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test_urcu_qsbr_gc test_urcu_qsbr_gc.o ../../src/.libs/liburcu-qsbr.so -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' /bin/sh ../../libtool --tag=CC --mode=link gcc -DTEST_LOCAL_GC -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_urcu_lgc test_urcu_lgc-test_urcu_gc.o ../../src/liburcu.la libtool: link: gcc -DTEST_LOCAL_GC -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test_urcu_lgc test_urcu_lgc-test_urcu_gc.o ../../src/.libs/liburcu.so -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' /bin/sh ../../libtool --tag=CC --mode=link gcc -DRCU_MB -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_urcu_mb_gc test_urcu_mb_gc-test_urcu_gc.o ../../src/liburcu-mb.la libtool: link: gcc -DRCU_MB -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test_urcu_mb_gc test_urcu_mb_gc-test_urcu_gc.o ../../src/.libs/liburcu-mb.so -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' /bin/sh ../../libtool --tag=CC --mode=link gcc -DRCU_SIGNAL -DTEST_LOCAL_GC -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_urcu_signal_lgc test_urcu_signal_lgc-test_urcu_gc.o ../../src/liburcu-signal.la libtool: link: gcc -DRCU_SIGNAL -DTEST_LOCAL_GC -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test_urcu_signal_lgc test_urcu_signal_lgc-test_urcu_gc.o ../../src/.libs/liburcu-signal.so -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_urcu_defer test_urcu_defer.o ../../src/liburcu.la libtool: link: gcc -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test_urcu_defer test_urcu_defer.o ../../src/.libs/liburcu.so -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' /bin/sh ../../libtool --tag=CC --mode=link gcc -DDYNAMIC_LINK_TEST -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_urcu_assign_dynamic_link test_urcu_assign_dynamic_link-test_urcu_assign.o ../../src/liburcu.la libtool: link: gcc -DDYNAMIC_LINK_TEST -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test_urcu_assign_dynamic_link test_urcu_assign_dynamic_link-test_urcu_assign.o ../../src/.libs/liburcu.so -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' /bin/sh ../../libtool --tag=CC --mode=link gcc -DTEST_LOCAL_GC -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_urcu_qsbr_lgc test_urcu_qsbr_lgc-test_urcu_qsbr_gc.o ../../src/liburcu-qsbr.la libtool: link: gcc -DTEST_LOCAL_GC -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test_urcu_qsbr_lgc test_urcu_qsbr_lgc-test_urcu_qsbr_gc.o ../../src/.libs/liburcu-qsbr.so -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_urcu_assign test_urcu_assign.o ../../src/liburcu.la libtool: link: gcc -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test_urcu_assign test_urcu_assign.o ../../src/.libs/liburcu.so -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' /bin/sh ../../libtool --tag=CC --mode=link gcc -DTEST_LOCAL_GC -DRCU_MB -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_urcu_mb_lgc test_urcu_mb_lgc-test_urcu_gc.o ../../src/liburcu-mb.la libtool: link: gcc -DTEST_LOCAL_GC -DRCU_MB -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test_urcu_mb_lgc test_urcu_mb_lgc-test_urcu_gc.o ../../src/.libs/liburcu-mb.so -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' /bin/sh ../../libtool --tag=CC --mode=link gcc -DDYNAMIC_LINK_TEST -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_urcu_qsbr_dynamic_link test_urcu_qsbr_dynamic_link-test_urcu_qsbr.o ../../src/liburcu-qsbr.la libtool: link: gcc -DDYNAMIC_LINK_TEST -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test_urcu_qsbr_dynamic_link test_urcu_qsbr_dynamic_link-test_urcu_qsbr.o ../../src/.libs/liburcu-qsbr.so -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_cycles_per_loop test_cycles_per_loop.o libtool: link: gcc -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_cycles_per_loop test_cycles_per_loop.o -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' /bin/sh ../../libtool --tag=CC --mode=link gcc -DDYNAMIC_LINK_TEST -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_urcu_bp_dynamic_link test_urcu_bp_dynamic_link-test_urcu_bp.o ../../src/liburcu-bp.la libtool: link: gcc -DDYNAMIC_LINK_TEST -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test_urcu_bp_dynamic_link test_urcu_bp_dynamic_link-test_urcu_bp.o ../../src/.libs/liburcu-bp.so -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_urcu_bp test_urcu_bp.o ../../src/liburcu-bp.la libtool: link: gcc -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test_urcu_bp test_urcu_bp.o ../../src/.libs/liburcu-bp.so -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' /bin/sh ../../libtool --tag=CC --mode=link gcc -DDYNAMIC_LINK_TEST -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_urcu_wfs_dynlink test_urcu_wfs_dynlink-test_urcu_wfs.o ../../src/liburcu-common.la libtool: link: gcc -DDYNAMIC_LINK_TEST -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test_urcu_wfs_dynlink test_urcu_wfs_dynlink-test_urcu_wfs.o ../../src/.libs/liburcu-common.so -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_urcu_wfq test_urcu_wfq.o ../../src/liburcu-common.la libtool: link: gcc -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test_urcu_wfq test_urcu_wfq.o ../../src/.libs/liburcu-common.so -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_urcu_lfq test_urcu_lfq.o ../../src/liburcu.la ../../src/liburcu-cds.la libtool: link: gcc -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test_urcu_lfq test_urcu_lfq.o ../../src/.libs/liburcu.so ../../src/.libs/liburcu-cds.so -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_urcu_wfs test_urcu_wfs.o ../../src/liburcu-common.la libtool: link: gcc -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test_urcu_wfs test_urcu_wfs.o ../../src/.libs/liburcu-common.so -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_urcu_lfs test_urcu_lfs.o ../../src/liburcu.la ../../src/liburcu-cds.la libtool: link: gcc -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test_urcu_lfs test_urcu_lfs.o ../../src/.libs/liburcu.so ../../src/.libs/liburcu-cds.so -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' /bin/sh ../../libtool --tag=CC --mode=link gcc -DDYNAMIC_LINK_TEST -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_urcu_wfq_dynlink test_urcu_wfq_dynlink-test_urcu_wfq.o ../../src/liburcu-common.la libtool: link: gcc -DDYNAMIC_LINK_TEST -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test_urcu_wfq_dynlink test_urcu_wfq_dynlink-test_urcu_wfq.o ../../src/.libs/liburcu-common.so -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_urcu_wfcq test_urcu_wfcq.o ../../src/liburcu-common.la libtool: link: gcc -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test_urcu_wfcq test_urcu_wfcq.o ../../src/.libs/liburcu-common.so -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_urcu_lfs_rcu test_urcu_lfs_rcu.o ../../src/liburcu.la ../../src/liburcu-cds.la libtool: link: gcc -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test_urcu_lfs_rcu test_urcu_lfs_rcu.o ../../src/.libs/liburcu.so ../../src/.libs/liburcu-cds.so -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' /bin/sh ../../libtool --tag=CC --mode=link gcc -DDYNAMIC_LINK_TEST -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_urcu_lfs_rcu_dynlink test_urcu_lfs_rcu_dynlink-test_urcu_lfs_rcu.o ../../src/liburcu.la ../../src/liburcu-cds.la libtool: link: gcc -DDYNAMIC_LINK_TEST -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test_urcu_lfs_rcu_dynlink test_urcu_lfs_rcu_dynlink-test_urcu_lfs_rcu.o ../../src/.libs/liburcu.so ../../src/.libs/liburcu-cds.so -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' /bin/sh ../../libtool --tag=CC --mode=link gcc -DDYNAMIC_LINK_TEST -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_urcu_wfcq_dynlink test_urcu_wfcq_dynlink-test_urcu_wfcq.o ../../src/liburcu-common.la libtool: link: gcc -DDYNAMIC_LINK_TEST -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test_urcu_wfcq_dynlink test_urcu_wfcq_dynlink-test_urcu_wfcq.o ../../src/.libs/liburcu-common.so -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' /bin/sh ../../libtool --tag=CC --mode=link gcc -DRCU_QSBR -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_urcu_hash test_urcu_hash-test_urcu_hash.o test_urcu_hash-test_urcu_hash_rw.o test_urcu_hash-test_urcu_hash_unique.o ../../src/liburcu-qsbr.la ../../src/liburcu-common.la ../../src/liburcu-cds.la libtool: link: gcc -DRCU_QSBR -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test_urcu_hash test_urcu_hash-test_urcu_hash.o test_urcu_hash-test_urcu_hash_rw.o test_urcu_hash-test_urcu_hash_unique.o ../../src/.libs/liburcu-qsbr.so ../../src/.libs/liburcu-common.so ../../src/.libs/liburcu-cds.so -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' /bin/sh ../../libtool --tag=CC --mode=link gcc -DDYNAMIC_LINK_TEST -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_urcu_lfq_dynlink test_urcu_lfq_dynlink-test_urcu_lfq.o ../../src/liburcu.la ../../src/liburcu-cds.la libtool: link: gcc -DDYNAMIC_LINK_TEST -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test_urcu_lfq_dynlink test_urcu_lfq_dynlink-test_urcu_lfq.o ../../src/.libs/liburcu.so ../../src/.libs/liburcu-cds.so -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' /bin/sh ../../libtool --tag=CC --mode=link gcc -DDYNAMIC_LINK_TEST -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_urcu_lfs_dynlink test_urcu_lfs_dynlink-test_urcu_lfs.o ../../src/liburcu.la ../../src/liburcu-cds.la libtool: link: gcc -DDYNAMIC_LINK_TEST -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test_urcu_lfs_dynlink test_urcu_lfs_dynlink-test_urcu_lfs.o ../../src/.libs/liburcu.so ../../src/.libs/liburcu-cds.so -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' Making all in regression make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/regression' gcc -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/utils -I../../tests/common -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test_urcu_fork.o test_urcu_fork.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/regression' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/regression' g++ -std=c++11 -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/utils -I../../tests/common -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test_urcu_fork_cxx.o test_urcu_fork_cxx.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/regression' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/regression' g++ -std=c++11 -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/utils -I../../tests/common -DRCU_MEMBARRIER -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o rcutorture_urcu_membarrier_cxx-urcutorture_cxx.o `test -f 'urcutorture_cxx.cpp' || echo './'`urcutorture_cxx.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/regression' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/regression' g++ -std=c++11 -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/utils -I../../tests/common -DRCU_BP -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o rcutorture_urcu_bp_cxx-urcutorture_cxx.o `test -f 'urcutorture_cxx.cpp' || echo './'`urcutorture_cxx.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/regression' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/regression' gcc -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/utils -I../../tests/common -DRCU_MEMBARRIER -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o rcutorture_urcu_membarrier-urcutorture.o `test -f 'urcutorture.c' || echo './'`urcutorture.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/regression' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/regression' gcc -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/utils -I../../tests/common -DRCU_SIGNAL -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o rcutorture_urcu_signal-urcutorture.o `test -f 'urcutorture.c' || echo './'`urcutorture.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/regression' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/regression' gcc -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/utils -I../../tests/common -DRCU_BP -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o rcutorture_urcu_bp-urcutorture.o `test -f 'urcutorture.c' || echo './'`urcutorture.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/regression' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/regression' gcc -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/utils -I../../tests/common -DTORTURE_QSBR -DRCU_QSBR -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o rcutorture_urcu_qsbr-urcutorture.o `test -f 'urcutorture.c' || echo './'`urcutorture.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/regression' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/regression' gcc -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/utils -I../../tests/common -DRCU_MB -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o rcutorture_urcu_mb-urcutorture.o `test -f 'urcutorture.c' || echo './'`urcutorture.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/regression' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/regression' g++ -std=c++11 -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/utils -I../../tests/common -DRCU_SIGNAL -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o rcutorture_urcu_signal_cxx-urcutorture_cxx.o `test -f 'urcutorture_cxx.cpp' || echo './'`urcutorture_cxx.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/regression' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/regression' g++ -std=c++11 -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/utils -I../../tests/common -DRCU_MB -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o rcutorture_urcu_mb_cxx-urcutorture_cxx.o `test -f 'urcutorture_cxx.cpp' || echo './'`urcutorture_cxx.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/regression' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/regression' g++ -std=c++11 -DHAVE_CONFIG_H -I../../include -I../../include -include config.h -I../../src -I../../tests/utils -I../../tests/common -DTORTURE_QSBR -DRCU_QSBR -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o rcutorture_urcu_qsbr_cxx-urcutorture_cxx.o `test -f 'urcutorture_cxx.cpp' || echo './'`urcutorture_cxx.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/regression' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/regression' /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_urcu_fork.tap test_urcu_fork.o ../../src/liburcu.la ../../tests/utils/libtap.a libtool: link: gcc -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test_urcu_fork.tap test_urcu_fork.o ../../src/.libs/liburcu.so ../../tests/utils/libtap.a -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/regression' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/regression' /bin/sh ../../libtool --tag=CXX --mode=link g++ -std=c++11 -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_urcu_fork_cxx.tap test_urcu_fork_cxx.o ../../src/liburcu.la ../../tests/utils/libtap.a libtool: link: g++ -std=c++11 -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test_urcu_fork_cxx.tap test_urcu_fork_cxx.o ../../src/.libs/liburcu.so ../../tests/utils/libtap.a -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/regression' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/regression' /bin/sh ../../libtool --tag=CXX --mode=link g++ -std=c++11 -DRCU_MEMBARRIER -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rcutorture_urcu_membarrier_cxx rcutorture_urcu_membarrier_cxx-urcutorture_cxx.o ../../src/liburcu.la ../../tests/utils/libtap.a libtool: link: g++ -std=c++11 -DRCU_MEMBARRIER -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/rcutorture_urcu_membarrier_cxx rcutorture_urcu_membarrier_cxx-urcutorture_cxx.o ../../src/.libs/liburcu.so ../../tests/utils/libtap.a -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/regression' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/regression' /bin/sh ../../libtool --tag=CC --mode=link gcc -DRCU_SIGNAL -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rcutorture_urcu_signal rcutorture_urcu_signal-urcutorture.o ../../src/liburcu-signal.la ../../tests/utils/libtap.a libtool: link: gcc -DRCU_SIGNAL -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/rcutorture_urcu_signal rcutorture_urcu_signal-urcutorture.o ../../src/.libs/liburcu-signal.so ../../tests/utils/libtap.a -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/regression' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/regression' /bin/sh ../../libtool --tag=CC --mode=link gcc -DRCU_MEMBARRIER -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rcutorture_urcu_membarrier rcutorture_urcu_membarrier-urcutorture.o ../../src/liburcu.la ../../tests/utils/libtap.a libtool: link: gcc -DRCU_MEMBARRIER -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/rcutorture_urcu_membarrier rcutorture_urcu_membarrier-urcutorture.o ../../src/.libs/liburcu.so ../../tests/utils/libtap.a -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/regression' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/regression' /bin/sh ../../libtool --tag=CXX --mode=link g++ -std=c++11 -DRCU_BP -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rcutorture_urcu_bp_cxx rcutorture_urcu_bp_cxx-urcutorture_cxx.o ../../src/liburcu-bp.la ../../tests/utils/libtap.a libtool: link: g++ -std=c++11 -DRCU_BP -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/rcutorture_urcu_bp_cxx rcutorture_urcu_bp_cxx-urcutorture_cxx.o ../../src/.libs/liburcu-bp.so ../../tests/utils/libtap.a -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/regression' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/regression' /bin/sh ../../libtool --tag=CC --mode=link gcc -DRCU_MB -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rcutorture_urcu_mb rcutorture_urcu_mb-urcutorture.o ../../src/liburcu-mb.la ../../tests/utils/libtap.a libtool: link: gcc -DRCU_MB -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/rcutorture_urcu_mb rcutorture_urcu_mb-urcutorture.o ../../src/.libs/liburcu-mb.so ../../tests/utils/libtap.a -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/regression' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/regression' /bin/sh ../../libtool --tag=CC --mode=link gcc -DRCU_BP -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rcutorture_urcu_bp rcutorture_urcu_bp-urcutorture.o ../../src/liburcu-bp.la ../../tests/utils/libtap.a libtool: link: gcc -DRCU_BP -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/rcutorture_urcu_bp rcutorture_urcu_bp-urcutorture.o ../../src/.libs/liburcu-bp.so ../../tests/utils/libtap.a -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/regression' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/regression' /bin/sh ../../libtool --tag=CC --mode=link gcc -DTORTURE_QSBR -DRCU_QSBR -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rcutorture_urcu_qsbr rcutorture_urcu_qsbr-urcutorture.o ../../src/liburcu-qsbr.la ../../tests/utils/libtap.a libtool: link: gcc -DTORTURE_QSBR -DRCU_QSBR -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/rcutorture_urcu_qsbr rcutorture_urcu_qsbr-urcutorture.o ../../src/.libs/liburcu-qsbr.so ../../tests/utils/libtap.a -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/regression' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/regression' /bin/sh ../../libtool --tag=CXX --mode=link g++ -std=c++11 -DRCU_SIGNAL -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rcutorture_urcu_signal_cxx rcutorture_urcu_signal_cxx-urcutorture_cxx.o ../../src/liburcu-signal.la ../../tests/utils/libtap.a libtool: link: g++ -std=c++11 -DRCU_SIGNAL -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/rcutorture_urcu_signal_cxx rcutorture_urcu_signal_cxx-urcutorture_cxx.o ../../src/.libs/liburcu-signal.so ../../tests/utils/libtap.a -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/regression' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/regression' /bin/sh ../../libtool --tag=CXX --mode=link g++ -std=c++11 -DRCU_MB -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rcutorture_urcu_mb_cxx rcutorture_urcu_mb_cxx-urcutorture_cxx.o ../../src/liburcu-mb.la ../../tests/utils/libtap.a libtool: link: g++ -std=c++11 -DRCU_MB -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/rcutorture_urcu_mb_cxx rcutorture_urcu_mb_cxx-urcutorture_cxx.o ../../src/.libs/liburcu-mb.so ../../tests/utils/libtap.a -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/regression' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/regression' /bin/sh ../../libtool --tag=CXX --mode=link g++ -std=c++11 -DTORTURE_QSBR -DRCU_QSBR -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rcutorture_urcu_qsbr_cxx rcutorture_urcu_qsbr_cxx-urcutorture_cxx.o ../../src/liburcu-qsbr.la ../../tests/utils/libtap.a libtool: link: g++ -std=c++11 -DTORTURE_QSBR -DRCU_QSBR -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/rcutorture_urcu_qsbr_cxx rcutorture_urcu_qsbr_cxx-urcutorture_cxx.o ../../src/.libs/liburcu-qsbr.so ../../tests/utils/libtap.a -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/regression' make[2]: Nothing to be done for 'all-am'. Making all in extras make[1]: Nothing to be done for 'all'. make[1]: Nothing to be done for 'all-am'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Tbyveu + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64 + cd userspace-rcu-0.14.0 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64 'INSTALL=/usr/bin/install -p' Making install in include make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/include' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/include' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/include' /usr/bin/install -p -m 644 urcu-qsbr.h urcu-bp.h urcu-call-rcu.h urcu-defer.h urcu-flavor.h urcu.h urcu-pointer.h '/home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/include' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/include' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/include/urcu/static' /usr/bin/install -p -m 644 urcu/static/lfstack.h urcu/static/pointer.h urcu/static/rculfqueue.h urcu/static/rculfstack.h urcu/static/urcu-bp.h urcu/static/urcu-common.h urcu/static/urcu.h urcu/static/urcu-mb.h urcu/static/urcu-memb.h urcu/static/urcu-qsbr.h urcu/static/urcu-signal.h urcu/static/urcu-signal-nr.h urcu/static/wfcqueue.h urcu/static/wfqueue.h urcu/static/wfstack.h '/home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/include/urcu/static' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/include/urcu/map' /usr/bin/install -p -m 644 urcu/map/clear.h urcu/map/urcu-bp.h urcu/map/urcu.h urcu/map/urcu-mb.h urcu/map/urcu-memb.h urcu/map/urcu-qsbr.h urcu/map/urcu-signal.h '/home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/include/urcu/map' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/include/urcu/arch' /usr/bin/install -p -m 644 urcu/arch/aarch64.h urcu/arch/alpha.h urcu/arch/arm.h urcu/arch/gcc.h urcu/arch/generic.h urcu/arch/hppa.h urcu/arch/ia64.h urcu/arch/m68k.h urcu/arch/mips.h urcu/arch/nios2.h urcu/arch/ppc.h urcu/arch/riscv.h urcu/arch/s390.h urcu/arch/sparc64.h urcu/arch/tile.h urcu/arch/x86.h '/home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/include/urcu/arch' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/include/urcu/uatomic' /usr/bin/install -p -m 644 urcu/uatomic/aarch64.h urcu/uatomic/alpha.h urcu/uatomic/arm.h urcu/uatomic/gcc.h urcu/uatomic/generic.h urcu/uatomic/hppa.h urcu/uatomic/ia64.h urcu/uatomic/m68k.h urcu/uatomic/mips.h urcu/uatomic/nios2.h urcu/uatomic/ppc.h urcu/uatomic/riscv.h urcu/uatomic/s390.h urcu/uatomic/sparc64.h urcu/uatomic/tile.h urcu/uatomic/x86.h '/home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/include/urcu/uatomic' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/include/urcu' /usr/bin/install -p -m 644 urcu/arch.h urcu/assert.h urcu/call-rcu.h urcu/cds.h urcu/compiler.h urcu/debug.h urcu/defer.h urcu/flavor.h urcu/futex.h urcu/hlist.h urcu/lfstack.h urcu/list.h urcu/pointer.h urcu/rcuhlist.h urcu/rculfhash.h urcu/rculfqueue.h urcu/rculfstack.h urcu/rculist.h urcu/ref.h urcu/syscall-compat.h urcu/system.h urcu/tls-compat.h urcu/uatomic_arch.h urcu/uatomic.h urcu/urcu-bp.h urcu/urcu-futex.h urcu/urcu.h urcu/urcu-mb.h urcu/urcu-memb.h urcu/urcu-qsbr.h urcu/urcu_ref.h urcu/urcu-signal.h urcu/wfcqueue.h urcu/wfqueue.h urcu/wfstack.h urcu/urcu-poll.h '/home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/include/urcu' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/include' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/include/urcu' /usr/bin/install -p -m 644 urcu/config.h '/home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/include/urcu' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/include' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/include' Making install in src make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p liburcu-common.la liburcu.la liburcu-qsbr.la liburcu-mb.la liburcu-signal.la liburcu-bp.la liburcu-memb.la liburcu-cds.la '/home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/lib64' libtool: install: /usr/bin/install -p .libs/liburcu-common.so.8.1.0 /home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/lib64/liburcu-common.so.8.1.0 libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/lib64 && { ln -s -f liburcu-common.so.8.1.0 liburcu-common.so.8 || { rm -f liburcu-common.so.8 && ln -s liburcu-common.so.8.1.0 liburcu-common.so.8; }; }) libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/lib64 && { ln -s -f liburcu-common.so.8.1.0 liburcu-common.so || { rm -f liburcu-common.so && ln -s liburcu-common.so.8.1.0 liburcu-common.so; }; }) libtool: install: /usr/bin/install -p .libs/liburcu-common.lai /home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/lib64/liburcu-common.la libtool: warning: relinking 'liburcu.la' libtool: install: (cd /home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src; /bin/sh "/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/libtool" --tag CC --mode=relink gcc -DRCU_MEMBARRIER -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -version-info 9:0:1 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o liburcu.la -rpath /usr/lib64 liburcu_la-urcu.lo liburcu_la-urcu-pointer.lo liburcu_la-compat_arch.lo liburcu_la-compat_futex.lo liburcu-common.la -inst-prefix-dir /home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64) libtool: relink: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/liburcu_la-urcu.o .libs/liburcu_la-urcu-pointer.o .libs/liburcu_la-compat_arch.o .libs/liburcu_la-compat_futex.o -pthread -O2 -g -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -L/home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/lib64 -L/usr/lib64 -lurcu-common -Wl,-soname -Wl,liburcu.so.8 -o .libs/liburcu.so.8.1.0 libtool: install: /usr/bin/install -p .libs/liburcu.so.8.1.0T /home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/lib64/liburcu.so.8.1.0 libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/lib64 && { ln -s -f liburcu.so.8.1.0 liburcu.so.8 || { rm -f liburcu.so.8 && ln -s liburcu.so.8.1.0 liburcu.so.8; }; }) libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/lib64 && { ln -s -f liburcu.so.8.1.0 liburcu.so || { rm -f liburcu.so && ln -s liburcu.so.8.1.0 liburcu.so; }; }) libtool: install: /usr/bin/install -p .libs/liburcu.lai /home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/lib64/liburcu.la libtool: warning: relinking 'liburcu-qsbr.la' libtool: install: (cd /home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src; /bin/sh "/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/libtool" --tag CC --mode=relink gcc -DRCU_QSBR -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -version-info 9:0:1 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o liburcu-qsbr.la -rpath /usr/lib64 liburcu_qsbr_la-urcu-qsbr.lo liburcu_qsbr_la-urcu-pointer.lo liburcu_qsbr_la-compat_arch.lo liburcu_qsbr_la-compat_futex.lo liburcu-common.la -inst-prefix-dir /home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64) libtool: relink: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/liburcu_qsbr_la-urcu-qsbr.o .libs/liburcu_qsbr_la-urcu-pointer.o .libs/liburcu_qsbr_la-compat_arch.o .libs/liburcu_qsbr_la-compat_futex.o -pthread -O2 -g -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -L/home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/lib64 -L/usr/lib64 -lurcu-common -Wl,-soname -Wl,liburcu-qsbr.so.8 -o .libs/liburcu-qsbr.so.8.1.0 libtool: install: /usr/bin/install -p .libs/liburcu-qsbr.so.8.1.0T /home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/lib64/liburcu-qsbr.so.8.1.0 libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/lib64 && { ln -s -f liburcu-qsbr.so.8.1.0 liburcu-qsbr.so.8 || { rm -f liburcu-qsbr.so.8 && ln -s liburcu-qsbr.so.8.1.0 liburcu-qsbr.so.8; }; }) libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/lib64 && { ln -s -f liburcu-qsbr.so.8.1.0 liburcu-qsbr.so || { rm -f liburcu-qsbr.so && ln -s liburcu-qsbr.so.8.1.0 liburcu-qsbr.so; }; }) libtool: install: /usr/bin/install -p .libs/liburcu-qsbr.lai /home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/lib64/liburcu-qsbr.la libtool: warning: relinking 'liburcu-mb.la' libtool: install: (cd /home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src; /bin/sh "/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/libtool" --tag CC --mode=relink gcc -DRCU_MB -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -version-info 9:0:1 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o liburcu-mb.la -rpath /usr/lib64 liburcu_mb_la-urcu.lo liburcu_mb_la-urcu-pointer.lo liburcu_mb_la-compat_arch.lo liburcu_mb_la-compat_futex.lo liburcu-common.la -inst-prefix-dir /home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64) libtool: relink: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/liburcu_mb_la-urcu.o .libs/liburcu_mb_la-urcu-pointer.o .libs/liburcu_mb_la-compat_arch.o .libs/liburcu_mb_la-compat_futex.o -pthread -O2 -g -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -L/home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/lib64 -L/usr/lib64 -lurcu-common -Wl,-soname -Wl,liburcu-mb.so.8 -o .libs/liburcu-mb.so.8.1.0 libtool: install: /usr/bin/install -p .libs/liburcu-mb.so.8.1.0T /home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/lib64/liburcu-mb.so.8.1.0 libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/lib64 && { ln -s -f liburcu-mb.so.8.1.0 liburcu-mb.so.8 || { rm -f liburcu-mb.so.8 && ln -s liburcu-mb.so.8.1.0 liburcu-mb.so.8; }; }) libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/lib64 && { ln -s -f liburcu-mb.so.8.1.0 liburcu-mb.so || { rm -f liburcu-mb.so && ln -s liburcu-mb.so.8.1.0 liburcu-mb.so; }; }) libtool: install: /usr/bin/install -p .libs/liburcu-mb.lai /home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/lib64/liburcu-mb.la libtool: warning: relinking 'liburcu-signal.la' libtool: install: (cd /home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src; /bin/sh "/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/libtool" --tag CC --mode=relink gcc -DRCU_SIGNAL -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -version-info 9:0:1 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o liburcu-signal.la -rpath /usr/lib64 liburcu_signal_la-urcu.lo liburcu_signal_la-urcu-pointer.lo liburcu_signal_la-compat_arch.lo liburcu_signal_la-compat_futex.lo liburcu-common.la -inst-prefix-dir /home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64) libtool: relink: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/liburcu_signal_la-urcu.o .libs/liburcu_signal_la-urcu-pointer.o .libs/liburcu_signal_la-compat_arch.o .libs/liburcu_signal_la-compat_futex.o -pthread -O2 -g -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -L/home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/lib64 -L/usr/lib64 -lurcu-common -Wl,-soname -Wl,liburcu-signal.so.8 -o .libs/liburcu-signal.so.8.1.0 libtool: install: /usr/bin/install -p .libs/liburcu-signal.so.8.1.0T /home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/lib64/liburcu-signal.so.8.1.0 libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/lib64 && { ln -s -f liburcu-signal.so.8.1.0 liburcu-signal.so.8 || { rm -f liburcu-signal.so.8 && ln -s liburcu-signal.so.8.1.0 liburcu-signal.so.8; }; }) libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/lib64 && { ln -s -f liburcu-signal.so.8.1.0 liburcu-signal.so || { rm -f liburcu-signal.so && ln -s liburcu-signal.so.8.1.0 liburcu-signal.so; }; }) libtool: install: /usr/bin/install -p .libs/liburcu-signal.lai /home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/lib64/liburcu-signal.la libtool: warning: relinking 'liburcu-bp.la' libtool: install: (cd /home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src; /bin/sh "/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/libtool" --tag CC --mode=relink gcc -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -version-info 9:0:1 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o liburcu-bp.la -rpath /usr/lib64 urcu-bp.lo urcu-pointer.lo compat_arch.lo compat_futex.lo liburcu-common.la -inst-prefix-dir /home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64) libtool: relink: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/urcu-bp.o .libs/urcu-pointer.o .libs/compat_arch.o .libs/compat_futex.o -pthread -O2 -g -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -L/home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/lib64 -L/usr/lib64 -lurcu-common -Wl,-soname -Wl,liburcu-bp.so.8 -o .libs/liburcu-bp.so.8.1.0 libtool: install: /usr/bin/install -p .libs/liburcu-bp.so.8.1.0T /home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/lib64/liburcu-bp.so.8.1.0 libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/lib64 && { ln -s -f liburcu-bp.so.8.1.0 liburcu-bp.so.8 || { rm -f liburcu-bp.so.8 && ln -s liburcu-bp.so.8.1.0 liburcu-bp.so.8; }; }) libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/lib64 && { ln -s -f liburcu-bp.so.8.1.0 liburcu-bp.so || { rm -f liburcu-bp.so && ln -s liburcu-bp.so.8.1.0 liburcu-bp.so; }; }) libtool: install: /usr/bin/install -p .libs/liburcu-bp.lai /home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/lib64/liburcu-bp.la libtool: warning: relinking 'liburcu-memb.la' libtool: install: (cd /home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src; /bin/sh "/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/libtool" --tag CC --mode=relink gcc -DRCU_MEMBARRIER -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -version-info 9:0:1 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o liburcu-memb.la -rpath /usr/lib64 liburcu_memb_la-urcu.lo liburcu_memb_la-urcu-pointer.lo liburcu_memb_la-compat_arch.lo liburcu_memb_la-compat_futex.lo liburcu-common.la -inst-prefix-dir /home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64) libtool: relink: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/liburcu_memb_la-urcu.o .libs/liburcu_memb_la-urcu-pointer.o .libs/liburcu_memb_la-compat_arch.o .libs/liburcu_memb_la-compat_futex.o -pthread -O2 -g -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -L/home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/lib64 -L/usr/lib64 -lurcu-common -Wl,-soname -Wl,liburcu-memb.so.8 -o .libs/liburcu-memb.so.8.1.0 libtool: install: /usr/bin/install -p .libs/liburcu-memb.so.8.1.0T /home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/lib64/liburcu-memb.so.8.1.0 libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/lib64 && { ln -s -f liburcu-memb.so.8.1.0 liburcu-memb.so.8 || { rm -f liburcu-memb.so.8 && ln -s liburcu-memb.so.8.1.0 liburcu-memb.so.8; }; }) libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/lib64 && { ln -s -f liburcu-memb.so.8.1.0 liburcu-memb.so || { rm -f liburcu-memb.so && ln -s liburcu-memb.so.8.1.0 liburcu-memb.so; }; }) libtool: install: /usr/bin/install -p .libs/liburcu-memb.lai /home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/lib64/liburcu-memb.la libtool: warning: relinking 'liburcu-cds.la' libtool: install: (cd /home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src; /bin/sh "/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/libtool" --tag CC --mode=relink gcc -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-null-dereference -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -version-info 9:0:1 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o liburcu-cds.la -rpath /usr/lib64 rculfqueue.lo rculfstack.lo lfstack.lo workqueue.lo rculfhash.lo rculfhash-mm-order.lo rculfhash-mm-chunk.lo rculfhash-mm-mmap.lo compat_arch.lo compat_futex.lo liburcu-common.la -inst-prefix-dir /home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64) libtool: relink: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/rculfqueue.o .libs/rculfstack.o .libs/lfstack.o .libs/workqueue.o .libs/rculfhash.o .libs/rculfhash-mm-order.o .libs/rculfhash-mm-chunk.o .libs/rculfhash-mm-mmap.o .libs/compat_arch.o .libs/compat_futex.o -pthread -O2 -g -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -L/home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/lib64 -L/usr/lib64 -lurcu-common -Wl,-soname -Wl,liburcu-cds.so.8 -o .libs/liburcu-cds.so.8.1.0 libtool: install: /usr/bin/install -p .libs/liburcu-cds.so.8.1.0T /home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/lib64/liburcu-cds.so.8.1.0 libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/lib64 && { ln -s -f liburcu-cds.so.8.1.0 liburcu-cds.so.8 || { rm -f liburcu-cds.so.8 && ln -s liburcu-cds.so.8.1.0 liburcu-cds.so.8; }; }) libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/lib64 && { ln -s -f liburcu-cds.so.8.1.0 liburcu-cds.so || { rm -f liburcu-cds.so && ln -s liburcu-cds.so.8.1.0 liburcu-cds.so; }; }) libtool: install: /usr/bin/install -p .libs/liburcu-cds.lai /home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/lib64/liburcu-cds.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 liburcu-cds.pc liburcu.pc liburcu-bp.pc liburcu-qsbr.pc liburcu-signal.pc liburcu-mb.pc liburcu-memb.pc '/home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' Making install in doc make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc' Making install in examples make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/hlist' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/hlist' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/hlist' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/hlist' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/hlist' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/hlist' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/hlist' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/hlist' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/hlist' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/hlist' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/list' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/list' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/list' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/list' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/list' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/list' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/list' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/list' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/list' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/list' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/list' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/list' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/list' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/list' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/urcu-flavors' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/urcu-flavors' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/urcu-flavors' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/urcu-flavors' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/urcu-flavors' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/urcu-flavors' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/urcu-flavors' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/urcu-flavors' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/urcu-flavors' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/urcu-flavors' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/urcu-flavors' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/urcu-flavors' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/wfcqueue' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/wfcqueue' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/wfcqueue' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/wfcqueue' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/wfcqueue' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/wfcqueue' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/wfcqueue' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/wfcqueue' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/rculfqueue' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/rculfqueue' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/rculfqueue' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/rculfqueue' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/rculfqueue' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/rculfqueue' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/wfstack' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/wfstack' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/wfstack' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/wfstack' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/wfstack' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/wfstack' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/wfstack' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/wfstack' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/lfstack' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/lfstack' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/lfstack' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/lfstack' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/lfstack' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/lfstack' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/lfstack' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/lfstack' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/rculfhash' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/rculfhash' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/rculfhash' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/rculfhash' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/rculfhash' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/rculfhash' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/rculfhash' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/rculfhash' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/rculfhash' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/rculfhash' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/rculfhash' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/rculfhash' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/rculfhash' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/rculfhash' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/rculfhash' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/rculfhash' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/share/doc/userspace-rcu/examples' /usr/bin/install -p -m 644 dist-files/Makefile Makefile.examples.template '/home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/share/doc/userspace-rcu/examples' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/share/doc/userspace-rcu/examples/hlist' /usr/bin/install -p -m 644 hlist/Makefile hlist/Makefile.cds_hlist_add_head_rcu hlist/Makefile.cds_hlist_del_rcu hlist/Makefile.cds_hlist_for_each_rcu hlist/Makefile.cds_hlist_for_each_entry_rcu hlist/cds_hlist_add_head_rcu.c hlist/cds_hlist_del_rcu.c hlist/cds_hlist_for_each_rcu.c hlist/cds_hlist_for_each_entry_rcu.c '/home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/share/doc/userspace-rcu/examples/hlist' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/share/doc/userspace-rcu/examples/lfstack' /usr/bin/install -p -m 644 lfstack/Makefile lfstack/Makefile.cds_lfs_push lfstack/Makefile.cds_lfs_pop_blocking lfstack/Makefile.cds_lfs_pop_all_blocking lfstack/cds_lfs_push.c lfstack/cds_lfs_pop_blocking.c lfstack/cds_lfs_pop_all_blocking.c '/home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/share/doc/userspace-rcu/examples/lfstack' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/share/doc/userspace-rcu/examples/list' /usr/bin/install -p -m 644 list/Makefile list/Makefile.cds_list_add_rcu list/Makefile.cds_list_add_tail_rcu list/Makefile.cds_list_del_rcu list/Makefile.cds_list_for_each_rcu list/Makefile.cds_list_for_each_entry_rcu list/Makefile.cds_list_replace_rcu list/cds_list_add_rcu.c list/cds_list_add_tail_rcu.c list/cds_list_del_rcu.c list/cds_list_for_each_rcu.c list/cds_list_for_each_entry_rcu.c list/cds_list_replace_rcu.c '/home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/share/doc/userspace-rcu/examples/list' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/share/doc/userspace-rcu/examples/rculfhash' /usr/bin/install -p -m 644 rculfhash/Makefile rculfhash/jhash.h rculfhash/Makefile.cds_lfht_add rculfhash/Makefile.cds_lfht_add_unique rculfhash/Makefile.cds_lfht_add_replace rculfhash/Makefile.cds_lfht_del rculfhash/Makefile.cds_lfht_destroy rculfhash/Makefile.cds_lfht_lookup rculfhash/Makefile.cds_lfht_for_each_entry_duplicate rculfhash/cds_lfht_add.c rculfhash/cds_lfht_add_unique.c rculfhash/cds_lfht_add_replace.c rculfhash/cds_lfht_del.c rculfhash/cds_lfht_destroy.c rculfhash/cds_lfht_lookup.c rculfhash/cds_lfht_for_each_entry_duplicate.c '/home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/share/doc/userspace-rcu/examples/rculfhash' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/share/doc/userspace-rcu/examples/rculfqueue' /usr/bin/install -p -m 644 rculfqueue/Makefile rculfqueue/Makefile.cds_lfq_enqueue rculfqueue/Makefile.cds_lfq_dequeue rculfqueue/cds_lfq_enqueue.c rculfqueue/cds_lfq_dequeue.c '/home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/share/doc/userspace-rcu/examples/rculfqueue' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/share/doc/userspace-rcu/examples/urcu-flavors' /usr/bin/install -p -m 644 urcu-flavors/Makefile urcu-flavors/Makefile.qsbr urcu-flavors/Makefile.mb urcu-flavors/Makefile.membarrier urcu-flavors/Makefile.signal urcu-flavors/Makefile.bp urcu-flavors/qsbr.c urcu-flavors/mb.c urcu-flavors/membarrier.c urcu-flavors/signal.c urcu-flavors/bp.c '/home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/share/doc/userspace-rcu/examples/urcu-flavors' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/share/doc/userspace-rcu/examples/wfcqueue' /usr/bin/install -p -m 644 wfcqueue/Makefile wfcqueue/Makefile.cds_wfcq_enqueue wfcqueue/Makefile.cds_wfcq_dequeue wfcqueue/Makefile.cds_wfcq_splice wfcqueue/cds_wfcq_enqueue.c wfcqueue/cds_wfcq_dequeue.c wfcqueue/cds_wfcq_splice.c '/home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/share/doc/userspace-rcu/examples/wfcqueue' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/share/doc/userspace-rcu/examples/wfstack' /usr/bin/install -p -m 644 wfstack/Makefile wfstack/Makefile.cds_wfs_push wfstack/Makefile.cds_wfs_pop wfstack/Makefile.cds_wfs_pop_all_blocking wfstack/cds_wfs_push.c wfstack/cds_wfs_pop.c wfstack/cds_wfs_pop_all_blocking.c '/home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/share/doc/userspace-rcu/examples/wfstack' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/share/doc/userspace-rcu' /usr/bin/install -p -m 644 rcu-api.md cds-api.md solaris-build.md uatomic-api.md '/home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/share/doc/userspace-rcu' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc' Making install in tests make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests' Making install in utils make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/utils' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/utils' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/utils' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/utils' Making install in common make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/common' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/common' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/common' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/common' Making install in unit make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' Making install in benchmark make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' Making install in regression make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/regression' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/regression' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/regression' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/regression' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests' Making install in extras make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/extras' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/extras' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/extras' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/extras' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/share/doc/userspace-rcu' /usr/bin/install -p -m 644 LICENSE README.md '/home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/share/doc/userspace-rcu' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0' + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 0.14.0-1.mga10 --unique-debug-suffix -0.14.0-1.mga10.x86_64 --unique-debug-src-base userspace-rcu-0.14.0-1.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0 find-debuginfo: starting Extracting debug info from 8 files DWARF-compressing 8 files sepdebugcrcfix: Updated 8 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/userspace-rcu-0.14.0-1.mga10.x86_64 898 blocks find-debuginfo: done + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.PwCA7i + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd userspace-rcu-0.14.0 + '[' 1 -eq 1 ']' + make check Making check in include make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/include' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/include' Making check in src make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/src' Making check in doc make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc' Making check in examples make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/hlist' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/hlist' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/hlist' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/hlist' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/hlist' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/hlist' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/hlist' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/hlist' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/hlist' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/hlist' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/list' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/list' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/list' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/list' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/list' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/list' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/list' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/list' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/list' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/list' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/list' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/list' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/list' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/list' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/urcu-flavors' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/urcu-flavors' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/urcu-flavors' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/urcu-flavors' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/urcu-flavors' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/urcu-flavors' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/urcu-flavors' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/urcu-flavors' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/urcu-flavors' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/urcu-flavors' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/urcu-flavors' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/urcu-flavors' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/wfcqueue' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/wfcqueue' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/wfcqueue' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/wfcqueue' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/wfcqueue' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/wfcqueue' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/wfcqueue' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/wfcqueue' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/rculfqueue' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/rculfqueue' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/rculfqueue' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/rculfqueue' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/rculfqueue' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/rculfqueue' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/wfstack' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/wfstack' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/wfstack' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/wfstack' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/wfstack' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/wfstack' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/wfstack' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/wfstack' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/lfstack' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/lfstack' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/lfstack' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/lfstack' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/lfstack' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/lfstack' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/lfstack' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/lfstack' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/rculfhash' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/rculfhash' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/rculfhash' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/rculfhash' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/rculfhash' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/rculfhash' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/rculfhash' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/rculfhash' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/rculfhash' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/rculfhash' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/rculfhash' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/rculfhash' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/rculfhash' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/rculfhash' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/rculfhash' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples/rculfhash' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/doc' Making check in tests make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests' Making check in utils make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/utils' make tap-driver.sh tap.sh utils.sh make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/utils' make[3]: Nothing to be done for 'tap-driver.sh'. make[3]: Nothing to be done for 'tap.sh'. make[3]: Nothing to be done for 'utils.sh'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/utils' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/utils' Making check in common make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/common' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/common' Making check in unit make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' make check-TESTS make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' PASS: test_arch 1 - caa_get_cycles works PASS: test_arch_cxx 1 - caa_get_cycles works PASS: test_get_cpu_mask_from_sysfs 1 - test_get_cpu_mask_from_sysfs - without '\n' expected: '', result: '' PASS: test_get_cpu_mask_from_sysfs 2 - test_get_cpu_mask_from_sysfs - with '\n' expected: '', result: '' PASS: test_get_cpu_mask_from_sysfs 3 - test_get_cpu_mask_from_sysfs - without '\n' expected: '0', result: '0' PASS: test_get_cpu_mask_from_sysfs 4 - test_get_cpu_mask_from_sysfs - with '\n' expected: '0', result: '0' PASS: test_get_cpu_mask_from_sysfs 5 - test_get_cpu_mask_from_sysfs - without '\n' expected: '0-3', result: '0-3' PASS: test_get_cpu_mask_from_sysfs 6 - test_get_cpu_mask_from_sysfs - with '\n' expected: '0-3', result: '0-3' PASS: test_get_cpu_mask_from_sysfs 7 - test_get_cpu_mask_from_sysfs - without '\n' expected: '0,3-7,9', result: '0,3-7,9' PASS: test_get_cpu_mask_from_sysfs 8 - test_get_cpu_mask_from_sysfs - with '\n' expected: '0,3-7,9', result: '0,3-7,9' PASS: test_get_cpu_mask_from_sysfs_cxx 1 - test_get_cpu_mask_from_sysfs_cxx - without '\n' expected: '', result: '' PASS: test_get_cpu_mask_from_sysfs_cxx 2 - test_get_cpu_mask_from_sysfs_cxx - with '\n' expected: '', result: '' PASS: test_get_cpu_mask_from_sysfs_cxx 3 - test_get_cpu_mask_from_sysfs_cxx - without '\n' expected: '0', result: '0' PASS: test_get_cpu_mask_from_sysfs_cxx 4 - test_get_cpu_mask_from_sysfs_cxx - with '\n' expected: '0', result: '0' PASS: test_get_cpu_mask_from_sysfs_cxx 5 - test_get_cpu_mask_from_sysfs_cxx - without '\n' expected: '0-3', result: '0-3' PASS: test_get_cpu_mask_from_sysfs_cxx 6 - test_get_cpu_mask_from_sysfs_cxx - with '\n' expected: '0-3', result: '0-3' PASS: test_get_cpu_mask_from_sysfs_cxx 7 - test_get_cpu_mask_from_sysfs_cxx - without '\n' expected: '0,3-7,9', result: '0,3-7,9' PASS: test_get_cpu_mask_from_sysfs_cxx 8 - test_get_cpu_mask_from_sysfs_cxx - with '\n' expected: '0,3-7,9', result: '0,3-7,9' # test_get_max_cpuid_from_mask: Testing smp helpers PASS: test_get_max_cpuid_from_mask 1 - get_max_cpuid_from_mask '', expected: '-1', result: '-1' PASS: test_get_max_cpuid_from_mask 2 - get_max_cpuid_from_mask 'abc', expected: '-1', result: '-1' PASS: test_get_max_cpuid_from_mask 3 - get_max_cpuid_from_mask ',,,', expected: '-1', result: '-1' PASS: test_get_max_cpuid_from_mask 4 - get_max_cpuid_from_mask '--', expected: '-1', result: '-1' PASS: test_get_max_cpuid_from_mask 5 - get_max_cpuid_from_mask ',', expected: '-1', result: '-1' PASS: test_get_max_cpuid_from_mask 6 - get_max_cpuid_from_mask '-', expected: '-1', result: '-1' PASS: test_get_max_cpuid_from_mask 7 - get_max_cpuid_from_mask '2147483647', expected: '-1', result: '-1' PASS: test_get_max_cpuid_from_mask 8 - get_max_cpuid_from_mask '18446744073709551615', expected: '-1', result: '-1' PASS: test_get_max_cpuid_from_mask 9 - get_max_cpuid_from_mask '0-2147483647', expected: '-1', result: '-1' PASS: test_get_max_cpuid_from_mask 10 - get_max_cpuid_from_mask '0-18446744073709551615', expected: '-1', result: '-1' PASS: test_get_max_cpuid_from_mask 11 - get_max_cpuid_from_mask '0', expected: '0', result: '0' PASS: test_get_max_cpuid_from_mask 12 - get_max_cpuid_from_mask '1', expected: '1', result: '1' PASS: test_get_max_cpuid_from_mask 13 - get_max_cpuid_from_mask '0-1', expected: '1', result: '1' PASS: test_get_max_cpuid_from_mask 14 - get_max_cpuid_from_mask '1-3', expected: '3', result: '3' PASS: test_get_max_cpuid_from_mask 15 - get_max_cpuid_from_mask '0,2', expected: '2', result: '2' PASS: test_get_max_cpuid_from_mask 16 - get_max_cpuid_from_mask '1,2', expected: '2', result: '2' PASS: test_get_max_cpuid_from_mask 17 - get_max_cpuid_from_mask '0,4-6,127', expected: '127', result: '127' PASS: test_get_max_cpuid_from_mask 18 - get_max_cpuid_from_mask '0-4095', expected: '4095', result: '4095' PASS: test_get_max_cpuid_from_mask 19 - get_max_cpuid_from_mask ' PASS: test_get_max_cpuid_from_mask 20 - get_max_cpuid_from_mask 'abc PASS: test_get_max_cpuid_from_mask 21 - get_max_cpuid_from_mask ',,, PASS: test_get_max_cpuid_from_mask 22 - get_max_cpuid_from_mask '-- PASS: test_get_max_cpuid_from_mask 23 - get_max_cpuid_from_mask ', PASS: test_get_max_cpuid_from_mask 24 - get_max_cpuid_from_mask '- PASS: test_get_max_cpuid_from_mask 25 - get_max_cpuid_from_mask '2147483647 PASS: test_get_max_cpuid_from_mask 26 - get_max_cpuid_from_mask '18446744073709551615 PASS: test_get_max_cpuid_from_mask 27 - get_max_cpuid_from_mask '0-2147483647 PASS: test_get_max_cpuid_from_mask 28 - get_max_cpuid_from_mask '0-18446744073709551615 PASS: test_get_max_cpuid_from_mask 29 - get_max_cpuid_from_mask '0 PASS: test_get_max_cpuid_from_mask 30 - get_max_cpuid_from_mask '1 PASS: test_get_max_cpuid_from_mask 31 - get_max_cpuid_from_mask '0-1 PASS: test_get_max_cpuid_from_mask 32 - get_max_cpuid_from_mask '1-3 PASS: test_get_max_cpuid_from_mask 33 - get_max_cpuid_from_mask '0,2 PASS: test_get_max_cpuid_from_mask 34 - get_max_cpuid_from_mask '1,2 PASS: test_get_max_cpuid_from_mask 35 - get_max_cpuid_from_mask '0,4-6,127 PASS: test_get_max_cpuid_from_mask 36 - get_max_cpuid_from_mask '0-4095 # test_get_max_cpuid_from_mask_cxx: Testing smp helpers PASS: test_get_max_cpuid_from_mask_cxx 1 - get_max_cpuid_from_mask '', expected: '-1', result: '-1' PASS: test_get_max_cpuid_from_mask_cxx 2 - get_max_cpuid_from_mask 'abc', expected: '-1', result: '-1' PASS: test_get_max_cpuid_from_mask_cxx 3 - get_max_cpuid_from_mask ',,,', expected: '-1', result: '-1' PASS: test_get_max_cpuid_from_mask_cxx 4 - get_max_cpuid_from_mask '--', expected: '-1', result: '-1' PASS: test_get_max_cpuid_from_mask_cxx 5 - get_max_cpuid_from_mask ',', expected: '-1', result: '-1' PASS: test_get_max_cpuid_from_mask_cxx 6 - get_max_cpuid_from_mask '-', expected: '-1', result: '-1' PASS: test_get_max_cpuid_from_mask_cxx 7 - get_max_cpuid_from_mask '2147483647', expected: '-1', result: '-1' PASS: test_get_max_cpuid_from_mask_cxx 8 - get_max_cpuid_from_mask '18446744073709551615', expected: '-1', result: '-1' PASS: test_get_max_cpuid_from_mask_cxx 9 - get_max_cpuid_from_mask '0-2147483647', expected: '-1', result: '-1' PASS: test_get_max_cpuid_from_mask_cxx 10 - get_max_cpuid_from_mask '0-18446744073709551615', expected: '-1', result: '-1' PASS: test_get_max_cpuid_from_mask_cxx 11 - get_max_cpuid_from_mask '0', expected: '0', result: '0' PASS: test_get_max_cpuid_from_mask_cxx 12 - get_max_cpuid_from_mask '1', expected: '1', result: '1' PASS: test_get_max_cpuid_from_mask_cxx 13 - get_max_cpuid_from_mask '0-1', expected: '1', result: '1' PASS: test_get_max_cpuid_from_mask_cxx 14 - get_max_cpuid_from_mask '1-3', expected: '3', result: '3' PASS: test_get_max_cpuid_from_mask_cxx 15 - get_max_cpuid_from_mask '0,2', expected: '2', result: '2' PASS: test_get_max_cpuid_from_mask_cxx 16 - get_max_cpuid_from_mask '1,2', expected: '2', result: '2' PASS: test_get_max_cpuid_from_mask_cxx 17 - get_max_cpuid_from_mask '0,4-6,127', expected: '127', result: '127' PASS: test_get_max_cpuid_from_mask_cxx 18 - get_max_cpuid_from_mask '0-4095', expected: '4095', result: '4095' PASS: test_get_max_cpuid_from_mask_cxx 19 - get_max_cpuid_from_mask ' PASS: test_get_max_cpuid_from_mask_cxx 20 - get_max_cpuid_from_mask 'abc PASS: test_get_max_cpuid_from_mask_cxx 21 - get_max_cpuid_from_mask ',,, PASS: test_get_max_cpuid_from_mask_cxx 22 - get_max_cpuid_from_mask '-- PASS: test_get_max_cpuid_from_mask_cxx 23 - get_max_cpuid_from_mask ', PASS: test_get_max_cpuid_from_mask_cxx 24 - get_max_cpuid_from_mask '- PASS: test_get_max_cpuid_from_mask_cxx 25 - get_max_cpuid_from_mask '2147483647 PASS: test_get_max_cpuid_from_mask_cxx 26 - get_max_cpuid_from_mask '18446744073709551615 PASS: test_get_max_cpuid_from_mask_cxx 27 - get_max_cpuid_from_mask '0-2147483647 PASS: test_get_max_cpuid_from_mask_cxx 28 - get_max_cpuid_from_mask '0-18446744073709551615 PASS: test_get_max_cpuid_from_mask_cxx 29 - get_max_cpuid_from_mask '0 PASS: test_get_max_cpuid_from_mask_cxx 30 - get_max_cpuid_from_mask '1 PASS: test_get_max_cpuid_from_mask_cxx 31 - get_max_cpuid_from_mask '0-1 PASS: test_get_max_cpuid_from_mask_cxx 32 - get_max_cpuid_from_mask '1-3 PASS: test_get_max_cpuid_from_mask_cxx 33 - get_max_cpuid_from_mask '0,2 PASS: test_get_max_cpuid_from_mask_cxx 34 - get_max_cpuid_from_mask '1,2 PASS: test_get_max_cpuid_from_mask_cxx 35 - get_max_cpuid_from_mask '0,4-6,127 PASS: test_get_max_cpuid_from_mask_cxx 36 - get_max_cpuid_from_mask '0-4095 # test_get_max_cpuid_from_sysfs: get_max_cpuid_from_sysfs PASS: test_get_max_cpuid_from_sysfs 1 - get_max_cpuid_from_sysfs - cpu set: 'cpu0', expected: '0', result: '0' PASS: test_get_max_cpuid_from_sysfs 2 - get_max_cpuid_from_sysfs - cpu set: 'cpu0 cpu1', expected: '1', result: '1' PASS: test_get_max_cpuid_from_sysfs 3 - get_max_cpuid_from_sysfs - cpu set: 'cpu1 cpu0', expected: '1', result: '1' PASS: test_get_max_cpuid_from_sysfs 4 - get_max_cpuid_from_sysfs - cpu set: 'cpu3', expected: '3', result: '3' PASS: test_get_max_cpuid_from_sysfs 5 - get_max_cpuid_from_sysfs - cpu set: 'cpu99', expected: '99', result: '99' PASS: test_get_max_cpuid_from_sysfs 6 - get_max_cpuid_from_sysfs - cpu set: 'cpu0 cpu3', expected: '3', result: '3' PASS: test_get_max_cpuid_from_sysfs 7 - get_max_cpuid_from_sysfs - cpu set: 'cpufreq cpuidle cpu0 cpu1 cpu2 cpu3', expected: '3', result: '3' PASS: test_get_max_cpuid_from_sysfs 8 - get_max_cpuid_from_sysfs - cpu set: 'cpu cpu0', expected: '0', result: '0' PASS: test_get_max_cpuid_from_sysfs 9 - get_max_cpuid_from_sysfs - cpu set: 'cpu cpu5', expected: '5', result: '5' PASS: test_get_max_cpuid_from_sysfs 10 - get_max_cpuid_from_sysfs - cpu set: 'toto', expected: '-1', result: '-1' PASS: test_get_max_cpuid_from_sysfs 11 - get_max_cpuid_from_sysfs - cpu set: 'cpu', expected: '-1', result: '-1' PASS: test_get_max_cpuid_from_sysfs 12 - get_max_cpuid_from_sysfs - cpu set: 'cpua cpud', expected: '-1', result: '-1' PASS: test_get_max_cpuid_from_sysfs 13 - get_max_cpuid_from_sysfs - cpu set: 'cpufreq cpuidle', expected: '-1', result: '-1' # test_get_max_cpuid_from_sysfs_cxx: get_max_cpuid_from_sysfs_cxx PASS: test_get_max_cpuid_from_sysfs_cxx 1 - get_max_cpuid_from_sysfs_cxx - cpu set: 'cpu0', expected: '0', result: '0' PASS: test_get_max_cpuid_from_sysfs_cxx 2 - get_max_cpuid_from_sysfs_cxx - cpu set: 'cpu0 cpu1', expected: '1', result: '1' PASS: test_get_max_cpuid_from_sysfs_cxx 3 - get_max_cpuid_from_sysfs_cxx - cpu set: 'cpu1 cpu0', expected: '1', result: '1' PASS: test_get_max_cpuid_from_sysfs_cxx 4 - get_max_cpuid_from_sysfs_cxx - cpu set: 'cpu3', expected: '3', result: '3' PASS: test_get_max_cpuid_from_sysfs_cxx 5 - get_max_cpuid_from_sysfs_cxx - cpu set: 'cpu99', expected: '99', result: '99' PASS: test_get_max_cpuid_from_sysfs_cxx 6 - get_max_cpuid_from_sysfs_cxx - cpu set: 'cpu0 cpu3', expected: '3', result: '3' PASS: test_get_max_cpuid_from_sysfs_cxx 7 - get_max_cpuid_from_sysfs_cxx - cpu set: 'cpufreq cpuidle cpu0 cpu1 cpu2 cpu3', expected: '3', result: '3' PASS: test_get_max_cpuid_from_sysfs_cxx 8 - get_max_cpuid_from_sysfs_cxx - cpu set: 'cpu cpu0', expected: '0', result: '0' PASS: test_get_max_cpuid_from_sysfs_cxx 9 - get_max_cpuid_from_sysfs_cxx - cpu set: 'cpu cpu5', expected: '5', result: '5' PASS: test_get_max_cpuid_from_sysfs_cxx 10 - get_max_cpuid_from_sysfs_cxx - cpu set: 'toto', expected: '-1', result: '-1' PASS: test_get_max_cpuid_from_sysfs_cxx 11 - get_max_cpuid_from_sysfs_cxx - cpu set: 'cpu', expected: '-1', result: '-1' PASS: test_get_max_cpuid_from_sysfs_cxx 12 - get_max_cpuid_from_sysfs_cxx - cpu set: 'cpua cpud', expected: '-1', result: '-1' PASS: test_get_max_cpuid_from_sysfs_cxx 13 - get_max_cpuid_from_sysfs_cxx - cpu set: 'cpufreq cpuidle', expected: '-1', result: '-1' PASS: test_get_possible_cpus_array_len 1 - get_possible_cpus_array_len (48 > 0) PASS: test_get_possible_cpus_array_len 2 - get_num_possible_cpus_fallback (48 > 0) PASS: test_get_possible_cpus_array_len_cxx 1 - get_possible_cpus_array_len (48 > 0) PASS: test_get_possible_cpus_array_len_cxx 2 - get_num_possible_cpus_fallback (48 > 0) # test_uatomic: Test atomic ops on byte PASS: test_uatomic 1 - uatomic_read(&vals.c) == 10 PASS: test_uatomic 2 - uatomic_read(&vals.c) == (__typeof__(*(&vals.c)))-1UL PASS: test_uatomic 3 - uatomic_read(&vals.c) == 22 PASS: test_uatomic 4 - v == (__typeof__(*(&vals.c)))-1UL PASS: test_uatomic 5 - uatomic_read(&vals.c) == 22 PASS: test_uatomic 6 - v == 22 PASS: test_uatomic 7 - uatomic_read(&vals.c) == 55 PASS: test_uatomic 8 - v == 22 PASS: test_uatomic 9 - uatomic_read(&vals.c) == 23 PASS: test_uatomic 10 - uatomic_read(&vals.c) == 22 PASS: test_uatomic 11 - v == 96 PASS: test_uatomic 12 - uatomic_read(&vals.c) == 96 PASS: test_uatomic 13 - uatomic_read(&vals.c) == 122 PASS: test_uatomic 14 - v == 121 PASS: test_uatomic 15 - uatomic_read(&vals.c) == 119 PASS: test_uatomic 16 - uatomic_read(&vals.c) == 121 PASS: test_uatomic 17 - uatomic_read(&vals.c) == 1 # test_uatomic: Test atomic ops on short PASS: test_uatomic 18 - uatomic_read(&vals.s) == 10 PASS: test_uatomic 19 - uatomic_read(&vals.s) == (__typeof__(*(&vals.s)))-1UL PASS: test_uatomic 20 - uatomic_read(&vals.s) == 22 PASS: test_uatomic 21 - v == (__typeof__(*(&vals.s)))-1UL PASS: test_uatomic 22 - uatomic_read(&vals.s) == 22 PASS: test_uatomic 23 - v == 22 PASS: test_uatomic 24 - uatomic_read(&vals.s) == 55 PASS: test_uatomic 25 - v == 22 PASS: test_uatomic 26 - uatomic_read(&vals.s) == 23 PASS: test_uatomic 27 - uatomic_read(&vals.s) == 22 PASS: test_uatomic 28 - v == 96 PASS: test_uatomic 29 - uatomic_read(&vals.s) == 96 PASS: test_uatomic 30 - uatomic_read(&vals.s) == 122 PASS: test_uatomic 31 - v == 121 PASS: test_uatomic 32 - uatomic_read(&vals.s) == 119 PASS: test_uatomic 33 - uatomic_read(&vals.s) == 121 PASS: test_uatomic 34 - uatomic_read(&vals.s) == 1 # test_uatomic: Test atomic ops on int PASS: test_uatomic 35 - uatomic_read(&vals.i) == 10 PASS: test_uatomic 36 - uatomic_read(&vals.i) == (__typeof__(*(&vals.i)))-1UL PASS: test_uatomic 37 - uatomic_read(&vals.i) == 22 PASS: test_uatomic 38 - v == (__typeof__(*(&vals.i)))-1UL PASS: test_uatomic 39 - uatomic_read(&vals.i) == 22 PASS: test_uatomic 40 - v == 22 PASS: test_uatomic 41 - uatomic_read(&vals.i) == 55 PASS: test_uatomic 42 - v == 22 PASS: test_uatomic 43 - uatomic_read(&vals.i) == 23 PASS: test_uatomic 44 - uatomic_read(&vals.i) == 22 PASS: test_uatomic 45 - v == 96 PASS: test_uatomic 46 - uatomic_read(&vals.i) == 96 PASS: test_uatomic 47 - uatomic_read(&vals.i) == 122 PASS: test_uatomic 48 - v == 121 PASS: test_uatomic 49 - uatomic_read(&vals.i) == 119 PASS: test_uatomic 50 - uatomic_read(&vals.i) == 121 PASS: test_uatomic 51 - uatomic_read(&vals.i) == 1 # test_uatomic: Test atomic ops on long PASS: test_uatomic 52 - uatomic_read(&vals.l) == 10 PASS: test_uatomic 53 - uatomic_read(&vals.l) == (__typeof__(*(&vals.l)))-1UL PASS: test_uatomic 54 - uatomic_read(&vals.l) == 22 PASS: test_uatomic 55 - v == (__typeof__(*(&vals.l)))-1UL PASS: test_uatomic 56 - uatomic_read(&vals.l) == 22 PASS: test_uatomic 57 - v == 22 PASS: test_uatomic 58 - uatomic_read(&vals.l) == 55 PASS: test_uatomic 59 - v == 22 PASS: test_uatomic 60 - uatomic_read(&vals.l) == 23 PASS: test_uatomic 61 - uatomic_read(&vals.l) == 22 PASS: test_uatomic 62 - v == 96 PASS: test_uatomic 63 - uatomic_read(&vals.l) == 96 PASS: test_uatomic 64 - uatomic_read(&vals.l) == 122 PASS: test_uatomic 65 - v == 121 PASS: test_uatomic 66 - uatomic_read(&vals.l) == 119 PASS: test_uatomic 67 - uatomic_read(&vals.l) == 121 PASS: test_uatomic 68 - uatomic_read(&vals.l) == 1 # test_uatomic_cxx: Test atomic ops on byte PASS: test_uatomic_cxx 1 - uatomic_read(&vals.c) == 10 PASS: test_uatomic_cxx 2 - uatomic_read(&vals.c) == (__typeof__(*(&vals.c)))-1UL PASS: test_uatomic_cxx 3 - uatomic_read(&vals.c) == 22 PASS: test_uatomic_cxx 4 - v == (__typeof__(*(&vals.c)))-1UL PASS: test_uatomic_cxx 5 - uatomic_read(&vals.c) == 22 PASS: test_uatomic_cxx 6 - v == 22 PASS: test_uatomic_cxx 7 - uatomic_read(&vals.c) == 55 PASS: test_uatomic_cxx 8 - v == 22 PASS: test_uatomic_cxx 9 - uatomic_read(&vals.c) == 23 PASS: test_uatomic_cxx 10 - uatomic_read(&vals.c) == 22 PASS: test_uatomic_cxx 11 - v == 96 PASS: test_uatomic_cxx 12 - uatomic_read(&vals.c) == 96 PASS: test_uatomic_cxx 13 - uatomic_read(&vals.c) == 122 PASS: test_uatomic_cxx 14 - v == 121 PASS: test_uatomic_cxx 15 - uatomic_read(&vals.c) == 119 PASS: test_uatomic_cxx 16 - uatomic_read(&vals.c) == 121 PASS: test_uatomic_cxx 17 - uatomic_read(&vals.c) == 1 # test_uatomic_cxx: Test atomic ops on short PASS: test_uatomic_cxx 18 - uatomic_read(&vals.s) == 10 PASS: test_uatomic_cxx 19 - uatomic_read(&vals.s) == (__typeof__(*(&vals.s)))-1UL PASS: test_uatomic_cxx 20 - uatomic_read(&vals.s) == 22 PASS: test_uatomic_cxx 21 - v == (__typeof__(*(&vals.s)))-1UL PASS: test_uatomic_cxx 22 - uatomic_read(&vals.s) == 22 PASS: test_uatomic_cxx 23 - v == 22 PASS: test_uatomic_cxx 24 - uatomic_read(&vals.s) == 55 PASS: test_uatomic_cxx 25 - v == 22 PASS: test_uatomic_cxx 26 - uatomic_read(&vals.s) == 23 PASS: test_uatomic_cxx 27 - uatomic_read(&vals.s) == 22 PASS: test_uatomic_cxx 28 - v == 96 PASS: test_uatomic_cxx 29 - uatomic_read(&vals.s) == 96 PASS: test_uatomic_cxx 30 - uatomic_read(&vals.s) == 122 PASS: test_uatomic_cxx 31 - v == 121 PASS: test_uatomic_cxx 32 - uatomic_read(&vals.s) == 119 PASS: test_uatomic_cxx 33 - uatomic_read(&vals.s) == 121 PASS: test_uatomic_cxx 34 - uatomic_read(&vals.s) == 1 # test_uatomic_cxx: Test atomic ops on int PASS: test_uatomic_cxx 35 - uatomic_read(&vals.i) == 10 PASS: test_uatomic_cxx 36 - uatomic_read(&vals.i) == (__typeof__(*(&vals.i)))-1UL PASS: test_uatomic_cxx 37 - uatomic_read(&vals.i) == 22 PASS: test_uatomic_cxx 38 - v == (__typeof__(*(&vals.i)))-1UL PASS: test_uatomic_cxx 39 - uatomic_read(&vals.i) == 22 PASS: test_uatomic_cxx 40 - v == 22 PASS: test_uatomic_cxx 41 - uatomic_read(&vals.i) == 55 PASS: test_uatomic_cxx 42 - v == 22 PASS: test_uatomic_cxx 43 - uatomic_read(&vals.i) == 23 PASS: test_uatomic_cxx 44 - uatomic_read(&vals.i) == 22 PASS: test_uatomic_cxx 45 - v == 96 PASS: test_uatomic_cxx 46 - uatomic_read(&vals.i) == 96 PASS: test_uatomic_cxx 47 - uatomic_read(&vals.i) == 122 PASS: test_uatomic_cxx 48 - v == 121 PASS: test_uatomic_cxx 49 - uatomic_read(&vals.i) == 119 PASS: test_uatomic_cxx 50 - uatomic_read(&vals.i) == 121 PASS: test_uatomic_cxx 51 - uatomic_read(&vals.i) == 1 # test_uatomic_cxx: Test atomic ops on long PASS: test_uatomic_cxx 52 - uatomic_read(&vals.l) == 10 PASS: test_uatomic_cxx 53 - uatomic_read(&vals.l) == (__typeof__(*(&vals.l)))-1UL PASS: test_uatomic_cxx 54 - uatomic_read(&vals.l) == 22 PASS: test_uatomic_cxx 55 - v == (__typeof__(*(&vals.l)))-1UL PASS: test_uatomic_cxx 56 - uatomic_read(&vals.l) == 22 PASS: test_uatomic_cxx 57 - v == 22 PASS: test_uatomic_cxx 58 - uatomic_read(&vals.l) == 55 PASS: test_uatomic_cxx 59 - v == 22 PASS: test_uatomic_cxx 60 - uatomic_read(&vals.l) == 23 PASS: test_uatomic_cxx 61 - uatomic_read(&vals.l) == 22 PASS: test_uatomic_cxx 62 - v == 96 PASS: test_uatomic_cxx 63 - uatomic_read(&vals.l) == 96 PASS: test_uatomic_cxx 64 - uatomic_read(&vals.l) == 122 PASS: test_uatomic_cxx 65 - v == 121 PASS: test_uatomic_cxx 66 - uatomic_read(&vals.l) == 119 PASS: test_uatomic_cxx 67 - uatomic_read(&vals.l) == 121 PASS: test_uatomic_cxx 68 - uatomic_read(&vals.l) == 1 PASS: test_urcu_multiflavor 1 - !test_mf_memb() PASS: test_urcu_multiflavor 2 - !test_mf_mb() PASS: test_urcu_multiflavor 3 - !test_mf_signal() PASS: test_urcu_multiflavor 4 - !test_mf_qsbr() PASS: test_urcu_multiflavor 5 - !test_mf_bp() PASS: test_urcu_multiflavor_cxx 1 - !test_mf_memb() PASS: test_urcu_multiflavor_cxx 2 - !test_mf_mb() PASS: test_urcu_multiflavor_cxx 3 - !test_mf_signal() PASS: test_urcu_multiflavor_cxx 4 - !test_mf_qsbr() PASS: test_urcu_multiflavor_cxx 5 - !test_mf_bp() PASS: test_urcu_multiflavor_dynlink 1 - !test_mf_memb() PASS: test_urcu_multiflavor_dynlink 2 - !test_mf_mb() PASS: test_urcu_multiflavor_dynlink 3 - !test_mf_signal() PASS: test_urcu_multiflavor_dynlink 4 - !test_mf_qsbr() PASS: test_urcu_multiflavor_dynlink 5 - !test_mf_bp() PASS: test_urcu_multiflavor_dynlink_cxx 1 - !test_mf_memb() PASS: test_urcu_multiflavor_dynlink_cxx 2 - !test_mf_mb() PASS: test_urcu_multiflavor_dynlink_cxx 3 - !test_mf_signal() PASS: test_urcu_multiflavor_dynlink_cxx 4 - !test_mf_qsbr() PASS: test_urcu_multiflavor_dynlink_cxx 5 - !test_mf_bp() PASS: test_urcu_multiflavor_single_unit 1 - !test_mf_mb() PASS: test_urcu_multiflavor_single_unit 2 - !test_mf_bp() PASS: test_urcu_multiflavor_single_unit 3 - !test_mf_memb() PASS: test_urcu_multiflavor_single_unit 4 - !test_mf_signal() PASS: test_urcu_multiflavor_single_unit 5 - !test_mf_qsbr() PASS: test_urcu_multiflavor_single_unit_cxx 1 - !test_mf_mb() PASS: test_urcu_multiflavor_single_unit_cxx 2 - !test_mf_bp() PASS: test_urcu_multiflavor_single_unit_cxx 3 - !test_mf_memb() PASS: test_urcu_multiflavor_single_unit_cxx 4 - !test_mf_signal() PASS: test_urcu_multiflavor_single_unit_cxx 5 - !test_mf_qsbr() PASS: test_urcu_multiflavor_single_unit_dynlink 1 - !test_mf_mb() PASS: test_urcu_multiflavor_single_unit_dynlink 2 - !test_mf_bp() PASS: test_urcu_multiflavor_single_unit_dynlink 3 - !test_mf_memb() PASS: test_urcu_multiflavor_single_unit_dynlink 4 - !test_mf_signal() PASS: test_urcu_multiflavor_single_unit_dynlink 5 - !test_mf_qsbr() PASS: test_urcu_multiflavor_single_unit_dynlink_cxx 1 - !test_mf_mb() PASS: test_urcu_multiflavor_single_unit_dynlink_cxx 2 - !test_mf_bp() PASS: test_urcu_multiflavor_single_unit_dynlink_cxx 3 - !test_mf_memb() PASS: test_urcu_multiflavor_single_unit_dynlink_cxx 4 - !test_mf_signal() PASS: test_urcu_multiflavor_single_unit_dynlink_cxx 5 - !test_mf_qsbr() PASS: test_build 1 - cds_lfs_empty PASS: test_build 2 - cds_lfs_empty PASS: test_build 3 - cds_wfcq_empty PASS: test_build_cxx 1 - cds_lfs_empty PASS: test_build_cxx 2 - cds_lfs_empty PASS: test_build_cxx 3 - cds_wfcq_empty PASS: test_build_dynlink 1 - cds_lfs_empty PASS: test_build_dynlink 2 - cds_lfs_empty PASS: test_build_dynlink 3 - cds_wfcq_empty PASS: test_build_dynlink_cxx 1 - cds_lfs_empty PASS: test_build_dynlink_cxx 2 - cds_lfs_empty PASS: test_build_dynlink_cxx 3 - cds_wfcq_empty ============================================================================ Testsuite summary for userspace-rcu 0.14.0 ============================================================================ # TOTAL: 308 # PASS: 308 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/unit' Making check in benchmark make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make check-TESTS make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' ============================================================================ Testsuite summary for userspace-rcu 0.14.0 ============================================================================ # TOTAL: 0 # PASS: 0 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/benchmark' Making check in regression make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/regression' make test_rcutorture_urcu_bp_perf_global.tap test_rcutorture_urcu_bp_perf_global_cxx.tap test_rcutorture_urcu_bp_perf_percpu.tap test_rcutorture_urcu_bp_perf_percpu_cxx.tap test_rcutorture_urcu_bp_perf_perthread.tap test_rcutorture_urcu_bp_perf_perthread_cxx.tap test_rcutorture_urcu_bp_rperf_global.tap test_rcutorture_urcu_bp_rperf_global_cxx.tap test_rcutorture_urcu_bp_rperf_percpu.tap test_rcutorture_urcu_bp_rperf_percpu_cxx.tap test_rcutorture_urcu_bp_rperf_perthread.tap test_rcutorture_urcu_bp_rperf_perthread_cxx.tap test_rcutorture_urcu_bp_stress_global.tap test_rcutorture_urcu_bp_stress_global_cxx.tap test_rcutorture_urcu_bp_stress_percpu.tap test_rcutorture_urcu_bp_stress_percpu_cxx.tap test_rcutorture_urcu_bp_stress_perthread.tap test_rcutorture_urcu_bp_stress_perthread_cxx.tap test_rcutorture_urcu_bp_uperf_global.tap test_rcutorture_urcu_bp_uperf_global_cxx.tap test_rcutorture_urcu_bp_uperf_percpu.tap test_rcutorture_urcu_bp_uperf_percpu_cxx.tap test_rcutorture_urcu_bp_uperf_perthread.tap test_rcutorture_urcu_bp_uperf_perthread_cxx.tap test_rcutorture_urcu_mb_perf_global.tap test_rcutorture_urcu_mb_perf_global_cxx.tap test_rcutorture_urcu_mb_perf_percpu.tap test_rcutorture_urcu_mb_perf_percpu_cxx.tap test_rcutorture_urcu_mb_perf_perthread.tap test_rcutorture_urcu_mb_perf_perthread_cxx.tap test_rcutorture_urcu_mb_rperf_global.tap test_rcutorture_urcu_mb_rperf_global_cxx.tap test_rcutorture_urcu_mb_rperf_percpu.tap test_rcutorture_urcu_mb_rperf_percpu_cxx.tap test_rcutorture_urcu_mb_rperf_perthread.tap test_rcutorture_urcu_mb_rperf_perthread_cxx.tap test_rcutorture_urcu_mb_stress_global.tap test_rcutorture_urcu_mb_stress_global_cxx.tap test_rcutorture_urcu_mb_stress_percpu.tap test_rcutorture_urcu_mb_stress_percpu_cxx.tap test_rcutorture_urcu_mb_stress_perthread.tap test_rcutorture_urcu_mb_stress_perthread_cxx.tap test_rcutorture_urcu_mb_uperf_global.tap test_rcutorture_urcu_mb_uperf_global_cxx.tap test_rcutorture_urcu_mb_uperf_percpu.tap test_rcutorture_urcu_mb_uperf_percpu_cxx.tap test_rcutorture_urcu_mb_uperf_perthread.tap test_rcutorture_urcu_mb_uperf_perthread_cxx.tap test_rcutorture_urcu_membarrier_perf_global.tap test_rcutorture_urcu_membarrier_perf_global_cxx.tap test_rcutorture_urcu_membarrier_perf_percpu.tap test_rcutorture_urcu_membarrier_perf_percpu_cxx.tap test_rcutorture_urcu_membarrier_perf_perthread.tap test_rcutorture_urcu_membarrier_perf_perthread_cxx.tap test_rcutorture_urcu_membarrier_rperf_global.tap test_rcutorture_urcu_membarrier_rperf_global_cxx.tap test_rcutorture_urcu_membarrier_rperf_percpu.tap test_rcutorture_urcu_membarrier_rperf_percpu_cxx.tap test_rcutorture_urcu_membarrier_rperf_perthread.tap test_rcutorture_urcu_membarrier_rperf_perthread_cxx.tap test_rcutorture_urcu_membarrier_stress_global.tap test_rcutorture_urcu_membarrier_stress_global_cxx.tap test_rcutorture_urcu_membarrier_stress_percpu.tap test_rcutorture_urcu_membarrier_stress_percpu_cxx.tap test_rcutorture_urcu_membarrier_stress_perthread.tap test_rcutorture_urcu_membarrier_stress_perthread_cxx.tap test_rcutorture_urcu_membarrier_uperf_global.tap test_rcutorture_urcu_membarrier_uperf_global_cxx.tap test_rcutorture_urcu_membarrier_uperf_percpu.tap test_rcutorture_urcu_membarrier_uperf_percpu_cxx.tap test_rcutorture_urcu_membarrier_uperf_perthread.tap test_rcutorture_urcu_membarrier_uperf_perthread_cxx.tap test_rcutorture_urcu_qsbr_perf_global.tap test_rcutorture_urcu_qsbr_perf_global_cxx.tap test_rcutorture_urcu_qsbr_perf_percpu.tap test_rcutorture_urcu_qsbr_perf_percpu_cxx.tap test_rcutorture_urcu_qsbr_perf_perthread.tap test_rcutorture_urcu_qsbr_perf_perthread_cxx.tap test_rcutorture_urcu_qsbr_rperf_global.tap test_rcutorture_urcu_qsbr_rperf_global_cxx.tap test_rcutorture_urcu_qsbr_rperf_percpu.tap test_rcutorture_urcu_qsbr_rperf_percpu_cxx.tap test_rcutorture_urcu_qsbr_rperf_perthread.tap test_rcutorture_urcu_qsbr_rperf_perthread_cxx.tap test_rcutorture_urcu_qsbr_stress_global.tap test_rcutorture_urcu_qsbr_stress_global_cxx.tap test_rcutorture_urcu_qsbr_stress_percpu.tap test_rcutorture_urcu_qsbr_stress_percpu_cxx.tap test_rcutorture_urcu_qsbr_stress_perthread.tap test_rcutorture_urcu_qsbr_stress_perthread_cxx.tap test_rcutorture_urcu_qsbr_uperf_global.tap test_rcutorture_urcu_qsbr_uperf_global_cxx.tap test_rcutorture_urcu_qsbr_uperf_percpu.tap test_rcutorture_urcu_qsbr_uperf_percpu_cxx.tap test_rcutorture_urcu_qsbr_uperf_perthread.tap test_rcutorture_urcu_qsbr_uperf_perthread_cxx.tap test_rcutorture_urcu_signal_perf_global.tap test_rcutorture_urcu_signal_perf_global_cxx.tap test_rcutorture_urcu_signal_perf_percpu.tap test_rcutorture_urcu_signal_perf_percpu_cxx.tap test_rcutorture_urcu_signal_perf_perthread.tap test_rcutorture_urcu_signal_perf_perthread_cxx.tap test_rcutorture_urcu_signal_rperf_global.tap test_rcutorture_urcu_signal_rperf_global_cxx.tap test_rcutorture_urcu_signal_rperf_percpu.tap test_rcutorture_urcu_signal_rperf_percpu_cxx.tap test_rcutorture_urcu_signal_rperf_perthread.tap test_rcutorture_urcu_signal_rperf_perthread_cxx.tap test_rcutorture_urcu_signal_stress_global.tap test_rcutorture_urcu_signal_stress_global_cxx.tap test_rcutorture_urcu_signal_stress_percpu.tap test_rcutorture_urcu_signal_stress_percpu_cxx.tap test_rcutorture_urcu_signal_stress_perthread.tap test_rcutorture_urcu_signal_stress_perthread_cxx.tap test_rcutorture_urcu_signal_uperf_global.tap test_rcutorture_urcu_signal_uperf_global_cxx.tap test_rcutorture_urcu_signal_uperf_percpu.tap test_rcutorture_urcu_signal_uperf_percpu_cxx.tap test_rcutorture_urcu_signal_uperf_perthread.tap test_rcutorture_urcu_signal_uperf_perthread_cxx.tap make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/regression' make[3]: Nothing to be done for 'test_rcutorture_urcu_bp_perf_global.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_bp_perf_global_cxx.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_bp_perf_percpu.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_bp_perf_percpu_cxx.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_bp_perf_perthread.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_bp_perf_perthread_cxx.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_bp_rperf_global.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_bp_rperf_global_cxx.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_bp_rperf_percpu.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_bp_rperf_percpu_cxx.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_bp_rperf_perthread.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_bp_rperf_perthread_cxx.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_bp_stress_global.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_bp_stress_global_cxx.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_bp_stress_percpu.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_bp_stress_percpu_cxx.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_bp_stress_perthread.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_bp_stress_perthread_cxx.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_bp_uperf_global.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_bp_uperf_global_cxx.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_bp_uperf_percpu.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_bp_uperf_percpu_cxx.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_bp_uperf_perthread.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_bp_uperf_perthread_cxx.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_mb_perf_global.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_mb_perf_global_cxx.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_mb_perf_percpu.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_mb_perf_percpu_cxx.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_mb_perf_perthread.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_mb_perf_perthread_cxx.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_mb_rperf_global.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_mb_rperf_global_cxx.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_mb_rperf_percpu.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_mb_rperf_percpu_cxx.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_mb_rperf_perthread.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_mb_rperf_perthread_cxx.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_mb_stress_global.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_mb_stress_global_cxx.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_mb_stress_percpu.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_mb_stress_percpu_cxx.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_mb_stress_perthread.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_mb_stress_perthread_cxx.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_mb_uperf_global.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_mb_uperf_global_cxx.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_mb_uperf_percpu.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_mb_uperf_percpu_cxx.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_mb_uperf_perthread.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_mb_uperf_perthread_cxx.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_membarrier_perf_global.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_membarrier_perf_global_cxx.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_membarrier_perf_percpu.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_membarrier_perf_percpu_cxx.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_membarrier_perf_perthread.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_membarrier_perf_perthread_cxx.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_membarrier_rperf_global.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_membarrier_rperf_global_cxx.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_membarrier_rperf_percpu.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_membarrier_rperf_percpu_cxx.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_membarrier_rperf_perthread.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_membarrier_rperf_perthread_cxx.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_membarrier_stress_global.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_membarrier_stress_global_cxx.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_membarrier_stress_percpu.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_membarrier_stress_percpu_cxx.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_membarrier_stress_perthread.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_membarrier_stress_perthread_cxx.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_membarrier_uperf_global.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_membarrier_uperf_global_cxx.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_membarrier_uperf_percpu.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_membarrier_uperf_percpu_cxx.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_membarrier_uperf_perthread.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_membarrier_uperf_perthread_cxx.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_qsbr_perf_global.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_qsbr_perf_global_cxx.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_qsbr_perf_percpu.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_qsbr_perf_percpu_cxx.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_qsbr_perf_perthread.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_qsbr_perf_perthread_cxx.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_qsbr_rperf_global.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_qsbr_rperf_global_cxx.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_qsbr_rperf_percpu.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_qsbr_rperf_percpu_cxx.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_qsbr_rperf_perthread.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_qsbr_rperf_perthread_cxx.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_qsbr_stress_global.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_qsbr_stress_global_cxx.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_qsbr_stress_percpu.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_qsbr_stress_percpu_cxx.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_qsbr_stress_perthread.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_qsbr_stress_perthread_cxx.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_qsbr_uperf_global.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_qsbr_uperf_global_cxx.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_qsbr_uperf_percpu.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_qsbr_uperf_percpu_cxx.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_qsbr_uperf_perthread.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_qsbr_uperf_perthread_cxx.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_signal_perf_global.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_signal_perf_global_cxx.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_signal_perf_percpu.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_signal_perf_percpu_cxx.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_signal_perf_perthread.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_signal_perf_perthread_cxx.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_signal_rperf_global.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_signal_rperf_global_cxx.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_signal_rperf_percpu.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_signal_rperf_percpu_cxx.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_signal_rperf_perthread.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_signal_rperf_perthread_cxx.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_signal_stress_global.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_signal_stress_global_cxx.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_signal_stress_percpu.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_signal_stress_percpu_cxx.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_signal_stress_perthread.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_signal_stress_perthread_cxx.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_signal_uperf_global.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_signal_uperf_global_cxx.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_signal_uperf_percpu.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_signal_uperf_percpu_cxx.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_signal_uperf_perthread.tap'. make[3]: Nothing to be done for 'test_rcutorture_urcu_signal_uperf_perthread_cxx.tap'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/regression' make check-TESTS make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/regression' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/regression' ============================================================================ Testsuite summary for userspace-rcu 0.14.0 ============================================================================ # TOTAL: 0 # PASS: 0 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/regression' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/regression' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests/regression' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/tests' Making check in extras make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/extras' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/extras' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0' make[1]: Nothing to be done for 'check-am'. make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: lib64urcu8-0.14.0-1.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.wcqohH + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd userspace-rcu-0.14.0 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/share/doc/lib64urcu8 + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/share/doc/lib64urcu8 + cp -pr /home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/ChangeLog /home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/share/doc/lib64urcu8 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Lx3oNy + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd userspace-rcu-0.14.0 + LICENSEDIR=/home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/share/licenses/lib64urcu8 + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/share/licenses/lib64urcu8 + cp -pr /home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/LICENSE /home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/share/licenses/lib64urcu8 + cp -pr /home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/gpl-2.0.txt /home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/share/licenses/lib64urcu8 + cp -pr /home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/lgpl-relicensing.txt /home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/share/licenses/lib64urcu8 + cp -pr /home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/lgpl-2.1.txt /home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/share/licenses/lib64urcu8 + RPM_EC=0 ++ jobs -p + exit 0 Provides: lib64urcu8 = 0.14.0-1.mga10 lib64urcu8(x86-64) = 0.14.0-1.mga10 liburcu-bp.so.8()(64bit) liburcu-cds.so.8()(64bit) liburcu-common.so.8()(64bit) liburcu-mb.so.8()(64bit) liburcu-memb.so.8()(64bit) liburcu-qsbr.so.8()(64bit) liburcu-signal.so.8()(64bit) liburcu.so.8()(64bit) userspace-rcu = 0.14.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.6)(64bit) Obsoletes: userspace-rcu < 0.13.0-2 Processing files: lib64urcu-devel-0.14.0-1.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.LGDaur + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd userspace-rcu-0.14.0 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/share/doc/lib64urcu-devel + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/share/doc/lib64urcu-devel + cp -pr /home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/ChangeLog /home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/share/doc/lib64urcu-devel + cp -pr /home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0/README.md /home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64/usr/share/doc/lib64urcu-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: devel(liburcu(64bit)) devel(liburcu-bp(64bit)) devel(liburcu-cds(64bit)) devel(liburcu-common(64bit)) devel(liburcu-mb(64bit)) devel(liburcu-memb(64bit)) devel(liburcu-qsbr(64bit)) devel(liburcu-signal(64bit)) lib64urcu-devel = 0.14.0-1.mga10 lib64urcu-devel(x86-64) = 0.14.0-1.mga10 pkgconfig(liburcu) = 0.14.0 pkgconfig(liburcu-bp) = 0.14.0 pkgconfig(liburcu-cds) = 0.14.0 pkgconfig(liburcu-mb) = 0.14.0 pkgconfig(liburcu-memb) = 0.14.0 pkgconfig(liburcu-qsbr) = 0.14.0 pkgconfig(liburcu-signal) = 0.14.0 userspace-rcu-devel = 0.14.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: pkgconfig Conflicts: lib64urcu8 < 0.13.0-3 userspace-rcu < 0.13.0-2 Obsoletes: userspace-rcu-devel < 0.13.0-2 Processing files: userspace-rcu-debugsource-0.14.0-1.mga10.x86_64 Provides: userspace-rcu-debugsource = 0.14.0-1.mga10 userspace-rcu-debugsource(x86-64) = 0.14.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lib64urcu8-debuginfo-0.14.0-1.mga10.x86_64 Provides: debuginfo(build-id) = 0bd783fba793816fd1463fc3c05fb17fcb3fc44e debuginfo(build-id) = 2a4ed7b4a7b9a75625ecea630583549928a4afac debuginfo(build-id) = 4302c040eec5aefd340f65151ee017d6ac96f8b3 debuginfo(build-id) = 5afd8354bb92922487a22b73158a896fd57a7708 debuginfo(build-id) = 97c683902e1211b5b506bdb74893e0c61883baf9 debuginfo(build-id) = c639ac857d2711efabffb99d0d9af0b5aa4dc772 debuginfo(build-id) = ce4dca45a252749ba392283d6629e4cd2aa6f97a debuginfo(build-id) = eda00c7180050c79911ab98e14f63fe15cf0e346 lib64urcu8-debuginfo = 0.14.0-1.mga10 lib64urcu8-debuginfo(x86-64) = 0.14.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: userspace-rcu-debugsource(x86-64) = 0.14.0-1.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64urcu8-0.14.0-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/userspace-rcu-debugsource-0.14.0-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64urcu-devel-0.14.0-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64urcu8-debuginfo-0.14.0-1.mga10.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.4C0LvY + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd userspace-rcu-0.14.0 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/userspace-rcu-0.14.0-1.mga10.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.mtxhYP + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf /home/pterjan/rpmbuild/BUILD/userspace-rcu-0.14.0-SPECPARTS + rm -rf userspace-rcu-0.14.0 userspace-rcu-0.14.0.gemspec + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!