+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/babeltrace.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Oi9uoy + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf babeltrace-1.5.3 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/babeltrace-1.5.3.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd babeltrace-1.5.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.0Tzdnp + umask 022 + cd /builddir/build/BUILD + cd babeltrace-1.5.3 + autoreconf -vif autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'. libtoolize: copying file 'config/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_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: 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' compat/Makefile.am: installing 'config/depcomp' autoreconf: Leaving directory `.' + export PYTHON=/usr/bin/python3 + PYTHON=/usr/bin/python3 + export PYTHON_CONFIG=/usr/bin/python3-config + PYTHON_CONFIG=/usr/bin/python3-config + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config/config.sub ++ basename ./config/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config/config.sub '/usr/lib/rpm/redhat/config.sub' -> './config/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config/config.guess ++ basename ./config/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config/config.guess '/usr/lib/rpm/redhat/config.guess' -> './config/config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./config/ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --enable-python-bindings checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking target system type... riscv64-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '1000' is supported by ustar format... yes checking whether GID '1000' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... yes checking whether make supports nested variables... (cached) yes checking for style of include used by make... GNU checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for riscv64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking for gcc option to accept ISO C99... none needed checking for gcc option to accept ISO Standard C... (cached) none needed checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-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 riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for riscv64-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 gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for bison... bison -y checking for flex... flex checking lex output file root... lex.yy checking lex library... none needed checking whether yytext is a pointer... no checking whether ln -s works... yes checking for __attribute__... yes checking if compiler needs -Werror to reject unknown flags... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking whether the linker accepts -Wl,--no-as-needed... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.16... yes checking for GLIB - version >= 2.22.0... yes (version 2.55.2) checking for library containing gethostbyname... none required checking for library containing socket... none required checking for inline... inline checking for pid_t... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking whether time.h and sys/time.h may both be included... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking for sys/param.h... yes checking for alarm... yes checking for working mktime... yes checking for getpagesize... yes checking for working mmap... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for atexit... yes checking for dirfd... yes checking for dup2... yes checking for ftruncate... yes checking for gethostbyname... yes checking for gethostname... yes checking for gettimeofday... yes checking for localtime_r... yes checking for memchr... yes checking for memset... yes checking for mkdir... yes checking for mkdtemp... yes checking for munmap... yes checking for rmdir... yes checking for setenv... yes checking for socket... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strndup... yes checking for strnlen... yes checking for strrchr... yes checking for strtoul... yes checking for strtoull... yes checking for tzset... yes checking for uname... yes checking for library containing gethostbyname... (cached) none required checking for library containing socket... (cached) none required checking for uuid_generate... no checking for UUID... yes checking for fmemopen in -lc... yes checking for open_memstream in -lc... yes checking for posix_fallocate in -lc... yes checking for faccessat in -lc... yes checking for poptGetContext in -lpopt... yes checking for swig... /usr/bin/swig checking SWIG version... 3.0.12 checking for SWIG library... /usr/share/swig/3.0.12 checking whether /usr/bin/python3 version is >= 3.0... yes checking for /usr/bin/python3 version... 3.6 checking for /usr/bin/python3 platform... linux checking for /usr/bin/python3 script directory... ${prefix}/lib/python3.6/site-packages checking for /usr/bin/python3 extension module directory... ${exec_prefix}/lib64/python3.6/site-packages checking python include flags... -I/usr/include/python3.6m -I/usr/include/python3.6m checking for elf_version in -lelf... yes checking for dwarf_begin in -ldw... yes checking for elfutils version >= 0.154... yes checking for GMODULE... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating types/Makefile config.status: creating compat/Makefile config.status: creating formats/Makefile config.status: creating formats/ctf/Makefile config.status: creating formats/ctf/types/Makefile config.status: creating formats/ctf-text/Makefile config.status: creating formats/ctf-text/types/Makefile config.status: creating formats/ctf-metadata/Makefile config.status: creating formats/bt-dummy/Makefile config.status: creating formats/lttng-live/Makefile config.status: creating formats/ctf/metadata/Makefile config.status: creating formats/ctf/writer/Makefile config.status: creating formats/ctf/ir/Makefile config.status: creating converter/Makefile config.status: creating doc/Makefile config.status: creating lib/Makefile config.status: creating lib/prio_heap/Makefile config.status: creating include/Makefile config.status: creating bindings/Makefile config.status: creating bindings/python/Makefile config.status: creating bindings/python/setup.py config.status: creating bindings/python/babeltrace/Makefile config.status: creating bindings/python/babeltrace/__init__.py config.status: creating tests/Makefile config.status: creating tests/bin/Makefile config.status: creating tests/bin/intersection/Makefile config.status: creating tests/lib/Makefile config.status: creating tests/utils/Makefile config.status: creating tests/utils/tap/Makefile config.status: creating extras/Makefile config.status: creating extras/valgrind/Makefile config.status: creating babeltrace.pc config.status: creating babeltrace-ctf.pc config.status: creating tests/lib/test_ctf_writer_complete config.status: creating tests/lib/test_seek_big_trace config.status: creating tests/lib/test_seek_empty_packet config.status: creating tests/lib/test_dwarf_complete config.status: creating tests/lib/test_bin_info_complete config.status: creating tests/bin/test_trace_read config.status: creating tests/bin/intersection/test_intersection config.status: creating tests/bin/intersection/bt_python_helper.py config.status: creating tests/bin/test_packet_seq_num config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands checking for tput... /usr/bin/tput Babeltrace 1.5.3 Features Target architecture: riscv64 Python bindings: yes Python bindings doc: no Debug information output: yes Install directories Binaries: /usr/bin Libraries: /usr/lib64 + make -j4 V=1 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3' Making all in include make[2]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/include' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/include' Making all in types make[2]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/types' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c -o array.lo array.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c -o enum.lo enum.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c -o float.lo float.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c -o integer.lo integer.c libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c enum.c -fPIC -DPIC -o .libs/enum.o libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c array.c -fPIC -DPIC -o .libs/array.o libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c float.c -fPIC -DPIC -o .libs/float.o libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c integer.c -fPIC -DPIC -o .libs/integer.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c -o sequence.lo sequence.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c -o string.lo string.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c -o struct.lo struct.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c -o variant.lo variant.c libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c sequence.c -fPIC -DPIC -o .libs/sequence.o libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c string.c -fPIC -DPIC -o .libs/string.o libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c struct.c -fPIC -DPIC -o .libs/struct.o libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c variant.c -fPIC -DPIC -o .libs/variant.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c -o types.lo types.c libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c types.c -fPIC -DPIC -o .libs/types.o /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libbabeltrace_types.la array.lo enum.lo float.lo integer.lo sequence.lo string.lo struct.lo variant.lo types.lo -ldw -lelf -lpopt -luuid -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 libtool: link: ar cru .libs/libbabeltrace_types.a .libs/array.o .libs/enum.o .libs/float.o .libs/integer.o .libs/sequence.o .libs/string.o .libs/struct.o .libs/variant.o .libs/types.o libtool: link: ranlib .libs/libbabeltrace_types.a libtool: link: ( cd ".libs" && rm -f "libbabeltrace_types.la" && ln -s "../libbabeltrace_types.la" "libbabeltrace_types.la" ) make[2]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/types' Making all in compat make[2]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/compat' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c -o dummy.lo dummy.c libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c dummy.c -fPIC -DPIC -o .libs/dummy.o /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -Wl,--no-as-needed -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libcompat.la dummy.lo -ldw -lelf -lpopt -luuid -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 libtool: link: ar cru .libs/libcompat.a .libs/dummy.o libtool: link: ranlib .libs/libcompat.a libtool: link: ( cd ".libs" && rm -f "libcompat.la" && ln -s "../libcompat.la" "libcompat.la" ) make[2]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/compat' Making all in lib make[2]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/lib' Making all in prio_heap make[3]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/lib/prio_heap' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c -o prio_heap.lo prio_heap.c libtool: compile: gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c prio_heap.c -fPIC -DPIC -o .libs/prio_heap.o /bin/sh ../../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libprio_heap.la prio_heap.lo -ldw -lelf -lpopt -luuid -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 libtool: link: ar cru .libs/libprio_heap.a .libs/prio_heap.o libtool: link: ranlib .libs/libprio_heap.a libtool: link: ( cd ".libs" && rm -f "libprio_heap.la" && ln -s "../libprio_heap.la" "libprio_heap.la" ) make[3]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/lib/prio_heap' Making all in . make[3]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c -o babeltrace.lo babeltrace.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c -o iterator.lo iterator.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c -o context.lo context.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c -o trace-handle.lo trace-handle.c libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c iterator.c -fPIC -DPIC -o .libs/iterator.o libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c trace-handle.c -fPIC -DPIC -o .libs/trace-handle.o libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c babeltrace.c -fPIC -DPIC -o .libs/babeltrace.o libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c context.c -fPIC -DPIC -o .libs/context.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c -o trace-collection.lo trace-collection.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c -o registry.lo registry.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c -o debug-info.lo debug-info.c libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c trace-collection.c -fPIC -DPIC -o .libs/trace-collection.o libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c registry.c -fPIC -DPIC -o .libs/registry.o libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c debug-info.c -fPIC -DPIC -o .libs/debug-info.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c -o bin-info.lo bin-info.c libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c bin-info.c -fPIC -DPIC -o .libs/bin-info.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c -o dwarf.lo dwarf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c -o crc32.lo crc32.c libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c dwarf.c -fPIC -DPIC -o .libs/dwarf.o libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c crc32.c -fPIC -DPIC -o .libs/crc32.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I.. -I../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c -o utils.lo utils.c libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I.. -I../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c utils.c -fPIC -DPIC -o .libs/utils.o /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -version-info 1:0:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libbabeltrace.la -rpath /usr/lib64 babeltrace.lo iterator.lo context.lo trace-handle.lo trace-collection.lo registry.lo prio_heap/libprio_heap.la ../types/libbabeltrace_types.la ../compat/libcompat.la -ldw -lelf -lpopt -luuid -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 libtool: link: gcc -shared -fPIC -DPIC .libs/babeltrace.o .libs/iterator.o .libs/context.o .libs/trace-handle.o .libs/trace-collection.o .libs/registry.o -Wl,--whole-archive prio_heap/.libs/libprio_heap.a ../types/.libs/libbabeltrace_types.a ../compat/.libs/libcompat.a -Wl,--no-whole-archive -ldw -lelf -lpopt -luuid -lgmodule-2.0 -lglib-2.0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -O2 -g -fstack-protector-strong -grecord-gcc-switches -pthread -Wl,-z -Wl,relro -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libbabeltrace.so.1 -o .libs/libbabeltrace.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libbabeltrace.so.1" && ln -s "libbabeltrace.so.1.0.0" "libbabeltrace.so.1") libtool: link: (cd ".libs" && rm -f "libbabeltrace.so" && ln -s "libbabeltrace.so.1.0.0" "libbabeltrace.so") libtool: link: ( cd ".libs" && rm -f "libbabeltrace.la" && ln -s "../libbabeltrace.la" "libbabeltrace.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -lelf -ldw -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libdebug-info.la debug-info.lo bin-info.lo dwarf.lo crc32.lo utils.lo libbabeltrace.la -ldw -lelf -lpopt -luuid -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 libtool: link: ar cru .libs/libdebug-info.a .libs/debug-info.o .libs/bin-info.o .libs/dwarf.o .libs/crc32.o .libs/utils.o libtool: link: ranlib .libs/libdebug-info.a libtool: link: ( cd ".libs" && rm -f "libdebug-info.la" && ln -s "../libdebug-info.la" "libdebug-info.la" ) make[3]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/lib' make[2]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/lib' Making all in formats make[2]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/formats' Making all in . make[3]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/formats' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/formats' Making all in ctf make[3]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/formats/ctf' Making all in types make[4]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/formats/ctf/types' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c -o array.lo array.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c -o enum.lo enum.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c -o float.lo float.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c -o integer.lo integer.c libtool: compile: gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c array.c -fPIC -DPIC -o .libs/array.o libtool: compile: gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c enum.c -fPIC -DPIC -o .libs/enum.o libtool: compile: gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c integer.c -fPIC -DPIC -o .libs/integer.o libtool: compile: gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c float.c -fPIC -DPIC -o .libs/float.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c -o sequence.lo sequence.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c -o string.lo string.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c -o struct.lo struct.c libtool: compile: gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c sequence.c -fPIC -DPIC -o .libs/sequence.o libtool: compile: gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c string.c -fPIC -DPIC -o .libs/string.o libtool: compile: gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c struct.c -fPIC -DPIC -o .libs/struct.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c -o variant.lo variant.c libtool: compile: gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c variant.c -fPIC -DPIC -o .libs/variant.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libctf-types.la array.lo enum.lo float.lo integer.lo sequence.lo string.lo struct.lo variant.lo ../../../lib/libbabeltrace.la -ldw -lelf -lpopt -luuid -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 libtool: link: ar cru .libs/libctf-types.a .libs/array.o .libs/enum.o .libs/float.o .libs/integer.o .libs/sequence.o .libs/string.o .libs/struct.o .libs/variant.o libtool: link: ranlib .libs/libctf-types.a libtool: link: ( cd ".libs" && rm -f "libctf-types.la" && ln -s "../libctf-types.la" "libctf-types.la" ) make[4]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/formats/ctf/types' Making all in metadata make[4]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/formats/ctf/metadata' make all-am make[5]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/formats/ctf/metadata' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -I. -I. -include ./ctf-scanner-symbols.h -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c -o libctf_parser_la-ctf-lexer.lo `test -f 'ctf-lexer.c' || echo './'`ctf-lexer.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -I. -I. -include ./ctf-scanner-symbols.h -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c -o libctf_parser_la-ctf-parser.lo `test -f 'ctf-parser.c' || echo './'`ctf-parser.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -I. -I. -include ./ctf-scanner-symbols.h -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c -o libctf_parser_la-objstack.lo `test -f 'objstack.c' || echo './'`objstack.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -I. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c -o libctf_ast_la-ctf-visitor-xml.lo `test -f 'ctf-visitor-xml.c' || echo './'`ctf-visitor-xml.c libtool: compile: gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -I. -I. -include ./ctf-scanner-symbols.h -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c objstack.c -fPIC -DPIC -o .libs/libctf_parser_la-objstack.o libtool: compile: gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -I. -I. -include ./ctf-scanner-symbols.h -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c ctf-parser.c -fPIC -DPIC -o .libs/libctf_parser_la-ctf-parser.o libtool: compile: gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -I. -I. -include ./ctf-scanner-symbols.h -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c ctf-lexer.c -fPIC -DPIC -o .libs/libctf_parser_la-ctf-lexer.o libtool: compile: gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -I. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c ctf-visitor-xml.c -fPIC -DPIC -o .libs/libctf_ast_la-ctf-visitor-xml.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -I. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c -o libctf_ast_la-ctf-visitor-parent-links.lo `test -f 'ctf-visitor-parent-links.c' || echo './'`ctf-visitor-parent-links.c libtool: compile: gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -I. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c ctf-visitor-parent-links.c -fPIC -DPIC -o .libs/libctf_ast_la-ctf-visitor-parent-links.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -I. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c -o libctf_ast_la-ctf-visitor-semantic-validator.lo `test -f 'ctf-visitor-semantic-validator.c' || echo './'`ctf-visitor-semantic-validator.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -I. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c -o libctf_ast_la-ctf-visitor-generate-io-struct.lo `test -f 'ctf-visitor-generate-io-struct.c' || echo './'`ctf-visitor-generate-io-struct.c libtool: compile: gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -I. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c ctf-visitor-semantic-validator.c -fPIC -DPIC -o .libs/libctf_ast_la-ctf-visitor-semantic-validator.o gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -I. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c -o ctf_parser_test-ctf-parser-test.o `test -f 'ctf-parser-test.c' || echo './'`ctf-parser-test.c libtool: compile: gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -I. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c ctf-visitor-generate-io-struct.c -fPIC -DPIC -o .libs/libctf_ast_la-ctf-visitor-generate-io-struct.o ctf-visitor-generate-io-struct.c: In function 'ctf_clock_declaration_visit': ctf-visitor-generate-io-struct.c:2408:60: warning: pointer targets in passing argument 2 of 'get_unary_unsigned' differ in signedness [-Wpointer-sign] ret = get_unary_unsigned(&node->u.ctf_expression.right, &clock->offset_s); ^ ctf-visitor-generate-io-struct.c:183:5: note: expected 'uint64_t * {aka long unsigned int *}' but argument is of type 'int64_t * {aka long int *}' int get_unary_unsigned(struct bt_list_head *head, uint64_t *value) ^~~~~~~~~~~~~~~~~~ ctf-visitor-generate-io-struct.c:2420:60: warning: pointer targets in passing argument 2 of 'get_unary_unsigned' differ in signedness [-Wpointer-sign] ret = get_unary_unsigned(&node->u.ctf_expression.right, &clock->offset); ^ ctf-visitor-generate-io-struct.c:183:5: note: expected 'uint64_t * {aka long unsigned int *}' but argument is of type 'int64_t * {aka long int *}' int get_unary_unsigned(struct bt_list_head *head, uint64_t *value) ^~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -I. -I. -include ./ctf-scanner-symbols.h -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libctf-parser.la libctf_parser_la-ctf-lexer.lo libctf_parser_la-ctf-parser.lo libctf_parser_la-objstack.lo -ldw -lelf -lpopt -luuid -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 ctf-visitor-generate-io-struct.c: In function 'ctf_visitor_construct_metadata': ctf-visitor-generate-io-struct.c:2745:16: warning: 'v' may be used uninitialized in this function [-Wmaybe-uninitialized] env->vpid = (int) v; ^~~~~~~ ctf-visitor-generate-io-struct.c:2734:13: note: 'v' was declared here uint64_t v; ^ libtool: link: ar cru .libs/libctf-parser.a .libs/libctf_parser_la-ctf-lexer.o .libs/libctf_parser_la-ctf-parser.o .libs/libctf_parser_la-objstack.o libtool: link: ranlib .libs/libctf-parser.a libtool: link: ( cd ".libs" && rm -f "libctf-parser.la" && ln -s "../libctf-parser.la" "libctf-parser.la" ) /bin/sh ../../../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -I. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libctf-ast.la libctf_ast_la-ctf-visitor-xml.lo libctf_ast_la-ctf-visitor-parent-links.lo libctf_ast_la-ctf-visitor-semantic-validator.lo libctf_ast_la-ctf-visitor-generate-io-struct.lo ../../../lib/libbabeltrace.la -luuid -ldw -lelf -lpopt -luuid -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 libtool: link: ar cru .libs/libctf-ast.a .libs/libctf_ast_la-ctf-visitor-xml.o .libs/libctf_ast_la-ctf-visitor-parent-links.o .libs/libctf_ast_la-ctf-visitor-semantic-validator.o .libs/libctf_ast_la-ctf-visitor-generate-io-struct.o libtool: link: ranlib .libs/libctf-ast.a libtool: link: ( cd ".libs" && rm -f "libctf-ast.la" && ln -s "../libctf-ast.la" "libctf-ast.la" ) /bin/sh ../../../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -I. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ctf-parser-test ctf_parser_test-ctf-parser-test.o libctf-parser.la libctf-ast.la -ldw -lelf -lpopt -luuid -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 libtool: link: gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -I. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/ctf-parser-test ctf_parser_test-ctf-parser-test.o -Wl,--export-dynamic -pthread ./.libs/libctf-parser.a ./.libs/libctf-ast.a /builddir/build/BUILD/babeltrace-1.5.3/lib/.libs/libbabeltrace.so -ldw -lelf -lpopt -luuid -lgmodule-2.0 -lglib-2.0 -pthread make[5]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/formats/ctf/metadata' make[4]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/formats/ctf/metadata' Making all in writer make[4]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/formats/ctf/writer' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c -o writer.lo writer.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c -o functor.lo functor.c libtool: compile: gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c writer.c -fPIC -DPIC -o .libs/writer.o libtool: compile: gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c functor.c -fPIC -DPIC -o .libs/functor.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libctf-writer.la writer.lo functor.lo ../../../lib/libbabeltrace.la -luuid -ldw -lelf -lpopt -luuid -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 libtool: link: ar cru .libs/libctf-writer.a .libs/writer.o .libs/functor.o libtool: link: ranlib .libs/libctf-writer.a libtool: link: ( cd ".libs" && rm -f "libctf-writer.la" && ln -s "../libctf-writer.la" "libctf-writer.la" ) make[4]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/formats/ctf/writer' Making all in ir make[4]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/formats/ctf/ir' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c -o attributes.lo attributes.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c -o clock.lo clock.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c -o event.lo event.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c -o event-class.lo event-class.c libtool: compile: gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c clock.c -fPIC -DPIC -o .libs/clock.o libtool: compile: gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c attributes.c -fPIC -DPIC -o .libs/attributes.o libtool: compile: gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c event.c -fPIC -DPIC -o .libs/event.o libtool: compile: gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c event-class.c -fPIC -DPIC -o .libs/event-class.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c -o fields.lo fields.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c -o field-types.lo field-types.c libtool: compile: gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c fields.c -fPIC -DPIC -o .libs/fields.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c -o field-path.lo field-path.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c -o packet.lo packet.c libtool: compile: gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c field-types.c -fPIC -DPIC -o .libs/field-types.o libtool: compile: gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c field-path.c -fPIC -DPIC -o .libs/field-path.o libtool: compile: gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c packet.c -fPIC -DPIC -o .libs/packet.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c -o stream.lo stream.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c -o stream-class.lo stream-class.c libtool: compile: gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c stream.c -fPIC -DPIC -o .libs/stream.o libtool: compile: gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c stream-class.c -fPIC -DPIC -o .libs/stream-class.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c -o trace.lo trace.c libtool: compile: gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c trace.c -fPIC -DPIC -o .libs/trace.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c -o utils.lo utils.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c -o resolve.lo resolve.c libtool: compile: gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c utils.c -fPIC -DPIC -o .libs/utils.o libtool: compile: gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c resolve.c -fPIC -DPIC -o .libs/resolve.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c -o validation.lo validation.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c -o values.lo values.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c -o ref.lo ref.c libtool: compile: gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c validation.c -fPIC -DPIC -o .libs/validation.o libtool: compile: gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c values.c -fPIC -DPIC -o .libs/values.o libtool: compile: gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c ref.c -fPIC -DPIC -o .libs/ref.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libctf-ir.la attributes.lo clock.lo event.lo event-class.lo fields.lo field-types.lo field-path.lo packet.lo stream.lo stream-class.lo trace.lo utils.lo resolve.lo validation.lo values.lo ref.lo ../../../lib/libbabeltrace.la -luuid -ldw -lelf -lpopt -luuid -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 libtool: link: ar cru .libs/libctf-ir.a .libs/attributes.o .libs/clock.o .libs/event.o .libs/event-class.o .libs/fields.o .libs/field-types.o .libs/field-path.o .libs/packet.o .libs/stream.o .libs/stream-class.o .libs/trace.o .libs/utils.o .libs/resolve.o .libs/validation.o .libs/values.o .libs/ref.o libtool: link: ranlib .libs/libctf-ir.a libtool: link: ( cd ".libs" && rm -f "libctf-ir.la" && ln -s "../libctf-ir.la" "libctf-ir.la" ) make[4]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/formats/ctf/ir' Making all in . make[4]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/formats/ctf' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c -o ctf.lo ctf.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c -o events.lo events.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c -o iterator.lo iterator.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c -o callbacks.lo callbacks.c libtool: compile: gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c iterator.c -fPIC -DPIC -o .libs/iterator.o libtool: compile: gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c events.c -fPIC -DPIC -o .libs/events.o libtool: compile: gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c callbacks.c -fPIC -DPIC -o .libs/callbacks.o libtool: compile: gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c ctf.c -fPIC -DPIC -o .libs/ctf.o ctf.c: In function 'ctf_open_trace_read': ctf.c:2344:3: warning: 'readdir_r' is deprecated [-Wdeprecated-declarations] ret = readdir_r(td->dir, dirent, &diriter); ^~~ In file included from /usr/include/glib-2.0/glib/gdir.h:32:0, from /usr/include/glib-2.0/glib.h:45, from ../../include/babeltrace/context-internal.h:34, from ../../include/babeltrace/format-internal.h:33, from ctf.c:30: /usr/include/dirent.h:183:12: note: declared here extern int readdir_r (DIR *__restrict __dirp, ^~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -Wl,--no-as-needed -version-info 1:0:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libbabeltrace-ctf.la -rpath /usr/lib64 ctf.lo events.lo iterator.lo callbacks.lo ../../lib/libbabeltrace.la types/libctf-types.la metadata/libctf-parser.la metadata/libctf-ast.la writer/libctf-writer.la ir/libctf-ir.la ../../lib/libdebug-info.la -ldw -lelf -lpopt -luuid -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 libtool: link: gcc -shared -fPIC -DPIC .libs/ctf.o .libs/events.o .libs/iterator.o .libs/callbacks.o -Wl,--whole-archive types/.libs/libctf-types.a metadata/.libs/libctf-parser.a metadata/.libs/libctf-ast.a writer/.libs/libctf-writer.a ir/.libs/libctf-ir.a ../../lib/.libs/libdebug-info.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/builddir/build/BUILD/babeltrace-1.5.3/lib/.libs ../../lib/.libs/libbabeltrace.so /builddir/build/BUILD/babeltrace-1.5.3/lib/.libs/libbabeltrace.so -ldw -lelf -lpopt -luuid -lgmodule-2.0 -lglib-2.0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -O2 -g -fstack-protector-strong -grecord-gcc-switches -pthread -Wl,--no-as-needed -Wl,-z -Wl,relro -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libbabeltrace-ctf.so.1 -o .libs/libbabeltrace-ctf.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libbabeltrace-ctf.so.1" && ln -s "libbabeltrace-ctf.so.1.0.0" "libbabeltrace-ctf.so.1") libtool: link: (cd ".libs" && rm -f "libbabeltrace-ctf.so" && ln -s "libbabeltrace-ctf.so.1.0.0" "libbabeltrace-ctf.so") libtool: link: ( cd ".libs" && rm -f "libbabeltrace-ctf.la" && ln -s "../libbabeltrace-ctf.la" "libbabeltrace-ctf.la" ) make[4]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/formats/ctf' make[3]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/formats/ctf' Making all in ctf-text make[3]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/formats/ctf-text' Making all in types make[4]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/formats/ctf-text/types' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c -o array.lo array.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c -o enum.lo enum.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c -o float.lo float.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c -o integer.lo integer.c libtool: compile: gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c array.c -fPIC -DPIC -o .libs/array.o libtool: compile: gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c enum.c -fPIC -DPIC -o .libs/enum.o libtool: compile: gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c float.c -fPIC -DPIC -o .libs/float.o libtool: compile: gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c integer.c -fPIC -DPIC -o .libs/integer.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c -o sequence.lo sequence.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c -o string.lo string.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c -o struct.lo struct.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c -o variant.lo variant.c libtool: compile: gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c sequence.c -fPIC -DPIC -o .libs/sequence.o libtool: compile: gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c string.c -fPIC -DPIC -o .libs/string.o libtool: compile: gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c struct.c -fPIC -DPIC -o .libs/struct.o libtool: compile: gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c variant.c -fPIC -DPIC -o .libs/variant.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libctf-text-types.la array.lo enum.lo float.lo integer.lo sequence.lo string.lo struct.lo variant.lo ../../../lib/libbabeltrace.la -ldw -lelf -lpopt -luuid -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 libtool: link: ar cru .libs/libctf-text-types.a .libs/array.o .libs/enum.o .libs/float.o .libs/integer.o .libs/sequence.o .libs/string.o .libs/struct.o .libs/variant.o libtool: link: ranlib .libs/libctf-text-types.a libtool: link: ( cd ".libs" && rm -f "libctf-text-types.la" && ln -s "../libctf-text-types.la" "libctf-text-types.la" ) make[4]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/formats/ctf-text/types' Making all in . make[4]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/formats/ctf-text' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c -o ctf-text.lo ctf-text.c libtool: compile: gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c ctf-text.c -fPIC -DPIC -o .libs/ctf-text.o /bin/sh ../../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -Wl,--no-as-needed -version-info 1:0:0 types/libctf-text-types.la -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libbabeltrace-ctf-text.la -rpath /usr/lib64 ctf-text.lo ../../lib/libbabeltrace.la ../../formats/ctf/libbabeltrace-ctf.la ../../lib/libdebug-info.la -ldw -lelf -lpopt -luuid -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 libtool: link: gcc -shared -fPIC -DPIC .libs/ctf-text.o -Wl,--whole-archive types/.libs/libctf-text-types.a ../../lib/.libs/libdebug-info.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/builddir/build/BUILD/babeltrace-1.5.3/lib/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/babeltrace-1.5.3/formats/ctf/.libs -L/builddir/build/BUILD/babeltrace-1.5.3/lib/.libs ../../lib/.libs/libbabeltrace.so ../../formats/ctf/.libs/libbabeltrace-ctf.so /builddir/build/BUILD/babeltrace-1.5.3/lib/.libs/libbabeltrace.so -ldw -lelf -lpopt -luuid -lgmodule-2.0 -lglib-2.0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -O2 -g -fstack-protector-strong -grecord-gcc-switches -pthread -Wl,--no-as-needed -Wl,-z -Wl,relro -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libbabeltrace-ctf-text.so.1 -o .libs/libbabeltrace-ctf-text.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libbabeltrace-ctf-text.so.1" && ln -s "libbabeltrace-ctf-text.so.1.0.0" "libbabeltrace-ctf-text.so.1") libtool: link: (cd ".libs" && rm -f "libbabeltrace-ctf-text.so" && ln -s "libbabeltrace-ctf-text.so.1.0.0" "libbabeltrace-ctf-text.so") libtool: link: ( cd ".libs" && rm -f "libbabeltrace-ctf-text.la" && ln -s "../libbabeltrace-ctf-text.la" "libbabeltrace-ctf-text.la" ) make[4]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/formats/ctf-text' make[3]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/formats/ctf-text' Making all in ctf-metadata make[3]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/formats/ctf-metadata' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c -o ctf-metadata.lo ctf-metadata.c libtool: compile: gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c ctf-metadata.c -fPIC -DPIC -o .libs/ctf-metadata.o /bin/sh ../../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -Wl,--no-as-needed -version-info 1:0:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libbabeltrace-ctf-metadata.la -rpath /usr/lib64 ctf-metadata.lo ../../lib/libbabeltrace.la -ldw -lelf -lpopt -luuid -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 libtool: link: gcc -shared -fPIC -DPIC .libs/ctf-metadata.o -Wl,-rpath -Wl,/builddir/build/BUILD/babeltrace-1.5.3/lib/.libs ../../lib/.libs/libbabeltrace.so -ldw -lelf -lpopt -luuid -lgmodule-2.0 -lglib-2.0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -O2 -g -fstack-protector-strong -grecord-gcc-switches -pthread -Wl,--no-as-needed -Wl,-z -Wl,relro -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libbabeltrace-ctf-metadata.so.1 -o .libs/libbabeltrace-ctf-metadata.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libbabeltrace-ctf-metadata.so.1" && ln -s "libbabeltrace-ctf-metadata.so.1.0.0" "libbabeltrace-ctf-metadata.so.1") libtool: link: (cd ".libs" && rm -f "libbabeltrace-ctf-metadata.so" && ln -s "libbabeltrace-ctf-metadata.so.1.0.0" "libbabeltrace-ctf-metadata.so") libtool: link: ( cd ".libs" && rm -f "libbabeltrace-ctf-metadata.la" && ln -s "../libbabeltrace-ctf-metadata.la" "libbabeltrace-ctf-metadata.la" ) make[3]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/formats/ctf-metadata' Making all in bt-dummy make[3]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/formats/bt-dummy' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c -o bt-dummy.lo bt-dummy.c libtool: compile: gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c bt-dummy.c -fPIC -DPIC -o .libs/bt-dummy.o /bin/sh ../../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -Wl,--no-as-needed -version-info 1:0:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libbabeltrace-dummy.la -rpath /usr/lib64 bt-dummy.lo ../../lib/libbabeltrace.la -ldw -lelf -lpopt -luuid -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 libtool: link: gcc -shared -fPIC -DPIC .libs/bt-dummy.o -Wl,-rpath -Wl,/builddir/build/BUILD/babeltrace-1.5.3/lib/.libs ../../lib/.libs/libbabeltrace.so -ldw -lelf -lpopt -luuid -lgmodule-2.0 -lglib-2.0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -O2 -g -fstack-protector-strong -grecord-gcc-switches -pthread -Wl,--no-as-needed -Wl,-z -Wl,relro -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libbabeltrace-dummy.so.1 -o .libs/libbabeltrace-dummy.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libbabeltrace-dummy.so.1" && ln -s "libbabeltrace-dummy.so.1.0.0" "libbabeltrace-dummy.so.1") libtool: link: (cd ".libs" && rm -f "libbabeltrace-dummy.so" && ln -s "libbabeltrace-dummy.so.1.0.0" "libbabeltrace-dummy.so") libtool: link: ( cd ".libs" && rm -f "libbabeltrace-dummy.la" && ln -s "../libbabeltrace-dummy.la" "libbabeltrace-dummy.la" ) make[3]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/formats/bt-dummy' Making all in lttng-live make[3]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/formats/lttng-live' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../include -I../../include -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c -o lttng-live-plugin.lo lttng-live-plugin.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../include -I../../include -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c -o lttng-live-comm.lo lttng-live-comm.c libtool: compile: gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../include -I../../include -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c lttng-live-comm.c -fPIC -DPIC -o .libs/lttng-live-comm.o libtool: compile: gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../include -I../../include -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c lttng-live-plugin.c -fPIC -DPIC -o .libs/lttng-live-plugin.o /bin/sh ../../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../include -I../../include -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -Wl,--no-as-needed -version-info 1:0:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libbabeltrace-lttng-live.la -rpath /usr/lib64 lttng-live-plugin.lo lttng-live-comm.lo ../../lib/libbabeltrace.la ../../formats/ctf/libbabeltrace-ctf.la -ldw -lelf -lpopt -luuid -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 libtool: link: gcc -shared -fPIC -DPIC .libs/lttng-live-plugin.o .libs/lttng-live-comm.o -Wl,-rpath -Wl,/builddir/build/BUILD/babeltrace-1.5.3/lib/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/babeltrace-1.5.3/formats/ctf/.libs -L/builddir/build/BUILD/babeltrace-1.5.3/lib/.libs ../../lib/.libs/libbabeltrace.so ../../formats/ctf/.libs/libbabeltrace-ctf.so /builddir/build/BUILD/babeltrace-1.5.3/lib/.libs/libbabeltrace.so -ldw -lelf -lpopt -luuid -lgmodule-2.0 -lglib-2.0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -O2 -g -fstack-protector-strong -grecord-gcc-switches -pthread -Wl,--no-as-needed -Wl,-z -Wl,relro -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libbabeltrace-lttng-live.so.1 -o .libs/libbabeltrace-lttng-live.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libbabeltrace-lttng-live.so.1" && ln -s "libbabeltrace-lttng-live.so.1.0.0" "libbabeltrace-lttng-live.so.1") libtool: link: (cd ".libs" && rm -f "libbabeltrace-lttng-live.so" && ln -s "libbabeltrace-lttng-live.so.1.0.0" "libbabeltrace-lttng-live.so") libtool: link: ( cd ".libs" && rm -f "libbabeltrace-lttng-live.la" && ln -s "../libbabeltrace-lttng-live.la" "libbabeltrace-lttng-live.la" ) make[3]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/formats/lttng-live' make[2]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/formats' Making all in converter make[2]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/converter' gcc -DHAVE_CONFIG_H -I.. -I.. -I../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c -o babeltrace.o babeltrace.c gcc -DHAVE_CONFIG_H -I.. -I.. -I../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c -o babeltrace-log.o babeltrace-log.c /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -Wl,--no-as-needed -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o babeltrace babeltrace.o ../lib/libbabeltrace.la ../formats/ctf/libbabeltrace-ctf.la ../compat/libcompat.la ../formats/ctf-text/libbabeltrace-ctf-text.la ../formats/ctf-metadata/libbabeltrace-ctf-metadata.la ../formats/bt-dummy/libbabeltrace-dummy.la ../formats/lttng-live/libbabeltrace-lttng-live.la ../lib/libdebug-info.la -ldw -lelf -lpopt -luuid -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -lpopt -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o babeltrace-log babeltrace-log.o ../lib/libbabeltrace.la ../formats/ctf/libbabeltrace-ctf.la ../compat/libcompat.la -luuid -ldw -lelf -lpopt -luuid -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 libtool: link: gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/babeltrace-log babeltrace-log.o -Wl,--export-dynamic -pthread ../lib/.libs/libbabeltrace.so ../formats/ctf/.libs/libbabeltrace-ctf.so /builddir/build/BUILD/babeltrace-1.5.3/lib/.libs/libbabeltrace.so ../compat/.libs/libcompat.a -ldw -lelf -lpopt -luuid -lgmodule-2.0 -lglib-2.0 -pthread libtool: link: gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -Wl,--no-as-needed -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/babeltrace babeltrace.o -Wl,--export-dynamic -pthread ../lib/.libs/libbabeltrace.so ../formats/ctf/.libs/libbabeltrace-ctf.so ../compat/.libs/libcompat.a ../formats/ctf-text/.libs/libbabeltrace-ctf-text.so ../formats/ctf-metadata/.libs/libbabeltrace-ctf-metadata.so ../formats/bt-dummy/.libs/libbabeltrace-dummy.so ../formats/lttng-live/.libs/libbabeltrace-lttng-live.so /builddir/build/BUILD/babeltrace-1.5.3/formats/ctf/.libs/libbabeltrace-ctf.so ../lib/.libs/libdebug-info.a /builddir/build/BUILD/babeltrace-1.5.3/lib/.libs/libbabeltrace.so -ldw -lelf -lpopt -luuid -lgmodule-2.0 -lglib-2.0 -pthread make[2]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/converter' Making all in bindings make[2]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/bindings' Making all in python make[3]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/bindings/python' Making all in babeltrace make[4]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/bindings/python/babeltrace' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/bindings/python/babeltrace' Making all in . make[4]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/bindings/python' cd babeltrace && make babeltrace.i make[5]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/bindings/python/babeltrace' sed "s/BABELTRACE_VERSION_STR/Babeltrace 1.5.3/g" < \ ../../../bindings/python/babeltrace/babeltrace.i.in > \ ../../../bindings/python/babeltrace/babeltrace.i make[5]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/bindings/python/babeltrace' CC="gcc" CFLAGS="-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../include -I./babeltrace/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid " CPPFLAGS="-DHAVE_CONFIG_H -I../.. -I../.. -I../../include -include config.h " LDFLAGS="-L../../formats/ctf/.libs -L../../lib/.libs -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ldw -lelf -lpopt -luuid -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 " /usr/bin/python3 ./setup.py build_ext running build_ext building 'babeltrace/_babeltrace' extension swigging babeltrace/babeltrace.i to babeltrace/babeltrace_wrap.c swig -python -o babeltrace/babeltrace_wrap.c babeltrace/babeltrace.i creating build creating build/temp.linux-riscv64-3.6 creating build/temp.linux-riscv64-3.6/babeltrace gcc -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../include -I./babeltrace/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -DHAVE_CONFIG_H -I../.. -I../.. -I../../include -include config.h -fPIC -I/usr/include/python3.6m -c babeltrace/babeltrace_wrap.c -o build/temp.linux-riscv64-3.6/babeltrace/babeltrace_wrap.o babeltrace/babeltrace_wrap.c: In function '_wrap__bt_iter_pos_type_set': babeltrace/babeltrace_wrap.c:4583:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] if (arg1 && sizeof(int) == sizeof((arg1)->type)) *(int*)(void*)&((arg1)->type) = arg2; ^~ gcc -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../include -I./babeltrace/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -DHAVE_CONFIG_H -I../.. -I../.. -I../../include -include config.h -fPIC -I/usr/include/python3.6m -c babeltrace/python-complements.c -o build/temp.linux-riscv64-3.6/babeltrace/python-complements.o babeltrace/python-complements.c: In function '_bt_python_trace_collection_has_intersection': babeltrace/python-complements.c:269:58: warning: pointer targets in passing argument 2 of 'ctf_find_tc_stream_packet_intersection_union' differ in signedness [-Wpointer-sign] ret = ctf_find_tc_stream_packet_intersection_union(ctx, &begin, &end); ^ In file included from babeltrace/python-complements.h:28:0, from babeltrace/python-complements.c:21: ../../include/babeltrace/ctf/events-internal.h:87:5: note: expected 'uint64_t * {aka long unsigned int *}' but argument is of type 'int64_t * {aka long int *}' int ctf_find_tc_stream_packet_intersection_union(struct bt_context *ctx, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ babeltrace/python-complements.c:269:66: warning: pointer targets in passing argument 3 of 'ctf_find_tc_stream_packet_intersection_union' differ in signedness [-Wpointer-sign] ret = ctf_find_tc_stream_packet_intersection_union(ctx, &begin, &end); ^ In file included from babeltrace/python-complements.h:28:0, from babeltrace/python-complements.c:21: ../../include/babeltrace/ctf/events-internal.h:87:5: note: expected 'uint64_t * {aka long unsigned int *}' but argument is of type 'int64_t * {aka long int *}' int ctf_find_tc_stream_packet_intersection_union(struct bt_context *ctx, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ creating build/build_lib creating build/build_lib/babeltrace gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -L../../formats/ctf/.libs -L../../lib/.libs -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ldw -lelf -lpopt -luuid -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../include -I./babeltrace/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -DHAVE_CONFIG_H -I../.. -I../.. -I../../include -include config.h build/temp.linux-riscv64-3.6/babeltrace/babeltrace_wrap.o build/temp.linux-riscv64-3.6/babeltrace/python-complements.o -L/usr/lib64 -lbabeltrace -lbabeltrace-ctf -lpython3.6m -o build/build_lib/babeltrace/_babeltrace.cpython-36m-riscv64-linux-gnu.so CC="gcc" CFLAGS="-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../include -I./babeltrace/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid " CPPFLAGS="-DHAVE_CONFIG_H -I../.. -I../.. -I../../include -include config.h " LDFLAGS="-L../../formats/ctf/.libs -L../../lib/.libs -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ldw -lelf -lpopt -luuid -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 " /usr/bin/python3 ./setup.py build running build running build_py copying babeltrace/__init__.py -> build/build_lib/babeltrace copying babeltrace/babeltrace.py -> build/build_lib/babeltrace running build_ext touch build-python-bindings.stamp make[4]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/bindings/python' make[3]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/bindings/python' make[3]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/bindings' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/bindings' make[2]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/bindings' Making all in tests make[2]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/tests' Making all in utils make[3]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/tests/utils' Making all in tap make[4]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/tests/utils/tap' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c -o tap.lo tap.c libtool: compile: gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c tap.c -fPIC -DPIC -o .libs/tap.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libtap.la tap.lo -ldw -lelf -lpopt -luuid -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 libtool: link: ar cru .libs/libtap.a .libs/tap.o libtool: link: ranlib .libs/libtap.a libtool: link: ( cd ".libs" && rm -f "libtap.la" && ln -s "../libtap.la" "libtap.la" ) make[4]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/tests/utils/tap' make[4]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/tests/utils' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/tests/utils' make[3]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/tests/utils' Making all in bin make[3]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/tests/bin' Making all in intersection make[4]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/tests/bin/intersection' make[4]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/tests/bin/intersection' make[4]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/tests/bin' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/tests/bin' make[3]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/tests/bin' Making all in lib make[3]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/tests/lib' gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../include -I../../tests/utils -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c -o common.o common.c gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../include -I../../tests/utils -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c -o test_seek.o test_seek.c gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../include -I../../tests/utils -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c -o test_bitfield.o test_bitfield.c gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../include -I../../tests/utils -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c -o test_ctf_writer.o test_ctf_writer.c gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../include -I../../tests/utils -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c -o test_dwarf.o test_dwarf.c gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../include -include config.h -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../include -I../../tests/utils -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -c -o test_bin_info.o test_bin_info.c rm -f libtestcommon.a ar cru libtestcommon.a common.o ranlib libtestcommon.a /bin/sh ../../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../include -I../../tests/utils -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -static -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_dwarf test_dwarf.o ../../tests/utils/tap/libtap.la ../../lib/libbabeltrace.la ../../lib/libdebug-info.la -ldw -lelf -lpopt -luuid -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 /bin/sh ../../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../include -I../../tests/utils -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -Wl,--no-as-needed -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_seek test_seek.o ../../tests/utils/tap/libtap.la libtestcommon.a ../../lib/libbabeltrace.la ../../formats/ctf/libbabeltrace-ctf.la -ldw -lelf -lpopt -luuid -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 /bin/sh ../../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../include -I../../tests/utils -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_ctf_writer test_ctf_writer.o ../../tests/utils/tap/libtap.la ../../lib/libbabeltrace.la ../../formats/ctf/libbabeltrace-ctf.la -ldw -lelf -lpopt -luuid -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 libtool: link: gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../include -I../../tests/utils -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_dwarf test_dwarf.o -Wl,--export-dynamic -pthread ../../tests/utils/tap/.libs/libtap.a ../../lib/.libs/libbabeltrace.so ../../lib/.libs/libdebug-info.a /builddir/build/BUILD/babeltrace-1.5.3/lib/.libs/libbabeltrace.so -ldw -lelf -lpopt -luuid -lgmodule-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/builddir/build/BUILD/babeltrace-1.5.3/lib/.libs /bin/sh ../../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../include -I../../tests/utils -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -static -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_bin_info test_bin_info.o ../../tests/utils/tap/libtap.la ../../lib/libbabeltrace.la ../../lib/libdebug-info.la -ldw -lelf -lpopt -luuid -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 libtool: link: gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../include -I../../tests/utils -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -Wl,--no-as-needed -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test_seek test_seek.o -Wl,--export-dynamic -pthread ../../tests/utils/tap/.libs/libtap.a libtestcommon.a ../../lib/.libs/libbabeltrace.so ../../formats/ctf/.libs/libbabeltrace-ctf.so /builddir/build/BUILD/babeltrace-1.5.3/lib/.libs/libbabeltrace.so -ldw -lelf -lpopt -luuid -lgmodule-2.0 -lglib-2.0 -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../include -I../../tests/utils -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_bitfield test_bitfield.o ../../tests/utils/tap/libtap.la libtestcommon.a -ldw -lelf -lpopt -luuid -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 libtool: link: gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../include -I../../tests/utils -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test_ctf_writer test_ctf_writer.o -Wl,--export-dynamic -pthread ../../tests/utils/tap/.libs/libtap.a ../../lib/.libs/libbabeltrace.so ../../formats/ctf/.libs/libbabeltrace-ctf.so /builddir/build/BUILD/babeltrace-1.5.3/lib/.libs/libbabeltrace.so -ldw -lelf -lpopt -luuid -lgmodule-2.0 -lglib-2.0 -pthread libtool: link: gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../include -I../../tests/utils -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_bin_info test_bin_info.o -Wl,--export-dynamic -pthread ../../tests/utils/tap/.libs/libtap.a ../../lib/.libs/libbabeltrace.so ../../lib/.libs/libdebug-info.a /builddir/build/BUILD/babeltrace-1.5.3/lib/.libs/libbabeltrace.so -ldw -lelf -lpopt -luuid -lgmodule-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/builddir/build/BUILD/babeltrace-1.5.3/lib/.libs libtool: link: gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../include -I../../tests/utils -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_bitfield test_bitfield.o -Wl,--export-dynamic -pthread ../../tests/utils/tap/.libs/libtap.a libtestcommon.a -ldw -lelf -lpopt -luuid -lgmodule-2.0 -lglib-2.0 -pthread make[3]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/tests/lib' make[3]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/tests' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/tests' make[2]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/tests' Making all in doc make[2]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/doc' Making all in extras make[2]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/extras' Making all in valgrind make[3]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/extras/valgrind' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/extras/valgrind' make[3]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/extras' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/extras' make[2]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/extras' make[2]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3' make[2]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3' make[1]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.T4PALB + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64 + cd babeltrace-1.5.3 + make DESTDIR=/builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64 install Making install in include make[1]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/include' make[2]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/include' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64/usr/include/babeltrace/ctf' /usr/bin/install -c -m 644 babeltrace/ctf/events.h babeltrace/ctf/callbacks.h babeltrace/ctf/iterator.h '/builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64/usr/include/babeltrace/ctf' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64/usr/include/babeltrace/ctf-ir' /usr/bin/install -c -m 644 babeltrace/ctf-ir/clock.h babeltrace/ctf-ir/fields.h babeltrace/ctf-ir/field-types.h babeltrace/ctf-ir/event.h babeltrace/ctf-ir/event-class.h babeltrace/ctf-ir/stream-class.h babeltrace/ctf-ir/utils.h '/builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64/usr/include/babeltrace/ctf-ir' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64/usr/include/babeltrace/ctf-writer' /usr/bin/install -c -m 644 babeltrace/ctf-writer/clock.h babeltrace/ctf-writer/writer.h babeltrace/ctf-writer/event-fields.h babeltrace/ctf-writer/event-types.h babeltrace/ctf-writer/event.h babeltrace/ctf-writer/stream.h babeltrace/ctf-writer/stream-class.h '/builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64/usr/include/babeltrace/ctf-writer' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64/usr/include/babeltrace' /usr/bin/install -c -m 644 babeltrace/babeltrace.h babeltrace/format.h babeltrace/context.h babeltrace/iterator.h babeltrace/trace-handle.h babeltrace/list.h babeltrace/clock-types.h '/builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64/usr/include/babeltrace' make[2]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/include' make[1]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/include' Making install in types make[1]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/types' make[2]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/types' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/types' make[1]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/types' Making install in compat make[1]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/compat' make[2]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/compat' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/compat' make[1]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/compat' Making install in lib make[1]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/lib' Making install in prio_heap make[2]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/lib/prio_heap' make[3]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/lib/prio_heap' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/lib/prio_heap' make[2]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/lib/prio_heap' Making install in . make[2]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/lib' make[3]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libbabeltrace.la '/builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libbabeltrace.so.1.0.0 /builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64/usr/lib64/libbabeltrace.so.1.0.0 libtool: install: (cd /builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64/usr/lib64 && { ln -s -f libbabeltrace.so.1.0.0 libbabeltrace.so.1 || { rm -f libbabeltrace.so.1 && ln -s libbabeltrace.so.1.0.0 libbabeltrace.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64/usr/lib64 && { ln -s -f libbabeltrace.so.1.0.0 libbabeltrace.so || { rm -f libbabeltrace.so && ln -s libbabeltrace.so.1.0.0 libbabeltrace.so; }; }) libtool: install: /usr/bin/install -c .libs/libbabeltrace.lai /builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64/usr/lib64/libbabeltrace.la libtool: warning: remember to run 'libtool --finish /usr/lib64' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/lib' make[2]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/lib' make[1]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/lib' Making install in formats make[1]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/formats' Making install in . make[2]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/formats' make[3]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/formats' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/formats' make[2]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/formats' Making install in ctf make[2]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/formats/ctf' Making install in types make[3]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/formats/ctf/types' make[4]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/formats/ctf/types' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/formats/ctf/types' make[3]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/formats/ctf/types' Making install in metadata make[3]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/formats/ctf/metadata' make install-am make[4]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/formats/ctf/metadata' make[5]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/formats/ctf/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 '/builddir/build/BUILD/babeltrace-1.5.3/formats/ctf/metadata' make[4]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/formats/ctf/metadata' make[3]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/formats/ctf/metadata' Making install in writer make[3]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/formats/ctf/writer' make[4]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/formats/ctf/writer' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/formats/ctf/writer' make[3]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/formats/ctf/writer' Making install in ir make[3]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/formats/ctf/ir' make[4]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/formats/ctf/ir' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/formats/ctf/ir' make[3]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/formats/ctf/ir' Making install in . make[3]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/formats/ctf' make[4]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/formats/ctf' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -c libbabeltrace-ctf.la '/builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64/usr/lib64' libtool: warning: relinking 'libbabeltrace-ctf.la' libtool: install: (cd /builddir/build/BUILD/babeltrace-1.5.3/formats/ctf; /bin/sh "/builddir/build/BUILD/babeltrace-1.5.3/libtool" --tag CC --mode=relink gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../include -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -Wl,--no-as-needed -version-info 1:0:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libbabeltrace-ctf.la -rpath /usr/lib64 ctf.lo events.lo iterator.lo callbacks.lo ../../lib/libbabeltrace.la types/libctf-types.la metadata/libctf-parser.la metadata/libctf-ast.la writer/libctf-writer.la ir/libctf-ir.la ../../lib/libdebug-info.la -ldw -lelf -lpopt -luuid -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -inst-prefix-dir /builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/ctf.o .libs/events.o .libs/iterator.o .libs/callbacks.o -Wl,--whole-archive types/.libs/libctf-types.a metadata/.libs/libctf-parser.a metadata/.libs/libctf-ast.a writer/.libs/libctf-writer.a ir/.libs/libctf-ir.a ../../lib/.libs/libdebug-info.a -Wl,--no-whole-archive -L/builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64/usr/lib64 -L/usr/lib64 -lbabeltrace -ldw -lelf -lpopt -luuid -lgmodule-2.0 -lglib-2.0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -O2 -g -fstack-protector-strong -grecord-gcc-switches -pthread -Wl,--no-as-needed -Wl,-z -Wl,relro -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libbabeltrace-ctf.so.1 -o .libs/libbabeltrace-ctf.so.1.0.0 libtool: install: /usr/bin/install -c .libs/libbabeltrace-ctf.so.1.0.0T /builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64/usr/lib64/libbabeltrace-ctf.so.1.0.0 libtool: install: (cd /builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64/usr/lib64 && { ln -s -f libbabeltrace-ctf.so.1.0.0 libbabeltrace-ctf.so.1 || { rm -f libbabeltrace-ctf.so.1 && ln -s libbabeltrace-ctf.so.1.0.0 libbabeltrace-ctf.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64/usr/lib64 && { ln -s -f libbabeltrace-ctf.so.1.0.0 libbabeltrace-ctf.so || { rm -f libbabeltrace-ctf.so && ln -s libbabeltrace-ctf.so.1.0.0 libbabeltrace-ctf.so; }; }) libtool: install: /usr/bin/install -c .libs/libbabeltrace-ctf.lai /builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64/usr/lib64/libbabeltrace-ctf.la libtool: warning: remember to run 'libtool --finish /usr/lib64' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/formats/ctf' make[3]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/formats/ctf' make[2]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/formats/ctf' Making install in ctf-text make[2]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/formats/ctf-text' Making install in types make[3]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/formats/ctf-text/types' make[4]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/formats/ctf-text/types' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/formats/ctf-text/types' make[3]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/formats/ctf-text/types' Making install in . make[3]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/formats/ctf-text' make[4]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/formats/ctf-text' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -c libbabeltrace-ctf-text.la '/builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64/usr/lib64' libtool: warning: relinking 'libbabeltrace-ctf-text.la' libtool: install: (cd /builddir/build/BUILD/babeltrace-1.5.3/formats/ctf-text; /bin/sh "/builddir/build/BUILD/babeltrace-1.5.3/libtool" --tag CC --mode=relink gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -Wl,--no-as-needed -version-info 1:0:0 types/libctf-text-types.la -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libbabeltrace-ctf-text.la -rpath /usr/lib64 ctf-text.lo ../../lib/libbabeltrace.la ../../formats/ctf/libbabeltrace-ctf.la ../../lib/libdebug-info.la -ldw -lelf -lpopt -luuid -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -inst-prefix-dir /builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/ctf-text.o -Wl,--whole-archive types/.libs/libctf-text-types.a ../../lib/.libs/libdebug-info.a -Wl,--no-whole-archive -L/builddir/build/BUILD/babeltrace-1.5.3/lib/.libs -L/builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64/usr/lib64 -L/usr/lib64 -lbabeltrace-ctf -lbabeltrace -ldw -lelf -lpopt -luuid -lgmodule-2.0 -lglib-2.0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -O2 -g -fstack-protector-strong -grecord-gcc-switches -pthread -Wl,--no-as-needed -Wl,-z -Wl,relro -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libbabeltrace-ctf-text.so.1 -o .libs/libbabeltrace-ctf-text.so.1.0.0 libtool: install: /usr/bin/install -c .libs/libbabeltrace-ctf-text.so.1.0.0T /builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64/usr/lib64/libbabeltrace-ctf-text.so.1.0.0 libtool: install: (cd /builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64/usr/lib64 && { ln -s -f libbabeltrace-ctf-text.so.1.0.0 libbabeltrace-ctf-text.so.1 || { rm -f libbabeltrace-ctf-text.so.1 && ln -s libbabeltrace-ctf-text.so.1.0.0 libbabeltrace-ctf-text.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64/usr/lib64 && { ln -s -f libbabeltrace-ctf-text.so.1.0.0 libbabeltrace-ctf-text.so || { rm -f libbabeltrace-ctf-text.so && ln -s libbabeltrace-ctf-text.so.1.0.0 libbabeltrace-ctf-text.so; }; }) libtool: install: /usr/bin/install -c .libs/libbabeltrace-ctf-text.lai /builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64/usr/lib64/libbabeltrace-ctf-text.la libtool: warning: remember to run 'libtool --finish /usr/lib64' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/formats/ctf-text' make[3]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/formats/ctf-text' make[2]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/formats/ctf-text' Making install in ctf-metadata make[2]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/formats/ctf-metadata' make[3]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/formats/ctf-metadata' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -c libbabeltrace-ctf-metadata.la '/builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64/usr/lib64' libtool: warning: relinking 'libbabeltrace-ctf-metadata.la' libtool: install: (cd /builddir/build/BUILD/babeltrace-1.5.3/formats/ctf-metadata; /bin/sh "/builddir/build/BUILD/babeltrace-1.5.3/libtool" --tag CC --mode=relink gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -Wl,--no-as-needed -version-info 1:0:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libbabeltrace-ctf-metadata.la -rpath /usr/lib64 ctf-metadata.lo ../../lib/libbabeltrace.la -ldw -lelf -lpopt -luuid -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -inst-prefix-dir /builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/ctf-metadata.o -L/builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64/usr/lib64 -L/usr/lib64 -lbabeltrace -ldw -lelf -lpopt -luuid -lgmodule-2.0 -lglib-2.0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -O2 -g -fstack-protector-strong -grecord-gcc-switches -pthread -Wl,--no-as-needed -Wl,-z -Wl,relro -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libbabeltrace-ctf-metadata.so.1 -o .libs/libbabeltrace-ctf-metadata.so.1.0.0 libtool: install: /usr/bin/install -c .libs/libbabeltrace-ctf-metadata.so.1.0.0T /builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64/usr/lib64/libbabeltrace-ctf-metadata.so.1.0.0 libtool: install: (cd /builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64/usr/lib64 && { ln -s -f libbabeltrace-ctf-metadata.so.1.0.0 libbabeltrace-ctf-metadata.so.1 || { rm -f libbabeltrace-ctf-metadata.so.1 && ln -s libbabeltrace-ctf-metadata.so.1.0.0 libbabeltrace-ctf-metadata.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64/usr/lib64 && { ln -s -f libbabeltrace-ctf-metadata.so.1.0.0 libbabeltrace-ctf-metadata.so || { rm -f libbabeltrace-ctf-metadata.so && ln -s libbabeltrace-ctf-metadata.so.1.0.0 libbabeltrace-ctf-metadata.so; }; }) libtool: install: /usr/bin/install -c .libs/libbabeltrace-ctf-metadata.lai /builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64/usr/lib64/libbabeltrace-ctf-metadata.la libtool: warning: remember to run 'libtool --finish /usr/lib64' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/formats/ctf-metadata' make[2]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/formats/ctf-metadata' Making install in bt-dummy make[2]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/formats/bt-dummy' make[3]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/formats/bt-dummy' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -c libbabeltrace-dummy.la '/builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64/usr/lib64' libtool: warning: relinking 'libbabeltrace-dummy.la' libtool: install: (cd /builddir/build/BUILD/babeltrace-1.5.3/formats/bt-dummy; /bin/sh "/builddir/build/BUILD/babeltrace-1.5.3/libtool" --tag CC --mode=relink gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -Wl,--no-as-needed -version-info 1:0:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libbabeltrace-dummy.la -rpath /usr/lib64 bt-dummy.lo ../../lib/libbabeltrace.la -ldw -lelf -lpopt -luuid -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -inst-prefix-dir /builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/bt-dummy.o -L/builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64/usr/lib64 -L/usr/lib64 -lbabeltrace -ldw -lelf -lpopt -luuid -lgmodule-2.0 -lglib-2.0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -O2 -g -fstack-protector-strong -grecord-gcc-switches -pthread -Wl,--no-as-needed -Wl,-z -Wl,relro -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libbabeltrace-dummy.so.1 -o .libs/libbabeltrace-dummy.so.1.0.0 libtool: install: /usr/bin/install -c .libs/libbabeltrace-dummy.so.1.0.0T /builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64/usr/lib64/libbabeltrace-dummy.so.1.0.0 libtool: install: (cd /builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64/usr/lib64 && { ln -s -f libbabeltrace-dummy.so.1.0.0 libbabeltrace-dummy.so.1 || { rm -f libbabeltrace-dummy.so.1 && ln -s libbabeltrace-dummy.so.1.0.0 libbabeltrace-dummy.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64/usr/lib64 && { ln -s -f libbabeltrace-dummy.so.1.0.0 libbabeltrace-dummy.so || { rm -f libbabeltrace-dummy.so && ln -s libbabeltrace-dummy.so.1.0.0 libbabeltrace-dummy.so; }; }) libtool: install: /usr/bin/install -c .libs/libbabeltrace-dummy.lai /builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64/usr/lib64/libbabeltrace-dummy.la libtool: warning: remember to run 'libtool --finish /usr/lib64' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/formats/bt-dummy' make[2]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/formats/bt-dummy' Making install in lttng-live make[2]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/formats/lttng-live' make[3]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/formats/lttng-live' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -c libbabeltrace-lttng-live.la '/builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64/usr/lib64' libtool: warning: relinking 'libbabeltrace-lttng-live.la' libtool: install: (cd /builddir/build/BUILD/babeltrace-1.5.3/formats/lttng-live; /bin/sh "/builddir/build/BUILD/babeltrace-1.5.3/libtool" --tag CC --mode=relink gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wformat -I../../include -I../../include -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -I/usr/include/uuid -Wl,--no-as-needed -version-info 1:0:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libbabeltrace-lttng-live.la -rpath /usr/lib64 lttng-live-plugin.lo lttng-live-comm.lo ../../lib/libbabeltrace.la ../../formats/ctf/libbabeltrace-ctf.la -ldw -lelf -lpopt -luuid -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -inst-prefix-dir /builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/lttng-live-plugin.o .libs/lttng-live-comm.o -L/builddir/build/BUILD/babeltrace-1.5.3/lib/.libs -L/builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64/usr/lib64 -L/usr/lib64 -lbabeltrace-ctf -lbabeltrace -ldw -lelf -lpopt -luuid -lgmodule-2.0 -lglib-2.0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -O2 -g -fstack-protector-strong -grecord-gcc-switches -pthread -Wl,--no-as-needed -Wl,-z -Wl,relro -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libbabeltrace-lttng-live.so.1 -o .libs/libbabeltrace-lttng-live.so.1.0.0 libtool: install: /usr/bin/install -c .libs/libbabeltrace-lttng-live.so.1.0.0T /builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64/usr/lib64/libbabeltrace-lttng-live.so.1.0.0 libtool: install: (cd /builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64/usr/lib64 && { ln -s -f libbabeltrace-lttng-live.so.1.0.0 libbabeltrace-lttng-live.so.1 || { rm -f libbabeltrace-lttng-live.so.1 && ln -s libbabeltrace-lttng-live.so.1.0.0 libbabeltrace-lttng-live.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64/usr/lib64 && { ln -s -f libbabeltrace-lttng-live.so.1.0.0 libbabeltrace-lttng-live.so || { rm -f libbabeltrace-lttng-live.so && ln -s libbabeltrace-lttng-live.so.1.0.0 libbabeltrace-lttng-live.so; }; }) libtool: install: /usr/bin/install -c .libs/libbabeltrace-lttng-live.lai /builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64/usr/lib64/libbabeltrace-lttng-live.la libtool: warning: remember to run 'libtool --finish /usr/lib64' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/formats/lttng-live' make[2]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/formats/lttng-live' make[1]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/formats' Making install in converter make[1]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/converter' make[2]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/converter' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c babeltrace babeltrace-log '/builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64/usr/bin' libtool: warning: '../lib/libbabeltrace.la' has not been installed in '/usr/lib64' libtool: warning: '../formats/ctf/libbabeltrace-ctf.la' has not been installed in '/usr/lib64' libtool: warning: '../formats/ctf-text/libbabeltrace-ctf-text.la' has not been installed in '/usr/lib64' libtool: warning: '../formats/ctf-metadata/libbabeltrace-ctf-metadata.la' has not been installed in '/usr/lib64' libtool: warning: '../formats/bt-dummy/libbabeltrace-dummy.la' has not been installed in '/usr/lib64' libtool: warning: '../formats/lttng-live/libbabeltrace-lttng-live.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/babeltrace-1.5.3/formats/ctf/libbabeltrace-ctf.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/babeltrace-1.5.3/lib/libbabeltrace.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/babeltrace /builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64/usr/bin/babeltrace libtool: warning: '../lib/libbabeltrace.la' has not been installed in '/usr/lib64' libtool: warning: '../formats/ctf/libbabeltrace-ctf.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/babeltrace-1.5.3/lib/libbabeltrace.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/babeltrace-log /builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64/usr/bin/babeltrace-log make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/converter' make[1]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/converter' Making install in bindings make[1]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/bindings' Making install in python make[2]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/bindings/python' Making install in babeltrace make[3]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/bindings/python/babeltrace' make[4]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/bindings/python/babeltrace' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/bindings/python/babeltrace' make[3]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/bindings/python/babeltrace' Making install in . make[3]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/bindings/python' make[4]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/bindings/python' running install running build running build_py running build_ext running install_lib creating /builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64/usr/lib64/python3.6 creating /builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages creating /builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/babeltrace copying build/build_lib/babeltrace/__init__.py -> /builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/babeltrace copying build/build_lib/babeltrace/babeltrace.py -> /builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/babeltrace copying build/build_lib/babeltrace/_babeltrace.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/babeltrace running install_egg_info Writing /builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/babeltrace-1.5.3-py3.6.egg-info writing list of installed files to './installed_files.txt' -------------------------------------WARNING------------------------------------ The install directory used: (/builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages) is not included in your PYTHONPATH. To add this directory to your Python search path permanently you can add the following command to your .bashrc/.zshrc: export PYTHONPATH="${PYTHONPATH}:/builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages" -------------------------------------------------------------------------------- make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/bindings/python' make[3]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/bindings/python' make[2]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/bindings/python' make[2]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/bindings' make[3]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/bindings' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/bindings' make[2]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/bindings' make[1]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/bindings' Making install in tests make[1]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/tests' Making install in utils make[2]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/tests/utils' Making install in tap make[3]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/tests/utils/tap' make[4]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.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 '/builddir/build/BUILD/babeltrace-1.5.3/tests/utils/tap' make[3]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/tests/utils/tap' make[3]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/tests/utils' make[4]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.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 '/builddir/build/BUILD/babeltrace-1.5.3/tests/utils' make[3]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/tests/utils' make[2]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/tests/utils' Making install in bin make[2]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/tests/bin' Making install in intersection make[3]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/tests/bin/intersection' make[4]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/tests/bin/intersection' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/tests/bin/intersection' make[3]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/tests/bin/intersection' make[3]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/tests/bin' make[4]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/tests/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 '/builddir/build/BUILD/babeltrace-1.5.3/tests/bin' make[3]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/tests/bin' make[2]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/tests/bin' Making install in lib make[2]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/tests/lib' make[3]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/tests/lib' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/tests/lib' make[2]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/tests/lib' make[2]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/tests' make[3]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.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 '/builddir/build/BUILD/babeltrace-1.5.3/tests' make[2]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/tests' make[1]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/tests' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/doc' make[2]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64/usr/share/doc/babeltrace' /usr/bin/install -c -m 644 API.txt lttng-live.txt '/builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64/usr/share/doc/babeltrace' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64/usr/share/man/man1' /usr/bin/install -c -m 644 babeltrace.1 babeltrace-log.1 '/builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64/usr/share/man/man1' make[2]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/doc' make[1]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/doc' Making install in extras make[1]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/extras' Making install in valgrind make[2]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/extras/valgrind' make[3]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/extras/valgrind' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/extras/valgrind' make[2]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/extras/valgrind' make[2]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3/extras' make[3]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.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 '/builddir/build/BUILD/babeltrace-1.5.3/extras' make[2]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/extras' make[1]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3/extras' make[1]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3' make[2]: Entering directory '/builddir/build/BUILD/babeltrace-1.5.3' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64/usr/share/doc/babeltrace' /usr/bin/install -c -m 644 ChangeLog LICENSE mit-license.txt gpl-2.0.txt std-ext-lib.txt '/builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64/usr/share/doc/babeltrace' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 babeltrace.pc babeltrace-ctf.pc '/builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3' make[1]: Leaving directory '/builddir/build/BUILD/babeltrace-1.5.3' + find /builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64 -type f -name '*.la' -delete + rm -f /builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64//usr/share/doc/babeltrace/API.txt + rm -f /builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64//usr/share/doc/babeltrace/LICENSE + rm -f /builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64//usr/share/doc/babeltrace/gpl-2.0.txt + rm -f /builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64//usr/share/doc/babeltrace/mit-license.txt + rm -f /builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64//usr/share/doc/babeltrace/std-ext-lib.txt + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64/usr/lib64/python3.6 using /usr/bin/python3.6 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: babeltrace-1.5.3-1.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.3RwinJ + umask 022 + cd /builddir/build/BUILD + cd babeltrace-1.5.3 + DOCDIR=/builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64/usr/share/doc/babeltrace + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64/usr/share/doc/babeltrace + cp -pr ChangeLog /builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64/usr/share/doc/babeltrace + cp -pr doc/lttng-live.txt /builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64/usr/share/doc/babeltrace + exit 0 Provides: babeltrace = 1.5.3-1.fc28 babeltrace(riscv-64) = 1.5.3-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libbabeltrace-ctf-metadata.so.1()(64bit) libbabeltrace-ctf-text.so.1()(64bit) libbabeltrace-ctf.so.1()(64bit) libbabeltrace-dummy.so.1()(64bit) libbabeltrace-lttng-live.so.1()(64bit) libbabeltrace.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdw.so.1()(64bit) libelf.so.1()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libpopt.so.0()(64bit) libpopt.so.0(LIBPOPT_0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libuuid.so.1()(64bit) libuuid.so.1(UUID_1.0)(64bit) rtld(GNU_HASH) Processing files: libbabeltrace-1.5.3-1.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.FyrEdT + umask 022 + cd /builddir/build/BUILD + cd babeltrace-1.5.3 + DOCDIR=/builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64/usr/share/doc/libbabeltrace + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64/usr/share/doc/libbabeltrace + cp -pr doc/API.txt /builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64/usr/share/doc/libbabeltrace + cp -pr std-ext-lib.txt /builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64/usr/share/doc/libbabeltrace + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.xbcY3q + umask 022 + cd /builddir/build/BUILD + cd babeltrace-1.5.3 + LICENSEDIR=/builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64/usr/share/licenses/libbabeltrace + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64/usr/share/licenses/libbabeltrace + cp -pr LICENSE /builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64/usr/share/licenses/libbabeltrace + cp -pr gpl-2.0.txt /builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64/usr/share/licenses/libbabeltrace + cp -pr mit-license.txt /builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64/usr/share/licenses/libbabeltrace + exit 0 Provides: libbabeltrace = 1.5.3-1.fc28 libbabeltrace(riscv-64) = 1.5.3-1.fc28 libbabeltrace-ctf-metadata.so.1()(64bit) libbabeltrace-ctf-text.so.1()(64bit) libbabeltrace-ctf.so.1()(64bit) libbabeltrace-dummy.so.1()(64bit) libbabeltrace-lttng-live.so.1()(64bit) libbabeltrace.so.1()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libbabeltrace-ctf.so.1()(64bit) libbabeltrace.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdw.so.1()(64bit) libdw.so.1(ELFUTILS_0.122)(64bit) libelf.so.1()(64bit) libelf.so.1(ELFUTILS_1.0)(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libpopt.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libuuid.so.1()(64bit) libuuid.so.1(UUID_1.0)(64bit) rtld(GNU_HASH) Processing files: libbabeltrace-devel-1.5.3-1.fc28.riscv64 Provides: libbabeltrace-devel = 1.5.3-1.fc28 libbabeltrace-devel(riscv-64) = 1.5.3-1.fc28 pkgconfig(babeltrace) = 1.5.3 pkgconfig(babeltrace-ctf) = 1.5.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libbabeltrace-ctf-metadata.so.1()(64bit) libbabeltrace-ctf-text.so.1()(64bit) libbabeltrace-ctf.so.1()(64bit) libbabeltrace-dummy.so.1()(64bit) libbabeltrace-lttng-live.so.1()(64bit) libbabeltrace.so.1()(64bit) pkgconfig(babeltrace) pkgconfig(popt) pkgconfig(uuid) Processing files: python3-babeltrace-1.5.3-1.fc28.riscv64 Provides: python3-babeltrace = 1.5.3-1.fc28 python3-babeltrace(riscv-64) = 1.5.3-1.fc28 python3.6dist(babeltrace) = 1.5.3 python3dist(babeltrace) = 1.5.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libbabeltrace-ctf.so.1()(64bit) libbabeltrace.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdw.so.1()(64bit) libelf.so.1()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libpopt.so.0()(64bit) libpthread.so.0()(64bit) libpython3.6m.so.1.0()(64bit) libuuid.so.1()(64bit) python(abi) = 3.6 rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64 Wrote: /builddir/build/SRPMS/babeltrace-1.5.3-1.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/babeltrace-1.5.3-1.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/libbabeltrace-1.5.3-1.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/libbabeltrace-devel-1.5.3-1.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/python3-babeltrace-1.5.3-1.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.SnDljn + umask 022 + cd /builddir/build/BUILD + cd babeltrace-1.5.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/babeltrace-1.5.3-1.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff