DEBUG: Executing shell function do_compile
NOTE: make -j 16 -l 75
Making all in include
make[1]: Entering directory 'TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build/include'
make  all-am
make[2]: Entering directory 'TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build/include'
rm -f version.i.tmp; \
if (test ! -f version.i && test -f "../../sources/lttng-tools-2.14.0/include/version.i"); then \
	cp "../../sources/lttng-tools-2.14.0/include/version.i" version.i; \
fi; \
if (test -r "../../sources/lttng-tools-2.14.0/bootstrap" && test -r "../../sources/lttng-tools-2.14.0/.git") && \
		test -x "`which git 2>&1;true`"; then \
	GIT_VERSION_STR="`cd "../../sources/lttng-tools-2.14.0" && git describe --tags --dirty`"; \
	GIT_CURRENT_TAG="`cd "../../sources/lttng-tools-2.14.0" && git describe --tags --exact-match --match="v[0-9]*" HEAD 2> /dev/null`"; \
	echo "#define GIT_VERSION \"$GIT_VERSION_STR\"" > version.i.tmp; \
	if ! TOPDIR/tmp/hosttools/grep -- "-dirty" version.i.tmp > /dev/null && \
			test "x$GIT_CURRENT_TAG" != "x"; then \
		echo "#define GIT_VERSION \"\"" > version.i.tmp; \
	fi; \
fi; \
if test ! -f version.i.tmp; then \
	if test -f version.i; then \
		TOPDIR/tmp/hosttools/grep "^#define \bGIT_VERSION\b.*" version.i > version.i.tmp; \
	else \
		echo '#define GIT_VERSION ""' > version.i.tmp; \
	fi; \
fi; \
echo "#define EXTRA_VERSION_NAME \"`sed -n '1p' "../../sources/lttng-tools-2.14.0/version/extra_version_name" 2> /dev/null`\"" >> version.i.tmp; \
echo "#define EXTRA_VERSION_DESCRIPTION \"`sed -E ':a ; N ; $!ba ; s/[^a-zA-Z0-9 \n\t\.,]/-/g ; s/\r{0,1}\n/\\\n\\\t/g' "../../sources/lttng-tools-2.14.0/version/extra_version_description" 2> /dev/null`\"" >> version.i.tmp; \
echo "#define EXTRA_VERSION_PATCHES \"`ls -1 "../../sources/lttng-tools-2.14.0/version/extra_patches" | TOPDIR/tmp/hosttools/grep -v '^README' | sed -E ':a ; N ; $!ba ; s/[^a-zA-Z0-9 \n\t\.]/-/g ; s/\r{0,1}\n/\\\n\\\t/g' 2> /dev/null`\"" >> version.i.tmp; \
if test ! -f version.i || \
		test x"`cat version.i.tmp`" != x"`cat version.i`"; then \
	mv version.i.tmp version.i; \
fi; \
rm -f version.i.tmp; \
true
make[2]: Leaving directory 'TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build/include'
make[1]: Leaving directory 'TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build/include'
Making all in doc
make[1]: Entering directory 'TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build/doc'
Making all in man
make[2]: Entering directory 'TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build/doc/man'
make[2]: Leaving directory 'TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build/doc/man'
make[2]: Entering directory 'TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build/doc'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory 'TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build/doc'
make[1]: Leaving directory 'TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build/doc'
Making all in src
make[1]: Entering directory 'TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build/src'
Making all in vendor
make[2]: Entering directory 'TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build/src/vendor'
Making all in msgpack
make[3]: Entering directory 'TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build/src/vendor/msgpack'
/bin/bash ../../../libtool  --tag=CC   --mode=compile aarch64-poky-linux-musl-gcc  -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -DHAVE_CONFIG_H   -I../../../../sources/lttng-tools-2.14.0/src  -fvisibility=hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wdiscarded-qualifiers -Wmissing-prototypes -Wmissing-parameter-type -Wsuggest-final-types -Wsuggest-final-methods -Wold-style-definition -Wstrict-prototypes -pthread -fvisibility=hidden -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native=  -pipe -c -o objectc.lo ../../../../sources/lttng-tools-2.14.0/src/vendor/msgpack/objectc.c
/bin/bash ../../../libtool  --tag=CC   --mode=compile aarch64-poky-linux-musl-gcc  -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -DHAVE_CONFIG_H   -I../../../../sources/lttng-tools-2.14.0/src  -fvisibility=hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wdiscarded-qualifiers -Wmissing-prototypes -Wmissing-parameter-type -Wsuggest-final-types -Wsuggest-final-methods -Wold-style-definition -Wstrict-prototypes -pthread -fvisibility=hidden -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native=  -pipe -c -o unpack.lo ../../../../sources/lttng-tools-2.14.0/src/vendor/msgpack/unpack.c
/bin/bash ../../../libtool  --tag=CC   --mode=compile aarch64-poky-linux-musl-gcc  -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -DHAVE_CONFIG_H   -I../../../../sources/lttng-tools-2.14.0/src  -fvisibility=hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wdiscarded-qualifiers -Wmissing-prototypes -Wmissing-parameter-type -Wsuggest-final-types -Wsuggest-final-methods -Wold-style-definition -Wstrict-prototypes -pthread -fvisibility=hidden -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native=  -pipe -c -o version.lo ../../../../sources/lttng-tools-2.14.0/src/vendor/msgpack/version.c
/bin/bash ../../../libtool  --tag=CC   --mode=compile aarch64-poky-linux-musl-gcc  -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -DHAVE_CONFIG_H   -I../../../../sources/lttng-tools-2.14.0/src  -fvisibility=hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wdiscarded-qualifiers -Wmissing-prototypes -Wmissing-parameter-type -Wsuggest-final-types -Wsuggest-final-methods -Wold-style-definition -Wstrict-prototypes -pthread -fvisibility=hidden -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native=  -pipe -c -o vrefbuffer.lo ../../../../sources/lttng-tools-2.14.0/src/vendor/msgpack/vrefbuffer.c
/bin/bash ../../../libtool  --tag=CC   --mode=compile aarch64-poky-linux-musl-gcc  -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -DHAVE_CONFIG_H   -I../../../../sources/lttng-tools-2.14.0/src  -fvisibility=hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wdiscarded-qualifiers -Wmissing-prototypes -Wmissing-parameter-type -Wsuggest-final-types -Wsuggest-final-methods -Wold-style-definition -Wstrict-prototypes -pthread -fvisibility=hidden -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native=  -pipe -c -o zone.lo ../../../../sources/lttng-tools-2.14.0/src/vendor/msgpack/zone.c
libtool: compile:  aarch64-poky-linux-musl-gcc -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -DHAVE_CONFIG_H -I../../../../sources/lttng-tools-2.14.0/src -fvisibility=hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wdiscarded-qualifiers -Wmissing-prototypes -Wmissing-parameter-type -Wsuggest-final-types -Wsuggest-final-methods -Wold-style-definition -Wstrict-prototypes -pthread -fvisibility=hidden -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native= -pipe -c ../../../../sources/lttng-tools-2.14.0/src/vendor/msgpack/vrefbuffer.c  -fPIC -DPIC -o .libs/vrefbuffer.o
libtool: compile:  aarch64-poky-linux-musl-gcc -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -DHAVE_CONFIG_H -I../../../../sources/lttng-tools-2.14.0/src -fvisibility=hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wdiscarded-qualifiers -Wmissing-prototypes -Wmissing-parameter-type -Wsuggest-final-types -Wsuggest-final-methods -Wold-style-definition -Wstrict-prototypes -pthread -fvisibility=hidden -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native= -pipe -c ../../../../sources/lttng-tools-2.14.0/src/vendor/msgpack/unpack.c  -fPIC -DPIC -o .libs/unpack.o
libtool: compile:  aarch64-poky-linux-musl-gcc -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -DHAVE_CONFIG_H -I../../../../sources/lttng-tools-2.14.0/src -fvisibility=hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wdiscarded-qualifiers -Wmissing-prototypes -Wmissing-parameter-type -Wsuggest-final-types -Wsuggest-final-methods -Wold-style-definition -Wstrict-prototypes -pthread -fvisibility=hidden -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native= -pipe -c ../../../../sources/lttng-tools-2.14.0/src/vendor/msgpack/version.c  -fPIC -DPIC -o .libs/version.o
libtool: compile:  aarch64-poky-linux-musl-gcc -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -DHAVE_CONFIG_H -I../../../../sources/lttng-tools-2.14.0/src -fvisibility=hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wdiscarded-qualifiers -Wmissing-prototypes -Wmissing-parameter-type -Wsuggest-final-types -Wsuggest-final-methods -Wold-style-definition -Wstrict-prototypes -pthread -fvisibility=hidden -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native= -pipe -c ../../../../sources/lttng-tools-2.14.0/src/vendor/msgpack/objectc.c  -fPIC -DPIC -o .libs/objectc.o
libtool: compile:  aarch64-poky-linux-musl-gcc -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -DHAVE_CONFIG_H -I../../../../sources/lttng-tools-2.14.0/src -fvisibility=hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wdiscarded-qualifiers -Wmissing-prototypes -Wmissing-parameter-type -Wsuggest-final-types -Wsuggest-final-methods -Wold-style-definition -Wstrict-prototypes -pthread -fvisibility=hidden -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native= -pipe -c ../../../../sources/lttng-tools-2.14.0/src/vendor/msgpack/zone.c  -fPIC -DPIC -o .libs/zone.o
/bin/bash ../../../libtool  --tag=CC   --mode=link aarch64-poky-linux-musl-gcc  -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -fvisibility=hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wdiscarded-qualifiers -Wmissing-prototypes -Wmissing-parameter-type -Wsuggest-final-types -Wsuggest-final-methods -Wold-style-definition -Wstrict-prototypes -pthread -fvisibility=hidden -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native=  -pipe  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native=  -Wl,-z,relro,-z,now -o libmsgpack.la  objectc.lo unpack.lo version.lo vrefbuffer.lo zone.lo  -lrt 
libtool: link: aarch64-poky-linux-musl-gcc-ar cr .libs/libmsgpack.a .libs/objectc.o .libs/unpack.o .libs/version.o .libs/vrefbuffer.o .libs/zone.o 
libtool: link: aarch64-poky-linux-musl-gcc-ranlib .libs/libmsgpack.a
libtool: link: ( cd ".libs" && rm -f "libmsgpack.la" && ln -s "../libmsgpack.la" "libmsgpack.la" )
make[3]: Leaving directory 'TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build/src/vendor/msgpack'
Making all in fmt
make[3]: Entering directory 'TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build/src/vendor/fmt'
/bin/bash ../../../libtool  --tag=CXX   --mode=compile aarch64-poky-linux-musl-g++  -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../../include -I../../../../sources/lttng-tools-2.14.0/include -I../../../src -I../../../../sources/lttng-tools-2.14.0/src -include config.h     -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o libfmt_la-format.lo `test -f 'format.cc' || echo '../../../../sources/lttng-tools-2.14.0/src/vendor/fmt/'`format.cc
/bin/bash ../../../libtool  --tag=CXX   --mode=compile aarch64-poky-linux-musl-g++  -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../../include -I../../../../sources/lttng-tools-2.14.0/include -I../../../src -I../../../../sources/lttng-tools-2.14.0/src -include config.h     -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o libfmt_la-os.lo `test -f 'os.cc' || echo '../../../../sources/lttng-tools-2.14.0/src/vendor/fmt/'`os.cc
libtool: compile:  aarch64-poky-linux-musl-g++ -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../../include -I../../../../sources/lttng-tools-2.14.0/include -I../../../src -I../../../../sources/lttng-tools-2.14.0/src -include config.h -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../../sources/lttng-tools-2.14.0/src/vendor/fmt/format.cc  -fPIC -DPIC -o .libs/libfmt_la-format.o
libtool: compile:  aarch64-poky-linux-musl-g++ -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../../include -I../../../../sources/lttng-tools-2.14.0/include -I../../../src -I../../../../sources/lttng-tools-2.14.0/src -include config.h -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../../sources/lttng-tools-2.14.0/src/vendor/fmt/os.cc  -fPIC -DPIC -o .libs/libfmt_la-os.o
/bin/bash ../../../libtool  --tag=CXX   --mode=link aarch64-poky-linux-musl-g++  -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native=  -Wl,-z,relro,-z,now -o libfmt.la  libfmt_la-format.lo libfmt_la-os.lo  -lrt 
libtool: link: aarch64-poky-linux-musl-gcc-ar cr .libs/libfmt.a .libs/libfmt_la-format.o .libs/libfmt_la-os.o 
libtool: link: aarch64-poky-linux-musl-gcc-ranlib .libs/libfmt.a
libtool: link: ( cd ".libs" && rm -f "libfmt.la" && ln -s "../libfmt.la" "libfmt.la" )
make[3]: Leaving directory 'TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build/src/vendor/fmt'
make[3]: Entering directory 'TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build/src/vendor'
/bin/bash ../../libtool  --tag=CC   --mode=compile aarch64-poky-linux-musl-gcc  -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h     -fvisibility=hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wdiscarded-qualifiers -Wmissing-prototypes -Wmissing-parameter-type -Wsuggest-final-types -Wsuggest-final-methods -Wold-style-definition -Wstrict-prototypes -pthread -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native=  -pipe -c -o argpar/argpar.lo ../../../sources/lttng-tools-2.14.0/src/vendor/argpar/argpar.c
libtool: compile:  aarch64-poky-linux-musl-gcc -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h -fvisibility=hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wdiscarded-qualifiers -Wmissing-prototypes -Wmissing-parameter-type -Wsuggest-final-types -Wsuggest-final-methods -Wold-style-definition -Wstrict-prototypes -pthread -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native= -pipe -c ../../../sources/lttng-tools-2.14.0/src/vendor/argpar/argpar.c  -fPIC -DPIC -o argpar/.libs/argpar.o
/bin/bash ../../libtool  --tag=CC   --mode=link aarch64-poky-linux-musl-gcc  -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -fvisibility=hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wdiscarded-qualifiers -Wmissing-prototypes -Wmissing-parameter-type -Wsuggest-final-types -Wsuggest-final-methods -Wold-style-definition -Wstrict-prototypes -pthread -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native=  -pipe  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native=  -Wl,-z,relro,-z,now -o argpar/libargpar.la  argpar/argpar.lo  -lrt 
libtool: link: aarch64-poky-linux-musl-gcc-ar cr argpar/.libs/libargpar.a argpar/.libs/argpar.o 
libtool: link: aarch64-poky-linux-musl-gcc-ranlib argpar/.libs/libargpar.a
libtool: link: ( cd "argpar/.libs" && rm -f "libargpar.la" && ln -s "../libargpar.la" "libargpar.la" )
make[3]: Leaving directory 'TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build/src/vendor'
make[2]: Leaving directory 'TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build/src/vendor'
Making all in common
make[2]: Entering directory 'TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build/src/common'
make  all-am
make[3]: Entering directory 'TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build/src/common'
aarch64-poky-linux-musl-g++  -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h     -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o filter-grammar-test.o ../../../sources/lttng-tools-2.14.0/src/common/filter-grammar-test.cpp
/bin/bash ../../libtool  --tag=CXX   --mode=compile aarch64-poky-linux-musl-g++  -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h     -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o context.lo ../../../sources/lttng-tools-2.14.0/src/common/context.cpp
/bin/bash ../../libtool  --tag=CXX   --mode=compile aarch64-poky-linux-musl-g++  -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h     -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o daemonize.lo ../../../sources/lttng-tools-2.14.0/src/common/daemonize.cpp
/bin/bash ../../libtool  --tag=CXX   --mode=compile aarch64-poky-linux-musl-g++  -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h     -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o filter.lo ../../../sources/lttng-tools-2.14.0/src/common/filter.cpp
/bin/bash ../../libtool  --tag=CXX   --mode=compile aarch64-poky-linux-musl-g++  -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h     -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o fs-handle.lo ../../../sources/lttng-tools-2.14.0/src/common/fs-handle.cpp
/bin/bash ../../libtool  --tag=CXX   --mode=compile aarch64-poky-linux-musl-g++  -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h     -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o futex.lo ../../../sources/lttng-tools-2.14.0/src/common/futex.cpp
/bin/bash ../../libtool  --tag=CXX   --mode=compile aarch64-poky-linux-musl-g++  -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h     -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o index-allocator.lo ../../../sources/lttng-tools-2.14.0/src/common/index-allocator.cpp
/bin/bash ../../libtool  --tag=CXX   --mode=compile aarch64-poky-linux-musl-g++  -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h     -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o pipe.lo ../../../sources/lttng-tools-2.14.0/src/common/pipe.cpp
/bin/bash ../../libtool  --tag=CXX   --mode=compile aarch64-poky-linux-musl-g++  -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h     -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o shm.lo ../../../sources/lttng-tools-2.14.0/src/common/shm.cpp
/bin/bash ../../libtool  --tag=CXX   --mode=compile aarch64-poky-linux-musl-g++  -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h     -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o trace-chunk.lo ../../../sources/lttng-tools-2.14.0/src/common/trace-chunk.cpp
/bin/bash ../../libtool  --tag=CXX   --mode=compile aarch64-poky-linux-musl-g++  -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h     -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o uuid.lo ../../../sources/lttng-tools-2.14.0/src/common/uuid.cpp
/bin/bash ../../libtool  --tag=CXX   --mode=compile aarch64-poky-linux-musl-g++  -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h     -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o waiter.lo ../../../sources/lttng-tools-2.14.0/src/common/waiter.cpp
/bin/bash ../../libtool  --tag=CXX   --mode=compile aarch64-poky-linux-musl-g++  -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h     -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o buffer-view.lo ../../../sources/lttng-tools-2.14.0/src/common/buffer-view.cpp
/bin/bash ../../libtool  --tag=CXX   --mode=compile aarch64-poky-linux-musl-g++  -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h     -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o channel.lo ../../../sources/lttng-tools-2.14.0/src/common/channel.cpp
/bin/bash ../../libtool  --tag=CXX   --mode=compile aarch64-poky-linux-musl-g++  -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h     -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o credentials.lo ../../../sources/lttng-tools-2.14.0/src/common/credentials.cpp
/bin/bash ../../libtool  --tag=CXX   --mode=compile aarch64-poky-linux-musl-g++  -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h     -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o defaults.lo ../../../sources/lttng-tools-2.14.0/src/common/defaults.cpp
libtool: compile:  aarch64-poky-linux-musl-g++ -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.14.0/src/common/fs-handle.cpp  -fPIC -DPIC -o .libs/fs-handle.o
libtool: compile:  aarch64-poky-linux-musl-g++ -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.14.0/src/common/index-allocator.cpp  -fPIC -DPIC -o .libs/index-allocator.o
libtool: compile:  aarch64-poky-linux-musl-g++ -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.14.0/src/common/context.cpp  -fPIC -DPIC -o .libs/context.o
libtool: compile:  aarch64-poky-linux-musl-g++ -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.14.0/src/common/pipe.cpp  -fPIC -DPIC -o .libs/pipe.o
libtool: compile:  aarch64-poky-linux-musl-g++ -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.14.0/src/common/uuid.cpp  -fPIC -DPIC -o .libs/uuid.o
libtool: compile:  aarch64-poky-linux-musl-g++ -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.14.0/src/common/buffer-view.cpp  -fPIC -DPIC -o .libs/buffer-view.o
libtool: compile:  aarch64-poky-linux-musl-g++ -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.14.0/src/common/daemonize.cpp  -fPIC -DPIC -o .libs/daemonize.o
libtool: compile:  aarch64-poky-linux-musl-g++ -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.14.0/src/common/trace-chunk.cpp  -fPIC -DPIC -o .libs/trace-chunk.o
libtool: compile:  aarch64-poky-linux-musl-g++ -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.14.0/src/common/shm.cpp  -fPIC -DPIC -o .libs/shm.o
libtool: compile:  aarch64-poky-linux-musl-g++ -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.14.0/src/common/futex.cpp  -fPIC -DPIC -o .libs/futex.o
libtool: compile:  aarch64-poky-linux-musl-g++ -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.14.0/src/common/filter.cpp  -fPIC -DPIC -o .libs/filter.o
libtool: compile:  aarch64-poky-linux-musl-g++ -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.14.0/src/common/waiter.cpp  -fPIC -DPIC -o .libs/waiter.o
libtool: compile:  aarch64-poky-linux-musl-g++ -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.14.0/src/common/defaults.cpp  -fPIC -DPIC -o .libs/defaults.o
libtool: compile:  aarch64-poky-linux-musl-g++ -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.14.0/src/common/channel.cpp  -fPIC -DPIC -o .libs/channel.o
libtool: compile:  aarch64-poky-linux-musl-g++ -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.14.0/src/common/credentials.cpp  -fPIC -DPIC -o .libs/credentials.o
/bin/bash ../../libtool  --tag=CXX   --mode=compile aarch64-poky-linux-musl-g++  -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h     -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o domain.lo ../../../sources/lttng-tools-2.14.0/src/common/domain.cpp
/bin/bash ../../libtool  --tag=CXX   --mode=compile aarch64-poky-linux-musl-g++  -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h     -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o dynamic-array.lo ../../../sources/lttng-tools-2.14.0/src/common/dynamic-array.cpp
libtool: compile:  aarch64-poky-linux-musl-g++ -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.14.0/src/common/domain.cpp  -fPIC -DPIC -o .libs/domain.o
libtool: compile:  aarch64-poky-linux-musl-g++ -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.14.0/src/common/dynamic-array.cpp  -fPIC -DPIC -o .libs/dynamic-array.o
/bin/bash ../../libtool  --tag=CXX   --mode=compile aarch64-poky-linux-musl-g++  -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h     -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o dynamic-buffer.lo ../../../sources/lttng-tools-2.14.0/src/common/dynamic-buffer.cpp
/bin/bash ../../libtool  --tag=CXX   --mode=compile aarch64-poky-linux-musl-g++  -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h     -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o endpoint.lo ../../../sources/lttng-tools-2.14.0/src/common/endpoint.cpp
/bin/bash ../../libtool  --tag=CXX   --mode=compile aarch64-poky-linux-musl-g++  -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h     -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o error.lo ../../../sources/lttng-tools-2.14.0/src/common/error.cpp
/bin/bash ../../libtool  --tag=CXX   --mode=compile aarch64-poky-linux-musl-g++  -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h     -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o error-query.lo ../../../sources/lttng-tools-2.14.0/src/common/error-query.cpp
/bin/bash ../../libtool  --tag=CXX   --mode=compile aarch64-poky-linux-musl-g++  -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h     -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o evaluation.lo ../../../sources/lttng-tools-2.14.0/src/common/evaluation.cpp
/bin/bash ../../libtool  --tag=CXX   --mode=compile aarch64-poky-linux-musl-g++  -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h     -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o event.lo ../../../sources/lttng-tools-2.14.0/src/common/event.cpp
libtool: compile:  aarch64-poky-linux-musl-g++ -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.14.0/src/common/dynamic-buffer.cpp  -fPIC -DPIC -o .libs/dynamic-buffer.o
/bin/bash ../../libtool  --tag=CXX   --mode=compile aarch64-poky-linux-musl-g++  -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h     -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o event-field-value.lo ../../../sources/lttng-tools-2.14.0/src/common/event-field-value.cpp
/bin/bash ../../libtool  --tag=CXX   --mode=compile aarch64-poky-linux-musl-g++  -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h     -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o exception.lo ../../../sources/lttng-tools-2.14.0/src/common/exception.cpp
libtool: compile:  aarch64-poky-linux-musl-g++ -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.14.0/src/common/endpoint.cpp  -fPIC -DPIC -o .libs/endpoint.o
libtool: compile:  aarch64-poky-linux-musl-g++ -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.14.0/src/common/error.cpp  -fPIC -DPIC -o .libs/error.o
/bin/bash ../../libtool  --tag=CXX   --mode=compile aarch64-poky-linux-musl-g++  -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h     -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o file-descriptor.lo ../../../sources/lttng-tools-2.14.0/src/common/file-descriptor.cpp
libtool: compile:  aarch64-poky-linux-musl-g++ -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.14.0/src/common/error-query.cpp  -fPIC -DPIC -o .libs/error-query.o
/bin/bash ../../libtool  --tag=CXX   --mode=compile aarch64-poky-linux-musl-g++  -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h     -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o fd-handle.lo ../../../sources/lttng-tools-2.14.0/src/common/fd-handle.cpp
libtool: compile:  aarch64-poky-linux-musl-g++ -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.14.0/src/common/evaluation.cpp  -fPIC -DPIC -o .libs/evaluation.o
libtool: compile:  aarch64-poky-linux-musl-g++ -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.14.0/src/common/event.cpp  -fPIC -DPIC -o .libs/event.o
/bin/bash ../../libtool  --tag=CXX   --mode=compile aarch64-poky-linux-musl-g++  -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h     -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o io-hint.lo ../../../sources/lttng-tools-2.14.0/src/common/io-hint.cpp
/bin/bash ../../libtool  --tag=CXX   --mode=compile aarch64-poky-linux-musl-g++  -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h     -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o kernel-probe.lo ../../../sources/lttng-tools-2.14.0/src/common/kernel-probe.cpp
libtool: compile:  aarch64-poky-linux-musl-g++ -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.14.0/src/common/event-field-value.cpp  -fPIC -DPIC -o .libs/event-field-value.o
libtool: compile:  aarch64-poky-linux-musl-g++ -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.14.0/src/common/exception.cpp  -fPIC -DPIC -o .libs/exception.o
/bin/bash ../../libtool  --tag=CXX   --mode=compile aarch64-poky-linux-musl-g++  -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h     -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o location.lo ../../../sources/lttng-tools-2.14.0/src/common/location.cpp
libtool: compile:  aarch64-poky-linux-musl-g++ -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.14.0/src/common/file-descriptor.cpp  -fPIC -DPIC -o .libs/file-descriptor.o
libtool: compile:  aarch64-poky-linux-musl-g++ -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.14.0/src/common/fd-handle.cpp  -fPIC -DPIC -o .libs/fd-handle.o
libtool: compile:  aarch64-poky-linux-musl-g++ -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.14.0/src/common/io-hint.cpp  -fPIC -DPIC -o .libs/io-hint.o
libtool: compile:  aarch64-poky-linux-musl-g++ -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.14.0/src/common/kernel-probe.cpp  -fPIC -DPIC -o .libs/kernel-probe.o
/bin/bash ../../libtool  --tag=CXX   --mode=compile aarch64-poky-linux-musl-g++  -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h     -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o lockfile.lo ../../../sources/lttng-tools-2.14.0/src/common/lockfile.cpp
libtool: compile:  aarch64-poky-linux-musl-g++ -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.14.0/src/common/location.cpp  -fPIC -DPIC -o .libs/location.o
/bin/bash ../../libtool  --tag=CXX   --mode=compile aarch64-poky-linux-musl-g++  -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h     -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o logging-utils.lo ../../../sources/lttng-tools-2.14.0/src/common/logging-utils.cpp
libtool: compile:  aarch64-poky-linux-musl-g++ -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.14.0/src/common/lockfile.cpp  -fPIC -DPIC -o .libs/lockfile.o
libtool: compile:  aarch64-poky-linux-musl-g++ -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.14.0/src/common/logging-utils.cpp  -fPIC -DPIC -o .libs/logging-utils.o
/bin/bash ../../libtool  --tag=CXX   --mode=compile aarch64-poky-linux-musl-g++  -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h     -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o log-level-rule.lo ../../../sources/lttng-tools-2.14.0/src/common/log-level-rule.cpp
libtool: compile:  aarch64-poky-linux-musl-g++ -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.14.0/src/common/log-level-rule.cpp  -fPIC -DPIC -o .libs/log-level-rule.o
/bin/bash ../../libtool  --tag=CXX   --mode=compile aarch64-poky-linux-musl-g++  -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h     -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o mi-lttng.lo ../../../sources/lttng-tools-2.14.0/src/common/mi-lttng.cpp
libtool: compile:  aarch64-poky-linux-musl-g++ -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.14.0/src/common/mi-lttng.cpp  -fPIC -DPIC -o .libs/mi-lttng.o
/bin/bash ../../libtool  --tag=CXX   --mode=compile aarch64-poky-linux-musl-g++  -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h     -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o notification.lo ../../../sources/lttng-tools-2.14.0/src/common/notification.cpp
/bin/bash ../../libtool  --tag=CXX   --mode=compile aarch64-poky-linux-musl-g++  -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h     -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o payload.lo ../../../sources/lttng-tools-2.14.0/src/common/payload.cpp
/bin/bash ../../libtool  --tag=CXX   --mode=compile aarch64-poky-linux-musl-g++  -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h     -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o payload-view.lo ../../../sources/lttng-tools-2.14.0/src/common/payload-view.cpp
/bin/bash ../../libtool  --tag=CXX   --mode=compile aarch64-poky-linux-musl-g++  -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h     -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o random.lo ../../../sources/lttng-tools-2.14.0/src/common/random.cpp
/bin/bash ../../libtool  --tag=CXX   --mode=compile aarch64-poky-linux-musl-g++  -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h     -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o readwrite.lo ../../../sources/lttng-tools-2.14.0/src/common/readwrite.cpp
libtool: compile:  aarch64-poky-linux-musl-g++ -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.14.0/src/common/notification.cpp  -fPIC -DPIC -o .libs/notification.o
libtool: compile:  aarch64-poky-linux-musl-g++ -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.14.0/src/common/payload.cpp  -fPIC -DPIC -o .libs/payload.o
libtool: compile:  aarch64-poky-linux-musl-g++ -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.14.0/src/common/payload-view.cpp  -fPIC -DPIC -o .libs/payload-view.o
/bin/bash ../../libtool  --tag=CXX   --mode=compile aarch64-poky-linux-musl-g++  -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h     -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o runas.lo ../../../sources/lttng-tools-2.14.0/src/common/runas.cpp
/bin/bash ../../libtool  --tag=CXX   --mode=compile aarch64-poky-linux-musl-g++  -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h     -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o session-descriptor.lo ../../../sources/lttng-tools-2.14.0/src/common/session-descriptor.cpp
libtool: compile:  aarch64-poky-linux-musl-g++ -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.14.0/src/common/readwrite.cpp  -fPIC -DPIC -o .libs/readwrite.o
libtool: compile:  aarch64-poky-linux-musl-g++ -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.14.0/src/common/random.cpp  -fPIC -DPIC -o .libs/random.o
/bin/bash ../../libtool  --tag=CXX   --mode=compile aarch64-poky-linux-musl-g++  -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h     -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o snapshot.lo ../../../sources/lttng-tools-2.14.0/src/common/snapshot.cpp
/bin/bash ../../libtool  --tag=CXX   --mode=compile aarch64-poky-linux-musl-g++  -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h     -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o spawn-viewer.lo ../../../sources/lttng-tools-2.14.0/src/common/spawn-viewer.cpp
libtool: compile:  aarch64-poky-linux-musl-g++ -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.14.0/src/common/runas.cpp  -fPIC -DPIC -o .libs/runas.o
libtool: compile:  aarch64-poky-linux-musl-g++ -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.14.0/src/common/session-descriptor.cpp  -fPIC -DPIC -o .libs/session-descriptor.o
/bin/bash ../../libtool  --tag=CXX   --mode=compile aarch64-poky-linux-musl-g++  -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h     -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o thread.lo ../../../sources/lttng-tools-2.14.0/src/common/thread.cpp
libtool: compile:  aarch64-poky-linux-musl-g++ -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.14.0/src/common/snapshot.cpp  -fPIC -DPIC -o .libs/snapshot.o
/bin/bash ../../libtool  --tag=CXX   --mode=compile aarch64-poky-linux-musl-g++  -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h     -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o time.lo ../../../sources/lttng-tools-2.14.0/src/common/time.cpp
libtool: compile:  aarch64-poky-linux-musl-g++ -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.14.0/src/common/spawn-viewer.cpp  -fPIC -DPIC -o .libs/spawn-viewer.o
/bin/bash ../../libtool  --tag=CXX   --mode=compile aarch64-poky-linux-musl-g++  -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h     -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o tracker.lo ../../../sources/lttng-tools-2.14.0/src/common/tracker.cpp
libtool: compile:  aarch64-poky-linux-musl-g++ -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.14.0/src/common/thread.cpp  -fPIC -DPIC -o .libs/thread.o
libtool: compile:  aarch64-poky-linux-musl-g++ -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.14.0/src/common/time.cpp  -fPIC -DPIC -o .libs/time.o
/bin/bash ../../libtool  --tag=CXX   --mode=compile aarch64-poky-linux-musl-g++  -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h     -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o trigger.lo ../../../sources/lttng-tools-2.14.0/src/common/trigger.cpp
/bin/bash ../../libtool  --tag=CXX   --mode=compile aarch64-poky-linux-musl-g++  -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h     -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o unix.lo ../../../sources/lttng-tools-2.14.0/src/common/unix.cpp
/bin/bash ../../libtool  --tag=CXX   --mode=compile aarch64-poky-linux-musl-g++  -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h     -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o uri.lo ../../../sources/lttng-tools-2.14.0/src/common/uri.cpp
libtool: compile:  aarch64-poky-linux-musl-g++ -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.14.0/src/common/tracker.cpp  -fPIC -DPIC -o .libs/tracker.o
/bin/bash ../../libtool  --tag=CXX   --mode=compile aarch64-poky-linux-musl-g++  -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h     -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o userspace-probe.lo ../../../sources/lttng-tools-2.14.0/src/common/userspace-probe.cpp
/bin/bash ../../libtool  --tag=CXX   --mode=compile aarch64-poky-linux-musl-g++  -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h     -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o utils.lo ../../../sources/lttng-tools-2.14.0/src/common/utils.cpp
libtool: compile:  aarch64-poky-linux-musl-g++ -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.14.0/src/common/trigger.cpp  -fPIC -DPIC -o .libs/trigger.o
libtool: compile:  aarch64-poky-linux-musl-g++ -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.14.0/src/common/unix.cpp  -fPIC -DPIC -o .libs/unix.o
libtool: compile:  aarch64-poky-linux-musl-g++ -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.14.0/src/common/uri.cpp  -fPIC -DPIC -o .libs/uri.o
libtool: compile:  aarch64-poky-linux-musl-g++ -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.14.0/src/common/utils.cpp  -fPIC -DPIC -o .libs/utils.o
libtool: compile:  aarch64-poky-linux-musl-g++ -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.14.0/src/common/userspace-probe.cpp  -fPIC -DPIC -o .libs/userspace-probe.o
/bin/bash ../../libtool  --tag=CXX   --mode=compile aarch64-poky-linux-musl-g++  -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h     -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o eventfd.lo ../../../sources/lttng-tools-2.14.0/src/common/eventfd.cpp
/bin/bash ../../libtool  --tag=CXX   --mode=compile aarch64-poky-linux-musl-g++  -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h     -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o lttng-elf.lo ../../../sources/lttng-tools-2.14.0/src/common/lttng-elf.cpp
libtool: compile:  aarch64-poky-linux-musl-g++ -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.14.0/src/common/eventfd.cpp  -fPIC -DPIC -o .libs/eventfd.o
libtool: compile:  aarch64-poky-linux-musl-g++ -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.14.0/src/common/lttng-elf.cpp  -fPIC -DPIC -o .libs/lttng-elf.o
/bin/bash ../../libtool  --tag=CXX   --mode=compile aarch64-poky-linux-musl-g++  -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h     -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o path.lo ../../../sources/lttng-tools-2.14.0/src/common/path.cpp
libtool: compile:  aarch64-poky-linux-musl-g++ -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.14.0/src/common/path.cpp  -fPIC -DPIC -o .libs/path.o
/bin/bash ../../libtool  --tag=CXX   --mode=compile aarch64-poky-linux-musl-g++  -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h     -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o hashtable/hashtable.lo ../../../sources/lttng-tools-2.14.0/src/common/hashtable/hashtable.cpp
libtool: compile:  aarch64-poky-linux-musl-g++ -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.14.0/src/common/hashtable/hashtable.cpp  -fPIC -DPIC -o hashtable/.libs/hashtable.o
In file included from TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot/usr/include/fcntl.h:22,
                 from TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot/usr/include/sys/eventfd.h:9,
                 from ../../../sources/lttng-tools-2.14.0/src/common/eventfd.cpp:14:
../../../sources/lttng-tools-2.14.0/src/common/eventfd.cpp: In lambda function:
../../../sources/lttng-tools-2.14.0/src/common/eventfd.cpp:18:31: error: expected id-expression before numeric constant
   18 |                 int flags = ::EFD_CLOEXEC;
      |                               ^~~~~~~~~~~
../../../sources/lttng-tools-2.14.0/src/common/eventfd.cpp:21:36: error: expected id-expression before numeric constant
   21 |                         flags |= ::EFD_SEMAPHORE;
      |                                    ^~~~~~~~~~~~~
/bin/bash ../../libtool  --tag=CXX   --mode=compile aarch64-poky-linux-musl-g++  -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h     -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o actions/action.lo ../../../sources/lttng-tools-2.14.0/src/common/actions/action.cpp
/bin/bash ../../libtool  --tag=CXX   --mode=compile aarch64-poky-linux-musl-g++  -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h     -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o actions/list.lo ../../../sources/lttng-tools-2.14.0/src/common/actions/list.cpp
/bin/bash ../../libtool  --tag=CXX   --mode=compile aarch64-poky-linux-musl-g++  -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h     -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o actions/notify.lo ../../../sources/lttng-tools-2.14.0/src/common/actions/notify.cpp
At global scope:
cc1plus: note: unrecognized command-line option '-Wno-gnu-folding-constant' may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option '-Wno-incomplete-setjmp-declaration' may have been intended to silence earlier diagnostics
/bin/bash ../../libtool  --tag=CXX   --mode=compile aarch64-poky-linux-musl-g++  -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h     -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o actions/path.lo ../../../sources/lttng-tools-2.14.0/src/common/actions/path.cpp
make[3]: *** [Makefile:1809: eventfd.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
libtool: compile:  aarch64-poky-linux-musl-g++ -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.14.0/src/common/actions/action.cpp  -fPIC -DPIC -o actions/.libs/action.o
libtool: compile:  aarch64-poky-linux-musl-g++ -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.14.0/src/common/actions/notify.cpp  -fPIC -DPIC -o actions/.libs/notify.o
libtool: compile:  aarch64-poky-linux-musl-g++ -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.14.0/src/common/actions/list.cpp  -fPIC -DPIC -o actions/.libs/list.o
libtool: compile:  aarch64-poky-linux-musl-g++ -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.14.0/include -I../../src -I../../../sources/lttng-tools-2.14.0/src -include config.h -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -Wall -Wextra -Wmissing-declarations -Wnull-dereference -Wundef -Wredundant-decls -Wshadow -Wsuggest-attribute=format -Wwrite-strings -Wformat=2 -Wstrict-aliasing -Wmissing-noreturn -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Winit-self -Wno-incomplete-setjmp-declaration -Wno-gnu-folding-constant -Wno-sign-compare -pthread -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/sources/lttng-tools-2.14.0=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build=/usr/src/debug/lttng-tools/2.14.0 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.14.0/src/common/actions/path.cpp  -fPIC -DPIC -o actions/.libs/path.o
make[3]: Leaving directory 'TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build/src/common'
make[2]: *** [Makefile:1232: all] Error 2
make[2]: Leaving directory 'TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build/src/common'
make[1]: *** [Makefile:585: all-recursive] Error 1
make[1]: Leaving directory 'TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/build/src'
make: *** [Makefile:704: all-recursive] Error 1
ERROR: oe_runmake failed
WARNING: TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/temp/run.do_compile.2491137:181 exit 1 from 'exit 1'
WARNING: Backtrace (BB generated script): 
	#1: bbfatal_log, TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/temp/run.do_compile.2491137, line 181
	#2: die, TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/temp/run.do_compile.2491137, line 165
	#3: oe_runmake, TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/temp/run.do_compile.2491137, line 160
	#4: autotools_do_compile, TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/temp/run.do_compile.2491137, line 155
	#5: do_compile, TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/temp/run.do_compile.2491137, line 150
	#6: main, TOPDIR/tmp/work/cortexa57-poky-linux-musl/lttng-tools/2.14.0/temp/run.do_compile.2491137, line 194

Error details

Submitted on:
17/07/25 04:05
Error type:
Recipe
Task:
do_compile
Recipe:
lttng-tools
Recipe version:
2.14.0-r0
Machine:
qemuarm64
Distro:
poky
Build system:
x86_64-linux
Target system:
aarch64-poky-linux-musl
Host distro:
fedora-40/fedora-40
Branch:
mathieu/master-next-test
Commit:
f332030e7ce7a0a4acc1cb102ccf3db065b6c68b
Build:
#211481
Submitter:
yp-ab-fedora40-vk-3.yocto.io
Link back:
https://autobuilder.yoctoproject.org/valkyrie/#/builders/111/builds/790
Similar errors:
0
Open a bug