* Package: dev-util/babeltrace-1.5.8:0 * Repository: gentoo * USE: abi_x86_64 amd64 elibc_glibc kernel_linux test userland_GNU * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking babeltrace-1.5.8.tar.bz2 to /var/tmp/portage/dev-util/babeltrace-1.5.8/work >>> Source unpacked in /var/tmp/portage/dev-util/babeltrace-1.5.8/work >>> Preparing source in /var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8 ... * Applying babeltrace-1.5.8-slibtool.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8' ... * Running 'libtoolize --install --copy --force --automake' ... [ ok ] * Running 'aclocal -I m4 --system-acdir=/var/tmp/portage/dev-util/babeltrace-1.5.8/temp/aclocal' ... [ ok ] * Running 'autoconf --force' ... [ ok ] * Running 'autoheader' ... [ ok ] * Running 'automake --add-missing --copy --foreign --force-missing' ... [ ok ] * Running elibtoolize in: babeltrace-1.5.8/ * Running elibtoolize in: babeltrace-1.5.8/config/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8 ... * econf: updating babeltrace-1.5.8/config.sub with /usr/share/gnuconfig/config.sub * econf: updating babeltrace-1.5.8/config.guess with /usr/share/gnuconfig/config.guess * econf: updating babeltrace-1.5.8/config/config.sub with /usr/share/gnuconfig/config.sub * econf: updating babeltrace-1.5.8/config/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --disable-static --docdir=/usr/share/doc/babeltrace-1.5.8 --htmldir=/usr/share/doc/babeltrace-1.5.8/html --with-sysroot=/ --libdir=/usr/lib64 --enable-glibtest --enable-debug-info checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '250' is supported by ustar format... yes checking whether GID '250' 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 whether make supports the include directive... yes (GNU style) checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for vfork.h... no checking for sys/time.h... yes checking for sys/param.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... (cached) none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-file... no checking for file... file checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... x86_64-pc-linux-gnu-dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... / checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-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 x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for bison... bison -y checking for flex... flex checking for lex output file root... lex.yy checking for lex library... none needed checking for library containing yywrap... -lfl checking whether yytext is a pointer... yes 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... 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 _Bool... yes checking for stdbool.h that conforms to C99... yes checking for fcntl.h... yes checking for float.h... yes checking for libintl.h... yes checking for limits.h... yes checking for malloc.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for stddef.h... yes checking for sys/socket.h... yes checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.16... yes checking for GLIB... yes checking for GLIB - version >= 2.22.0... yes (version 2.74.1) 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 for fork... yes checking for vfork... yes checking for alarm... yes checking for getpagesize... yes checking for working fork... yes checking for working vfork... (cached) yes checking for GNU libc compatible malloc... yes checking for working mktime... yes checking for working mmap... 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 configure: You may configure with --enable-python-bindings if you want Python bindings. 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.8 Features Target architecture: x86_64 Python bindings: no Python bindings doc: no Debug information output: yes Install directories Binaries: /usr/bin Libraries: /usr/lib64 >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8 ... make -j4 make all-recursive make[1]: Entering directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8' Making all in include make[2]: Entering directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/include' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/include' Making all in types make[2]: Entering directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/types' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c -o string.lo string.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c -o variant.lo variant.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c -o float.lo float.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c -o sequence.lo sequence.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c sequence.c -fPIC -DPIC -o .libs/sequence.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c variant.c -fPIC -DPIC -o .libs/variant.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c float.c -fPIC -DPIC -o .libs/float.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c string.c -fPIC -DPIC -o .libs/string.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c -o integer.lo integer.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c -o array.lo array.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c -o enum.lo enum.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c -o types.lo types.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c enum.c -fPIC -DPIC -o .libs/enum.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c integer.c -fPIC -DPIC -o .libs/integer.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c array.c -fPIC -DPIC -o .libs/array.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c types.c -fPIC -DPIC -o .libs/types.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c -o struct.lo struct.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c struct.c -fPIC -DPIC -o .libs/struct.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -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 -lglib-2.0 libtool: link: x86_64-pc-linux-gnu-ar cr .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: x86_64-pc-linux-gnu-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 '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/types' Making all in compat make[2]: Entering directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/compat' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c -o dummy.lo dummy.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c dummy.c -fPIC -DPIC -o .libs/dummy.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libcompat.la dummy.lo -ldw -lelf -lpopt -luuid -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 libtool: link: x86_64-pc-linux-gnu-ar cr .libs/libcompat.a .libs/dummy.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcompat.a libtool: link: ( cd ".libs" && rm -f "libcompat.la" && ln -s "../libcompat.la" "libcompat.la" ) make[2]: Leaving directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/compat' Making all in lib make[2]: Entering directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/lib' Making all in prio_heap make[3]: Entering directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/lib/prio_heap' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c -o prio_heap.lo prio_heap.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c prio_heap.c -fPIC -DPIC -o .libs/prio_heap.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libprio_heap.la prio_heap.lo -ldw -lelf -lpopt -luuid -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 libtool: link: x86_64-pc-linux-gnu-ar cr .libs/libprio_heap.a .libs/prio_heap.o libtool: link: x86_64-pc-linux-gnu-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 '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/lib/prio_heap' Making all in . make[3]: Entering directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c -o context.lo context.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c -o babeltrace.lo babeltrace.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c -o registry.lo registry.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c -o error.lo error.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c context.c -fPIC -DPIC -o .libs/context.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c error.c -fPIC -DPIC -o .libs/error.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c babeltrace.c -fPIC -DPIC -o .libs/babeltrace.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c registry.c -fPIC -DPIC -o .libs/registry.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c -o iterator.lo iterator.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c iterator.c -fPIC -DPIC -o .libs/iterator.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c -o trace-collection.lo trace-collection.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c -o trace-handle.lo trace-handle.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c -o utils.lo utils.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c trace-collection.c -fPIC -DPIC -o .libs/trace-collection.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c trace-handle.c -fPIC -DPIC -o .libs/trace-handle.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c utils.c -fPIC -DPIC -o .libs/utils.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c -o debug-info.lo debug-info.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c -o bin-info.lo bin-info.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c -o dwarf.lo dwarf.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c -o crc32.lo crc32.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c debug-info.c -fPIC -DPIC -o .libs/debug-info.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c crc32.c -fPIC -DPIC -o .libs/crc32.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c bin-info.c -fPIC -DPIC -o .libs/bin-info.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c dwarf.c -fPIC -DPIC -o .libs/dwarf.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -version-info 1:0:0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libbabeltrace.la -rpath /usr/lib64 babeltrace.lo iterator.lo context.lo trace-handle.lo trace-collection.lo registry.lo error.lo prio_heap/libprio_heap.la -ldw -lelf -lpopt -luuid -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/babeltrace.o .libs/iterator.o .libs/context.o .libs/trace-handle.o .libs/trace-collection.o .libs/registry.o .libs/error.o -Wl,--whole-archive prio_heap/.libs/libprio_heap.a -Wl,--no-whole-archive -Wl,--as-needed -ldw -lelf -lpopt -luuid -lgmodule-2.0 -lglib-2.0 -march=native -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--export-dynamic -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 x86_64-pc-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -lelf -ldw -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -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 -lglib-2.0 libtool: link: x86_64-pc-linux-gnu-ar cr .libs/libdebug-info.a .libs/debug-info.o .libs/bin-info.o .libs/dwarf.o .libs/crc32.o .libs/utils.o libtool: link: x86_64-pc-linux-gnu-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 '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/lib' make[2]: Leaving directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/lib' Making all in formats make[2]: Entering directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/formats' Making all in . make[3]: Entering directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/formats' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/formats' Making all in ctf make[3]: Entering directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/formats/ctf' Making all in types make[4]: Entering directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/formats/ctf/types' /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c -o float.lo float.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c -o variant.lo variant.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c -o array.lo array.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c -o string.lo string.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c variant.c -fPIC -DPIC -o .libs/variant.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c array.c -fPIC -DPIC -o .libs/array.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c float.c -fPIC -DPIC -o .libs/float.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c string.c -fPIC -DPIC -o .libs/string.o /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c -o struct.lo struct.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c -o enum.lo enum.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c struct.c -fPIC -DPIC -o .libs/struct.o /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c -o sequence.lo sequence.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c -o integer.lo integer.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c enum.c -fPIC -DPIC -o .libs/enum.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c sequence.c -fPIC -DPIC -o .libs/sequence.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c integer.c -fPIC -DPIC -o .libs/integer.o /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libctf-types.la array.lo enum.lo float.lo integer.lo sequence.lo string.lo struct.lo variant.lo -ldw -lelf -lpopt -luuid -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 libtool: link: x86_64-pc-linux-gnu-ar cr .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: x86_64-pc-linux-gnu-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 '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/formats/ctf/types' Making all in metadata make[4]: Entering directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/formats/ctf/metadata' make all-am make[5]: Entering directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/formats/ctf/metadata' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../../include -I. -I. -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c -o ctf_parser_test-ctf-parser-test.o `test -f 'ctf-parser-test.c' || echo './'`ctf-parser-test.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../../include -I. -I. -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c -o libctf_ast_la-ctf-visitor-xml.lo `test -f 'ctf-visitor-xml.c' || echo './'`ctf-visitor-xml.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../../include -I. -I. -pipe -march=native -fno-diagnostics-color -O2 -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 /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../../include -I. -I. -pipe -march=native -fno-diagnostics-color -O2 -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../../include -I. -I. -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c ctf-visitor-xml.c -fPIC -DPIC -o .libs/libctf_ast_la-ctf-visitor-xml.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../../include -I. -I. -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c ctf-visitor-parent-links.c -fPIC -DPIC -o .libs/libctf_ast_la-ctf-visitor-parent-links.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../../include -I. -I. -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c ctf-visitor-semantic-validator.c -fPIC -DPIC -o .libs/libctf_ast_la-ctf-visitor-semantic-validator.o /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../../include -I. -I. -pipe -march=native -fno-diagnostics-color -O2 -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 /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../../include -I. -I. -include ./ctf-scanner-symbols.h -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c -o libctf_parser_la-ctf-parser.lo `test -f 'ctf-parser.c' || echo './'`ctf-parser.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../../include -I. -I. -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c ctf-visitor-generate-io-struct.c -fPIC -DPIC -o .libs/libctf_ast_la-ctf-visitor-generate-io-struct.o /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../../include -I. -I. -include ./ctf-scanner-symbols.h -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c -o libctf_parser_la-ctf-lexer.lo `test -f 'ctf-lexer.c' || echo './'`ctf-lexer.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../../include -I. -I. -include ./ctf-scanner-symbols.h -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c ctf-parser.c -fPIC -DPIC -o .libs/libctf_parser_la-ctf-parser.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../../include -I. -I. -include ./ctf-scanner-symbols.h -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c ctf-lexer.c -fPIC -DPIC -o .libs/libctf_parser_la-ctf-lexer.o ctf-visitor-generate-io-struct.c: In function 'ctf_destroy_metadata': ctf-visitor-generate-io-struct.c:3118:45: warning: the comparison will always evaluate as 'true' for the address of 'p' will never be NULL [-Waddress] 3118 | if (&event->event_fields->p) | ^ In file included from ctf-visitor-generate-io-struct.c:37: ../../../include/babeltrace/types.h:272:30: note: 'p' declared here 272 | struct bt_definition p; | ^ ctf-visitor-generate-io-struct.c:3120:45: warning: the comparison will always evaluate as 'true' for the address of 'p' will never be NULL [-Waddress] 3120 | if (&event->event_context->p) | ^ ../../../include/babeltrace/types.h:272:30: note: 'p' declared here 272 | struct bt_definition p; | ^ ctf-visitor-generate-io-struct.c:3124:37: warning: the comparison will always evaluate as 'true' for the address of 'p' will never be NULL [-Waddress] 3124 | if (&stream_def->trace_packet_header->p) | ^ ../../../include/babeltrace/types.h:272:30: note: 'p' declared here 272 | struct bt_definition p; | ^ ctf-visitor-generate-io-struct.c:3126:37: warning: the comparison will always evaluate as 'true' for the address of 'p' will never be NULL [-Waddress] 3126 | if (&stream_def->stream_event_header->p) | ^ ../../../include/babeltrace/types.h:272:30: note: 'p' declared here 272 | struct bt_definition p; | ^ ctf-visitor-generate-io-struct.c:3128:37: warning: the comparison will always evaluate as 'true' for the address of 'p' will never be NULL [-Waddress] 3128 | if (&stream_def->stream_packet_context->p) | ^ ../../../include/babeltrace/types.h:272:30: note: 'p' declared here 272 | struct bt_definition p; | ^ ctf-visitor-generate-io-struct.c:3130:37: warning: the comparison will always evaluate as 'true' for the address of 'p' will never be NULL [-Waddress] 3130 | if (&stream_def->stream_event_context->p) | ^ ../../../include/babeltrace/types.h:272:30: note: 'p' declared here 272 | struct bt_definition p; | ^ /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../../include -I. -I. -include ./ctf-scanner-symbols.h -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c -o libctf_parser_la-objstack.lo `test -f 'objstack.c' || echo './'`objstack.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../../include -I. -I. -include ./ctf-scanner-symbols.h -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c objstack.c -fPIC -DPIC -o .libs/libctf_parser_la-objstack.o In function 'ctf_env_declaration_visit', inlined from 'ctf_env_visit' at ctf-visitor-generate-io-struct.c:2921:9, inlined from 'ctf_visitor_construct_metadata' at ctf-visitor-generate-io-struct.c:3052:10: ctf-visitor-generate-io-struct.c:2745:37: warning: 'v' may be used uninitialized [-Wmaybe-uninitialized] 2745 | env->vpid = (int) v; | ^~~~~~~ ctf-visitor-generate-io-struct.c: In function 'ctf_visitor_construct_metadata': ctf-visitor-generate-io-struct.c:2734:34: note: 'v' was declared here 2734 | uint64_t v; | ^ /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../../include -I. -I. -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -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 ../../../types/libbabeltrace_types.la -luuid -ldw -lelf -lpopt -luuid -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../../include -I. -I. -include ./ctf-scanner-symbols.h -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -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 -lglib-2.0 libtool: link: x86_64-pc-linux-gnu-ar cr .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: (cd .libs/libctf-ast.lax/libbabeltrace_types.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/formats/ctf/metadata/../../../types/.libs/libbabeltrace_types.a") libtool: link: x86_64-pc-linux-gnu-ar cr .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 .libs/libctf-ast.lax/libbabeltrace_types.a/array.o .libs/libctf-ast.lax/libbabeltrace_types.a/enum.o .libs/libctf-ast.lax/libbabeltrace_types.a/float.o .libs/libctf-ast.lax/libbabeltrace_types.a/integer.o .libs/libctf-ast.lax/libbabeltrace_types.a/sequence.o .libs/libctf-ast.lax/libbabeltrace_types.a/string.o .libs/libctf-ast.lax/libbabeltrace_types.a/struct.o .libs/libctf-ast.lax/libbabeltrace_types.a/types.o .libs/libctf-ast.lax/libbabeltrace_types.a/variant.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libctf-parser.a libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libctf-ast.a libtool: link: ( cd ".libs" && rm -f "libctf-parser.la" && ln -s "../libctf-parser.la" "libctf-parser.la" ) libtool: link: rm -fr .libs/libctf-ast.lax libtool: link: ( cd ".libs" && rm -f "libctf-ast.la" && ln -s "../libctf-ast.la" "libctf-ast.la" ) /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../../include -I. -I. -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -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 -lglib-2.0 libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -Wall -Wformat -I../../../include -I. -I. -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o ctf-parser-test ctf_parser_test-ctf-parser-test.o -Wl,--export-dynamic -Wl,--as-needed ./.libs/libctf-parser.a ./.libs/libctf-ast.a -ldw -lelf -lpopt -luuid -lgmodule-2.0 -lglib-2.0 -pthread make[5]: Leaving directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/formats/ctf/metadata' make[4]: Leaving directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/formats/ctf/metadata' Making all in writer make[4]: Entering directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/formats/ctf/writer' /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c -o writer.lo writer.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c -o functor.lo functor.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c writer.c -fPIC -DPIC -o .libs/writer.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c functor.c -fPIC -DPIC -o .libs/functor.o /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libctf-writer.la writer.lo functor.lo -luuid -ldw -lelf -lpopt -luuid -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 libtool: link: x86_64-pc-linux-gnu-ar cr .libs/libctf-writer.a .libs/writer.o .libs/functor.o libtool: link: x86_64-pc-linux-gnu-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 '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/formats/ctf/writer' Making all in ir make[4]: Entering directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/formats/ctf/ir' /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c -o trace.lo trace.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c -o packet.lo packet.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c -o values.lo values.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c -o resolve.lo resolve.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c values.c -fPIC -DPIC -o .libs/values.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c trace.c -fPIC -DPIC -o .libs/trace.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c resolve.c -fPIC -DPIC -o .libs/resolve.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c packet.c -fPIC -DPIC -o .libs/packet.o /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c -o field-path.lo field-path.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c field-path.c -fPIC -DPIC -o .libs/field-path.o /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c -o utils.lo utils.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c -o stream-class.lo stream-class.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c -o validation.lo validation.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c -o fields.lo fields.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c utils.c -fPIC -DPIC -o .libs/utils.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c stream-class.c -fPIC -DPIC -o .libs/stream-class.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c validation.c -fPIC -DPIC -o .libs/validation.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c fields.c -fPIC -DPIC -o .libs/fields.o /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c -o event.lo event.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c event.c -fPIC -DPIC -o .libs/event.o /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c -o attributes.lo attributes.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c -o clock.lo clock.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c attributes.c -fPIC -DPIC -o .libs/attributes.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c clock.c -fPIC -DPIC -o .libs/clock.o /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c -o field-types.lo field-types.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c -o ref.lo ref.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c -o stream.lo stream.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c field-types.c -fPIC -DPIC -o .libs/field-types.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c ref.c -fPIC -DPIC -o .libs/ref.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c stream.c -fPIC -DPIC -o .libs/stream.o /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c -o event-class.lo event-class.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c event-class.c -fPIC -DPIC -o .libs/event-class.o /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -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 -luuid -ldw -lelf -lpopt -luuid -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 libtool: link: x86_64-pc-linux-gnu-ar cr .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: x86_64-pc-linux-gnu-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 '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/formats/ctf/ir' Making all in . make[4]: Entering directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/formats/ctf' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../include -I. -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c -o events.lo events.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../include -I. -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c -o ctf.lo ctf.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../include -I. -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c -o callbacks.lo callbacks.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../include -I. -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c -o iterator.lo iterator.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../include -I. -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c iterator.c -fPIC -DPIC -o .libs/iterator.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../include -I. -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c events.c -fPIC -DPIC -o .libs/events.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../include -I. -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c ctf.c -fPIC -DPIC -o .libs/ctf.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../include -I. -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c callbacks.c -fPIC -DPIC -o .libs/callbacks.o ctf.c: In function 'ctf_open_trace_read': ctf.c:2391:17: warning: 'readdir_r' is deprecated [-Wdeprecated-declarations] 2391 | ret = readdir_r(td->dir, dirent, &diriter); | ^~~ In file included from /usr/include/glib-2.0/glib/gdir.h:34, from /usr/include/glib-2.0/glib.h:47, from ../../include/babeltrace/context-internal.h:34, from ../../include/babeltrace/format-internal.h:33, from ctf.c:30: /usr/include/dirent.h:185:12: note: declared here 185 | extern int readdir_r (DIR *__restrict __dirp, | ^~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../include -I. -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -Wl,--no-as-needed -version-info 1:0:0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libbabeltrace-ctf.la -rpath /usr/lib64 ctf.lo events.lo iterator.lo callbacks.lo 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 -lglib-2.0 libtool: link: x86_64-pc-linux-gnu-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,/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/lib/.libs -Wl,--no-as-needed -Wl,--as-needed /var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/lib/.libs/libbabeltrace.so -ldw -lelf -lpopt -luuid -lgmodule-2.0 -lglib-2.0 -march=native -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--export-dynamic -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 '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/formats/ctf' make[3]: Leaving directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/formats/ctf' Making all in ctf-text make[3]: Entering directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/formats/ctf-text' Making all in types make[4]: Entering directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/formats/ctf-text/types' /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c -o float.lo float.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c -o variant.lo variant.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c -o array.lo array.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c -o string.lo string.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c array.c -fPIC -DPIC -o .libs/array.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c string.c -fPIC -DPIC -o .libs/string.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c float.c -fPIC -DPIC -o .libs/float.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c variant.c -fPIC -DPIC -o .libs/variant.o /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c -o struct.lo struct.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c -o enum.lo enum.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c -o sequence.lo sequence.c /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c -o integer.lo integer.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c struct.c -fPIC -DPIC -o .libs/struct.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c enum.c -fPIC -DPIC -o .libs/enum.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c sequence.c -fPIC -DPIC -o .libs/sequence.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c integer.c -fPIC -DPIC -o .libs/integer.o /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libctf-text-types.la array.lo enum.lo float.lo integer.lo sequence.lo string.lo struct.lo variant.lo -ldw -lelf -lpopt -luuid -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 libtool: link: x86_64-pc-linux-gnu-ar cr .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: x86_64-pc-linux-gnu-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 '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/formats/ctf-text/types' Making all in . make[4]: Entering directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/formats/ctf-text' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c -o ctf-text.lo ctf-text.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c ctf-text.c -fPIC -DPIC -o .libs/ctf-text.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -Wl,--no-as-needed -version-info 1:0:0 types/libctf-text-types.la -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libbabeltrace-ctf-text.la -rpath /usr/lib64 ctf-text.lo ../../lib/libdebug-info.la -ldw -lelf -lpopt -luuid -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 libtool: link: x86_64-pc-linux-gnu-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,/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/lib/.libs -Wl,--no-as-needed -Wl,--as-needed /var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/lib/.libs/libbabeltrace.so -ldw -lelf -lpopt -luuid -lgmodule-2.0 -lglib-2.0 -march=native -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--export-dynamic -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 '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/formats/ctf-text' make[3]: Leaving directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/formats/ctf-text' Making all in ctf-metadata make[3]: Entering directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/formats/ctf-metadata' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c -o ctf-metadata.lo ctf-metadata.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c ctf-metadata.c -fPIC -DPIC -o .libs/ctf-metadata.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -Wl,--no-as-needed -version-info 1:0:0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -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 -lglib-2.0 libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/ctf-metadata.o -Wl,-rpath -Wl,/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/lib/.libs -Wl,--no-as-needed -Wl,--as-needed ../../lib/.libs/libbabeltrace.so -ldw -lelf -lpopt -luuid -lgmodule-2.0 -lglib-2.0 -march=native -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--export-dynamic -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 '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/formats/ctf-metadata' Making all in bt-dummy make[3]: Entering directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/formats/bt-dummy' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c -o bt-dummy.lo bt-dummy.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c bt-dummy.c -fPIC -DPIC -o .libs/bt-dummy.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -Wl,--no-as-needed -version-info 1:0:0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -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 -lglib-2.0 libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/bt-dummy.o -Wl,-rpath -Wl,/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/lib/.libs -Wl,--no-as-needed -Wl,--as-needed ../../lib/.libs/libbabeltrace.so -ldw -lelf -lpopt -luuid -lgmodule-2.0 -lglib-2.0 -march=native -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--export-dynamic -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 '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/formats/bt-dummy' Making all in lttng-live make[3]: Entering directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/formats/lttng-live' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../include -I../../include -I../.. -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c -o lttng-live-plugin.lo lttng-live-plugin.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../include -I../../include -I../.. -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c -o lttng-live-comm.lo lttng-live-comm.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../include -I../../include -I../.. -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c lttng-live-plugin.c -fPIC -DPIC -o .libs/lttng-live-plugin.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../include -I../../include -I../.. -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c lttng-live-comm.c -fPIC -DPIC -o .libs/lttng-live-comm.o In file included from ../../include/babeltrace/babeltrace-internal.h:30, from ../../include/babeltrace/ctf/types.h:31, from lttng-live-comm.c:45: In function 'bt_strndup', inlined from 'update_session_list' at lttng-live-comm.c:284:28, inlined from 'lttng_live_list_sessions' at lttng-live-comm.c:351:4: ../../include/babeltrace/compat/string.h:58:16: warning: 'strndup' specified bound 255 exceeds source size 64 [-Wstringop-overread] 58 | return strndup(s, n); | ^~~~~~~~~~~~~ In file included from lttng-live.h:30, from lttng-live-comm.c:57: lttng-viewer-abi.h: In function 'lttng_live_list_sessions': lttng-viewer-abi.h:113:14: note: source object allocated here 113 | char hostname[LTTNG_VIEWER_HOST_NAME_MAX]; | ^~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../include -I../../include -I../.. -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -Wl,--no-as-needed -version-info 1:0:0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -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 -lglib-2.0 libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/lttng-live-plugin.o .libs/lttng-live-comm.o -Wl,-rpath -Wl,/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/lib/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/formats/ctf/.libs -L/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/lib/.libs -Wl,--no-as-needed -Wl,--as-needed ../../lib/.libs/libbabeltrace.so ../../formats/ctf/.libs/libbabeltrace-ctf.so /var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/lib/.libs/libbabeltrace.so -ldw -lelf -lpopt -luuid -lgmodule-2.0 -lglib-2.0 -march=native -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--export-dynamic -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 '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/formats/lttng-live' make[2]: Leaving directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/formats' Making all in converter make[2]: Entering directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/converter' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c -o babeltrace.o babeltrace.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I.. -I../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c -o babeltrace-log.o babeltrace-log.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -lpopt -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -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 -lglib-2.0 /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -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 -lglib-2.0 libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -Wall -Wformat -I../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/babeltrace-log babeltrace-log.o -Wl,--export-dynamic -Wl,--as-needed ../lib/.libs/libbabeltrace.so ../formats/ctf/.libs/libbabeltrace-ctf.so /var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/lib/.libs/libbabeltrace.so ../compat/.libs/libcompat.a -ldw -lelf -lpopt -luuid -lgmodule-2.0 -lglib-2.0 -pthread libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -Wall -Wformat -I../include -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/babeltrace babeltrace.o -Wl,--export-dynamic -Wl,--no-as-needed -Wl,--as-needed ../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 /var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/formats/ctf/.libs/libbabeltrace-ctf.so ../lib/.libs/libdebug-info.a /var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/lib/.libs/libbabeltrace.so -ldw -lelf -lpopt -luuid -lgmodule-2.0 -lglib-2.0 -pthread make[2]: Leaving directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/converter' Making all in bindings make[2]: Entering directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/bindings' make[3]: Entering directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/bindings' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/bindings' make[2]: Leaving directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/bindings' Making all in tests make[2]: Entering directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/tests' Making all in utils make[3]: Entering directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/tests/utils' Making all in tap make[4]: Entering directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/tests/utils/tap' /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c -o tap.lo tap.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../.. -I../../.. -I../../../include -include config.h -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c tap.c -fPIC -DPIC -o .libs/tap.o /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libtap.la tap.lo -ldw -lelf -lpopt -luuid -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 libtool: link: x86_64-pc-linux-gnu-ar cr .libs/libtap.a .libs/tap.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libtap.a libtool: link: ( cd ".libs" && rm -f "libtap.la" && ln -s "../libtap.la" "libtap.la" ) make[4]: Leaving directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/tests/utils/tap' make[4]: Entering directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/tests/utils' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/tests/utils' make[3]: Leaving directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/tests/utils' Making all in bin make[3]: Entering directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/tests/bin' Making all in intersection make[4]: Entering directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/tests/bin/intersection' make[4]: Leaving directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/tests/bin/intersection' make[4]: Entering directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/tests/bin' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/tests/bin' make[3]: Leaving directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/tests/bin' Making all in lib make[3]: Entering directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/tests/lib' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../include -I../../tests/utils -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c -o test_bitfield.o test_bitfield.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../include -I../../tests/utils -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c -o common.o common.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../include -I../../tests/utils -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c -o test_ctf_writer.o test_ctf_writer.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../include -I../../tests/utils -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c -o test_seek.o test_seek.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../include -I../../tests/utils -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c -o test_bin_info.o test_bin_info.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../.. -I../.. -I../../include -include config.h -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../include -I../../tests/utils -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -c -o test_dwarf.o test_dwarf.c rm -f libtestcommon.a x86_64-pc-linux-gnu-ar cru libtestcommon.a common.o x86_64-pc-linux-gnu-ranlib libtestcommon.a /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../include -I../../tests/utils -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -static -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -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 -lglib-2.0 /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../include -I../../tests/utils -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -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 -lglib-2.0 /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../include -I../../tests/utils -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -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 -lglib-2.0 libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -Wall -Wformat -I../../include -I../../tests/utils -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test_bin_info test_bin_info.o -Wl,--export-dynamic -Wl,--as-needed ../../tests/utils/tap/.libs/libtap.a ../../lib/.libs/libbabeltrace.so ../../lib/.libs/libdebug-info.a /var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/lib/.libs/libbabeltrace.so -ldw -lelf -lpopt -luuid -lgmodule-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/lib/.libs /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../include -I../../tests/utils -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -static -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -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 -lglib-2.0 libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -Wall -Wformat -I../../include -I../../tests/utils -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/test_ctf_writer test_ctf_writer.o -Wl,--export-dynamic -Wl,--as-needed ../../tests/utils/tap/.libs/libtap.a ../../lib/.libs/libbabeltrace.so ../../formats/ctf/.libs/libbabeltrace-ctf.so /var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/lib/.libs/libbabeltrace.so -ldw -lelf -lpopt -luuid -lgmodule-2.0 -lglib-2.0 -pthread libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -Wall -Wformat -I../../include -I../../tests/utils -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/test_seek test_seek.o -Wl,--export-dynamic -Wl,--no-as-needed -Wl,--as-needed ../../tests/utils/tap/.libs/libtap.a libtestcommon.a ../../lib/.libs/libbabeltrace.so ../../formats/ctf/.libs/libbabeltrace-ctf.so /var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/lib/.libs/libbabeltrace.so -ldw -lelf -lpopt -luuid -lgmodule-2.0 -lglib-2.0 -pthread /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wformat -I../../include -I../../tests/utils -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -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 -lglib-2.0 libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -Wall -Wformat -I../../include -I../../tests/utils -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test_dwarf test_dwarf.o -Wl,--export-dynamic -Wl,--as-needed ../../tests/utils/tap/.libs/libtap.a ../../lib/.libs/libbabeltrace.so ../../lib/.libs/libdebug-info.a /var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/lib/.libs/libbabeltrace.so -ldw -lelf -lpopt -luuid -lgmodule-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/lib/.libs libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -Wall -Wformat -I../../include -I../../tests/utils -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/uuid -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test_bitfield test_bitfield.o -Wl,--export-dynamic -Wl,--as-needed ../../tests/utils/tap/.libs/libtap.a libtestcommon.a -ldw -lelf -lpopt -luuid -lgmodule-2.0 -lglib-2.0 -pthread make[3]: Leaving directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/tests/lib' make[3]: Entering directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/tests' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/tests' make[2]: Leaving directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/tests' Making all in doc make[2]: Entering directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/doc' Making all in extras make[2]: Entering directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/extras' Making all in valgrind make[3]: Entering directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/extras/valgrind' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/extras/valgrind' make[3]: Entering directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/extras' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/extras' make[2]: Leaving directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/extras' make[2]: Entering directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8' make[2]: Leaving directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8' make[1]: Leaving directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8' >>> Source compiled. >>> Test phase: dev-util/babeltrace-1.5.8 make -j4 check Making check in include make[1]: Entering directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/include' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/include' Making check in types make[1]: Entering directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/types' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/types' Making check in compat make[1]: Entering directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/compat' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/compat' Making check in lib make[1]: Entering directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/lib' Making check in prio_heap make[2]: Entering directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/lib/prio_heap' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/lib/prio_heap' Making check in . make[2]: Entering directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/lib' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/lib' make[1]: Leaving directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/lib' Making check in formats make[1]: Entering directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/formats' Making check in . make[2]: Entering directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/formats' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/formats' Making check in ctf make[2]: Entering directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/formats/ctf' Making check in types make[3]: Entering directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/formats/ctf/types' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/formats/ctf/types' Making check in metadata make[3]: Entering directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/formats/ctf/metadata' make check-am make[4]: Entering directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/formats/ctf/metadata' make[4]: Nothing to be done for 'check-am'. make[4]: Leaving directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/formats/ctf/metadata' make[3]: Leaving directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/formats/ctf/metadata' Making check in writer make[3]: Entering directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/formats/ctf/writer' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/formats/ctf/writer' Making check in ir make[3]: Entering directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/formats/ctf/ir' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/formats/ctf/ir' Making check in . make[3]: Entering directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/formats/ctf' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/formats/ctf' make[2]: Leaving directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/formats/ctf' Making check in ctf-text make[2]: Entering directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/formats/ctf-text' Making check in types make[3]: Entering directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/formats/ctf-text/types' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/formats/ctf-text/types' Making check in . make[3]: Entering directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/formats/ctf-text' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/formats/ctf-text' make[2]: Leaving directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/formats/ctf-text' Making check in ctf-metadata make[2]: Entering directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/formats/ctf-metadata' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/formats/ctf-metadata' Making check in bt-dummy make[2]: Entering directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/formats/bt-dummy' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/formats/bt-dummy' Making check in lttng-live make[2]: Entering directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/formats/lttng-live' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/formats/lttng-live' make[1]: Leaving directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/formats' Making check in converter make[1]: Entering directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/converter' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/converter' Making check in bindings make[1]: Entering directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/bindings' make[2]: Entering directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/bindings' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/bindings' make[1]: Leaving directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/bindings' Making check in tests make[1]: Entering directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/tests' Making check in utils make[2]: Entering directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/tests/utils' Making check in tap make[3]: Entering directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/tests/utils/tap' make[3]: Leaving directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/tests/utils/tap' make[3]: Entering directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/tests/utils' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/tests/utils' make[2]: Leaving directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/tests/utils' Making check in bin make[2]: Entering directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/tests/bin' Making check in intersection make[3]: Entering directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/tests/bin/intersection' make test_intersection bt_python_helper.py test_multi_trace_intersection.py make[4]: Entering directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/tests/bin/intersection' make[4]: 'test_intersection' is up to date. make[4]: Nothing to be done for 'test_multi_trace_intersection.py'. make[4]: 'bt_python_helper.py' is up to date. make[4]: Leaving directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/tests/bin/intersection' make[3]: Leaving directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/tests/bin/intersection' make[3]: Entering directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/tests/bin' make test_trace_read test_packet_seq_num make[4]: Entering directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/tests/bin' make[4]: 'test_trace_read' is up to date. make[4]: 'test_packet_seq_num' is up to date. make[4]: Leaving directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/tests/bin' make[3]: Leaving directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/tests/bin' make[2]: Leaving directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/tests/bin' Making check in lib make[2]: Entering directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/tests/lib' make test_seek_big_trace test_seek_empty_packet test_ctf_writer_complete test_dwarf_complete test_bin_info_complete make[3]: Entering directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/tests/lib' make[3]: 'test_seek_big_trace' is up to date. make[3]: 'test_seek_empty_packet' is up to date. make[3]: 'test_bin_info_complete' is up to date. make[3]: 'test_dwarf_complete' is up to date. make[3]: 'test_ctf_writer_complete' is up to date. make[3]: Leaving directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/tests/lib' make[2]: Leaving directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/tests/lib' make[2]: Entering directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/tests' make check-TESTS make[3]: Entering directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/tests' make[4]: Entering directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/tests' PASS: lib/test_dwarf_complete 1 - Open DWARF file /var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/tests/debug-info-data/libhello_so PASS: lib/test_dwarf_complete 2 - dwarf_begin successful PASS: lib/test_dwarf_complete 3 - bt_dwarf_cu_create successful PASS: lib/test_dwarf_complete 4 - bt_dwarf_cu_next successful PASS: lib/test_dwarf_complete 5 - bt_dwarf_die_create successful PASS: lib/test_dwarf_complete 6 - bt_dwarf_die_next from root DIE successful PASS: lib/test_dwarf_complete 7 - bt_dwarf_die_next from root DIE - correct depth value PASS: lib/test_dwarf_complete 8 - bt_dwarf_die_next from non-root DIE successful PASS: lib/test_dwarf_complete 9 - bt_dwarf_die_next from non-root DIE - correct depth value PASS: lib/test_dwarf_complete 10 - bt_dwarf_die_child successful PASS: lib/test_dwarf_complete 11 - bt_dwarf_die_child - correct depth value PASS: lib/test_dwarf_complete 12 - bt_dwarf_die_get_tag successful PASS: lib/test_dwarf_complete 13 - bt_dwarf_die_get_tag - correct tag value PASS: lib/test_dwarf_complete 14 - bt_dwarf_die_get_name successful PASS: lib/test_dwarf_complete 15 - bt_dwarf_die_get_name - correct name value PASS: lib/test_seek_empty_packet 1 - Event valid PASS: lib/test_seek_empty_packet 2 - timestamp_begin == expected_begin PASS: lib/test_seek_empty_packet 3 - Seek begin retval 0 PASS: lib/test_seek_empty_packet 4 - Event valid PASS: lib/test_seek_empty_packet 5 - timestamp_begin == timestamp_seek_begin PASS: lib/test_seek_empty_packet 6 - Event valid at beginning PASS: lib/test_seek_empty_packet 7 - Seek time at last retval 0 PASS: lib/test_seek_empty_packet 8 - Event valid at last position PASS: lib/test_seek_empty_packet 9 - timestamp_last == expected_last PASS: lib/test_seek_empty_packet 10 - iter next should return an error PASS: lib/test_seek_empty_packet 11 - Event after last should be invalid PASS: lib/test_seek_empty_packet 12 - Event valid at beginning PASS: lib/test_seek_empty_packet 13 - Seek last retval 0 PASS: lib/test_seek_empty_packet 14 - Event valid at last position PASS: lib/test_seek_empty_packet 15 - timestamp_last == expected_last PASS: lib/test_seek_empty_packet 16 - iter next should return an error PASS: lib/test_seek_empty_packet 17 - Event after last should be invalid PASS: lib/test_seek_empty_packet 18 - Event valid at beginning PASS: lib/test_seek_empty_packet 19 - Seek last retval 0 PASS: lib/test_seek_empty_packet 20 - Event valid at last position PASS: lib/test_seek_empty_packet 21 - timestamp == expected_last PASS: lib/test_seek_empty_packet 22 - iter next should return an error PASS: lib/test_seek_empty_packet 23 - Event after last should be invalid PASS: lib/test_seek_empty_packet 24 - Seek begin retval 0 PASS: lib/test_seek_empty_packet 25 - Event valid at first position PASS: lib/test_seek_empty_packet 26 - timestamp == expected_begin PASS: lib/test_seek_empty_packet 27 - Seek last retval 0 PASS: lib/test_seek_empty_packet 28 - Event valid at last position PASS: lib/test_seek_empty_packet 29 - timestamp == expected_last FAIL: bin/test_trace_read 1 - Run babeltrace with trace env-warning FAIL: bin/test_packet_seq_num 1 - Trace parses PASS: lib/test_ctf_writer_complete 1 - bt_ctf_create succeeds in creating trace with path PASS: lib/test_ctf_writer_complete 2 - Add host (localhost) environment field to writer instance PASS: lib/test_ctf_writer_complete 3 - bt_ctf_writer_add_environment_field error with NULL writer PASS: lib/test_ctf_writer_complete 4 - bt_ctf_writer_add_environment_field error with NULL field name PASS: lib/test_ctf_writer_complete 5 - bt_ctf_writer_add_environment_field error with NULL field value PASS: lib/test_ctf_writer_complete 6 - Add sysname (Linux) environment field to writer instance PASS: lib/test_ctf_writer_complete 7 - Add nodename (localhost) environment field to writer instance PASS: lib/test_ctf_writer_complete 8 - Add release (6.0.9) environment field to writer instance PASS: lib/test_ctf_writer_complete 9 - Add version (\#7 SMP PREEMPT_DYNAMIC Wed Nov 16 12:16:51 UTC 2022) environment field to writer instance PASS: lib/test_ctf_writer_complete 10 - Add machine (x86_64) environment field to writer istance PASS: lib/test_ctf_writer_complete 11 - Illegal clock name rejected PASS: lib/test_ctf_writer_complete 12 - NULL clock name rejected PASS: lib/test_ctf_writer_complete 13 - Clock created sucessfully PASS: lib/test_ctf_writer_complete 14 - Set clock frequency PASS: lib/test_ctf_writer_complete 15 - Set clock offset (seconds) PASS: lib/test_ctf_writer_complete 16 - Set clock offset PASS: lib/test_ctf_writer_complete 17 - Set clock precision PASS: lib/test_ctf_writer_complete 18 - Set clock absolute property PASS: lib/test_ctf_writer_complete 19 - Add clock to writer instance PASS: lib/test_ctf_writer_complete 20 - Verify a clock can't be added twice to a writer instance PASS: lib/test_ctf_writer_complete 21 - Create stream class PASS: lib/test_ctf_writer_complete 22 - Set a stream class' clock PASS: lib/test_ctf_writer_complete 23 - Create an unsigned integer type PASS: lib/test_ctf_writer_complete 24 - Set integer type's base as binary PASS: lib/test_ctf_writer_complete 25 - Set integer type's base as decimal PASS: lib/test_ctf_writer_complete 26 - Reject integer type's base set as unknown PASS: lib/test_ctf_writer_complete 27 - Set integer type's base as octal PASS: lib/test_ctf_writer_complete 28 - Set integer type's base as hexadecimal PASS: lib/test_ctf_writer_complete 29 - Reject unknown integer base value PASS: lib/test_ctf_writer_complete 30 - Set integer type signedness to signed PASS: lib/test_ctf_writer_complete 31 - Set integer type signedness to unsigned PASS: lib/test_ctf_writer_complete 32 - Create a sequence of int16_t type PASS: lib/test_ctf_writer_complete 33 - Create a string type PASS: lib/test_ctf_writer_complete 34 - Reject invalid "None" string encoding PASS: lib/test_ctf_writer_complete 35 - Reject invalid string encoding PASS: lib/test_ctf_writer_complete 36 - Set string encoding to ASCII PASS: lib/test_ctf_writer_complete 37 - Create a structure type PASS: lib/test_ctf_writer_complete 38 - Add a uint8_t type to a structure PASS: lib/test_ctf_writer_complete 39 - Add a sequence type to a structure PASS: lib/test_ctf_writer_complete 40 - Add a string type to a structure PASS: lib/test_ctf_writer_complete 41 - Add a structure type to a structure PASS: lib/test_ctf_writer_complete 42 - Instanciate a signed 16-bit integer PASS: lib/test_ctf_writer_complete 43 - Instanciate an unsigned 12-bit integer PASS: lib/test_ctf_writer_complete 44 - Check an integer type' base can't be modified after instanciation PASS: lib/test_ctf_writer_complete 45 - Check an integer type's signedness can't be modified after instanciation PASS: lib/test_ctf_writer_complete 46 - Check bt_ctf_field_signed_integer_set_value is not allowed on an unsigned integer PASS: lib/test_ctf_writer_complete 47 - Check bt_ctf_field_unsigned_integer_set_value is not allowed on a signed integer PASS: lib/test_ctf_writer_complete 48 - Check -32768 is allowed for a signed 16-bit integer PASS: lib/test_ctf_writer_complete 49 - Check 32767 is allowed for a signed 16-bit integer PASS: lib/test_ctf_writer_complete 50 - Check 32768 is not allowed for a signed 16-bit integer PASS: lib/test_ctf_writer_complete 51 - Check -32769 is not allowed for a signed 16-bit integer PASS: lib/test_ctf_writer_complete 52 - Check -42 is allowed for a signed 16-bit integer PASS: lib/test_ctf_writer_complete 53 - Check 4095 is allowed for an unsigned 12-bit integer PASS: lib/test_ctf_writer_complete 54 - Check 4096 is not allowed for a unsigned 12-bit integer PASS: lib/test_ctf_writer_complete 55 - Check 0 is allowed for an unsigned 12-bit integer PASS: lib/test_ctf_writer_complete 56 - Instanciate a string field PASS: lib/test_ctf_writer_complete 57 - Set a string's value PASS: lib/test_ctf_writer_complete 58 - Create an enumeration type with an unsigned 12-bit integer as container PASS: lib/test_ctf_writer_complete 59 - Check enumeration types are validated before instantiation PASS: lib/test_ctf_writer_complete 60 - Instanciate a stream class from writer PASS: lib/test_ctf_writer_complete 61 - Changes to a stream class that was already instantiated fail PASS: lib/test_ctf_writer_complete 62 - Accept enumeration mapping strings containing quotes PASS: lib/test_ctf_writer_complete 63 - Accept enumeration mapping strings containing special characters PASS: lib/test_ctf_writer_complete 64 - Accept enumeration mapping strings containing reserved keywords PASS: lib/test_ctf_writer_complete 65 - Add enumeration field to event PASS: lib/test_ctf_writer_complete 66 - Create an unsigned integer type PASS: lib/test_ctf_writer_complete 67 - Instantiate an event containing a single integer field PASS: lib/test_ctf_writer_complete 68 - Use bt_ctf_event_set_payload to set a manually allocated field PASS: lib/test_ctf_writer_complete 69 - Set enumeration container value PASS: lib/test_ctf_writer_complete 70 - Set clock time PASS: lib/test_ctf_writer_complete 71 - Append simple event to trace stream PASS: lib/test_ctf_writer_complete 72 - Flush trace stream with one event FAIL: bin/test_trace_read 2 - Run babeltrace with trace lttng-modules-2.0-pre5 PASS: bin/test_packet_seq_num 2 - No events lost FAIL: bin/test_trace_read 3 - Run babeltrace with trace sequence FAIL: bin/test_packet_seq_num 3 - Trace parses PASS: bin/test_packet_seq_num 4 - No events lost FAIL: bin/test_trace_read 4 - Run babeltrace with trace smalltrace FAIL: bin/test_packet_seq_num 5 - Trace parses FAIL: bin/test_trace_read 5 - Run babeltrace with trace succeed1 FAIL: bin/test_packet_seq_num 6 - Lost events string matches 2 FAIL: bin/test_trace_read 6 - Run babeltrace with trace succeed2 FAIL: bin/test_packet_seq_num 7 - Trace parses FAIL: bin/test_trace_read 7 - Run babeltrace with trace succeed3 FAIL: bin/test_packet_seq_num 8 - Lost events string matches 2 FAIL: bin/test_trace_read 8 - Run babeltrace with trace succeed4 FAIL: bin/test_packet_seq_num 9 - Trace parses FAIL: bin/test_trace_read 9 - Run babeltrace with trace warnings FAIL: bin/test_packet_seq_num 10 - Lost events string matches 3,2,1 ERROR: bin/test_packet_seq_num - exited with status 8 PASS: lib/test_ctf_writer_complete 73 - Add a new event class to a stream class after writing an event FAIL: bin/test_trace_read 10 - Run babeltrace with trace wk-heartbeat-u FAIL: bin/intersection/test_intersection 1 - 8 events in the whole trace PASS: bin/test_trace_read 11 - Run babeltrace with invalid trace fail1 FAIL: bin/intersection/test_intersection 2 - 3 events in packets intersecting PASS: bin/test_trace_read 12 - Run babeltrace with invalid trace fail2 FAIL: bin/intersection/test_intersection 3 - 8 events in the whole trace PASS: lib/test_bitfield 1 - Writing and reading back 0x0, unsigned PASS: bin/test_trace_read 13 - Run babeltrace with invalid trace integer-range FAIL: bin/intersection/test_intersection 4 - 3 events in packets intersecting PASS: bin/test_trace_read 14 - Run babeltrace with invalid trace lttng-modules-2.0-pre1 PASS: lib/test_ctf_writer_complete 74 - Append 100 000 events to a stream FAIL: bin/intersection/test_intersection 5 - 6 events in the whole trace PASS: lib/test_ctf_writer_complete 75 - Flush a stream that forces a packet resize PASS: lib/test_ctf_writer_complete 76 - Reject a variant field based on an unknown tag value PASS: lib/test_ctf_writer_complete 77 - Add a field to a variant PASS: lib/test_ctf_writer_complete 78 - Reject creation of an event class with an illegal name PASS: lib/test_ctf_writer_complete 79 - Create an event class PASS: lib/test_ctf_writer_complete 80 - Reject addition of a field with an empty name to an event PASS: lib/test_ctf_writer_complete 81 - Reject addition of a field with a NULL type to an event PASS: lib/test_ctf_writer_complete 82 - Reject addition of a type with an illegal name to an event PASS: lib/test_ctf_writer_complete 83 - Add field of type unsigned integer to an event PASS: lib/test_ctf_writer_complete 84 - Add field of type signed integer to an event PASS: lib/test_ctf_writer_complete 85 - Add composite structure to an event PASS: bin/test_trace_read 15 - Run babeltrace with invalid trace packet-based-metadata PASS: bin/test_trace_read 16 - Run babeltrace with invalid trace smalltrace ERROR: bin/test_trace_read - exited with status 10 PASS: lib/test_ctf_writer_complete 86 - Reject addition of NULL event class to a stream class PASS: lib/test_ctf_writer_complete 87 - Add an event class to stream class PASS: lib/test_ctf_writer_complete 88 - Instanciate a complex event PASS: lib/test_ctf_writer_complete 89 - Use bt_ctf_event_get_payload to get a field instance PASS: lib/test_ctf_writer_complete 90 - Set a sequence field's length PASS: lib/test_ctf_writer_complete 91 - Append a complex event to a stream PASS: bin/intersection/test_intersection 6 - 0 events in packets intersecting PASS: lib/test_bin_info_complete 1 - bin_info_init successful PASS: lib/test_bin_info_complete 2 - bin_info_create successful PASS: lib/test_bin_info_complete 3 - bin_info_has_address - address under so's range PASS: lib/test_bin_info_complete 4 - bin_info_has_address - lower bound of so's range PASS: lib/test_bin_info_complete 5 - bin_info_has_address - address in so's range PASS: lib/test_bin_info_complete 6 - bin_info_has_address - upper bound of so's range PASS: lib/test_bin_info_complete 7 - bin_info_has_address - address above so's range PASS: lib/test_bin_info_complete 8 - bin_info_lookup_function_name successful PASS: lib/test_bin_info_complete 9 - bin_info_lookup_function_name - correct func_name value PASS: lib/test_bin_info_complete 10 - bin_info_lookup_function_name - fail on addr not found PASS: lib/test_bin_info_complete 11 - bin_info_lookup_source_location successful PASS: lib/test_bin_info_complete 12 - bin_info_lookup_source_location - correct line_no PASS: lib/test_bin_info_complete 13 - bin_info_lookup_source_location - correct filename PASS: lib/test_bin_info_complete 14 - bin_info_lookup_source_location (inlined func) successful PASS: lib/test_bin_info_complete 15 - bin_info_lookup_source_location (inlined func) - correct line_no PASS: lib/test_bin_info_complete 16 - bin_info_lookup_source_location (inlined func) - correct filename PASS: lib/test_bin_info_complete 17 - bin_info_lookup_source_location - fail on addr not found PASS: lib/test_bin_info_complete 18 - bin_info_create successful PASS: lib/test_bin_info_complete 19 - bin_info_lookup_function_name successful PASS: lib/test_bin_info_complete 20 - bin_info_lookup_function_name - correct func_name value PASS: lib/test_bin_info_complete 21 - bin_info_lookup_function_name - fail on addr not found PASS: lib/test_bin_info_complete 22 - bin_info_lookup_source_location - fail on ELF only file PASS: lib/test_bin_info_complete 23 - bin_info_create successful PASS: lib/test_bin_info_complete 24 - bin_info_set_build_id successful PASS: lib/test_bin_info_complete 25 - bin_info_lookup_function_name successful PASS: lib/test_bin_info_complete 26 - bin_info_lookup_function_name - correct func_name value PASS: lib/test_bin_info_complete 27 - bin_info_lookup_source_location successful PASS: lib/test_bin_info_complete 28 - bin_info_lookup_source_location - correct line_no PASS: lib/test_bin_info_complete 29 - bin_info_lookup_source_location - correct filename PASS: lib/test_bin_info_complete 30 - bin_info_create successful PASS: lib/test_bin_info_complete 31 - bin_info_set_debug_link successful PASS: lib/test_bin_info_complete 32 - bin_info_lookup_function_name successful PASS: lib/test_bin_info_complete 33 - bin_info_lookup_function_name - correct func_name value PASS: lib/test_bin_info_complete 34 - bin_info_lookup_source_location successful PASS: lib/test_bin_info_complete 35 - bin_info_lookup_source_location - correct line_no PASS: lib/test_bin_info_complete 36 - bin_info_lookup_source_location - correct filename FAIL: bin/intersection/test_intersection 7 - 3 events in the whole trace FAIL: bin/intersection/test_intersection 8 - 3 events in packets intersecting PASS: lib/test_seek_big_trace 1 - Event valid PASS: lib/test_seek_big_trace 2 - timestamp_begin == expected_begin PASS: lib/test_seek_big_trace 3 - Seek begin retval 0 PASS: lib/test_seek_big_trace 4 - Event valid PASS: lib/test_seek_big_trace 5 - timestamp_begin == timestamp_seek_begin PASS: lib/test_seek_big_trace 6 - Event valid at beginning PASS: lib/test_seek_big_trace 7 - Seek time at last retval 0 PASS: lib/test_seek_big_trace 8 - Event valid at last position PASS: lib/test_seek_big_trace 9 - timestamp_last == expected_last PASS: lib/test_seek_big_trace 10 - iter next should return an error PASS: lib/test_seek_big_trace 11 - Event after last should be invalid PASS: lib/test_seek_big_trace 12 - Event valid at beginning PASS: lib/test_seek_big_trace 13 - Seek last retval 0 PASS: lib/test_seek_big_trace 14 - Event valid at last position PASS: lib/test_seek_big_trace 15 - timestamp_last == expected_last PASS: lib/test_seek_big_trace 16 - iter next should return an error PASS: lib/test_seek_big_trace 17 - Event after last should be invalid PASS: lib/test_seek_big_trace 18 - Event valid at beginning PASS: lib/test_seek_big_trace 19 - Seek last retval 0 PASS: lib/test_seek_big_trace 20 - Event valid at last position PASS: lib/test_seek_big_trace 21 - timestamp == expected_last PASS: lib/test_seek_big_trace 22 - iter next should return an error PASS: lib/test_seek_big_trace 23 - Event after last should be invalid PASS: lib/test_seek_big_trace 24 - Seek begin retval 0 PASS: lib/test_seek_big_trace 25 - Event valid at first position PASS: lib/test_seek_big_trace 26 - timestamp == expected_begin PASS: lib/test_seek_big_trace 27 - Seek last retval 0 PASS: lib/test_seek_big_trace 28 - Event valid at last position PASS: lib/test_seek_big_trace 29 - timestamp == expected_last PASS: lib/test_bitfield 2 - Writing and reading back 0x0, signed PASS: bin/intersection/test_intersection 9 - 0 events in the whole trace PASS: bin/intersection/test_intersection 10 - 0 events in packets intersecting ERROR: bin/intersection/test_intersection - exited with status 7 PASS: lib/test_ctf_writer_complete 92 - Flush a stream containing a complex event PASS: lib/test_ctf_writer_complete 93 - Get metadata string PASS: lib/test_ctf_writer_complete 94 - Metadata string is valid FAIL: lib/test_ctf_writer_complete 95 - Babeltrace could read the resulting trace PASS: lib/test_bitfield 3 - Writing and reading back 0x1, unsigned PASS: lib/test_bitfield 4 - Writing and reading back 0xFFFFFFFF, unsigned PASS: lib/test_bitfield 5 - Writing and reading back 0xFFFFFFFF, signed PASS: lib/test_bitfield 6 - Writing and reading back 0x80000000, signed PASS: lib/test_bitfield 7 - Writing and reading back 0x2A52D233, unsigned PASS: lib/test_bitfield 8 - Writing and reading back 0x2A52D233, signed PASS: lib/test_bitfield 9 - Writing and reading back 0x73B1B86D, unsigned PASS: lib/test_bitfield 10 - Writing and reading back 0x73B1B86D, signed PASS: lib/test_bitfield 11 - Writing and reading back 0x14A7145B, unsigned PASS: lib/test_bitfield 12 - Writing and reading back 0x14A7145B, signed PASS: lib/test_bitfield 13 - Writing and reading back 0x376E6C3A, unsigned PASS: lib/test_bitfield 14 - Writing and reading back 0x376E6C3A, signed PASS: lib/test_bitfield 15 - Writing and reading back 0x4E0FD2FD, unsigned PASS: lib/test_bitfield 16 - Writing and reading back 0x4E0FD2FD, signed PASS: lib/test_bitfield 17 - Writing and reading back 0x22FA078A, unsigned PASS: lib/test_bitfield 18 - Writing and reading back 0x22FA078A, signed PASS: lib/test_bitfield 19 - Writing and reading back 0x1570A9D0, unsigned PASS: lib/test_bitfield 20 - Writing and reading back 0x1570A9D0, signed PASS: lib/test_bitfield 21 - Writing and reading back 0x7651FFEF, unsigned PASS: lib/test_bitfield 22 - Writing and reading back 0x7651FFEF, signed PASS: lib/test_bitfield 23 - Writing and reading back 0x6D4FBC3D, unsigned PASS: lib/test_bitfield 24 - Writing and reading back 0x6D4FBC3D, signed PASS: lib/test_bitfield 25 - Writing and reading back 0x1DA40B17, unsigned PASS: lib/test_bitfield 26 - Writing and reading back 0x1DA40B17, signed ============================================================================ Testsuite summary for babeltrace 1.5.8 ============================================================================ # TOTAL: 286 # PASS: 246 # SKIP: 0 # XFAIL: 0 # FAIL: 36 # XPASS: 0 # ERROR: 4 ============================================================================ See tests/test-suite.log Please report to jeremie.galarneau@efficios.com ============================================================================ make[4]: *** [Makefile:748: test-suite.log] Error 1 shuffle=948852927 make[4]: Leaving directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/tests' make[3]: *** [Makefile:856: check-TESTS] Error 2 shuffle=948852927 make[3]: Leaving directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/tests' make[2]: *** [Makefile:1016: check-am] Error 2 shuffle=948852927 make[2]: Leaving directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/tests' make[1]: *** [Makefile:640: check-recursive] Error 1 shuffle=948852927 make[1]: Leaving directory '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8/tests' make: *** [Makefile:557: check-recursive] Error 1 shuffle=948852927 * ERROR: dev-util/babeltrace-1.5.8::gentoo failed (test phase): * Make check failed. See above for details. * * Call stack: * ebuild.sh, line 122: Called src_test * environment, line 1719: Called default * phase-functions.sh, line 872: Called default_src_test * phase-functions.sh, line 901: Called __eapi0_src_test * phase-helpers.sh, line 832: Called die * The specific snippet of code: * ${emake_cmd} ${internal_opts} check || \ * die "Make check failed. See above for details." * * If you need support, post the output of `emerge --info '=dev-util/babeltrace-1.5.8::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-util/babeltrace-1.5.8::gentoo'`. * The complete build log is located at '/var/log/portage/dev-util:babeltrace-1.5.8:20221121-104640.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-util/babeltrace-1.5.8/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-util/babeltrace-1.5.8/temp/environment'. * Working directory: '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8' * S: '/var/tmp/portage/dev-util/babeltrace-1.5.8/work/babeltrace-1.5.8'