==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: lttng-ust2.12 2.12.10-1 (Thu Jan  2 13:24:12 2025)
==> Retrieving sources...
  -> Cloning lttng-ust git repo...
Cloning into bare repository '/home/leming/work/lttng-ust2.12/lttng-ust'...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with b2sums...
    lttng-ust ... Skipped
==> Making package: lttng-ust2.12 2.12.10-1 (Thu Jan  2 13:24:21 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (2) liburcu-0.15.0-1  numactl-2.0.19-1

Total Download Size:   0.20 MiB
Total Installed Size:  1.40 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 liburcu-0.15.0-1-aarch64 downloading...
 numactl-2.0.19-1-aarch64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing numactl...
installing liburcu...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (4) perl-error-0.17029-7  perl-mailtools-2.22-1  perl-timedate-2.33-7
             git-2.47.1-1

Total Installed Size:  44.21 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing perl-error...
installing perl-timedate...
installing perl-mailtools...
installing git...
Optional dependencies for git
    tk: gitk and git gui
    openssh: ssh transport and crypto
    perl-libwww: git svn
    perl-term-readkey: git svn and interactive.singlekey setting
    perl-io-socket-ssl: git send-email TLS support
    perl-authen-sasl: git send-email TLS support
    perl-mediawiki-api: git mediawiki support
    perl-datetime-format-iso8601: git mediawiki support
    perl-lwp-protocol-https: git mediawiki https support
    perl-cgi: gitweb (web interface) support
    python: git svn & git p4 [installed]
    subversion: git svn
    org.freedesktop.secrets: keyring credential helper
    libsecret: libsecret credential helper [installed]
:: Running post-transaction hooks...
(1/4) Creating system user accounts...
Creating group 'git' with GID 971.
Creating user 'git' (git daemon user) with UID 971 and GID 971.
(2/4) Reloading system manager configuration...
  Skipped: Current root is not booted.
(3/4) Arming ConditionNeedsUpdate...
(4/4) Warn about old perl modules
[?25h==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Creating working copy of lttng-ust git repo...
Cloning into 'lttng-ust'...
done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'.
libtoolize: copying file 'config/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: aclocal --force -I m4
autoreconf: running: /usr/bin/autoconf --force
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:70: installing 'config/ar-lib'
configure.ac:53: installing 'config/compile'
configure.ac:41: installing 'config/config.guess'
configure.ac:41: installing 'config/config.sub'
configure.ac:44: installing 'config/install-sh'
configure.ac:44: installing 'config/missing'
liblttng-ust-comm/Makefile.am: installing 'config/depcomp'
parallel-tests: installing 'config/test-driver'
autoreconf: Leaving directory '.'
==> Starting pkgver()...
==> 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 sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
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 xargs -n works... 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 the include directive... yes (GNU style)
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 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 gcc option to enable large file support... none needed
checking for gcc... (cached) gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to enable C11 features... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
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 the C++ compiler works... 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 ar... ar
checking the archiver (ar) interface... ar
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for cmake... no
checking for occurence(s) of link_all_deplibs = no in ./m4/libtool.m4... none
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by 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... :
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... 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++ -E
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ 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 whether shared libraries are enabled... yes
checking for inline... inline
checking for int8_t... yes
checking for int16_t... yes
checking for int32_t... yes
checking for int64_t... yes
checking for mode_t... yes
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for ssize_t... yes
checking for uid_t... yes
checking for gid_t... yes
checking for uint8_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for ptrdiff_t... yes
checking for __attribute__... yes
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 for GNU libc compatible realloc... yes
checking for gcc options needed to detect all undeclared functions... none needed
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 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 sysconf... yes
checking for _Bool... yes
checking for stdbool.h that conforms to C99 or later... yes
checking for arpa/inet.h... yes
checking for fcntl.h... yes
checking for float.h... yes
checking for limits.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 dlopen in -ldl... yes
checking for dlmopen in -ldl... yes
checking for pthread_create in -lpthread... yes
checking for pthread_setname_np in -lpthread... yes
checking for dlfcn.h... (cached) yes
checking whether RTLD_DI_LINKMAP is declared... yes
checking for urcu-bp.h... yes
checking for _cds_lfht_new in -lurcu-cds... yes
checking caa_likely()... yes
checking for urcu_bp_synchronize_rcu in -lurcu-bp... yes
checking for urcu_bp_call_rcu in -lurcu-bp... yes
checking for numa_available in -lnuma... yes
checking for linux/perf_event.h... yes
checking how to run the C preprocessor... gcc -E
checking for python... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating doc/examples/Makefile
config.status: creating doc/man/Makefile
config.status: creating include/Makefile
config.status: creating include/lttng/ust-version.h
config.status: creating snprintf/Makefile
config.status: creating libringbuffer/Makefile
config.status: creating liblttng-ust-comm/Makefile
config.status: creating liblttng-ust/Makefile
config.status: creating liblttng-ust-ctl/Makefile
config.status: creating liblttng-ust-fork/Makefile
config.status: creating liblttng-ust-dl/Makefile
config.status: creating liblttng-ust-fd/Makefile
config.status: creating liblttng-ust-java/Makefile
config.status: creating liblttng-ust-java-agent/Makefile
config.status: creating liblttng-ust-java-agent/java/Makefile
config.status: creating liblttng-ust-java-agent/java/lttng-ust-agent-all/Makefile
config.status: creating liblttng-ust-java-agent/java/lttng-ust-agent-common/Makefile
config.status: creating liblttng-ust-java-agent/java/lttng-ust-agent-jul/Makefile
config.status: creating liblttng-ust-java-agent/java/lttng-ust-agent-log4j/Makefile
config.status: creating liblttng-ust-java-agent/java/lttng-ust-agent-log4j2/Makefile
config.status: creating liblttng-ust-java-agent/jni/Makefile
config.status: creating liblttng-ust-java-agent/jni/common/Makefile
config.status: creating liblttng-ust-java-agent/jni/jul/Makefile
config.status: creating liblttng-ust-java-agent/jni/log4j/Makefile
config.status: creating liblttng-ust-libc-wrapper/Makefile
config.status: creating liblttng-ust-cyg-profile/Makefile
config.status: creating liblttng-ust-python-agent/Makefile
config.status: creating python-lttngust/Makefile
config.status: creating python-lttngust/setup.py
config.status: creating python-lttngust/lttngust/__init__.py
config.status: creating tools/Makefile
config.status: creating tests/Makefile
config.status: creating tests/ctf-types/Makefile
config.status: creating tests/hello/Makefile
config.status: creating tests/hello-many/Makefile
config.status: creating tests/hello.cxx/Makefile
config.status: creating tests/same_line_tracepoint/Makefile
config.status: creating tests/snprintf/Makefile
config.status: creating tests/ust-elf/Makefile
config.status: creating tests/benchmark/Makefile
config.status: creating tests/utils/Makefile
config.status: creating tests/test-app-ctx/Makefile
config.status: creating tests/gcc-weak-hidden/Makefile
config.status: creating tests/libringbuffer/Makefile
config.status: creating lttng-ust.pc
config.status: creating lttng-ust-ctl.pc
config.status: creating tests/ust-elf/test_ust_elf
config.status: creating config.h
config.status: creating include/lttng/ust-config.h
config.status: executing depfiles commands
config.status: executing libtool commands
checking for tput... /usr/bin/tput

LTTng-ust 2.12.10 "(Ta) Meilleure"

Ta Meilleure is a Northeast IPA beer brewed by Lagabière. Translating to Your
best
one, this beer gives out strong aromas of passion fruit, lemon, and peaches. Tastewise, expect a lot of fruit, a creamy texture, and a smooth lingering hop bitterness.

System
  Target architecture:                aarch64
  Efficient unaligned memory access:  no

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:           no
Build and install man pages:          no

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

System directories
  lttng-sessiond rundir:              /var/run/lttng
make  all-recursive
make[1]: Entering directory '/build/lttng-ust2.12/src/lttng-ust'
Making all in .
make[2]: Entering directory '/build/lttng-ust2.12/src/lttng-ust'
make[2]: Leaving directory '/build/lttng-ust2.12/src/lttng-ust'
Making all in include
make[2]: Entering directory '/build/lttng-ust2.12/src/lttng-ust/include'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/lttng-ust2.12/src/lttng-ust/include'
Making all in snprintf
make[2]: Entering directory '/build/lttng-ust2.12/src/lttng-ust/snprintf'
  CC       libustsnprintf_la-fflush.lo
  CC       libustsnprintf_la-fvwrite.lo
  CC       libustsnprintf_la-mbrtowc_sb.lo
  CC       libustsnprintf_la-snprintf.lo
  CC       libustsnprintf_la-vfprintf.lo
  CC       libustsnprintf_la-wsetup.lo
  CC       libustsnprintf_la-core.lo
  CC       libustsnprintf_la-patient_write.lo
  CCLD     libustsnprintf.la
make[2]: Leaving directory '/build/lttng-ust2.12/src/lttng-ust/snprintf'
Making all in libringbuffer
make[2]: Entering directory '/build/lttng-ust2.12/src/lttng-ust/libringbuffer'
  CC       libringbuffer_la-smp.lo
  CC       libringbuffer_la-shm.lo
  CC       libringbuffer_la-ring_buffer_backend.lo
  CC       libringbuffer_la-ring_buffer_frontend.lo
  CCLD     libringbuffer.la
make[2]: Leaving directory '/build/lttng-ust2.12/src/lttng-ust/libringbuffer'
Making all in liblttng-ust-comm
make[2]: Entering directory '/build/lttng-ust2.12/src/lttng-ust/liblttng-ust-comm'
  CC       lttng-ust-comm.lo
  CC       lttng-ust-fd-tracker.lo
  CC       ust-cancelstate.lo
  CCLD     liblttng-ust-comm.la
make[2]: Leaving directory '/build/lttng-ust2.12/src/lttng-ust/liblttng-ust-comm'
Making all in liblttng-ust
make[2]: Entering directory '/build/lttng-ust2.12/src/lttng-ust/liblttng-ust'
  CC       liblttng_ust_tracepoint_la-tracepoint.lo
  CC       liblttng_ust_tracepoint_la-tracepoint-weak-test.lo
  CC       lttng-ust-comm.lo
  CC       lttng-ust-abi.lo
  CC       lttng-probes.lo
  CC       lttng-context-provider.lo
  CC       lttng-context-vtid.lo
  CC       lttng-context-vpid.lo
  CC       lttng-context-pthread-id.lo
  CC       lttng-context-procname.lo
  CC       lttng-context-ip.lo
  CC       lttng-context-cpu-id.lo
  CC       lttng-context-cgroup-ns.lo
  CC       lttng-context-ipc-ns.lo
  CC       lttng-context-mnt-ns.lo
  CC       lttng-context-net-ns.lo
  CC       lttng-context-pid-ns.lo
  CC       lttng-context-user-ns.lo
  CC       lttng-context-uts-ns.lo
  CC       lttng-context-vuid.lo
  CC       lttng-context-veuid.lo
  CC       lttng-context-vsuid.lo
  CC       lttng-context-vgid.lo
  CC       lttng-context-vegid.lo
  CC       lttng-context-vsgid.lo
  CC       lttng-context.lo
  CC       lttng-events.lo
  CC       lttng-filter.lo
  CC       lttng-filter-validator.lo
  CC       lttng-filter-specialize.lo
  CC       lttng-filter-interpreter.lo
  CC       lttng-ust-elf.lo
  CC       lttng-ust-statedump.lo
  CC       ust_lib.lo
  CC       tracef.lo
  CC       tracelog.lo
  CC       string-utils.lo
  CC       lttng-context-perf-counters.lo
  CC       ust-core.lo
  CC       getenv.lo
  CC       lttng-ust-dynamic-type.lo
  CC       lttng-ring-buffer-client-discard.lo
  CC       lttng-ring-buffer-client-discard-rt.lo
  CC       lttng-ring-buffer-client-overwrite.lo
  CC       lttng-ring-buffer-client-overwrite-rt.lo
  CC       lttng-ring-buffer-metadata-client.lo
  CC       lttng-clock.lo
  CC       lttng-getcpu.lo
  CCLD     liblttng-ust-tracepoint.la
  CCLD     liblttng-ust-runtime.la
  CCLD     liblttng-ust-support.la
  CCLD     liblttng-ust.la
make[2]: Leaving directory '/build/lttng-ust2.12/src/lttng-ust/liblttng-ust'
Making all in liblttng-ust-ctl
make[2]: Entering directory '/build/lttng-ust2.12/src/lttng-ust/liblttng-ust-ctl'
  CC       ustctl.lo
  CCLD     liblttng-ust-ctl.la
make[2]: Leaving directory '/build/lttng-ust2.12/src/lttng-ust/liblttng-ust-ctl'
Making all in liblttng-ust-fd
make[2]: Entering directory '/build/lttng-ust2.12/src/lttng-ust/liblttng-ust-fd'
  CC       liblttng_ust_fd_la-lttng-ust-fd.lo
  CCLD     liblttng-ust-fd.la
make[2]: Leaving directory '/build/lttng-ust2.12/src/lttng-ust/liblttng-ust-fd'
Making all in liblttng-ust-fork
make[2]: Entering directory '/build/lttng-ust2.12/src/lttng-ust/liblttng-ust-fork'
  CC       liblttng_ust_fork_la-ustfork.lo
  CCLD     liblttng-ust-fork.la
make[2]: Leaving directory '/build/lttng-ust2.12/src/lttng-ust/liblttng-ust-fork'
Making all in liblttng-ust-libc-wrapper
make[2]: Entering directory '/build/lttng-ust2.12/src/lttng-ust/liblttng-ust-libc-wrapper'
  CC       lttng-ust-malloc.lo
  CC       lttng-ust-pthread.lo
  CCLD     liblttng-ust-pthread-wrapper.la
  CCLD     liblttng-ust-libc-wrapper.la
make[2]: Leaving directory '/build/lttng-ust2.12/src/lttng-ust/liblttng-ust-libc-wrapper'
Making all in liblttng-ust-cyg-profile
make[2]: Entering directory '/build/lttng-ust2.12/src/lttng-ust/liblttng-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[2]: Leaving directory '/build/lttng-ust2.12/src/lttng-ust/liblttng-ust-cyg-profile'
Making all in tools
make[2]: Entering directory '/build/lttng-ust2.12/src/lttng-ust/tools'
make[2]: Leaving directory '/build/lttng-ust2.12/src/lttng-ust/tools'
Making all in liblttng-ust-dl
make[2]: Entering directory '/build/lttng-ust2.12/src/lttng-ust/liblttng-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[2]: Leaving directory '/build/lttng-ust2.12/src/lttng-ust/liblttng-ust-dl'
Making all in tests
make[2]: Entering directory '/build/lttng-ust2.12/src/lttng-ust/tests'
Making all in utils
make[3]: Entering directory '/build/lttng-ust2.12/src/lttng-ust/tests/utils'
  CC       tap.o
  AR       libtap.a
make[3]: Leaving directory '/build/lttng-ust2.12/src/lttng-ust/tests/utils'
Making all in hello
make[3]: Entering directory '/build/lttng-ust2.12/src/lttng-ust/tests/hello'
  CC       hello-hello.o
  CC       hello-tp.o
  CCLD     hello
make[3]: Leaving directory '/build/lttng-ust2.12/src/lttng-ust/tests/hello'
Making all in same_line_tracepoint
make[3]: Entering directory '/build/lttng-ust2.12/src/lttng-ust/tests/same_line_tracepoint'
  CC       same_line_tracepoint.o
  CCLD     same_line_tracepoint
make[3]: Leaving directory '/build/lttng-ust2.12/src/lttng-ust/tests/same_line_tracepoint'
Making all in snprintf
make[3]: Entering directory '/build/lttng-ust2.12/src/lttng-ust/tests/snprintf'
  CC       snprintf.o
  CCLD     test_snprintf
make[3]: Leaving directory '/build/lttng-ust2.12/src/lttng-ust/tests/snprintf'
Making all in benchmark
make[3]: Entering directory '/build/lttng-ust2.12/src/lttng-ust/tests/benchmark'
  CC       bench.o
  CC       tp.o
  CC       bench2-bench.o
  CC       bench2-tp.o
  CCLD     bench1
  CCLD     bench2
make[3]: Leaving directory '/build/lttng-ust2.12/src/lttng-ust/tests/benchmark'
Making all in ust-elf
make[3]: Entering directory '/build/lttng-ust2.12/src/lttng-ust/tests/ust-elf'
  CC       ust-elf.o
  CCLD     ust-elf
make[3]: Leaving directory '/build/lttng-ust2.12/src/lttng-ust/tests/ust-elf'
Making all in ctf-types
make[3]: Entering directory '/build/lttng-ust2.12/src/lttng-ust/tests/ctf-types'
  CC       ctf_types-ctf-types.o
  CC       ctf_types-tp.o
  CCLD     ctf-types
make[3]: Leaving directory '/build/lttng-ust2.12/src/lttng-ust/tests/ctf-types'
Making all in test-app-ctx
make[3]: Entering directory '/build/lttng-ust2.12/src/lttng-ust/tests/test-app-ctx'
  CC       hello-hello.o
  CC       hello-tp.o
  CCLD     hello
make[3]: Leaving directory '/build/lttng-ust2.12/src/lttng-ust/tests/test-app-ctx'
Making all in gcc-weak-hidden
make[3]: Entering directory '/build/lttng-ust2.12/src/lttng-ust/tests/gcc-weak-hidden'
  CC       main.o
  CC       b.o
  CC       c.lo
  CC       d.lo
  CCLD     libgcc-wh.la
  CCLD     test_gcc_weak_hidden
make[3]: Leaving directory '/build/lttng-ust2.12/src/lttng-ust/tests/gcc-weak-hidden'
Making all in hello-many
make[3]: Entering directory '/build/lttng-ust2.12/src/lttng-ust/tests/hello-many'
  CC       hello_many-hello-many.o
  CC       hello_many-tp.o
  CCLD     hello-many
make[3]: Leaving directory '/build/lttng-ust2.12/src/lttng-ust/tests/hello-many'
Making all in libringbuffer
make[3]: Entering directory '/build/lttng-ust2.12/src/lttng-ust/tests/libringbuffer'
  CC       test_smp.o
  CCLD     test_smp
make[3]: Leaving directory '/build/lttng-ust2.12/src/lttng-ust/tests/libringbuffer'
Making all in hello.cxx
make[3]: Entering directory '/build/lttng-ust2.12/src/lttng-ust/tests/hello.cxx'
  CXX      hello.o
  CXX      tp-cpp.o
  CXXLD    hello
make[3]: Leaving directory '/build/lttng-ust2.12/src/lttng-ust/tests/hello.cxx'
make[3]: Entering directory '/build/lttng-ust2.12/src/lttng-ust/tests'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/lttng-ust2.12/src/lttng-ust/tests'
make[2]: Leaving directory '/build/lttng-ust2.12/src/lttng-ust/tests'
Making all in doc
make[2]: Entering directory '/build/lttng-ust2.12/src/lttng-ust/doc'
Making all in .
make[3]: Entering directory '/build/lttng-ust2.12/src/lttng-ust/doc'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/lttng-ust2.12/src/lttng-ust/doc'
Making all in man
make[3]: Entering directory '/build/lttng-ust2.12/src/lttng-ust/doc/man'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/lttng-ust2.12/src/lttng-ust/doc/man'
make[2]: Leaving directory '/build/lttng-ust2.12/src/lttng-ust/doc'
make[1]: Leaving directory '/build/lttng-ust2.12/src/lttng-ust'
==> Entering fakeroot environment...
==> Starting package()...
Making install in .
make[1]: Entering directory '/build/lttng-ust2.12/src/lttng-ust'
make[2]: Entering directory '/build/lttng-ust2.12/src/lttng-ust'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/lttng-ust2.12/pkg/lttng-ust2.12/usr/share/doc/lttng-ust'
 /usr/bin/mkdir -p '/build/lttng-ust2.12/pkg/lttng-ust2.12/usr/lib/pkgconfig'
 /usr/bin/install -c -m 644 ChangeLog COPYING LICENSE README.md '/build/lttng-ust2.12/pkg/lttng-ust2.12/usr/share/doc/lttng-ust'
 /usr/bin/install -c -m 644 lttng-ust.pc lttng-ust-ctl.pc '/build/lttng-ust2.12/pkg/lttng-ust2.12/usr/lib/pkgconfig'
make[2]: Leaving directory '/build/lttng-ust2.12/src/lttng-ust'
make[1]: Leaving directory '/build/lttng-ust2.12/src/lttng-ust'
Making install in include
make[1]: Entering directory '/build/lttng-ust2.12/src/lttng-ust/include'
make[2]: Entering directory '/build/lttng-ust2.12/src/lttng-ust/include'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/lttng-ust2.12/pkg/lttng-ust2.12/usr/include'
 /usr/bin/mkdir -p '/build/lttng-ust2.12/pkg/lttng-ust2.12/usr/include'
 /usr/bin/mkdir -p '/build/lttng-ust2.12/pkg/lttng-ust2.12/usr/include/lttng'
 /usr/bin/install -c -m 644  lttng/ust-config.h lttng/ust-version.h '/build/lttng-ust2.12/pkg/lttng-ust2.12/usr/include/lttng'
 /usr/bin/mkdir -p '/build/lttng-ust2.12/pkg/lttng-ust2.12/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-events.h lttng/ust-ctl.h lttng/ust-abi.h lttng/ringbuffer-abi.h lttng/ust-tracer.h lttng/ust-compiler.h lttng/ust.h lttng/ust-endian.h lttng/ringbuffer-config.h lttng/align.h lttng/bug.h lttng/ust-error.h lttng/tracef.h lttng/lttng-ust-tracef.h lttng/tracelog.h lttng/lttng-ust-tracelog.h lttng/ust-clock.h lttng/ust-getcpu.h lttng/ust-elf.h '/build/lttng-ust2.12/pkg/lttng-ust2.12/usr/include/lttng'
make[2]: Leaving directory '/build/lttng-ust2.12/src/lttng-ust/include'
make[1]: Leaving directory '/build/lttng-ust2.12/src/lttng-ust/include'
Making install in snprintf
make[1]: Entering directory '/build/lttng-ust2.12/src/lttng-ust/snprintf'
make[2]: Entering directory '/build/lttng-ust2.12/src/lttng-ust/snprintf'
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-ust2.12/src/lttng-ust/snprintf'
make[1]: Leaving directory '/build/lttng-ust2.12/src/lttng-ust/snprintf'
Making install in libringbuffer
make[1]: Entering directory '/build/lttng-ust2.12/src/lttng-ust/libringbuffer'
make[2]: Entering directory '/build/lttng-ust2.12/src/lttng-ust/libringbuffer'
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-ust2.12/src/lttng-ust/libringbuffer'
make[1]: Leaving directory '/build/lttng-ust2.12/src/lttng-ust/libringbuffer'
Making install in liblttng-ust-comm
make[1]: Entering directory '/build/lttng-ust2.12/src/lttng-ust/liblttng-ust-comm'
make[2]: Entering directory '/build/lttng-ust2.12/src/lttng-ust/liblttng-ust-comm'
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-ust2.12/src/lttng-ust/liblttng-ust-comm'
make[1]: Leaving directory '/build/lttng-ust2.12/src/lttng-ust/liblttng-ust-comm'
Making install in liblttng-ust
make[1]: Entering directory '/build/lttng-ust2.12/src/lttng-ust/liblttng-ust'
make[2]: Entering directory '/build/lttng-ust2.12/src/lttng-ust/liblttng-ust'
make[2]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/lttng-ust2.12/pkg/lttng-ust2.12/usr/lib'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   liblttng-ust-tracepoint.la liblttng-ust.la '/build/lttng-ust2.12/pkg/lttng-ust2.12/usr/lib'
libtool: install: /usr/bin/install -c .libs/liblttng-ust-tracepoint.so.0.0.0 /build/lttng-ust2.12/pkg/lttng-ust2.12/usr/lib/liblttng-ust-tracepoint.so.0.0.0
libtool: install: (cd /build/lttng-ust2.12/pkg/lttng-ust2.12/usr/lib && { ln -s -f liblttng-ust-tracepoint.so.0.0.0 liblttng-ust-tracepoint.so.0 || { rm -f liblttng-ust-tracepoint.so.0 && ln -s liblttng-ust-tracepoint.so.0.0.0 liblttng-ust-tracepoint.so.0; }; })
libtool: install: (cd /build/lttng-ust2.12/pkg/lttng-ust2.12/usr/lib && { ln -s -f liblttng-ust-tracepoint.so.0.0.0 liblttng-ust-tracepoint.so || { rm -f liblttng-ust-tracepoint.so && ln -s liblttng-ust-tracepoint.so.0.0.0 liblttng-ust-tracepoint.so; }; })
libtool: install: /usr/bin/install -c .libs/liblttng-ust-tracepoint.lai /build/lttng-ust2.12/pkg/lttng-ust2.12/usr/lib/liblttng-ust-tracepoint.la
libtool: warning: relinking 'liblttng-ust.la'
libtool: install: (cd /build/lttng-ust2.12/src/lttng-ust/liblttng-ust; /bin/sh "/build/lttng-ust2.12/src/lttng-ust/libtool"  --silent --tag CC --mode=relink gcc -DUST_COMPONENT=liblttng_ust -Wall -fno-strict-aliasing -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -no-undefined -version-info 0:0:0 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o liblttng-ust.la -rpath /usr/lib -lpthread -lrt -lurcu-cds ../snprintf/libustsnprintf.la ../liblttng-ust-comm/liblttng-ust-comm.la liblttng-ust-tracepoint.la liblttng-ust-runtime.la liblttng-ust-support.la -ldl -inst-prefix-dir /build/lttng-ust2.12/pkg/lttng-ust2.12)
libtool: install: /usr/bin/install -c .libs/liblttng-ust.so.0.0.0T /build/lttng-ust2.12/pkg/lttng-ust2.12/usr/lib/liblttng-ust.so.0.0.0
libtool: install: (cd /build/lttng-ust2.12/pkg/lttng-ust2.12/usr/lib && { ln -s -f liblttng-ust.so.0.0.0 liblttng-ust.so.0 || { rm -f liblttng-ust.so.0 && ln -s liblttng-ust.so.0.0.0 liblttng-ust.so.0; }; })
libtool: install: (cd /build/lttng-ust2.12/pkg/lttng-ust2.12/usr/lib && { ln -s -f liblttng-ust.so.0.0.0 liblttng-ust.so || { rm -f liblttng-ust.so && ln -s liblttng-ust.so.0.0.0 liblttng-ust.so; }; })
libtool: install: /usr/bin/install -c .libs/liblttng-ust.lai /build/lttng-ust2.12/pkg/lttng-ust2.12/usr/lib/liblttng-ust.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[2]: Leaving directory '/build/lttng-ust2.12/src/lttng-ust/liblttng-ust'
make[1]: Leaving directory '/build/lttng-ust2.12/src/lttng-ust/liblttng-ust'
Making install in liblttng-ust-ctl
make[1]: Entering directory '/build/lttng-ust2.12/src/lttng-ust/liblttng-ust-ctl'
make[2]: Entering directory '/build/lttng-ust2.12/src/lttng-ust/liblttng-ust-ctl'
make[2]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/lttng-ust2.12/pkg/lttng-ust2.12/usr/lib'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   liblttng-ust-ctl.la '/build/lttng-ust2.12/pkg/lttng-ust2.12/usr/lib'
libtool: install: /usr/bin/install -c .libs/liblttng-ust-ctl.so.4.0.0 /build/lttng-ust2.12/pkg/lttng-ust2.12/usr/lib/liblttng-ust-ctl.so.4.0.0
libtool: install: (cd /build/lttng-ust2.12/pkg/lttng-ust2.12/usr/lib && { ln -s -f liblttng-ust-ctl.so.4.0.0 liblttng-ust-ctl.so.4 || { rm -f liblttng-ust-ctl.so.4 && ln -s liblttng-ust-ctl.so.4.0.0 liblttng-ust-ctl.so.4; }; })
libtool: install: (cd /build/lttng-ust2.12/pkg/lttng-ust2.12/usr/lib && { ln -s -f liblttng-ust-ctl.so.4.0.0 liblttng-ust-ctl.so || { rm -f liblttng-ust-ctl.so && ln -s liblttng-ust-ctl.so.4.0.0 liblttng-ust-ctl.so; }; })
libtool: install: /usr/bin/install -c .libs/liblttng-ust-ctl.lai /build/lttng-ust2.12/pkg/lttng-ust2.12/usr/lib/liblttng-ust-ctl.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[2]: Leaving directory '/build/lttng-ust2.12/src/lttng-ust/liblttng-ust-ctl'
make[1]: Leaving directory '/build/lttng-ust2.12/src/lttng-ust/liblttng-ust-ctl'
Making install in liblttng-ust-fd
make[1]: Entering directory '/build/lttng-ust2.12/src/lttng-ust/liblttng-ust-fd'
make[2]: Entering directory '/build/lttng-ust2.12/src/lttng-ust/liblttng-ust-fd'
make[2]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/lttng-ust2.12/pkg/lttng-ust2.12/usr/lib'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   liblttng-ust-fd.la '/build/lttng-ust2.12/pkg/lttng-ust2.12/usr/lib'
libtool: warning: relinking 'liblttng-ust-fd.la'
libtool: install: (cd /build/lttng-ust2.12/src/lttng-ust/liblttng-ust-fd; /bin/sh "/build/lttng-ust2.12/src/lttng-ust/libtool"  --silent --tag CC --mode=relink gcc -DUST_COMPONENT=liblttng-ust-fd -Wall -fno-strict-aliasing -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o liblttng-ust-fd.la -rpath /usr/lib liblttng_ust_fd_la-lttng-ust-fd.lo ../liblttng-ust/liblttng-ust.la -ldl -inst-prefix-dir /build/lttng-ust2.12/pkg/lttng-ust2.12)
libtool: install: /usr/bin/install -c .libs/liblttng-ust-fd.so.0.0.0T /build/lttng-ust2.12/pkg/lttng-ust2.12/usr/lib/liblttng-ust-fd.so.0.0.0
libtool: install: (cd /build/lttng-ust2.12/pkg/lttng-ust2.12/usr/lib && { ln -s -f liblttng-ust-fd.so.0.0.0 liblttng-ust-fd.so.0 || { rm -f liblttng-ust-fd.so.0 && ln -s liblttng-ust-fd.so.0.0.0 liblttng-ust-fd.so.0; }; })
libtool: install: (cd /build/lttng-ust2.12/pkg/lttng-ust2.12/usr/lib && { ln -s -f liblttng-ust-fd.so.0.0.0 liblttng-ust-fd.so || { rm -f liblttng-ust-fd.so && ln -s liblttng-ust-fd.so.0.0.0 liblttng-ust-fd.so; }; })
libtool: install: /usr/bin/install -c .libs/liblttng-ust-fd.lai /build/lttng-ust2.12/pkg/lttng-ust2.12/usr/lib/liblttng-ust-fd.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[2]: Leaving directory '/build/lttng-ust2.12/src/lttng-ust/liblttng-ust-fd'
make[1]: Leaving directory '/build/lttng-ust2.12/src/lttng-ust/liblttng-ust-fd'
Making install in liblttng-ust-fork
make[1]: Entering directory '/build/lttng-ust2.12/src/lttng-ust/liblttng-ust-fork'
make[2]: Entering directory '/build/lttng-ust2.12/src/lttng-ust/liblttng-ust-fork'
make[2]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/lttng-ust2.12/pkg/lttng-ust2.12/usr/lib'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   liblttng-ust-fork.la '/build/lttng-ust2.12/pkg/lttng-ust2.12/usr/lib'
libtool: warning: relinking 'liblttng-ust-fork.la'
libtool: install: (cd /build/lttng-ust2.12/src/lttng-ust/liblttng-ust-fork; /bin/sh "/build/lttng-ust2.12/src/lttng-ust/libtool"  --silent --tag CC --mode=relink gcc -DUST_COMPONENT=liblttng-ust-fork -Wall -fno-strict-aliasing -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 ../liblttng-ust/liblttng-ust.la -ldl -inst-prefix-dir /build/lttng-ust2.12/pkg/lttng-ust2.12)
libtool: install: /usr/bin/install -c .libs/liblttng-ust-fork.so.0.0.0T /build/lttng-ust2.12/pkg/lttng-ust2.12/usr/lib/liblttng-ust-fork.so.0.0.0
libtool: install: (cd /build/lttng-ust2.12/pkg/lttng-ust2.12/usr/lib && { ln -s -f liblttng-ust-fork.so.0.0.0 liblttng-ust-fork.so.0 || { rm -f liblttng-ust-fork.so.0 && ln -s liblttng-ust-fork.so.0.0.0 liblttng-ust-fork.so.0; }; })
libtool: install: (cd /build/lttng-ust2.12/pkg/lttng-ust2.12/usr/lib && { ln -s -f liblttng-ust-fork.so.0.0.0 liblttng-ust-fork.so || { rm -f liblttng-ust-fork.so && ln -s liblttng-ust-fork.so.0.0.0 liblttng-ust-fork.so; }; })
libtool: install: /usr/bin/install -c .libs/liblttng-ust-fork.lai /build/lttng-ust2.12/pkg/lttng-ust2.12/usr/lib/liblttng-ust-fork.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[2]: Leaving directory '/build/lttng-ust2.12/src/lttng-ust/liblttng-ust-fork'
make[1]: Leaving directory '/build/lttng-ust2.12/src/lttng-ust/liblttng-ust-fork'
Making install in liblttng-ust-libc-wrapper
make[1]: Entering directory '/build/lttng-ust2.12/src/lttng-ust/liblttng-ust-libc-wrapper'
make[2]: Entering directory '/build/lttng-ust2.12/src/lttng-ust/liblttng-ust-libc-wrapper'
make[2]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/lttng-ust2.12/pkg/lttng-ust2.12/usr/lib'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   liblttng-ust-libc-wrapper.la liblttng-ust-pthread-wrapper.la '/build/lttng-ust2.12/pkg/lttng-ust2.12/usr/lib'
libtool: warning: relinking 'liblttng-ust-libc-wrapper.la'
libtool: install: (cd /build/lttng-ust2.12/src/lttng-ust/liblttng-ust-libc-wrapper; /bin/sh "/build/lttng-ust2.12/src/lttng-ust/libtool"  --silent --tag CC --mode=relink gcc -Wall -fno-strict-aliasing -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -L../liblttng-ust/.libs -llttng-ust -ldl -inst-prefix-dir /build/lttng-ust2.12/pkg/lttng-ust2.12)
libtool: install: /usr/bin/install -c .libs/liblttng-ust-libc-wrapper.so.0.0.0T /build/lttng-ust2.12/pkg/lttng-ust2.12/usr/lib/liblttng-ust-libc-wrapper.so.0.0.0
libtool: install: (cd /build/lttng-ust2.12/pkg/lttng-ust2.12/usr/lib && { ln -s -f liblttng-ust-libc-wrapper.so.0.0.0 liblttng-ust-libc-wrapper.so.0 || { rm -f liblttng-ust-libc-wrapper.so.0 && ln -s liblttng-ust-libc-wrapper.so.0.0.0 liblttng-ust-libc-wrapper.so.0; }; })
libtool: install: (cd /build/lttng-ust2.12/pkg/lttng-ust2.12/usr/lib && { ln -s -f liblttng-ust-libc-wrapper.so.0.0.0 liblttng-ust-libc-wrapper.so || { rm -f liblttng-ust-libc-wrapper.so && ln -s liblttng-ust-libc-wrapper.so.0.0.0 liblttng-ust-libc-wrapper.so; }; })
libtool: install: /usr/bin/install -c .libs/liblttng-ust-libc-wrapper.lai /build/lttng-ust2.12/pkg/lttng-ust2.12/usr/lib/liblttng-ust-libc-wrapper.la
libtool: warning: relinking 'liblttng-ust-pthread-wrapper.la'
libtool: install: (cd /build/lttng-ust2.12/src/lttng-ust/liblttng-ust-libc-wrapper; /bin/sh "/build/lttng-ust2.12/src/lttng-ust/libtool"  --silent --tag CC --mode=relink gcc -Wall -fno-strict-aliasing -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -L../liblttng-ust/.libs -llttng-ust -ldl -inst-prefix-dir /build/lttng-ust2.12/pkg/lttng-ust2.12)
libtool: install: /usr/bin/install -c .libs/liblttng-ust-pthread-wrapper.so.0.0.0T /build/lttng-ust2.12/pkg/lttng-ust2.12/usr/lib/liblttng-ust-pthread-wrapper.so.0.0.0
libtool: install: (cd /build/lttng-ust2.12/pkg/lttng-ust2.12/usr/lib && { ln -s -f liblttng-ust-pthread-wrapper.so.0.0.0 liblttng-ust-pthread-wrapper.so.0 || { rm -f liblttng-ust-pthread-wrapper.so.0 && ln -s liblttng-ust-pthread-wrapper.so.0.0.0 liblttng-ust-pthread-wrapper.so.0; }; })
libtool: install: (cd /build/lttng-ust2.12/pkg/lttng-ust2.12/usr/lib && { ln -s -f liblttng-ust-pthread-wrapper.so.0.0.0 liblttng-ust-pthread-wrapper.so || { rm -f liblttng-ust-pthread-wrapper.so && ln -s liblttng-ust-pthread-wrapper.so.0.0.0 liblttng-ust-pthread-wrapper.so; }; })
libtool: install: /usr/bin/install -c .libs/liblttng-ust-pthread-wrapper.lai /build/lttng-ust2.12/pkg/lttng-ust2.12/usr/lib/liblttng-ust-pthread-wrapper.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[2]: Leaving directory '/build/lttng-ust2.12/src/lttng-ust/liblttng-ust-libc-wrapper'
make[1]: Leaving directory '/build/lttng-ust2.12/src/lttng-ust/liblttng-ust-libc-wrapper'
Making install in liblttng-ust-cyg-profile
make[1]: Entering directory '/build/lttng-ust2.12/src/lttng-ust/liblttng-ust-cyg-profile'
make[2]: Entering directory '/build/lttng-ust2.12/src/lttng-ust/liblttng-ust-cyg-profile'
make[2]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/lttng-ust2.12/pkg/lttng-ust2.12/usr/lib'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   liblttng-ust-cyg-profile.la liblttng-ust-cyg-profile-fast.la '/build/lttng-ust2.12/pkg/lttng-ust2.12/usr/lib'
libtool: warning: relinking 'liblttng-ust-cyg-profile.la'
libtool: install: (cd /build/lttng-ust2.12/src/lttng-ust/liblttng-ust-cyg-profile; /bin/sh "/build/lttng-ust2.12/src/lttng-ust/libtool"  --silent --tag CC --mode=relink gcc -Wall -fno-strict-aliasing -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -L../liblttng-ust/.libs -llttng-ust -ldl -inst-prefix-dir /build/lttng-ust2.12/pkg/lttng-ust2.12)
libtool: install: /usr/bin/install -c .libs/liblttng-ust-cyg-profile.so.0.0.0T /build/lttng-ust2.12/pkg/lttng-ust2.12/usr/lib/liblttng-ust-cyg-profile.so.0.0.0
libtool: install: (cd /build/lttng-ust2.12/pkg/lttng-ust2.12/usr/lib && { ln -s -f liblttng-ust-cyg-profile.so.0.0.0 liblttng-ust-cyg-profile.so.0 || { rm -f liblttng-ust-cyg-profile.so.0 && ln -s liblttng-ust-cyg-profile.so.0.0.0 liblttng-ust-cyg-profile.so.0; }; })
libtool: install: (cd /build/lttng-ust2.12/pkg/lttng-ust2.12/usr/lib && { ln -s -f liblttng-ust-cyg-profile.so.0.0.0 liblttng-ust-cyg-profile.so || { rm -f liblttng-ust-cyg-profile.so && ln -s liblttng-ust-cyg-profile.so.0.0.0 liblttng-ust-cyg-profile.so; }; })
libtool: install: /usr/bin/install -c .libs/liblttng-ust-cyg-profile.lai /build/lttng-ust2.12/pkg/lttng-ust2.12/usr/lib/liblttng-ust-cyg-profile.la
libtool: warning: relinking 'liblttng-ust-cyg-profile-fast.la'
libtool: install: (cd /build/lttng-ust2.12/src/lttng-ust/liblttng-ust-cyg-profile; /bin/sh "/build/lttng-ust2.12/src/lttng-ust/libtool"  --silent --tag CC --mode=relink gcc -Wall -fno-strict-aliasing -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -L../liblttng-ust/.libs -llttng-ust -ldl -inst-prefix-dir /build/lttng-ust2.12/pkg/lttng-ust2.12)
libtool: install: /usr/bin/install -c .libs/liblttng-ust-cyg-profile-fast.so.0.0.0T /build/lttng-ust2.12/pkg/lttng-ust2.12/usr/lib/liblttng-ust-cyg-profile-fast.so.0.0.0
libtool: install: (cd /build/lttng-ust2.12/pkg/lttng-ust2.12/usr/lib && { ln -s -f liblttng-ust-cyg-profile-fast.so.0.0.0 liblttng-ust-cyg-profile-fast.so.0 || { rm -f liblttng-ust-cyg-profile-fast.so.0 && ln -s liblttng-ust-cyg-profile-fast.so.0.0.0 liblttng-ust-cyg-profile-fast.so.0; }; })
libtool: install: (cd /build/lttng-ust2.12/pkg/lttng-ust2.12/usr/lib && { ln -s -f liblttng-ust-cyg-profile-fast.so.0.0.0 liblttng-ust-cyg-profile-fast.so || { rm -f liblttng-ust-cyg-profile-fast.so && ln -s liblttng-ust-cyg-profile-fast.so.0.0.0 liblttng-ust-cyg-profile-fast.so; }; })
libtool: install: /usr/bin/install -c .libs/liblttng-ust-cyg-profile-fast.lai /build/lttng-ust2.12/pkg/lttng-ust2.12/usr/lib/liblttng-ust-cyg-profile-fast.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[2]: Leaving directory '/build/lttng-ust2.12/src/lttng-ust/liblttng-ust-cyg-profile'
make[1]: Leaving directory '/build/lttng-ust2.12/src/lttng-ust/liblttng-ust-cyg-profile'
Making install in tools
make[1]: Entering directory '/build/lttng-ust2.12/src/lttng-ust/tools'
make[2]: Entering directory '/build/lttng-ust2.12/src/lttng-ust/tools'
make[2]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/lttng-ust2.12/pkg/lttng-ust2.12/usr/bin'
 /usr/bin/install -c lttng-gen-tp '/build/lttng-ust2.12/pkg/lttng-ust2.12/usr/bin'
make[2]: Leaving directory '/build/lttng-ust2.12/src/lttng-ust/tools'
make[1]: Leaving directory '/build/lttng-ust2.12/src/lttng-ust/tools'
Making install in liblttng-ust-dl
make[1]: Entering directory '/build/lttng-ust2.12/src/lttng-ust/liblttng-ust-dl'
make[2]: Entering directory '/build/lttng-ust2.12/src/lttng-ust/liblttng-ust-dl'
make[2]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/lttng-ust2.12/pkg/lttng-ust2.12/usr/lib'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   liblttng-ust-dl.la '/build/lttng-ust2.12/pkg/lttng-ust2.12/usr/lib'
libtool: warning: relinking 'liblttng-ust-dl.la'
libtool: install: (cd /build/lttng-ust2.12/src/lttng-ust/liblttng-ust-dl; /bin/sh "/build/lttng-ust2.12/src/lttng-ust/libtool"  --silent --tag CC --mode=relink gcc -DUST_COMPONENT=liblttng-ust-dl -Wall -fno-strict-aliasing -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 ../liblttng-ust/liblttng-ust.la -ldl -inst-prefix-dir /build/lttng-ust2.12/pkg/lttng-ust2.12)
libtool: install: /usr/bin/install -c .libs/liblttng-ust-dl.so.0.0.0T /build/lttng-ust2.12/pkg/lttng-ust2.12/usr/lib/liblttng-ust-dl.so.0.0.0
libtool: install: (cd /build/lttng-ust2.12/pkg/lttng-ust2.12/usr/lib && { ln -s -f liblttng-ust-dl.so.0.0.0 liblttng-ust-dl.so.0 || { rm -f liblttng-ust-dl.so.0 && ln -s liblttng-ust-dl.so.0.0.0 liblttng-ust-dl.so.0; }; })
libtool: install: (cd /build/lttng-ust2.12/pkg/lttng-ust2.12/usr/lib && { ln -s -f liblttng-ust-dl.so.0.0.0 liblttng-ust-dl.so || { rm -f liblttng-ust-dl.so && ln -s liblttng-ust-dl.so.0.0.0 liblttng-ust-dl.so; }; })
libtool: install: /usr/bin/install -c .libs/liblttng-ust-dl.lai /build/lttng-ust2.12/pkg/lttng-ust2.12/usr/lib/liblttng-ust-dl.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[2]: Leaving directory '/build/lttng-ust2.12/src/lttng-ust/liblttng-ust-dl'
make[1]: Leaving directory '/build/lttng-ust2.12/src/lttng-ust/liblttng-ust-dl'
Making install in tests
make[1]: Entering directory '/build/lttng-ust2.12/src/lttng-ust/tests'
Making install in utils
make[2]: Entering directory '/build/lttng-ust2.12/src/lttng-ust/tests/utils'
make[3]: Entering directory '/build/lttng-ust2.12/src/lttng-ust/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-ust2.12/src/lttng-ust/tests/utils'
make[2]: Leaving directory '/build/lttng-ust2.12/src/lttng-ust/tests/utils'
Making install in hello
make[2]: Entering directory '/build/lttng-ust2.12/src/lttng-ust/tests/hello'
make[3]: Entering directory '/build/lttng-ust2.12/src/lttng-ust/tests/hello'
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-ust2.12/src/lttng-ust/tests/hello'
make[2]: Leaving directory '/build/lttng-ust2.12/src/lttng-ust/tests/hello'
Making install in same_line_tracepoint
make[2]: Entering directory '/build/lttng-ust2.12/src/lttng-ust/tests/same_line_tracepoint'
make[3]: Entering directory '/build/lttng-ust2.12/src/lttng-ust/tests/same_line_tracepoint'
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-ust2.12/src/lttng-ust/tests/same_line_tracepoint'
make[2]: Leaving directory '/build/lttng-ust2.12/src/lttng-ust/tests/same_line_tracepoint'
Making install in snprintf
make[2]: Entering directory '/build/lttng-ust2.12/src/lttng-ust/tests/snprintf'
make[3]: Entering directory '/build/lttng-ust2.12/src/lttng-ust/tests/snprintf'
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-ust2.12/src/lttng-ust/tests/snprintf'
make[2]: Leaving directory '/build/lttng-ust2.12/src/lttng-ust/tests/snprintf'
Making install in benchmark
make[2]: Entering directory '/build/lttng-ust2.12/src/lttng-ust/tests/benchmark'
make[3]: Entering directory '/build/lttng-ust2.12/src/lttng-ust/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-ust2.12/src/lttng-ust/tests/benchmark'
make[2]: Leaving directory '/build/lttng-ust2.12/src/lttng-ust/tests/benchmark'
Making install in ust-elf
make[2]: Entering directory '/build/lttng-ust2.12/src/lttng-ust/tests/ust-elf'
make[3]: Entering directory '/build/lttng-ust2.12/src/lttng-ust/tests/ust-elf'
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-ust2.12/src/lttng-ust/tests/ust-elf'
make[2]: Leaving directory '/build/lttng-ust2.12/src/lttng-ust/tests/ust-elf'
Making install in ctf-types
make[2]: Entering directory '/build/lttng-ust2.12/src/lttng-ust/tests/ctf-types'
make[3]: Entering directory '/build/lttng-ust2.12/src/lttng-ust/tests/ctf-types'
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-ust2.12/src/lttng-ust/tests/ctf-types'
make[2]: Leaving directory '/build/lttng-ust2.12/src/lttng-ust/tests/ctf-types'
Making install in test-app-ctx
make[2]: Entering directory '/build/lttng-ust2.12/src/lttng-ust/tests/test-app-ctx'
make[3]: Entering directory '/build/lttng-ust2.12/src/lttng-ust/tests/test-app-ctx'
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-ust2.12/src/lttng-ust/tests/test-app-ctx'
make[2]: Leaving directory '/build/lttng-ust2.12/src/lttng-ust/tests/test-app-ctx'
Making install in gcc-weak-hidden
make[2]: Entering directory '/build/lttng-ust2.12/src/lttng-ust/tests/gcc-weak-hidden'
make[3]: Entering directory '/build/lttng-ust2.12/src/lttng-ust/tests/gcc-weak-hidden'
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-ust2.12/src/lttng-ust/tests/gcc-weak-hidden'
make[2]: Leaving directory '/build/lttng-ust2.12/src/lttng-ust/tests/gcc-weak-hidden'
Making install in hello-many
make[2]: Entering directory '/build/lttng-ust2.12/src/lttng-ust/tests/hello-many'
make[3]: Entering directory '/build/lttng-ust2.12/src/lttng-ust/tests/hello-many'
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-ust2.12/src/lttng-ust/tests/hello-many'
make[2]: Leaving directory '/build/lttng-ust2.12/src/lttng-ust/tests/hello-many'
Making install in libringbuffer
make[2]: Entering directory '/build/lttng-ust2.12/src/lttng-ust/tests/libringbuffer'
make[3]: Entering directory '/build/lttng-ust2.12/src/lttng-ust/tests/libringbuffer'
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-ust2.12/src/lttng-ust/tests/libringbuffer'
make[2]: Leaving directory '/build/lttng-ust2.12/src/lttng-ust/tests/libringbuffer'
Making install in hello.cxx
make[2]: Entering directory '/build/lttng-ust2.12/src/lttng-ust/tests/hello.cxx'
make[3]: Entering directory '/build/lttng-ust2.12/src/lttng-ust/tests/hello.cxx'
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-ust2.12/src/lttng-ust/tests/hello.cxx'
make[2]: Leaving directory '/build/lttng-ust2.12/src/lttng-ust/tests/hello.cxx'
make[2]: Entering directory '/build/lttng-ust2.12/src/lttng-ust/tests'
make[3]: Entering directory '/build/lttng-ust2.12/src/lttng-ust/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-ust2.12/src/lttng-ust/tests'
make[2]: Leaving directory '/build/lttng-ust2.12/src/lttng-ust/tests'
make[1]: Leaving directory '/build/lttng-ust2.12/src/lttng-ust/tests'
Making install in doc
make[1]: Entering directory '/build/lttng-ust2.12/src/lttng-ust/doc'
Making install in .
make[2]: Entering directory '/build/lttng-ust2.12/src/lttng-ust/doc'
make[3]: Entering directory '/build/lttng-ust2.12/src/lttng-ust/doc'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/lttng-ust2.12/pkg/lttng-ust2.12/usr/share/doc/lttng-ust'
 /usr/bin/install -c -m 644 java-agent.txt '/build/lttng-ust2.12/pkg/lttng-ust2.12/usr/share/doc/lttng-ust'
make[3]: Leaving directory '/build/lttng-ust2.12/src/lttng-ust/doc'
make[2]: Leaving directory '/build/lttng-ust2.12/src/lttng-ust/doc'
Making install in man
make[2]: Entering directory '/build/lttng-ust2.12/src/lttng-ust/doc/man'
make[3]: Entering directory '/build/lttng-ust2.12/src/lttng-ust/doc/man'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Leaving directory '/build/lttng-ust2.12/src/lttng-ust/doc/man'
make[2]: Leaving directory '/build/lttng-ust2.12/src/lttng-ust/doc/man'
make[1]: Leaving directory '/build/lttng-ust2.12/src/lttng-ust/doc'
==> 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-ust2.12"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: lttng-ust2.12 2.12.10-1 (Thu Jan  2 13:25:22 2025)
==> Cleaning up...