==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: lttng-ust 2.13.8-3 (Tue Dec 24 12:43:05 2024)
==> Retrieving sources...
  -> Found lttng-ust-2.13.8.tar.bz2
  -> Found lttng-ust-2.13.8.tar.bz2.asc
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    lttng-ust-2.13.8.tar.bz2 ... Passed
    lttng-ust-2.13.8.tar.bz2.asc ... Skipped
==> Making package: lttng-ust 2.13.8-3 (Tue Dec 24 12:43:13 2024)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (17) docbook-xml-4.5-10  docbook-xsl-1.79.2-9  libxslt-1.1.42-2
              python-autocommand-2.2.2-7  python-jaraco.collections-5.0.1-2
              python-jaraco.context-5.3.0-3  python-jaraco.functools-4.1.0-1
              python-jaraco.text-4.0.0-2  python-more-itertools-10.5.0-1
              python-packaging-24.2-3  python-platformdirs-4.3.6-2
              python-wheel-0.45.0-3  asciidoc-10.2.1-2  liburcu-0.15.0-1
              numactl-2.0.19-1  python-setuptools-1:75.2.0-4  xmlto-0.0.29-1

Total Download Size:    0.14 MiB
Total Installed Size:  43.38 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 liburcu-0.15.0-1-aarch64 downloading...
 xmlto-0.0.29-1-aarch64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing docbook-xml...
installing libxslt...
Optional dependencies for libxslt
    python: Python bindings [installed]
installing docbook-xsl...
installing asciidoc...
Optional dependencies for asciidoc
    graphviz: graphviz-filter
    lilypond: music-filter
    imagemagick: music-filter
    source-highlight: source-highlight-filter
    dblatex: pdf generation
    fop: alternative pdf generation
    w3m: text generation
    lynx: alternative text generation
installing xmlto...
installing liburcu...
installing numactl...
installing python-more-itertools...
installing python-jaraco.functools...
installing python-jaraco.context...
installing python-autocommand...
installing python-jaraco.text...
Optional dependencies for python-jaraco.text
    python-inflect: for show-newlines script
installing python-jaraco.collections...
installing python-packaging...
installing python-platformdirs...
installing python-wheel...
Optional dependencies for python-wheel
    python-keyring: for wheel.signatures
    python-xdg: for wheel.signatures
    python-setuptools: for legacy bdist_wheel subcommand [pending]
installing python-setuptools...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Retrieving sources...
  -> Found lttng-ust-2.13.8.tar.bz2
  -> Found lttng-ust-2.13.8.tar.bz2.asc
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting lttng-ust-2.13.8.tar.bz2 with bsdtar
==> Starting prepare()...
==> Starting build()...
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking target system type... aarch64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '1001' is supported by ustar format... yes
checking whether GID '1001' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... yes
checking whether make supports nested variables... (cached) yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
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/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 __attribute__... yes
checking for a sed that does not truncate output... /usr/bin/sed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking whether gcc is Clang... no
checking whether pthreads work with "-pthread" and "-lpthread"... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking whether more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
checking whether gcc accepts function __attribute__((weak,alias()))... yes
checking whether gcc supports #pragma weak... yes
checking whether gcc supports #pragma _HP_SECONDARY_DEF... no
checking whether gcc supports #pragma _CRI duplicate... no
checking how to create weak aliases with gcc... attribute
checking whether gcc supports weak aliases across object file boundaries... yes
checking for inline... inline
checking for typeof syntax and keyword spelling... typeof
checking for int16_t... yes
checking for int32_t... yes
checking for int64_t... yes
checking for int8_t... yes
checking for mode_t... yes
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for ssize_t... yes
checking for uid_t in sys/types.h... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for uint8_t... yes
checking for ptrdiff_t... yes
checking whether C compiler accepts -Wall... yes
checking whether C compiler accepts -Wextra... yes
checking whether C compiler accepts -Wmissing-prototypes... yes
checking whether C compiler accepts -Wmissing-declarations... yes
checking whether C compiler accepts -Wnull-dereference... yes
checking whether C compiler accepts -Wundef... yes
checking whether C compiler accepts -Wshadow... yes
checking whether C compiler accepts -Wjump-misses-init... yes
checking whether C compiler accepts -Wsuggest-attribute=format... yes
checking whether C compiler accepts -Wtautological-constant-out-of-range-compare... no
checking whether C compiler accepts -Wnested-externs... yes
checking whether C compiler accepts -Wwrite-strings... yes
checking whether C compiler accepts -Wformat=2... yes
checking whether C compiler accepts -Wstrict-aliasing... yes
checking whether C compiler accepts -Wmissing-noreturn... yes
checking whether C compiler accepts -Winit-self... yes
checking whether C compiler accepts -Wduplicated-cond... yes
checking whether C compiler accepts -Wduplicated-branches... yes
checking whether C compiler accepts -Wlogical-op... yes
checking whether C compiler accepts -Wno-sign-compare... yes
checking whether C compiler accepts -Wno-missing-field-initializers... yes
checking whether C compiler accepts -Wno-null-dereference... yes
checking whether C compiler accepts -Wno-gnu... yes
checking whether C compiler accepts -fno-strict-aliasing... yes
checking for g++... g++
checking whether the compiler supports GNU C++... yes
checking whether g++ accepts -g... yes
checking for g++ option to enable C++11 features... none needed
checking dependency style of g++... gcc3
checking whether g++ supports C++11 features with -std=c++11... yes
checking whether C++ compiler accepts -Wall... yes
checking whether C++ compiler accepts -Wextra... yes
checking whether C++ compiler accepts -Wmissing-prototypes... no
checking whether C++ compiler accepts -Wmissing-declarations... yes
checking whether C++ compiler accepts -Wnull-dereference... yes
checking whether C++ compiler accepts -Wundef... yes
checking whether C++ compiler accepts -Wshadow... yes
checking whether C++ compiler accepts -Wjump-misses-init... no
checking whether C++ compiler accepts -Wsuggest-attribute=format... yes
checking whether C++ compiler accepts -Wtautological-constant-out-of-range-compare... no
checking whether C++ compiler accepts -Wnested-externs... no
checking whether C++ compiler accepts -Wwrite-strings... yes
checking whether C++ compiler accepts -Wformat=2... yes
checking whether C++ compiler accepts -Wstrict-aliasing... yes
checking whether C++ compiler accepts -Wmissing-noreturn... yes
checking whether C++ compiler accepts -Winit-self... yes
checking whether C++ compiler accepts -Wduplicated-cond... yes
checking whether C++ compiler accepts -Wduplicated-branches... yes
checking whether C++ compiler accepts -Wlogical-op... yes
checking whether C++ compiler accepts -Wno-sign-compare... yes
checking whether C++ compiler accepts -Wno-missing-field-initializers... yes
checking whether C++ compiler accepts -Wno-null-dereference... yes
checking whether C++ compiler accepts -Wno-gnu... yes
checking whether C++ compiler accepts -Wno-undef... yes
checking whether C++ compiler accepts -Wno-duplicated-branches... yes
checking for _Bool... yes
checking for stdbool.h that conforms to C99... yes
checking for arpa/inet.h... yes
checking for dlfcn.h... yes
checking for fcntl.h... yes
checking for float.h... yes
checking for limits.h... yes
checking for linux/perf_event.h... yes
checking for locale.h... yes
checking for stddef.h... yes
checking for sys/socket.h... yes
checking for sys/time.h... yes
checking for wchar.h... (cached) yes
checking for gcc options needed to detect all undeclared functions... none needed
checking whether RTLD_DI_LINKMAP is declared... yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for asciidoc... asciidoc
checking for cmake... no
checking for fold... fold
checking for xmlto... xmlto
checking for a Python interpreter with version >= 2.7... python
checking for python... /usr/bin/python
checking for python version... 3.13
checking for python platform... linux
checking for GNU default python prefix... ${prefix}
checking for GNU default python exec_prefix... ${exec_prefix}
checking for python script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.13/site-packages
checking for python extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.13/site-packages
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... (cached) yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -std=c++11 -E
checking for ld used by g++ -std=c++11... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ -std=c++11 linker (/usr/bin/ld) supports shared libraries... yes
/usr/bin/grep: warning: stray \ before -
checking for g++ -std=c++11 option to produce PIC... -fPIC -DPIC
checking if g++ -std=c++11 PIC flag -fPIC -DPIC works... yes
checking if g++ -std=c++11 static flag -static works... yes
checking if g++ -std=c++11 supports -c -o file.o... yes
checking if g++ -std=c++11 supports -c -o file.o... (cached) yes
checking whether the g++ -std=c++11 linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for working chown... yes
checking for fork... yes
checking for vfork... yes
checking for getpagesize... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for working mmap... yes
checking whether strerror_r is declared... yes
checking whether strerror_r returns char *... yes
checking for working strnlen... yes
checking for atexit... yes
checking for clock_gettime... yes
checking for ftruncate... yes
checking for getpagesize... (cached) yes
checking for gettid... yes
checking for gettimeofday... yes
checking for localeconv... yes
checking for memchr... yes
checking for memmove... yes
checking for memset... yes
checking for mkdir... yes
checking for munmap... yes
checking for realpath... yes
checking for sched_getcpu... yes
checking for socket... yes
checking for strchr... yes
checking for strdup... yes
checking for strerror... yes
checking for strtol... yes
checking for strtoul... yes
checking for sysconf... yes
checking for pthread_setname_np(pthread_t, const char*)... yes
checking for pthread_setname_np(const char*)... no
checking for pthread_set_name_np(pthread_t, const char*)... no
checking for pthread_getname_np(pthread_t, char*, size_t)... yes
checking for pthread_getname_np(char*, size_t)... no
checking for pthread_get_name_np(pthread_t, char*, size_t)... no
checking for dlopen in -ldl... yes
checking for dlmopen in -ldl... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for liburcu >= 0.12... yes
checking for numa_available in -lnuma... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/examples/Makefile
config.status: creating doc/Makefile
config.status: creating doc/man/Makefile
config.status: creating extras/Makefile
config.status: creating include/Makefile
config.status: creating src/common/Makefile
config.status: creating src/lib/lttng-ust-common/Makefile
config.status: creating src/lib/lttng-ust-ctl/Makefile
config.status: creating src/lib/lttng-ust-cyg-profile/Makefile
config.status: creating src/lib/lttng-ust-dl/Makefile
config.status: creating src/lib/lttng-ust-fd/Makefile
config.status: creating src/lib/lttng-ust-fork/Makefile
config.status: creating src/lib/lttng-ust-java-agent/java/lttng-ust-agent-all/Makefile
config.status: creating src/lib/lttng-ust-java-agent/java/lttng-ust-agent-common/Makefile
config.status: creating src/lib/lttng-ust-java-agent/java/lttng-ust-agent-jul/Makefile
config.status: creating src/lib/lttng-ust-java-agent/java/lttng-ust-agent-log4j/Makefile
config.status: creating src/lib/lttng-ust-java-agent/java/lttng-ust-agent-log4j2/Makefile
config.status: creating src/lib/lttng-ust-java-agent/java/Makefile
config.status: creating src/lib/lttng-ust-java-agent/jni/common/Makefile
config.status: creating src/lib/lttng-ust-java-agent/jni/jul/Makefile
config.status: creating src/lib/lttng-ust-java-agent/jni/log4j/Makefile
config.status: creating src/lib/lttng-ust-java-agent/jni/Makefile
config.status: creating src/lib/lttng-ust-java-agent/Makefile
config.status: creating src/lib/lttng-ust-java/Makefile
config.status: creating src/lib/lttng-ust-libc-wrapper/Makefile
config.status: creating src/lib/lttng-ust-pthread-wrapper/Makefile
config.status: creating src/lib/lttng-ust-tracepoint/Makefile
config.status: creating src/lib/lttng-ust/Makefile
config.status: creating src/lib/lttng-ust-python-agent/Makefile
config.status: creating src/lib/Makefile
config.status: creating src/lib/lttng-ust-ctl.pc
config.status: creating src/lib/lttng-ust.pc
config.status: creating src/Makefile
config.status: creating src/python-lttngust/lttngust/version.py
config.status: creating src/python-lttngust/Makefile
config.status: creating src/python-lttngust/setup.py
config.status: creating tests/benchmark/Makefile
config.status: creating tests/compile/api0/ctf-types/Makefile
config.status: creating tests/compile/api0/hello.cxx/Makefile
config.status: creating tests/compile/api0/hello/Makefile
config.status: creating tests/compile/api0/hello-many/Makefile
config.status: creating tests/compile/api0/Makefile
config.status: creating tests/compile/api0/same_line_tracepoint/Makefile
config.status: creating tests/compile/api1/ust-fields/Makefile
config.status: creating tests/compile/api1/hello.cxx/Makefile
config.status: creating tests/compile/api1/hello/Makefile
config.status: creating tests/compile/api1/hello-many/Makefile
config.status: creating tests/compile/api1/Makefile
config.status: creating tests/compile/api1/same_line_tracepoint/Makefile
config.status: creating tests/compile/api1/test-app-ctx/Makefile
config.status: creating tests/compile/Makefile
config.status: creating tests/Makefile
config.status: creating tests/regression/abi0-conflict/Makefile
config.status: creating tests/regression/Makefile
config.status: creating tests/unit/gcc-weak-hidden/Makefile
config.status: creating tests/unit/libcommon/Makefile
config.status: creating tests/unit/libmsgpack/Makefile
config.status: creating tests/unit/libringbuffer/Makefile
config.status: creating tests/unit/Makefile
config.status: creating tests/unit/pthread_name/Makefile
config.status: creating tests/unit/snprintf/Makefile
config.status: creating tests/unit/ust-elf/Makefile
config.status: creating tests/unit/ust-error/Makefile
config.status: creating tests/unit/ust-utils/Makefile
config.status: creating tests/utils/Makefile
config.status: creating tools/Makefile
config.status: creating src/common/config.h
config.status: creating include/lttng/ust-config.h
config.status: creating include/lttng/ust-version.h
config.status: executing depfiles commands
config.status: executing libtool commands
checking for tput... /usr/bin/tput

LTTng-ust 2.13.8 "Nordicité"

The product of a collaboration between Champ Libre and Boréale, this farmhouse 
IPA is brewed with Kveik yeast and Québec-grown barley, oats and juniper 
branches. The result is a remarkable fruity hazy golden IPA that offers a 
balanced touch of resinous and woodsy bitterness.

System
  Target architecture:                aarch64

Features
  sdt.h integration:                  no (use --with-sdt)
  Java agent (JUL support):           no (use --enable-java-agent-jul)
  Java agent (Log4j 1.x support):     no (use --enable-java-agent-log4j)
  Java agent (Log4j 2.x support):     no (use --enable-java-agent-log4j2)
  JNI interface (JNI):                no (use --enable-jni-interface)
  Python agent:                       no (use --enable-python-agent)
  Perf event integration:             yes
  NUMA:                               yes

Build and install examples:           yes
Build and install man pages:          yes

Install directories
  Binaries:                           /usr/bin
  Libraries:                          /usr/lib

System directories
  lttng-sessiond rundir:              /var/run/lttng
Making all in include
make[1]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/include'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/include'
Making all in src
make[1]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/src'
Making all in common
make[2]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/src/common'
make  all-am
make[3]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/src/common'
  CC       core.lo
  CC       dynamic-type.lo
  CC       elf.lo
  CC       events.lo
  CC       logging.lo
  CC       getenv.lo
  CC       smp.lo
  CC       strutils.lo
strutils.c: In function 'strutils_star_glob_match':
strutils.c:274:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
strutils.c:280:3: note: here
At top level:
cc1: note: unrecognized command-line option '-Wno-gnu' may have been intended to silence earlier diagnostics
  CC       utils.lo
  CC       patient.lo
  CC       ustcomm.lo
  CC       counter/libcounter_la-counter.lo
In file included from events.c:5:
../../src/common/jhash.h: In function 'hashlittle':
../../src/common/jhash.h:116:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../src/common/jhash.h:117:4: note: here
../../src/common/jhash.h:117:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../src/common/jhash.h:118:4: note: here
../../src/common/jhash.h:118:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../src/common/jhash.h:119:4: note: here
../../src/common/jhash.h:120:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../src/common/jhash.h:121:4: note: here
../../src/common/jhash.h:121:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../src/common/jhash.h:122:4: note: here
../../src/common/jhash.h:122:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../src/common/jhash.h:123:4: note: here
../../src/common/jhash.h:124:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../src/common/jhash.h:125:4: note: here
../../src/common/jhash.h:125:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../src/common/jhash.h:126:4: note: here
../../src/common/jhash.h:154:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../src/common/jhash.h:155:3: note: here
../../src/common/jhash.h:159:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../src/common/jhash.h:160:3: note: here
../../src/common/jhash.h:163:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../src/common/jhash.h:164:3: note: here
../../src/common/jhash.h:167:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../src/common/jhash.h:168:3: note: here
../../src/common/jhash.h:170:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../src/common/jhash.h:171:3: note: here
../../src/common/jhash.h:202:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../src/common/jhash.h:203:3: note: here
../../src/common/jhash.h:203:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../src/common/jhash.h:204:3: note: here
../../src/common/jhash.h:204:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../src/common/jhash.h:205:3: note: here
../../src/common/jhash.h:205:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../src/common/jhash.h:206:3: note: here
../../src/common/jhash.h:206:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../src/common/jhash.h:207:3: note: here
../../src/common/jhash.h:207:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../src/common/jhash.h:208:3: note: here
../../src/common/jhash.h:208:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../src/common/jhash.h:209:3: note: here
../../src/common/jhash.h:209:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../src/common/jhash.h:210:3: note: here
../../src/common/jhash.h:210:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../src/common/jhash.h:211:3: note: here
../../src/common/jhash.h:211:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../src/common/jhash.h:212:3: note: here
../../src/common/jhash.h:212:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../src/common/jhash.h:213:3: note: here
At top level:
cc1: note: unrecognized command-line option '-Wno-gnu' may have been intended to silence earlier diagnostics
  CC       counter/libcounter_la-shm.lo
  CC       counter-clients/libcounter_clients_la-clients.lo
  CC       counter-clients/libcounter_clients_la-percpu-32-modular.lo
  CC       counter-clients/libcounter_clients_la-percpu-64-modular.lo
  CC       msgpack/libmsgpack_la-msgpack.lo
  CC       ringbuffer/libringbuffer_la-ring_buffer_backend.lo
  CC       ringbuffer/libringbuffer_la-ring_buffer_frontend.lo
  CC       ringbuffer/libringbuffer_la-shm.lo
  CC       ringbuffer-clients/libringbuffer_clients_la-clients.lo
  CC       ringbuffer-clients/libringbuffer_clients_la-discard.lo
  CC       ringbuffer-clients/libringbuffer_clients_la-discard-rt.lo
  CC       ringbuffer-clients/libringbuffer_clients_la-metadata.lo
  CC       ringbuffer-clients/libringbuffer_clients_la-overwrite.lo
  CC       ringbuffer-clients/libringbuffer_clients_la-overwrite-rt.lo
  CC       snprintf/fflush.lo
  CC       snprintf/fvwrite.lo
  CC       snprintf/mbrtowc_sb.lo
  CC       snprintf/snprintf.lo
  CC       snprintf/vfprintf.lo
  CC       snprintf/wsetup.lo
  CCLD     libustcomm.la
  CCLD     libcounter.la
  CCLD     libcounter-clients.la
  CCLD     libmsgpack.la
  CCLD     libringbuffer.la
  CCLD     libringbuffer-clients.la
snprintf/vfprintf.c: In function 'ust_safe_vfprintf':
snprintf/vfprintf.c:439:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
snprintf/vfprintf.c:441:3: note: here
snprintf/vfprintf.c:534:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
snprintf/vfprintf.c:536:3: note: here
snprintf/vfprintf.c:699:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
snprintf/vfprintf.c:701:3: note: here
snprintf/vfprintf.c:741:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
snprintf/vfprintf.c:743:3: note: here
snprintf/vfprintf.c: In function '__find_arguments':
snprintf/vfprintf.c:1139:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
snprintf/vfprintf.c:1141:3: note: here
snprintf/vfprintf.c:1177:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
snprintf/vfprintf.c:1179:3: note: here
snprintf/vfprintf.c:1189:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
snprintf/vfprintf.c:1191:3: note: here
At top level:
cc1: note: unrecognized command-line option '-Wno-gnu' may have been intended to silence earlier diagnostics
  CCLD     libsnprintf.la
  CCLD     libcommon.la
make[3]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/src/common'
make[2]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/src/common'
Making all in lib
make[2]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/src/lib'
Making all in lttng-ust-common
make[3]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/src/lib/lttng-ust-common'
  CC       clock.lo
  CC       fd-tracker.lo
  CC       getcpu.lo
  CC       ust-common.lo
  CC       lttng-ust-urcu.lo
  CC       lttng-ust-urcu-pointer.lo
  CC       ust-cancelstate.lo
lttng-ust-urcu.c: In function 'wait_for_readers':
lttng-ust-urcu.c:220:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
lttng-ust-urcu.c:226:4: note: here
At top level:
cc1: note: unrecognized command-line option '-Wno-gnu' may have been intended to silence earlier diagnostics
  CCLD     liblttng-ust-common.la
make[3]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/src/lib/lttng-ust-common'
Making all in lttng-ust-tracepoint
make[3]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/src/lib/lttng-ust-tracepoint'
  CC       liblttng_ust_tracepoint_la-tracepoint.lo
  CC       liblttng_ust_tracepoint_la-tracepoint-weak-test.lo
In file included from tracepoint.c:33:
../../../src/common/jhash.h: In function 'hashlittle':
../../../src/common/jhash.h:116:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:117:4: note: here
../../../src/common/jhash.h:117:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:118:4: note: here
../../../src/common/jhash.h:118:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:119:4: note: here
../../../src/common/jhash.h:120:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:121:4: note: here
../../../src/common/jhash.h:121:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:122:4: note: here
../../../src/common/jhash.h:122:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:123:4: note: here
../../../src/common/jhash.h:124:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:125:4: note: here
../../../src/common/jhash.h:125:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:126:4: note: here
../../../src/common/jhash.h:154:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:155:3: note: here
../../../src/common/jhash.h:159:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:160:3: note: here
../../../src/common/jhash.h:163:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:164:3: note: here
../../../src/common/jhash.h:167:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:168:3: note: here
../../../src/common/jhash.h:170:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:171:3: note: here
../../../src/common/jhash.h:202:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:203:3: note: here
../../../src/common/jhash.h:203:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:204:3: note: here
../../../src/common/jhash.h:204:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:205:3: note: here
../../../src/common/jhash.h:205:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:206:3: note: here
../../../src/common/jhash.h:206:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:207:3: note: here
../../../src/common/jhash.h:207:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:208:3: note: here
../../../src/common/jhash.h:208:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:209:3: note: here
../../../src/common/jhash.h:209:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:210:3: note: here
../../../src/common/jhash.h:210:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:211:3: note: here
../../../src/common/jhash.h:211:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:212:3: note: here
../../../src/common/jhash.h:212:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:213:3: note: here
At top level:
cc1: note: unrecognized command-line option '-Wno-gnu' may have been intended to silence earlier diagnostics
  CCLD     liblttng-ust-tracepoint.la
make[3]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/src/lib/lttng-ust-tracepoint'
Making all in lttng-ust
make[3]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/src/lib/lttng-ust'
  CC       liblttng_ust_la-lttng-ust-comm.lo
  CC       liblttng_ust_la-lttng-ust-abi.lo
  CC       liblttng_ust_la-lttng-probes.lo
  CC       liblttng_ust_la-lttng-bytecode.lo
  CC       liblttng_ust_la-lttng-bytecode-validator.lo
  CC       liblttng_ust_la-lttng-bytecode-specialize.lo
  CC       liblttng_ust_la-lttng-bytecode-interpreter.lo
  CC       liblttng_ust_la-lttng-context-provider.lo
In file included from lttng-context-provider.c:19:
../../../src/common/jhash.h: In function 'hashlittle':
../../../src/common/jhash.h:116:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:117:4: note: here
../../../src/common/jhash.h:117:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:118:4: note: here
../../../src/common/jhash.h:118:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:119:4: note: here
../../../src/common/jhash.h:120:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:121:4: note: here
../../../src/common/jhash.h:121:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:122:4: note: here
../../../src/common/jhash.h:122:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:123:4: note: here
../../../src/common/jhash.h:124:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:125:4: note: here
../../../src/common/jhash.h:125:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:126:4: note: here
../../../src/common/jhash.h:154:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:155:3: note: here
../../../src/common/jhash.h:159:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:160:3: note: here
../../../src/common/jhash.h:163:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:164:3: note: here
../../../src/common/jhash.h:167:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:168:3: note: here
../../../src/common/jhash.h:170:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:171:3: note: here
../../../src/common/jhash.h:202:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:203:3: note: here
../../../src/common/jhash.h:203:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:204:3: note: here
../../../src/common/jhash.h:204:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:205:3: note: here
../../../src/common/jhash.h:205:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:206:3: note: here
../../../src/common/jhash.h:206:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:207:3: note: here
../../../src/common/jhash.h:207:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:208:3: note: here
../../../src/common/jhash.h:208:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:209:3: note: here
../../../src/common/jhash.h:209:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:210:3: note: here
../../../src/common/jhash.h:210:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:211:3: note: here
../../../src/common/jhash.h:211:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:212:3: note: here
../../../src/common/jhash.h:212:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:213:3: note: here
At top level:
cc1: note: unrecognized command-line option '-Wno-gnu' may have been intended to silence earlier diagnostics
  CC       liblttng_ust_la-lttng-context-vtid.lo
  CC       liblttng_ust_la-lttng-context-vpid.lo
  CC       liblttng_ust_la-lttng-context-pthread-id.lo
  CC       liblttng_ust_la-lttng-context-procname.lo
  CC       liblttng_ust_la-lttng-context-ip.lo
  CC       liblttng_ust_la-lttng-context-cpu-id.lo
  CC       liblttng_ust_la-lttng-context-cgroup-ns.lo
  CC       liblttng_ust_la-lttng-context-ipc-ns.lo
  CC       liblttng_ust_la-lttng-context-mnt-ns.lo
In file included from lttng-bytecode-validator.c:17:
../../../src/common/hash.h: In function 'lttng_hashword2':
../../../src/common/hash.h:108:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/hash.h:109:2: note: here
../../../src/common/hash.h:109:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/hash.h:110:2: note: here
At top level:
cc1: note: unrecognized command-line option '-Wno-gnu' may have been intended to silence earlier diagnostics
  CC       liblttng_ust_la-lttng-context-net-ns.lo
  CC       liblttng_ust_la-lttng-context-pid-ns.lo
  CC       liblttng_ust_la-lttng-context-time-ns.lo
  CC       liblttng_ust_la-lttng-context-user-ns.lo
  CC       liblttng_ust_la-lttng-context-uts-ns.lo
lttng-bytecode-interpreter.c: In function 'lttng_bytecode_interpret':
lttng-bytecode-interpreter.c:2126:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
lttng-bytecode-interpreter.c:2127:4: note: here
At top level:
cc1: note: unrecognized command-line option '-Wno-gnu' may have been intended to silence earlier diagnostics
  CC       liblttng_ust_la-lttng-context-vuid.lo
  CC       liblttng_ust_la-lttng-context-veuid.lo
  CC       liblttng_ust_la-lttng-context-vsuid.lo
  CC       liblttng_ust_la-lttng-context-vgid.lo
  CC       liblttng_ust_la-lttng-context-vegid.lo
  CC       liblttng_ust_la-lttng-context-vsgid.lo
  CC       liblttng_ust_la-lttng-context.lo
  CC       liblttng_ust_la-lttng-events.lo
  CC       liblttng_ust_la-lttng-ust-statedump.lo
  CC       liblttng_ust_la-futex.lo
  CC       liblttng_ust_la-ust_lib.lo
  CC       liblttng_ust_la-tracef.lo
  CC       liblttng_ust_la-tracelog.lo
  CC       liblttng_ust_la-event-notifier-notification.lo
  CC       liblttng_ust_la-rculfhash.lo
  CC       liblttng_ust_la-rculfhash-mm-chunk.lo
  CC       liblttng_ust_la-rculfhash-mm-mmap.lo
  CC       liblttng_ust_la-rculfhash-mm-order.lo
  CC       liblttng_ust_la-strerror.lo
  CC       liblttng_ust_la-lttng-context-perf-counters.lo
In file included from lttng-ust-statedump.c:23:
../../../src/common/jhash.h: In function 'hashlittle':
../../../src/common/jhash.h:116:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:117:4: note: here
../../../src/common/jhash.h:117:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:118:4: note: here
../../../src/common/jhash.h:118:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:119:4: note: here
../../../src/common/jhash.h:120:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:121:4: note: here
../../../src/common/jhash.h:121:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:122:4: note: here
../../../src/common/jhash.h:122:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:123:4: note: here
../../../src/common/jhash.h:124:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:125:4: note: here
../../../src/common/jhash.h:125:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:126:4: note: here
../../../src/common/jhash.h:154:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:155:3: note: here
../../../src/common/jhash.h:159:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:160:3: note: here
../../../src/common/jhash.h:163:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:164:3: note: here
../../../src/common/jhash.h:167:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:168:3: note: here
../../../src/common/jhash.h:170:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:171:3: note: here
../../../src/common/jhash.h:202:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:203:3: note: here
../../../src/common/jhash.h:203:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:204:3: note: here
../../../src/common/jhash.h:204:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:205:3: note: here
../../../src/common/jhash.h:205:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:206:3: note: here
../../../src/common/jhash.h:206:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:207:3: note: here
../../../src/common/jhash.h:207:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:208:3: note: here
../../../src/common/jhash.h:208:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:209:3: note: here
../../../src/common/jhash.h:209:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:210:3: note: here
../../../src/common/jhash.h:210:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:211:3: note: here
../../../src/common/jhash.h:211:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:212:3: note: here
../../../src/common/jhash.h:212:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:213:3: note: here
At top level:
cc1: note: unrecognized command-line option '-Wno-gnu' may have been intended to silence earlier diagnostics
In file included from lttng-events.c:55:
../../../src/common/jhash.h: In function 'hashlittle':
../../../src/common/jhash.h:116:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:117:4: note: here
../../../src/common/jhash.h:117:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:118:4: note: here
../../../src/common/jhash.h:118:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:119:4: note: here
../../../src/common/jhash.h:120:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:121:4: note: here
../../../src/common/jhash.h:121:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:122:4: note: here
../../../src/common/jhash.h:122:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:123:4: note: here
../../../src/common/jhash.h:124:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:125:4: note: here
../../../src/common/jhash.h:125:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:126:4: note: here
../../../src/common/jhash.h:154:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:155:3: note: here
../../../src/common/jhash.h:159:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:160:3: note: here
../../../src/common/jhash.h:163:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:164:3: note: here
../../../src/common/jhash.h:167:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:168:3: note: here
../../../src/common/jhash.h:170:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:171:3: note: here
../../../src/common/jhash.h:202:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:203:3: note: here
../../../src/common/jhash.h:203:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:204:3: note: here
../../../src/common/jhash.h:204:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:205:3: note: here
../../../src/common/jhash.h:205:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:206:3: note: here
../../../src/common/jhash.h:206:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:207:3: note: here
../../../src/common/jhash.h:207:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:208:3: note: here
../../../src/common/jhash.h:208:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:209:3: note: here
../../../src/common/jhash.h:209:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:210:3: note: here
../../../src/common/jhash.h:210:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:211:3: note: here
../../../src/common/jhash.h:211:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:212:3: note: here
../../../src/common/jhash.h:212:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../../src/common/jhash.h:213:3: note: here
At top level:
cc1: note: unrecognized command-line option '-Wno-gnu' may have been intended to silence earlier diagnostics
  CCLD     liblttng-ust.la
make[3]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/src/lib/lttng-ust'
Making all in lttng-ust-ctl
make[3]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/src/lib/lttng-ust-ctl'
  CC       ustctl.lo
  CCLD     liblttng-ust-ctl.la
make[3]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/src/lib/lttng-ust-ctl'
Making all in lttng-ust-fd
make[3]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/src/lib/lttng-ust-fd'
  CC       lttng-ust-fd.lo
  CCLD     liblttng-ust-fd.la
make[3]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/src/lib/lttng-ust-fd'
Making all in lttng-ust-fork
make[3]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/src/lib/lttng-ust-fork'
  CC       liblttng_ust_fork_la-ustfork.lo
  CCLD     liblttng-ust-fork.la
make[3]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/src/lib/lttng-ust-fork'
Making all in lttng-ust-cyg-profile
make[3]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/src/lib/lttng-ust-cyg-profile'
  CC       lttng-ust-cyg-profile.lo
  CC       lttng-ust-cyg-profile-fast.lo
  CCLD     liblttng-ust-cyg-profile.la
  CCLD     liblttng-ust-cyg-profile-fast.la
make[3]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/src/lib/lttng-ust-cyg-profile'
Making all in lttng-ust-libc-wrapper
make[3]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/src/lib/lttng-ust-libc-wrapper'
  CC       lttng-ust-malloc.lo
  CCLD     liblttng-ust-libc-wrapper.la
make[3]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/src/lib/lttng-ust-libc-wrapper'
Making all in lttng-ust-pthread-wrapper
make[3]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/src/lib/lttng-ust-pthread-wrapper'
  CC       lttng-ust-pthread.lo
  CCLD     liblttng-ust-pthread-wrapper.la
make[3]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/src/lib/lttng-ust-pthread-wrapper'
Making all in lttng-ust-dl
make[3]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/src/lib/lttng-ust-dl'
  CC       liblttng_ust_dl_la-lttng-ust-dl.lo
  CC       liblttng_ust_dl_la-ust_dl.lo
  CCLD     liblttng-ust-dl.la
make[3]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/src/lib/lttng-ust-dl'
make[3]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/src/lib'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/src/lib'
make[2]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/src/lib'
make[2]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/src'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/src'
make[1]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/src'
Making all in tools
make[1]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tools'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tools'
Making all in doc
make[1]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/doc'
Making all in .
make[2]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/doc'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/doc'
Making all in man
make[2]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/doc/man'
  ASCIIDOC   lttng_ust_tracef.3.xml
  ASCIIDOC   lttng_ust_tracelog.3.xml
  ASCIIDOC   tracef.3.xml
  ASCIIDOC   tracelog.3.xml
  XMLTO      tracelog.3
  XMLTO      tracef.3
  XMLTO      lttng_ust_tracef.3.alias
  XMLTO      lttng_ust_tracelog.3.alias
make[2]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/doc/man'
Making all in examples
make[2]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/doc/examples'
make[3]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/doc/examples/easy-ust'
  CC       sample.o
  CC       tp.o
  CCLD     sample
make[3]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/doc/examples/easy-ust'
make[3]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/doc/examples/demo'
  CC       demo.o
  CC       tp.o
  CC       tp2.o
  CC       tp3.o
  CCLD     lttng-ust-provider-ust-tests-demo3.so
  CCLD     demo
  CCLD     lttng-ust-provider-ust-tests-demo.so
make[3]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/doc/examples/demo'
make[3]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/doc/examples/hello-static-lib'
  CC       hello.o
  CC       lttng-ust-provider-hello.o
  AR       lttng-ust-provider-hello.a
  CCLD     hello
make[3]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/doc/examples/hello-static-lib'
make[3]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/doc/examples/demo-tracef'
  CC       demo-tracef.o
  CC       demo-vtracef.o
  CCLD     demo-tracef
  CCLD     demo-vtracef
make[3]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/doc/examples/demo-tracef'
make[3]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/doc/examples/clock-override'
  CC       lttng-ust-clock-override-example.o
  CCLD     lttng-ust-clock-override-example.so
make[3]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/doc/examples/clock-override'
make[3]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/doc/examples/getcpu-override'
  CC       lttng-ust-getcpu-override-example.o
  CCLD     lttng-ust-getcpu-override-example.so
make[3]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/doc/examples/getcpu-override'
make[3]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/doc/examples/demo-tracelog'
  CC       demo-tracelog.o
  CC       demo-vtracelog.o
  CCLD     demo-tracelog
  CCLD     demo-vtracelog
make[3]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/doc/examples/demo-tracelog'
make[3]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/doc/examples/gen-tp'
  GEN      sample_tracepoint.h
  GEN      sample_tracepoint.c
/build/lttng-ust/src/lttng-ust-2.13.8/doc/examples/gen-tp/../../../tools/lttng-gen-tp:167: SyntaxWarning: invalid escape sequence '\/'
  removeLineComment = re.compile("\/\/.*$", flags=re.MULTILINE)
/build/lttng-ust/src/lttng-ust-2.13.8/doc/examples/gen-tp/../../../tools/lttng-gen-tp:167: SyntaxWarning: invalid escape sequence '\/'
  removeLineComment = re.compile("\/\/.*$", flags=re.MULTILINE)
/build/lttng-ust/src/lttng-ust-2.13.8/doc/examples/gen-tp/../../../tools/lttng-gen-tp:170: SyntaxWarning: invalid escape sequence '\s'
  cleantext = re.sub("\s*", "", nolinecomment)
/build/lttng-ust/src/lttng-ust-2.13.8/doc/examples/gen-tp/../../../tools/lttng-gen-tp:170: SyntaxWarning: invalid escape sequence '\s'
  cleantext = re.sub("\s*", "", nolinecomment)
/build/lttng-ust/src/lttng-ust-2.13.8/doc/examples/gen-tp/../../../tools/lttng-gen-tp:172: SyntaxWarning: invalid escape sequence '\*'
  nocomment = re.sub("/\*.*?\*/", "", cleantext)
/build/lttng-ust/src/lttng-ust-2.13.8/doc/examples/gen-tp/../../../tools/lttng-gen-tp:172: SyntaxWarning: invalid escape sequence '\*'
  nocomment = re.sub("/\*.*?\*/", "", cleantext)
/build/lttng-ust/src/lttng-ust-2.13.8/doc/examples/gen-tp/../../../tools/lttng-gen-tp:177: SyntaxWarning: invalid escape sequence '\w'
  decomp = re.findall("(\w*?)\((\w*?),(\w*?),", entry)
/build/lttng-ust/src/lttng-ust-2.13.8/doc/examples/gen-tp/../../../tools/lttng-gen-tp:177: SyntaxWarning: invalid escape sequence '\w'
  decomp = re.findall("(\w*?)\((\w*?),(\w*?),", entry)
/build/lttng-ust/src/lttng-ust-2.13.8/doc/examples/gen-tp/../../../tools/lttng-gen-tp:292: SyntaxWarning: invalid escape sequence '\.'
  curFilename = re.sub("\.tp$", ".h", arg)
/build/lttng-ust/src/lttng-ust-2.13.8/doc/examples/gen-tp/../../../tools/lttng-gen-tp:292: SyntaxWarning: invalid escape sequence '\.'
  curFilename = re.sub("\.tp$", ".h", arg)
/build/lttng-ust/src/lttng-ust-2.13.8/doc/examples/gen-tp/../../../tools/lttng-gen-tp:299: SyntaxWarning: invalid escape sequence '\.'
  curFilename = re.sub("\.tp$", ".c", arg)
/build/lttng-ust/src/lttng-ust-2.13.8/doc/examples/gen-tp/../../../tools/lttng-gen-tp:299: SyntaxWarning: invalid escape sequence '\.'
  curFilename = re.sub("\.tp$", ".c", arg)
/build/lttng-ust/src/lttng-ust-2.13.8/doc/examples/gen-tp/../../../tools/lttng-gen-tp:306: SyntaxWarning: invalid escape sequence '\.'
  curFilename = re.sub("\.tp$", ".o", arg)
/build/lttng-ust/src/lttng-ust-2.13.8/doc/examples/gen-tp/../../../tools/lttng-gen-tp:306: SyntaxWarning: invalid escape sequence '\.'
  curFilename = re.sub("\.tp$", ".o", arg)
  CC       sample.o
  CC       sample_tracepoint.o
/build/lttng-ust/src/lttng-ust-2.13.8/doc/examples/gen-tp/../../../tools/lttng-gen-tp:167: SyntaxWarning: invalid escape sequence '\/'
  removeLineComment = re.compile("\/\/.*$", flags=re.MULTILINE)
/build/lttng-ust/src/lttng-ust-2.13.8/doc/examples/gen-tp/../../../tools/lttng-gen-tp:170: SyntaxWarning: invalid escape sequence '\s'
  cleantext = re.sub("\s*", "", nolinecomment)
/build/lttng-ust/src/lttng-ust-2.13.8/doc/examples/gen-tp/../../../tools/lttng-gen-tp:172: SyntaxWarning: invalid escape sequence '\*'
  nocomment = re.sub("/\*.*?\*/", "", cleantext)
/build/lttng-ust/src/lttng-ust-2.13.8/doc/examples/gen-tp/../../../tools/lttng-gen-tp:177: SyntaxWarning: invalid escape sequence '\w'
  decomp = re.findall("(\w*?)\((\w*?),(\w*?),", entry)
/build/lttng-ust/src/lttng-ust-2.13.8/doc/examples/gen-tp/../../../tools/lttng-gen-tp:292: SyntaxWarning: invalid escape sequence '\.'
  curFilename = re.sub("\.tp$", ".h", arg)
/build/lttng-ust/src/lttng-ust-2.13.8/doc/examples/gen-tp/../../../tools/lttng-gen-tp:299: SyntaxWarning: invalid escape sequence '\.'
  curFilename = re.sub("\.tp$", ".c", arg)
/build/lttng-ust/src/lttng-ust-2.13.8/doc/examples/gen-tp/../../../tools/lttng-gen-tp:306: SyntaxWarning: invalid escape sequence '\.'
  curFilename = re.sub("\.tp$", ".o", arg)
  CCLD     sample
rm sample_tracepoint.c
make[3]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/doc/examples/gen-tp'
make[2]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/doc/examples'
make[1]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/doc'
Making all in tests
make[1]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests'
Making all in utils
make[2]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/utils'
  CC       tap.o
  AR       libtap.a
ar: `u' modifier ignored since `D' is the default (see `U')
make[2]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/utils'
Making all in unit
make[2]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/unit'
Making all in gcc-weak-hidden
make[3]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/unit/gcc-weak-hidden'
  CC       main.o
  CC       b.o
  CC       libgcc-wh1.lo
  CC       libgcc-wh2.lo
  CCLD     libgcc-wh.la
  CCLD     test_gcc_weak_hidden
make[3]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/unit/gcc-weak-hidden'
Making all in libcommon
make[3]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/unit/libcommon'
  CC       get_cpu_mask_from_sysfs.o
  CC       get_max_cpuid_from_sysfs.o
  CC       test_get_max_cpuid_from_mask.o
  CC       test_get_possible_cpus_array_len.o
  CCLD     test_get_possible_cpus_array_len
  CCLD     test_get_max_cpuid_from_mask
  CCLD     get_max_cpuid_from_sysfs
  CCLD     get_cpu_mask_from_sysfs
make[3]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/unit/libcommon'
Making all in libmsgpack
make[3]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/unit/libmsgpack'
  CC       test_msgpack-test_msgpack.o
  CCLD     test_msgpack
make[3]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/unit/libmsgpack'
Making all in libringbuffer
make[3]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/unit/libringbuffer'
  CC       shm.o
  CCLD     test_shm
make[3]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/unit/libringbuffer'
Making all in pthread_name
make[3]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/unit/pthread_name'
  CC       pthread_name.o
  CCLD     test_pthread_name
make[3]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/unit/pthread_name'
Making all in snprintf
make[3]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/unit/snprintf'
  CC       snprintf.o
  CCLD     test_snprintf
make[3]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/unit/snprintf'
Making all in ust-elf
make[3]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/unit/ust-elf'
  CC       ust-elf.o
  CCLD     ust-elf
make[3]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/unit/ust-elf'
Making all in ust-error
make[3]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/unit/ust-error'
  CC       ust-error.o
  CCLD     test_ust_error
make[3]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/unit/ust-error'
Making all in ust-utils
make[3]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/unit/ust-utils'
  CC       ust-utils.o
  CXX      ust-utils-cxx.o
  CCLD     test_ust_utils
  CXXLD    test_ust_utils_cxx
make[3]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/unit/ust-utils'
make[3]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/unit'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/unit'
make[2]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/unit'
Making all in compile
make[2]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile'
Making all in api0
make[3]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile/api0'
Making all in ctf-types
make[4]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile/api0/ctf-types'
  CC       ctf_types-ctf-types.o
  CC       ctf_types-tp.o
  CCLD     ctf-types
make[4]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile/api0/ctf-types'
Making all in hello
make[4]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile/api0/hello'
  CC       hello-hello.o
  CC       hello-tp.o
  CCLD     hello
make[4]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile/api0/hello'
Making all in hello-many
make[4]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile/api0/hello-many'
  CC       hello_many-hello-many.o
  CC       hello_many-tp.o
  CCLD     hello-many
make[4]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile/api0/hello-many'
Making all in same_line_tracepoint
make[4]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile/api0/same_line_tracepoint'
  CC       same_line_tracepoint.o
  CCLD     same_line_tracepoint
make[4]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile/api0/same_line_tracepoint'
Making all in hello.cxx
make[4]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile/api0/hello.cxx'
  CXX      hello.o
  CXX      tp-cpp.o
  CXXLD    hello
make[4]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile/api0/hello.cxx'
make[4]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile/api0'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile/api0'
make[3]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile/api0'
Making all in api1
make[3]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile/api1'
Making all in ust-fields
make[4]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile/api1/ust-fields'
  CC       ust_fields-ust-fields.o
  CC       ust_fields-tp.o
  CC       ust_fields_compatapi1-ust-fields.o
  CC       ust_fields_compatapi1-tp.o
  CCLD     ust-fields
  CCLD     ust-fields-compatapi1
make[4]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile/api1/ust-fields'
Making all in hello
make[4]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile/api1/hello'
  CC       hello-hello.o
  CC       hello-tp.o
  CC       hello_compatapi1-hello.o
  CC       hello_compatapi1-tp.o
  CCLD     hello
  CCLD     hello-compatapi1
make[4]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile/api1/hello'
Making all in hello-many
make[4]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile/api1/hello-many'
  CC       hello_many-hello-many.o
  CC       hello_many-tp.o
  CC       hello_many_compatapi1-hello-many.o
  CC       hello_many_compatapi1-tp.o
  CCLD     hello-many-compatapi1
  CCLD     hello-many
make[4]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile/api1/hello-many'
Making all in same_line_tracepoint
make[4]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile/api1/same_line_tracepoint'
  CC       same_line_tracepoint.o
  CC       same_line_tracepoint_compatapi1-same_line_tracepoint.o
  CCLD     same_line_tracepoint
  CCLD     same_line_tracepoint_compatapi1
make[4]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile/api1/same_line_tracepoint'
Making all in test-app-ctx
make[4]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile/api1/test-app-ctx'
  CC       hello-hello.o
  CC       hello-tp.o
  CC       hello_compatapi1-hello.o
  CC       hello_compatapi1-tp.o
  CCLD     hello
  CCLD     hello-compatapi1
make[4]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile/api1/test-app-ctx'
Making all in hello.cxx
make[4]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile/api1/hello.cxx'
  CXX      hello.o
  CXX      tp-cpp.o
  CXXLD    hello
  CXXLD    hello-compatapi1
make[4]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile/api1/hello.cxx'
make[4]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile/api1'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile/api1'
make[3]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile/api1'
make[3]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile'
make[2]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile'
Making all in benchmark
make[2]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/benchmark'
  CC       bench.o
  CC       tp.o
  CC       bench2-bench.o
  CC       bench2-tp.o
  CCLD     bench1
  CCLD     bench2
make[2]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/benchmark'
Making all in regression
make[2]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/regression'
Making all in abi0-conflict
make[3]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/regression/abi0-conflict'
  CC       app_noust.o
  CC       app_noust_dlopen.o
  CC       app_noust_indirect_abi0-app_noust.o
  CC       libzero.lo
  CC       fake-ust.lo
  CC       app_noust_indirect_abi0_abi1-app_noust.o
  CC       libone.lo
  CC       app_noust_indirect_abi1-app_noust.o
  CC       app_ust.o
  CC       tp.o
  CC       app_ust_dlopen.o
  CC       app_ust_indirect_abi0-app_ust.o
  CC       app_ust_indirect_abi0-tp.o
  CC       app_ust_indirect_abi0_abi1-app_ust.o
  CC       app_ust_indirect_abi0_abi1-tp.o
  CC       app_ust_indirect_abi1-app_ust.o
  CC       app_ust_indirect_abi1-tp.o
  CCLD     app_noust
  CCLD     app_noust_dlopen
  CCLD     libfakeust0.la
  CCLD     libone.la
  CCLD     app_ust
  CCLD     app_ust_dlopen
  CCLD     libzero.la
  CCLD     app_noust_indirect_abi1
  CCLD     app_ust_indirect_abi1

*** Warning: Linking the shared library libzero.la against the loadable module
*** libfakeust0.so is not portable!

*** Warning: Linking the executable app_noust_indirect_abi1 against the loadable module
*** libone.so is not portable!
  CCLD     app_noust_indirect_abi0
  CCLD     app_noust_indirect_abi0_abi1
  CCLD     app_ust_indirect_abi0
  CCLD     app_ust_indirect_abi0_abi1

*** Warning: Linking the executable app_ust_indirect_abi1 against the loadable module
*** libone.so is not portable!

*** Warning: Linking the executable app_noust_indirect_abi0 against the loadable module
*** libzero.so is not portable!

*** Warning: Linking the executable app_noust_indirect_abi0_abi1 against the loadable module
*** libzero.so is not portable!

*** Warning: Linking the executable app_ust_indirect_abi0 against the loadable module
*** libzero.so is not portable!

*** Warning: Linking the executable app_noust_indirect_abi0_abi1 against the loadable module
*** libone.so is not portable!

*** Warning: Linking the executable app_ust_indirect_abi0_abi1 against the loadable module
*** libzero.so is not portable!

*** Warning: Linking the executable app_ust_indirect_abi0_abi1 against the loadable module
*** libone.so is not portable!
make[3]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/regression/abi0-conflict'
make[3]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/regression'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/regression'
make[2]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/regression'
make[2]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests'
make[1]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests'
Making all in extras
make[1]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/extras'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/extras'
make[1]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8'
==> Entering fakeroot environment...
==> Starting package_lttng-ust()...
Making install in include
make[1]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/include'
make[2]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/include'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/lttng-ust/pkg/lttng-ust/usr/include'
 /usr/bin/mkdir -p '/build/lttng-ust/pkg/lttng-ust/usr/include'
 /usr/bin/mkdir -p '/build/lttng-ust/pkg/lttng-ust/usr/include/lttng/urcu/static'
 /usr/bin/mkdir -p '/build/lttng-ust/pkg/lttng-ust/usr/include/lttng'
 /usr/bin/install -c -m 644  lttng/urcu/static/pointer.h lttng/urcu/static/urcu-ust.h '/build/lttng-ust/pkg/lttng-ust/usr/include/lttng/urcu/static'
 /usr/bin/install -c -m 644  lttng/ust-config.h lttng/ust-version.h '/build/lttng-ust/pkg/lttng-ust/usr/include/lttng'
 /usr/bin/mkdir -p '/build/lttng-ust/pkg/lttng-ust/usr/include/lttng/urcu'
 /usr/bin/install -c -m 644  lttng/urcu/pointer.h lttng/urcu/urcu-ust.h '/build/lttng-ust/pkg/lttng-ust/usr/include/lttng/urcu'
 /usr/bin/mkdir -p '/build/lttng-ust/pkg/lttng-ust/usr/include/lttng'
 /usr/bin/install -c -m 644  lttng/tracepoint.h lttng/tracepoint-rcu.h lttng/tracepoint-types.h lttng/tracepoint-event.h lttng/ust-tracepoint-event.h lttng/ust-tracepoint-event-reset.h lttng/ust-tracepoint-event-write.h lttng/ust-tracepoint-event-nowrite.h lttng/ust-api-compat.h lttng/ust-arch.h lttng/ust-events.h lttng/ust-common.h lttng/ust-ctl.h lttng/ust-abi.h lttng/ust-tracer.h lttng/ust-compiler.h lttng/ust-fork.h lttng/ust-endian.h lttng/ust-ringbuffer-context.h lttng/ust-utils.h lttng/ust-error.h lttng/tracef.h lttng/tracelog.h lttng/ust-clock.h lttng/ust-getcpu.h lttng/ust-libc-wrapper.h lttng/ust-thread.h lttng/ust-sigbus.h lttng/ust-cancelstate.h '/build/lttng-ust/pkg/lttng-ust/usr/include/lttng'
 /usr/bin/mkdir -p '/build/lttng-ust/pkg/lttng-ust/usr/include/lttng/tp'
 /usr/bin/install -c -m 644  lttng/tp/lttng-ust-tracef.h lttng/tp/lttng-ust-tracelog.h '/build/lttng-ust/pkg/lttng-ust/usr/include/lttng/tp'
make[2]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/include'
make[1]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/include'
Making install in src
make[1]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/src'
Making install in common
make[2]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/src/common'
make[3]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/src/common'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/src/common'
make[2]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/src/common'
Making install in lib
make[2]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/src/lib'
Making install in lttng-ust-common
make[3]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/src/lib/lttng-ust-common'
make[4]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/src/lib/lttng-ust-common'
make[4]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/lttng-ust/pkg/lttng-ust/usr/lib'
 /bin/sh ../../../libtool   --mode=install /usr/bin/install -c   liblttng-ust-common.la '/build/lttng-ust/pkg/lttng-ust/usr/lib'
libtool: install: /usr/bin/install -c .libs/liblttng-ust-common.so.1.0.0 /build/lttng-ust/pkg/lttng-ust/usr/lib/liblttng-ust-common.so.1.0.0
libtool: install: (cd /build/lttng-ust/pkg/lttng-ust/usr/lib && { ln -s -f liblttng-ust-common.so.1.0.0 liblttng-ust-common.so.1 || { rm -f liblttng-ust-common.so.1 && ln -s liblttng-ust-common.so.1.0.0 liblttng-ust-common.so.1; }; })
libtool: install: (cd /build/lttng-ust/pkg/lttng-ust/usr/lib && { ln -s -f liblttng-ust-common.so.1.0.0 liblttng-ust-common.so || { rm -f liblttng-ust-common.so && ln -s liblttng-ust-common.so.1.0.0 liblttng-ust-common.so; }; })
libtool: install: /usr/bin/install -c .libs/liblttng-ust-common.lai /build/lttng-ust/pkg/lttng-ust/usr/lib/liblttng-ust-common.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[4]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/src/lib/lttng-ust-common'
make[3]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/src/lib/lttng-ust-common'
Making install in lttng-ust-tracepoint
make[3]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/src/lib/lttng-ust-tracepoint'
make[4]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/src/lib/lttng-ust-tracepoint'
make[4]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/lttng-ust/pkg/lttng-ust/usr/lib'
 /bin/sh ../../../libtool   --mode=install /usr/bin/install -c   liblttng-ust-tracepoint.la '/build/lttng-ust/pkg/lttng-ust/usr/lib'
libtool: warning: relinking 'liblttng-ust-tracepoint.la'
libtool: install: (cd /build/lttng-ust/src/lttng-ust-2.13.8/src/lib/lttng-ust-tracepoint; /bin/sh "/build/lttng-ust/src/lttng-ust-2.13.8/libtool"  --silent --tag CC --mode=relink gcc -DUST_COMPONENT=liblttng_ust_tracepoint -fno-strict-aliasing -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-sign-compare -Wno-missing-field-initializers -Wno-null-dereference -Wno-gnu -Wold-style-definition -Wstrict-prototypes -pthread -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -no-undefined -version-info 1:0:0 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o liblttng-ust-tracepoint.la -rpath /usr/lib liblttng_ust_tracepoint_la-tracepoint.lo liblttng_ust_tracepoint_la-tracepoint-weak-test.lo ../../../src/lib/lttng-ust-common/liblttng-ust-common.la ../../../src/common/libcommon.la -ldl -inst-prefix-dir /build/lttng-ust/pkg/lttng-ust)
libtool: install: /usr/bin/install -c .libs/liblttng-ust-tracepoint.so.1.0.0T /build/lttng-ust/pkg/lttng-ust/usr/lib/liblttng-ust-tracepoint.so.1.0.0
libtool: install: (cd /build/lttng-ust/pkg/lttng-ust/usr/lib && { ln -s -f liblttng-ust-tracepoint.so.1.0.0 liblttng-ust-tracepoint.so.1 || { rm -f liblttng-ust-tracepoint.so.1 && ln -s liblttng-ust-tracepoint.so.1.0.0 liblttng-ust-tracepoint.so.1; }; })
libtool: install: (cd /build/lttng-ust/pkg/lttng-ust/usr/lib && { ln -s -f liblttng-ust-tracepoint.so.1.0.0 liblttng-ust-tracepoint.so || { rm -f liblttng-ust-tracepoint.so && ln -s liblttng-ust-tracepoint.so.1.0.0 liblttng-ust-tracepoint.so; }; })
libtool: install: /usr/bin/install -c .libs/liblttng-ust-tracepoint.lai /build/lttng-ust/pkg/lttng-ust/usr/lib/liblttng-ust-tracepoint.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[4]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/src/lib/lttng-ust-tracepoint'
make[3]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/src/lib/lttng-ust-tracepoint'
Making install in lttng-ust
make[3]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/src/lib/lttng-ust'
make[4]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/src/lib/lttng-ust'
make[4]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/lttng-ust/pkg/lttng-ust/usr/lib'
 /bin/sh ../../../libtool   --mode=install /usr/bin/install -c   liblttng-ust.la '/build/lttng-ust/pkg/lttng-ust/usr/lib'
libtool: warning: relinking 'liblttng-ust.la'
libtool: install: (cd /build/lttng-ust/src/lttng-ust-2.13.8/src/lib/lttng-ust; /bin/sh "/build/lttng-ust/src/lttng-ust-2.13.8/libtool"  --silent --tag CC --mode=relink gcc -DUST_COMPONENT=liblttng_ust -fno-strict-aliasing -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-sign-compare -Wno-missing-field-initializers -Wno-null-dereference -Wno-gnu -Wold-style-definition -Wstrict-prototypes -pthread -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -no-undefined -version-info 1:0:0 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o liblttng-ust.la -rpath /usr/lib liblttng_ust_la-lttng-ust-comm.lo liblttng_ust_la-lttng-ust-abi.lo liblttng_ust_la-lttng-probes.lo liblttng_ust_la-lttng-bytecode.lo liblttng_ust_la-lttng-bytecode-validator.lo liblttng_ust_la-lttng-bytecode-specialize.lo liblttng_ust_la-lttng-bytecode-interpreter.lo liblttng_ust_la-lttng-context-provider.lo liblttng_ust_la-lttng-context-vtid.lo liblttng_ust_la-lttng-context-vpid.lo liblttng_ust_la-lttng-context-pthread-id.lo liblttng_ust_la-lttng-context-procname.lo liblttng_ust_la-lttng-context-ip.lo liblttng_ust_la-lttng-context-cpu-id.lo liblttng_ust_la-lttng-context-cgroup-ns.lo liblttng_ust_la-lttng-context-ipc-ns.lo liblttng_ust_la-lttng-context-mnt-ns.lo liblttng_ust_la-lttng-context-net-ns.lo liblttng_ust_la-lttng-context-pid-ns.lo liblttng_ust_la-lttng-context-time-ns.lo liblttng_ust_la-lttng-context-user-ns.lo liblttng_ust_la-lttng-context-uts-ns.lo liblttng_ust_la-lttng-context-vuid.lo liblttng_ust_la-lttng-context-veuid.lo liblttng_ust_la-lttng-context-vsuid.lo liblttng_ust_la-lttng-context-vgid.lo liblttng_ust_la-lttng-context-vegid.lo liblttng_ust_la-lttng-context-vsgid.lo liblttng_ust_la-lttng-context.lo liblttng_ust_la-lttng-events.lo liblttng_ust_la-lttng-ust-statedump.lo liblttng_ust_la-futex.lo liblttng_ust_la-ust_lib.lo liblttng_ust_la-tracef.lo liblttng_ust_la-tracelog.lo liblttng_ust_la-event-notifier-notification.lo liblttng_ust_la-rculfhash.lo liblttng_ust_la-rculfhash-mm-chunk.lo liblttng_ust_la-rculfhash-mm-mmap.lo liblttng_ust_la-rculfhash-mm-order.lo liblttng_ust_la-strerror.lo liblttng_ust_la-lttng-context-perf-counters.lo ../../../src/common/libringbuffer.la ../../../src/common/libringbuffer-clients.la ../../../src/common/libcounter.la ../../../src/common/libcounter-clients.la ../../../src/common/libustcomm.la ../../../src/common/libcommon.la ../../../src/lib/lttng-ust-common/liblttng-ust-common.la ../../../src/lib/lttng-ust-tracepoint/liblttng-ust-tracepoint.la -lrt -ldl -inst-prefix-dir /build/lttng-ust/pkg/lttng-ust)
libtool: install: /usr/bin/install -c .libs/liblttng-ust.so.1.0.0T /build/lttng-ust/pkg/lttng-ust/usr/lib/liblttng-ust.so.1.0.0
libtool: install: (cd /build/lttng-ust/pkg/lttng-ust/usr/lib && { ln -s -f liblttng-ust.so.1.0.0 liblttng-ust.so.1 || { rm -f liblttng-ust.so.1 && ln -s liblttng-ust.so.1.0.0 liblttng-ust.so.1; }; })
libtool: install: (cd /build/lttng-ust/pkg/lttng-ust/usr/lib && { ln -s -f liblttng-ust.so.1.0.0 liblttng-ust.so || { rm -f liblttng-ust.so && ln -s liblttng-ust.so.1.0.0 liblttng-ust.so; }; })
libtool: install: /usr/bin/install -c .libs/liblttng-ust.lai /build/lttng-ust/pkg/lttng-ust/usr/lib/liblttng-ust.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[4]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/src/lib/lttng-ust'
make[3]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/src/lib/lttng-ust'
Making install in lttng-ust-ctl
make[3]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/src/lib/lttng-ust-ctl'
make[4]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/src/lib/lttng-ust-ctl'
make[4]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/lttng-ust/pkg/lttng-ust/usr/lib'
 /bin/sh ../../../libtool   --mode=install /usr/bin/install -c   liblttng-ust-ctl.la '/build/lttng-ust/pkg/lttng-ust/usr/lib'
libtool: warning: relinking 'liblttng-ust-ctl.la'
libtool: install: (cd /build/lttng-ust/src/lttng-ust-2.13.8/src/lib/lttng-ust-ctl; /bin/sh "/build/lttng-ust/src/lttng-ust-2.13.8/libtool"  --silent --tag CC --mode=relink gcc -fno-strict-aliasing -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-sign-compare -Wno-missing-field-initializers -Wno-null-dereference -Wno-gnu -Wold-style-definition -Wstrict-prototypes -pthread -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -version-info 5:0:0 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o liblttng-ust-ctl.la -rpath /usr/lib ustctl.lo ../../../src/lib/lttng-ust-common/liblttng-ust-common.la ../../../src/common/libringbuffer.la ../../../src/common/libringbuffer-clients.la ../../../src/common/libcounter.la ../../../src/common/libcounter-clients.la ../../../src/common/libustcomm.la ../../../src/common/libcommon.la -ldl -inst-prefix-dir /build/lttng-ust/pkg/lttng-ust)
libtool: install: /usr/bin/install -c .libs/liblttng-ust-ctl.so.5.0.0T /build/lttng-ust/pkg/lttng-ust/usr/lib/liblttng-ust-ctl.so.5.0.0
libtool: install: (cd /build/lttng-ust/pkg/lttng-ust/usr/lib && { ln -s -f liblttng-ust-ctl.so.5.0.0 liblttng-ust-ctl.so.5 || { rm -f liblttng-ust-ctl.so.5 && ln -s liblttng-ust-ctl.so.5.0.0 liblttng-ust-ctl.so.5; }; })
libtool: install: (cd /build/lttng-ust/pkg/lttng-ust/usr/lib && { ln -s -f liblttng-ust-ctl.so.5.0.0 liblttng-ust-ctl.so || { rm -f liblttng-ust-ctl.so && ln -s liblttng-ust-ctl.so.5.0.0 liblttng-ust-ctl.so; }; })
libtool: install: /usr/bin/install -c .libs/liblttng-ust-ctl.lai /build/lttng-ust/pkg/lttng-ust/usr/lib/liblttng-ust-ctl.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[4]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/src/lib/lttng-ust-ctl'
make[3]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/src/lib/lttng-ust-ctl'
Making install in lttng-ust-fd
make[3]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/src/lib/lttng-ust-fd'
make[4]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/src/lib/lttng-ust-fd'
make[4]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/lttng-ust/pkg/lttng-ust/usr/lib'
 /bin/sh ../../../libtool   --mode=install /usr/bin/install -c   liblttng-ust-fd.la '/build/lttng-ust/pkg/lttng-ust/usr/lib'
libtool: warning: relinking 'liblttng-ust-fd.la'
libtool: install: (cd /build/lttng-ust/src/lttng-ust-2.13.8/src/lib/lttng-ust-fd; /bin/sh "/build/lttng-ust/src/lttng-ust-2.13.8/libtool"  --silent --tag CC --mode=relink gcc -fno-strict-aliasing -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-sign-compare -Wno-missing-field-initializers -Wno-null-dereference -Wno-gnu -Wold-style-definition -Wstrict-prototypes -pthread -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -version-info 1:0:0 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o liblttng-ust-fd.la -rpath /usr/lib lttng-ust-fd.lo ../../../src/lib/lttng-ust/liblttng-ust.la ../../../src/lib/lttng-ust-common/liblttng-ust-common.la ../../../src/common/libcommon.la -ldl -inst-prefix-dir /build/lttng-ust/pkg/lttng-ust)
libtool: install: /usr/bin/install -c .libs/liblttng-ust-fd.so.1.0.0T /build/lttng-ust/pkg/lttng-ust/usr/lib/liblttng-ust-fd.so.1.0.0
libtool: install: (cd /build/lttng-ust/pkg/lttng-ust/usr/lib && { ln -s -f liblttng-ust-fd.so.1.0.0 liblttng-ust-fd.so.1 || { rm -f liblttng-ust-fd.so.1 && ln -s liblttng-ust-fd.so.1.0.0 liblttng-ust-fd.so.1; }; })
libtool: install: (cd /build/lttng-ust/pkg/lttng-ust/usr/lib && { ln -s -f liblttng-ust-fd.so.1.0.0 liblttng-ust-fd.so || { rm -f liblttng-ust-fd.so && ln -s liblttng-ust-fd.so.1.0.0 liblttng-ust-fd.so; }; })
libtool: install: /usr/bin/install -c .libs/liblttng-ust-fd.lai /build/lttng-ust/pkg/lttng-ust/usr/lib/liblttng-ust-fd.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[4]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/src/lib/lttng-ust-fd'
make[3]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/src/lib/lttng-ust-fd'
Making install in lttng-ust-fork
make[3]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/src/lib/lttng-ust-fork'
make[4]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/src/lib/lttng-ust-fork'
make[4]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/lttng-ust/pkg/lttng-ust/usr/lib'
 /bin/sh ../../../libtool   --mode=install /usr/bin/install -c   liblttng-ust-fork.la '/build/lttng-ust/pkg/lttng-ust/usr/lib'
libtool: warning: relinking 'liblttng-ust-fork.la'
libtool: install: (cd /build/lttng-ust/src/lttng-ust-2.13.8/src/lib/lttng-ust-fork; /bin/sh "/build/lttng-ust/src/lttng-ust-2.13.8/libtool"  --silent --tag CC --mode=relink gcc -DUST_COMPONENT=liblttng-ust-fork -fno-strict-aliasing -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-sign-compare -Wno-missing-field-initializers -Wno-null-dereference -Wno-gnu -Wold-style-definition -Wstrict-prototypes -pthread -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -version-info 1:0:0 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o liblttng-ust-fork.la -rpath /usr/lib liblttng_ust_fork_la-ustfork.lo ../../../src/lib/lttng-ust/liblttng-ust.la -ldl -inst-prefix-dir /build/lttng-ust/pkg/lttng-ust)
libtool: install: /usr/bin/install -c .libs/liblttng-ust-fork.so.1.0.0T /build/lttng-ust/pkg/lttng-ust/usr/lib/liblttng-ust-fork.so.1.0.0
libtool: install: (cd /build/lttng-ust/pkg/lttng-ust/usr/lib && { ln -s -f liblttng-ust-fork.so.1.0.0 liblttng-ust-fork.so.1 || { rm -f liblttng-ust-fork.so.1 && ln -s liblttng-ust-fork.so.1.0.0 liblttng-ust-fork.so.1; }; })
libtool: install: (cd /build/lttng-ust/pkg/lttng-ust/usr/lib && { ln -s -f liblttng-ust-fork.so.1.0.0 liblttng-ust-fork.so || { rm -f liblttng-ust-fork.so && ln -s liblttng-ust-fork.so.1.0.0 liblttng-ust-fork.so; }; })
libtool: install: /usr/bin/install -c .libs/liblttng-ust-fork.lai /build/lttng-ust/pkg/lttng-ust/usr/lib/liblttng-ust-fork.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[4]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/src/lib/lttng-ust-fork'
make[3]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/src/lib/lttng-ust-fork'
Making install in lttng-ust-cyg-profile
make[3]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/src/lib/lttng-ust-cyg-profile'
make[4]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/src/lib/lttng-ust-cyg-profile'
make[4]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/lttng-ust/pkg/lttng-ust/usr/lib'
 /bin/sh ../../../libtool   --mode=install /usr/bin/install -c   liblttng-ust-cyg-profile.la liblttng-ust-cyg-profile-fast.la '/build/lttng-ust/pkg/lttng-ust/usr/lib'
libtool: warning: relinking 'liblttng-ust-cyg-profile.la'
libtool: install: (cd /build/lttng-ust/src/lttng-ust-2.13.8/src/lib/lttng-ust-cyg-profile; /bin/sh "/build/lttng-ust/src/lttng-ust-2.13.8/libtool"  --silent --tag CC --mode=relink gcc -fno-strict-aliasing -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-sign-compare -Wno-missing-field-initializers -Wno-null-dereference -Wno-gnu -Wold-style-definition -Wstrict-prototypes -pthread -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -version-info 1:0:0 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o liblttng-ust-cyg-profile.la -rpath /usr/lib lttng-ust-cyg-profile.lo ../../../src/lib/lttng-ust/liblttng-ust.la -ldl -inst-prefix-dir /build/lttng-ust/pkg/lttng-ust)
libtool: install: /usr/bin/install -c .libs/liblttng-ust-cyg-profile.so.1.0.0T /build/lttng-ust/pkg/lttng-ust/usr/lib/liblttng-ust-cyg-profile.so.1.0.0
libtool: install: (cd /build/lttng-ust/pkg/lttng-ust/usr/lib && { ln -s -f liblttng-ust-cyg-profile.so.1.0.0 liblttng-ust-cyg-profile.so.1 || { rm -f liblttng-ust-cyg-profile.so.1 && ln -s liblttng-ust-cyg-profile.so.1.0.0 liblttng-ust-cyg-profile.so.1; }; })
libtool: install: (cd /build/lttng-ust/pkg/lttng-ust/usr/lib && { ln -s -f liblttng-ust-cyg-profile.so.1.0.0 liblttng-ust-cyg-profile.so || { rm -f liblttng-ust-cyg-profile.so && ln -s liblttng-ust-cyg-profile.so.1.0.0 liblttng-ust-cyg-profile.so; }; })
libtool: install: /usr/bin/install -c .libs/liblttng-ust-cyg-profile.lai /build/lttng-ust/pkg/lttng-ust/usr/lib/liblttng-ust-cyg-profile.la
libtool: warning: relinking 'liblttng-ust-cyg-profile-fast.la'
libtool: install: (cd /build/lttng-ust/src/lttng-ust-2.13.8/src/lib/lttng-ust-cyg-profile; /bin/sh "/build/lttng-ust/src/lttng-ust-2.13.8/libtool"  --silent --tag CC --mode=relink gcc -fno-strict-aliasing -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-sign-compare -Wno-missing-field-initializers -Wno-null-dereference -Wno-gnu -Wold-style-definition -Wstrict-prototypes -pthread -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -version-info 1:0:0 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o liblttng-ust-cyg-profile-fast.la -rpath /usr/lib lttng-ust-cyg-profile-fast.lo ../../../src/lib/lttng-ust/liblttng-ust.la -ldl -inst-prefix-dir /build/lttng-ust/pkg/lttng-ust)
libtool: install: /usr/bin/install -c .libs/liblttng-ust-cyg-profile-fast.so.1.0.0T /build/lttng-ust/pkg/lttng-ust/usr/lib/liblttng-ust-cyg-profile-fast.so.1.0.0
libtool: install: (cd /build/lttng-ust/pkg/lttng-ust/usr/lib && { ln -s -f liblttng-ust-cyg-profile-fast.so.1.0.0 liblttng-ust-cyg-profile-fast.so.1 || { rm -f liblttng-ust-cyg-profile-fast.so.1 && ln -s liblttng-ust-cyg-profile-fast.so.1.0.0 liblttng-ust-cyg-profile-fast.so.1; }; })
libtool: install: (cd /build/lttng-ust/pkg/lttng-ust/usr/lib && { ln -s -f liblttng-ust-cyg-profile-fast.so.1.0.0 liblttng-ust-cyg-profile-fast.so || { rm -f liblttng-ust-cyg-profile-fast.so && ln -s liblttng-ust-cyg-profile-fast.so.1.0.0 liblttng-ust-cyg-profile-fast.so; }; })
libtool: install: /usr/bin/install -c .libs/liblttng-ust-cyg-profile-fast.lai /build/lttng-ust/pkg/lttng-ust/usr/lib/liblttng-ust-cyg-profile-fast.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[4]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/src/lib/lttng-ust-cyg-profile'
make[3]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/src/lib/lttng-ust-cyg-profile'
Making install in lttng-ust-libc-wrapper
make[3]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/src/lib/lttng-ust-libc-wrapper'
make[4]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/src/lib/lttng-ust-libc-wrapper'
make[4]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/lttng-ust/pkg/lttng-ust/usr/lib'
 /bin/sh ../../../libtool   --mode=install /usr/bin/install -c   liblttng-ust-libc-wrapper.la '/build/lttng-ust/pkg/lttng-ust/usr/lib'
libtool: warning: relinking 'liblttng-ust-libc-wrapper.la'
libtool: install: (cd /build/lttng-ust/src/lttng-ust-2.13.8/src/lib/lttng-ust-libc-wrapper; /bin/sh "/build/lttng-ust/src/lttng-ust-2.13.8/libtool"  --silent --tag CC --mode=relink gcc -fno-strict-aliasing -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-sign-compare -Wno-missing-field-initializers -Wno-null-dereference -Wno-gnu -Wold-style-definition -Wstrict-prototypes -pthread -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -version-info 1:0:0 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o liblttng-ust-libc-wrapper.la -rpath /usr/lib lttng-ust-malloc.lo ../../../src/lib/lttng-ust/liblttng-ust.la -ldl -inst-prefix-dir /build/lttng-ust/pkg/lttng-ust)
libtool: install: /usr/bin/install -c .libs/liblttng-ust-libc-wrapper.so.1.0.0T /build/lttng-ust/pkg/lttng-ust/usr/lib/liblttng-ust-libc-wrapper.so.1.0.0
libtool: install: (cd /build/lttng-ust/pkg/lttng-ust/usr/lib && { ln -s -f liblttng-ust-libc-wrapper.so.1.0.0 liblttng-ust-libc-wrapper.so.1 || { rm -f liblttng-ust-libc-wrapper.so.1 && ln -s liblttng-ust-libc-wrapper.so.1.0.0 liblttng-ust-libc-wrapper.so.1; }; })
libtool: install: (cd /build/lttng-ust/pkg/lttng-ust/usr/lib && { ln -s -f liblttng-ust-libc-wrapper.so.1.0.0 liblttng-ust-libc-wrapper.so || { rm -f liblttng-ust-libc-wrapper.so && ln -s liblttng-ust-libc-wrapper.so.1.0.0 liblttng-ust-libc-wrapper.so; }; })
libtool: install: /usr/bin/install -c .libs/liblttng-ust-libc-wrapper.lai /build/lttng-ust/pkg/lttng-ust/usr/lib/liblttng-ust-libc-wrapper.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[4]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/src/lib/lttng-ust-libc-wrapper'
make[3]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/src/lib/lttng-ust-libc-wrapper'
Making install in lttng-ust-pthread-wrapper
make[3]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/src/lib/lttng-ust-pthread-wrapper'
make[4]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/src/lib/lttng-ust-pthread-wrapper'
make[4]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/lttng-ust/pkg/lttng-ust/usr/lib'
 /bin/sh ../../../libtool   --mode=install /usr/bin/install -c   liblttng-ust-pthread-wrapper.la '/build/lttng-ust/pkg/lttng-ust/usr/lib'
libtool: warning: relinking 'liblttng-ust-pthread-wrapper.la'
libtool: install: (cd /build/lttng-ust/src/lttng-ust-2.13.8/src/lib/lttng-ust-pthread-wrapper; /bin/sh "/build/lttng-ust/src/lttng-ust-2.13.8/libtool"  --silent --tag CC --mode=relink gcc -fno-strict-aliasing -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-sign-compare -Wno-missing-field-initializers -Wno-null-dereference -Wno-gnu -Wold-style-definition -Wstrict-prototypes -pthread -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -version-info 1:0:0 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o liblttng-ust-pthread-wrapper.la -rpath /usr/lib lttng-ust-pthread.lo ../../../src/lib/lttng-ust/liblttng-ust.la -ldl -inst-prefix-dir /build/lttng-ust/pkg/lttng-ust)
libtool: install: /usr/bin/install -c .libs/liblttng-ust-pthread-wrapper.so.1.0.0T /build/lttng-ust/pkg/lttng-ust/usr/lib/liblttng-ust-pthread-wrapper.so.1.0.0
libtool: install: (cd /build/lttng-ust/pkg/lttng-ust/usr/lib && { ln -s -f liblttng-ust-pthread-wrapper.so.1.0.0 liblttng-ust-pthread-wrapper.so.1 || { rm -f liblttng-ust-pthread-wrapper.so.1 && ln -s liblttng-ust-pthread-wrapper.so.1.0.0 liblttng-ust-pthread-wrapper.so.1; }; })
libtool: install: (cd /build/lttng-ust/pkg/lttng-ust/usr/lib && { ln -s -f liblttng-ust-pthread-wrapper.so.1.0.0 liblttng-ust-pthread-wrapper.so || { rm -f liblttng-ust-pthread-wrapper.so && ln -s liblttng-ust-pthread-wrapper.so.1.0.0 liblttng-ust-pthread-wrapper.so; }; })
libtool: install: /usr/bin/install -c .libs/liblttng-ust-pthread-wrapper.lai /build/lttng-ust/pkg/lttng-ust/usr/lib/liblttng-ust-pthread-wrapper.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[4]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/src/lib/lttng-ust-pthread-wrapper'
make[3]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/src/lib/lttng-ust-pthread-wrapper'
Making install in lttng-ust-dl
make[3]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/src/lib/lttng-ust-dl'
make[4]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/src/lib/lttng-ust-dl'
make[4]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/lttng-ust/pkg/lttng-ust/usr/lib'
 /bin/sh ../../../libtool   --mode=install /usr/bin/install -c   liblttng-ust-dl.la '/build/lttng-ust/pkg/lttng-ust/usr/lib'
libtool: warning: relinking 'liblttng-ust-dl.la'
libtool: install: (cd /build/lttng-ust/src/lttng-ust-2.13.8/src/lib/lttng-ust-dl; /bin/sh "/build/lttng-ust/src/lttng-ust-2.13.8/libtool"  --silent --tag CC --mode=relink gcc -DUST_COMPONENT=liblttng-ust-dl -fno-strict-aliasing -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wnull-dereference -Wundef -Wshadow -Wjump-misses-init -Wsuggest-attribute=format -Wnested-externs -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Winit-self -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wno-sign-compare -Wno-missing-field-initializers -Wno-null-dereference -Wno-gnu -Wold-style-definition -Wstrict-prototypes -pthread -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -version-info 1:0:0 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o liblttng-ust-dl.la -rpath /usr/lib liblttng_ust_dl_la-lttng-ust-dl.lo liblttng_ust_dl_la-ust_dl.lo ../../../src/lib/lttng-ust/liblttng-ust.la ../../../src/common/libcommon.la -ldl -inst-prefix-dir /build/lttng-ust/pkg/lttng-ust)
libtool: install: /usr/bin/install -c .libs/liblttng-ust-dl.so.1.0.0T /build/lttng-ust/pkg/lttng-ust/usr/lib/liblttng-ust-dl.so.1.0.0
libtool: install: (cd /build/lttng-ust/pkg/lttng-ust/usr/lib && { ln -s -f liblttng-ust-dl.so.1.0.0 liblttng-ust-dl.so.1 || { rm -f liblttng-ust-dl.so.1 && ln -s liblttng-ust-dl.so.1.0.0 liblttng-ust-dl.so.1; }; })
libtool: install: (cd /build/lttng-ust/pkg/lttng-ust/usr/lib && { ln -s -f liblttng-ust-dl.so.1.0.0 liblttng-ust-dl.so || { rm -f liblttng-ust-dl.so && ln -s liblttng-ust-dl.so.1.0.0 liblttng-ust-dl.so; }; })
libtool: install: /usr/bin/install -c .libs/liblttng-ust-dl.lai /build/lttng-ust/pkg/lttng-ust/usr/lib/liblttng-ust-dl.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[4]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/src/lib/lttng-ust-dl'
make[3]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/src/lib/lttng-ust-dl'
make[3]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/src/lib'
make[4]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/src/lib'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/lttng-ust/pkg/lttng-ust/usr/lib/pkgconfig'
 /usr/bin/install -c -m 644 lttng-ust.pc lttng-ust-ctl.pc '/build/lttng-ust/pkg/lttng-ust/usr/lib/pkgconfig'
make[4]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/src/lib'
make[3]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/src/lib'
make[2]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/src/lib'
make[2]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/src'
make[3]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/src'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/src'
make[2]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/src'
make[1]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/src'
Making install in tools
make[1]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tools'
make[2]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tools'
make[2]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/lttng-ust/pkg/lttng-ust/usr/bin'
 /usr/bin/install -c lttng-gen-tp '/build/lttng-ust/pkg/lttng-ust/usr/bin'
make[2]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tools'
make[1]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tools'
Making install in doc
make[1]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/doc'
Making install in .
make[2]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/doc'
make[3]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/doc'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/lttng-ust/pkg/lttng-ust/usr/share/doc/lttng-ust'
 /usr/bin/install -c -m 644 java-agent.txt '/build/lttng-ust/pkg/lttng-ust/usr/share/doc/lttng-ust'
make[3]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/doc'
make[2]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/doc'
Making install in man
make[2]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/doc/man'
make[3]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/doc/man'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/lttng-ust/pkg/lttng-ust/usr/share/man/man1'
 /usr/bin/mkdir -p '/build/lttng-ust/pkg/lttng-ust/usr/share/man/man3'
 /usr/bin/install -c -m 644 lttng-gen-tp.1 '/build/lttng-ust/pkg/lttng-ust/usr/share/man/man1'
 /usr/bin/install -c -m 644 lttng-ust.3 lttng-ust-dl.3 lttng-ust-cyg-profile.3 lttng_ust_tracef.3 lttng_ust_tracelog.3 tracef.3 tracelog.3 lttng_ust_vtracef.3 lttng_ust_vtracelog.3 do_tracepoint.3 lttng_ust_do_tracepoint.3 lttng_ust_tracepoint.3 lttng_ust_tracepoint_enabled.3 tracepoint.3 tracepoint_enabled.3 '/build/lttng-ust/pkg/lttng-ust/usr/share/man/man3'
make[3]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/doc/man'
make[2]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/doc/man'
Making install in examples
make[2]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/doc/examples'
make[3]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/doc/examples/easy-ust'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/doc/examples/easy-ust'
make[3]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/doc/examples/demo'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/doc/examples/demo'
make[3]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/doc/examples/hello-static-lib'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/doc/examples/hello-static-lib'
make[3]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/doc/examples/demo-tracef'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/doc/examples/demo-tracef'
make[3]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/doc/examples/clock-override'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/doc/examples/clock-override'
make[3]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/doc/examples/getcpu-override'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/doc/examples/getcpu-override'
make[3]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/doc/examples/demo-tracelog'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/doc/examples/demo-tracelog'
make[3]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/doc/examples/gen-tp'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/doc/examples/gen-tp'
make[3]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/doc/examples'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/lttng-ust/pkg/lttng-ust/usr/share/doc/lttng-ust/examples'
 /usr/bin/mkdir -p '/build/lttng-ust/pkg/lttng-ust/usr/share/doc/lttng-ust/examples/clock-override'
 /usr/bin/mkdir -p '/build/lttng-ust/pkg/lttng-ust/usr/share/doc/lttng-ust/examples/cmake-multiple-shared-libraries'
 /usr/bin/mkdir -p '/build/lttng-ust/pkg/lttng-ust/usr/share/doc/lttng-ust/examples/demo'
 /usr/bin/install -c -m 644 README '/build/lttng-ust/pkg/lttng-ust/usr/share/doc/lttng-ust/examples'
 /usr/bin/mkdir -p '/build/lttng-ust/pkg/lttng-ust/usr/share/doc/lttng-ust/examples/demo-tracef'
 /usr/bin/mkdir -p '/build/lttng-ust/pkg/lttng-ust/usr/share/doc/lttng-ust/examples/demo-tracelog'
 /usr/bin/mkdir -p '/build/lttng-ust/pkg/lttng-ust/usr/share/doc/lttng-ust/examples/easy-ust'
 /usr/bin/install -c -m 644 clock-override/Makefile clock-override/lttng-ust-clock-override-example.c clock-override/run-clock-override clock-override/README '/build/lttng-ust/pkg/lttng-ust/usr/share/doc/lttng-ust/examples/clock-override'
 /usr/bin/install -c -m 644 demo-tracelog/Makefile demo-tracelog/demo-tracelog.c demo-tracelog/demo-vtracelog.c demo-tracelog/README '/build/lttng-ust/pkg/lttng-ust/usr/share/doc/lttng-ust/examples/demo-tracelog'
 /usr/bin/mkdir -p '/build/lttng-ust/pkg/lttng-ust/usr/share/doc/lttng-ust/examples/gen-tp'
 /usr/bin/install -c -m 644 cmake-multiple-shared-libraries/CMakeLists.txt cmake-multiple-shared-libraries/cmake/FindLTTngUST.cmake cmake-multiple-shared-libraries/aligner.cpp cmake-multiple-shared-libraries/aligner-lib.cpp cmake-multiple-shared-libraries/aligner-lib.h cmake-multiple-shared-libraries/README.md cmake-multiple-shared-libraries/tester.cpp cmake-multiple-shared-libraries/tester-lib.cpp cmake-multiple-shared-libraries/tester-lib.h cmake-multiple-shared-libraries/tracepoint-provider.cpp cmake-multiple-shared-libraries/tracepoint-provider.h cmake-multiple-shared-libraries/trace.sh '/build/lttng-ust/pkg/lttng-ust/usr/share/doc/lttng-ust/examples/cmake-multiple-shared-libraries'
 /usr/bin/mkdir -p '/build/lttng-ust/pkg/lttng-ust/usr/share/doc/lttng-ust/examples/getcpu-override'
 /usr/bin/install -c -m 644 demo/demo.c demo/demo-trace demo/Makefile demo/README demo/tp2.c demo/tp3.c demo/tp.c demo/ust_tests_demo2.h demo/ust_tests_demo3.h demo/ust_tests_demo.h '/build/lttng-ust/pkg/lttng-ust/usr/share/doc/lttng-ust/examples/demo'
 /usr/bin/install -c -m 644 demo-tracef/Makefile demo-tracef/demo-tracef.c demo-tracef/demo-vtracef.c demo-tracef/README '/build/lttng-ust/pkg/lttng-ust/usr/share/doc/lttng-ust/examples/demo-tracef'
 /usr/bin/install -c -m 644 easy-ust/Makefile easy-ust/sample.c easy-ust/sample_component_provider.h easy-ust/tp.c '/build/lttng-ust/pkg/lttng-ust/usr/share/doc/lttng-ust/examples/easy-ust'
 /usr/bin/install -c -m 644 gen-tp/Makefile gen-tp/sample.c gen-tp/sample_tracepoint.tp '/build/lttng-ust/pkg/lttng-ust/usr/share/doc/lttng-ust/examples/gen-tp'
 /usr/bin/install -c -m 644 getcpu-override/Makefile getcpu-override/lttng-ust-getcpu-override-example.c getcpu-override/run-getcpu-override getcpu-override/README '/build/lttng-ust/pkg/lttng-ust/usr/share/doc/lttng-ust/examples/getcpu-override'
 /usr/bin/mkdir -p '/build/lttng-ust/pkg/lttng-ust/usr/share/doc/lttng-ust/examples/hello-static-lib'
 /usr/bin/install -c -m 644 hello-static-lib/Makefile hello-static-lib/hello.c hello-static-lib/README hello-static-lib/ust_tests_hello.h hello-static-lib/tp.c '/build/lttng-ust/pkg/lttng-ust/usr/share/doc/lttng-ust/examples/hello-static-lib'
make[3]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/doc/examples'
make[2]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/doc/examples'
make[1]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/doc'
Making install in tests
make[1]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests'
Making install in utils
make[2]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/utils'
make[3]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/utils'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/utils'
make[2]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/utils'
Making install in unit
make[2]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/unit'
Making install in gcc-weak-hidden
make[3]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/unit/gcc-weak-hidden'
make[4]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/unit/gcc-weak-hidden'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/unit/gcc-weak-hidden'
make[3]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/unit/gcc-weak-hidden'
Making install in libcommon
make[3]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/unit/libcommon'
make[4]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/unit/libcommon'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/unit/libcommon'
make[3]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/unit/libcommon'
Making install in libmsgpack
make[3]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/unit/libmsgpack'
make[4]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/unit/libmsgpack'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/unit/libmsgpack'
make[3]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/unit/libmsgpack'
Making install in libringbuffer
make[3]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/unit/libringbuffer'
make[4]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/unit/libringbuffer'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/unit/libringbuffer'
make[3]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/unit/libringbuffer'
Making install in pthread_name
make[3]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/unit/pthread_name'
make[4]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/unit/pthread_name'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/unit/pthread_name'
make[3]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/unit/pthread_name'
Making install in snprintf
make[3]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/unit/snprintf'
make[4]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/unit/snprintf'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/unit/snprintf'
make[3]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/unit/snprintf'
Making install in ust-elf
make[3]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/unit/ust-elf'
make[4]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/unit/ust-elf'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/unit/ust-elf'
make[3]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/unit/ust-elf'
Making install in ust-error
make[3]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/unit/ust-error'
make[4]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/unit/ust-error'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/unit/ust-error'
make[3]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/unit/ust-error'
Making install in ust-utils
make[3]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/unit/ust-utils'
make[4]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/unit/ust-utils'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/unit/ust-utils'
make[3]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/unit/ust-utils'
make[3]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/unit'
make[4]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/unit'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/unit'
make[3]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/unit'
make[2]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/unit'
Making install in compile
make[2]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile'
Making install in api0
make[3]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile/api0'
Making install in ctf-types
make[4]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile/api0/ctf-types'
make[5]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile/api0/ctf-types'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile/api0/ctf-types'
make[4]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile/api0/ctf-types'
Making install in hello
make[4]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile/api0/hello'
make[5]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile/api0/hello'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile/api0/hello'
make[4]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile/api0/hello'
Making install in hello-many
make[4]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile/api0/hello-many'
make[5]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile/api0/hello-many'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile/api0/hello-many'
make[4]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile/api0/hello-many'
Making install in same_line_tracepoint
make[4]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile/api0/same_line_tracepoint'
make[5]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile/api0/same_line_tracepoint'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile/api0/same_line_tracepoint'
make[4]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile/api0/same_line_tracepoint'
Making install in hello.cxx
make[4]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile/api0/hello.cxx'
make[5]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile/api0/hello.cxx'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile/api0/hello.cxx'
make[4]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile/api0/hello.cxx'
make[4]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile/api0'
make[5]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile/api0'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile/api0'
make[4]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile/api0'
make[3]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile/api0'
Making install in api1
make[3]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile/api1'
Making install in ust-fields
make[4]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile/api1/ust-fields'
make[5]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile/api1/ust-fields'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile/api1/ust-fields'
make[4]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile/api1/ust-fields'
Making install in hello
make[4]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile/api1/hello'
make[5]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile/api1/hello'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile/api1/hello'
make[4]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile/api1/hello'
Making install in hello-many
make[4]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile/api1/hello-many'
make[5]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile/api1/hello-many'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile/api1/hello-many'
make[4]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile/api1/hello-many'
Making install in same_line_tracepoint
make[4]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile/api1/same_line_tracepoint'
make[5]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile/api1/same_line_tracepoint'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile/api1/same_line_tracepoint'
make[4]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile/api1/same_line_tracepoint'
Making install in test-app-ctx
make[4]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile/api1/test-app-ctx'
make[5]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile/api1/test-app-ctx'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile/api1/test-app-ctx'
make[4]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile/api1/test-app-ctx'
Making install in hello.cxx
make[4]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile/api1/hello.cxx'
make[5]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile/api1/hello.cxx'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile/api1/hello.cxx'
make[4]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile/api1/hello.cxx'
make[4]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile/api1'
make[5]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile/api1'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile/api1'
make[4]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile/api1'
make[3]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile/api1'
make[3]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile'
make[4]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile'
make[3]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile'
make[2]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/compile'
Making install in benchmark
make[2]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/benchmark'
make[3]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/benchmark'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/benchmark'
make[2]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/benchmark'
Making install in regression
make[2]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/regression'
Making install in abi0-conflict
make[3]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/regression/abi0-conflict'
make[4]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/regression/abi0-conflict'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/regression/abi0-conflict'
make[3]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/regression/abi0-conflict'
make[3]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/regression'
make[4]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/regression'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/regression'
make[3]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/regression'
make[2]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests/regression'
make[2]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests'
make[3]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests'
make[2]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests'
make[1]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/tests'
Making install in extras
make[1]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/extras'
make[2]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/extras'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/extras'
make[1]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/extras'
make[1]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8'
make[2]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/lttng-ust/pkg/lttng-ust/usr/share/doc/lttng-ust'
 /usr/bin/install -c -m 644 ChangeLog LICENSE README.md '/build/lttng-ust/pkg/lttng-ust/usr/share/doc/lttng-ust'
make[2]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8'
make[1]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8'
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "lttng-ust"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Starting package_python-lttngust()...
touch copy-static-deps.stamp
/usr/bin/python ./setup.py build --force
running build
running build_py
creating build/lib/lttngust
copying lttngust/loghandler.py -> build/lib/lttngust
copying lttngust/debug.py -> build/lib/lttngust
copying lttngust/cmd.py -> build/lib/lttngust
copying lttngust/compat.py -> build/lib/lttngust
copying lttngust/agent.py -> build/lib/lttngust
copying lttngust/version.py -> build/lib/lttngust
copying lttngust/__init__.py -> build/lib/lttngust
touch build-python-bindings.stamp
make[1]: Entering directory '/build/lttng-ust/src/lttng-ust-2.13.8/src/python-lttngust'
make[1]: Nothing to be done for 'install-data-am'.
running install
/usr/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!

        ********************************************************************************
        Please avoid running ``setup.py`` directly.
        Instead, use pypa/build, pypa/installer or other
        standards-based tools.

        See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
        ********************************************************************************

!!
  self.initialize_options()
running build
running build_py
copying lttngust/version.py -> build/lib/lttngust
running install_lib
creating /build/lttng-ust/pkg/python-lttngust/usr/lib/python3.13/site-packages
creating /build/lttng-ust/pkg/python-lttngust/usr/lib/python3.13/site-packages/lttngust
copying build/lib/lttngust/loghandler.py -> /build/lttng-ust/pkg/python-lttngust/usr/lib/python3.13/site-packages/lttngust
copying build/lib/lttngust/debug.py -> /build/lttng-ust/pkg/python-lttngust/usr/lib/python3.13/site-packages/lttngust
copying build/lib/lttngust/cmd.py -> /build/lttng-ust/pkg/python-lttngust/usr/lib/python3.13/site-packages/lttngust
copying build/lib/lttngust/compat.py -> /build/lttng-ust/pkg/python-lttngust/usr/lib/python3.13/site-packages/lttngust
copying build/lib/lttngust/agent.py -> /build/lttng-ust/pkg/python-lttngust/usr/lib/python3.13/site-packages/lttngust
copying build/lib/lttngust/version.py -> /build/lttng-ust/pkg/python-lttngust/usr/lib/python3.13/site-packages/lttngust
copying build/lib/lttngust/__init__.py -> /build/lttng-ust/pkg/python-lttngust/usr/lib/python3.13/site-packages/lttngust
running install_egg_info
running egg_info
creating lttngust.egg-info
writing lttngust.egg-info/PKG-INFO
writing dependency_links to lttngust.egg-info/dependency_links.txt
writing top-level names to lttngust.egg-info/top_level.txt
writing manifest file 'lttngust.egg-info/SOURCES.txt'
reading manifest file 'lttngust.egg-info/SOURCES.txt'
writing manifest file 'lttngust.egg-info/SOURCES.txt'
Copying lttngust.egg-info to /build/lttng-ust/pkg/python-lttngust/usr/lib/python3.13/site-packages/lttngust-2.13.8-py3.13.egg-info
running install_scripts
writing list of installed files to './installed_files.txt'

-------------------------------------WARNING------------------------------------
The install directory used:
 (/build/lttng-ust/pkg/python-lttngust/usr/lib/python3.13/site-packages)
is not included in your PYTHONPATH.

To add this directory to your Python search path permanently you can add the
following command to your .bashrc/.zshrc:
    export PYTHONPATH="${PYTHONPATH}:/build/lttng-ust/pkg/python-lttngust/usr/lib/python3.13/site-packages"
--------------------------------------------------------------------------------

make[1]: Leaving directory '/build/lttng-ust/src/lttng-ust-2.13.8/src/python-lttngust'
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "python-lttngust"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: lttng-ust 2.13.8-3 (Tue Dec 24 12:44:20 2024)
==> Cleaning up...