Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.rIJGtU + umask 022 + cd /home/tkloczko/rpmbuild/BUILD + cd /home/tkloczko/rpmbuild/BUILD + rm -rf lttng-tools-2.12.3 + /usr/bin/bzip2 -dc /home/tkloczko/rpmbuild/SOURCES/lttng-tools-2.12.3.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd lttng-tools-2.12.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/tkloczko/rpmbuild/SOURCES/lttng-tools-do_not_install_some_doc.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/tkloczko/rpmbuild/SOURCES/lttng-tools-remove_hardcoding_compiler_warning_flags.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.c2IDVT + umask 022 + cd /home/tkloczko/rpmbuild/BUILD + cd lttng-tools-2.12.3 + autoreconf -fiv autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'. libtoolize: copying file 'config/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: aclocal --force -I m4 autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:21: installing 'config/compile' configure.ac:12: installing 'config/missing' extras/bindings/swig/python/Makefile.am: installing 'config/depcomp' autoreconf: 'config/config.sub' is updated autoreconf: 'config/config.guess' is updated autoreconf: 'config/install-sh' is updated autoreconf: Leaving directory '.' + CFLAGS='-O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none' + CXXFLAGS='-O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none' + FFLAGS='-O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -I/usr/lib64/gfortran/modules' + FCFLAGS='-O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -I/usr/lib64/gfortran/modules' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin' + CC=/usr/bin/gcc + CXX=/usr/bin/g++ + FC=/usr/bin/gfortran + AR=/usr/bin/gcc-ar + NM=/usr/bin/gcc-nm + RANLIB=/usr/bin/gcc-ranlib + export CFLAGS CXXFLAGS FFLAGS FCFLAGS LDFLAGS CC CXX FC AR NM RANLIB + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --disable-silent-rules --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 --disable-test-python3-agent --enable-python-bindings --enable-test-sdt-uprobe --with-lttng-system-rundir=/run/lttng checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking target system type... x86_64-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking how to create a pax tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... yes checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for x86_64-redhat-linux-gnu-gcc... /usr/bin/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 the compiler supports GNU C... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to enable C11 features... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking dependency style of /usr/bin/gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for x86_64-redhat-linux-gnu-gcc... (cached) /usr/bin/gcc checking whether the compiler supports GNU C... (cached) yes checking whether /usr/bin/gcc accepts -g... (cached) yes checking for /usr/bin/gcc option to enable C11 features... (cached) none needed checking whether /usr/bin/gcc understands -c and -o together... (cached) yes checking dependency style of /usr/bin/gcc... (cached) none checking whether the compiler supports GNU C++... yes checking whether /usr/bin/g++ accepts -g... yes checking for /usr/bin/g++ option to enable C++11 features... none needed checking dependency style of /usr/bin/g++... none checking whether the C++ compiler works... yes checking for grep that handles long lines and -e... /usr/bin/grep checking whether make sets $(MAKE)... (cached) yes checking for a sed that does not truncate output... /usr/bin/sed checking for fold... /usr/bin/fold checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /usr/bin/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/gcc-nm checking the name lister (/usr/bin/gcc-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... /usr/bin/gcc-ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... /usr/bin/gcc-ranlib checking command to parse /usr/bin/gcc-nm output from /usr/bin/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-redhat-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 /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc static flag -static works... no checking if /usr/bin/gcc supports -c -o file.o... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/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... /usr/bin/g++ -E checking for ld used by /usr/bin/g++... /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 /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for /usr/bin/g++ option to produce PIC... -fPIC -DPIC checking if /usr/bin/g++ PIC flag -fPIC -DPIC works... yes checking if /usr/bin/g++ static flag -static works... no checking if /usr/bin/g++ supports -c -o file.o... yes checking if /usr/bin/g++ supports -c -o file.o... (cached) yes checking whether the /usr/bin/g++ 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 x86_64-redhat-linux-gnu-objcopy... no checking for objcopy... objcopy checking for pgrep... /usr/bin/pgrep checking for bison... bison -y checking for bison version... 3.7.5 checking for flex... flex checking for lex output file root... lex.yy checking for lex library... none needed checking whether yytext is a pointer... yes checking for flex version... 2.6.4 checking for inline... inline checking for int32_t... yes checking for int64_t... yes checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking how to run the C preprocessor... /usr/bin/gcc -E checking for uid_t in sys/types.h... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking for __attribute__... yes checking whether /usr/bin/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 whether the linker accepts -no-pie... yes checking for library containing gethostbyname... none required checking for library containing socket... none required checking for occurence(s) of link_all_deplibs = no in ./m4/libtool.m4... none checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for fcntl.h... yes checking for string.h... (cached) yes checking for pthread.h... yes checking for limits.h... yes checking for signal.h... yes checking for stdlib.h... (cached) yes checking for sys/un.h... yes checking for sys/socket.h... yes checking for stdlib.h... (cached) yes checking for stdio.h... (cached) yes checking for getopt.h... yes checking for sys/ipc.h... yes checking for sys/shm.h... yes checking for popt.h... yes checking for grp.h... yes checking for arpa/inet.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for paths.h... yes checking for stddef.h... yes checking for sys/file.h... yes checking for sys/ioctl.h... yes checking for sys/mount.h... yes checking for sys/param.h... yes checking for sys/time.h... yes checking for elf.h... yes checking for atexit... yes checking for bzero... yes checking for clock_gettime... yes checking for dup2... yes checking for fdatasync... yes checking for fls... no checking for ftruncate... yes checking for gethostbyname... yes checking for gethostname... yes checking for getpagesize... yes checking for localtime_r... yes checking for memchr... yes checking for memrchr... yes checking for memset... yes checking for mkdir... yes checking for munmap... yes checking for putenv... yes checking for realpath... yes checking for rmdir... yes checking for socket... yes checking for strchr... yes checking for strcspn... yes checking for strdup... yes checking for strncasecmp... yes checking for strndup... yes checking for strnlen... yes checking for strpbrk... yes checking for strrchr... yes checking for strstr... yes checking for strtol... yes checking for strtoul... yes checking for strtoull... yes checking for dirfd... yes checking for gethostbyname2... yes checking for getipnodebyname... no checking for epoll_create1... yes checking for sched_getcpu... yes checking for sysconf... yes checking for sync_file_range... yes checking for clock_gettime, timer_create, timer_settime, timer_delete in -lrt... yes checking for dlopen in -ldl... yes checking for dlmopen in -ldl... yes checking for x86_64-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for POPT... yes checking for libxml2... yes checking for clock_gettime... (cached) yes checking for /usr/bin/gcc options needed to detect all undeclared functions... none needed checking whether cds_list_add is declared... yes checking whether cds_wfcq_init is declared... yes checking whether cds_wfcq_dequeue_blocking is declared... yes checking whether futex_async is declared... yes checking whether rcu_thread_offline is declared... yes checking whether rcu_thread_online is declared... yes checking whether caa_likely is declared... yes checking for _cds_lfht_new in -lurcu-cds... yes checking whether cmm_smp_mb__before_uatomic_or is declared... yes checking whether urcu_ref_get_unless_zero is declared... yes checking for kmod_module_probe_insert_module in -lkmod... yes checking for UST... yes checking for UST_CTL... yes checking for fmemopen in -lc... yes checking for pfm_initialize in -lpfm... no checking for swig... /usr/bin/swig checking SWIG version... 4.0.1 checking for SWIG library... /usr/share/swig/4.0.1 checking for a Python interpreter with version >= 3.0... python3 checking for python3... /usr/bin/python3 checking for python3 version... 3.8 checking for python3 platform... linux checking for python3 script directory... ${prefix}/lib/python3.8/site-packages checking for python3 extension module directory... ${exec_prefix}/lib64/python3.8/site-packages checking for python3.8-config... /usr/bin/python3.8-config checking python include flags... -I/usr/include/python3.8 -I/usr/include/python3.8 checking for linux/version.h... yes checking for Linux epoll(7) interface... yes checking for asciidoc... /usr/bin/asciidoc checking for xmlto... /usr/bin/xmlto checking for python2... no checking whether SDT probes compile... yes checking for dtrace... /usr/bin/dtrace checking for architecture support of userspace callstack tracing from the kernel... yes 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/man/Makefile config.status: creating doc/man/asciidoc-attrs.conf config.status: creating include/Makefile config.status: creating extras/Makefile config.status: creating extras/bindings/Makefile config.status: creating extras/bindings/swig/Makefile config.status: creating extras/bindings/swig/python/Makefile config.status: creating extras/core-handler/Makefile config.status: creating src/Makefile config.status: creating src/common/Makefile config.status: creating src/common/kernel-ctl/Makefile config.status: creating src/common/kernel-consumer/Makefile config.status: creating src/common/consumer/Makefile config.status: creating src/common/ust-consumer/Makefile config.status: creating src/common/hashtable/Makefile config.status: creating src/common/sessiond-comm/Makefile config.status: creating src/common/compat/Makefile config.status: creating src/common/relayd/Makefile config.status: creating src/common/testpoint/Makefile config.status: creating src/common/index/Makefile config.status: creating src/common/health/Makefile config.status: creating src/common/config/Makefile config.status: creating src/common/string-utils/Makefile config.status: creating src/common/fd-tracker/Makefile config.status: creating src/lib/Makefile config.status: creating src/lib/lttng-ctl/Makefile config.status: creating src/lib/lttng-ctl/filter/Makefile config.status: creating src/lib/lttng-ctl/lttng-ctl.pc config.status: creating src/bin/Makefile config.status: creating src/bin/lttng-consumerd/Makefile config.status: creating src/bin/lttng-sessiond/Makefile config.status: creating src/bin/lttng-relayd/Makefile config.status: creating src/bin/lttng/Makefile config.status: creating src/bin/lttng-crash/Makefile config.status: creating tests/Makefile config.status: creating tests/destructive/Makefile config.status: creating tests/regression/Makefile config.status: creating tests/regression/kernel/Makefile config.status: creating tests/regression/tools/Makefile config.status: creating tests/regression/tools/streaming/Makefile config.status: creating tests/regression/tools/filtering/Makefile config.status: creating tests/regression/tools/health/Makefile config.status: creating tests/regression/tools/tracefile-limits/Makefile config.status: creating tests/regression/tools/snapshots/Makefile config.status: creating tests/regression/tools/live/Makefile config.status: creating tests/regression/tools/exclusion/Makefile config.status: creating tests/regression/tools/save-load/Makefile config.status: creating tests/regression/tools/save-load/configuration/Makefile config.status: creating tests/regression/tools/mi/Makefile config.status: creating tests/regression/tools/wildcard/Makefile config.status: creating tests/regression/tools/crash/Makefile config.status: creating tests/regression/tools/regen-metadata/Makefile config.status: creating tests/regression/tools/regen-statedump/Makefile config.status: creating tests/regression/tools/notification/Makefile config.status: creating tests/regression/tools/rotation/Makefile config.status: creating tests/regression/tools/base-path/Makefile config.status: creating tests/regression/tools/metadata/Makefile config.status: creating tests/regression/tools/tracker/Makefile config.status: creating tests/regression/tools/working-directory/Makefile config.status: creating tests/regression/tools/relayd-grouping/Makefile config.status: creating tests/regression/tools/clear/Makefile config.status: creating tests/regression/ust/Makefile config.status: creating tests/regression/ust/nprocesses/Makefile config.status: creating tests/regression/ust/high-throughput/Makefile config.status: creating tests/regression/ust/low-throughput/Makefile config.status: creating tests/regression/ust/before-after/Makefile config.status: creating tests/regression/ust/buffers-pid/Makefile config.status: creating tests/regression/ust/periodical-metadata-flush/Makefile config.status: creating tests/regression/ust/multi-session/Makefile config.status: creating tests/regression/ust/multi-lib/Makefile config.status: creating tests/regression/ust/overlap/Makefile config.status: creating tests/regression/ust/overlap/demo/Makefile config.status: creating tests/regression/ust/linking/Makefile config.status: creating tests/regression/ust/daemon/Makefile config.status: creating tests/regression/ust/exit-fast/Makefile config.status: creating tests/regression/ust/fork/Makefile config.status: creating tests/regression/ust/libc-wrapper/Makefile config.status: creating tests/regression/ust/baddr-statedump/Makefile config.status: creating tests/regression/ust/ust-dl/Makefile config.status: creating tests/regression/ust/java-jul/Makefile config.status: creating tests/regression/ust/java-log4j/Makefile config.status: creating tests/regression/ust/python-logging/Makefile config.status: creating tests/regression/ust/getcpu-override/Makefile config.status: creating tests/regression/ust/clock-override/Makefile config.status: creating tests/regression/ust/type-declarations/Makefile config.status: creating tests/regression/ust/rotation-destroy-flush/Makefile config.status: creating tests/regression/ust/blocking/Makefile config.status: creating tests/regression/ust/namespaces/Makefile config.status: creating tests/stress/Makefile config.status: creating tests/unit/Makefile config.status: creating tests/unit/ini_config/Makefile config.status: creating tests/perf/Makefile config.status: creating tests/utils/Makefile config.status: creating tests/utils/tap/Makefile config.status: creating tests/utils/testapp/Makefile config.status: creating tests/utils/testapp/gen-ns-events/Makefile config.status: creating tests/utils/testapp/gen-kernel-test-events/Makefile config.status: creating tests/utils/testapp/gen-ust-events/Makefile config.status: creating tests/utils/testapp/gen-ust-events-ns/Makefile config.status: creating tests/utils/testapp/gen-syscall-events-callstack/Makefile config.status: creating tests/utils/testapp/gen-ust-nevents/Makefile config.status: creating tests/utils/testapp/gen-ust-nevents-str/Makefile config.status: creating tests/utils/testapp/gen-syscall-events/Makefile config.status: creating tests/utils/testapp/gen-ust-tracef/Makefile config.status: creating tests/utils/testapp/userspace-probe-elf-binary/Makefile config.status: creating tests/utils/testapp/userspace-probe-elf-cxx-binary/Makefile config.status: creating tests/utils/testapp/userspace-probe-sdt-binary/Makefile config.status: creating tests/regression/ust/python-logging/test_python_logging config.status: creating tests/perf/test_perf_raw config.status: creating tests/regression/ust/ust-dl/test_ust-dl config.status: creating include/config.h config.status: executing depfiles commands config.status: executing libtool commands checking for tput... /usr/bin/tput LTTng-tools 2.12.3 "(Ta) Meilleure" Ta Meilleure is a Northeast IPA beer brewed by Lagabière. Translating to "Your best one", this beer gives out strong aromas of passion fruit, lemon, and peaches. Tastewise, expect a lot of fruit, a creamy texture, and a smooth lingering hop bitterness. Features Target architecture: 64-bit libkmod support: yes LTTng-UST support: yes Binaries lttng: yes lttng-consumerd: yes lttng-crash: yes lttng-relayd: yes lttng-sessiond: yes Extras: yes Tests LTTng-UST Java agent JUL tests: no LTTng-UST Java agent Log4j tests: no LTTng-UST Python2 agent tests: no LTTng-UST Python3 agent tests: no LTTng-UST SDT uprobe tests: yes Python binding: yes Build and install man pages: yes Embed --help messages: no Install directories Binaries: /usr/bin Libraries: /usr/lib64 Search directories lttng-sessiond executable: /usr/bin/lttng-sessiond 32-bit lttng-consumerd executable: /usr/lib64/lttng/libexec/lttng-consumerd 32-bit consumer libraries: /usr/lib64 64-bit lttng-consumerd executable: /usr/lib64/lttng/libexec/lttng-consumerd 64-bit consumer libraries: /usr/lib64 + /usr/bin/make -O -j48 V=1 VERBOSE=1 Making all in include /usr/bin/make all-am make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/include' rm -f version.i.tmp; \ if (test ! -f version.i && test -f "../include/version.i"); then \ cp "../include/version.i" version.i; \ fi; \ if (test -r "../bootstrap" && test -r "../.git") && \ test -x "`which git 2>&1;true`"; then \ GIT_VERSION_STR="`cd ".." && git describe --tags --dirty`"; \ GIT_CURRENT_TAG="`cd ".." && git describe --tags --exact-match --match="v[0-9]*" HEAD 2> /dev/null`"; \ echo "#define GIT_VERSION \"$GIT_VERSION_STR\"" > version.i.tmp; \ if ! /usr/bin/grep -- "-dirty" version.i.tmp > /dev/null && \ test "x$GIT_CURRENT_TAG" != "x"; then \ echo "#define GIT_VERSION \"\"" > version.i.tmp; \ fi; \ fi; \ if test ! -f version.i.tmp; then \ if test -f version.i; then \ /usr/bin/grep "^#define \bGIT_VERSION\b.*" version.i > version.i.tmp; \ else \ echo '#define GIT_VERSION ""' > version.i.tmp; \ fi; \ fi; \ echo "#define EXTRA_VERSION_NAME \"`/usr/bin/sed -n '1p' "../version/extra_version_name" 2> /dev/null`\"" >> version.i.tmp; \ echo "#define EXTRA_VERSION_DESCRIPTION \"`/usr/bin/sed -E ':a ; N ; $!ba ; s/[^a-zA-Z0-9 \n\t\.,]/-/g ; s/\r{0,1}\n/\\\n\\\t/g' "../version/extra_version_description" 2> /dev/null`\"" >> version.i.tmp; \ echo "#define EXTRA_VERSION_PATCHES \"`ls --ignore='README' -1 "../version/extra_patches" | /usr/bin/sed -E ':a ; N ; $!ba ; s/[^a-zA-Z0-9 \n\t\.]/-/g ; s/\r{0,1}\n/\\\n\\\t/g' 2> /dev/null`\"" >> version.i.tmp; \ if test ! -f version.i || \ test x"`cat version.i.tmp`" != x"`cat version.i`"; then \ mv version.i.tmp version.i; \ fi; \ rm -f version.i.tmp; \ true make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/include' Making all in doc Making all in man make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' /usr/bin/asciidoc -f ./asciidoc.conf -f ./asciidoc-attrs.conf -d manpage -b docbook -o lttng-disable-rotation.1.xml lttng-disable-rotation.1.txt make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' /usr/bin/asciidoc -f ./asciidoc.conf -f ./asciidoc-attrs.conf -d manpage -b docbook -o lttng-clear.1.xml lttng-clear.1.txt make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' /usr/bin/asciidoc -f ./asciidoc.conf -f ./asciidoc-attrs.conf -d manpage -b docbook -o lttng-regenerate.1.xml lttng-regenerate.1.txt make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' /usr/bin/asciidoc -f ./asciidoc.conf -f ./asciidoc-attrs.conf -d manpage -b docbook -o lttng-disable-channel.1.xml lttng-disable-channel.1.txt make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' /usr/bin/asciidoc -f ./asciidoc.conf -f ./asciidoc-attrs.conf -d manpage -b docbook -o lttng-enable-rotation.1.xml lttng-enable-rotation.1.txt make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' /usr/bin/asciidoc -f ./asciidoc.conf -f ./asciidoc-attrs.conf -d manpage -b docbook -o lttng-rotate.1.xml lttng-rotate.1.txt make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' /usr/bin/asciidoc -f ./asciidoc.conf -f ./asciidoc-attrs.conf -d manpage -b docbook -o lttng-metadata.1.xml lttng-metadata.1.txt make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' /usr/bin/asciidoc -f ./asciidoc.conf -f ./asciidoc-attrs.conf -d manpage -b docbook -o lttng-view.1.xml lttng-view.1.txt make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' /usr/bin/asciidoc -f ./asciidoc.conf -f ./asciidoc-attrs.conf -d manpage -b docbook -o lttng-sessiond.8.xml lttng-sessiond.8.txt make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' /usr/bin/asciidoc -f ./asciidoc.conf -f ./asciidoc-attrs.conf -d manpage -b docbook -o lttng-crash.1.xml lttng-crash.1.txt make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' /usr/bin/asciidoc -f ./asciidoc.conf -f ./asciidoc-attrs.conf -d manpage -b docbook -o lttng-untrack.1.xml lttng-untrack.1.txt make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' /usr/bin/asciidoc -f ./asciidoc.conf -f ./asciidoc-attrs.conf -d manpage -b docbook -o lttng-stop.1.xml lttng-stop.1.txt make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' /usr/bin/xmlto -m ./manpage.xsl man lttng-disable-rotation.1.xml 2>/dev/null make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' /usr/bin/asciidoc -f ./asciidoc.conf -f ./asciidoc-attrs.conf -d manpage -b docbook -o lttng-relayd.8.xml lttng-relayd.8.txt make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' /usr/bin/asciidoc -f ./asciidoc.conf -f ./asciidoc-attrs.conf -d manpage -b docbook -o lttng-version.1.xml lttng-version.1.txt make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' /usr/bin/asciidoc -f ./asciidoc.conf -f ./asciidoc-attrs.conf -d manpage -b docbook -o lttng-help.1.xml lttng-help.1.txt make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' /usr/bin/asciidoc -f ./asciidoc.conf -f ./asciidoc-attrs.conf -d manpage -b docbook -o lttng-set-session.1.xml lttng-set-session.1.txt make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' /usr/bin/asciidoc -f ./asciidoc.conf -f ./asciidoc-attrs.conf -d manpage -b docbook -o lttng.1.xml lttng.1.txt make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' /usr/bin/asciidoc -f ./asciidoc.conf -f ./asciidoc-attrs.conf -d manpage -b docbook -o lttng-start.1.xml lttng-start.1.txt make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' /usr/bin/asciidoc -f ./asciidoc.conf -f ./asciidoc-attrs.conf -d manpage -b docbook -o lttng-status.1.xml lttng-status.1.txt make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' /usr/bin/asciidoc -f ./asciidoc.conf -f ./asciidoc-attrs.conf -d manpage -b docbook -o lttng-destroy.1.xml lttng-destroy.1.txt make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' /usr/bin/xmlto -m ./manpage.xsl man lttng-clear.1.xml 2>/dev/null make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' /usr/bin/xmlto -m ./manpage.xsl man lttng-regenerate.1.xml 2>/dev/null make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' /usr/bin/xmlto -m ./manpage.xsl man lttng-disable-channel.1.xml 2>/dev/null make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' /usr/bin/asciidoc -f ./asciidoc.conf -f ./asciidoc-attrs.conf -d manpage -b docbook -o lttng-save.1.xml lttng-save.1.txt make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' /usr/bin/xmlto -m ./manpage.xsl man lttng-enable-rotation.1.xml 2>/dev/null make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' /usr/bin/asciidoc -f ./asciidoc.conf -f ./asciidoc-attrs.conf -d manpage -b docbook -o lttng-disable-event.1.xml lttng-disable-event.1.txt make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' /usr/bin/xmlto -m ./manpage.xsl man lttng-rotate.1.xml 2>/dev/null make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' /usr/bin/asciidoc -f ./asciidoc.conf -f ./asciidoc-attrs.conf -d manpage -b docbook -o lttng-load.1.xml lttng-load.1.txt make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' /usr/bin/asciidoc -f ./asciidoc.conf -f ./asciidoc-attrs.conf -d manpage -b docbook -o lttng-list.1.xml lttng-list.1.txt make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' /usr/bin/xmlto -m ./manpage.xsl man lttng-view.1.xml 2>/dev/null make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' /usr/bin/xmlto -m ./manpage.xsl man lttng-metadata.1.xml 2>/dev/null make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' /usr/bin/asciidoc -f ./asciidoc.conf -f ./asciidoc-attrs.conf -d manpage -b docbook -o lttng-add-context.1.xml lttng-add-context.1.txt make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' /usr/bin/xmlto -m ./manpage.xsl man lttng-crash.1.xml 2>/dev/null make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' /usr/bin/asciidoc -f ./asciidoc.conf -f ./asciidoc-attrs.conf -d manpage -b docbook -o lttng-snapshot.1.xml lttng-snapshot.1.txt make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' /usr/bin/asciidoc -f ./asciidoc.conf -f ./asciidoc-attrs.conf -d manpage -b docbook -o lttng-create.1.xml lttng-create.1.txt make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' /usr/bin/asciidoc -f ./asciidoc.conf -f ./asciidoc-attrs.conf -d manpage -b docbook -o lttng-track.1.xml lttng-track.1.txt make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' /usr/bin/xmlto -m ./manpage.xsl man lttng-sessiond.8.xml 2>/dev/null make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' /usr/bin/xmlto -m ./manpage.xsl man lttng-stop.1.xml 2>/dev/null make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' /usr/bin/xmlto -m ./manpage.xsl man lttng-help.1.xml 2>/dev/null make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' /usr/bin/xmlto -m ./manpage.xsl man lttng-untrack.1.xml 2>/dev/null make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' /usr/bin/xmlto -m ./manpage.xsl man lttng-version.1.xml 2>/dev/null make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' /usr/bin/xmlto -m ./manpage.xsl man lttng-set-session.1.xml 2>/dev/null make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' /usr/bin/xmlto -m ./manpage.xsl man lttng-relayd.8.xml 2>/dev/null make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' /usr/bin/xmlto -m ./manpage.xsl man lttng.1.xml 2>/dev/null make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' /usr/bin/xmlto -m ./manpage.xsl man lttng-start.1.xml 2>/dev/null make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' /usr/bin/xmlto -m ./manpage.xsl man lttng-status.1.xml 2>/dev/null make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' /usr/bin/xmlto -m ./manpage.xsl man lttng-save.1.xml 2>/dev/null make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' /usr/bin/xmlto -m ./manpage.xsl man lttng-destroy.1.xml 2>/dev/null make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' /usr/bin/xmlto -m ./manpage.xsl man lttng-disable-event.1.xml 2>/dev/null make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' /usr/bin/xmlto -m ./manpage.xsl man lttng-load.1.xml 2>/dev/null make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' /usr/bin/xmlto -m ./manpage.xsl man lttng-list.1.xml 2>/dev/null make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' /usr/bin/xmlto -m ./manpage.xsl man lttng-add-context.1.xml 2>/dev/null make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' /usr/bin/asciidoc -f ./asciidoc.conf -f ./asciidoc-attrs.conf -d manpage -b docbook -o lttng-enable-channel.1.xml lttng-enable-channel.1.txt make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' /usr/bin/xmlto -m ./manpage.xsl man lttng-snapshot.1.xml 2>/dev/null make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' /usr/bin/xmlto -m ./manpage.xsl man lttng-create.1.xml 2>/dev/null make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' /usr/bin/xmlto -m ./manpage.xsl man lttng-track.1.xml 2>/dev/null make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' /usr/bin/asciidoc -f ./asciidoc.conf -f ./asciidoc-attrs.conf -d manpage -b docbook -o lttng-enable-event.1.xml lttng-enable-event.1.txt make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' /usr/bin/xmlto -m ./manpage.xsl man lttng-enable-channel.1.xml 2>/dev/null make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' /usr/bin/xmlto -m ./manpage.xsl man lttng-enable-event.1.xml 2>/dev/null make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' rm lttng-track.1.xml lttng-set-session.1.xml lttng-load.1.xml lttng-start.1.xml lttng-clear.1.xml lttng-add-context.1.xml lttng-sessiond.8.xml lttng-untrack.1.xml lttng-destroy.1.xml lttng-relayd.8.xml lttng-enable-event.1.xml lttng-crash.1.xml lttng-disable-event.1.xml lttng-disable-rotation.1.xml lttng-list.1.xml lttng-disable-channel.1.xml lttng-view.1.xml lttng-save.1.xml lttng-help.1.xml lttng-create.1.xml lttng-status.1.xml lttng-regenerate.1.xml lttng-snapshot.1.xml lttng-version.1.xml lttng.1.xml lttng-enable-rotation.1.xml lttng-rotate.1.xml lttng-stop.1.xml lttng-metadata.1.xml lttng-enable-channel.1.xml make[2]: Nothing to be done for 'all-am'. Making all in src Making all in common Making all in string-utils make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/string-utils' /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o string-utils.lo string-utils.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c string-utils.c -fPIC -DPIC -o .libs/string-utils.o make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/string-utils' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/string-utils' /bin/sh ../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o libstring-utils.la string-utils.lo -lurcu-cds -lrt libtool: link: /usr/bin/gcc-ar cru .libs/libstring-utils.a .libs/string-utils.o libtool: link: /usr/bin/gcc-ranlib .libs/libstring-utils.a libtool: link: ( cd ".libs" && rm -f "libstring-utils.la" && ln -s "../libstring-utils.la" "libstring-utils.la" ) make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/string-utils' Making all in compat make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/compat' /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o compat-fcntl.lo compat-fcntl.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c compat-fcntl.c -fPIC -DPIC -o .libs/compat-fcntl.o make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/compat' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/compat' /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o compat-epoll.lo compat-epoll.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c compat-epoll.c -fPIC -DPIC -o .libs/compat-epoll.o make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/compat' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/compat' /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o directory-handle.lo directory-handle.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c directory-handle.c -fPIC -DPIC -o .libs/directory-handle.o make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/compat' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/compat' /bin/sh ../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o libcompat.la compat-fcntl.lo compat-epoll.lo directory-handle.lo -lurcu-cds -lrt libtool: link: /usr/bin/gcc-ar cru .libs/libcompat.a .libs/compat-fcntl.o .libs/compat-epoll.o .libs/directory-handle.o libtool: link: /usr/bin/gcc-ranlib .libs/libcompat.a libtool: link: ( cd ".libs" && rm -f "libcompat.la" && ln -s "../libcompat.la" "libcompat.la" ) make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/compat' Making all in health make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/health' /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o health.lo health.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c health.c -fPIC -DPIC -o .libs/health.o make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/health' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/health' /bin/sh ../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o libhealth.la health.lo -lurcu-cds -lrt libtool: link: /usr/bin/gcc-ar cru .libs/libhealth.a .libs/health.o libtool: link: /usr/bin/gcc-ranlib .libs/libhealth.a libtool: link: ( cd ".libs" && rm -f "libhealth.la" && ln -s "../libhealth.la" "libhealth.la" ) make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/health' Making all in hashtable make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/hashtable' /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o utils.lo utils.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c utils.c -fPIC -DPIC -o .libs/utils.o make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/hashtable' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/hashtable' /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o hashtable.lo hashtable.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c hashtable.c -fPIC -DPIC -o .libs/hashtable.o make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/hashtable' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/hashtable' /bin/sh ../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o libhashtable.la hashtable.lo utils.lo -lurcu-common -lurcu -lurcu-cds -lurcu-cds -lrt libtool: link: /usr/bin/gcc-ar cru .libs/libhashtable.a .libs/hashtable.o .libs/utils.o libtool: link: /usr/bin/gcc-ranlib .libs/libhashtable.a libtool: link: ( cd ".libs" && rm -f "libhashtable.la" && ln -s "../libhashtable.la" "libhashtable.la" ) make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/hashtable' Making all in kernel-ctl make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/kernel-ctl' /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o kernel-ctl.lo kernel-ctl.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c kernel-ctl.c -fPIC -DPIC -o .libs/kernel-ctl.o make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/kernel-ctl' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/kernel-ctl' /bin/sh ../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o libkernel-ctl.la kernel-ctl.lo -lurcu-cds -lrt libtool: link: /usr/bin/gcc-ar cru .libs/libkernel-ctl.a .libs/kernel-ctl.o libtool: link: /usr/bin/gcc-ranlib .libs/libkernel-ctl.a libtool: link: ( cd ".libs" && rm -f "libkernel-ctl.la" && ln -s "../libkernel-ctl.la" "libkernel-ctl.la" ) make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/kernel-ctl' Making all in sessiond-comm make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/sessiond-comm' /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o inet6.lo inet6.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c inet6.c -fPIC -DPIC -o .libs/inet6.o make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/sessiond-comm' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/sessiond-comm' /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o sessiond-comm.lo sessiond-comm.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c sessiond-comm.c -fPIC -DPIC -o .libs/sessiond-comm.o make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/sessiond-comm' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/sessiond-comm' /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o inet.lo inet.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c inet.c -fPIC -DPIC -o .libs/inet.o make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/sessiond-comm' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/sessiond-comm' /bin/sh ../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o libsessiond-comm.la sessiond-comm.lo inet.lo inet6.lo -lurcu-cds -lrt libtool: link: /usr/bin/gcc-ar cru .libs/libsessiond-comm.a .libs/sessiond-comm.o .libs/inet.o .libs/inet6.o libtool: link: /usr/bin/gcc-ranlib .libs/libsessiond-comm.a libtool: link: ( cd ".libs" && rm -f "libsessiond-comm.la" && ln -s "../libsessiond-comm.la" "libsessiond-comm.la" ) make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/sessiond-comm' Making all in relayd make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/relayd' /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o relayd.lo relayd.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c relayd.c -fPIC -DPIC -o .libs/relayd.o make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/relayd' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/relayd' /bin/sh ../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o librelayd.la relayd.lo ../../../src/common/sessiond-comm/libsessiond-comm.la -lurcu-cds -lrt libtool: link: (cd .libs/librelayd.lax/libsessiond-comm.a && /usr/bin/gcc-ar x "/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/relayd/../../../src/common/sessiond-comm/.libs/libsessiond-comm.a") libtool: link: /usr/bin/gcc-ar cru .libs/librelayd.a .libs/relayd.o .libs/librelayd.lax/libsessiond-comm.a/inet.o .libs/librelayd.lax/libsessiond-comm.a/inet6.o .libs/librelayd.lax/libsessiond-comm.a/sessiond-comm.o libtool: link: /usr/bin/gcc-ranlib .libs/librelayd.a libtool: link: rm -fr .libs/librelayd.lax libtool: link: ( cd ".libs" && rm -f "librelayd.la" && ln -s "../librelayd.la" "librelayd.la" ) make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/relayd' Making all in fd-tracker make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/fd-tracker' /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o utils-epoll.lo utils-epoll.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c utils-epoll.c -fPIC -DPIC -o .libs/utils-epoll.o make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/fd-tracker' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/fd-tracker' /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o utils.lo utils.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c utils.c -fPIC -DPIC -o .libs/utils.o make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/fd-tracker' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/fd-tracker' /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o inode.lo inode.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c inode.c -fPIC -DPIC -o .libs/inode.o make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/fd-tracker' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/fd-tracker' /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o fd-tracker.lo fd-tracker.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c fd-tracker.c -fPIC -DPIC -o .libs/fd-tracker.o make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/fd-tracker' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/fd-tracker' /bin/sh ../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o libfd-tracker.la fd-tracker.lo utils.lo inode.lo utils-epoll.lo -lurcu-cds -lrt libtool: link: /usr/bin/gcc-ar cru .libs/libfd-tracker.a .libs/fd-tracker.o .libs/utils.o .libs/inode.o .libs/utils-epoll.o libtool: link: /usr/bin/gcc-ranlib .libs/libfd-tracker.a libtool: link: ( cd ".libs" && rm -f "libfd-tracker.la" && ln -s "../libfd-tracker.la" "libfd-tracker.la" ) make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/fd-tracker' Making all in kernel-consumer make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/kernel-consumer' /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o kernel-consumer.lo kernel-consumer.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c kernel-consumer.c -fPIC -DPIC -o .libs/kernel-consumer.o make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/kernel-consumer' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/kernel-consumer' /bin/sh ../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o libkernel-consumer.la kernel-consumer.lo ../../../src/common/kernel-ctl/libkernel-ctl.la ../../../src/common/relayd/librelayd.la -lurcu-cds -lrt libtool: link: (cd .libs/libkernel-consumer.lax/libkernel-ctl.a && /usr/bin/gcc-ar x "/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/kernel-consumer/../../../src/common/kernel-ctl/.libs/libkernel-ctl.a") libtool: link: (cd .libs/libkernel-consumer.lax/librelayd.a && /usr/bin/gcc-ar x "/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/kernel-consumer/../../../src/common/relayd/.libs/librelayd.a") libtool: link: /usr/bin/gcc-ar cru .libs/libkernel-consumer.a .libs/kernel-consumer.o .libs/libkernel-consumer.lax/libkernel-ctl.a/kernel-ctl.o .libs/libkernel-consumer.lax/librelayd.a/inet.o .libs/libkernel-consumer.lax/librelayd.a/inet6.o .libs/libkernel-consumer.lax/librelayd.a/relayd.o .libs/libkernel-consumer.lax/librelayd.a/sessiond-comm.o libtool: link: /usr/bin/gcc-ranlib .libs/libkernel-consumer.a libtool: link: rm -fr .libs/libkernel-consumer.lax libtool: link: ( cd ".libs" && rm -f "libkernel-consumer.la" && ln -s "../libkernel-consumer.la" "libkernel-consumer.la" ) make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/kernel-consumer' Making all in ust-consumer make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/ust-consumer' /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o ust-consumer.lo ust-consumer.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c ust-consumer.c -fPIC -DPIC -o .libs/ust-consumer.o make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/ust-consumer' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/ust-consumer' /bin/sh ../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o libust-consumer.la ust-consumer.lo -llttng-ust-ctl ../../../src/common/relayd/librelayd.la -lurcu-cds -lrt libtool: link: (cd .libs/libust-consumer.lax/librelayd.a && /usr/bin/gcc-ar x "/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/ust-consumer/../../../src/common/relayd/.libs/librelayd.a") libtool: link: /usr/bin/gcc-ar cru .libs/libust-consumer.a .libs/ust-consumer.o .libs/libust-consumer.lax/librelayd.a/inet.o .libs/libust-consumer.lax/librelayd.a/inet6.o .libs/libust-consumer.lax/librelayd.a/relayd.o .libs/libust-consumer.lax/librelayd.a/sessiond-comm.o libtool: link: /usr/bin/gcc-ranlib .libs/libust-consumer.a libtool: link: rm -fr .libs/libust-consumer.lax libtool: link: ( cd ".libs" && rm -f "libust-consumer.la" && ln -s "../libust-consumer.la" "libust-consumer.la" ) make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/ust-consumer' Making all in testpoint make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/testpoint' /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o testpoint.lo testpoint.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c testpoint.c -fPIC -DPIC -o .libs/testpoint.o make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/testpoint' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/testpoint' /bin/sh ../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o libtestpoint.la testpoint.lo -ldl -lurcu-cds -lrt libtool: link: /usr/bin/gcc-ar cru .libs/libtestpoint.a .libs/testpoint.o libtool: link: /usr/bin/gcc-ranlib .libs/libtestpoint.a libtool: link: ( cd ".libs" && rm -f "libtestpoint.la" && ln -s "../libtestpoint.la" "libtestpoint.la" ) make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/testpoint' Making all in index make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/index' /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o index.lo index.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c index.c -fPIC -DPIC -o .libs/index.o make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/index' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/index' /bin/sh ../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o libindex.la index.lo -lurcu-cds -lrt libtool: link: /usr/bin/gcc-ar cru .libs/libindex.a .libs/index.o libtool: link: /usr/bin/gcc-ranlib .libs/libindex.a libtool: link: ( cd ".libs" && rm -f "libindex.la" && ln -s "../libindex.la" "libindex.la" ) make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/index' Making all in config make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/config' /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I/usr/include/libxml2 -I../../../include -I../../../include -I../../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o libconfig_la-ini.lo `test -f 'ini.c' || echo './'`ini.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I/usr/include/libxml2 -I../../../include -I../../../include -I../../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c ini.c -fPIC -DPIC -o .libs/libconfig_la-ini.o make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/config' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/config' /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I/usr/include/libxml2 -I../../../include -I../../../include -I../../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o libconfig_la-session-config.lo `test -f 'session-config.c' || echo './'`session-config.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I/usr/include/libxml2 -I../../../include -I../../../include -I../../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c session-config.c -fPIC -DPIC -o .libs/libconfig_la-session-config.o make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/config' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/config' /bin/sh ../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o libconfig.la libconfig_la-ini.lo libconfig_la-session-config.lo -lxml2 -lurcu-cds -lrt libtool: link: /usr/bin/gcc-ar cru .libs/libconfig.a .libs/libconfig_la-ini.o .libs/libconfig_la-session-config.o libtool: link: /usr/bin/gcc-ranlib .libs/libconfig.a libtool: link: ( cd ".libs" && rm -f "libconfig.la" && ln -s "../libconfig.la" "libconfig.la" ) make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/config' Making all in consumer make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/consumer' /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o metadata-bucket.lo metadata-bucket.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c metadata-bucket.c -fPIC -DPIC -o .libs/metadata-bucket.o make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/consumer' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/consumer' /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o consumer-metadata-cache.lo consumer-metadata-cache.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c consumer-metadata-cache.c -fPIC -DPIC -o .libs/consumer-metadata-cache.o make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/consumer' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/consumer' /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o consumer-stream.lo consumer-stream.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c consumer-stream.c -fPIC -DPIC -o .libs/consumer-stream.o make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/consumer' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/consumer' /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o consumer-timer.lo consumer-timer.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c consumer-timer.c -fPIC -DPIC -o .libs/consumer-timer.o make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/consumer' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/consumer' /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o consumer.lo consumer.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c consumer.c -fPIC -DPIC -o .libs/consumer.o make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/consumer' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/consumer' /bin/sh ../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o libconsumer.la consumer.lo consumer-metadata-cache.lo consumer-timer.lo consumer-stream.lo metadata-bucket.lo ../../../src/common/sessiond-comm/libsessiond-comm.la ../../../src/common/kernel-consumer/libkernel-consumer.la ../../../src/common/hashtable/libhashtable.la ../../../src/common/compat/libcompat.la ../../../src/common/relayd/librelayd.la ../../../src/common/ust-consumer/libust-consumer.la -lurcu-cds -lrt libtool: link: (cd .libs/libconsumer.lax/libsessiond-comm.a && /usr/bin/gcc-ar x "/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/consumer/../../../src/common/sessiond-comm/.libs/libsessiond-comm.a") libtool: link: (cd .libs/libconsumer.lax/libkernel-consumer.a && /usr/bin/gcc-ar x "/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/consumer/../../../src/common/kernel-consumer/.libs/libkernel-consumer.a") libtool: link: (cd .libs/libconsumer.lax/libhashtable.a && /usr/bin/gcc-ar x "/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/consumer/../../../src/common/hashtable/.libs/libhashtable.a") libtool: link: (cd .libs/libconsumer.lax/libcompat.a && /usr/bin/gcc-ar x "/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/consumer/../../../src/common/compat/.libs/libcompat.a") libtool: link: (cd .libs/libconsumer.lax/librelayd.a && /usr/bin/gcc-ar x "/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/consumer/../../../src/common/relayd/.libs/librelayd.a") libtool: link: (cd .libs/libconsumer.lax/libust-consumer.a && /usr/bin/gcc-ar x "/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/consumer/../../../src/common/ust-consumer/.libs/libust-consumer.a") copying selected object files to avoid basename conflicts... libtool: link: ln .libs/libconsumer.lax/libkernel-consumer.a/inet.o .libs/libconsumer.lax/lt1-inet.o || cp .libs/libconsumer.lax/libkernel-consumer.a/inet.o .libs/libconsumer.lax/lt1-inet.o libtool: link: ln .libs/libconsumer.lax/libkernel-consumer.a/inet6.o .libs/libconsumer.lax/lt2-inet6.o || cp .libs/libconsumer.lax/libkernel-consumer.a/inet6.o .libs/libconsumer.lax/lt2-inet6.o libtool: link: ln .libs/libconsumer.lax/libkernel-consumer.a/sessiond-comm.o .libs/libconsumer.lax/lt3-sessiond-comm.o || cp .libs/libconsumer.lax/libkernel-consumer.a/sessiond-comm.o .libs/libconsumer.lax/lt3-sessiond-comm.o libtool: link: ln .libs/libconsumer.lax/librelayd.a/inet.o .libs/libconsumer.lax/lt4-inet.o || cp .libs/libconsumer.lax/librelayd.a/inet.o .libs/libconsumer.lax/lt4-inet.o libtool: link: ln .libs/libconsumer.lax/librelayd.a/inet6.o .libs/libconsumer.lax/lt5-inet6.o || cp .libs/libconsumer.lax/librelayd.a/inet6.o .libs/libconsumer.lax/lt5-inet6.o libtool: link: ln .libs/libconsumer.lax/librelayd.a/relayd.o .libs/libconsumer.lax/lt6-relayd.o || cp .libs/libconsumer.lax/librelayd.a/relayd.o .libs/libconsumer.lax/lt6-relayd.o libtool: link: ln .libs/libconsumer.lax/librelayd.a/sessiond-comm.o .libs/libconsumer.lax/lt7-sessiond-comm.o || cp .libs/libconsumer.lax/librelayd.a/sessiond-comm.o .libs/libconsumer.lax/lt7-sessiond-comm.o libtool: link: ln .libs/libconsumer.lax/libust-consumer.a/inet.o .libs/libconsumer.lax/lt8-inet.o || cp .libs/libconsumer.lax/libust-consumer.a/inet.o .libs/libconsumer.lax/lt8-inet.o libtool: link: ln .libs/libconsumer.lax/libust-consumer.a/inet6.o .libs/libconsumer.lax/lt9-inet6.o || cp .libs/libconsumer.lax/libust-consumer.a/inet6.o .libs/libconsumer.lax/lt9-inet6.o libtool: link: ln .libs/libconsumer.lax/libust-consumer.a/relayd.o .libs/libconsumer.lax/lt10-relayd.o || cp .libs/libconsumer.lax/libust-consumer.a/relayd.o .libs/libconsumer.lax/lt10-relayd.o libtool: link: ln .libs/libconsumer.lax/libust-consumer.a/sessiond-comm.o .libs/libconsumer.lax/lt11-sessiond-comm.o || cp .libs/libconsumer.lax/libust-consumer.a/sessiond-comm.o .libs/libconsumer.lax/lt11-sessiond-comm.o libtool: link: /usr/bin/gcc-ar cru .libs/libconsumer.a .libs/consumer.o .libs/consumer-metadata-cache.o .libs/consumer-timer.o .libs/consumer-stream.o .libs/metadata-bucket.o .libs/libconsumer.lax/libsessiond-comm.a/inet.o .libs/libconsumer.lax/libsessiond-comm.a/inet6.o .libs/libconsumer.lax/libsessiond-comm.a/sessiond-comm.o .libs/libconsumer.lax/lt1-inet.o .libs/libconsumer.lax/lt2-inet6.o .libs/libconsumer.lax/libkernel-consumer.a/kernel-consumer.o .libs/libconsumer.lax/libkernel-consumer.a/kernel-ctl.o .libs/libconsumer.lax/libkernel-consumer.a/relayd.o .libs/libconsumer.lax/lt3-sessiond-comm.o .libs/libconsumer.lax/libhashtable.a/hashtable.o .libs/libconsumer.lax/libhashtable.a/utils.o .libs/libconsumer.lax/libcompat.a/compat-epoll.o .libs/libconsumer.lax/libcompat.a/compat-fcntl.o .libs/libconsumer.lax/libcompat.a/directory-handle.o .libs/libconsumer.lax/lt4-inet.o .libs/libconsumer.lax/lt5-inet6.o .libs/libconsumer.lax/lt6-relayd.o .libs/libconsumer.lax/lt7-sessiond-comm.o .libs/libconsumer.lax/lt8-inet.o .libs/libconsumer.lax/lt9-inet6.o .libs/libconsumer.lax/lt10-relayd.o .libs/libconsumer.lax/lt11-sessiond-comm.o .libs/libconsumer.lax/libust-consumer.a/ust-consumer.o libtool: link: /usr/bin/gcc-ranlib .libs/libconsumer.a libtool: link: rm -fr .libs/libconsumer.lax .libs/libconsumer.lax libtool: link: ( cd ".libs" && rm -f "libconsumer.la" && ln -s "../libconsumer.la" "libconsumer.la" ) make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/consumer' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common' /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o endpoint.lo endpoint.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c endpoint.c -fPIC -DPIC -o .libs/endpoint.o make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common' /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o notify.lo notify.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c notify.c -fPIC -DPIC -o .libs/notify.o make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common' /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o notification.lo notification.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c notification.c -fPIC -DPIC -o .libs/notification.o make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common' /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o location.lo location.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c location.c -fPIC -DPIC -o .libs/location.o make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common' /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o dynamic-array.lo dynamic-array.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c dynamic-array.c -fPIC -DPIC -o .libs/dynamic-array.o make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common' /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o context.lo context.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c context.c -fPIC -DPIC -o .libs/context.o make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common' /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o action.lo action.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c action.c -fPIC -DPIC -o .libs/action.o make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common' /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o filter.lo filter.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c filter.c -fPIC -DPIC -o .libs/filter.o make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common' /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o fs-handle.lo fs-handle.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c fs-handle.c -fPIC -DPIC -o .libs/fs-handle.o make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common' /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o trigger.lo trigger.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c trigger.c -fPIC -DPIC -o .libs/trigger.o make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common' /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o defaults.lo defaults.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c defaults.c -fPIC -DPIC -o .libs/defaults.o make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common' /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o readwrite.lo readwrite.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c readwrite.c -fPIC -DPIC -o .libs/readwrite.o make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common' /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o uuid.lo uuid.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c uuid.c -fPIC -DPIC -o .libs/uuid.o make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common' /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o error.lo error.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c error.c -fPIC -DPIC -o .libs/error.o make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common' /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o spawn-viewer.lo spawn-viewer.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c spawn-viewer.c -fPIC -DPIC -o .libs/spawn-viewer.o make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common' /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o dynamic-buffer.lo dynamic-buffer.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c dynamic-buffer.c -fPIC -DPIC -o .libs/dynamic-buffer.o make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common' /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o buffer-view.lo buffer-view.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c buffer-view.c -fPIC -DPIC -o .libs/buffer-view.o make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common' /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o time.lo time.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c time.c -fPIC -DPIC -o .libs/time.o make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common' /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o futex.lo futex.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c futex.c -fPIC -DPIC -o .libs/futex.o make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common' /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o daemonize.lo daemonize.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c daemonize.c -fPIC -DPIC -o .libs/daemonize.o make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common' /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o event.lo event.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c event.c -fPIC -DPIC -o .libs/event.o make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common' /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o condition.lo condition.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c condition.c -fPIC -DPIC -o .libs/condition.o make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common' /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o evaluation.lo evaluation.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c evaluation.c -fPIC -DPIC -o .libs/evaluation.o make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common' /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o tracker.lo tracker.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c tracker.c -fPIC -DPIC -o .libs/tracker.o make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common' /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o session-rotation.lo session-rotation.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c session-rotation.c -fPIC -DPIC -o .libs/session-rotation.o make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common' /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o waiter.lo waiter.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c waiter.c -fPIC -DPIC -o .libs/waiter.o make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common' /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o uri.lo uri.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c uri.c -fPIC -DPIC -o .libs/uri.o make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common' /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o session-descriptor.lo session-descriptor.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c session-descriptor.c -fPIC -DPIC -o .libs/session-descriptor.o make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common' /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o session-consumed-size.lo session-consumed-size.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c session-consumed-size.c -fPIC -DPIC -o .libs/session-consumed-size.o make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common' /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o lttng-elf.lo lttng-elf.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c lttng-elf.c -fPIC -DPIC -o .libs/lttng-elf.o make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common' /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o pipe.lo pipe.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c pipe.c -fPIC -DPIC -o .libs/pipe.o make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common' /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o buffer-usage.lo buffer-usage.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c buffer-usage.c -fPIC -DPIC -o .libs/buffer-usage.o make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common' /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o unix.lo unix.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c unix.c -fPIC -DPIC -o .libs/unix.o make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common' /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o utils.lo utils.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c utils.c -fPIC -DPIC -o .libs/utils.o make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common' /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o mi-lttng.lo mi-lttng.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c mi-lttng.c -fPIC -DPIC -o .libs/mi-lttng.o make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common' /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o runas.lo runas.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c runas.c -fPIC -DPIC -o .libs/runas.o make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common' /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o trace-chunk.lo trace-chunk.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c trace-chunk.c -fPIC -DPIC -o .libs/trace-chunk.o make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common' /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o userspace-probe.lo userspace-probe.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c userspace-probe.c -fPIC -DPIC -o .libs/userspace-probe.o make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common' /bin/sh ../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o libcommon.la action.lo buffer-usage.lo buffer-view.lo condition.lo context.lo daemonize.lo defaults.lo dynamic-array.lo dynamic-buffer.lo endpoint.lo error.lo evaluation.lo event.lo filter.lo futex.lo location.lo mi-lttng.lo notification.lo notify.lo pipe.lo readwrite.lo runas.lo session-consumed-size.lo session-descriptor.lo session-rotation.lo spawn-viewer.lo time.lo trace-chunk.lo trigger.lo unix.lo uri.lo userspace-probe.lo utils.lo uuid.lo tracker.lo waiter.lo fs-handle.lo lttng-elf.lo ../../src/common/config/libconfig.la ../../src/common/compat/libcompat.la ../../src/common/hashtable/libhashtable.la ../../src/common/fd-tracker/libfd-tracker.la -lurcu-cds -lrt libtool: link: (cd .libs/libcommon.lax/libconfig.a && /usr/bin/gcc-ar x "/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/../../src/common/config/.libs/libconfig.a") libtool: link: (cd .libs/libcommon.lax/libcompat.a && /usr/bin/gcc-ar x "/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/../../src/common/compat/.libs/libcompat.a") libtool: link: (cd .libs/libcommon.lax/libhashtable.a && /usr/bin/gcc-ar x "/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/../../src/common/hashtable/.libs/libhashtable.a") libtool: link: (cd .libs/libcommon.lax/libfd-tracker.a && /usr/bin/gcc-ar x "/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/../../src/common/fd-tracker/.libs/libfd-tracker.a") copying selected object files to avoid basename conflicts... libtool: link: ln .libs/libcommon.lax/libhashtable.a/utils.o .libs/libcommon.lax/lt1-utils.o || cp .libs/libcommon.lax/libhashtable.a/utils.o .libs/libcommon.lax/lt1-utils.o libtool: link: ln .libs/libcommon.lax/libfd-tracker.a/utils.o .libs/libcommon.lax/lt2-utils.o || cp .libs/libcommon.lax/libfd-tracker.a/utils.o .libs/libcommon.lax/lt2-utils.o libtool: link: /usr/bin/gcc-ar cru .libs/libcommon.a .libs/action.o .libs/buffer-usage.o .libs/buffer-view.o .libs/condition.o .libs/context.o .libs/daemonize.o .libs/defaults.o .libs/dynamic-array.o .libs/dynamic-buffer.o .libs/endpoint.o .libs/error.o .libs/evaluation.o .libs/event.o .libs/filter.o .libs/futex.o .libs/location.o .libs/mi-lttng.o .libs/notification.o .libs/notify.o .libs/pipe.o .libs/readwrite.o .libs/runas.o .libs/session-consumed-size.o .libs/session-descriptor.o .libs/session-rotation.o .libs/spawn-viewer.o .libs/time.o .libs/trace-chunk.o .libs/trigger.o .libs/unix.o .libs/uri.o .libs/userspace-probe.o .libs/utils.o .libs/uuid.o .libs/tracker.o .libs/waiter.o .libs/fs-handle.o .libs/lttng-elf.o .libs/libcommon.lax/libconfig.a/libconfig_la-ini.o .libs/libcommon.lax/libconfig.a/libconfig_la-session-config.o .libs/libcommon.lax/libcompat.a/compat-epoll.o .libs/libcommon.lax/libcompat.a/compat-fcntl.o .libs/libcommon.lax/libcompat.a/directory-handle.o .libs/libcommon.lax/libhashtable.a/hashtable.o .libs/libcommon.lax/lt1-utils.o .libs/libcommon.lax/libfd-tracker.a/fd-tracker.o .libs/libcommon.lax/libfd-tracker.a/inode.o .libs/libcommon.lax/libfd-tracker.a/utils-epoll.o .libs/libcommon.lax/lt2-utils.o libtool: link: /usr/bin/gcc-ranlib .libs/libcommon.a libtool: link: rm -fr .libs/libcommon.lax .libs/libcommon.lax libtool: link: ( cd ".libs" && rm -f "libcommon.la" && ln -s "../libcommon.la" "libcommon.la" ) make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common' Making all in lib Making all in lttng-ctl Making all in filter /usr/bin/make all-am make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/lib/lttng-ctl/filter' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -I. -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o filter-grammar-test.o filter-grammar-test.c make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/lib/lttng-ctl/filter' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/lib/lttng-ctl/filter' /bin/sh ../../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -I. -include filter-symbols.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o libfilter_la-filter-visitor-ir-check-binary-op-nesting.lo `test -f 'filter-visitor-ir-check-binary-op-nesting.c' || echo './'`filter-visitor-ir-check-binary-op-nesting.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -I. -include filter-symbols.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c filter-visitor-ir-check-binary-op-nesting.c -fPIC -DPIC -o .libs/libfilter_la-filter-visitor-ir-check-binary-op-nesting.o make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/lib/lttng-ctl/filter' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/lib/lttng-ctl/filter' /bin/sh ../../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -I. -include filter-symbols.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o libfilter_la-filter-visitor-generate-ir.lo `test -f 'filter-visitor-generate-ir.c' || echo './'`filter-visitor-generate-ir.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -I. -include filter-symbols.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c filter-visitor-generate-ir.c -fPIC -DPIC -o .libs/libfilter_la-filter-visitor-generate-ir.o make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/lib/lttng-ctl/filter' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/lib/lttng-ctl/filter' /bin/sh ../../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -I. -include filter-symbols.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o libfilter_la-filter-visitor-ir-normalize-glob-patterns.lo `test -f 'filter-visitor-ir-normalize-glob-patterns.c' || echo './'`filter-visitor-ir-normalize-glob-patterns.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -I. -include filter-symbols.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c filter-visitor-ir-normalize-glob-patterns.c -fPIC -DPIC -o .libs/libfilter_la-filter-visitor-ir-normalize-glob-patterns.o make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/lib/lttng-ctl/filter' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/lib/lttng-ctl/filter' /bin/sh ../../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -I. -include filter-symbols.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o libfilter_la-filter-visitor-ir-validate-string.lo `test -f 'filter-visitor-ir-validate-string.c' || echo './'`filter-visitor-ir-validate-string.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -I. -include filter-symbols.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c filter-visitor-ir-validate-string.c -fPIC -DPIC -o .libs/libfilter_la-filter-visitor-ir-validate-string.o make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/lib/lttng-ctl/filter' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/lib/lttng-ctl/filter' /bin/sh ../../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -I. -include filter-symbols.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o libfilter_la-filter-visitor-ir-validate-globbing.lo `test -f 'filter-visitor-ir-validate-globbing.c' || echo './'`filter-visitor-ir-validate-globbing.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -I. -include filter-symbols.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c filter-visitor-ir-validate-globbing.c -fPIC -DPIC -o .libs/libfilter_la-filter-visitor-ir-validate-globbing.o make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/lib/lttng-ctl/filter' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/lib/lttng-ctl/filter' /bin/sh ../../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -I. -include filter-symbols.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o libfilter_la-filter-visitor-xml.lo `test -f 'filter-visitor-xml.c' || echo './'`filter-visitor-xml.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -I. -include filter-symbols.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c filter-visitor-xml.c -fPIC -DPIC -o .libs/libfilter_la-filter-visitor-xml.o make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/lib/lttng-ctl/filter' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/lib/lttng-ctl/filter' /bin/sh ../../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -I. -include filter-symbols.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o libfilter_la-filter-parser.lo `test -f 'filter-parser.c' || echo './'`filter-parser.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -I. -include filter-symbols.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c filter-parser.c -fPIC -DPIC -o .libs/libfilter_la-filter-parser.o make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/lib/lttng-ctl/filter' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/lib/lttng-ctl/filter' /bin/sh ../../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -I. -include filter-symbols.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o libfilter_la-filter-lexer.lo `test -f 'filter-lexer.c' || echo './'`filter-lexer.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -I. -include filter-symbols.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c filter-lexer.c -fPIC -DPIC -o .libs/libfilter_la-filter-lexer.o make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/lib/lttng-ctl/filter' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/lib/lttng-ctl/filter' /bin/sh ../../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -I. -include filter-symbols.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o libfilter_la-filter-visitor-generate-bytecode.lo `test -f 'filter-visitor-generate-bytecode.c' || echo './'`filter-visitor-generate-bytecode.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -I. -include filter-symbols.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c filter-visitor-generate-bytecode.c -fPIC -DPIC -o .libs/libfilter_la-filter-visitor-generate-bytecode.o make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/lib/lttng-ctl/filter' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/lib/lttng-ctl/filter' /bin/sh ../../../../libtool --tag=CC --mode=link /usr/bin/gcc -include filter-symbols.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o libfilter.la libfilter_la-filter-parser.lo libfilter_la-filter-lexer.lo libfilter_la-filter-visitor-xml.lo libfilter_la-filter-visitor-generate-ir.lo libfilter_la-filter-visitor-ir-check-binary-op-nesting.lo libfilter_la-filter-visitor-ir-validate-string.lo libfilter_la-filter-visitor-ir-validate-globbing.lo libfilter_la-filter-visitor-ir-normalize-glob-patterns.lo libfilter_la-filter-visitor-generate-bytecode.lo ../../../../src/common/string-utils/libstring-utils.la -lurcu-cds -lrt libtool: link: (cd .libs/libfilter.lax/libstring-utils.a && /usr/bin/gcc-ar x "/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/lib/lttng-ctl/filter/../../../../src/common/string-utils/.libs/libstring-utils.a") libtool: link: /usr/bin/gcc-ar cru .libs/libfilter.a .libs/libfilter_la-filter-parser.o .libs/libfilter_la-filter-lexer.o .libs/libfilter_la-filter-visitor-xml.o .libs/libfilter_la-filter-visitor-generate-ir.o .libs/libfilter_la-filter-visitor-ir-check-binary-op-nesting.o .libs/libfilter_la-filter-visitor-ir-validate-string.o .libs/libfilter_la-filter-visitor-ir-validate-globbing.o .libs/libfilter_la-filter-visitor-ir-normalize-glob-patterns.o .libs/libfilter_la-filter-visitor-generate-bytecode.o .libs/libfilter.lax/libstring-utils.a/string-utils.o libtool: link: /usr/bin/gcc-ranlib .libs/libfilter.a libtool: link: rm -fr .libs/libfilter.lax libtool: link: ( cd ".libs" && rm -f "libfilter.la" && ln -s "../libfilter.la" "libfilter.la" ) make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/lib/lttng-ctl/filter' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/lib/lttng-ctl/filter' /bin/sh ../../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o filter-grammar-test filter-grammar-test.o libfilter.la -lurcu-cds -lrt libtool: link: /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o filter-grammar-test filter-grammar-test.o ./.libs/libfilter.a -lurcu-cds -lrt -pthread make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/lib/lttng-ctl/filter' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/lib/lttng-ctl' /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -I. -I. -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o deprecated-symbols.lo deprecated-symbols.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -I. -I. -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c deprecated-symbols.c -fPIC -DPIC -o .libs/deprecated-symbols.o make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/lib/lttng-ctl' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/lib/lttng-ctl' /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -I. -I. -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o snapshot.lo snapshot.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -I. -I. -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c snapshot.c -fPIC -DPIC -o .libs/snapshot.o make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/lib/lttng-ctl' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/lib/lttng-ctl' /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -I. -I. -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o rotate.lo rotate.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -I. -I. -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c rotate.c -fPIC -DPIC -o .libs/rotate.o make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/lib/lttng-ctl' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/lib/lttng-ctl' /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -I. -I. -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o save.lo save.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -I. -I. -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c save.c -fPIC -DPIC -o .libs/save.o make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/lib/lttng-ctl' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/lib/lttng-ctl' /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -I. -I. -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o load.lo load.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -I. -I. -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c load.c -fPIC -DPIC -o .libs/load.o make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/lib/lttng-ctl' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/lib/lttng-ctl' /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -I. -I. -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o destruction-handle.lo destruction-handle.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -I. -I. -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c destruction-handle.c -fPIC -DPIC -o .libs/destruction-handle.o make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/lib/lttng-ctl' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/lib/lttng-ctl' /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -I. -I. -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o lttng-ctl-health.lo lttng-ctl-health.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -I. -I. -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c lttng-ctl-health.c -fPIC -DPIC -o .libs/lttng-ctl-health.o make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/lib/lttng-ctl' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/lib/lttng-ctl' /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -I. -I. -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o clear.lo clear.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -I. -I. -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c clear.c -fPIC -DPIC -o .libs/clear.o make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/lib/lttng-ctl' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/lib/lttng-ctl' /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -I. -I. -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o event.lo event.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -I. -I. -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c event.c -fPIC -DPIC -o .libs/event.o make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/lib/lttng-ctl' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/lib/lttng-ctl' /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -I. -I. -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o channel.lo channel.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -I. -I. -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c channel.c -fPIC -DPIC -o .libs/channel.o make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/lib/lttng-ctl' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/lib/lttng-ctl' /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -I. -I. -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o tracker.lo tracker.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -I. -I. -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c tracker.c -fPIC -DPIC -o .libs/tracker.o make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/lib/lttng-ctl' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/lib/lttng-ctl' /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -I. -I. -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o lttng-ctl.lo lttng-ctl.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -I. -I. -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c lttng-ctl.c -fPIC -DPIC -o .libs/lttng-ctl.o make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/lib/lttng-ctl' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/lib/lttng-ctl' /bin/sh ../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o liblttng-ctl.la -rpath /usr/lib64 lttng-ctl.lo snapshot.lo lttng-ctl-health.lo save.lo load.lo deprecated-symbols.lo channel.lo rotate.lo event.lo destruction-handle.lo clear.lo tracker.lo ../../../src/common/sessiond-comm/libsessiond-comm.la ../../../src/common/libcommon.la ../../../src/lib/lttng-ctl/filter/libfilter.la -lurcu-cds -lrt libtool: link: /usr/bin/gcc -shared -fPIC -DPIC .libs/lttng-ctl.o .libs/snapshot.o .libs/lttng-ctl-health.o .libs/save.o .libs/load.o .libs/deprecated-symbols.o .libs/channel.o .libs/rotate.o .libs/event.o .libs/destruction-handle.o .libs/clear.o .libs/tracker.o -Wl,--whole-archive ../../../src/common/sessiond-comm/.libs/libsessiond-comm.a ../../../src/common/.libs/libcommon.a ../../../src/lib/lttng-ctl/filter/.libs/libfilter.a -Wl,--no-whole-archive -pthread -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -pthread -lxml2 -lurcu-common -lurcu -lurcu-cds -lrt -Wl,-soname -Wl,liblttng-ctl.so.0 -o .libs/liblttng-ctl.so.0.0.0 In function 'lttng_strnlen', inlined from 'lttng_strncpy' at ../../../src/common/macros.h:120:6, inlined from 'set_health_socket_path' at lttng-ctl-health.c:145:9, inlined from 'lttng_health_query' at lttng-ctl-health.c:263:8: ../../../src/common/compat/string.h:19:16: warning: 'strnlen' specified bound 4096 may exceed source size 33 [-Wstringop-overread] 19 | return strnlen(str, max); | ^ libtool: link: (cd ".libs" && rm -f "liblttng-ctl.so.0" && ln -s "liblttng-ctl.so.0.0.0" "liblttng-ctl.so.0") libtool: link: (cd ".libs" && rm -f "liblttng-ctl.so" && ln -s "liblttng-ctl.so.0.0.0" "liblttng-ctl.so") libtool: link: ( cd ".libs" && rm -f "liblttng-ctl.la" && ln -s "../liblttng-ctl.la" "liblttng-ctl.la" ) make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/lib/lttng-ctl' make[3]: Nothing to be done for 'all-am'. Making all in bin Making all in lttng make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/bin"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o lttng-conf.o `test -f 'conf.c' || echo './'`conf.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/bin"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o commands/lttng-disable_channels.o `test -f 'commands/disable_channels.c' || echo './'`commands/disable_channels.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/bin"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o commands/lttng-status.o `test -f 'commands/status.c' || echo './'`commands/status.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/bin"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o commands/lttng-metadata.o `test -f 'commands/metadata.c' || echo './'`commands/metadata.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/bin"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o lttng-lttng.o `test -f 'lttng.c' || echo './'`lttng.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/bin"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o commands/lttng-disable_events.o `test -f 'commands/disable_events.c' || echo './'`commands/disable_events.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/bin"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o commands/lttng-save.o `test -f 'commands/save.c' || echo './'`commands/save.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/bin"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o commands/lttng-view.o `test -f 'commands/view.c' || echo './'`commands/view.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/bin"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o commands/lttng-disable_rotation.o `test -f 'commands/disable_rotation.c' || echo './'`commands/disable_rotation.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/bin"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o commands/lttng-add_context.o `test -f 'commands/add_context.c' || echo './'`commands/add_context.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/bin"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o lttng-utils.o `test -f 'utils.c' || echo './'`utils.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/bin"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o commands/lttng-clear.o `test -f 'commands/clear.c' || echo './'`commands/clear.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/bin"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o commands/lttng-version.o `test -f 'commands/version.c' || echo './'`commands/version.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/bin"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o commands/lttng-start.o `test -f 'commands/start.c' || echo './'`commands/start.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/bin"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o commands/lttng-help.o `test -f 'commands/help.c' || echo './'`commands/help.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/bin"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o commands/lttng-set_session.o `test -f 'commands/set_session.c' || echo './'`commands/set_session.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/bin"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o commands/lttng-regenerate.o `test -f 'commands/regenerate.c' || echo './'`commands/regenerate.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/bin"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o commands/lttng-stop.o `test -f 'commands/stop.c' || echo './'`commands/stop.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/bin"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o commands/lttng-create.o `test -f 'commands/create.c' || echo './'`commands/create.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/bin"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o commands/lttng-destroy.o `test -f 'commands/destroy.c' || echo './'`commands/destroy.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/bin"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o commands/lttng-load.o `test -f 'commands/load.c' || echo './'`commands/load.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/bin"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o commands/lttng-enable_channels.o `test -f 'commands/enable_channels.c' || echo './'`commands/enable_channels.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/bin"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o commands/lttng-rotate.o `test -f 'commands/rotate.c' || echo './'`commands/rotate.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/bin"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o commands/lttng-enable_rotation.o `test -f 'commands/enable_rotation.c' || echo './'`commands/enable_rotation.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/bin"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o commands/lttng-snapshot.o `test -f 'commands/snapshot.c' || echo './'`commands/snapshot.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/bin"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o commands/lttng-track-untrack.o `test -f 'commands/track-untrack.c' || echo './'`commands/track-untrack.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/bin"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o commands/lttng-enable_events.o `test -f 'commands/enable_events.c' || echo './'`commands/enable_events.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/bin"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o commands/lttng-list.o `test -f 'commands/list.c' || echo './'`commands/list.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng' /bin/sh ../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o lttng lttng-conf.o commands/lttng-start.o commands/lttng-list.o commands/lttng-create.o commands/lttng-destroy.o commands/lttng-stop.o commands/lttng-enable_events.o commands/lttng-disable_events.o commands/lttng-enable_channels.o commands/lttng-disable_channels.o commands/lttng-add_context.o commands/lttng-set_session.o commands/lttng-version.o commands/lttng-view.o commands/lttng-snapshot.o commands/lttng-save.o commands/lttng-load.o commands/lttng-track-untrack.o commands/lttng-status.o commands/lttng-metadata.o commands/lttng-regenerate.o commands/lttng-help.o commands/lttng-rotate.o commands/lttng-enable_rotation.o commands/lttng-disable_rotation.o commands/lttng-clear.o lttng-utils.o lttng-lttng.o ../../../src/lib/lttng-ctl/liblttng-ctl.la ../../../src/common/libcommon.la ../../../src/common/config/libconfig.la ../../../src/common/string-utils/libstring-utils.la -lpopt -lurcu-cds -lrt libtool: link: /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o .libs/lttng lttng-conf.o commands/lttng-start.o commands/lttng-list.o commands/lttng-create.o commands/lttng-destroy.o commands/lttng-stop.o commands/lttng-enable_events.o commands/lttng-disable_events.o commands/lttng-enable_channels.o commands/lttng-disable_channels.o commands/lttng-add_context.o commands/lttng-set_session.o commands/lttng-version.o commands/lttng-view.o commands/lttng-snapshot.o commands/lttng-save.o commands/lttng-load.o commands/lttng-track-untrack.o commands/lttng-status.o commands/lttng-metadata.o commands/lttng-regenerate.o commands/lttng-help.o commands/lttng-rotate.o commands/lttng-enable_rotation.o commands/lttng-disable_rotation.o commands/lttng-clear.o lttng-utils.o lttng-lttng.o ../../../src/lib/lttng-ctl/.libs/liblttng-ctl.so ../../../src/common/.libs/libcommon.a -lurcu-common -lurcu ../../../src/common/config/.libs/libconfig.a -lxml2 ../../../src/common/string-utils/.libs/libstring-utils.a -lpopt -lurcu-cds -lrt -pthread make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng' Making all in lttng-consumerd make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-consumerd' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o health-consumerd.o health-consumerd.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-consumerd' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-consumerd' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o lttng-consumerd.o lttng-consumerd.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-consumerd' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-consumerd' /bin/sh ../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -rdynamic -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o lttng-consumerd lttng-consumerd.o health-consumerd.o ../../../src/common/consumer/libconsumer.la ../../../src/common/sessiond-comm/libsessiond-comm.la ../../../src/common/libcommon.la ../../../src/common/index/libindex.la ../../../src/common/health/libhealth.la ../../../src/common/testpoint/libtestpoint.la -llttng-ust-ctl -lurcu-cds -lrt libtool: link: /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -rdynamic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o lttng-consumerd lttng-consumerd.o health-consumerd.o ../../../src/common/consumer/.libs/libconsumer.a ../../../src/common/sessiond-comm/.libs/libsessiond-comm.a ../../../src/common/.libs/libcommon.a -lxml2 -lurcu-common -lurcu ../../../src/common/index/.libs/libindex.a ../../../src/common/health/.libs/libhealth.a ../../../src/common/testpoint/.libs/libtestpoint.a -ldl -llttng-ust-ctl -lurcu-cds -lrt -pthread make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-consumerd' Making all in lttng-crash make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-crash' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/bin"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o lttng-crash.o lttng-crash.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-crash' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-crash' /bin/sh ../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o lttng-crash lttng-crash.o ../../../src/common/libcommon.la ../../../src/common/config/libconfig.la -lurcu-cds -lrt libtool: link: /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o lttng-crash lttng-crash.o ../../../src/common/.libs/libcommon.a -lurcu-common -lurcu ../../../src/common/config/.libs/libconfig.a -lxml2 -lurcu-cds -lrt -pthread make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-crash' Making all in lttng-relayd make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-relayd' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o cmd-2-4.o cmd-2-4.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-relayd' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-relayd' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o backward-compatibility-group-by.o backward-compatibility-group-by.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-relayd' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-relayd' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o cmd-2-2.o cmd-2-2.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-relayd' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-relayd' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o tcp_keep_alive.o tcp_keep_alive.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-relayd' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-relayd' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o viewer-session.o viewer-session.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-relayd' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-relayd' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o cmd-2-11.o cmd-2-11.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-relayd' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-relayd' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o tracefile-array.o tracefile-array.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-relayd' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-relayd' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o viewer-stream.o viewer-stream.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-relayd' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-relayd' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o utils.o utils.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-relayd' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-relayd' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o cmd-2-1.o cmd-2-1.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-relayd' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-relayd' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o session.o session.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-relayd' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-relayd' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o ctf-trace.o ctf-trace.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-relayd' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-relayd' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o sessiond-trace-chunks.o sessiond-trace-chunks.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-relayd' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-relayd' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o index.o index.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-relayd' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-relayd' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o connection.o connection.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-relayd' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-relayd' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o health-relayd.o health-relayd.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-relayd' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-relayd' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o stream.o stream.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-relayd' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-relayd' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o live.o live.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-relayd' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-relayd' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o main.o main.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-relayd' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-relayd' /bin/sh ../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o lttng-relayd main.o utils.o index.o live.o ctf-trace.o cmd-2-1.o cmd-2-2.o cmd-2-4.o cmd-2-11.o health-relayd.o viewer-stream.o session.o stream.o connection.o viewer-session.o tracefile-array.o tcp_keep_alive.o sessiond-trace-chunks.o backward-compatibility-group-by.o -lurcu-common -lurcu ../../../src/common/sessiond-comm/libsessiond-comm.la ../../../src/common/hashtable/libhashtable.la ../../../src/common/libcommon.la ../../../src/common/compat/libcompat.la ../../../src/common/index/libindex.la ../../../src/common/health/libhealth.la ../../../src/common/config/libconfig.la ../../../src/common/testpoint/libtestpoint.la ../../../src/lib/lttng-ctl/liblttng-ctl.la -lurcu-cds -lrt libtool: link: /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o .libs/lttng-relayd main.o utils.o index.o live.o ctf-trace.o cmd-2-1.o cmd-2-2.o cmd-2-4.o cmd-2-11.o health-relayd.o viewer-stream.o session.o stream.o connection.o viewer-session.o tracefile-array.o tcp_keep_alive.o sessiond-trace-chunks.o backward-compatibility-group-by.o ../../../src/common/sessiond-comm/.libs/libsessiond-comm.a ../../../src/common/hashtable/.libs/libhashtable.a ../../../src/common/.libs/libcommon.a ../../../src/common/compat/.libs/libcompat.a ../../../src/common/index/.libs/libindex.a ../../../src/common/health/.libs/libhealth.a ../../../src/common/config/.libs/libconfig.a ../../../src/common/testpoint/.libs/libtestpoint.a -ldl ../../../src/lib/lttng-ctl/.libs/liblttng-ctl.so -lxml2 -lurcu-common -lurcu -lurcu-cds -lrt -pthread make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-relayd' Making all in lttng-sessiond make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o ust-field-utils.o ust-field-utils.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o fd-limit.o fd-limit.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o shm.o shm.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o thread.o thread.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o notification-thread-commands.o notification-thread-commands.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o utils.o utils.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o globals.o globals.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o tracker.o tracker.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o process-utils.o process-utils.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o snapshot.o snapshot.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o thread-utils.o thread-utils.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o sessiond-config.o sessiond-config.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o context.o context.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o clear.o clear.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o ht-cleanup.o ht-cleanup.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o rotate.o rotate.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o manage-apps.o manage-apps.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o channel.o channel.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o health.o health.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o lttng-syscall.o lttng-syscall.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o modprobe.o modprobe.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o manage-kernel.o manage-kernel.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o event.o event.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o register.o register.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o notify-apps.o notify-apps.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o timer.o timer.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o trace-kernel.o trace-kernel.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o dispatch.o dispatch.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o manage-consumer.o manage-consumer.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o kernel-consumer.o kernel-consumer.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o notification-thread.o notification-thread.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o agent-thread.o agent-thread.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o session.o session.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o buffer-registry.o buffer-registry.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o rotation-thread.o rotation-thread.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o ust-consumer.o ust-consumer.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o trace-ust.o trace-ust.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o ust-metadata.o ust-metadata.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o ust-registry.o ust-registry.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o agent.o agent.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o consumer.o consumer.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o kernel.o kernel.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o save.o save.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o client.o client.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o main.o main.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o notification-thread-events.o notification-thread-events.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o cmd.o cmd.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o ust-app.o ust-app.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' /bin/sh ../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o lttng-sessiond utils.o trace-kernel.o kernel.o context.o channel.o event.o shm.o consumer.o session.o modprobe.o fd-limit.o kernel-consumer.o cmd.o buffer-registry.o ht-cleanup.o snapshot.o agent.o save.o lttng-syscall.o notification-thread.o notification-thread-commands.o notification-thread-events.o sessiond-config.o rotate.o rotation-thread.o timer.o globals.o thread-utils.o process-utils.o thread.o health.o client.o dispatch.o register.o manage-apps.o manage-kernel.o manage-consumer.o clear.o tracker.o trace-ust.o ust-registry.o ust-app.o ust-consumer.o notify-apps.o ust-metadata.o agent-thread.o ust-field-utils.o main.o -lurcu-common -lurcu -lkmod ../../../src/lib/lttng-ctl/liblttng-ctl.la ../../../src/common/sessiond-comm/libsessiond-comm.la ../../../src/common/kernel-ctl/libkernel-ctl.la ../../../src/common/hashtable/libhashtable.la ../../../src/common/libcommon.la ../../../src/common/compat/libcompat.la ../../../src/common/relayd/librelayd.la ../../../src/common/testpoint/libtestpoint.la ../../../src/common/health/libhealth.la ../../../src/common/config/libconfig.la ../../../src/common/string-utils/libstring-utils.la -llttng-ust-ctl -lurcu-cds -lrt libtool: link: /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o .libs/lttng-sessiond utils.o trace-kernel.o kernel.o context.o channel.o event.o shm.o consumer.o session.o modprobe.o fd-limit.o kernel-consumer.o cmd.o buffer-registry.o ht-cleanup.o snapshot.o agent.o save.o lttng-syscall.o notification-thread.o notification-thread-commands.o notification-thread-events.o sessiond-config.o rotate.o rotation-thread.o timer.o globals.o thread-utils.o process-utils.o thread.o health.o client.o dispatch.o register.o manage-apps.o manage-kernel.o manage-consumer.o clear.o tracker.o trace-ust.o ust-registry.o ust-app.o ust-consumer.o notify-apps.o ust-metadata.o agent-thread.o ust-field-utils.o main.o -lkmod ../../../src/lib/lttng-ctl/.libs/liblttng-ctl.so ../../../src/common/sessiond-comm/.libs/libsessiond-comm.a ../../../src/common/kernel-ctl/.libs/libkernel-ctl.a ../../../src/common/hashtable/.libs/libhashtable.a ../../../src/common/.libs/libcommon.a -lurcu-common -lurcu ../../../src/common/compat/.libs/libcompat.a ../../../src/common/relayd/.libs/librelayd.a ../../../src/common/testpoint/.libs/libtestpoint.a -ldl ../../../src/common/health/.libs/libhealth.a ../../../src/common/config/.libs/libconfig.a -lxml2 ../../../src/common/string-utils/.libs/libstring-utils.a -llttng-ust-ctl -lurcu-cds -lrt -pthread make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' make[3]: Nothing to be done for 'all-am'. make[2]: Nothing to be done for 'all-am'. Making all in tests Making all in . Making all in utils Making all in . make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils' /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o utils.lo utils.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c utils.c -fPIC -DPIC -o .libs/utils.o make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils' /bin/sh ../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o libtestutils.la utils.lo -lurcu-cds -lrt libtool: link: /usr/bin/gcc-ar cru .libs/libtestutils.a .libs/utils.o libtool: link: /usr/bin/gcc-ranlib .libs/libtestutils.a libtool: link: ( cd ".libs" && rm -f "libtestutils.la" && ln -s "../libtestutils.la" "libtestutils.la" ) make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils' Making all in tap make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/tap' /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o tap.lo tap.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c tap.c -fPIC -DPIC -o .libs/tap.o make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/tap' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/tap' /bin/sh ../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o libtap.la tap.lo -lurcu-cds -lrt libtool: link: /usr/bin/gcc-ar cru .libs/libtap.a .libs/tap.o libtool: link: /usr/bin/gcc-ranlib .libs/libtap.a libtool: link: ( cd ".libs" && rm -f "libtap.la" && ln -s "../libtap.la" "libtap.la" ) make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/tap' Making all in testapp Making all in gen-ns-events make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/gen-ns-events' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I../../../../tests/utils -I. -I../../../../tests/utils/testapp -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o gen-ns-events.o gen-ns-events.c make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/gen-ns-events' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/gen-ns-events' /bin/sh ../../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o gen-ns-events gen-ns-events.o ../../../../tests/utils/libtestutils.la -ldl -lpopt -lurcu-cds -lrt libtool: link: /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o gen-ns-events gen-ns-events.o ../../../../tests/utils/.libs/libtestutils.a -ldl -lpopt -lurcu-cds -lrt -pthread make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/gen-ns-events' Making all in gen-ust-events make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/gen-ust-events' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I../../../../tests/utils -I. -I../../../../tests/utils/testapp -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o gen-ust-events.o gen-ust-events.c make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/gen-ust-events' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/gen-ust-events' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I../../../../tests/utils -I. -I../../../../tests/utils/testapp -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o tp.o tp.c make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/gen-ust-events' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/gen-ust-events' /bin/sh ../../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o gen-ust-events gen-ust-events.o tp.o -llttng-ust -ldl -lurcu-bp ../../../../tests/utils/libtestutils.la -ldl -lurcu-cds -lrt libtool: link: /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o gen-ust-events gen-ust-events.o tp.o -llttng-ust -lurcu-bp ../../../../tests/utils/.libs/libtestutils.a -ldl -lurcu-cds -lrt -pthread make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/gen-ust-events' Making all in gen-ust-events-ns make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/gen-ust-events-ns' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I../../../../tests/utils -I. -I../../../../tests/utils/testapp -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o gen-ust-events-ns.o gen-ust-events-ns.c make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/gen-ust-events-ns' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/gen-ust-events-ns' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I../../../../tests/utils -I. -I../../../../tests/utils/testapp -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o tp.o tp.c make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/gen-ust-events-ns' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/gen-ust-events-ns' /bin/sh ../../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o gen-ust-events-ns gen-ust-events-ns.o tp.o -llttng-ust -ldl -llttng-ust-fork ../../../../tests/utils/libtestutils.la -ldl -lpopt -lurcu-cds -lrt libtool: link: /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o gen-ust-events-ns gen-ust-events-ns.o tp.o -llttng-ust -llttng-ust-fork ../../../../tests/utils/.libs/libtestutils.a -ldl -lpopt -lurcu-cds -lrt -pthread make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/gen-ust-events-ns' Making all in gen-ust-nevents make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/gen-ust-nevents' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -I../../../../tests/utils -I../../../../tests/utils/testapp -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o gen-ust-nevents.o gen-ust-nevents.c make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/gen-ust-nevents' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/gen-ust-nevents' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -I../../../../tests/utils -I../../../../tests/utils/testapp -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o tp.o tp.c make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/gen-ust-nevents' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/gen-ust-nevents' /bin/sh ../../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o gen-ust-nevents gen-ust-nevents.o tp.o -llttng-ust -ldl -lurcu-bp ../../../../tests/utils/libtestutils.la -ldl -lurcu-cds -lrt libtool: link: /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o gen-ust-nevents gen-ust-nevents.o tp.o -llttng-ust -lurcu-bp ../../../../tests/utils/.libs/libtestutils.a -ldl -lurcu-cds -lrt -pthread make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/gen-ust-nevents' Making all in gen-ust-nevents-str make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/gen-ust-nevents-str' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -I../../../../tests/utils -I../../../../tests/utils/testapp -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o gen-ust-nevents-str.o gen-ust-nevents-str.c make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/gen-ust-nevents-str' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/gen-ust-nevents-str' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -I../../../../tests/utils -I../../../../tests/utils/testapp -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o tp.o tp.c make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/gen-ust-nevents-str' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/gen-ust-nevents-str' /bin/sh ../../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o gen-ust-nevents-str gen-ust-nevents-str.o tp.o -llttng-ust -ldl -lurcu-bp ../../../../tests/utils/libtestutils.la -ldl -lurcu-cds -lrt libtool: link: /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o gen-ust-nevents-str gen-ust-nevents-str.o tp.o -llttng-ust -lurcu-bp ../../../../tests/utils/.libs/libtestutils.a -ldl -lurcu-cds -lrt -pthread make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/gen-ust-nevents-str' Making all in gen-ust-tracef make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/gen-ust-tracef' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -I../../../../tests/utils/testapp -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o gen-ust-tracef.o gen-ust-tracef.c make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/gen-ust-tracef' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/gen-ust-tracef' /bin/sh ../../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o gen-ust-tracef gen-ust-tracef.o -llttng-ust -ldl -ldl -lurcu-cds -lrt libtool: link: /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o gen-ust-tracef gen-ust-tracef.o -llttng-ust -ldl -lurcu-cds -lrt -pthread make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/gen-ust-tracef' Making all in gen-syscall-events make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/gen-syscall-events' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -fno-strict-aliasing -pthread -I../../../../tests/utils/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o gen-syscall-events.o gen-syscall-events.c make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/gen-syscall-events' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/gen-syscall-events' /bin/sh ../../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -I../../../../tests/utils/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o gen-syscall-events gen-syscall-events.o ../../../../tests/utils/libtestutils.la -lurcu-cds -lrt libtool: link: /usr/bin/gcc -fno-strict-aliasing -pthread -I../../../../tests/utils/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o gen-syscall-events gen-syscall-events.o ../../../../tests/utils/.libs/libtestutils.a -lurcu-cds -lrt -pthread make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/gen-syscall-events' Making all in gen-kernel-test-events make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/gen-kernel-test-events' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -fno-strict-aliasing -pthread -I../../../../tests/utils/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o gen-kernel-test-events.o gen-kernel-test-events.c make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/gen-kernel-test-events' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/gen-kernel-test-events' /bin/sh ../../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -I../../../../tests/utils/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o gen-kernel-test-events gen-kernel-test-events.o ../../../../tests/utils/libtestutils.la -lurcu-cds -lrt libtool: link: /usr/bin/gcc -fno-strict-aliasing -pthread -I../../../../tests/utils/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o gen-kernel-test-events gen-kernel-test-events.o ../../../../tests/utils/.libs/libtestutils.a -lurcu-cds -lrt -pthread make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/gen-kernel-test-events' Making all in userspace-probe-elf-binary make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/userspace-probe-elf-binary' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -fno-strict-aliasing -pthread -O0 -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o userspace-probe-elf-binary.o userspace-probe-elf-binary.c make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/userspace-probe-elf-binary' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/userspace-probe-elf-binary' /bin/sh ../../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -fno-strict-aliasing -pthread -O0 -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o foo.lo foo.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -fno-strict-aliasing -pthread -O0 -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c foo.c -fPIC -DPIC -o .libs/foo.o make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/userspace-probe-elf-binary' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/userspace-probe-elf-binary' /bin/sh ../../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -O0 -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -shared -module -avoid-version -rpath /home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/userspace-probe-elf-binary/.libs/ -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o libfoo.la foo.lo -lurcu-cds -lrt libtool: link: /usr/bin/gcc -shared -fPIC -DPIC .libs/foo.o -pthread -O0 -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -pthread -lurcu-cds -lrt -Wl,-soname -Wl,libfoo.so -o .libs/libfoo.so libtool: link: ( cd ".libs" && rm -f "libfoo.la" && ln -s "../libfoo.la" "libfoo.la" ) make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/userspace-probe-elf-binary' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/userspace-probe-elf-binary' objcopy --strip-all .libs/libfoo.so make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/userspace-probe-elf-binary' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/userspace-probe-elf-binary' /bin/sh ../../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -O0 -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o userspace-probe-elf-binary userspace-probe-elf-binary.o libfoo.la -lurcu-cds -lrt *** Warning: Linking the executable userspace-probe-elf-binary against the loadable module *** libfoo.so is not portable! libtool: link: /usr/bin/gcc -fno-strict-aliasing -pthread -O0 -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o .libs/userspace-probe-elf-binary userspace-probe-elf-binary.o ./.libs/libfoo.so -lurcu-cds -lrt -pthread -Wl,-rpath -Wl,/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/userspace-probe-elf-binary/.libs/ make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/userspace-probe-elf-binary' Making all in userspace-probe-elf-cxx-binary make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/userspace-probe-elf-cxx-binary' /usr/bin/g++ -DHAVE_CONFIG_H -O0 -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o test_class.o test_class.cpp make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/userspace-probe-elf-cxx-binary' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/userspace-probe-elf-cxx-binary' /usr/bin/g++ -DHAVE_CONFIG_H -O0 -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o userspace-probe-elf-cxx-binary.o userspace-probe-elf-cxx-binary.cpp make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/userspace-probe-elf-cxx-binary' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/userspace-probe-elf-cxx-binary' /bin/sh ../../../../libtool --tag=CXX --mode=link /usr/bin/g++ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o userspace-probe-elf-cxx-binary userspace-probe-elf-cxx-binary.o test_class.o -lurcu-cds -lrt libtool: link: /usr/bin/g++ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o userspace-probe-elf-cxx-binary userspace-probe-elf-cxx-binary.o test_class.o -lurcu-cds -lrt make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/userspace-probe-elf-cxx-binary' Making all in userspace-probe-sdt-binary make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/userspace-probe-sdt-binary' /usr/bin/dtrace -s foobar_provider.d -o foobar_provider.h -h make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/userspace-probe-sdt-binary' /usr/bin/make all-am make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/userspace-probe-sdt-binary' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/userspace-probe-sdt-binary -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o userspace_probe_sdt_binary-sema.o `test -f 'sema.c' || echo './'`sema.c make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/userspace-probe-sdt-binary' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/userspace-probe-sdt-binary' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/userspace-probe-sdt-binary -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o userspace_probe_sdt_binary-userspace-probe-sdt-binary.o `test -f 'userspace-probe-sdt-binary.c' || echo './'`userspace-probe-sdt-binary.c make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/userspace-probe-sdt-binary' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/userspace-probe-sdt-binary' /bin/sh ../../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/userspace-probe-sdt-binary -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o libfoo_la-libfoo.lo `test -f 'libfoo.c' || echo './'`libfoo.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/userspace-probe-sdt-binary -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c libfoo.c -fPIC -DPIC -o .libs/libfoo_la-libfoo.o make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/userspace-probe-sdt-binary' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/userspace-probe-sdt-binary' /bin/sh ../../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/userspace-probe-sdt-binary -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o libbar_la-libbar.lo `test -f 'libbar.c' || echo './'`libbar.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/userspace-probe-sdt-binary -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c libbar.c -fPIC -DPIC -o .libs/libbar_la-libbar.o make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/userspace-probe-sdt-binary' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/userspace-probe-sdt-binary' /bin/sh ../../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/userspace-probe-sdt-binary -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o libzzz_la-libzzz.lo `test -f 'libzzz.c' || echo './'`libzzz.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/userspace-probe-sdt-binary -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c libzzz.c -fPIC -DPIC -o .libs/libzzz_la-libzzz.o make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/userspace-probe-sdt-binary' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/userspace-probe-sdt-binary' /usr/bin/dtrace -s foobar_provider.d -o foobar_provider.o -G make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/userspace-probe-sdt-binary' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/userspace-probe-sdt-binary' /bin/sh ../../../../libtool --tag=CC --mode=link /usr/bin/gcc -I/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/userspace-probe-sdt-binary -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -module -shared -avoid-version -rpath /home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/userspace-probe-sdt-binary/.libs/ -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o libfoo.la libfoo_la-libfoo.lo foobar_provider.o -lurcu-cds -lrt *** Warning: Linking the shared library libfoo.la against the non-libtool *** objects foobar_provider.o is not portable! libtool: link: /usr/bin/gcc -shared -fPIC -DPIC .libs/libfoo_la-libfoo.o foobar_provider.o -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -lurcu-cds -lrt -Wl,-soname -Wl,libfoo.so -o .libs/libfoo.so libtool: link: ( cd ".libs" && rm -f "libfoo.la" && ln -s "../libfoo.la" "libfoo.la" ) make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/userspace-probe-sdt-binary' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/userspace-probe-sdt-binary' /bin/sh ../../../../libtool --tag=CC --mode=link /usr/bin/gcc -I/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/userspace-probe-sdt-binary -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -module -shared -avoid-version -rpath /home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/userspace-probe-sdt-binary/.libs/ -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o libzzz.la libzzz_la-libzzz.lo foobar_provider.o -lurcu-cds -lrt *** Warning: Linking the shared library libzzz.la against the non-libtool *** objects foobar_provider.o is not portable! libtool: link: /usr/bin/gcc -shared -fPIC -DPIC .libs/libzzz_la-libzzz.o foobar_provider.o -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -lurcu-cds -lrt -Wl,-soname -Wl,libzzz.so -o .libs/libzzz.so libtool: link: ( cd ".libs" && rm -f "libzzz.la" && ln -s "../libzzz.la" "libzzz.la" ) make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/userspace-probe-sdt-binary' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/userspace-probe-sdt-binary' /bin/sh ../../../../libtool --tag=CC --mode=link /usr/bin/gcc -I/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/userspace-probe-sdt-binary -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -module -shared -avoid-version -rpath /home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/userspace-probe-sdt-binary/.libs/ -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o libbar.la libbar_la-libbar.lo foobar_provider.o -lurcu-cds -lrt *** Warning: Linking the shared library libbar.la against the non-libtool *** objects foobar_provider.o is not portable! libtool: link: /usr/bin/gcc -shared -fPIC -DPIC .libs/libbar_la-libbar.o foobar_provider.o -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -lurcu-cds -lrt -Wl,-soname -Wl,libbar.so -o .libs/libbar.so libtool: link: ( cd ".libs" && rm -f "libbar.la" && ln -s "../libbar.la" "libbar.la" ) make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/userspace-probe-sdt-binary' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/userspace-probe-sdt-binary' /bin/sh ../../../../libtool --tag=CC --mode=link /usr/bin/gcc -I/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/userspace-probe-sdt-binary -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o userspace-probe-sdt-binary userspace_probe_sdt_binary-userspace-probe-sdt-binary.o userspace_probe_sdt_binary-sema.o foobar_provider.o libfoo.la libbar.la -ldl -lurcu-cds -lrt *** Warning: Linking the executable userspace-probe-sdt-binary against the loadable module *** libfoo.so is not portable! *** Warning: Linking the executable userspace-probe-sdt-binary against the loadable module *** libbar.so is not portable! libtool: link: /usr/bin/gcc -I/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/userspace-probe-sdt-binary -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o .libs/userspace-probe-sdt-binary userspace_probe_sdt_binary-userspace-probe-sdt-binary.o userspace_probe_sdt_binary-sema.o foobar_provider.o ./.libs/libfoo.so ./.libs/libbar.so -ldl -lurcu-cds -lrt -Wl,-rpath -Wl,/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/userspace-probe-sdt-binary/.libs/ make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/userspace-probe-sdt-binary' Making all in gen-syscall-events-callstack make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/gen-syscall-events-callstack' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -fno-strict-aliasing -pthread -I../../../../tests/utils/ -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o gen-syscall-events-callstack.o gen-syscall-events-callstack.c make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/gen-syscall-events-callstack' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/gen-syscall-events-callstack' /bin/sh ../../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -I../../../../tests/utils/ -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -no-pie -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o gen-syscall-events-callstack gen-syscall-events-callstack.o ../../../../tests/utils/libtestutils.la -lurcu-cds -lrt libtool: link: /usr/bin/gcc -fno-strict-aliasing -pthread -I../../../../tests/utils/ -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -no-pie -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o gen-syscall-events-callstack gen-syscall-events-callstack.o ../../../../tests/utils/.libs/libtestutils.a -lurcu-cds -lrt -pthread make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/gen-syscall-events-callstack' make[4]: Nothing to be done for 'all-am'. Making all in unit Making all in ini_config make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit/ini_config' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -I../../../tests/utils/ -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o ini_config.o ini_config.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit/ini_config' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit/ini_config' /bin/sh ../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o ini_config ini_config.o ../../../tests/utils/tap/libtap.la ../../../src/common/config/libconfig.la ../../../src/common/libcommon.la ../../../src/common/hashtable/libhashtable.la ../../../src/lib/lttng-ctl/liblttng-ctl.la -lurcu-cds -lrt libtool: link: /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o .libs/ini_config ini_config.o ../../../tests/utils/tap/.libs/libtap.a ../../../src/common/config/.libs/libconfig.a ../../../src/common/.libs/libcommon.a ../../../src/common/hashtable/.libs/libhashtable.a ../../../src/lib/lttng-ctl/.libs/liblttng-ctl.so -lxml2 -lurcu-common -lurcu -lurcu-cds -lrt -pthread make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit/ini_config' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -I../../tests/utils/ -I. -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o test_uuid.o test_uuid.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -I../../tests/utils/ -I. -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o test_uri.o test_uri.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -I../../tests/utils/ -I. -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o test_utils_parse_size_suffix.o test_utils_parse_size_suffix.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -I../../tests/utils/ -I. -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o test_string_utils.o test_string_utils.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -I../../tests/utils/ -I. -I../../src/bin/lttng-relayd -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o test_relayd_backward_compat_group_by_session-test_relayd_backward_compat_group_by_session.o `test -f 'test_relayd_backward_compat_group_by_session.c' || echo './'`test_relayd_backward_compat_group_by_session.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -I../../tests/utils/ -I. -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o test_utils_expand_path.o test_utils_expand_path.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -I../../tests/utils/ -I. -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o test_directory_handle.o test_directory_handle.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -I../../tests/utils/ -I. -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o test_utils_parse_time_suffix.o test_utils_parse_time_suffix.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -I../../tests/utils/ -I. -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o test_notification.o test_notification.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -I../../tests/utils/ -I. -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o test_kernel_data.o test_kernel_data.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -I../../tests/utils/ -I. -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o test_utils_compat_poll.o test_utils_compat_poll.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -I../../tests/utils/ -I. -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o test_session.o test_session.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -I../../tests/utils/ -I. -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o test_ust_data.o test_ust_data.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -I../../tests/utils/ -I. -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o test_fd_tracker.o test_fd_tracker.c make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' /bin/sh ../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o test_uuid test_uuid.o ../../tests/utils/tap/libtap.la ../../src/common/libcommon.la -lurcu-cds -lrt libtool: link: /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o test_uuid test_uuid.o ../../tests/utils/tap/.libs/libtap.a ../../src/common/.libs/libcommon.a -lxml2 -lurcu-common -lurcu -lurcu-cds -lrt -pthread make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' /bin/sh ../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o test_utils_parse_size_suffix test_utils_parse_size_suffix.o ../../tests/utils/tap/libtap.la ../../src/common/hashtable/libhashtable.la ../../src/common/libcommon.la -ldl -lurcu-cds -lrt libtool: link: /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o test_utils_parse_size_suffix test_utils_parse_size_suffix.o ../../tests/utils/tap/.libs/libtap.a ../../src/common/hashtable/.libs/libhashtable.a ../../src/common/.libs/libcommon.a -lxml2 -lurcu-common -lurcu -ldl -lurcu-cds -lrt -pthread make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' /bin/sh ../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o test_string_utils test_string_utils.o ../../tests/utils/tap/libtap.la ../../src/common/libcommon.la ../../src/common/string-utils/libstring-utils.la -ldl -lurcu-cds -lrt libtool: link: /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o test_string_utils test_string_utils.o ../../tests/utils/tap/.libs/libtap.a ../../src/common/.libs/libcommon.a -lxml2 -lurcu-common -lurcu ../../src/common/string-utils/.libs/libstring-utils.a -ldl -lurcu-cds -lrt -pthread make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' /bin/sh ../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o test_relayd_backward_compat_group_by_session test_relayd_backward_compat_group_by_session-test_relayd_backward_compat_group_by_session.o ../../tests/utils/tap/libtap.la ../../src/common/libcommon.la ../../src/bin/lttng-relayd/backward-compatibility-group-by.o -lurcu-cds -lrt libtool: link: /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o test_relayd_backward_compat_group_by_session test_relayd_backward_compat_group_by_session-test_relayd_backward_compat_group_by_session.o ../../src/bin/lttng-relayd/backward-compatibility-group-by.o ../../tests/utils/tap/.libs/libtap.a ../../src/common/.libs/libcommon.a -lxml2 -lurcu-common -lurcu -lurcu-cds -lrt -pthread make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' /bin/sh ../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o test_utils_parse_time_suffix test_utils_parse_time_suffix.o ../../tests/utils/tap/libtap.la ../../src/common/hashtable/libhashtable.la ../../src/common/libcommon.la -lurcu-cds -lrt libtool: link: /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o test_utils_parse_time_suffix test_utils_parse_time_suffix.o ../../tests/utils/tap/.libs/libtap.a ../../src/common/hashtable/.libs/libhashtable.a ../../src/common/.libs/libcommon.a -lxml2 -lurcu-common -lurcu -lurcu-cds -lrt -pthread make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' /bin/sh ../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o test_uri test_uri.o ../../tests/utils/tap/libtap.la ../../src/common/libcommon.la ../../src/common/hashtable/libhashtable.la -ldl -lurcu-cds -lrt libtool: link: /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o test_uri test_uri.o ../../tests/utils/tap/.libs/libtap.a ../../src/common/.libs/libcommon.a -lxml2 ../../src/common/hashtable/.libs/libhashtable.a -lurcu-common -lurcu -ldl -lurcu-cds -lrt -pthread make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' /bin/sh ../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o test_notification test_notification.o ../../tests/utils/tap/libtap.la ../../src/lib/lttng-ctl/liblttng-ctl.la -ldl -lurcu-cds -lrt libtool: link: /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o .libs/test_notification test_notification.o ../../tests/utils/tap/.libs/libtap.a ../../src/lib/lttng-ctl/.libs/liblttng-ctl.so -lxml2 -lurcu-common -lurcu -ldl -lurcu-cds -lrt -pthread make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' /bin/sh ../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o test_utils_expand_path test_utils_expand_path.o ../../tests/utils/tap/libtap.la ../../src/common/hashtable/libhashtable.la ../../src/common/libcommon.la -ldl -lurcu-cds -lrt libtool: link: /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o test_utils_expand_path test_utils_expand_path.o ../../tests/utils/tap/.libs/libtap.a ../../src/common/hashtable/.libs/libhashtable.a ../../src/common/.libs/libcommon.a -lxml2 -lurcu-common -lurcu -ldl -lurcu-cds -lrt -pthread make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' /bin/sh ../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o test_utils_compat_poll test_utils_compat_poll.o ../../tests/utils/tap/libtap.la ../../src/common/hashtable/libhashtable.la -ldl ../../src/common/compat/libcompat.la ../../src/common/libcommon.la -lurcu-cds -lrt libtool: link: /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o test_utils_compat_poll test_utils_compat_poll.o ../../tests/utils/tap/.libs/libtap.a ../../src/common/hashtable/.libs/libhashtable.a -ldl ../../src/common/compat/.libs/libcompat.a ../../src/common/.libs/libcommon.a -lxml2 -lurcu-common -lurcu -lurcu-cds -lrt -pthread make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' /bin/sh ../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o test_directory_handle test_directory_handle.o ../../tests/utils/tap/libtap.la ../../src/common/hashtable/libhashtable.la ../../src/common/libcommon.la -ldl -lurcu-cds -lrt libtool: link: /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o test_directory_handle test_directory_handle.o ../../tests/utils/tap/.libs/libtap.a ../../src/common/hashtable/.libs/libhashtable.a ../../src/common/.libs/libcommon.a -lxml2 -lurcu-common -lurcu -ldl -lurcu-cds -lrt -pthread make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' /bin/sh ../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o test_kernel_data test_kernel_data.o ../../tests/utils/tap/libtap.la ../../src/common/libcommon.la ../../src/common/relayd/librelayd.la ../../src/common/sessiond-comm/libsessiond-comm.la ../../src/common/hashtable/libhashtable.la -ldl -lrt ../../src/bin/lttng-sessiond/trace-kernel.o ../../src/common/compat/libcompat.la ../../src/bin/lttng-sessiond/consumer.o ../../src/bin/lttng-sessiond/globals.o ../../src/bin/lttng-sessiond/utils.o ../../src/bin/lttng-sessiond/tracker.o ../../src/common/health/libhealth.la ../../src/bin/lttng-sessiond/notification-thread-commands.o ../../src/lib/lttng-ctl/liblttng-ctl.la -lurcu-cds -lrt libtool: link: /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o .libs/test_kernel_data test_kernel_data.o ../../src/bin/lttng-sessiond/trace-kernel.o ../../src/bin/lttng-sessiond/consumer.o ../../src/bin/lttng-sessiond/globals.o ../../src/bin/lttng-sessiond/utils.o ../../src/bin/lttng-sessiond/tracker.o ../../src/bin/lttng-sessiond/notification-thread-commands.o ../../tests/utils/tap/.libs/libtap.a ../../src/common/.libs/libcommon.a ../../src/common/relayd/.libs/librelayd.a ../../src/common/sessiond-comm/.libs/libsessiond-comm.a ../../src/common/hashtable/.libs/libhashtable.a -ldl ../../src/common/compat/.libs/libcompat.a ../../src/common/health/.libs/libhealth.a ../../src/lib/lttng-ctl/.libs/liblttng-ctl.so -lxml2 -lurcu-common -lurcu -lurcu-cds -lrt -pthread make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' /bin/sh ../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o test_fd_tracker test_fd_tracker.o ../../tests/utils/tap/libtap.la ../../src/common/fd-tracker/libfd-tracker.la -ldl -lurcu ../../src/common/libcommon.la ../../src/common/hashtable/libhashtable.la -lurcu-cds -lrt libtool: link: /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o test_fd_tracker test_fd_tracker.o ../../tests/utils/tap/.libs/libtap.a ../../src/common/fd-tracker/.libs/libfd-tracker.a -ldl ../../src/common/.libs/libcommon.a -lxml2 ../../src/common/hashtable/.libs/libhashtable.a -lurcu-common -lurcu -lurcu-cds -lrt -pthread make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' /bin/sh ../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o test_ust_data test_ust_data.o ../../tests/utils/tap/libtap.la ../../src/common/libcommon.la ../../src/common/relayd/librelayd.la ../../src/common/sessiond-comm/libsessiond-comm.la ../../src/common/hashtable/libhashtable.la -ldl -lrt -lurcu-common -lurcu -llttng-ust-ctl -lkmod ../../src/lib/lttng-ctl/liblttng-ctl.la ../../src/common/kernel-ctl/libkernel-ctl.la ../../src/common/compat/libcompat.la ../../src/common/testpoint/libtestpoint.la ../../src/common/health/libhealth.la ../../src/common/config/libconfig.la ../../src/common/string-utils/libstring-utils.la ../../src/bin/lttng-sessiond/buffer-registry.o ../../src/bin/lttng-sessiond/cmd.o ../../src/bin/lttng-sessiond/save.o ../../src/bin/lttng-sessiond/notification-thread-commands.o ../../src/bin/lttng-sessiond/shm.o ../../src/bin/lttng-sessiond/kernel.o ../../src/bin/lttng-sessiond/ht-cleanup.o ../../src/bin/lttng-sessiond/notification-thread.o ../../src/bin/lttng-sessiond/lttng-syscall.o ../../src/bin/lttng-sessiond/channel.o ../../src/bin/lttng-sessiond/agent.o ../../src/bin/lttng-sessiond/kernel-consumer.o ../../src/bin/lttng-sessiond/trace-kernel.o ../../src/bin/lttng-sessiond/rotation-thread.o ../../src/bin/lttng-sessiond/context.o ../../src/bin/lttng-sessiond/consumer.o ../../src/bin/lttng-sessiond/utils.o ../../src/bin/lttng-sessiond/fd-limit.o ../../src/bin/lttng-sessiond/notification-thread-events.o ../../src/bin/lttng-sessiond/event.o ../../src/bin/lttng-sessiond/timer.o ../../src/bin/lttng-sessiond/snapshot.o ../../src/bin/lttng-sessiond/sessiond-config.o ../../src/bin/lttng-sessiond/rotate.o ../../src/bin/lttng-sessiond/modprobe.o ../../src/bin/lttng-sessiond/session.o ../../src/bin/lttng-sessiond/globals.o ../../src/bin/lttng-sessiond/thread-utils.o ../../src/bin/lttng-sessiond/process-utils.o ../../src/bin/lttng-sessiond/thread.o ../../src/bin/lttng-sessiond/tracker.o ../../src/common/libcommon.la ../../src/common/testpoint/libtestpoint.la ../../src/common/compat/libcompat.la ../../src/common/health/libhealth.la ../../src/common/sessiond-comm/libsessiond-comm.la ../../src/bin/lttng-sessiond/trace-ust.o ../../src/bin/lttng-sessiond/ust-registry.o ../../src/bin/lttng-sessiond/ust-app.o ../../src/bin/lttng-sessiond/ust-consumer.o ../../src/bin/lttng-sessiond/notify-apps.o ../../src/bin/lttng-sessiond/ust-metadata.o ../../src/bin/lttng-sessiond/agent-thread.o ../../src/bin/lttng-sessiond/ust-field-utils.o -lurcu-cds -lrt libtool: link: /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o .libs/test_ust_data test_ust_data.o ../../src/bin/lttng-sessiond/buffer-registry.o ../../src/bin/lttng-sessiond/cmd.o ../../src/bin/lttng-sessiond/save.o ../../src/bin/lttng-sessiond/notification-thread-commands.o ../../src/bin/lttng-sessiond/shm.o ../../src/bin/lttng-sessiond/kernel.o ../../src/bin/lttng-sessiond/ht-cleanup.o ../../src/bin/lttng-sessiond/notification-thread.o ../../src/bin/lttng-sessiond/lttng-syscall.o ../../src/bin/lttng-sessiond/channel.o ../../src/bin/lttng-sessiond/agent.o ../../src/bin/lttng-sessiond/kernel-consumer.o ../../src/bin/lttng-sessiond/trace-kernel.o ../../src/bin/lttng-sessiond/rotation-thread.o ../../src/bin/lttng-sessiond/context.o ../../src/bin/lttng-sessiond/consumer.o ../../src/bin/lttng-sessiond/utils.o ../../src/bin/lttng-sessiond/fd-limit.o ../../src/bin/lttng-sessiond/notification-thread-events.o ../../src/bin/lttng-sessiond/event.o ../../src/bin/lttng-sessiond/timer.o ../../src/bin/lttng-sessiond/snapshot.o ../../src/bin/lttng-sessiond/sessiond-config.o ../../src/bin/lttng-sessiond/rotate.o ../../src/bin/lttng-sessiond/modprobe.o ../../src/bin/lttng-sessiond/session.o ../../src/bin/lttng-sessiond/globals.o ../../src/bin/lttng-sessiond/thread-utils.o ../../src/bin/lttng-sessiond/process-utils.o ../../src/bin/lttng-sessiond/thread.o ../../src/bin/lttng-sessiond/tracker.o ../../src/bin/lttng-sessiond/trace-ust.o ../../src/bin/lttng-sessiond/ust-registry.o ../../src/bin/lttng-sessiond/ust-app.o ../../src/bin/lttng-sessiond/ust-consumer.o ../../src/bin/lttng-sessiond/notify-apps.o ../../src/bin/lttng-sessiond/ust-metadata.o ../../src/bin/lttng-sessiond/agent-thread.o ../../src/bin/lttng-sessiond/ust-field-utils.o ../../tests/utils/tap/.libs/libtap.a ../../src/common/relayd/.libs/librelayd.a ../../src/common/hashtable/.libs/libhashtable.a -llttng-ust-ctl -lkmod ../../src/lib/lttng-ctl/.libs/liblttng-ctl.so ../../src/common/kernel-ctl/.libs/libkernel-ctl.a ../../src/common/config/.libs/libconfig.a ../../src/common/string-utils/.libs/libstring-utils.a ../../src/common/.libs/libcommon.a -lxml2 -lurcu-common -lurcu ../../src/common/testpoint/.libs/libtestpoint.a -ldl ../../src/common/compat/.libs/libcompat.a ../../src/common/health/.libs/libhealth.a ../../src/common/sessiond-comm/.libs/libsessiond-comm.a -lurcu-cds -lrt -pthread make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' /bin/sh ../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o test_session test_session.o ../../tests/utils/tap/libtap.la ../../src/common/libcommon.la ../../src/common/relayd/librelayd.la ../../src/common/sessiond-comm/libsessiond-comm.la ../../src/common/hashtable/libhashtable.la -ldl -lrt -lurcu-common -lurcu -lkmod ../../src/lib/lttng-ctl/liblttng-ctl.la ../../src/common/kernel-ctl/libkernel-ctl.la ../../src/common/compat/libcompat.la ../../src/common/testpoint/libtestpoint.la ../../src/common/health/libhealth.la ../../src/common/config/libconfig.la ../../src/common/string-utils/libstring-utils.la ../../src/bin/lttng-sessiond/buffer-registry.o ../../src/bin/lttng-sessiond/cmd.o ../../src/bin/lttng-sessiond/save.o ../../src/bin/lttng-sessiond/notification-thread-commands.o ../../src/bin/lttng-sessiond/shm.o ../../src/bin/lttng-sessiond/kernel.o ../../src/bin/lttng-sessiond/ht-cleanup.o ../../src/bin/lttng-sessiond/notification-thread.o ../../src/bin/lttng-sessiond/lttng-syscall.o ../../src/bin/lttng-sessiond/channel.o ../../src/bin/lttng-sessiond/agent.o ../../src/bin/lttng-sessiond/kernel-consumer.o ../../src/bin/lttng-sessiond/trace-kernel.o ../../src/bin/lttng-sessiond/rotation-thread.o ../../src/bin/lttng-sessiond/context.o ../../src/bin/lttng-sessiond/consumer.o ../../src/bin/lttng-sessiond/utils.o ../../src/bin/lttng-sessiond/fd-limit.o ../../src/bin/lttng-sessiond/notification-thread-events.o ../../src/bin/lttng-sessiond/event.o ../../src/bin/lttng-sessiond/timer.o ../../src/bin/lttng-sessiond/snapshot.o ../../src/bin/lttng-sessiond/sessiond-config.o ../../src/bin/lttng-sessiond/rotate.o ../../src/bin/lttng-sessiond/modprobe.o ../../src/bin/lttng-sessiond/session.o ../../src/bin/lttng-sessiond/globals.o ../../src/bin/lttng-sessiond/thread-utils.o ../../src/bin/lttng-sessiond/process-utils.o ../../src/bin/lttng-sessiond/thread.o ../../src/bin/lttng-sessiond/tracker.o ../../src/common/libcommon.la ../../src/common/testpoint/libtestpoint.la ../../src/common/compat/libcompat.la ../../src/common/health/libhealth.la ../../src/common/sessiond-comm/libsessiond-comm.la ../../src/bin/lttng-sessiond/trace-ust.o ../../src/bin/lttng-sessiond/ust-registry.o ../../src/bin/lttng-sessiond/ust-app.o ../../src/bin/lttng-sessiond/ust-consumer.o ../../src/bin/lttng-sessiond/notify-apps.o ../../src/bin/lttng-sessiond/ust-metadata.o ../../src/bin/lttng-sessiond/agent-thread.o ../../src/bin/lttng-sessiond/ust-field-utils.o -llttng-ust-ctl -lurcu-cds -lrt libtool: link: /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o .libs/test_session test_session.o ../../src/bin/lttng-sessiond/buffer-registry.o ../../src/bin/lttng-sessiond/cmd.o ../../src/bin/lttng-sessiond/save.o ../../src/bin/lttng-sessiond/notification-thread-commands.o ../../src/bin/lttng-sessiond/shm.o ../../src/bin/lttng-sessiond/kernel.o ../../src/bin/lttng-sessiond/ht-cleanup.o ../../src/bin/lttng-sessiond/notification-thread.o ../../src/bin/lttng-sessiond/lttng-syscall.o ../../src/bin/lttng-sessiond/channel.o ../../src/bin/lttng-sessiond/agent.o ../../src/bin/lttng-sessiond/kernel-consumer.o ../../src/bin/lttng-sessiond/trace-kernel.o ../../src/bin/lttng-sessiond/rotation-thread.o ../../src/bin/lttng-sessiond/context.o ../../src/bin/lttng-sessiond/consumer.o ../../src/bin/lttng-sessiond/utils.o ../../src/bin/lttng-sessiond/fd-limit.o ../../src/bin/lttng-sessiond/notification-thread-events.o ../../src/bin/lttng-sessiond/event.o ../../src/bin/lttng-sessiond/timer.o ../../src/bin/lttng-sessiond/snapshot.o ../../src/bin/lttng-sessiond/sessiond-config.o ../../src/bin/lttng-sessiond/rotate.o ../../src/bin/lttng-sessiond/modprobe.o ../../src/bin/lttng-sessiond/session.o ../../src/bin/lttng-sessiond/globals.o ../../src/bin/lttng-sessiond/thread-utils.o ../../src/bin/lttng-sessiond/process-utils.o ../../src/bin/lttng-sessiond/thread.o ../../src/bin/lttng-sessiond/tracker.o ../../src/bin/lttng-sessiond/trace-ust.o ../../src/bin/lttng-sessiond/ust-registry.o ../../src/bin/lttng-sessiond/ust-app.o ../../src/bin/lttng-sessiond/ust-consumer.o ../../src/bin/lttng-sessiond/notify-apps.o ../../src/bin/lttng-sessiond/ust-metadata.o ../../src/bin/lttng-sessiond/agent-thread.o ../../src/bin/lttng-sessiond/ust-field-utils.o ../../tests/utils/tap/.libs/libtap.a ../../src/common/relayd/.libs/librelayd.a ../../src/common/hashtable/.libs/libhashtable.a -lkmod ../../src/lib/lttng-ctl/.libs/liblttng-ctl.so ../../src/common/kernel-ctl/.libs/libkernel-ctl.a ../../src/common/config/.libs/libconfig.a ../../src/common/string-utils/.libs/libstring-utils.a ../../src/common/.libs/libcommon.a -lxml2 -lurcu-common -lurcu ../../src/common/testpoint/.libs/libtestpoint.a -ldl ../../src/common/compat/.libs/libcompat.a ../../src/common/health/.libs/libhealth.a ../../src/common/sessiond-comm/.libs/libsessiond-comm.a -llttng-ust-ctl -lurcu-cds -lrt -pthread make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' Making all in regression Making all in tools Making all in streaming Making all in filtering make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/filtering' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I../../../../tests -I. -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o gen-ust-events.o gen-ust-events.c make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/filtering' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/filtering' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I../../../../tests -I. -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o tp.o tp.c make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/filtering' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/filtering' /bin/sh ../../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o gen-ust-events gen-ust-events.o tp.o -llttng-ust -ldl -ldl -lurcu-cds -lrt libtool: link: /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o gen-ust-events gen-ust-events.o tp.o -llttng-ust -ldl -lurcu-cds -lrt -pthread make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/filtering' Making all in health make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/health' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -I../../../../include -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o health_check.o health_check.c make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/health' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/health' /bin/sh ../../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -I../../../../include -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o health_fail.lo health_fail.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -I../../../../include -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c health_fail.c -fPIC -DPIC -o .libs/health_fail.o make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/health' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/health' /bin/sh ../../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -I../../../../include -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o health_stall.lo health_stall.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -I../../../../include -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c health_stall.c -fPIC -DPIC -o .libs/health_stall.o make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/health' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/health' /bin/sh ../../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o health_check health_check.o ../../../../src/lib/lttng-ctl/liblttng-ctl.la ../../../../src/common/libcommon.la -ldl -lurcu-cds -lrt libtool: link: /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o .libs/health_check health_check.o ../../../../src/lib/lttng-ctl/.libs/liblttng-ctl.so ../../../../src/common/.libs/libcommon.a -lxml2 -lurcu-common -lurcu -ldl -lurcu-cds -lrt -pthread make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/health' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/health' /bin/sh ../../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -module -shared -avoid-version -rpath /home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/health -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o libhealthtpfail.la health_fail.lo -ldl -lurcu-cds -lrt libtool: link: /usr/bin/gcc -shared -fPIC -DPIC .libs/health_fail.o -pthread -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -pthread -ldl -lurcu-cds -lrt -Wl,-soname -Wl,libhealthtpfail.so -o .libs/libhealthtpfail.so libtool: link: ( cd ".libs" && rm -f "libhealthtpfail.la" && ln -s "../libhealthtpfail.la" "libhealthtpfail.la" ) make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/health' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/health' /bin/sh ../../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -module -shared -avoid-version -rpath /home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/health -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o libhealthstall.la health_stall.lo -ldl -lurcu-cds -lrt libtool: link: /usr/bin/gcc -shared -fPIC -DPIC .libs/health_stall.o -pthread -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -pthread -ldl -lurcu-cds -lrt -Wl,-soname -Wl,libhealthstall.so -o .libs/libhealthstall.so libtool: link: ( cd ".libs" && rm -f "libhealthstall.la" && ln -s "../libhealthstall.la" "libhealthstall.la" ) make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/health' Making all in tracefile-limits Making all in snapshots Making all in live make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/live' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I../../../../tests/utils/ -I. -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o live_test.o live_test.c make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/live' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/live' /bin/sh ../../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o live_test live_test.o ../../../../tests/utils/tap/libtap.la ../../../../src/common/libcommon.la ../../../../src/common/relayd/librelayd.la ../../../../src/common/sessiond-comm/libsessiond-comm.la ../../../../src/common/hashtable/libhashtable.la ../../../../src/common/health/libhealth.la -ldl ../../../../src/common/compat/libcompat.la -lrt ../../../../src/bin/lttng-sessiond/consumer.o ../../../../src/bin/lttng-sessiond/globals.o ../../../../src/bin/lttng-sessiond/utils.o ../../../../src/bin/lttng-sessiond/snapshot.o ../../../../src/lib/lttng-ctl/liblttng-ctl.la -lurcu-cds -lrt libtool: link: /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o .libs/live_test live_test.o ../../../../src/bin/lttng-sessiond/consumer.o ../../../../src/bin/lttng-sessiond/globals.o ../../../../src/bin/lttng-sessiond/utils.o ../../../../src/bin/lttng-sessiond/snapshot.o ../../../../tests/utils/tap/.libs/libtap.a ../../../../src/common/.libs/libcommon.a ../../../../src/common/relayd/.libs/librelayd.a ../../../../src/common/sessiond-comm/.libs/libsessiond-comm.a ../../../../src/common/hashtable/.libs/libhashtable.a ../../../../src/common/health/.libs/libhealth.a -ldl ../../../../src/common/compat/.libs/libcompat.a ../../../../src/lib/lttng-ctl/.libs/liblttng-ctl.so -lxml2 -lurcu-common -lurcu -lurcu-cds -lrt -pthread make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/live' Making all in exclusion Making all in save-load Making all in configuration Making all in mi make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/mi' /usr/bin/gcc -DHAVE_CONFIG_H -I/usr/include/libxml2 -I../../../../include -I../../../../include -I../../../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o validate_xml-validate_xml.o `test -f 'validate_xml.c' || echo './'`validate_xml.c make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/mi' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/mi' /usr/bin/gcc -DHAVE_CONFIG_H -I/usr/include/libxml2 -I../../../../include -I../../../../include -I../../../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o extract_xml-extract_xml.o `test -f 'extract_xml.c' || echo './'`extract_xml.c make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/mi' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/mi' /bin/sh ../../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o validate_xml validate_xml-validate_xml.o -lxml2 -lurcu-cds -lrt libtool: link: /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o validate_xml validate_xml-validate_xml.o -lxml2 -lurcu-cds -lrt -pthread make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/mi' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/mi' /bin/sh ../../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o extract_xml extract_xml-extract_xml.o -lxml2 -lurcu-cds -lrt libtool: link: /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o extract_xml extract_xml-extract_xml.o -lxml2 -lurcu-cds -lrt -pthread make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/mi' Making all in wildcard Making all in crash Making all in regen-metadata Making all in regen-statedump Making all in notification make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/notification' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -fno-strict-aliasing -pthread -I../../../../tests/utils -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o base_client.o base_client.c make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/notification' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/notification' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -fno-strict-aliasing -pthread -I../../../../tests/utils -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o rotation.o rotation.c make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/notification' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/notification' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -fno-strict-aliasing -pthread -I../../../../tests/utils -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o notification.o notification.c make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/notification' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/notification' /bin/sh ../../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -fno-strict-aliasing -pthread -I../../../../tests/utils -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o consumer_testpoints.lo consumer_testpoints.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -fno-strict-aliasing -pthread -I../../../../tests/utils -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c consumer_testpoints.c -fPIC -DPIC -o .libs/consumer_testpoints.o make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/notification' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/notification' /bin/sh ../../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -I../../../../tests/utils -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o base_client base_client.o ../../../../src/lib/lttng-ctl/liblttng-ctl.la -lurcu-cds -lrt libtool: link: /usr/bin/gcc -fno-strict-aliasing -pthread -I../../../../tests/utils -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o .libs/base_client base_client.o ../../../../src/lib/lttng-ctl/.libs/liblttng-ctl.so -lxml2 -lurcu-common -lurcu -lurcu-cds -lrt -pthread make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/notification' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/notification' /bin/sh ../../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -I../../../../tests/utils -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o rotation rotation.o ../../../../src/lib/lttng-ctl/liblttng-ctl.la ../../../../tests/utils/tap/libtap.la -lm -lurcu-cds -lrt libtool: link: /usr/bin/gcc -fno-strict-aliasing -pthread -I../../../../tests/utils -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o .libs/rotation rotation.o ../../../../src/lib/lttng-ctl/.libs/liblttng-ctl.so -lxml2 -lurcu-common -lurcu ../../../../tests/utils/tap/.libs/libtap.a -lm -lurcu-cds -lrt -pthread make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/notification' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/notification' /bin/sh ../../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -I../../../../tests/utils -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o notification notification.o ../../../../src/lib/lttng-ctl/liblttng-ctl.la ../../../../tests/utils/tap/libtap.la -lm -lurcu-cds -lrt libtool: link: /usr/bin/gcc -fno-strict-aliasing -pthread -I../../../../tests/utils -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o .libs/notification notification.o ../../../../src/lib/lttng-ctl/.libs/liblttng-ctl.so -lxml2 -lurcu-common -lurcu ../../../../tests/utils/tap/.libs/libtap.a -lm -lurcu-cds -lrt -pthread make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/notification' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/notification' /bin/sh ../../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -I../../../../tests/utils -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -module -shared -avoid-version -rpath /home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/notification -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o libpause_consumer.la consumer_testpoints.lo ../../../../src/common/libcommon.la ../../../../src/lib/lttng-ctl/liblttng-ctl.la -ldl -lurcu-cds -lrt libtool: link: /usr/bin/gcc -shared -fPIC -DPIC .libs/consumer_testpoints.o -Wl,--whole-archive ../../../../src/common/.libs/libcommon.a -Wl,--no-whole-archive -pthread -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -pthread -Wl,-rpath -Wl,/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/lib/lttng-ctl/.libs ../../../../src/lib/lttng-ctl/.libs/liblttng-ctl.so -lxml2 -lurcu-common -lurcu -ldl -lurcu-cds -lrt -Wl,-soname -Wl,libpause_consumer.so -o .libs/libpause_consumer.so libtool: link: ( cd ".libs" && rm -f "libpause_consumer.la" && ln -s "../libpause_consumer.la" "libpause_consumer.la" ) make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/notification' Making all in rotation make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/rotation' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I../../../../tests/utils/ -I. -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o schedule_api.o schedule_api.c make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/rotation' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/rotation' /bin/sh ../../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o schedule_api schedule_api.o ../../../../tests/utils/tap/libtap.la ../../../../src/lib/lttng-ctl/liblttng-ctl.la -lurcu-cds -lrt libtool: link: /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o .libs/schedule_api schedule_api.o ../../../../tests/utils/tap/.libs/libtap.a ../../../../src/lib/lttng-ctl/.libs/liblttng-ctl.so -lxml2 -lurcu-common -lurcu -lurcu-cds -lrt -pthread make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/rotation' Making all in base-path Making all in metadata Making all in working-directory Making all in relayd-grouping Making all in clear Making all in tracker make[4]: Nothing to be done for 'all-am'. Making all in kernel make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/kernel' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -fno-stack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o select_poll_epoll-select_poll_epoll.o `test -f 'select_poll_epoll.c' || echo './'`select_poll_epoll.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/kernel' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/kernel' /bin/sh ../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-stack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o select_poll_epoll select_poll_epoll-select_poll_epoll.o -lpopt -lurcu-cds -lrt libtool: link: /usr/bin/gcc -fno-stack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o select_poll_epoll select_poll_epoll-select_poll_epoll.o -lpopt -lurcu-cds -lrt -pthread make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/kernel' Making all in ust Making all in nprocesses Making all in high-throughput make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/high-throughput' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o main.o main.c make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/high-throughput' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/high-throughput' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o tp.o tp.c make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/high-throughput' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/high-throughput' /bin/sh ../../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o gen-events main.o tp.o -llttng-ust -ldl -ldl -lurcu-cds -lrt libtool: link: /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o gen-events main.o tp.o -llttng-ust -ldl -lurcu-cds -lrt -pthread make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/high-throughput' Making all in low-throughput make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/low-throughput' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o main.o main.c make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/low-throughput' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/low-throughput' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o tp.o tp.c make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/low-throughput' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/low-throughput' /bin/sh ../../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o gen-events main.o tp.o -llttng-ust -ldl -ldl -lurcu-cds -lrt libtool: link: /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o gen-events main.o tp.o -llttng-ust -ldl -lurcu-cds -lrt -pthread make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/low-throughput' Making all in before-after Making all in multi-session make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-session' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -fno-strict-aliasing -pthread -I. -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o gen-nevents.o gen-nevents.c make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-session' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-session' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -fno-strict-aliasing -pthread -I. -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o tp.o tp.c make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-session' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-session' /bin/sh ../../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -I. -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o gen-nevents gen-nevents.o tp.o -llttng-ust -ldl -lurcu-bp -ldl -lurcu-cds -lrt libtool: link: /usr/bin/gcc -fno-strict-aliasing -pthread -I. -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o gen-nevents gen-nevents.o tp.o -llttng-ust -lurcu-bp -ldl -lurcu-cds -lrt -pthread make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-session' Making all in overlap Making all in demo make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/overlap/demo' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../../include -I../../../../../include -I../../../../../src -include config.h -I. -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o demo.o demo.c make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/overlap/demo' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/overlap/demo' /bin/sh ../../../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../../include -I../../../../../include -I../../../../../src -include config.h -I. -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o tp.lo tp.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../../include -I../../../../../include -I../../../../../src -include config.h -I. -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c tp.c -fPIC -DPIC -o .libs/tp.o make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/overlap/demo' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/overlap/demo' /bin/sh ../../../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../../include -I../../../../../include -I../../../../../src -include config.h -I. -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o tp3.lo tp3.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../../include -I../../../../../include -I../../../../../src -include config.h -I. -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c tp3.c -fPIC -DPIC -o .libs/tp3.o make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/overlap/demo' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/overlap/demo' /bin/sh ../../../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../../include -I../../../../../include -I../../../../../src -include config.h -I. -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o tp2.lo tp2.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../../include -I../../../../../include -I../../../../../src -include config.h -I. -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c tp2.c -fPIC -DPIC -o .libs/tp2.o make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/overlap/demo' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/overlap/demo' /bin/sh ../../../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o demo demo.o -ldl -lurcu-cds -lrt libtool: link: /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o demo demo.o -ldl -lurcu-cds -lrt -pthread make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/overlap/demo' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/overlap/demo' /bin/sh ../../../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -module -shared -avoid-version -rpath /home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/overlap/demo -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o liblttng-ust-provider-ust-tests-demo3.la tp3.lo -llttng-ust -ldl -lurcu-cds -lrt libtool: link: /usr/bin/gcc -shared -fPIC -DPIC .libs/tp3.o -pthread -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -pthread -llttng-ust -ldl -lurcu-cds -lrt -Wl,-soname -Wl,liblttng-ust-provider-ust-tests-demo3.so -o .libs/liblttng-ust-provider-ust-tests-demo3.so libtool: link: ( cd ".libs" && rm -f "liblttng-ust-provider-ust-tests-demo3.la" && ln -s "../liblttng-ust-provider-ust-tests-demo3.la" "liblttng-ust-provider-ust-tests-demo3.la" ) make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/overlap/demo' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/overlap/demo' /bin/sh ../../../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -module -shared -avoid-version -rpath /home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/overlap/demo -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o liblttng-ust-provider-ust-tests-demo.la tp.lo tp2.lo -llttng-ust -ldl -lurcu-cds -lrt libtool: link: /usr/bin/gcc -shared -fPIC -DPIC .libs/tp.o .libs/tp2.o -pthread -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -pthread -llttng-ust -ldl -lurcu-cds -lrt -Wl,-soname -Wl,liblttng-ust-provider-ust-tests-demo.so -o .libs/liblttng-ust-provider-ust-tests-demo.so libtool: link: ( cd ".libs" && rm -f "liblttng-ust-provider-ust-tests-demo.la" && ln -s "../liblttng-ust-provider-ust-tests-demo.la" "liblttng-ust-provider-ust-tests-demo.la" ) make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/overlap/demo' Making all in buffers-pid Making all in linking make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/linking' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -Wsystem-headers -Werror=old-style-definition -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o demo_builtin-demo.o `test -f 'demo.c' || echo './'`demo.c make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/linking' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/linking' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -Wsystem-headers -Werror=old-style-definition -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o demo_builtin-tp3.o `test -f 'tp3.c' || echo './'`tp3.c make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/linking' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/linking' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -Wsystem-headers -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o demo.o demo.c make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/linking' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/linking' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -Wsystem-headers -Werror=old-style-definition -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o demo_builtin-tp2.o `test -f 'tp2.c' || echo './'`tp2.c make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/linking' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/linking' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -Wsystem-headers -DTEST_DYNAMIC_LINKAGE -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o demo-demo.o `test -f 'demo.c' || echo './'`demo.c make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/linking' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/linking' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -Wsystem-headers -Werror=old-style-definition -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o demo_builtin-tp.o `test -f 'tp.c' || echo './'`tp.c make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/linking' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/linking' /bin/sh ../../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -Wsystem-headers -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o tp3.lo tp3.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -Wsystem-headers -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c tp3.c -fPIC -DPIC -o .libs/tp3.o make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/linking' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/linking' /bin/sh ../../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -Wsystem-headers -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o tp2.lo tp2.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -Wsystem-headers -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c tp2.c -fPIC -DPIC -o .libs/tp2.o make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/linking' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/linking' /bin/sh ../../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -Wsystem-headers -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o tp.lo tp.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -Wsystem-headers -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c tp.c -fPIC -DPIC -o .libs/tp.o make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/linking' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/linking' /bin/sh ../../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o liblttng-ust-provider-ust-tests-demo3-static.la tp3.lo -llttng-ust -ldl libtool: link: /usr/bin/gcc-ar cru .libs/liblttng-ust-provider-ust-tests-demo3-static.a .libs/tp3.o libtool: link: /usr/bin/gcc-ranlib .libs/liblttng-ust-provider-ust-tests-demo3-static.a libtool: link: ( cd ".libs" && rm -f "liblttng-ust-provider-ust-tests-demo3-static.la" && ln -s "../liblttng-ust-provider-ust-tests-demo3-static.la" "liblttng-ust-provider-ust-tests-demo3-static.la" ) make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/linking' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/linking' /bin/sh ../../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o liblttng-ust-provider-ust-tests-demo-static.la tp.lo tp2.lo -llttng-ust -ldl libtool: link: /usr/bin/gcc-ar cru .libs/liblttng-ust-provider-ust-tests-demo-static.a .libs/tp.o .libs/tp2.o libtool: link: /usr/bin/gcc-ranlib .libs/liblttng-ust-provider-ust-tests-demo-static.a libtool: link: ( cd ".libs" && rm -f "liblttng-ust-provider-ust-tests-demo-static.la" && ln -s "../liblttng-ust-provider-ust-tests-demo-static.la" "liblttng-ust-provider-ust-tests-demo-static.la" ) make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/linking' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/linking' /bin/sh ../../../../libtool --tag=CC --mode=link /usr/bin/gcc -DTEST_DYNAMIC_LINKAGE -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o demo demo-demo.o -ldl libtool: link: /usr/bin/gcc -DTEST_DYNAMIC_LINKAGE -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o demo demo-demo.o -ldl -pthread make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/linking' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/linking' /bin/sh ../../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -module -shared -avoid-version -rpath /home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/linking -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o liblttng-ust-provider-ust-tests-demo3.la tp3.lo -llttng-ust -ldl libtool: link: /usr/bin/gcc -shared -fPIC -DPIC .libs/tp3.o -pthread -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -pthread -llttng-ust -ldl -Wl,-soname -Wl,liblttng-ust-provider-ust-tests-demo3.so -o .libs/liblttng-ust-provider-ust-tests-demo3.so libtool: link: ( cd ".libs" && rm -f "liblttng-ust-provider-ust-tests-demo3.la" && ln -s "../liblttng-ust-provider-ust-tests-demo3.la" "liblttng-ust-provider-ust-tests-demo3.la" ) make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/linking' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/linking' /bin/sh ../../../../libtool --tag=CC --mode=link /usr/bin/gcc -Werror=old-style-definition -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o demo_builtin demo_builtin-demo.o demo_builtin-tp.o demo_builtin-tp2.o demo_builtin-tp3.o -llttng-ust -ldl -ldl libtool: link: /usr/bin/gcc -Werror=old-style-definition -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o demo_builtin demo_builtin-demo.o demo_builtin-tp.o demo_builtin-tp2.o demo_builtin-tp3.o -llttng-ust -ldl -pthread make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/linking' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/linking' /bin/sh ../../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -module -shared -avoid-version -rpath /home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/linking -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o liblttng-ust-provider-ust-tests-demo.la tp.lo tp2.lo -llttng-ust -ldl libtool: link: /usr/bin/gcc -shared -fPIC -DPIC .libs/tp.o .libs/tp2.o -pthread -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -pthread -llttng-ust -ldl -Wl,-soname -Wl,liblttng-ust-provider-ust-tests-demo.so -o .libs/liblttng-ust-provider-ust-tests-demo.so libtool: link: ( cd ".libs" && rm -f "liblttng-ust-provider-ust-tests-demo.la" && ln -s "../liblttng-ust-provider-ust-tests-demo.la" "liblttng-ust-provider-ust-tests-demo.la" ) make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/linking' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/linking' /bin/sh ../../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o demo_static demo.o liblttng-ust-provider-ust-tests-demo-static.la liblttng-ust-provider-ust-tests-demo3-static.la -ldl libtool: link: /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o demo_static demo.o ./.libs/liblttng-ust-provider-ust-tests-demo-static.a ./.libs/liblttng-ust-provider-ust-tests-demo3-static.a -llttng-ust -ldl -pthread make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/linking' Making all in daemon make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/daemon' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o daemon.o daemon.c make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/daemon' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/daemon' /bin/sh ../../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o daemon daemon.o -llttng-ust -ldl -llttng-ust-fork -ldl -lurcu-cds -lrt libtool: link: /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o daemon daemon.o -llttng-ust -llttng-ust-fork -ldl -lurcu-cds -lrt -pthread make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/daemon' Making all in exit-fast make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/exit-fast' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o exit-fast.o exit-fast.c make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/exit-fast' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/exit-fast' /bin/sh ../../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o exit-fast exit-fast.o -llttng-ust -ldl -ldl -lurcu-cds -lrt libtool: link: /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o exit-fast exit-fast.o -llttng-ust -ldl -lurcu-cds -lrt -pthread make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/exit-fast' Making all in fork make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/fork' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o fork2.o fork2.c make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/fork' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/fork' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o fork.o fork.c make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/fork' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/fork' /bin/sh ../../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o fork2 fork2.o -llttng-ust -ldl -llttng-ust-fork -ldl -lurcu-cds -lrt libtool: link: /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o fork2 fork2.o -llttng-ust -llttng-ust-fork -ldl -lurcu-cds -lrt -pthread make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/fork' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/fork' /bin/sh ../../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o fork fork.o -llttng-ust -ldl -llttng-ust-fork -ldl -lurcu-cds -lrt libtool: link: /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o fork fork.o -llttng-ust -llttng-ust-fork -ldl -lurcu-cds -lrt -pthread make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/fork' Making all in libc-wrapper make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/libc-wrapper' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o prog.o prog.c make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/libc-wrapper' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/libc-wrapper' /bin/sh ../../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o prog prog.o -llttng-ust -ldl -llttng-ust-libc-wrapper -lurcu-cds -lrt libtool: link: /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o prog prog.o -llttng-ust -ldl -llttng-ust-libc-wrapper -lurcu-cds -lrt -pthread make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/libc-wrapper' Making all in periodical-metadata-flush Making all in java-jul make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/java-jul' echo timestamp > classnoinst.stamp make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/java-jul' Making all in java-log4j make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/java-log4j' echo timestamp > classnoinst.stamp make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/java-log4j' Making all in python-logging make[4]: Nothing to be done for 'all'. Making all in getcpu-override make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/getcpu-override' /bin/sh ../../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o lttng-ust-getcpu-override-test.lo lttng-ust-getcpu-override-test.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c lttng-ust-getcpu-override-test.c -fPIC -DPIC -o .libs/lttng-ust-getcpu-override-test.o make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/getcpu-override' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/getcpu-override' /bin/sh ../../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -module -shared -avoid-version --no-as-needed -rpath /home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/getcpu-override -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o lttng-ust-getcpu-override-test.la lttng-ust-getcpu-override-test.lo -ldl -lurcu-cds -lrt libtool: link: /usr/bin/gcc -shared -fPIC -DPIC .libs/lttng-ust-getcpu-override-test.o -pthread -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -pthread -ldl -lurcu-cds -lrt -Wl,-soname -Wl,lttng-ust-getcpu-override-test.so -o .libs/lttng-ust-getcpu-override-test.so libtool: link: ( cd ".libs" && rm -f "lttng-ust-getcpu-override-test.la" && ln -s "../lttng-ust-getcpu-override-test.la" "lttng-ust-getcpu-override-test.la" ) make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/getcpu-override' Making all in clock-override make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/clock-override' /bin/sh ../../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o lttng-ust-clock-override-test.lo lttng-ust-clock-override-test.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c lttng-ust-clock-override-test.c -fPIC -DPIC -o .libs/lttng-ust-clock-override-test.o make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/clock-override' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/clock-override' /bin/sh ../../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -module -shared -avoid-version --no-as-needed -rpath /home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/clock-override -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o lttng-ust-clock-override-test.la lttng-ust-clock-override-test.lo -ldl -lurcu-cds -lrt libtool: link: /usr/bin/gcc -shared -fPIC -DPIC .libs/lttng-ust-clock-override-test.o -pthread -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -pthread -ldl -lurcu-cds -lrt -Wl,-soname -Wl,lttng-ust-clock-override-test.so -o .libs/lttng-ust-clock-override-test.so libtool: link: ( cd ".libs" && rm -f "lttng-ust-clock-override-test.la" && ln -s "../lttng-ust-clock-override-test.la" "lttng-ust-clock-override-test.la" ) make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/clock-override' Making all in type-declarations make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/type-declarations' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o type_declarations-type-declarations.o `test -f 'type-declarations.c' || echo './'`type-declarations.c make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/type-declarations' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/type-declarations' /bin/sh ../../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o type-declarations type_declarations-type-declarations.o -llttng-ust -ldl -ldl -lurcu-cds -lrt libtool: link: /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o type-declarations type_declarations-type-declarations.o -llttng-ust -ldl -lurcu-cds -lrt -pthread make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/type-declarations' Making all in rotation-destroy-flush Making all in blocking Making all in multi-lib make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -fno-strict-aliasing -pthread -DHAS_CALLSITES=1 -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o exec_with_callsites-multi-lib-test.o `test -f 'multi-lib-test.c' || echo './'`multi-lib-test.c make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -fno-strict-aliasing -pthread -DHAS_CALLSITES=0 -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o exec_without_callsites-multi-lib-test.o `test -f 'multi-lib-test.c' || echo './'`multi-lib-test.c make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -fno-strict-aliasing -pthread -DHAS_CALLSITES=1 -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o exec_with_callsites-callsites.o `test -f 'callsites.c' || echo './'`callsites.c make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' /usr/bin/gcc -fno-strict-aliasing -pthread -I../../../../include -I../../../../include -I../../../../src -include config.h -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -I./ -o probes.o probes.c make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' /bin/sh ../../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -fno-strict-aliasing -pthread -c -I. -DVALUE=11111 -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o libcallsites_1_la-callsites.lo `test -f 'callsites.c' || echo './'`callsites.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -fno-strict-aliasing -pthread -c -I. -DVALUE=11111 -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c callsites.c -fPIC -DPIC -o .libs/libcallsites_1_la-callsites.o make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' /bin/sh ../../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -fno-strict-aliasing -pthread -c -I. -DVALUE=22222 -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o libcallsites_2_la-callsites.lo `test -f 'callsites.c' || echo './'`callsites.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -fno-strict-aliasing -pthread -c -I. -DVALUE=22222 -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c callsites.c -fPIC -DPIC -o .libs/libcallsites_2_la-callsites.o make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' /bin/sh ../../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -fno-strict-aliasing -pthread -fno-strict-aliasing -pthread -I../../../../include -I../../../../include -I../../../../src -include config.h -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -I./ -DACTIVATE_PROBES_O -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o libprobes_o_la-probes.lo `test -f 'probes.c' || echo './'`probes.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -fno-strict-aliasing -pthread -fno-strict-aliasing -pthread -I../../../../include -I../../../../include -I../../../../src -include config.h -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -I./ -DACTIVATE_PROBES_O -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c probes.c -fPIC -DPIC -o .libs/libprobes_o_la-probes.o make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' /bin/sh ../../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -fno-strict-aliasing -pthread -fno-strict-aliasing -pthread -I../../../../include -I../../../../include -I../../../../src -include config.h -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -I./ -DACTIVATE_PROBES_G -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o libprobes_g_la-probes.lo `test -f 'probes.c' || echo './'`probes.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -fno-strict-aliasing -pthread -fno-strict-aliasing -pthread -I../../../../include -I../../../../include -I../../../../src -include config.h -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -I./ -DACTIVATE_PROBES_G -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c probes.c -fPIC -DPIC -o .libs/libprobes_g_la-probes.o make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' /bin/sh ../../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -fno-strict-aliasing -pthread -fno-strict-aliasing -pthread -I../../../../include -I../../../../include -I../../../../src -include config.h -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -I./ -DACTIVATE_PROBES_C -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o libprobes_c_prime_la-probes.lo `test -f 'probes.c' || echo './'`probes.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -fno-strict-aliasing -pthread -fno-strict-aliasing -pthread -I../../../../include -I../../../../include -I../../../../src -include config.h -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -I./ -DACTIVATE_PROBES_C -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c probes.c -fPIC -DPIC -o .libs/libprobes_c_prime_la-probes.o make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' /bin/sh ../../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -fno-strict-aliasing -pthread -fno-strict-aliasing -pthread -I../../../../include -I../../../../include -I../../../../src -include config.h -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -I./ -DACTIVATE_PROBES_K -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o libprobes_k_la-probes.lo `test -f 'probes.c' || echo './'`probes.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -fno-strict-aliasing -pthread -fno-strict-aliasing -pthread -I../../../../include -I../../../../include -I../../../../src -include config.h -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -I./ -DACTIVATE_PROBES_K -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c probes.c -fPIC -DPIC -o .libs/libprobes_k_la-probes.o make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' /bin/sh ../../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -fno-strict-aliasing -pthread -fno-strict-aliasing -pthread -I../../../../include -I../../../../include -I../../../../src -include config.h -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -I./ -DACTIVATE_PROBES_I -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o libprobes_i_la-probes.lo `test -f 'probes.c' || echo './'`probes.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -fno-strict-aliasing -pthread -fno-strict-aliasing -pthread -I../../../../include -I../../../../include -I../../../../src -include config.h -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -I./ -DACTIVATE_PROBES_I -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c probes.c -fPIC -DPIC -o .libs/libprobes_i_la-probes.o make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' /bin/sh ../../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -fno-strict-aliasing -pthread -fno-strict-aliasing -pthread -I../../../../include -I../../../../include -I../../../../src -include config.h -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -I./ -DACTIVATE_PROBES_J -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o libprobes_j_la-probes.lo `test -f 'probes.c' || echo './'`probes.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -fno-strict-aliasing -pthread -fno-strict-aliasing -pthread -I../../../../include -I../../../../include -I../../../../src -include config.h -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -I./ -DACTIVATE_PROBES_J -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c probes.c -fPIC -DPIC -o .libs/libprobes_j_la-probes.o make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' /bin/sh ../../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -fno-strict-aliasing -pthread -fno-strict-aliasing -pthread -I../../../../include -I../../../../include -I../../../../src -include config.h -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -I./ -DACTIVATE_PROBES_A -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o libprobes_a_prime_la-probes.lo `test -f 'probes.c' || echo './'`probes.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -fno-strict-aliasing -pthread -fno-strict-aliasing -pthread -I../../../../include -I../../../../include -I../../../../src -include config.h -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -I./ -DACTIVATE_PROBES_A -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c probes.c -fPIC -DPIC -o .libs/libprobes_a_prime_la-probes.o make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' /bin/sh ../../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -fno-strict-aliasing -pthread -fno-strict-aliasing -pthread -I../../../../include -I../../../../include -I../../../../src -include config.h -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -I./ -DACTIVATE_PROBES_D -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o libprobes_d_la-probes.lo `test -f 'probes.c' || echo './'`probes.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -fno-strict-aliasing -pthread -fno-strict-aliasing -pthread -I../../../../include -I../../../../include -I../../../../src -include config.h -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -I./ -DACTIVATE_PROBES_D -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c probes.c -fPIC -DPIC -o .libs/libprobes_d_la-probes.o make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' /bin/sh ../../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -fno-strict-aliasing -pthread -fno-strict-aliasing -pthread -I../../../../include -I../../../../include -I../../../../src -include config.h -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -I./ -DACTIVATE_PROBES_C -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o libprobes_c_la-probes.lo `test -f 'probes.c' || echo './'`probes.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -fno-strict-aliasing -pthread -fno-strict-aliasing -pthread -I../../../../include -I../../../../include -I../../../../src -include config.h -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -I./ -DACTIVATE_PROBES_C -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c probes.c -fPIC -DPIC -o .libs/libprobes_c_la-probes.o make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' /bin/sh ../../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -fno-strict-aliasing -pthread -fno-strict-aliasing -pthread -I../../../../include -I../../../../include -I../../../../src -include config.h -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -I./ -DACTIVATE_PROBES_F -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o libprobes_f_la-probes.lo `test -f 'probes.c' || echo './'`probes.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -fno-strict-aliasing -pthread -fno-strict-aliasing -pthread -I../../../../include -I../../../../include -I../../../../src -include config.h -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -I./ -DACTIVATE_PROBES_F -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c probes.c -fPIC -DPIC -o .libs/libprobes_f_la-probes.o make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' /bin/sh ../../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -fno-strict-aliasing -pthread -fno-strict-aliasing -pthread -I../../../../include -I../../../../include -I../../../../src -include config.h -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -I./ -DACTIVATE_PROBES_B -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o libprobes_b_la-probes.lo `test -f 'probes.c' || echo './'`probes.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -fno-strict-aliasing -pthread -fno-strict-aliasing -pthread -I../../../../include -I../../../../include -I../../../../src -include config.h -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -I./ -DACTIVATE_PROBES_B -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c probes.c -fPIC -DPIC -o .libs/libprobes_b_la-probes.o make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' /bin/sh ../../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -fno-strict-aliasing -pthread -fno-strict-aliasing -pthread -I../../../../include -I../../../../include -I../../../../src -include config.h -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -I./ -DACTIVATE_PROBES_A -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o libprobes_a_la-probes.lo `test -f 'probes.c' || echo './'`probes.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -fno-strict-aliasing -pthread -fno-strict-aliasing -pthread -I../../../../include -I../../../../include -I../../../../src -include config.h -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -I./ -DACTIVATE_PROBES_A -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c probes.c -fPIC -DPIC -o .libs/libprobes_a_la-probes.o make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' /bin/sh ../../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -fno-strict-aliasing -pthread -fno-strict-aliasing -pthread -I../../../../include -I../../../../include -I../../../../src -include config.h -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -I./ -DACTIVATE_PROBES_P -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o libprobes_p_la-probes.lo `test -f 'probes.c' || echo './'`probes.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -fno-strict-aliasing -pthread -fno-strict-aliasing -pthread -I../../../../include -I../../../../include -I../../../../src -include config.h -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -I./ -DACTIVATE_PROBES_P -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c probes.c -fPIC -DPIC -o .libs/libprobes_p_la-probes.o make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' /bin/sh ../../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -fno-strict-aliasing -pthread -fno-strict-aliasing -pthread -I../../../../include -I../../../../include -I../../../../src -include config.h -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -I./ -DACTIVATE_PROBES_H -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o libprobes_h_la-probes.lo `test -f 'probes.c' || echo './'`probes.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -fno-strict-aliasing -pthread -fno-strict-aliasing -pthread -I../../../../include -I../../../../include -I../../../../src -include config.h -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -I./ -DACTIVATE_PROBES_H -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c probes.c -fPIC -DPIC -o .libs/libprobes_h_la-probes.o make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' /bin/sh ../../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -fno-strict-aliasing -pthread -fno-strict-aliasing -pthread -I../../../../include -I../../../../include -I../../../../src -include config.h -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -I./ -DACTIVATE_PROBES_N -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o libprobes_n_la-probes.lo `test -f 'probes.c' || echo './'`probes.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -fno-strict-aliasing -pthread -fno-strict-aliasing -pthread -I../../../../include -I../../../../include -I../../../../src -include config.h -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -I./ -DACTIVATE_PROBES_N -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c probes.c -fPIC -DPIC -o .libs/libprobes_n_la-probes.o make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' /bin/sh ../../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -fno-strict-aliasing -pthread -fno-strict-aliasing -pthread -I../../../../include -I../../../../include -I../../../../src -include config.h -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -I./ -DACTIVATE_PROBES_L -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o libprobes_l_la-probes.lo `test -f 'probes.c' || echo './'`probes.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -fno-strict-aliasing -pthread -fno-strict-aliasing -pthread -I../../../../include -I../../../../include -I../../../../src -include config.h -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -I./ -DACTIVATE_PROBES_L -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c probes.c -fPIC -DPIC -o .libs/libprobes_l_la-probes.o make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' /bin/sh ../../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -fno-strict-aliasing -pthread -fno-strict-aliasing -pthread -I../../../../include -I../../../../include -I../../../../src -include config.h -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -I./ -DACTIVATE_PROBES_E -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o libprobes_e_la-probes.lo `test -f 'probes.c' || echo './'`probes.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -fno-strict-aliasing -pthread -fno-strict-aliasing -pthread -I../../../../include -I../../../../include -I../../../../src -include config.h -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -I./ -DACTIVATE_PROBES_E -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c probes.c -fPIC -DPIC -o .libs/libprobes_e_la-probes.o make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' /bin/sh ../../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -fno-strict-aliasing -pthread -fno-strict-aliasing -pthread -I../../../../include -I../../../../include -I../../../../src -include config.h -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -I./ -DACTIVATE_PROBES_M -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o libprobes_m_la-probes.lo `test -f 'probes.c' || echo './'`probes.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -fno-strict-aliasing -pthread -fno-strict-aliasing -pthread -I../../../../include -I../../../../include -I../../../../src -include config.h -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -I./ -DACTIVATE_PROBES_M -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c probes.c -fPIC -DPIC -o .libs/libprobes_m_la-probes.o make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' /bin/sh ../../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -DHAS_CALLSITES=1 -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -ldl -lpopt -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o exec-with-callsites exec_with_callsites-multi-lib-test.o exec_with_callsites-callsites.o -lurcu-cds -lrt libtool: link: /usr/bin/gcc -fno-strict-aliasing -pthread -DHAS_CALLSITES=1 -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o exec-with-callsites exec_with_callsites-multi-lib-test.o exec_with_callsites-callsites.o -ldl -lpopt -lurcu-cds -lrt -pthread make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' /bin/sh ../../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -c -I. -DVALUE=22222 -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -shared -module -llttng-ust -ldl -avoid-version -rpath /home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib/.libs/ -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o libcallsites_2.la libcallsites_2_la-callsites.lo -lurcu-cds -lrt libtool: link: /usr/bin/gcc -shared -fPIC -DPIC .libs/libcallsites_2_la-callsites.o -pthread -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -pthread -llttng-ust -ldl -lurcu-cds -lrt -Wl,-soname -Wl,libcallsites_2.so -o .libs/libcallsites_2.so libtool: link: ( cd ".libs" && rm -f "libcallsites_2.la" && ln -s "../libcallsites_2.la" "libcallsites_2.la" ) make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' /bin/sh ../../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -DHAS_CALLSITES=0 -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -ldl -lpopt -llttng-ust -ldl -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o exec-without-callsites exec_without_callsites-multi-lib-test.o probes.o -lurcu-cds -lrt libtool: link: /usr/bin/gcc -fno-strict-aliasing -pthread -DHAS_CALLSITES=0 -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o exec-without-callsites exec_without_callsites-multi-lib-test.o probes.o -lpopt -llttng-ust -ldl -lurcu-cds -lrt -pthread make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' /bin/sh ../../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -c -I. -DVALUE=11111 -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -shared -module -llttng-ust -ldl -avoid-version -rpath /home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib/.libs/ -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o libcallsites_1.la libcallsites_1_la-callsites.lo -lurcu-cds -lrt libtool: link: /usr/bin/gcc -shared -fPIC -DPIC .libs/libcallsites_1_la-callsites.o -pthread -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -pthread -llttng-ust -ldl -lurcu-cds -lrt -Wl,-soname -Wl,libcallsites_1.so -o .libs/libcallsites_1.so libtool: link: ( cd ".libs" && rm -f "libcallsites_1.la" && ln -s "../libcallsites_1.la" "libcallsites_1.la" ) make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' /bin/sh ../../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -fno-strict-aliasing -pthread -I../../../../include -I../../../../include -I../../../../src -include config.h -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -I./ -DACTIVATE_PROBES_A -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -shared -module -llttng-ust -ldl -avoid-version -rpath /home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib/.libs/ -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o libprobes_a_prime.la libprobes_a_prime_la-probes.lo -lurcu-cds -lrt libtool: link: /usr/bin/gcc -shared -fPIC -DPIC .libs/libprobes_a_prime_la-probes.o -pthread -pthread -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -flto=auto -flto-partition=none -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -pthread -llttng-ust -ldl -lurcu-cds -lrt -Wl,-soname -Wl,libprobes_a_prime.so -o .libs/libprobes_a_prime.so libtool: link: ( cd ".libs" && rm -f "libprobes_a_prime.la" && ln -s "../libprobes_a_prime.la" "libprobes_a_prime.la" ) make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' /bin/sh ../../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -fno-strict-aliasing -pthread -I../../../../include -I../../../../include -I../../../../src -include config.h -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -I./ -DACTIVATE_PROBES_K -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -shared -module -llttng-ust -ldl -avoid-version -rpath /home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib/.libs/ -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o libprobes_k.la libprobes_k_la-probes.lo -lurcu-cds -lrt libtool: link: /usr/bin/gcc -shared -fPIC -DPIC .libs/libprobes_k_la-probes.o -pthread -pthread -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -flto=auto -flto-partition=none -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -pthread -llttng-ust -ldl -lurcu-cds -lrt -Wl,-soname -Wl,libprobes_k.so -o .libs/libprobes_k.so libtool: link: ( cd ".libs" && rm -f "libprobes_k.la" && ln -s "../libprobes_k.la" "libprobes_k.la" ) make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' /bin/sh ../../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -fno-strict-aliasing -pthread -I../../../../include -I../../../../include -I../../../../src -include config.h -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -I./ -DACTIVATE_PROBES_D -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -shared -module -llttng-ust -ldl -avoid-version -rpath /home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib/.libs/ -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o libprobes_d.la libprobes_d_la-probes.lo -lurcu-cds -lrt libtool: link: /usr/bin/gcc -shared -fPIC -DPIC .libs/libprobes_d_la-probes.o -pthread -pthread -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -flto=auto -flto-partition=none -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -pthread -llttng-ust -ldl -lurcu-cds -lrt -Wl,-soname -Wl,libprobes_d.so -o .libs/libprobes_d.so libtool: link: ( cd ".libs" && rm -f "libprobes_d.la" && ln -s "../libprobes_d.la" "libprobes_d.la" ) make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' /bin/sh ../../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -fno-strict-aliasing -pthread -I../../../../include -I../../../../include -I../../../../src -include config.h -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -I./ -DACTIVATE_PROBES_I -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -shared -module -llttng-ust -ldl -avoid-version -rpath /home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib/.libs/ -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o libprobes_i.la libprobes_i_la-probes.lo -lurcu-cds -lrt libtool: link: /usr/bin/gcc -shared -fPIC -DPIC .libs/libprobes_i_la-probes.o -pthread -pthread -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -flto=auto -flto-partition=none -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -pthread -llttng-ust -ldl -lurcu-cds -lrt -Wl,-soname -Wl,libprobes_i.so -o .libs/libprobes_i.so libtool: link: ( cd ".libs" && rm -f "libprobes_i.la" && ln -s "../libprobes_i.la" "libprobes_i.la" ) make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' /bin/sh ../../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -fno-strict-aliasing -pthread -I../../../../include -I../../../../include -I../../../../src -include config.h -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -I./ -DACTIVATE_PROBES_O -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -shared -module -llttng-ust -ldl -avoid-version -rpath /home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib/.libs/ -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o libprobes_o.la libprobes_o_la-probes.lo -lurcu-cds -lrt libtool: link: /usr/bin/gcc -shared -fPIC -DPIC .libs/libprobes_o_la-probes.o -pthread -pthread -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -flto=auto -flto-partition=none -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -pthread -llttng-ust -ldl -lurcu-cds -lrt -Wl,-soname -Wl,libprobes_o.so -o .libs/libprobes_o.so libtool: link: ( cd ".libs" && rm -f "libprobes_o.la" && ln -s "../libprobes_o.la" "libprobes_o.la" ) make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' /bin/sh ../../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -fno-strict-aliasing -pthread -I../../../../include -I../../../../include -I../../../../src -include config.h -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -I./ -DACTIVATE_PROBES_C -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -shared -module -llttng-ust -ldl -avoid-version -rpath /home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib/.libs/ -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o libprobes_c_prime.la libprobes_c_prime_la-probes.lo -lurcu-cds -lrt libtool: link: /usr/bin/gcc -shared -fPIC -DPIC .libs/libprobes_c_prime_la-probes.o -pthread -pthread -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -flto=auto -flto-partition=none -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -pthread -llttng-ust -ldl -lurcu-cds -lrt -Wl,-soname -Wl,libprobes_c_prime.so -o .libs/libprobes_c_prime.so libtool: link: ( cd ".libs" && rm -f "libprobes_c_prime.la" && ln -s "../libprobes_c_prime.la" "libprobes_c_prime.la" ) make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' /bin/sh ../../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -fno-strict-aliasing -pthread -I../../../../include -I../../../../include -I../../../../src -include config.h -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -I./ -DACTIVATE_PROBES_F -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -shared -module -llttng-ust -ldl -avoid-version -rpath /home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib/.libs/ -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o libprobes_f.la libprobes_f_la-probes.lo -lurcu-cds -lrt libtool: link: /usr/bin/gcc -shared -fPIC -DPIC .libs/libprobes_f_la-probes.o -pthread -pthread -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -flto=auto -flto-partition=none -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -pthread -llttng-ust -ldl -lurcu-cds -lrt -Wl,-soname -Wl,libprobes_f.so -o .libs/libprobes_f.so libtool: link: ( cd ".libs" && rm -f "libprobes_f.la" && ln -s "../libprobes_f.la" "libprobes_f.la" ) make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' /bin/sh ../../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -fno-strict-aliasing -pthread -I../../../../include -I../../../../include -I../../../../src -include config.h -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -I./ -DACTIVATE_PROBES_H -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -shared -module -llttng-ust -ldl -avoid-version -rpath /home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib/.libs/ -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o libprobes_h.la libprobes_h_la-probes.lo -lurcu-cds -lrt libtool: link: /usr/bin/gcc -shared -fPIC -DPIC .libs/libprobes_h_la-probes.o -pthread -pthread -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -flto=auto -flto-partition=none -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -pthread -llttng-ust -ldl -lurcu-cds -lrt -Wl,-soname -Wl,libprobes_h.so -o .libs/libprobes_h.so libtool: link: ( cd ".libs" && rm -f "libprobes_h.la" && ln -s "../libprobes_h.la" "libprobes_h.la" ) make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' /bin/sh ../../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -fno-strict-aliasing -pthread -I../../../../include -I../../../../include -I../../../../src -include config.h -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -I./ -DACTIVATE_PROBES_G -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -shared -module -llttng-ust -ldl -avoid-version -rpath /home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib/.libs/ -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o libprobes_g.la libprobes_g_la-probes.lo -lurcu-cds -lrt libtool: link: /usr/bin/gcc -shared -fPIC -DPIC .libs/libprobes_g_la-probes.o -pthread -pthread -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -flto=auto -flto-partition=none -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -pthread -llttng-ust -ldl -lurcu-cds -lrt -Wl,-soname -Wl,libprobes_g.so -o .libs/libprobes_g.so libtool: link: ( cd ".libs" && rm -f "libprobes_g.la" && ln -s "../libprobes_g.la" "libprobes_g.la" ) make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' /bin/sh ../../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -fno-strict-aliasing -pthread -I../../../../include -I../../../../include -I../../../../src -include config.h -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -I./ -DACTIVATE_PROBES_N -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -shared -module -llttng-ust -ldl -avoid-version -rpath /home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib/.libs/ -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o libprobes_n.la libprobes_n_la-probes.lo -lurcu-cds -lrt libtool: link: /usr/bin/gcc -shared -fPIC -DPIC .libs/libprobes_n_la-probes.o -pthread -pthread -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -flto=auto -flto-partition=none -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -pthread -llttng-ust -ldl -lurcu-cds -lrt -Wl,-soname -Wl,libprobes_n.so -o .libs/libprobes_n.so libtool: link: ( cd ".libs" && rm -f "libprobes_n.la" && ln -s "../libprobes_n.la" "libprobes_n.la" ) make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' /bin/sh ../../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -fno-strict-aliasing -pthread -I../../../../include -I../../../../include -I../../../../src -include config.h -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -I./ -DACTIVATE_PROBES_P -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -shared -module -llttng-ust -ldl -avoid-version -rpath /home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib/.libs/ -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o libprobes_p.la libprobes_p_la-probes.lo -lurcu-cds -lrt libtool: link: /usr/bin/gcc -shared -fPIC -DPIC .libs/libprobes_p_la-probes.o -pthread -pthread -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -flto=auto -flto-partition=none -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -pthread -llttng-ust -ldl -lurcu-cds -lrt -Wl,-soname -Wl,libprobes_p.so -o .libs/libprobes_p.so libtool: link: ( cd ".libs" && rm -f "libprobes_p.la" && ln -s "../libprobes_p.la" "libprobes_p.la" ) make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' /bin/sh ../../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -fno-strict-aliasing -pthread -I../../../../include -I../../../../include -I../../../../src -include config.h -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -I./ -DACTIVATE_PROBES_J -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -shared -module -llttng-ust -ldl -avoid-version -rpath /home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib/.libs/ -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o libprobes_j.la libprobes_j_la-probes.lo -lurcu-cds -lrt libtool: link: /usr/bin/gcc -shared -fPIC -DPIC .libs/libprobes_j_la-probes.o -pthread -pthread -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -flto=auto -flto-partition=none -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -pthread -llttng-ust -ldl -lurcu-cds -lrt -Wl,-soname -Wl,libprobes_j.so -o .libs/libprobes_j.so libtool: link: ( cd ".libs" && rm -f "libprobes_j.la" && ln -s "../libprobes_j.la" "libprobes_j.la" ) make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' /bin/sh ../../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -fno-strict-aliasing -pthread -I../../../../include -I../../../../include -I../../../../src -include config.h -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -I./ -DACTIVATE_PROBES_A -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -shared -module -llttng-ust -ldl -avoid-version -rpath /home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib/.libs/ -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o libprobes_a.la libprobes_a_la-probes.lo -lurcu-cds -lrt libtool: link: /usr/bin/gcc -shared -fPIC -DPIC .libs/libprobes_a_la-probes.o -pthread -pthread -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -flto=auto -flto-partition=none -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -pthread -llttng-ust -ldl -lurcu-cds -lrt -Wl,-soname -Wl,libprobes_a.so -o .libs/libprobes_a.so libtool: link: ( cd ".libs" && rm -f "libprobes_a.la" && ln -s "../libprobes_a.la" "libprobes_a.la" ) make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' /bin/sh ../../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -fno-strict-aliasing -pthread -I../../../../include -I../../../../include -I../../../../src -include config.h -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -I./ -DACTIVATE_PROBES_L -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -shared -module -llttng-ust -ldl -avoid-version -rpath /home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib/.libs/ -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o libprobes_l.la libprobes_l_la-probes.lo -lurcu-cds -lrt libtool: link: /usr/bin/gcc -shared -fPIC -DPIC .libs/libprobes_l_la-probes.o -pthread -pthread -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -flto=auto -flto-partition=none -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -pthread -llttng-ust -ldl -lurcu-cds -lrt -Wl,-soname -Wl,libprobes_l.so -o .libs/libprobes_l.so libtool: link: ( cd ".libs" && rm -f "libprobes_l.la" && ln -s "../libprobes_l.la" "libprobes_l.la" ) make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' /bin/sh ../../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -fno-strict-aliasing -pthread -I../../../../include -I../../../../include -I../../../../src -include config.h -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -I./ -DACTIVATE_PROBES_M -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -shared -module -llttng-ust -ldl -avoid-version -rpath /home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib/.libs/ -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o libprobes_m.la libprobes_m_la-probes.lo -lurcu-cds -lrt libtool: link: /usr/bin/gcc -shared -fPIC -DPIC .libs/libprobes_m_la-probes.o -pthread -pthread -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -flto=auto -flto-partition=none -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -pthread -llttng-ust -ldl -lurcu-cds -lrt -Wl,-soname -Wl,libprobes_m.so -o .libs/libprobes_m.so libtool: link: ( cd ".libs" && rm -f "libprobes_m.la" && ln -s "../libprobes_m.la" "libprobes_m.la" ) make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' /bin/sh ../../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -fno-strict-aliasing -pthread -I../../../../include -I../../../../include -I../../../../src -include config.h -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -I./ -DACTIVATE_PROBES_C -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -shared -module -llttng-ust -ldl -avoid-version -rpath /home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib/.libs/ -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o libprobes_c.la libprobes_c_la-probes.lo -lurcu-cds -lrt libtool: link: /usr/bin/gcc -shared -fPIC -DPIC .libs/libprobes_c_la-probes.o -pthread -pthread -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -flto=auto -flto-partition=none -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -pthread -llttng-ust -ldl -lurcu-cds -lrt -Wl,-soname -Wl,libprobes_c.so -o .libs/libprobes_c.so libtool: link: ( cd ".libs" && rm -f "libprobes_c.la" && ln -s "../libprobes_c.la" "libprobes_c.la" ) make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' /bin/sh ../../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -fno-strict-aliasing -pthread -I../../../../include -I../../../../include -I../../../../src -include config.h -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -I./ -DACTIVATE_PROBES_B -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -shared -module -llttng-ust -ldl -avoid-version -rpath /home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib/.libs/ -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o libprobes_b.la libprobes_b_la-probes.lo -lurcu-cds -lrt libtool: link: /usr/bin/gcc -shared -fPIC -DPIC .libs/libprobes_b_la-probes.o -pthread -pthread -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -flto=auto -flto-partition=none -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -pthread -llttng-ust -ldl -lurcu-cds -lrt -Wl,-soname -Wl,libprobes_b.so -o .libs/libprobes_b.so libtool: link: ( cd ".libs" && rm -f "libprobes_b.la" && ln -s "../libprobes_b.la" "libprobes_b.la" ) make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' /bin/sh ../../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -fno-strict-aliasing -pthread -I../../../../include -I../../../../include -I../../../../src -include config.h -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -I./ -DACTIVATE_PROBES_E -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -shared -module -llttng-ust -ldl -avoid-version -rpath /home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib/.libs/ -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o libprobes_e.la libprobes_e_la-probes.lo -lurcu-cds -lrt libtool: link: /usr/bin/gcc -shared -fPIC -DPIC .libs/libprobes_e_la-probes.o -pthread -pthread -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -flto=auto -flto-partition=none -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -pthread -llttng-ust -ldl -lurcu-cds -lrt -Wl,-soname -Wl,libprobes_e.so -o .libs/libprobes_e.so libtool: link: ( cd ".libs" && rm -f "libprobes_e.la" && ln -s "../libprobes_e.la" "libprobes_e.la" ) make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' Making all in namespaces Making all in baddr-statedump make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/baddr-statedump' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -g -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o prog.o prog.c make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/baddr-statedump' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/baddr-statedump' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -g -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o tp.o tp.c make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/baddr-statedump' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/baddr-statedump' /bin/sh ../../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o prog prog.o tp.o -llttng-ust -ldl -ldl -lurcu-cds -lrt libtool: link: /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o prog prog.o tp.o -llttng-ust -ldl -lurcu-cds -lrt -pthread make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/baddr-statedump' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/baddr-statedump' objcopy --only-keep-debug prog prog.debug make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/baddr-statedump' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/baddr-statedump' objcopy --strip-debug --add-gnu-debuglink=prog.debug prog.strip make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/baddr-statedump' Making all in ust-dl make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/ust-dl' /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -g -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o prog.o prog.c make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/ust-dl' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/ust-dl' /bin/sh ../../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -g -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o libfoo.lo libfoo.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -g -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c libfoo.c -fPIC -DPIC -o .libs/libfoo.o make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/ust-dl' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/ust-dl' /bin/sh ../../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -g -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o libbar.lo libbar.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -g -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c libbar.c -fPIC -DPIC -o .libs/libbar.o make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/ust-dl' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/ust-dl' /bin/sh ../../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -g -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o libzzz.lo libzzz.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -g -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c libzzz.c -fPIC -DPIC -o .libs/libzzz.o make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/ust-dl' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/ust-dl' /bin/sh ../../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -g -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o libfoo-tp.lo libfoo-tp.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -g -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c libfoo-tp.c -fPIC -DPIC -o .libs/libfoo-tp.o make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/ust-dl' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/ust-dl' /bin/sh ../../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -g -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o libzzz-tp.lo libzzz-tp.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -g -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c libzzz-tp.c -fPIC -DPIC -o .libs/libzzz-tp.o make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/ust-dl' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/ust-dl' /bin/sh ../../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -g -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o libbar-tp.lo libbar-tp.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -g -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c libbar-tp.c -fPIC -DPIC -o .libs/libbar-tp.o make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/ust-dl' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/ust-dl' /bin/sh ../../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o prog prog.o -ldl -lurcu-cds -lrt libtool: link: /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o prog prog.o -ldl -lurcu-cds -lrt -pthread make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/ust-dl' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/ust-dl' /bin/sh ../../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -module -shared -avoid-version -rpath /home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/ust-dl -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o libzzz.la libzzz.lo -lurcu-cds -lrt libtool: link: /usr/bin/gcc -shared -fPIC -DPIC .libs/libzzz.o -pthread -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -pthread -lurcu-cds -lrt -Wl,-soname -Wl,libzzz.so -o .libs/libzzz.so libtool: link: ( cd ".libs" && rm -f "libzzz.la" && ln -s "../libzzz.la" "libzzz.la" ) make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/ust-dl' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/ust-dl' objcopy --only-keep-debug .libs/libzzz.so libzzz.so.debug make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/ust-dl' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/ust-dl' objcopy --strip-debug --add-gnu-debuglink=libzzz.so.debug libzzz.so make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/ust-dl' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/ust-dl' /bin/sh ../../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -module -shared -rpath /home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/ust-dl -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o libtp.la libbar-tp.lo libfoo-tp.lo libzzz-tp.lo -lurcu-cds -lrt libtool: link: /usr/bin/gcc -shared -fPIC -DPIC .libs/libbar-tp.o .libs/libfoo-tp.o .libs/libzzz-tp.o -pthread -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -pthread -lurcu-cds -lrt -Wl,-soname -Wl,libtp.so.0 -o .libs/libtp.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libtp.so.0" && ln -s "libtp.so.0.0.0" "libtp.so.0") libtool: link: (cd ".libs" && rm -f "libtp.so" && ln -s "libtp.so.0.0.0" "libtp.so") libtool: link: ( cd ".libs" && rm -f "libtp.la" && ln -s "../libtp.la" "libtp.la" ) make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/ust-dl' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/ust-dl' /bin/sh ../../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -module -shared -avoid-version -rpath /home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/ust-dl -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o libbar.la libbar.lo libzzz.la -lurcu-cds -lrt *** Warning: Linking the shared library libbar.la against the loadable module *** libzzz.so is not portable! libtool: link: /usr/bin/gcc -shared -fPIC -DPIC .libs/libbar.o -pthread -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -pthread -Wl,-rpath -Wl,/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/ust-dl/.libs -Wl,-rpath -Wl,/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/ust-dl ./.libs/libzzz.so -lurcu-cds -lrt -Wl,-soname -Wl,libbar.so -o .libs/libbar.so libtool: link: ( cd ".libs" && rm -f "libbar.la" && ln -s "../libbar.la" "libbar.la" ) make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/ust-dl' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/ust-dl' objcopy --only-keep-debug .libs/libbar.so libbar.so.debug make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/ust-dl' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/ust-dl' objcopy --strip-debug --add-gnu-debuglink=libbar.so.debug libbar.so make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/ust-dl' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/ust-dl' /bin/sh ../../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -module -shared -avoid-version -rpath /home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/ust-dl -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o libfoo.la libfoo.lo libbar.la -lurcu-cds -lrt *** Warning: Linking the shared library libfoo.la against the loadable module *** libbar.so is not portable! *** Warning: Linking the shared library libfoo.la against the loadable module *** libzzz.so is not portable! libtool: link: /usr/bin/gcc -shared -fPIC -DPIC .libs/libfoo.o -pthread -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -pthread -Wl,-rpath -Wl,/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/ust-dl/.libs -Wl,-rpath -Wl,/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/ust-dl -L/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/ust-dl/.libs ./.libs/libbar.so /home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/ust-dl/.libs/libzzz.so -lurcu-cds -lrt -Wl,-soname -Wl,libfoo.so -o .libs/libfoo.so libtool: link: ( cd ".libs" && rm -f "libfoo.la" && ln -s "../libfoo.la" "libfoo.la" ) make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/ust-dl' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/ust-dl' objcopy --only-keep-debug .libs/libfoo.so libfoo.so.debug make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/ust-dl' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/ust-dl' objcopy --strip-debug --add-gnu-debuglink=libfoo.so.debug libfoo.so make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/ust-dl' Making all in ust Making all in nprocesses Making all in high-throughput Making all in low-throughput Making all in before-after Making all in multi-session Making all in overlap Making all in demo Making all in buffers-pid Making all in linking Making all in daemon Making all in exit-fast Making all in fork Making all in libc-wrapper Making all in periodical-metadata-flush Making all in java-jul Making all in java-log4j Making all in python-logging make[4]: Nothing to be done for 'all'. Making all in getcpu-override Making all in clock-override Making all in type-declarations Making all in rotation-destroy-flush Making all in blocking Making all in multi-lib Making all in namespaces Making all in baddr-statedump Making all in ust-dl make[3]: Nothing to be done for 'all-am'. Making all in stress Making all in destructive Making all in perf make[2]: Nothing to be done for 'all'. Making all in extras Making all in bindings Making all in swig Making all in python make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/extras/bindings/swig/python' /usr/bin/sed "s/LTTNG_VERSION_STR/LTTng 2.12.3/g" < ./lttng.i.in >lttng.i make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/extras/bindings/swig/python' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/extras/bindings/swig/python' /usr/bin/swig -python -I. -I../../../../src/common/sessiond-comm lttng.i make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/extras/bindings/swig/python' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/extras/bindings/swig/python' /bin/sh ../../../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I/usr/include/python3.8 -I/usr/include/python3.8 -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o lttng_wrap.lo lttng_wrap.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I/usr/include/python3.8 -I/usr/include/python3.8 -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c lttng_wrap.c -fPIC -DPIC -o .libs/lttng_wrap.o make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/extras/bindings/swig/python' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/extras/bindings/swig/python' /bin/sh ../../../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -module -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o _lttng.la -rpath /usr/lib64/python3.8/site-packages lttng_wrap.lo ../../../../src/lib/lttng-ctl/liblttng-ctl.la ../../../../src/common/sessiond-comm/libsessiond-comm.la ../../../../src/common/libcommon.la -lurcu-cds -lrt libtool: link: /usr/bin/gcc -shared -fPIC -DPIC .libs/lttng_wrap.o -Wl,--whole-archive ../../../../src/common/sessiond-comm/.libs/libsessiond-comm.a ../../../../src/common/.libs/libcommon.a -Wl,--no-whole-archive -pthread -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -pthread -Wl,-rpath -Wl,/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/lib/lttng-ctl/.libs ../../../../src/lib/lttng-ctl/.libs/liblttng-ctl.so -lxml2 -lurcu-common -lurcu -lurcu-cds -lrt -Wl,-soname -Wl,_lttng.so.0 -o .libs/_lttng.so.0.0.0 libtool: link: (cd ".libs" && rm -f "_lttng.so.0" && ln -s "_lttng.so.0.0.0" "_lttng.so.0") libtool: link: (cd ".libs" && rm -f "_lttng.so" && ln -s "_lttng.so.0.0.0" "_lttng.so") libtool: link: ( cd ".libs" && rm -f "_lttng.la" && ln -s "../_lttng.la" "_lttng.la" ) make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/extras/bindings/swig/python' make[4]: Nothing to be done for 'all-am'. make[3]: Nothing to be done for 'all-am'. Making all in core-handler make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/extras/core-handler' /usr/bin/gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o crash.o crash.c make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/extras/core-handler' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/extras/core-handler' /bin/sh ../../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o crash crash.o -lurcu-cds -lrt libtool: link: /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o crash crash.o -lurcu-cds -lrt -pthread make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/extras/core-handler' make[2]: Nothing to be done for 'all-am'. make[1]: Nothing to be done for 'all-am'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.pLvj2I + umask 022 + cd /home/tkloczko/rpmbuild/BUILD + '[' /home/tkloczko/rpmbuild/BUILDROOT/lttng-tools-2.12.3-2.fc35.x86_64 '!=' / ']' + /usr/bin/rm -rf /home/tkloczko/rpmbuild/BUILDROOT/lttng-tools-2.12.3-2.fc35.x86_64 + /usr/bin/mkdir -p /home/tkloczko/rpmbuild/BUILDROOT/lttng-tools-2.12.3-2.fc35.x86_64 + cd lttng-tools-2.12.3 + /usr/bin/make install DESTDIR=/home/tkloczko/rpmbuild/BUILDROOT/lttng-tools-2.12.3-2.fc35.x86_64 'INSTALL=/usr/bin/install -p' Making install in include make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/include' rm -f version.i.tmp; \ if (test ! -f version.i && test -f "../include/version.i"); then \ cp "../include/version.i" version.i; \ fi; \ if (test -r "../bootstrap" && test -r "../.git") && \ test -x "`which git 2>&1;true`"; then \ GIT_VERSION_STR="`cd ".." && git describe --tags --dirty`"; \ GIT_CURRENT_TAG="`cd ".." && git describe --tags --exact-match --match="v[0-9]*" HEAD 2> /dev/null`"; \ echo "#define GIT_VERSION \"$GIT_VERSION_STR\"" > version.i.tmp; \ if ! /usr/bin/grep -- "-dirty" version.i.tmp > /dev/null && \ test "x$GIT_CURRENT_TAG" != "x"; then \ echo "#define GIT_VERSION \"\"" > version.i.tmp; \ fi; \ fi; \ if test ! -f version.i.tmp; then \ if test -f version.i; then \ /usr/bin/grep "^#define \bGIT_VERSION\b.*" version.i > version.i.tmp; \ else \ echo '#define GIT_VERSION ""' > version.i.tmp; \ fi; \ fi; \ echo "#define EXTRA_VERSION_NAME \"`/usr/bin/sed -n '1p' "../version/extra_version_name" 2> /dev/null`\"" >> version.i.tmp; \ echo "#define EXTRA_VERSION_DESCRIPTION \"`/usr/bin/sed -E ':a ; N ; $!ba ; s/[^a-zA-Z0-9 \n\t\.,]/-/g ; s/\r{0,1}\n/\\\n\\\t/g' "../version/extra_version_description" 2> /dev/null`\"" >> version.i.tmp; \ echo "#define EXTRA_VERSION_PATCHES \"`ls --ignore='README' -1 "../version/extra_patches" | /usr/bin/sed -E ':a ; N ; $!ba ; s/[^a-zA-Z0-9 \n\t\.]/-/g ; s/\r{0,1}\n/\\\n\\\t/g' 2> /dev/null`\"" >> version.i.tmp; \ if test ! -f version.i || \ test x"`cat version.i.tmp`" != x"`cat version.i`"; then \ mv version.i.tmp version.i; \ fi; \ rm -f version.i.tmp; \ true make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/include' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/tkloczko/rpmbuild/BUILDROOT/lttng-tools-2.12.3-2.fc35.x86_64/usr/include/lttng/action' /usr/bin/install -p -m 644 lttng/action/action.h lttng/action/notify.h '/home/tkloczko/rpmbuild/BUILDROOT/lttng-tools-2.12.3-2.fc35.x86_64/usr/include/lttng/action' /usr/bin/mkdir -p '/home/tkloczko/rpmbuild/BUILDROOT/lttng-tools-2.12.3-2.fc35.x86_64/usr/include/lttng/condition' /usr/bin/install -p -m 644 lttng/condition/condition.h lttng/condition/buffer-usage.h lttng/condition/session-consumed-size.h lttng/condition/session-rotation.h lttng/condition/evaluation.h '/home/tkloczko/rpmbuild/BUILDROOT/lttng-tools-2.12.3-2.fc35.x86_64/usr/include/lttng/condition' /usr/bin/mkdir -p '/home/tkloczko/rpmbuild/BUILDROOT/lttng-tools-2.12.3-2.fc35.x86_64/usr/include/lttng' /usr/bin/install -p -m 644 lttng/health.h lttng/lttng.h lttng/constant.h lttng/channel.h lttng/domain.h lttng/event.h lttng/handle.h lttng/session.h lttng/lttng-error.h lttng/snapshot.h lttng/save.h lttng/load.h lttng/endpoint.h lttng/rotation.h lttng/location.h lttng/userspace-probe.h lttng/session-descriptor.h lttng/destruction-handle.h lttng/clear.h lttng/clear-handle.h lttng/tracker.h '/home/tkloczko/rpmbuild/BUILDROOT/lttng-tools-2.12.3-2.fc35.x86_64/usr/include/lttng' /usr/bin/mkdir -p '/home/tkloczko/rpmbuild/BUILDROOT/lttng-tools-2.12.3-2.fc35.x86_64/usr/include/lttng/notification' /usr/bin/install -p -m 644 lttng/notification/channel.h lttng/notification/notification.h '/home/tkloczko/rpmbuild/BUILDROOT/lttng-tools-2.12.3-2.fc35.x86_64/usr/include/lttng/notification' /usr/bin/mkdir -p '/home/tkloczko/rpmbuild/BUILDROOT/lttng-tools-2.12.3-2.fc35.x86_64/usr/include/lttng/trigger' /usr/bin/install -p -m 644 lttng/trigger/trigger.h '/home/tkloczko/rpmbuild/BUILDROOT/lttng-tools-2.12.3-2.fc35.x86_64/usr/include/lttng/trigger' make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/include' make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/include' Making install in doc make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc' Making install in man make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/tkloczko/rpmbuild/BUILDROOT/lttng-tools-2.12.3-2.fc35.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 lttng.1 lttng-create.1 lttng-destroy.1 lttng-set-session.1 lttng-save.1 lttng-load.1 lttng-start.1 lttng-stop.1 lttng-version.1 lttng-view.1 lttng-enable-channel.1 lttng-disable-channel.1 lttng-add-context.1 lttng-list.1 lttng-track.1 lttng-untrack.1 lttng-status.1 lttng-help.1 lttng-snapshot.1 lttng-enable-event.1 lttng-disable-event.1 lttng-crash.1 lttng-metadata.1 lttng-regenerate.1 lttng-rotate.1 lttng-enable-rotation.1 lttng-disable-rotation.1 lttng-clear.1 '/home/tkloczko/rpmbuild/BUILDROOT/lttng-tools-2.12.3-2.fc35.x86_64/usr/share/man/man1' /usr/bin/mkdir -p '/home/tkloczko/rpmbuild/BUILDROOT/lttng-tools-2.12.3-2.fc35.x86_64/usr/share/man/man3' /usr/bin/install -p -m 644 lttng-health-check.3 '/home/tkloczko/rpmbuild/BUILDROOT/lttng-tools-2.12.3-2.fc35.x86_64/usr/share/man/man3' /usr/bin/mkdir -p '/home/tkloczko/rpmbuild/BUILDROOT/lttng-tools-2.12.3-2.fc35.x86_64/usr/share/man/man8' /usr/bin/install -p -m 644 lttng-sessiond.8 lttng-relayd.8 '/home/tkloczko/rpmbuild/BUILDROOT/lttng-tools-2.12.3-2.fc35.x86_64/usr/share/man/man8' make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc/man' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc' 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/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc' make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc' make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/doc' Making install in src make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src' Making install in common make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common' Making install in string-utils make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/string-utils' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/string-utils' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/string-utils' make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/string-utils' Making install in compat make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/compat' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/compat' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/compat' make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/compat' Making install in health make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/health' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/health' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/health' make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/health' Making install in hashtable make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/hashtable' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/hashtable' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/hashtable' make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/hashtable' Making install in kernel-ctl make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/kernel-ctl' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/kernel-ctl' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/kernel-ctl' make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/kernel-ctl' Making install in sessiond-comm make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/sessiond-comm' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/sessiond-comm' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/sessiond-comm' make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/sessiond-comm' Making install in relayd make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/relayd' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/relayd' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/relayd' make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/relayd' Making install in fd-tracker make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/fd-tracker' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/fd-tracker' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/fd-tracker' make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/fd-tracker' Making install in kernel-consumer make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/kernel-consumer' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/kernel-consumer' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/kernel-consumer' make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/kernel-consumer' Making install in ust-consumer make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/ust-consumer' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/ust-consumer' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/ust-consumer' make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/ust-consumer' Making install in testpoint make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/testpoint' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/testpoint' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/testpoint' make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/testpoint' Making install in index make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/index' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/index' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/index' make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/index' Making install in config make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/config' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/config' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/tkloczko/rpmbuild/BUILDROOT/lttng-tools-2.12.3-2.fc35.x86_64/usr/share/xml/lttng' /usr/bin/install -p -m 644 session.xsd '/home/tkloczko/rpmbuild/BUILDROOT/lttng-tools-2.12.3-2.fc35.x86_64/usr/share/xml/lttng' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/config' make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/config' Making install in consumer make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/consumer' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/consumer' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/consumer' make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common/consumer' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common' make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common' make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/common' Making install in lib make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/lib' Making install in lttng-ctl make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/lib/lttng-ctl' Making install in filter make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/lib/lttng-ctl/filter' /usr/bin/make install-am make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/lib/lttng-ctl/filter' make[6]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/lib/lttng-ctl/filter' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/lib/lttng-ctl/filter' make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/lib/lttng-ctl/filter' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/lib/lttng-ctl/filter' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/lib/lttng-ctl' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/lib/lttng-ctl' /usr/bin/mkdir -p '/home/tkloczko/rpmbuild/BUILDROOT/lttng-tools-2.12.3-2.fc35.x86_64/usr/lib64' /bin/sh ../../../libtool --mode=install /usr/bin/install -p liblttng-ctl.la '/home/tkloczko/rpmbuild/BUILDROOT/lttng-tools-2.12.3-2.fc35.x86_64/usr/lib64' libtool: install: /usr/bin/install -p .libs/liblttng-ctl.so.0.0.0 /home/tkloczko/rpmbuild/BUILDROOT/lttng-tools-2.12.3-2.fc35.x86_64/usr/lib64/liblttng-ctl.so.0.0.0 libtool: install: (cd /home/tkloczko/rpmbuild/BUILDROOT/lttng-tools-2.12.3-2.fc35.x86_64/usr/lib64 && { ln -s -f liblttng-ctl.so.0.0.0 liblttng-ctl.so.0 || { rm -f liblttng-ctl.so.0 && ln -s liblttng-ctl.so.0.0.0 liblttng-ctl.so.0; }; }) libtool: install: (cd /home/tkloczko/rpmbuild/BUILDROOT/lttng-tools-2.12.3-2.fc35.x86_64/usr/lib64 && { ln -s -f liblttng-ctl.so.0.0.0 liblttng-ctl.so || { rm -f liblttng-ctl.so && ln -s liblttng-ctl.so.0.0.0 liblttng-ctl.so; }; }) libtool: install: /usr/bin/install -p .libs/liblttng-ctl.lai /home/tkloczko/rpmbuild/BUILDROOT/lttng-tools-2.12.3-2.fc35.x86_64/usr/lib64/liblttng-ctl.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/tkloczko/rpmbuild/BUILDROOT/lttng-tools-2.12.3-2.fc35.x86_64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 lttng-ctl.pc '/home/tkloczko/rpmbuild/BUILDROOT/lttng-tools-2.12.3-2.fc35.x86_64/usr/lib64/pkgconfig' make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/lib/lttng-ctl' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/lib/lttng-ctl' make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/lib/lttng-ctl' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/lib' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/lib' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/lib' make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/lib' make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/lib' Making install in bin make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin' Making install in lttng make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng' /usr/bin/mkdir -p '/home/tkloczko/rpmbuild/BUILDROOT/lttng-tools-2.12.3-2.fc35.x86_64/usr/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -p lttng '/home/tkloczko/rpmbuild/BUILDROOT/lttng-tools-2.12.3-2.fc35.x86_64/usr/bin' libtool: warning: '../../../src/lib/lttng-ctl/liblttng-ctl.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/lttng /home/tkloczko/rpmbuild/BUILDROOT/lttng-tools-2.12.3-2.fc35.x86_64/usr/bin/lttng make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng' make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng' Making install in lttng-consumerd make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-consumerd' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-consumerd' /usr/bin/mkdir -p '/home/tkloczko/rpmbuild/BUILDROOT/lttng-tools-2.12.3-2.fc35.x86_64/usr/lib64/lttng/libexec' /bin/sh ../../../libtool --mode=install /usr/bin/install -p lttng-consumerd '/home/tkloczko/rpmbuild/BUILDROOT/lttng-tools-2.12.3-2.fc35.x86_64/usr/lib64/lttng/libexec' libtool: install: /usr/bin/install -p lttng-consumerd /home/tkloczko/rpmbuild/BUILDROOT/lttng-tools-2.12.3-2.fc35.x86_64/usr/lib64/lttng/libexec/lttng-consumerd make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-consumerd' make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-consumerd' Making install in lttng-crash make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-crash' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-crash' /usr/bin/mkdir -p '/home/tkloczko/rpmbuild/BUILDROOT/lttng-tools-2.12.3-2.fc35.x86_64/usr/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -p lttng-crash '/home/tkloczko/rpmbuild/BUILDROOT/lttng-tools-2.12.3-2.fc35.x86_64/usr/bin' libtool: install: /usr/bin/install -p lttng-crash /home/tkloczko/rpmbuild/BUILDROOT/lttng-tools-2.12.3-2.fc35.x86_64/usr/bin/lttng-crash make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-crash' make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-crash' Making install in lttng-relayd make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-relayd' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-relayd' /usr/bin/mkdir -p '/home/tkloczko/rpmbuild/BUILDROOT/lttng-tools-2.12.3-2.fc35.x86_64/usr/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -p lttng-relayd '/home/tkloczko/rpmbuild/BUILDROOT/lttng-tools-2.12.3-2.fc35.x86_64/usr/bin' libtool: warning: '../../../src/lib/lttng-ctl/liblttng-ctl.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/lttng-relayd /home/tkloczko/rpmbuild/BUILDROOT/lttng-tools-2.12.3-2.fc35.x86_64/usr/bin/lttng-relayd make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-relayd' make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-relayd' Making install in lttng-sessiond make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' /usr/bin/mkdir -p '/home/tkloczko/rpmbuild/BUILDROOT/lttng-tools-2.12.3-2.fc35.x86_64/usr/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -p lttng-sessiond '/home/tkloczko/rpmbuild/BUILDROOT/lttng-tools-2.12.3-2.fc35.x86_64/usr/bin' libtool: warning: '../../../src/lib/lttng-ctl/liblttng-ctl.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/lttng-sessiond /home/tkloczko/rpmbuild/BUILDROOT/lttng-tools-2.12.3-2.fc35.x86_64/usr/bin/lttng-sessiond make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin/lttng-sessiond' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin' make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin' make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src/bin' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src' 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/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src' make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src' make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/src' Making install in tests make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests' Making install in . make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/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/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests' make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests' Making install in utils make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils' Making install in . make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils' make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils' Making install in tap make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/tap' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/tap' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/tap' make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/tap' Making install in testapp make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp' Making install in gen-ns-events make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/gen-ns-events' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/gen-ns-events' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/gen-ns-events' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/gen-ns-events' Making install in gen-ust-events make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/gen-ust-events' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/gen-ust-events' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/gen-ust-events' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/gen-ust-events' Making install in gen-ust-events-ns make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/gen-ust-events-ns' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/gen-ust-events-ns' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/gen-ust-events-ns' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/gen-ust-events-ns' Making install in gen-ust-nevents make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/gen-ust-nevents' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/gen-ust-nevents' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/gen-ust-nevents' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/gen-ust-nevents' Making install in gen-ust-nevents-str make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/gen-ust-nevents-str' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/gen-ust-nevents-str' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/gen-ust-nevents-str' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/gen-ust-nevents-str' Making install in gen-ust-tracef make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/gen-ust-tracef' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/gen-ust-tracef' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/gen-ust-tracef' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/gen-ust-tracef' Making install in gen-syscall-events make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/gen-syscall-events' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/gen-syscall-events' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/gen-syscall-events' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/gen-syscall-events' Making install in gen-kernel-test-events make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/gen-kernel-test-events' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/gen-kernel-test-events' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/gen-kernel-test-events' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/gen-kernel-test-events' Making install in userspace-probe-elf-binary make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/userspace-probe-elf-binary' objcopy --strip-all .libs/libfoo.so make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/userspace-probe-elf-binary' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/userspace-probe-elf-binary' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/userspace-probe-elf-binary' Making install in userspace-probe-elf-cxx-binary make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/userspace-probe-elf-cxx-binary' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/userspace-probe-elf-cxx-binary' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/userspace-probe-elf-cxx-binary' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/userspace-probe-elf-cxx-binary' Making install in userspace-probe-sdt-binary make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/userspace-probe-sdt-binary' /usr/bin/make install-am make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/userspace-probe-sdt-binary' make[6]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/userspace-probe-sdt-binary' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/userspace-probe-sdt-binary' make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/userspace-probe-sdt-binary' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/userspace-probe-sdt-binary' Making install in gen-syscall-events-callstack make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/gen-syscall-events-callstack' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/gen-syscall-events-callstack' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/gen-syscall-events-callstack' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/gen-syscall-events-callstack' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp' make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp' make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils' Making install in unit make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' Making install in ini_config make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit/ini_config' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit/ini_config' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit/ini_config' make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit/ini_config' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' Making install in regression make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression' Making install in tools make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools' Making install in streaming make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/streaming' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/streaming' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/streaming' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/streaming' Making install in filtering make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/filtering' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/filtering' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/filtering' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/filtering' Making install in health make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/health' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/health' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/health' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/health' Making install in tracefile-limits make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/tracefile-limits' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/tracefile-limits' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/tracefile-limits' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/tracefile-limits' Making install in snapshots make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/snapshots' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/snapshots' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/snapshots' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/snapshots' Making install in live make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/live' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/live' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/live' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/live' Making install in exclusion make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/exclusion' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/exclusion' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/exclusion' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/exclusion' Making install in save-load make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/save-load' Making install in configuration make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/save-load/configuration' make[6]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/save-load/configuration' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/save-load/configuration' make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/save-load/configuration' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/save-load' make[6]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/save-load' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/save-load' make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/save-load' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/save-load' Making install in mi make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/mi' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/mi' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/mi' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/mi' Making install in wildcard make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/wildcard' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/wildcard' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/wildcard' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/wildcard' Making install in crash make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/crash' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/crash' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/crash' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/crash' Making install in regen-metadata make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/regen-metadata' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/regen-metadata' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/regen-metadata' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/regen-metadata' Making install in regen-statedump make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/regen-statedump' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/regen-statedump' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/regen-statedump' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/regen-statedump' Making install in notification make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/notification' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/notification' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/notification' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/notification' Making install in rotation make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/rotation' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/rotation' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/rotation' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/rotation' Making install in base-path make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/base-path' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/base-path' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/base-path' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/base-path' Making install in metadata make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/metadata' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/metadata' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/metadata' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/metadata' Making install in working-directory make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/working-directory' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/working-directory' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/working-directory' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/working-directory' Making install in relayd-grouping make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/relayd-grouping' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/relayd-grouping' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/relayd-grouping' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/relayd-grouping' Making install in clear make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/clear' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/clear' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/clear' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/clear' Making install in tracker make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/tracker' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/tracker' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/tracker' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools/tracker' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools' make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/tools' Making install in kernel make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/kernel' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/kernel' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/kernel' make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/kernel' Making install in ust make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust' Making install in nprocesses make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/nprocesses' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/nprocesses' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/nprocesses' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/nprocesses' Making install in high-throughput make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/high-throughput' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/high-throughput' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/high-throughput' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/high-throughput' Making install in low-throughput make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/low-throughput' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/low-throughput' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/low-throughput' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/low-throughput' Making install in before-after make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/before-after' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/before-after' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/before-after' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/before-after' Making install in multi-session make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-session' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-session' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-session' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-session' Making install in overlap make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/overlap' Making install in demo make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/overlap/demo' make[6]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/overlap/demo' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/overlap/demo' make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/overlap/demo' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/overlap' make[6]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/overlap' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/overlap' make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/overlap' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/overlap' Making install in buffers-pid make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/buffers-pid' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/buffers-pid' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/buffers-pid' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/buffers-pid' Making install in linking make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/linking' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/linking' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/linking' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/linking' Making install in daemon make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/daemon' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/daemon' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/daemon' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/daemon' Making install in exit-fast make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/exit-fast' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/exit-fast' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/exit-fast' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/exit-fast' Making install in fork make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/fork' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/fork' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/fork' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/fork' Making install in libc-wrapper make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/libc-wrapper' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/libc-wrapper' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/libc-wrapper' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/libc-wrapper' Making install in periodical-metadata-flush make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/periodical-metadata-flush' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/periodical-metadata-flush' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/periodical-metadata-flush' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/periodical-metadata-flush' Making install in java-jul make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/java-jul' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/java-jul' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/java-jul' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/java-jul' Making install in java-log4j make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/java-log4j' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/java-log4j' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/java-log4j' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/java-log4j' Making install in python-logging make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/python-logging' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/python-logging' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/python-logging' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/python-logging' Making install in getcpu-override make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/getcpu-override' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/getcpu-override' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/getcpu-override' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/getcpu-override' Making install in clock-override make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/clock-override' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/clock-override' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/clock-override' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/clock-override' Making install in type-declarations make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/type-declarations' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/type-declarations' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/type-declarations' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/type-declarations' Making install in rotation-destroy-flush make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/rotation-destroy-flush' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/rotation-destroy-flush' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/rotation-destroy-flush' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/rotation-destroy-flush' Making install in blocking make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/blocking' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/blocking' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/blocking' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/blocking' Making install in multi-lib make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' Making install in namespaces make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/namespaces' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/namespaces' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/namespaces' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/namespaces' Making install in baddr-statedump make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/baddr-statedump' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/baddr-statedump' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/baddr-statedump' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/baddr-statedump' Making install in ust-dl make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/ust-dl' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/ust-dl' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/ust-dl' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/ust-dl' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust' make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust' Making install in ust make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust' Making install in nprocesses make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/nprocesses' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/nprocesses' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/nprocesses' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/nprocesses' Making install in high-throughput make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/high-throughput' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/high-throughput' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/high-throughput' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/high-throughput' Making install in low-throughput make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/low-throughput' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/low-throughput' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/low-throughput' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/low-throughput' Making install in before-after make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/before-after' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/before-after' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/before-after' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/before-after' Making install in multi-session make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-session' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-session' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-session' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-session' Making install in overlap make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/overlap' Making install in demo make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/overlap/demo' make[6]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/overlap/demo' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/overlap/demo' make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/overlap/demo' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/overlap' make[6]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/overlap' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/overlap' make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/overlap' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/overlap' Making install in buffers-pid make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/buffers-pid' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/buffers-pid' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/buffers-pid' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/buffers-pid' Making install in linking make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/linking' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/linking' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/linking' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/linking' Making install in daemon make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/daemon' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/daemon' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/daemon' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/daemon' Making install in exit-fast make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/exit-fast' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/exit-fast' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/exit-fast' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/exit-fast' Making install in fork make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/fork' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/fork' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/fork' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/fork' Making install in libc-wrapper make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/libc-wrapper' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/libc-wrapper' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/libc-wrapper' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/libc-wrapper' Making install in periodical-metadata-flush make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/periodical-metadata-flush' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/periodical-metadata-flush' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/periodical-metadata-flush' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/periodical-metadata-flush' Making install in java-jul make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/java-jul' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/java-jul' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/java-jul' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/java-jul' Making install in java-log4j make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/java-log4j' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/java-log4j' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/java-log4j' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/java-log4j' Making install in python-logging make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/python-logging' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/python-logging' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/python-logging' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/python-logging' Making install in getcpu-override make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/getcpu-override' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/getcpu-override' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/getcpu-override' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/getcpu-override' Making install in clock-override make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/clock-override' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/clock-override' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/clock-override' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/clock-override' Making install in type-declarations make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/type-declarations' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/type-declarations' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/type-declarations' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/type-declarations' Making install in rotation-destroy-flush make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/rotation-destroy-flush' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/rotation-destroy-flush' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/rotation-destroy-flush' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/rotation-destroy-flush' Making install in blocking make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/blocking' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/blocking' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/blocking' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/blocking' Making install in multi-lib make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/multi-lib' Making install in namespaces make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/namespaces' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/namespaces' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/namespaces' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/namespaces' Making install in baddr-statedump make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/baddr-statedump' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/baddr-statedump' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/baddr-statedump' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/baddr-statedump' Making install in ust-dl make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/ust-dl' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/ust-dl' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/ust-dl' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust/ust-dl' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust' make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression/ust' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression' make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression' make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression' Making install in stress make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/stress' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/stress' 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/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/stress' make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/stress' Making install in destructive make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/destructive' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/destructive' 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/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/destructive' make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/destructive' Making install in perf make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/perf' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/perf' 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/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/perf' make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/perf' make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests' Making install in extras make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/extras' Making install in bindings make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/extras/bindings' Making install in swig make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/extras/bindings/swig' Making install in python make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/extras/bindings/swig/python' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/extras/bindings/swig/python' /usr/bin/mkdir -p '/home/tkloczko/rpmbuild/BUILDROOT/lttng-tools-2.12.3-2.fc35.x86_64/usr/lib64/python3.8/site-packages' /bin/sh ../../../../libtool --mode=install /usr/bin/install -p _lttng.la '/home/tkloczko/rpmbuild/BUILDROOT/lttng-tools-2.12.3-2.fc35.x86_64/usr/lib64/python3.8/site-packages' libtool: warning: relinking '_lttng.la' libtool: install: (cd /home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/extras/bindings/swig/python; /bin/sh "/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/libtool" --tag CC --mode=relink /usr/bin/gcc -fno-strict-aliasing -pthread -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -module -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o _lttng.la -rpath /usr/lib64/python3.8/site-packages lttng_wrap.lo ../../../../src/lib/lttng-ctl/liblttng-ctl.la ../../../../src/common/sessiond-comm/libsessiond-comm.la ../../../../src/common/libcommon.la -lurcu-cds -lrt -inst-prefix-dir /home/tkloczko/rpmbuild/BUILDROOT/lttng-tools-2.12.3-2.fc35.x86_64) libtool: relink: /usr/bin/gcc -shared -fPIC -DPIC .libs/lttng_wrap.o -Wl,--whole-archive ../../../../src/common/sessiond-comm/.libs/libsessiond-comm.a ../../../../src/common/.libs/libcommon.a -Wl,--no-whole-archive -pthread -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -flto=auto -flto-partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -pthread -L/home/tkloczko/rpmbuild/BUILDROOT/lttng-tools-2.12.3-2.fc35.x86_64/usr/lib64 -L/usr/lib64 -llttng-ctl -lxml2 -lurcu-common -lurcu -lurcu-cds -lrt -Wl,-soname -Wl,_lttng.so.0 -o .libs/_lttng.so.0.0.0 libtool: install: /usr/bin/install -p .libs/_lttng.so.0.0.0T /home/tkloczko/rpmbuild/BUILDROOT/lttng-tools-2.12.3-2.fc35.x86_64/usr/lib64/python3.8/site-packages/_lttng.so.0.0.0 libtool: install: (cd /home/tkloczko/rpmbuild/BUILDROOT/lttng-tools-2.12.3-2.fc35.x86_64/usr/lib64/python3.8/site-packages && { ln -s -f _lttng.so.0.0.0 _lttng.so.0 || { rm -f _lttng.so.0 && ln -s _lttng.so.0.0.0 _lttng.so.0; }; }) libtool: install: (cd /home/tkloczko/rpmbuild/BUILDROOT/lttng-tools-2.12.3-2.fc35.x86_64/usr/lib64/python3.8/site-packages && { ln -s -f _lttng.so.0.0.0 _lttng.so || { rm -f _lttng.so && ln -s _lttng.so.0.0.0 _lttng.so; }; }) libtool: install: /usr/bin/install -p .libs/_lttng.lai /home/tkloczko/rpmbuild/BUILDROOT/lttng-tools-2.12.3-2.fc35.x86_64/usr/lib64/python3.8/site-packages/_lttng.la libtool: warning: remember to run 'libtool --finish /usr/lib64/python3.8/site-packages' /usr/bin/mkdir -p '/home/tkloczko/rpmbuild/BUILDROOT/lttng-tools-2.12.3-2.fc35.x86_64/usr/lib/python3.8/site-packages' /usr/bin/install -p -m 644 lttng.py '/home/tkloczko/rpmbuild/BUILDROOT/lttng-tools-2.12.3-2.fc35.x86_64/usr/lib/python3.8/site-packages' Byte-compiling python modules... lttng.py Byte-compiling python modules (optimized versions) ... lttng.py make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/extras/bindings/swig/python' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/extras/bindings/swig/python' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/extras/bindings/swig' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/extras/bindings/swig' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/extras/bindings/swig' make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/extras/bindings/swig' make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/extras/bindings/swig' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/extras/bindings' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/extras/bindings' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/extras/bindings' make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/extras/bindings' make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/extras/bindings' Making install in core-handler make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/extras/core-handler' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/extras/core-handler' 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/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/extras/core-handler' make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/extras/core-handler' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/extras' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/extras' 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/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/extras' make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/extras' make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/extras' make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3' 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/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3' make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3' + /usr/bin/install -Dm644 /home/tkloczko/rpmbuild/SOURCES/lttng-tools-lttng-sessiond.service /home/tkloczko/rpmbuild/BUILDROOT/lttng-tools-2.12.3-2.fc35.x86_64/usr/lib/systemd/system/lttng-sessiond.service + /usr/bin/install -Dm644 extras/lttng-bash_completion /home/tkloczko/rpmbuild/BUILDROOT/lttng-tools-2.12.3-2.fc35.x86_64/usr/share/bash-completion/completions/lttng + /usr/lib/rpm/find-debuginfo.sh -j48 --strict-build-id -m -i --build-id-seed 2.12.3-2.fc35 --unique-debug-suffix -2.12.3-2.fc35.x86_64 --unique-debug-src-base lttng-tools-2.12.3-2.fc35.x86_64 --run-dwz --dwz-low-mem-die-limit none --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3 explicitly decompress any DWARF compressed ELF sections in /home/tkloczko/rpmbuild/BUILDROOT/lttng-tools-2.12.3-2.fc35.x86_64/usr/bin/lttng-relayd explicitly decompress any DWARF compressed ELF sections in /home/tkloczko/rpmbuild/BUILDROOT/lttng-tools-2.12.3-2.fc35.x86_64/usr/bin/lttng-sessiond explicitly decompress any DWARF compressed ELF sections in /home/tkloczko/rpmbuild/BUILDROOT/lttng-tools-2.12.3-2.fc35.x86_64/usr/bin/lttng explicitly decompress any DWARF compressed ELF sections in /home/tkloczko/rpmbuild/BUILDROOT/lttng-tools-2.12.3-2.fc35.x86_64/usr/bin/lttng-crash explicitly decompress any DWARF compressed ELF sections in /home/tkloczko/rpmbuild/BUILDROOT/lttng-tools-2.12.3-2.fc35.x86_64/usr/lib64/liblttng-ctl.so.0.0.0 explicitly decompress any DWARF compressed ELF sections in /home/tkloczko/rpmbuild/BUILDROOT/lttng-tools-2.12.3-2.fc35.x86_64/usr/lib64/lttng/libexec/lttng-consumerd explicitly decompress any DWARF compressed ELF sections in /home/tkloczko/rpmbuild/BUILDROOT/lttng-tools-2.12.3-2.fc35.x86_64/usr/lib64/python3.8/site-packages/_lttng.so.0.0.0 extracting debug info from /home/tkloczko/rpmbuild/BUILDROOT/lttng-tools-2.12.3-2.fc35.x86_64/usr/bin/lttng-crash extracting debug info from /home/tkloczko/rpmbuild/BUILDROOT/lttng-tools-2.12.3-2.fc35.x86_64/usr/bin/lttng extracting debug info from /home/tkloczko/rpmbuild/BUILDROOT/lttng-tools-2.12.3-2.fc35.x86_64/usr/bin/lttng-relayd extracting debug info from /home/tkloczko/rpmbuild/BUILDROOT/lttng-tools-2.12.3-2.fc35.x86_64/usr/bin/lttng-sessiond extracting debug info from /home/tkloczko/rpmbuild/BUILDROOT/lttng-tools-2.12.3-2.fc35.x86_64/usr/lib64/lttng/libexec/lttng-consumerd extracting debug info from /home/tkloczko/rpmbuild/BUILDROOT/lttng-tools-2.12.3-2.fc35.x86_64/usr/lib64/python3.8/site-packages/_lttng.so.0.0.0 extracting debug info from /home/tkloczko/rpmbuild/BUILDROOT/lttng-tools-2.12.3-2.fc35.x86_64/usr/lib64/liblttng-ctl.so.0.0.0 original debug info size: 11104kB, size after compression: 9356kB /usr/lib/rpm/sepdebugcrcfix: Updated 7 CRC32s, 0 CRC32s did match. 8788 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + '[' -f /usr/bin/python3 ']' + PYTHONPATH=/usr/lib/rpm/redhat + PYTHONHASHSEED=0 + /usr/bin/python3 -s -B -m compileall2 -f -j48 -o 0 -o 1 -o 2 -s /home/tkloczko/rpmbuild/BUILDROOT/lttng-tools-2.12.3-2.fc35.x86_64 -p / /home/tkloczko/rpmbuild/BUILDROOT/lttng-tools-2.12.3-2.fc35.x86_64/usr/lib64/python3.8/site-packages /home/tkloczko/rpmbuild/BUILDROOT/lttng-tools-2.12.3-2.fc35.x86_64/usr/lib/python3.8/site-packages Listing '/home/tkloczko/rpmbuild/BUILDROOT/lttng-tools-2.12.3-2.fc35.x86_64/usr/lib64/python3.8/site-packages'... Listing '/home/tkloczko/rpmbuild/BUILDROOT/lttng-tools-2.12.3-2.fc35.x86_64/usr/lib/python3.8/site-packages'... Compiling '/home/tkloczko/rpmbuild/BUILDROOT/lttng-tools-2.12.3-2.fc35.x86_64/usr/lib/python3.8/site-packages/lttng.py'... + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: ./usr/lib64/liblttng-ctl.la is executable but has no shebang, removing executable bit *** WARNING: ./usr/lib64/python3.8/site-packages/_lttng.la is executable but has no shebang, removing executable bit Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.xyLxod + umask 022 + cd /home/tkloczko/rpmbuild/BUILD + cd lttng-tools-2.12.3 + /usr/bin/make -O -j48 V=1 VERBOSE=1 check Making check in include make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/include' rm -f version.i.tmp; \ if (test ! -f version.i && test -f "../include/version.i"); then \ cp "../include/version.i" version.i; \ fi; \ if (test -r "../bootstrap" && test -r "../.git") && \ test -x "`which git 2>&1;true`"; then \ GIT_VERSION_STR="`cd ".." && git describe --tags --dirty`"; \ GIT_CURRENT_TAG="`cd ".." && git describe --tags --exact-match --match="v[0-9]*" HEAD 2> /dev/null`"; \ echo "#define GIT_VERSION \"$GIT_VERSION_STR\"" > version.i.tmp; \ if ! /usr/bin/grep -- "-dirty" version.i.tmp > /dev/null && \ test "x$GIT_CURRENT_TAG" != "x"; then \ echo "#define GIT_VERSION \"\"" > version.i.tmp; \ fi; \ fi; \ if test ! -f version.i.tmp; then \ if test -f version.i; then \ /usr/bin/grep "^#define \bGIT_VERSION\b.*" version.i > version.i.tmp; \ else \ echo '#define GIT_VERSION ""' > version.i.tmp; \ fi; \ fi; \ echo "#define EXTRA_VERSION_NAME \"`/usr/bin/sed -n '1p' "../version/extra_version_name" 2> /dev/null`\"" >> version.i.tmp; \ echo "#define EXTRA_VERSION_DESCRIPTION \"`/usr/bin/sed -E ':a ; N ; $!ba ; s/[^a-zA-Z0-9 \n\t\.,]/-/g ; s/\r{0,1}\n/\\\n\\\t/g' "../version/extra_version_description" 2> /dev/null`\"" >> version.i.tmp; \ echo "#define EXTRA_VERSION_PATCHES \"`ls --ignore='README' -1 "../version/extra_patches" | /usr/bin/sed -E ':a ; N ; $!ba ; s/[^a-zA-Z0-9 \n\t\.]/-/g ; s/\r{0,1}\n/\\\n\\\t/g' 2> /dev/null`\"" >> version.i.tmp; \ if test ! -f version.i || \ test x"`cat version.i.tmp`" != x"`cat version.i`"; then \ mv version.i.tmp version.i; \ fi; \ rm -f version.i.tmp; \ true make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/include' Making check in doc Making check in man make[2]: Nothing to be done for 'check'. make[2]: Nothing to be done for 'check-am'. Making check in src Making check in common Making check in string-utils make[3]: Nothing to be done for 'check'. Making check in compat make[3]: Nothing to be done for 'check'. Making check in health make[3]: Nothing to be done for 'check'. Making check in hashtable make[3]: Nothing to be done for 'check'. Making check in kernel-ctl make[3]: Nothing to be done for 'check'. Making check in sessiond-comm make[3]: Nothing to be done for 'check'. Making check in relayd make[3]: Nothing to be done for 'check'. Making check in fd-tracker make[3]: Nothing to be done for 'check'. Making check in kernel-consumer make[3]: Nothing to be done for 'check'. Making check in ust-consumer make[3]: Nothing to be done for 'check'. Making check in testpoint make[3]: Nothing to be done for 'check'. Making check in index make[3]: Nothing to be done for 'check'. Making check in config Making check in consumer make[3]: Nothing to be done for 'check'. Making check in lib Making check in lttng-ctl Making check in filter /usr/bin/make check-am make[5]: Nothing to be done for 'check-am'. make[4]: Nothing to be done for 'check-am'. make[3]: Nothing to be done for 'check-am'. Making check in bin Making check in lttng make[3]: Nothing to be done for 'check'. Making check in lttng-consumerd make[3]: Nothing to be done for 'check'. Making check in lttng-crash make[3]: Nothing to be done for 'check'. Making check in lttng-relayd make[3]: Nothing to be done for 'check'. Making check in lttng-sessiond make[3]: Nothing to be done for 'check'. make[3]: Nothing to be done for 'check-am'. make[2]: Nothing to be done for 'check-am'. Making check in tests Making check in . make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests' ../tests/utils/warn_processes.sh /usr/bin/pgrep make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests' Making check in utils Making check in . Making check in tap Making check in testapp Making check in gen-ns-events make[4]: Nothing to be done for 'check'. Making check in gen-ust-events make[4]: Nothing to be done for 'check'. Making check in gen-ust-events-ns make[4]: Nothing to be done for 'check'. Making check in gen-ust-nevents make[4]: Nothing to be done for 'check'. Making check in gen-ust-nevents-str make[4]: Nothing to be done for 'check'. Making check in gen-ust-tracef make[4]: Nothing to be done for 'check'. Making check in gen-syscall-events make[4]: Nothing to be done for 'check'. Making check in gen-kernel-test-events make[4]: Nothing to be done for 'check'. Making check in userspace-probe-elf-binary make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/userspace-probe-elf-binary' objcopy --strip-all .libs/libfoo.so make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/utils/testapp/userspace-probe-elf-binary' Making check in userspace-probe-elf-cxx-binary make[4]: Nothing to be done for 'check'. Making check in userspace-probe-sdt-binary /usr/bin/make check-am make[5]: Nothing to be done for 'check-am'. Making check in gen-syscall-events-callstack make[4]: Nothing to be done for 'check'. make[4]: Nothing to be done for 'check-am'. Making check in unit Making check in ini_config /usr/bin/make check-TESTS make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' PASS: test_uri 1 - URI set to net://localhost PASS: test_uri 2 - URI set to net://localhost:8989:4242/my/test/path PASS: test_uri 3 - URI set to net://localhost:8989:4242 PASS: test_uri 4 - URI set to net6://[::1]:8989 PASS: test_uri 5 - URI set to tcp://42.42.42.42/my/test/path PASS: test_uri 6 - URI set to tcp6://[fe80::f66d:4ff:fe53:d220]/my/test/path PASS: test_uri 7 - URI set to file:///my/test/path PASS: test_uri 8 - Bad URI set to file/my/test/path PASS: test_uri 9 - Bad URI set to net://:8999 PASS: test_uri 10 - URI compare net://localhost == net://localhost PASS: test_uri 11 - URI compare net://localhost != net://localhost:8989:4242 make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' PASS: test_utils_parse_time_suffix 1 - valid test case: 0 expected 0 PASS: test_utils_parse_time_suffix 2 - valid test case: 1234 expected 1234 PASS: test_utils_parse_time_suffix 3 - valid test case: 1234us expected 1234 PASS: test_utils_parse_time_suffix 4 - valid test case: 16ms expected 16000 PASS: test_utils_parse_time_suffix 5 - valid test case: 128ms expected 128000 PASS: test_utils_parse_time_suffix 6 - valid test case: 32s expected 32000000 PASS: test_utils_parse_time_suffix 7 - valid test case: 1m expected 60000000 PASS: test_utils_parse_time_suffix 8 - valid test case: 20m expected 1200000000 PASS: test_utils_parse_time_suffix 9 - valid test case: 1h expected 3600000000 PASS: test_utils_parse_time_suffix 10 - valid test case: 5h expected 18000000000 PASS: test_utils_parse_time_suffix 11 - valid test case: 00 expected 0 PASS: test_utils_parse_time_suffix 12 - valid test case: 0us expected 0 PASS: test_utils_parse_time_suffix 13 - valid test case: 0ms expected 0 PASS: test_utils_parse_time_suffix 14 - valid test case: 0s expected 0 PASS: test_utils_parse_time_suffix 15 - valid test case: 0m expected 0 PASS: test_utils_parse_time_suffix 16 - valid test case: 0h expected 0 PASS: test_utils_parse_time_suffix 17 - valid test case: 00us expected 0 PASS: test_utils_parse_time_suffix 18 - valid test case: 00ms expected 0 PASS: test_utils_parse_time_suffix 19 - valid test case: 00s expected 0 PASS: test_utils_parse_time_suffix 20 - valid test case: 00m expected 0 PASS: test_utils_parse_time_suffix 21 - valid test case: 00h expected 0 PASS: test_utils_parse_time_suffix 22 - valid test case: 12ms expected 12000 PASS: test_utils_parse_time_suffix 23 - valid test case: 3597us expected 3597 PASS: test_utils_parse_time_suffix 24 - valid test case: +5 expected 5 PASS: test_utils_parse_time_suffix 25 - valid test case: 08 expected 8 PASS: test_utils_parse_time_suffix 26 - valid test case: 0145us expected 145 PASS: test_utils_parse_time_suffix 27 - invalid test case: PASS: test_utils_parse_time_suffix 28 - invalid test case: PASS: test_utils_parse_time_suffix 29 - invalid test case: -1 PASS: test_utils_parse_time_suffix 30 - invalid test case: m PASS: test_utils_parse_time_suffix 31 - invalid test case: 4611686018427387904s PASS: test_utils_parse_time_suffix 32 - invalid test case: 0x40M PASS: test_utils_parse_time_suffix 33 - invalid test case: 0x PASS: test_utils_parse_time_suffix 34 - invalid test case: x0 PASS: test_utils_parse_time_suffix 35 - invalid test case: 0xx0 PASS: test_utils_parse_time_suffix 36 - invalid test case: 07mm PASS: test_utils_parse_time_suffix 37 - invalid test case: 0xm PASS: test_utils_parse_time_suffix 38 - invalid test case: 0Xs PASS: test_utils_parse_time_suffix 39 - invalid test case: 0x0ss PASS: test_utils_parse_time_suffix 40 - invalid test case: 0a PASS: test_utils_parse_time_suffix 41 - invalid test case: 0B PASS: test_utils_parse_time_suffix 42 - invalid test case: 0x3 s PASS: test_utils_parse_time_suffix 43 - invalid test case: 0xbs PASS: test_utils_parse_time_suffix 44 - invalid test case: 14ns PASS: test_utils_parse_time_suffix 45 - invalid test case: 0xbs PASS: test_utils_parse_time_suffix 46 - invalid test case: 14ns PASS: test_utils_parse_time_suffix 47 - invalid test case: 14ms garbage after value PASS: test_utils_parse_time_suffix 48 - invalid test case: 0x14s PASS: test_utils_parse_time_suffix 49 - invalid test case: 0u PASS: test_utils_parse_time_suffix 50 - invalid test case: 5mS PASS: test_utils_parse_time_suffix 51 - invalid test case: 5Ms PASS: test_utils_parse_time_suffix 52 - invalid test case: 12ussr PASS: test_utils_parse_time_suffix 53 - invalid test case: 67msrp PASS: test_utils_parse_time_suffix 54 - invalid test case: 14si PASS: test_utils_parse_time_suffix 55 - invalid test case: 12mo PASS: test_utils_parse_time_suffix 56 - invalid test case: 53hi make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' PASS: test_utils_expand_path 1 - valid test case: /a/b/c/d/e PASS: test_utils_expand_path 2 - valid test case: /a//b//c/d/e PASS: test_utils_expand_path 3 - valid test case: ./a/b/c/d/e PASS: test_utils_expand_path 4 - valid test case: ../a/b/c/d/../e PASS: test_utils_expand_path 5 - valid test case: .././a/b/c/d/./e PASS: test_utils_expand_path 6 - valid test case: ../../a/b/c/d/e PASS: test_utils_expand_path 7 - valid test case: ./a/b/../c/d/../e PASS: test_utils_expand_path 8 - valid test case: ../a/b/../../c/./d/./e PASS: test_utils_expand_path 9 - valid test case: ../../a/b/../c/d/../../e PASS: test_utils_expand_path 10 - valid test case: ./a/b/c/d/../../../../e PASS: test_utils_expand_path 11 - valid test case: .././a/b/c/d/./e PASS: test_utils_expand_path 12 - valid test case: a/ PASS: test_utils_expand_path 13 - valid test case: a PASS: test_utils_expand_path 14 - valid test case: ../../ PASS: test_utils_expand_path 15 - valid test case: ../.. PASS: test_utils_expand_path 16 - valid test case: ../ PASS: test_utils_expand_path 17 - valid test case: .. PASS: test_utils_expand_path 18 - valid test case: ./ PASS: test_utils_expand_path 19 - valid test case: . PASS: test_utils_expand_path 20 - valid test case: /../a/b/c/d/e PASS: test_utils_expand_path 21 - valid test case: /a/b/c/d/../../../../../e PASS: test_utils_expand_path 22 - valid test case: /.. PASS: test_utils_expand_path 23 - valid test case: /a/.. PASS: test_utils_expand_path 24 - symlink tree test case: [tmppath/]a/g/../l/. PASS: test_utils_expand_path 25 - symlink tree test case: [tmppath/]a/g/../l/./ PASS: test_utils_expand_path 26 - symlink tree test case: [tmppath/]a/g/../l/.. PASS: test_utils_expand_path 27 - symlink tree test case: [tmppath/]a/g/../l/../ PASS: test_utils_expand_path 28 - symlink tree test case: [tmppath/]a/b/h/g/ PASS: test_utils_expand_path 29 - invalid test case: NULL make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' PASS: test_utils_parse_size_suffix 1 - valid test case: 0 PASS: test_utils_parse_size_suffix 2 - valid test case: 1234 PASS: test_utils_parse_size_suffix 3 - valid test case: 0x400 PASS: test_utils_parse_size_suffix 4 - valid test case: 0300 PASS: test_utils_parse_size_suffix 5 - valid test case: 16k PASS: test_utils_parse_size_suffix 6 - valid test case: 128K PASS: test_utils_parse_size_suffix 7 - valid test case: 0x1234k PASS: test_utils_parse_size_suffix 8 - valid test case: 32M PASS: test_utils_parse_size_suffix 9 - valid test case: 1024G PASS: test_utils_parse_size_suffix 10 - valid test case: 0X400 PASS: test_utils_parse_size_suffix 11 - valid test case: 0x40a PASS: test_utils_parse_size_suffix 12 - valid test case: 0X40b PASS: test_utils_parse_size_suffix 13 - valid test case: 0x40C PASS: test_utils_parse_size_suffix 14 - valid test case: 0X40D PASS: test_utils_parse_size_suffix 15 - valid test case: 0x40e PASS: test_utils_parse_size_suffix 16 - valid test case: 0X40f PASS: test_utils_parse_size_suffix 17 - valid test case: 00 PASS: test_utils_parse_size_suffix 18 - valid test case: 0k PASS: test_utils_parse_size_suffix 19 - valid test case: 0K PASS: test_utils_parse_size_suffix 20 - valid test case: 0M PASS: test_utils_parse_size_suffix 21 - valid test case: 0G PASS: test_utils_parse_size_suffix 22 - valid test case: 00k PASS: test_utils_parse_size_suffix 23 - valid test case: 00K PASS: test_utils_parse_size_suffix 24 - valid test case: 00M PASS: test_utils_parse_size_suffix 25 - valid test case: 00G PASS: test_utils_parse_size_suffix 26 - valid test case: 0x0 PASS: test_utils_parse_size_suffix 27 - valid test case: 0X0 PASS: test_utils_parse_size_suffix 28 - valid test case: 0x0k PASS: test_utils_parse_size_suffix 29 - valid test case: 0X0K PASS: test_utils_parse_size_suffix 30 - valid test case: 0x0M PASS: test_utils_parse_size_suffix 31 - valid test case: 0X0G PASS: test_utils_parse_size_suffix 32 - valid test case: 0X40G PASS: test_utils_parse_size_suffix 33 - valid test case: 0300k PASS: test_utils_parse_size_suffix 34 - valid test case: 0300K PASS: test_utils_parse_size_suffix 35 - valid test case: 030M PASS: test_utils_parse_size_suffix 36 - valid test case: 020G PASS: test_utils_parse_size_suffix 37 - valid test case: 0xa0k PASS: test_utils_parse_size_suffix 38 - valid test case: 0xa0K PASS: test_utils_parse_size_suffix 39 - valid test case: 0XA0M PASS: test_utils_parse_size_suffix 40 - valid test case: 0xA0G PASS: test_utils_parse_size_suffix 41 - invalid test case: PASS: test_utils_parse_size_suffix 42 - invalid test case: PASS: test_utils_parse_size_suffix 43 - invalid test case: -1 PASS: test_utils_parse_size_suffix 44 - invalid test case: k PASS: test_utils_parse_size_suffix 45 - invalid test case: 4611686018427387904G PASS: test_utils_parse_size_suffix 46 - invalid test case: 0x40g PASS: test_utils_parse_size_suffix 47 - invalid test case: 08 PASS: test_utils_parse_size_suffix 48 - invalid test case: 09 PASS: test_utils_parse_size_suffix 49 - invalid test case: 0x PASS: test_utils_parse_size_suffix 50 - invalid test case: x0 PASS: test_utils_parse_size_suffix 51 - invalid test case: 0xx0 PASS: test_utils_parse_size_suffix 52 - invalid test case: 07kK PASS: test_utils_parse_size_suffix 53 - invalid test case: 0xk PASS: test_utils_parse_size_suffix 54 - invalid test case: 0XM PASS: test_utils_parse_size_suffix 55 - invalid test case: 0xG PASS: test_utils_parse_size_suffix 56 - invalid test case: 0x0MM PASS: test_utils_parse_size_suffix 57 - invalid test case: 0X0GG PASS: test_utils_parse_size_suffix 58 - invalid test case: 0a PASS: test_utils_parse_size_suffix 59 - invalid test case: 0B make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' PASS: test_string_utils 1 - strutils_normalize_star_glob_pattern() produces the expected result: `salut` -> `salut` PASS: test_string_utils 2 - strutils_normalize_star_glob_pattern() produces the expected result: `sal*ut` -> `sal*ut` PASS: test_string_utils 3 - strutils_normalize_star_glob_pattern() produces the expected result: `sal**ut` -> `sal*ut` PASS: test_string_utils 4 - strutils_normalize_star_glob_pattern() produces the expected result: `sal***ut` -> `sal*ut` PASS: test_string_utils 5 - strutils_normalize_star_glob_pattern() produces the expected result: `*salut` -> `*salut` PASS: test_string_utils 6 - strutils_normalize_star_glob_pattern() produces the expected result: `**salut` -> `*salut` PASS: test_string_utils 7 - strutils_normalize_star_glob_pattern() produces the expected result: `***salut` -> `*salut` PASS: test_string_utils 8 - strutils_normalize_star_glob_pattern() produces the expected result: `salut*` -> `salut*` PASS: test_string_utils 9 - strutils_normalize_star_glob_pattern() produces the expected result: `salut**` -> `salut*` PASS: test_string_utils 10 - strutils_normalize_star_glob_pattern() produces the expected result: `salut***` -> `salut*` PASS: test_string_utils 11 - strutils_normalize_star_glob_pattern() produces the expected result: `sa\*lut` -> `sa\*lut` PASS: test_string_utils 12 - strutils_normalize_star_glob_pattern() produces the expected result: `sa\**lut` -> `sa\**lut` PASS: test_string_utils 13 - strutils_normalize_star_glob_pattern() produces the expected result: `sa*\**lut` -> `sa*\**lut` PASS: test_string_utils 14 - strutils_normalize_star_glob_pattern() produces the expected result: `sa*\***lut` -> `sa*\**lut` PASS: test_string_utils 15 - strutils_normalize_star_glob_pattern() produces the expected result: `\*salu**t` -> `\*salu*t` PASS: test_string_utils 16 - strutils_normalize_star_glob_pattern() produces the expected result: `\*salut**` -> `\*salut*` PASS: test_string_utils 17 - strutils_normalize_star_glob_pattern() produces the expected result: `\*salut**\*` -> `\*salut*\*` PASS: test_string_utils 18 - strutils_normalize_star_glob_pattern() produces the expected result: `\*salut` -> `\*salut` PASS: test_string_utils 19 - strutils_normalize_star_glob_pattern() produces the expected result: `\***salut` -> `\**salut` PASS: test_string_utils 20 - strutils_normalize_star_glob_pattern() produces the expected result: `salut\` -> `salut\` PASS: test_string_utils 21 - strutils_normalize_star_glob_pattern() produces the expected result: `salut\**` -> `salut\**` PASS: test_string_utils 22 - strutils_normalize_star_glob_pattern() produces the expected result: `salut\\*` -> `salut\\*` PASS: test_string_utils 23 - strutils_normalize_star_glob_pattern() produces the expected result: `salut\\***` -> `salut\\*` PASS: test_string_utils 24 - strutils_normalize_star_glob_pattern() produces the expected result: `*` -> `*` PASS: test_string_utils 25 - strutils_normalize_star_glob_pattern() produces the expected result: `**` -> `*` PASS: test_string_utils 26 - strutils_normalize_star_glob_pattern() produces the expected result: `***` -> `*` PASS: test_string_utils 27 - strutils_normalize_star_glob_pattern() produces the expected result: `**\***` -> `*\**` PASS: test_string_utils 28 - strutils_is_star_glob_pattern() returns the expected result: `allo*` -> 1 PASS: test_string_utils 29 - strutils_is_star_glob_pattern() returns the expected result: `*allo` -> 1 PASS: test_string_utils 30 - strutils_is_star_glob_pattern() returns the expected result: `*allo*` -> 1 PASS: test_string_utils 31 - strutils_is_star_glob_pattern() returns the expected result: `*al*lo*` -> 1 PASS: test_string_utils 32 - strutils_is_star_glob_pattern() returns the expected result: `al\**lo` -> 1 PASS: test_string_utils 33 - strutils_is_star_glob_pattern() returns the expected result: `al\*l*o` -> 1 PASS: test_string_utils 34 - strutils_is_star_glob_pattern() returns the expected result: `all*o\` -> 1 PASS: test_string_utils 35 - strutils_is_star_glob_pattern() returns the expected result: `*` -> 1 PASS: test_string_utils 36 - strutils_is_star_glob_pattern() returns the expected result: `\\*` -> 1 PASS: test_string_utils 37 - strutils_is_star_glob_pattern() returns the expected result: `allo` -> 0 PASS: test_string_utils 38 - strutils_is_star_glob_pattern() returns the expected result: `allo\*` -> 0 PASS: test_string_utils 39 - strutils_is_star_glob_pattern() returns the expected result: `al\*lo` -> 0 PASS: test_string_utils 40 - strutils_is_star_glob_pattern() returns the expected result: `\*allo` -> 0 PASS: test_string_utils 41 - strutils_is_star_glob_pattern() returns the expected result: `\*` -> 0 PASS: test_string_utils 42 - strutils_is_star_glob_pattern() returns the expected result: `allo\` -> 0 PASS: test_string_utils 43 - strutils_is_star_at_the_end_only_glob_pattern() returns the expected result: `allo*` -> 1 PASS: test_string_utils 44 - strutils_is_star_at_the_end_only_glob_pattern() returns the expected result: `allo\\*` -> 1 PASS: test_string_utils 45 - strutils_is_star_at_the_end_only_glob_pattern() returns the expected result: `allo` -> 0 PASS: test_string_utils 46 - strutils_is_star_at_the_end_only_glob_pattern() returns the expected result: `al*lo` -> 0 PASS: test_string_utils 47 - strutils_is_star_at_the_end_only_glob_pattern() returns the expected result: `al\*lo` -> 0 PASS: test_string_utils 48 - strutils_is_star_at_the_end_only_glob_pattern() returns the expected result: `*allo` -> 0 PASS: test_string_utils 49 - strutils_is_star_at_the_end_only_glob_pattern() returns the expected result: `al*lo*` -> 0 PASS: test_string_utils 50 - strutils_is_star_at_the_end_only_glob_pattern() returns the expected result: `allo**` -> 0 PASS: test_string_utils 51 - strutils_is_star_at_the_end_only_glob_pattern() returns the expected result: `allo*\*` -> 0 PASS: test_string_utils 52 - strutils_is_star_at_the_end_only_glob_pattern() returns the expected result: `allo\*` -> 0 PASS: test_string_utils 53 - strutils_split() produces the expected substrings: `a/b/c/d/e` (delim. `/`, escape `0`) PASS: test_string_utils 54 - strutils_split() produces the expected substrings: `a/b//d/e` (delim. `/`, escape `0`) PASS: test_string_utils 55 - strutils_split() produces the expected substrings: `/b/c/d/e` (delim. `/`, escape `0`) PASS: test_string_utils 56 - strutils_split() produces the expected substrings: `a/b/c/d/` (delim. `/`, escape `0`) PASS: test_string_utils 57 - strutils_split() produces the expected substrings: `/b/c/d/` (delim. `/`, escape `0`) PASS: test_string_utils 58 - strutils_split() produces the expected substrings: `` (delim. `/`, escape `0`) PASS: test_string_utils 59 - strutils_split() produces the expected substrings: `/` (delim. `/`, escape `0`) PASS: test_string_utils 60 - strutils_split() produces the expected substrings: `//` (delim. `/`, escape `0`) PASS: test_string_utils 61 - strutils_split() produces the expected substrings: `hello+world` (delim. `+`, escape `0`) PASS: test_string_utils 62 - strutils_split() produces the expected substrings: `hello\+world` (delim. `+`, escape `0`) PASS: test_string_utils 63 - strutils_split() produces the expected substrings: `hello\+world` (delim. `+`, escape `1`) PASS: test_string_utils 64 - strutils_split() produces the expected substrings: `hello\++world` (delim. `+`, escape `1`) PASS: test_string_utils 65 - strutils_split() produces the expected substrings: `hello\\++world` (delim. `+`, escape `1`) PASS: test_string_utils 66 - strutils_split() produces the expected substrings: `hello+world\` (delim. `+`, escape `0`) PASS: test_string_utils 67 - strutils_split() produces the expected substrings: `hello+world\` (delim. `+`, escape `1`) PASS: test_string_utils 68 - strutils_split() produces the expected substrings: `\+` (delim. `+`, escape `0`) PASS: test_string_utils 69 - strutils_split() produces the expected substrings: `\+` (delim. `+`, escape `1`) make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' PASS: test_utils_compat_poll 1 - epoll's CLOEXEC value PASS: test_utils_compat_poll 2 - lttng_poll_reset is defined PASS: test_utils_compat_poll 3 - lttng_poll_init is defined PASS: test_utils_compat_poll 4 - GETFD is defined PASS: test_utils_compat_poll 5 - GETEV is defined PASS: test_utils_compat_poll 6 - GETSZ is defined PASS: test_utils_compat_poll 7 - GET_PREV_FD is defined PASS: test_utils_compat_poll 8 - Create over NULL pointer fails PASS: test_utils_compat_poll 9 - Create with size 0 fails PASS: test_utils_compat_poll 10 - Create valid poll set succeeds PASS: test_utils_compat_poll 11 - Adding to NULL set fails PASS: test_utils_compat_poll 12 - Adding to uninitialized structure fails PASS: test_utils_compat_poll 13 - Adding invalid FD fails PASS: test_utils_compat_poll 14 - Create a poll set succeeds PASS: test_utils_compat_poll 15 - Set created empty PASS: test_utils_compat_poll 16 - Adding to NULL set fails PASS: test_utils_compat_poll 17 - Set still empty PASS: test_utils_compat_poll 18 - Adding invalid FD fails PASS: test_utils_compat_poll 19 - Set still empty PASS: test_utils_compat_poll 20 - Adding valid FD succeeds PASS: test_utils_compat_poll 21 - Nb of elements incremented PASS: test_utils_compat_poll 22 - Removing from NULL set fails PASS: test_utils_compat_poll 23 - Number of FD in set unchanged PASS: test_utils_compat_poll 24 - Removing from negative FD fails PASS: test_utils_compat_poll 25 - Number of FD in set unchanged PASS: test_utils_compat_poll 26 - Removing invalid FD still succeeds PASS: test_utils_compat_poll 27 - Number of elements unchanged PASS: test_utils_compat_poll 28 - Removing valid FD succeeds PASS: test_utils_compat_poll 29 - Nb of elements decremented PASS: test_utils_compat_poll 30 - Removing from empty set fails PASS: test_utils_compat_poll 31 - Nb of elements unchanged PASS: test_utils_compat_poll 32 - pipe function succeeds PASS: test_utils_compat_poll 33 - pipe function succeeds PASS: test_utils_compat_poll 34 - Close valid FD succeeds PASS: test_utils_compat_poll 35 - Close valid FD succeeds PASS: test_utils_compat_poll 36 - lttng_poll_wait call with invalid input returns error PASS: test_utils_compat_poll 37 - Create valid poll set succeeds PASS: test_utils_compat_poll 38 - lttng_poll_wait call with invalid input returns error PASS: test_utils_compat_poll 39 - Add valid FD succeeds PASS: test_utils_compat_poll 40 - Write to pipe succeeds PASS: test_utils_compat_poll 41 - Wakes up on one event PASS: test_utils_compat_poll 42 - Removing valid FD succeeds PASS: test_utils_compat_poll 43 - Close valid FD succeeds PASS: test_utils_compat_poll 44 - Close valid FD succeeds PASS: test_utils_compat_poll 45 - Wait for child exit PASS: test_utils_compat_poll 46 - Child process exited PASS: test_utils_compat_poll 47 - Child process exited with EXIT_SUCCESS make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' PASS: test_directory_handle 1 - Initialized directory handle from the test directory PASS: test_directory_handle 2 - Error returned when attempting to recursively remove non-empty hierarchy with LTTNG_DIRECTORY_HANDLE_FAIL_NON_EMPTY_FLAG PASS: test_directory_handle 3 - No error returned when recursively removing empty hierarchy with LTTNG_DIRECTORY_HANDLE_FAIL_NON_EMPTY_FLAG PASS: test_directory_handle 4 - Folder hierarchy /tmp/lttng-VrQUmu/fail_non_empty successfully removed PASS: test_directory_handle 5 - Initialized directory handle from the test directory PASS: test_directory_handle 6 - No error returned when attempting to recursively remove non-empty hierarchy with LTTNG_DIRECTORY_HANDLE_SKIP_NON_EMPTY_FLAG PASS: test_directory_handle 7 - Test directory still exists after skip PASS: test_directory_handle 8 - No error returned when recursively removing empty hierarchy with LTTNG_DIRECTORY_HANDLE_SKIP_NON_EMPTY_FLAG PASS: test_directory_handle 9 - Folder hierarchy /tmp/lttng-VrQUmu/skip_non_empty successfully removed make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' PASS: test_relayd_backward_compat_group_by_session 1 - In: hostname/auto-20190918-164429/ust/uid/1000/64-bit, out: auto-20190918-164429/hostname-20190918-164429/ust/uid/1000/64-bit, expected: auto-20190918-164429/hostname-20190918-164429/ust/uid/1000/64-bit PASS: test_relayd_backward_compat_group_by_session 2 - In: hostname/custom_auto-20190319-120000/ust/uid/1000/64-bit, out: custom_auto-20190319-120000/hostname-20190319-120000/ust/uid/1000/64-bit, expected: custom_auto-20190319-120000/hostname-20190319-120000/ust/uid/1000/64-bit PASS: test_relayd_backward_compat_group_by_session 3 - In: hostname/test-20190918-164709/ust/uid/1000/64-bit, out: test/hostname-20190918-164709/ust/uid/1000/64-bit, expected: test/hostname-20190918-164709/ust/uid/1000/64-bit PASS: test_relayd_backward_compat_group_by_session 4 - In: hostname//snapshot-1-20190918-164829-0/ust//uid/1000/64-bit, out: my_session/hostname-20210224-215831/snapshot-1-20190918-164829-0/ust//uid/1000/64-bit, expected: my_session/hostname-20210224-215831/snapshot-1-20190918-164829-0/ust//uid/1000/64-bit PASS: test_relayd_backward_compat_group_by_session 5 - In: hostname//snapshot-1-20190918-175919-0/ust//uid/1000/64-bit, out: my_session/hostname-20210224-215831/snapshot-1-20190918-175919-0/ust//uid/1000/64-bit, expected: my_session/hostname-20210224-215831/snapshot-1-20190918-175919-0/ust//uid/1000/64-bit PASS: test_relayd_backward_compat_group_by_session 6 - In: hostname//auto-20190918-171641/ust/uid/1000/64-bit, out: auto-20190918-171641/hostname-20190918-171641/ust/uid/1000/64-bit, expected: auto-20190918-171641/hostname-20190918-171641/ust/uid/1000/64-bit PASS: test_relayd_backward_compat_group_by_session 7 - In: hostname//test-20190918-180333//ust/uid/1000/64-bit, out: test-20190918-180333/hostname-20190918-180333//ust/uid/1000/64-bit, expected: test-20190918-180333/hostname-20190918-180333//ust/uid/1000/64-bit PASS: test_relayd_backward_compat_group_by_session 8 - In: hostname/extra/path/ust/uid/1000/64-bit, out: auto-20190919-122110/hostname-20190919-122110/extra/path/ust/uid/1000/64-bit, expected: auto-20190919-122110/hostname-20190919-122110/extra/path/ust/uid/1000/64-bit PASS: test_relayd_backward_compat_group_by_session 9 - In: hostname/extra/path/ust/uid/1000/64-bit, out: test/hostname-20210224-215831/extra/path/ust/uid/1000/64-bit, expected: test/hostname-20210224-215831/extra/path/ust/uid/1000/64-bit PASS: test_relayd_backward_compat_group_by_session 10 - In: hostname/extra/path/snapshot-1-20190919-140702-0/ust//uid/1000/64-bit, out: test/hostname-20210224-215831/extra/path/snapshot-1-20190919-140702-0/ust//uid/1000/64-bit, expected: test/hostname-20210224-215831/extra/path/snapshot-1-20190919-140702-0/ust//uid/1000/64-bit PASS: test_relayd_backward_compat_group_by_session 11 - In: hostname/test-20190319-120000-20190918-180921/ust/uid/1000/64-bit, out: test-20190319-120000/hostname-20190918-180921/ust/uid/1000/64-bit, expected: test-20190319-120000/hostname-20190918-180921/ust/uid/1000/64-bit PASS: test_relayd_backward_compat_group_by_session 12 - Returned null as expected PASS: test_relayd_backward_compat_group_by_session 13 - Returned null as expected PASS: test_relayd_backward_compat_group_by_session 14 - In: hostname/test, out: test/hostname-20210224-215831/, expected: test/hostname-20210224-215831/ PASS: test_relayd_backward_compat_group_by_session 15 - In: hostname/test/ust/uid/1000/64-bit, out: test/hostname-20210224-215831/ust/uid/1000/64-bit, expected: test/hostname-20210224-215831/ust/uid/1000/64-bit make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' PASS: test_uuid 1 - lttng_uuid_from_str - Parse valid string '3d260c88-75ea-47b8-a7e2-d6077c0378d9', expect success PASS: test_uuid 2 - lttng_uuid_from_str - Parse valid string '611cf3a6-a68b-4515-834f-208bc2762592', expect success PASS: test_uuid 3 - lttng_uuid_from_str - Parse valid string '1b4855cc-96de-4ae8-abe3-86449c2a43c4', expect success PASS: test_uuid 4 - lttng_uuid_from_str - Parse valid string '8ADED5B9-ACD2-439F-A60C-897403AA2AB4', expect success PASS: test_uuid 5 - lttng_uuid_from_str - Parse valid string 'f109e0a2-C619-4d18-b760-20EA20E0F69A', expect success PASS: test_uuid 6 - lttng_uuid_from_str - Parse invalid string '1b485!cc-96de-4XX8-abe3-86449c2a43?4', expect failure PASS: test_uuid 7 - lttng_uuid_from_str - Parse invalid string 'c2e6eddb&3955&4006&be3a&70bb63bd5f25', expect failure PASS: test_uuid 8 - lttng_uuid_from_str - Parse invalid string '81b1cb88-ff42-45b9-ba4d-964088ee45', expect failure PASS: test_uuid 9 - lttng_uuid_from_str - Parse invalid string '2d-6c6d756574-470e-9142-a4e6ad03f143', expect failure PASS: test_uuid 10 - lttng_uuid_from_str - Parse invalid string '4542ad19-9e4f-4931-8261-2101c3e089ae7', expect failure PASS: test_uuid 11 - lttng_uuid_from_str - Parse invalid string 'XX0123', expect failure PASS: test_uuid 12 - lttng_uuid_to_str - Convert UUID '3d260c88-75ea-47b8-a7e2-d6077c0378d9' to string, expect success PASS: test_uuid 13 - lttng_uuid_to_str - Convert UUID '611cf3a6-a68b-4515-834f-208bc2762592' to string, expect success PASS: test_uuid 14 - lttng_uuid_to_str - Convert UUID '1b4855cc-96de-4ae8-abe3-86449c2a43c4' to string, expect success PASS: test_uuid 15 - lttng_uuid_is_equal - Compare same UUID, expect success PASS: test_uuid 16 - lttng_uuid_is_equal - Compare different UUID, expect failure PASS: test_uuid 17 - lttng_uuid_copy - Compare copied UUID with source, expect success PASS: test_uuid 18 - lttng_uuid_generate - Generated UUIDs are different PASS: test_uuid 19 - lttng_uuid_generate - bit 6 of clock_seq_hi_and_reserved is set to zero PASS: test_uuid 20 - lttng_uuid_generate - bit 7 of clock_seq_hi_and_reserved is set to one PASS: test_uuid 21 - lttng_uuid_generate - Generated UUID version check make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' PASS: test_notification 1 - Condition allocated PASS: test_notification 2 - Condition is of type "low buffer usage" PASS: test_notification 3 - Threshold ratio is unset PASS: test_notification 4 - Threshold byte is unset PASS: test_notification 5 - Session name is unset PASS: test_notification 6 - Session name is null PASS: test_notification 7 - Channel name is unset PASS: test_notification 8 - Channel name is null PASS: test_notification 9 - Domain name is unset PASS: test_notification 10 - Set null condition on set session name PASS: test_notification 11 - Get session name with null condition PASS: test_notification 12 - Session name is null PASS: test_notification 13 - Session name is unset PASS: test_notification 14 - Session name is null PASS: test_notification 15 - Set null session name PASS: test_notification 16 - Session name is unset PASS: test_notification 17 - Session name is null PASS: test_notification 18 - Set empty session name PASS: test_notification 19 - Session name is unset PASS: test_notification 20 - Session name is null PASS: test_notification 21 - Set session name session420 PASS: test_notification 22 - Session name is set PASS: test_notification 23 - Session name has a value PASS: test_notification 24 - Session name is session420 PASS: test_notification 25 - Set session name to empty PASS: test_notification 26 - Session name is still set PASS: test_notification 27 - Session name has a value PASS: test_notification 28 - Session is still name is session420 PASS: test_notification 29 - Set null condition on set channel name PASS: test_notification 30 - Get channel name with null condition PASS: test_notification 31 - Channel name is unset PASS: test_notification 32 - Channel name is null PASS: test_notification 33 - Set null channel name PASS: test_notification 34 - Channel name is unset PASS: test_notification 35 - Channel name is null PASS: test_notification 36 - Set empty channel name PASS: test_notification 37 - Channel name is unset PASS: test_notification 38 - Channel name is null PASS: test_notification 39 - Set channel name channel420 PASS: test_notification 40 - Channel name is set PASS: test_notification 41 - Channel name has a value PASS: test_notification 42 - Channel name is channel420 PASS: test_notification 43 - Set channel name to empty PASS: test_notification 44 - Channel name is still set PASS: test_notification 45 - Channel name has a value PASS: test_notification 46 - Channel is still name is channel420 PASS: test_notification 47 - Set threshold ratio with null condition PASS: test_notification 48 - Get threshold ratio with null condition PASS: test_notification 49 - Threshold ratio is unset PASS: test_notification 50 - Set threshold ratio < 0 PASS: test_notification 51 - Threshold ratio is unset PASS: test_notification 52 - Set Threshold ratio > 1 PASS: test_notification 53 - Threshold ratio is unset PASS: test_notification 54 - Set threshold ratio == 1.0 PASS: test_notification 55 - Threshold ratio is set PASS: test_notification 56 - Threshold ratio is 1.0 PASS: test_notification 57 - Set threshold ratio == 0.0 PASS: test_notification 58 - Threshold ratio is set PASS: test_notification 59 - Threshold ratio is 0.0 PASS: test_notification 60 - Set threshold ratio == 0.420 PASS: test_notification 61 - Threshold ratio is set PASS: test_notification 62 - Threshold ratio is 0.420 PASS: test_notification 63 - Set threshold with null condition PASS: test_notification 64 - Get threshold value with null condition PASS: test_notification 65 - Threshold is unset PASS: test_notification 66 - Set threshold > 0 PASS: test_notification 67 - Threshold is set PASS: test_notification 68 - Threshold is 100000 PASS: test_notification 69 - Set threshold UINT64_MAX PASS: test_notification 70 - Threshold is set PASS: test_notification 71 - Threshold is UINT64_MAX PASS: test_notification 72 - Set threshold == 0 PASS: test_notification 73 - Threshold is set PASS: test_notification 74 - Threshold is 0 PASS: test_notification 75 - Threshold ratio is unset PASS: test_notification 76 - Threshold ratio is untouched PASS: test_notification 77 - Set threshold ratio == 0.420 PASS: test_notification 78 - Threshold ratio is set PASS: test_notification 79 - Threshold ratio is 0.420 PASS: test_notification 80 - Threshold is unset PASS: test_notification 81 - Threshold is untouched PASS: test_notification 82 - Set domain type with null condition PASS: test_notification 83 - Get domain type with null condition PASS: test_notification 84 - Set domain type as LTTNG_DOMAIN_NONE PASS: test_notification 85 - Domain type is unset PASS: test_notification 86 - Set domain type as LTTNG_DOMAIN_UST PASS: test_notification 87 - Domain type is set PASS: test_notification 88 - Domain type is LTTNG_DOMAIN_UST PASS: test_notification 89 - High buffer usage condition allocated PASS: test_notification 90 - Condition is of type "high buffer usage" PASS: test_notification 91 - Threshold ratio is unset PASS: test_notification 92 - Threshold byte is unset PASS: test_notification 93 - Session name is unset PASS: test_notification 94 - Session name is null PASS: test_notification 95 - Channel name is unset PASS: test_notification 96 - Channel name is null PASS: test_notification 97 - Domain name is unset PASS: test_notification 98 - Set null condition on set session name PASS: test_notification 99 - Get session name with null condition PASS: test_notification 100 - Session name is null PASS: test_notification 101 - Session name is unset PASS: test_notification 102 - Session name is null PASS: test_notification 103 - Set null session name PASS: test_notification 104 - Session name is unset PASS: test_notification 105 - Session name is null PASS: test_notification 106 - Set empty session name PASS: test_notification 107 - Session name is unset PASS: test_notification 108 - Session name is null PASS: test_notification 109 - Set session name session420 PASS: test_notification 110 - Session name is set PASS: test_notification 111 - Session name has a value PASS: test_notification 112 - Session name is session420 PASS: test_notification 113 - Set session name to empty PASS: test_notification 114 - Session name is still set PASS: test_notification 115 - Session name has a value PASS: test_notification 116 - Session is still name is session420 PASS: test_notification 117 - Set null condition on set channel name PASS: test_notification 118 - Get channel name with null condition PASS: test_notification 119 - Channel name is unset PASS: test_notification 120 - Channel name is null PASS: test_notification 121 - Set null channel name PASS: test_notification 122 - Channel name is unset PASS: test_notification 123 - Channel name is null PASS: test_notification 124 - Set empty channel name PASS: test_notification 125 - Channel name is unset PASS: test_notification 126 - Channel name is null PASS: test_notification 127 - Set channel name channel420 PASS: test_notification 128 - Channel name is set PASS: test_notification 129 - Channel name has a value PASS: test_notification 130 - Channel name is channel420 PASS: test_notification 131 - Set channel name to empty PASS: test_notification 132 - Channel name is still set PASS: test_notification 133 - Channel name has a value PASS: test_notification 134 - Channel is still name is channel420 PASS: test_notification 135 - Set threshold ratio with null condition PASS: test_notification 136 - Get threshold ratio with null condition PASS: test_notification 137 - Threshold ratio is unset PASS: test_notification 138 - Set threshold ratio < 0 PASS: test_notification 139 - Threshold ratio is unset PASS: test_notification 140 - Set Threshold ratio > 1 PASS: test_notification 141 - Threshold ratio is unset PASS: test_notification 142 - Set threshold ratio == 1.0 PASS: test_notification 143 - Threshold ratio is set PASS: test_notification 144 - Threshold ratio is 1.0 PASS: test_notification 145 - Set threshold ratio == 0.0 PASS: test_notification 146 - Threshold ratio is set PASS: test_notification 147 - Threshold ratio is 0.0 PASS: test_notification 148 - Set threshold ratio == 0.420 PASS: test_notification 149 - Threshold ratio is set PASS: test_notification 150 - Threshold ratio is 0.420 PASS: test_notification 151 - Set threshold with null condition PASS: test_notification 152 - Get threshold value with null condition PASS: test_notification 153 - Threshold is unset PASS: test_notification 154 - Set threshold > 0 PASS: test_notification 155 - Threshold is set PASS: test_notification 156 - Threshold is 100000 PASS: test_notification 157 - Set threshold UINT64_MAX PASS: test_notification 158 - Threshold is set PASS: test_notification 159 - Threshold is UINT64_MAX PASS: test_notification 160 - Set threshold == 0 PASS: test_notification 161 - Threshold is set PASS: test_notification 162 - Threshold is 0 PASS: test_notification 163 - Threshold ratio is unset PASS: test_notification 164 - Threshold ratio is untouched PASS: test_notification 165 - Set threshold ratio == 0.420 PASS: test_notification 166 - Threshold ratio is set PASS: test_notification 167 - Threshold ratio is 0.420 PASS: test_notification 168 - Threshold is unset PASS: test_notification 169 - Threshold is untouched PASS: test_notification 170 - Set domain type with null condition PASS: test_notification 171 - Get domain type with null condition PASS: test_notification 172 - Set domain type as LTTNG_DOMAIN_NONE PASS: test_notification 173 - Domain type is unset PASS: test_notification 174 - Set domain type as LTTNG_DOMAIN_UST PASS: test_notification 175 - Domain type is set PASS: test_notification 176 - Domain type is LTTNG_DOMAIN_UST PASS: test_notification 177 - Create notify action PASS: test_notification 178 - Action has type LTTNG_ACTION_TYPE_NOTIFY PASS: test_notification 179 - lttng_trigger_create(NULL, NULL) returns null PASS: test_notification 180 - lttng_trigger_create(NON-NULL, NULL) returns null PASS: test_notification 181 - lttng_trigger_create(NULL, NON-NULL) returns null PASS: test_notification 182 - lttng_trigger_create(NON-NULL, NON-NULL) returns an object make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' PASS: ini_config/test_ini_config 1 - Successfully opened a config file, registered to all sections PASS: ini_config/test_ini_config 2 - Processed entries from each sections PASS: ini_config/test_ini_config 3 - Text value parsed correctly PASS: ini_config/test_ini_config 4 - Successfully opened a config file, registered to one section PASS: ini_config/test_ini_config 5 - Processed an entry from section1 only PASS: ini_config/test_ini_config 6 - Int value parsed correctly PASS: ini_config/test_ini_config 7 - Successfully opened a config file, registered to the global section PASS: ini_config/test_ini_config 8 - Processed an entry from the global section only make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' PASS: test_kernel_data 1 - Create kernel session PASS: test_kernel_data 2 - Validate kernel session PASS: test_kernel_data 3 - Create kernel metadata PASS: test_kernel_data 4 - Validate kernel session metadata PASS: test_kernel_data 5 - Create kernel channel PASS: test_kernel_data 6 - Validate kernel channel PASS: test_kernel_data 7 - Validate string length PASS: test_kernel_data 8 - Create kernel event PASS: test_kernel_data 9 - Validate kernel event PASS: test_kernel_data 10 - Create kernel stream PASS: test_kernel_data 11 - Validate kernel stream make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' PASS: test_ust_data 1 - Create UST session PASS: test_ust_data 2 - Validate UST session PASS: test_ust_data 3 - Validate channel name length PASS: test_ust_data 4 - Create UST channel PASS: test_ust_data 5 - Validate UST channel PASS: test_ust_data 6 - Validate string length PASS: test_ust_data 7 - Create UST event PASS: test_ust_data 8 - Validate UST event PASS: test_ust_data 9 - Create UST context PASS: test_ust_data 10 - Validate UST context PASS: test_ust_data 11 - Validate string length PASS: test_ust_data 12 - Create UST exclusion PASS: test_ust_data 13 - Create UST event with identical exclusion names fails PASS: test_ust_data 14 - Create UST exclusion PASS: test_ust_data 15 - Create UST event with different exclusion names PASS: test_ust_data 16 - Validate UST event and exclusion make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' PASS: test_fd_tracker 1 - Created an fd tracker with a limit of 50 simulateously opened file descriptors PASS: test_fd_tracker 2 - Track unsuspendable fd 0 (stdin) PASS: test_fd_tracker 3 - Track unsuspendable fd 1 (stdout) PASS: test_fd_tracker 4 - Track unsuspendable fd 2 (stderr) PASS: test_fd_tracker 5 - Untrack unsuspendable fd 0 (stdin) PASS: test_fd_tracker 6 - Untrack unsuspendable fd 1 (stdout) PASS: test_fd_tracker 7 - Untrack unsuspendable fd 2 (stderr) PASS: test_fd_tracker 8 - Test directory is empty PASS: test_fd_tracker 9 - fd_tracker_open_unsuspendable_fd() forwards the user callback's error code PASS: test_fd_tracker 10 - Output fd parameter is unaffected on error of fd_tracker_open_unsuspendable_fd() PASS: test_fd_tracker 11 - fd_tracker_open_unsuspendable_fd() sets the output fd parameter to the newly-tracked fd's value PASS: test_fd_tracker 12 - fd_tracker_close_unsuspendable_fd() forwards the user callback's error code PASS: test_fd_tracker 13 - Test directory is empty PASS: test_fd_tracker 14 - EEXIST reported on open of an already tracked file descriptor PASS: test_fd_tracker 15 - Test directory is empty PASS: test_fd_tracker 16 - EINVAL reported on close of an untracked file descriptor PASS: test_fd_tracker 17 - Test directory is empty PASS: test_fd_tracker 18 - File descriptor tracker allowed the user to meet its limit with unsuspendable file descriptors (50) PASS: test_fd_tracker 19 - EMFILE reported when exceeding the file descriptor limit while opening an unsuspendable fd PASS: test_fd_tracker 20 - Test directory is empty PASS: test_fd_tracker 21 - Created 500 files with a limit of 50 simultaneously-opened file descriptor PASS: test_fd_tracker 22 - Expected 57 open file descriptors (57 are open) PASS: test_fd_tracker 23 - Close all opened filesystem handles PASS: test_fd_tracker 24 - Test directory is empty PASS: test_fd_tracker 25 - Created 500 files with a limit of 50 simultaneously-opened file descriptor PASS: test_fd_tracker 26 - Expected 57 open file descriptors (57 are open) PASS: test_fd_tracker 27 - Wrote reference string to 500 files PASS: test_fd_tracker 28 - FD tracker enforced the file descriptor cap PASS: test_fd_tracker 29 - Files contain the expected content PASS: test_fd_tracker 30 - Close all opened filesystem handles PASS: test_fd_tracker 31 - Test directory is empty PASS: test_fd_tracker 32 - Created 50 files with a limit of 50 simultaneously-opened file descriptor PASS: test_fd_tracker 33 - Expected 57 open file descriptors (57 are open) PASS: test_fd_tracker 34 - Track unsuspendable fd 0 (stdin) PASS: test_fd_tracker 35 - Track unsuspendable fd 1 (stdout) PASS: test_fd_tracker 36 - Track unsuspendable fd 2 (stderr) PASS: test_fd_tracker 37 - Expected 54 open file descriptors (54 are open) PASS: test_fd_tracker 38 - Untrack unsuspendable fd 0 (stdin) PASS: test_fd_tracker 39 - Untrack unsuspendable fd 1 (stdout) PASS: test_fd_tracker 40 - Untrack unsuspendable fd 2 (stderr) PASS: test_fd_tracker 41 - Expected 54 open file descriptors (54 are open) PASS: test_fd_tracker 42 - Close all opened filesystem handles PASS: test_fd_tracker 43 - Test directory is empty PASS: test_fd_tracker 44 - Successfully opened 2 handles to /tmp/fd-tracker-Vj0jBw/my_file PASS: test_fd_tracker 45 - Successfully unlinked the first handle to /tmp/fd-tracker-Vj0jBw/my_file PASS: test_fd_tracker 46 - my_file no longer present on file system after unlink PASS: test_fd_tracker 47 - /tmp/fd-tracker-Vj0jBw/unlinked_files/0 exists on file system after unlink PASS: test_fd_tracker 48 - Got fd from first handle PASS: test_fd_tracker 49 - fd tracker does not allow two fds to be used at once PASS: test_fd_tracker 50 - Got fd from second handle PASS: test_fd_tracker 51 - ENOENT is reported when attempting to unlink the second handle to /tmp/fd-tracker-Vj0jBw/my_file PASS: test_fd_tracker 52 - Successfully opened a new handle to previously unlinked file /tmp/fd-tracker-Vj0jBw/my_file PASS: test_fd_tracker 53 - Successfully unlinked the new handle handle to /tmp/fd-tracker-Vj0jBw/my_file PASS: test_fd_tracker 54 - /tmp/fd-tracker-Vj0jBw/unlinked_files/1 exists on file system after unlink PASS: test_fd_tracker 55 - Successfully closed the first handle PASS: test_fd_tracker 56 - Successfully closed the second handle PASS: test_fd_tracker 57 - Successfully closed the third handle PASS: test_fd_tracker 58 - my_file no longer present on file system after handle close PASS: test_fd_tracker 59 - /tmp/fd-tracker-Vj0jBw/unlinked_files/0 no longer present on file system after handle close PASS: test_fd_tracker 60 - /tmp/fd-tracker-Vj0jBw/unlinked_files/1 no longer present on file system after handle close PASS: test_fd_tracker 61 - Test directory is empty make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' PASS: test_session 1 - Session list: not NULL PASS: test_session 2 - Create session: test1 PASS: test_session 3 - Validating session: session found PASS: test_session 4 - Validating session: basic sanity check PASS: test_session 5 - Destroying session: session found PASS: test_session 6 - Destroying session: test1 destroyed PASS: test_session 7 - Duplicate session creation PASS: test_session 8 - Create session with a NULL name (auto-generate a name) PASS: test_session 9 - Auto-generated session name starts with auto PASS: test_session 10 - Large sessions number: created 10000 sessions PASS: test_session 11 - Large sessions number: destroyed 10000 sessions make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' ============================================================================ Testsuite summary for lttng-tools 2.12.3 ============================================================================ # TOTAL: 605 # PASS: 605 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/unit' Making check in regression Making check in tools Making check in streaming Making check in filtering Making check in health Making check in tracefile-limits Making check in snapshots Making check in live Making check in exclusion Making check in save-load Making check in configuration Making check in mi Making check in wildcard Making check in crash Making check in regen-metadata Making check in regen-statedump Making check in notification Making check in rotation Making check in base-path Making check in metadata Making check in working-directory Making check in relayd-grouping Making check in clear Making check in tracker make[4]: Nothing to be done for 'check-am'. Making check in kernel Making check in ust Making check in nprocesses Making check in high-throughput Making check in low-throughput Making check in before-after Making check in multi-session Making check in overlap Making check in demo Making check in buffers-pid Making check in linking Making check in daemon Making check in exit-fast Making check in fork Making check in libc-wrapper Making check in periodical-metadata-flush Making check in java-jul Making check in java-log4j Making check in python-logging make[4]: Nothing to be done for 'check'. Making check in getcpu-override Making check in clock-override Making check in type-declarations Making check in rotation-destroy-flush Making check in blocking Making check in multi-lib Making check in namespaces Making check in baddr-statedump Making check in ust-dl Making check in ust Making check in nprocesses Making check in high-throughput Making check in low-throughput Making check in before-after Making check in multi-session Making check in overlap Making check in demo Making check in buffers-pid Making check in linking Making check in daemon Making check in exit-fast Making check in fork Making check in libc-wrapper Making check in periodical-metadata-flush Making check in java-jul Making check in java-log4j Making check in python-logging make[4]: Nothing to be done for 'check'. Making check in getcpu-override Making check in clock-override Making check in type-declarations Making check in rotation-destroy-flush Making check in blocking Making check in multi-lib Making check in namespaces Making check in baddr-statedump Making check in ust-dl /usr/bin/make check-TESTS make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression' tap-driver.sh: invalid option: '--post-script' Usage: tap-driver.sh --test-name=NAME --log-file=PATH --trs-file=PATH [--expect-failure={yes|no}] [--color-tests={yes|no}] [--enable-hard-errors={yes|no}] [--ignore-exit] [--diagnostic-string=STRING] [--merge|--no-merge] [--comments|--no-comments] [--] TEST-COMMAND The '--test-name', '-log-file' and '--trs-file' options are mandatory. make[5]: *** [Makefile:1031: tools/filtering/test_invalid_filter.log] Error 2 make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression' make[5]: *** Waiting for unfinished jobs.... make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression' tap-driver.sh: invalid option: '--post-script' Usage: tap-driver.sh --test-name=NAME --log-file=PATH --trs-file=PATH [--expect-failure={yes|no}] [--color-tests={yes|no}] [--enable-hard-errors={yes|no}] [--ignore-exit] [--diagnostic-string=STRING] [--merge|--no-merge] [--comments|--no-comments] [--] TEST-COMMAND The '--test-name', '-log-file' and '--trs-file' options are mandatory. make[5]: *** [Makefile:1038: tools/filtering/test_unsupported_op.log] Error 2 make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression' tap-driver.sh: invalid option: '--post-script' Usage: tap-driver.sh --test-name=NAME --log-file=PATH --trs-file=PATH [--expect-failure={yes|no}] [--color-tests={yes|no}] [--enable-hard-errors={yes|no}] [--ignore-exit] [--diagnostic-string=STRING] [--merge|--no-merge] [--comments|--no-comments] [--] TEST-COMMAND The '--test-name', '-log-file' and '--trs-file' options are mandatory. make[5]: *** [Makefile:1045: tools/filtering/test_valid_filter.log] Error 2 make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression' tap-driver.sh: invalid option: '--post-script' Usage: tap-driver.sh --test-name=NAME --log-file=PATH --trs-file=PATH [--expect-failure={yes|no}] [--color-tests={yes|no}] [--enable-hard-errors={yes|no}] [--ignore-exit] [--diagnostic-string=STRING] [--merge|--no-merge] [--comments|--no-comments] [--] TEST-COMMAND The '--test-name', '-log-file' and '--trs-file' options are mandatory. make[5]: *** [Makefile:1052: tools/streaming/test_ust.log] Error 2 make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression' tap-driver.sh: invalid option: '--post-script' Usage: tap-driver.sh --test-name=NAME --log-file=PATH --trs-file=PATH [--expect-failure={yes|no}] [--color-tests={yes|no}] [--enable-hard-errors={yes|no}] [--ignore-exit] [--diagnostic-string=STRING] [--merge|--no-merge] [--comments|--no-comments] [--] TEST-COMMAND The '--test-name', '-log-file' and '--trs-file' options are mandatory. make[5]: *** [Makefile:1059: tools/health/test_thread_ok.log] Error 2 make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression' tap-driver.sh: invalid option: '--post-script' Usage: tap-driver.sh --test-name=NAME --log-file=PATH --trs-file=PATH [--expect-failure={yes|no}] [--color-tests={yes|no}] [--enable-hard-errors={yes|no}] [--ignore-exit] [--diagnostic-string=STRING] [--merge|--no-merge] [--comments|--no-comments] [--] TEST-COMMAND The '--test-name', '-log-file' and '--trs-file' options are mandatory. make[5]: *** [Makefile:1066: tools/live/test_ust.log] Error 2 make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression' tap-driver.sh: invalid option: '--post-script' Usage: tap-driver.sh --test-name=NAME --log-file=PATH --trs-file=PATH [--expect-failure={yes|no}] [--color-tests={yes|no}] [--enable-hard-errors={yes|no}] [--ignore-exit] [--diagnostic-string=STRING] [--merge|--no-merge] [--comments|--no-comments] [--] TEST-COMMAND The '--test-name', '-log-file' and '--trs-file' options are mandatory. make[5]: *** [Makefile:1073: tools/live/test_ust_tracefile_count.log] Error 2 make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression' tap-driver.sh: invalid option: '--post-script' Usage: tap-driver.sh --test-name=NAME --log-file=PATH --trs-file=PATH [--expect-failure={yes|no}] [--color-tests={yes|no}] [--enable-hard-errors={yes|no}] [--ignore-exit] [--diagnostic-string=STRING] [--merge|--no-merge] [--comments|--no-comments] [--] TEST-COMMAND The '--test-name', '-log-file' and '--trs-file' options are mandatory. make[5]: *** [Makefile:1087: tools/tracefile-limits/test_tracefile_count.log] Error 2 make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression' tap-driver.sh: invalid option: '--post-script' Usage: tap-driver.sh --test-name=NAME --log-file=PATH --trs-file=PATH [--expect-failure={yes|no}] [--color-tests={yes|no}] [--enable-hard-errors={yes|no}] [--ignore-exit] [--diagnostic-string=STRING] [--merge|--no-merge] [--comments|--no-comments] [--] TEST-COMMAND The '--test-name', '-log-file' and '--trs-file' options are mandatory. make[5]: *** [Makefile:1080: tools/live/test_lttng_ust.log] Error 2 make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression' tap-driver.sh: invalid option: '--post-script' Usage: tap-driver.sh --test-name=NAME --log-file=PATH --trs-file=PATH [--expect-failure={yes|no}] [--color-tests={yes|no}] [--enable-hard-errors={yes|no}] [--ignore-exit] [--diagnostic-string=STRING] [--merge|--no-merge] [--comments|--no-comments] [--] TEST-COMMAND The '--test-name', '-log-file' and '--trs-file' options are mandatory. make[5]: *** [Makefile:1094: tools/tracefile-limits/test_tracefile_size.log] Error 2 make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression' tap-driver.sh: invalid option: '--post-script' Usage: tap-driver.sh --test-name=NAME --log-file=PATH --trs-file=PATH [--expect-failure={yes|no}] [--color-tests={yes|no}] [--enable-hard-errors={yes|no}] [--ignore-exit] [--diagnostic-string=STRING] [--merge|--no-merge] [--comments|--no-comments] [--] TEST-COMMAND The '--test-name', '-log-file' and '--trs-file' options are mandatory. make[5]: *** [Makefile:1108: tools/snapshots/test_ust_fast.log] Error 2 make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression' tap-driver.sh: invalid option: '--post-script' Usage: tap-driver.sh --test-name=NAME --log-file=PATH --trs-file=PATH [--expect-failure={yes|no}] [--color-tests={yes|no}] [--enable-hard-errors={yes|no}] [--ignore-exit] [--diagnostic-string=STRING] [--merge|--no-merge] [--comments|--no-comments] [--] TEST-COMMAND The '--test-name', '-log-file' and '--trs-file' options are mandatory. make[5]: *** [Makefile:1115: tools/snapshots/test_ust_streaming.log] Error 2 make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression' tap-driver.sh: invalid option: '--post-script' Usage: tap-driver.sh --test-name=NAME --log-file=PATH --trs-file=PATH [--expect-failure={yes|no}] [--color-tests={yes|no}] [--enable-hard-errors={yes|no}] [--ignore-exit] [--diagnostic-string=STRING] [--merge|--no-merge] [--comments|--no-comments] [--] TEST-COMMAND The '--test-name', '-log-file' and '--trs-file' options are mandatory. make[5]: *** [Makefile:1129: tools/save-load/test_load.log] Error 2 make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression' tap-driver.sh: invalid option: '--post-script' Usage: tap-driver.sh --test-name=NAME --log-file=PATH --trs-file=PATH [--expect-failure={yes|no}] [--color-tests={yes|no}] [--enable-hard-errors={yes|no}] [--ignore-exit] [--diagnostic-string=STRING] [--merge|--no-merge] [--comments|--no-comments] [--] TEST-COMMAND The '--test-name', '-log-file' and '--trs-file' options are mandatory. make[5]: *** [Makefile:1122: tools/save-load/test_save.log] Error 2 make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression' tap-driver.sh: invalid option: '--post-script' Usage: tap-driver.sh --test-name=NAME --log-file=PATH --trs-file=PATH [--expect-failure={yes|no}] [--color-tests={yes|no}] [--enable-hard-errors={yes|no}] [--ignore-exit] [--diagnostic-string=STRING] [--merge|--no-merge] [--comments|--no-comments] [--] TEST-COMMAND The '--test-name', '-log-file' and '--trs-file' options are mandatory. make[5]: *** [Makefile:1136: tools/save-load/test_autoload.log] Error 2 make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression' tap-driver.sh: invalid option: '--post-script' Usage: tap-driver.sh --test-name=NAME --log-file=PATH --trs-file=PATH [--expect-failure={yes|no}] [--color-tests={yes|no}] [--enable-hard-errors={yes|no}] [--ignore-exit] [--diagnostic-string=STRING] [--merge|--no-merge] [--comments|--no-comments] [--] TEST-COMMAND The '--test-name', '-log-file' and '--trs-file' options are mandatory. make[5]: *** [Makefile:1101: tools/exclusion/test_exclusion.log] Error 2 make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression' tap-driver.sh: invalid option: '--post-script' Usage: tap-driver.sh --test-name=NAME --log-file=PATH --trs-file=PATH [--expect-failure={yes|no}] [--color-tests={yes|no}] [--enable-hard-errors={yes|no}] [--ignore-exit] [--diagnostic-string=STRING] [--merge|--no-merge] [--comments|--no-comments] [--] TEST-COMMAND The '--test-name', '-log-file' and '--trs-file' options are mandatory. make[5]: *** [Makefile:1150: tools/wildcard/test_event_wildcard.log] Error 2 make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression' tap-driver.sh: invalid option: '--post-script' Usage: tap-driver.sh --test-name=NAME --log-file=PATH --trs-file=PATH [--expect-failure={yes|no}] [--color-tests={yes|no}] [--enable-hard-errors={yes|no}] [--ignore-exit] [--diagnostic-string=STRING] [--merge|--no-merge] [--comments|--no-comments] [--] TEST-COMMAND The '--test-name', '-log-file' and '--trs-file' options are mandatory. make[5]: *** [Makefile:1178: tools/notification/test_notification_ust.log] Error 2 make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression' tap-driver.sh: invalid option: '--post-script' Usage: tap-driver.sh --test-name=NAME --log-file=PATH --trs-file=PATH [--expect-failure={yes|no}] [--color-tests={yes|no}] [--enable-hard-errors={yes|no}] [--ignore-exit] [--diagnostic-string=STRING] [--merge|--no-merge] [--comments|--no-comments] [--] TEST-COMMAND The '--test-name', '-log-file' and '--trs-file' options are mandatory. make[5]: *** [Makefile:1192: tools/notification/test_notification_multi_app.log] Error 2 make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression' tap-driver.sh: invalid option: '--post-script' Usage: tap-driver.sh --test-name=NAME --log-file=PATH --trs-file=PATH [--expect-failure={yes|no}] [--color-tests={yes|no}] [--enable-hard-errors={yes|no}] [--ignore-exit] [--diagnostic-string=STRING] [--merge|--no-merge] [--comments|--no-comments] [--] TEST-COMMAND The '--test-name', '-log-file' and '--trs-file' options are mandatory. make[5]: *** [Makefile:1185: tools/notification/test_notification_kernel.log] Error 2 make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression' tap-driver.sh: invalid option: '--post-script' Usage: tap-driver.sh --test-name=NAME --log-file=PATH --trs-file=PATH [--expect-failure={yes|no}] [--color-tests={yes|no}] [--enable-hard-errors={yes|no}] [--ignore-exit] [--diagnostic-string=STRING] [--merge|--no-merge] [--comments|--no-comments] [--] TEST-COMMAND The '--test-name', '-log-file' and '--trs-file' options are mandatory. make[5]: *** [Makefile:1171: tools/regen-statedump/test_ust.log] Error 2 make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression' tap-driver.sh: invalid option: '--post-script' Usage: tap-driver.sh --test-name=NAME --log-file=PATH --trs-file=PATH [--expect-failure={yes|no}] [--color-tests={yes|no}] [--enable-hard-errors={yes|no}] [--ignore-exit] [--diagnostic-string=STRING] [--merge|--no-merge] [--comments|--no-comments] [--] TEST-COMMAND The '--test-name', '-log-file' and '--trs-file' options are mandatory. make[5]: *** [Makefile:1143: tools/mi/test_mi.log] Error 2 make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression' tap-driver.sh: invalid option: '--post-script' Usage: tap-driver.sh --test-name=NAME --log-file=PATH --trs-file=PATH [--expect-failure={yes|no}] [--color-tests={yes|no}] [--enable-hard-errors={yes|no}] [--ignore-exit] [--diagnostic-string=STRING] [--merge|--no-merge] [--comments|--no-comments] [--] TEST-COMMAND The '--test-name', '-log-file' and '--trs-file' options are mandatory. make[5]: *** [Makefile:1157: tools/crash/test_crash.log] Error 2 make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression' make[5]: Entering directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression' tap-driver.sh: invalid option: '--post-script' Usage: tap-driver.sh --test-name=NAME --log-file=PATH --trs-file=PATH [--expect-failure={yes|no}] [--color-tests={yes|no}] [--enable-hard-errors={yes|no}] [--ignore-exit] [--diagnostic-string=STRING] [--merge|--no-merge] [--comments|--no-comments] [--] TEST-COMMAND The '--test-name', '-log-file' and '--trs-file' options are mandatory. make[5]: *** [Makefile:1164: tools/regen-metadata/test_ust.log] Error 2 make[5]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/lttng-tools-2.12.3/tests/regression' make[4]: *** [Makefile:1013: check-TESTS] Error 2 make[3]: *** [Makefile:1531: check-am] Error 2 make[2]: *** [Makefile:797: check-recursive] Error 1 make[1]: *** [Makefile:539: check-recursive] Error 1 make: *** [Makefile:587: check-recursive] Error 1 error: Bad exit status from /var/tmp/rpm-tmp.xyLxod (%check) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.xyLxod (%check)