DEBUG: Executing shell function do_compile
NOTE: make -j 16 -l 75
Making all in include
make[1]: Entering directory 'TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build/include'
make  all-am
make[2]: Entering directory 'TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build/include'
rm -f version.i.tmp; \
if (test ! -f version.i && test -f "../../sources/lttng-tools-2.15.0/include/version.i"); then \
	cp "../../sources/lttng-tools-2.15.0/include/version.i" version.i; \
fi; \
if (test -r "../../sources/lttng-tools-2.15.0/bootstrap" && test -r "../../sources/lttng-tools-2.15.0/.git") && \
		test -x "`which git 2>&1;true`"; then \
	GIT_VERSION_STR="`cd "../../sources/lttng-tools-2.15.0" && git describe --tags --dirty`"; \
	GIT_CURRENT_TAG="`cd "../../sources/lttng-tools-2.15.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.15.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.15.0/version/extra_version_description" 2> /dev/null`\"" >> version.i.tmp; \
echo "#define EXTRA_VERSION_PATCHES \"`ls -1 "../../sources/lttng-tools-2.15.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/core2-32-poky-linux-musl/lttng-tools/2.15.0/build/include'
make[1]: Leaving directory 'TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build/include'
Making all in doc
make[1]: Entering directory 'TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build/doc'
Making all in man
make[2]: Entering directory 'TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build/doc/man'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory 'TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build/doc/man'
make[2]: Entering directory 'TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build/doc'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory 'TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build/doc'
make[1]: Leaving directory 'TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build/doc'
Making all in src
make[1]: Entering directory 'TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build/src'
Making all in vendor
make[2]: Entering directory 'TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build/src/vendor'
Making all in msgpack
make[3]: Entering directory 'TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build/src/vendor/msgpack'
/bin/bash ../../../libtool  --tag=CC   --mode=compile i686-poky-linux-musl-gcc  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -DHAVE_CONFIG_H   -I../../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native=  -pipe -c -o objectc.lo ../../../../sources/lttng-tools-2.15.0/src/vendor/msgpack/objectc.c
/bin/bash ../../../libtool  --tag=CC   --mode=compile i686-poky-linux-musl-gcc  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -DHAVE_CONFIG_H   -I../../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native=  -pipe -c -o unpack.lo ../../../../sources/lttng-tools-2.15.0/src/vendor/msgpack/unpack.c
/bin/bash ../../../libtool  --tag=CC   --mode=compile i686-poky-linux-musl-gcc  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -DHAVE_CONFIG_H   -I../../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native=  -pipe -c -o version.lo ../../../../sources/lttng-tools-2.15.0/src/vendor/msgpack/version.c
/bin/bash ../../../libtool  --tag=CC   --mode=compile i686-poky-linux-musl-gcc  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -DHAVE_CONFIG_H   -I../../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native=  -pipe -c -o vrefbuffer.lo ../../../../sources/lttng-tools-2.15.0/src/vendor/msgpack/vrefbuffer.c
/bin/bash ../../../libtool  --tag=CC   --mode=compile i686-poky-linux-musl-gcc  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -DHAVE_CONFIG_H   -I../../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native=  -pipe -c -o zone.lo ../../../../sources/lttng-tools-2.15.0/src/vendor/msgpack/zone.c
libtool: compile:  i686-poky-linux-musl-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -DHAVE_CONFIG_H -I../../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native= -pipe -c ../../../../sources/lttng-tools-2.15.0/src/vendor/msgpack/unpack.c  -fPIC -DPIC -o .libs/unpack.o
libtool: compile:  i686-poky-linux-musl-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -DHAVE_CONFIG_H -I../../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native= -pipe -c ../../../../sources/lttng-tools-2.15.0/src/vendor/msgpack/objectc.c  -fPIC -DPIC -o .libs/objectc.o
libtool: compile:  i686-poky-linux-musl-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -DHAVE_CONFIG_H -I../../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native= -pipe -c ../../../../sources/lttng-tools-2.15.0/src/vendor/msgpack/version.c  -fPIC -DPIC -o .libs/version.o
libtool: compile:  i686-poky-linux-musl-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -DHAVE_CONFIG_H -I../../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native= -pipe -c ../../../../sources/lttng-tools-2.15.0/src/vendor/msgpack/vrefbuffer.c  -fPIC -DPIC -o .libs/vrefbuffer.o
libtool: compile:  i686-poky-linux-musl-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -DHAVE_CONFIG_H -I../../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native= -pipe -c ../../../../sources/lttng-tools-2.15.0/src/vendor/msgpack/zone.c  -fPIC -DPIC -o .libs/zone.o
/bin/bash ../../../libtool  --tag=CC   --mode=link i686-poky-linux-musl-gcc  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.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 -fcanon-prefix-map  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native=  -pipe  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -o libmsgpack.la  objectc.lo unpack.lo version.lo vrefbuffer.lo zone.lo  -lrt 
libtool: link: i686-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: i686-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/core2-32-poky-linux-musl/lttng-tools/2.15.0/build/src/vendor/msgpack'
Making all in fmt
make[3]: Entering directory 'TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build/src/vendor/fmt'
/bin/bash ../../../libtool  --tag=CXX   --mode=compile i686-poky-linux-musl-g++  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../../include -I../../../../sources/lttng-tools-2.15.0/include -I../../../src -I../../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o libfmt_la-format.lo `test -f 'format.cc' || echo '../../../../sources/lttng-tools-2.15.0/src/vendor/fmt/'`format.cc
/bin/bash ../../../libtool  --tag=CXX   --mode=compile i686-poky-linux-musl-g++  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../../include -I../../../../sources/lttng-tools-2.15.0/include -I../../../src -I../../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o libfmt_la-os.lo `test -f 'os.cc' || echo '../../../../sources/lttng-tools-2.15.0/src/vendor/fmt/'`os.cc
libtool: compile:  i686-poky-linux-musl-g++ -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../../include -I../../../../sources/lttng-tools-2.15.0/include -I../../../src -I../../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../../sources/lttng-tools-2.15.0/src/vendor/fmt/os.cc  -fPIC -DPIC -o .libs/libfmt_la-os.o
libtool: compile:  i686-poky-linux-musl-g++ -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../../include -I../../../../sources/lttng-tools-2.15.0/include -I../../../src -I../../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../../sources/lttng-tools-2.15.0/src/vendor/fmt/format.cc  -fPIC -DPIC -o .libs/libfmt_la-format.o
/bin/bash ../../../libtool  --tag=CXX   --mode=link i686-poky-linux-musl-g++  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.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 -fcanon-prefix-map  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -o libfmt.la  libfmt_la-format.lo libfmt_la-os.lo  -lrt 
libtool: link: i686-poky-linux-musl-gcc-ar cr .libs/libfmt.a .libs/libfmt_la-format.o .libs/libfmt_la-os.o 
libtool: link: i686-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/core2-32-poky-linux-musl/lttng-tools/2.15.0/build/src/vendor/fmt'
make[3]: Entering directory 'TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build/src/vendor'
/bin/bash ../../libtool  --tag=CC   --mode=compile i686-poky-linux-musl-gcc  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native=  -pipe -c -o argpar/argpar.lo ../../../sources/lttng-tools-2.15.0/src/vendor/argpar/argpar.c
libtool: compile:  i686-poky-linux-musl-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native= -pipe -c ../../../sources/lttng-tools-2.15.0/src/vendor/argpar/argpar.c  -fPIC -DPIC -o argpar/.libs/argpar.o
/bin/bash ../../libtool  --tag=CC   --mode=link i686-poky-linux-musl-gcc  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.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 -fcanon-prefix-map  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native=  -pipe  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -o argpar/libargpar.la  argpar/argpar.lo  -lrt 
libtool: link: i686-poky-linux-musl-gcc-ar cr argpar/.libs/libargpar.a argpar/.libs/argpar.o 
libtool: link: i686-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/core2-32-poky-linux-musl/lttng-tools/2.15.0/build/src/vendor'
make[2]: Leaving directory 'TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build/src/vendor'
Making all in common
make[2]: Entering directory 'TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build/src/common'
make  all-am
make[3]: Entering directory 'TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build/src/common'
i686-poky-linux-musl-g++  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o filter-grammar-test.o ../../../sources/lttng-tools-2.15.0/src/common/filter-grammar-test.cpp
/bin/bash ../../libtool  --tag=CXX   --mode=compile i686-poky-linux-musl-g++  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o context.lo ../../../sources/lttng-tools-2.15.0/src/common/context.cpp
/bin/bash ../../libtool  --tag=CXX   --mode=compile i686-poky-linux-musl-g++  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o daemonize.lo ../../../sources/lttng-tools-2.15.0/src/common/daemonize.cpp
/bin/bash ../../libtool  --tag=CXX   --mode=compile i686-poky-linux-musl-g++  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o filter.lo ../../../sources/lttng-tools-2.15.0/src/common/filter.cpp
/bin/bash ../../libtool  --tag=CXX   --mode=compile i686-poky-linux-musl-g++  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o fs-handle.lo ../../../sources/lttng-tools-2.15.0/src/common/fs-handle.cpp
/bin/bash ../../libtool  --tag=CXX   --mode=compile i686-poky-linux-musl-g++  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o futex.lo ../../../sources/lttng-tools-2.15.0/src/common/futex.cpp
/bin/bash ../../libtool  --tag=CXX   --mode=compile i686-poky-linux-musl-g++  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o index-allocator.lo ../../../sources/lttng-tools-2.15.0/src/common/index-allocator.cpp
/bin/bash ../../libtool  --tag=CXX   --mode=compile i686-poky-linux-musl-g++  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o pipe.lo ../../../sources/lttng-tools-2.15.0/src/common/pipe.cpp
/bin/bash ../../libtool  --tag=CXX   --mode=compile i686-poky-linux-musl-g++  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o shm.lo ../../../sources/lttng-tools-2.15.0/src/common/shm.cpp
/bin/bash ../../libtool  --tag=CXX   --mode=compile i686-poky-linux-musl-g++  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o trace-chunk.lo ../../../sources/lttng-tools-2.15.0/src/common/trace-chunk.cpp
/bin/bash ../../libtool  --tag=CXX   --mode=compile i686-poky-linux-musl-g++  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o uuid.lo ../../../sources/lttng-tools-2.15.0/src/common/uuid.cpp
/bin/bash ../../libtool  --tag=CXX   --mode=compile i686-poky-linux-musl-g++  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o buffer-view.lo ../../../sources/lttng-tools-2.15.0/src/common/buffer-view.cpp
/bin/bash ../../libtool  --tag=CXX   --mode=compile i686-poky-linux-musl-g++  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o channel.lo ../../../sources/lttng-tools-2.15.0/src/common/channel.cpp
/bin/bash ../../libtool  --tag=CXX   --mode=compile i686-poky-linux-musl-g++  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o credentials.lo ../../../sources/lttng-tools-2.15.0/src/common/credentials.cpp
/bin/bash ../../libtool  --tag=CXX   --mode=compile i686-poky-linux-musl-g++  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o defaults.lo ../../../sources/lttng-tools-2.15.0/src/common/defaults.cpp
/bin/bash ../../libtool  --tag=CXX   --mode=compile i686-poky-linux-musl-g++  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o domain.lo ../../../sources/lttng-tools-2.15.0/src/common/domain.cpp
libtool: compile:  i686-poky-linux-musl-g++ -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.15.0/src/common/fs-handle.cpp  -fPIC -DPIC -o .libs/fs-handle.o
libtool: compile:  i686-poky-linux-musl-g++ -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.15.0/src/common/filter.cpp  -fPIC -DPIC -o .libs/filter.o
libtool: compile:  i686-poky-linux-musl-g++ -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.15.0/src/common/context.cpp  -fPIC -DPIC -o .libs/context.o
libtool: compile:  i686-poky-linux-musl-g++ -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.15.0/src/common/pipe.cpp  -fPIC -DPIC -o .libs/pipe.o
libtool: compile:  i686-poky-linux-musl-g++ -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.15.0/src/common/uuid.cpp  -fPIC -DPIC -o .libs/uuid.o
libtool: compile:  i686-poky-linux-musl-g++ -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.15.0/src/common/buffer-view.cpp  -fPIC -DPIC -o .libs/buffer-view.o
libtool: compile:  i686-poky-linux-musl-g++ -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.15.0/src/common/futex.cpp  -fPIC -DPIC -o .libs/futex.o
libtool: compile:  i686-poky-linux-musl-g++ -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.15.0/src/common/daemonize.cpp  -fPIC -DPIC -o .libs/daemonize.o
libtool: compile:  i686-poky-linux-musl-g++ -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.15.0/src/common/shm.cpp  -fPIC -DPIC -o .libs/shm.o
libtool: compile:  i686-poky-linux-musl-g++ -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.15.0/src/common/trace-chunk.cpp  -fPIC -DPIC -o .libs/trace-chunk.o
libtool: compile:  i686-poky-linux-musl-g++ -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.15.0/src/common/channel.cpp  -fPIC -DPIC -o .libs/channel.o
libtool: compile:  i686-poky-linux-musl-g++ -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.15.0/src/common/index-allocator.cpp  -fPIC -DPIC -o .libs/index-allocator.o
libtool: compile:  i686-poky-linux-musl-g++ -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.15.0/src/common/defaults.cpp  -fPIC -DPIC -o .libs/defaults.o
libtool: compile:  i686-poky-linux-musl-g++ -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.15.0/src/common/credentials.cpp  -fPIC -DPIC -o .libs/credentials.o
libtool: compile:  i686-poky-linux-musl-g++ -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.15.0/src/common/domain.cpp  -fPIC -DPIC -o .libs/domain.o
/bin/bash ../../libtool  --tag=CXX   --mode=compile i686-poky-linux-musl-g++  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o dynamic-array.lo ../../../sources/lttng-tools-2.15.0/src/common/dynamic-array.cpp
/bin/bash ../../libtool  --tag=CXX   --mode=compile i686-poky-linux-musl-g++  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o dynamic-buffer.lo ../../../sources/lttng-tools-2.15.0/src/common/dynamic-buffer.cpp
libtool: compile:  i686-poky-linux-musl-g++ -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.15.0/src/common/dynamic-array.cpp  -fPIC -DPIC -o .libs/dynamic-array.o
libtool: compile:  i686-poky-linux-musl-g++ -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.15.0/src/common/dynamic-buffer.cpp  -fPIC -DPIC -o .libs/dynamic-buffer.o
/bin/bash ../../libtool  --tag=CXX   --mode=compile i686-poky-linux-musl-g++  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o endpoint.lo ../../../sources/lttng-tools-2.15.0/src/common/endpoint.cpp
libtool: compile:  i686-poky-linux-musl-g++ -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.15.0/src/common/endpoint.cpp  -fPIC -DPIC -o .libs/endpoint.o
/bin/bash ../../libtool  --tag=CXX   --mode=compile i686-poky-linux-musl-g++  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o error.lo ../../../sources/lttng-tools-2.15.0/src/common/error.cpp
libtool: compile:  i686-poky-linux-musl-g++ -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.15.0/src/common/error.cpp  -fPIC -DPIC -o .libs/error.o
/bin/bash ../../libtool  --tag=CXX   --mode=compile i686-poky-linux-musl-g++  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o error-query.lo ../../../sources/lttng-tools-2.15.0/src/common/error-query.cpp
/bin/bash ../../libtool  --tag=CXX   --mode=compile i686-poky-linux-musl-g++  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o evaluation.lo ../../../sources/lttng-tools-2.15.0/src/common/evaluation.cpp
/bin/bash ../../libtool  --tag=CXX   --mode=compile i686-poky-linux-musl-g++  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o event.lo ../../../sources/lttng-tools-2.15.0/src/common/event.cpp
libtool: compile:  i686-poky-linux-musl-g++ -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.15.0/src/common/error-query.cpp  -fPIC -DPIC -o .libs/error-query.o
libtool: compile:  i686-poky-linux-musl-g++ -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.15.0/src/common/evaluation.cpp  -fPIC -DPIC -o .libs/evaluation.o
libtool: compile:  i686-poky-linux-musl-g++ -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.15.0/src/common/event.cpp  -fPIC -DPIC -o .libs/event.o
/bin/bash ../../libtool  --tag=CXX   --mode=compile i686-poky-linux-musl-g++  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o event-field-value.lo ../../../sources/lttng-tools-2.15.0/src/common/event-field-value.cpp
/bin/bash ../../libtool  --tag=CXX   --mode=compile i686-poky-linux-musl-g++  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o exception.lo ../../../sources/lttng-tools-2.15.0/src/common/exception.cpp
/bin/bash ../../libtool  --tag=CXX   --mode=compile i686-poky-linux-musl-g++  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o file-descriptor.lo ../../../sources/lttng-tools-2.15.0/src/common/file-descriptor.cpp
/bin/bash ../../libtool  --tag=CXX   --mode=compile i686-poky-linux-musl-g++  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o fd-handle.lo ../../../sources/lttng-tools-2.15.0/src/common/fd-handle.cpp
/bin/bash ../../libtool  --tag=CXX   --mode=compile i686-poky-linux-musl-g++  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o fs-utils.lo ../../../sources/lttng-tools-2.15.0/src/common/fs-utils.cpp
libtool: compile:  i686-poky-linux-musl-g++ -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.15.0/src/common/event-field-value.cpp  -fPIC -DPIC -o .libs/event-field-value.o
/bin/bash ../../libtool  --tag=CXX   --mode=compile i686-poky-linux-musl-g++  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o io-hint.lo ../../../sources/lttng-tools-2.15.0/src/common/io-hint.cpp
libtool: compile:  i686-poky-linux-musl-g++ -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.15.0/src/common/exception.cpp  -fPIC -DPIC -o .libs/exception.o
/bin/bash ../../libtool  --tag=CXX   --mode=compile i686-poky-linux-musl-g++  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o kernel-probe.lo ../../../sources/lttng-tools-2.15.0/src/common/kernel-probe.cpp
libtool: compile:  i686-poky-linux-musl-g++ -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.15.0/src/common/fd-handle.cpp  -fPIC -DPIC -o .libs/fd-handle.o
libtool: compile:  i686-poky-linux-musl-g++ -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.15.0/src/common/file-descriptor.cpp  -fPIC -DPIC -o .libs/file-descriptor.o
libtool: compile:  i686-poky-linux-musl-g++ -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.15.0/src/common/fs-utils.cpp  -fPIC -DPIC -o .libs/fs-utils.o
/bin/bash ../../libtool  --tag=CXX   --mode=compile i686-poky-linux-musl-g++  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o location.lo ../../../sources/lttng-tools-2.15.0/src/common/location.cpp
libtool: compile:  i686-poky-linux-musl-g++ -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.15.0/src/common/io-hint.cpp  -fPIC -DPIC -o .libs/io-hint.o
libtool: compile:  i686-poky-linux-musl-g++ -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.15.0/src/common/kernel-probe.cpp  -fPIC -DPIC -o .libs/kernel-probe.o
/bin/bash ../../libtool  --tag=CXX   --mode=compile i686-poky-linux-musl-g++  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o lockfile.lo ../../../sources/lttng-tools-2.15.0/src/common/lockfile.cpp
libtool: compile:  i686-poky-linux-musl-g++ -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.15.0/src/common/location.cpp  -fPIC -DPIC -o .libs/location.o
libtool: compile:  i686-poky-linux-musl-g++ -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.15.0/src/common/lockfile.cpp  -fPIC -DPIC -o .libs/lockfile.o
/bin/bash ../../libtool  --tag=CXX   --mode=compile i686-poky-linux-musl-g++  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o logging-utils.lo ../../../sources/lttng-tools-2.15.0/src/common/logging-utils.cpp
/bin/bash ../../libtool  --tag=CXX   --mode=compile i686-poky-linux-musl-g++  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o log-level-rule.lo ../../../sources/lttng-tools-2.15.0/src/common/log-level-rule.cpp
libtool: compile:  i686-poky-linux-musl-g++ -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.15.0/src/common/logging-utils.cpp  -fPIC -DPIC -o .libs/logging-utils.o
libtool: compile:  i686-poky-linux-musl-g++ -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.15.0/src/common/log-level-rule.cpp  -fPIC -DPIC -o .libs/log-level-rule.o
/bin/bash ../../libtool  --tag=CXX   --mode=compile i686-poky-linux-musl-g++  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o mi-lttng.lo ../../../sources/lttng-tools-2.15.0/src/common/mi-lttng.cpp
/bin/bash ../../libtool  --tag=CXX   --mode=compile i686-poky-linux-musl-g++  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o mint.lo ../../../sources/lttng-tools-2.15.0/src/common/mint.cpp
libtool: compile:  i686-poky-linux-musl-g++ -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.15.0/src/common/mi-lttng.cpp  -fPIC -DPIC -o .libs/mi-lttng.o
libtool: compile:  i686-poky-linux-musl-g++ -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.15.0/src/common/mint.cpp  -fPIC -DPIC -o .libs/mint.o
/bin/bash ../../libtool  --tag=CXX   --mode=compile i686-poky-linux-musl-g++  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o notification.lo ../../../sources/lttng-tools-2.15.0/src/common/notification.cpp
/bin/bash ../../libtool  --tag=CXX   --mode=compile i686-poky-linux-musl-g++  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o payload.lo ../../../sources/lttng-tools-2.15.0/src/common/payload.cpp
libtool: compile:  i686-poky-linux-musl-g++ -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.15.0/src/common/notification.cpp  -fPIC -DPIC -o .libs/notification.o
/bin/bash ../../libtool  --tag=CXX   --mode=compile i686-poky-linux-musl-g++  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o payload-view.lo ../../../sources/lttng-tools-2.15.0/src/common/payload-view.cpp
libtool: compile:  i686-poky-linux-musl-g++ -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.15.0/src/common/payload.cpp  -fPIC -DPIC -o .libs/payload.o
/bin/bash ../../libtool  --tag=CXX   --mode=compile i686-poky-linux-musl-g++  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o random.lo ../../../sources/lttng-tools-2.15.0/src/common/random.cpp
libtool: compile:  i686-poky-linux-musl-g++ -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.15.0/src/common/payload-view.cpp  -fPIC -DPIC -o .libs/payload-view.o
/bin/bash ../../libtool  --tag=CXX   --mode=compile i686-poky-linux-musl-g++  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o readwrite.lo ../../../sources/lttng-tools-2.15.0/src/common/readwrite.cpp
/bin/bash ../../libtool  --tag=CXX   --mode=compile i686-poky-linux-musl-g++  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o runas.lo ../../../sources/lttng-tools-2.15.0/src/common/runas.cpp
libtool: compile:  i686-poky-linux-musl-g++ -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.15.0/src/common/random.cpp  -fPIC -DPIC -o .libs/random.o
libtool: compile:  i686-poky-linux-musl-g++ -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.15.0/src/common/readwrite.cpp  -fPIC -DPIC -o .libs/readwrite.o
/bin/bash ../../libtool  --tag=CXX   --mode=compile i686-poky-linux-musl-g++  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o session.lo ../../../sources/lttng-tools-2.15.0/src/common/session.cpp
libtool: compile:  i686-poky-linux-musl-g++ -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.15.0/src/common/runas.cpp  -fPIC -DPIC -o .libs/runas.o
libtool: compile:  i686-poky-linux-musl-g++ -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.15.0/src/common/session.cpp  -fPIC -DPIC -o .libs/session.o
/bin/bash ../../libtool  --tag=CXX   --mode=compile i686-poky-linux-musl-g++  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o session-descriptor.lo ../../../sources/lttng-tools-2.15.0/src/common/session-descriptor.cpp
/bin/bash ../../libtool  --tag=CXX   --mode=compile i686-poky-linux-musl-g++  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o snapshot.lo ../../../sources/lttng-tools-2.15.0/src/common/snapshot.cpp
/bin/bash ../../libtool  --tag=CXX   --mode=compile i686-poky-linux-musl-g++  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o spawn-viewer.lo ../../../sources/lttng-tools-2.15.0/src/common/spawn-viewer.cpp
libtool: compile:  i686-poky-linux-musl-g++ -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.15.0/src/common/session-descriptor.cpp  -fPIC -DPIC -o .libs/session-descriptor.o
libtool: compile:  i686-poky-linux-musl-g++ -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.15.0/src/common/snapshot.cpp  -fPIC -DPIC -o .libs/snapshot.o
/bin/bash ../../libtool  --tag=CXX   --mode=compile i686-poky-linux-musl-g++  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o stream-descriptor.lo ../../../sources/lttng-tools-2.15.0/src/common/stream-descriptor.cpp
libtool: compile:  i686-poky-linux-musl-g++ -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.15.0/src/common/spawn-viewer.cpp  -fPIC -DPIC -o .libs/spawn-viewer.o
libtool: compile:  i686-poky-linux-musl-g++ -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.15.0/src/common/stream-descriptor.cpp  -fPIC -DPIC -o .libs/stream-descriptor.o
/bin/bash ../../libtool  --tag=CXX   --mode=compile i686-poky-linux-musl-g++  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o stream-info.lo ../../../sources/lttng-tools-2.15.0/src/common/stream-info.cpp
/bin/bash ../../libtool  --tag=CXX   --mode=compile i686-poky-linux-musl-g++  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o thread.lo ../../../sources/lttng-tools-2.15.0/src/common/thread.cpp
/bin/bash ../../libtool  --tag=CXX   --mode=compile i686-poky-linux-musl-g++  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o time.lo ../../../sources/lttng-tools-2.15.0/src/common/time.cpp
libtool: compile:  i686-poky-linux-musl-g++ -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.15.0/src/common/stream-info.cpp  -fPIC -DPIC -o .libs/stream-info.o
libtool: compile:  i686-poky-linux-musl-g++ -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.15.0/src/common/thread.cpp  -fPIC -DPIC -o .libs/thread.o
/bin/bash ../../libtool  --tag=CXX   --mode=compile i686-poky-linux-musl-g++  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o tracker.lo ../../../sources/lttng-tools-2.15.0/src/common/tracker.cpp
libtool: compile:  i686-poky-linux-musl-g++ -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.15.0/src/common/time.cpp  -fPIC -DPIC -o .libs/time.o
libtool: compile:  i686-poky-linux-musl-g++ -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.15.0/src/common/tracker.cpp  -fPIC -DPIC -o .libs/tracker.o
/bin/bash ../../libtool  --tag=CXX   --mode=compile i686-poky-linux-musl-g++  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o trigger.lo ../../../sources/lttng-tools-2.15.0/src/common/trigger.cpp
/bin/bash ../../libtool  --tag=CXX   --mode=compile i686-poky-linux-musl-g++  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o unix.lo ../../../sources/lttng-tools-2.15.0/src/common/unix.cpp
/bin/bash ../../libtool  --tag=CXX   --mode=compile i686-poky-linux-musl-g++  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o uri.lo ../../../sources/lttng-tools-2.15.0/src/common/uri.cpp
libtool: compile:  i686-poky-linux-musl-g++ -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.15.0/src/common/trigger.cpp  -fPIC -DPIC -o .libs/trigger.o
libtool: compile:  i686-poky-linux-musl-g++ -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.15.0/src/common/unix.cpp  -fPIC -DPIC -o .libs/unix.o
libtool: compile:  i686-poky-linux-musl-g++ -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.15.0/src/common/uri.cpp  -fPIC -DPIC -o .libs/uri.o
/bin/bash ../../libtool  --tag=CXX   --mode=compile i686-poky-linux-musl-g++  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o userspace-probe.lo ../../../sources/lttng-tools-2.15.0/src/common/userspace-probe.cpp
/bin/bash ../../libtool  --tag=CXX   --mode=compile i686-poky-linux-musl-g++  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o utils.lo ../../../sources/lttng-tools-2.15.0/src/common/utils.cpp
libtool: compile:  i686-poky-linux-musl-g++ -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.15.0/src/common/userspace-probe.cpp  -fPIC -DPIC -o .libs/userspace-probe.o
libtool: compile:  i686-poky-linux-musl-g++ -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.15.0/src/common/utils.cpp  -fPIC -DPIC -o .libs/utils.o
/bin/bash ../../libtool  --tag=CXX   --mode=compile i686-poky-linux-musl-g++  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o eventfd.lo ../../../sources/lttng-tools-2.15.0/src/common/eventfd.cpp
libtool: compile:  i686-poky-linux-musl-g++ -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.15.0/src/common/eventfd.cpp  -fPIC -DPIC -o .libs/eventfd.o
/bin/bash ../../libtool  --tag=CXX   --mode=compile i686-poky-linux-musl-g++  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o poller.lo ../../../sources/lttng-tools-2.15.0/src/common/poller.cpp
/bin/bash ../../libtool  --tag=CXX   --mode=compile i686-poky-linux-musl-g++  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o timerfd.lo ../../../sources/lttng-tools-2.15.0/src/common/timerfd.cpp
libtool: compile:  i686-poky-linux-musl-g++ -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.15.0/src/common/poller.cpp  -fPIC -DPIC -o .libs/poller.o
libtool: compile:  i686-poky-linux-musl-g++ -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.15.0/src/common/timerfd.cpp  -fPIC -DPIC -o .libs/timerfd.o
/bin/bash ../../libtool  --tag=CXX   --mode=compile i686-poky-linux-musl-g++  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o lttng-elf.lo ../../../sources/lttng-tools-2.15.0/src/common/lttng-elf.cpp
/bin/bash ../../libtool  --tag=CXX   --mode=compile i686-poky-linux-musl-g++  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o path.lo ../../../sources/lttng-tools-2.15.0/src/common/path.cpp
libtool: compile:  i686-poky-linux-musl-g++ -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.15.0/src/common/lttng-elf.cpp  -fPIC -DPIC -o .libs/lttng-elf.o
/bin/bash ../../libtool  --tag=CXX   --mode=compile i686-poky-linux-musl-g++  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o libsynchro_la-waiter.lo `test -f 'waiter.cpp' || echo '../../../sources/lttng-tools-2.15.0/src/common/'`waiter.cpp
libtool: compile:  i686-poky-linux-musl-g++ -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.15.0/src/common/path.cpp  -fPIC -DPIC -o .libs/path.o
libtool: compile:  i686-poky-linux-musl-g++ -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.15.0/src/common/waiter.cpp  -fPIC -DPIC -o .libs/libsynchro_la-waiter.o
/bin/bash ../../libtool  --tag=CXX   --mode=compile i686-poky-linux-musl-g++  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o libscheduling_la-task-executor.lo `test -f 'task-executor.cpp' || echo '../../../sources/lttng-tools-2.15.0/src/common/'`task-executor.cpp
libtool: compile:  i686-poky-linux-musl-g++ -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.15.0/src/common/task-executor.cpp  -fPIC -DPIC -o .libs/libscheduling_la-task-executor.o
In file included from TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot/usr/include/fcntl.h:22,
                 from TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot/usr/include/sys/timerfd.h:9,
                 from ../../../sources/lttng-tools-2.15.0/src/common/timerfd.hpp:14,
                 from ../../../sources/lttng-tools-2.15.0/src/common/timerfd.cpp:10:
../../../sources/lttng-tools-2.15.0/src/common/timerfd.hpp:22:40: error: expected id-expression before numeric constant
   22 |         explicit timerfd(int flags = ::TFD_CLOEXEC);
      |                                        ^~~~~~~~~~~
/bin/bash ../../libtool  --tag=CXX   --mode=compile i686-poky-linux-musl-g++  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o systemd-utils.lo ../../../sources/lttng-tools-2.15.0/src/common/systemd-utils.cpp
In file included from TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot/usr/include/fcntl.h:22,
                 from TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot/usr/include/sys/epoll.h:11,
                 from ../../../sources/lttng-tools-2.15.0/src/common/poller.hpp:19,
                 from ../../../sources/lttng-tools-2.15.0/src/common/poller.cpp:8:
../../../sources/lttng-tools-2.15.0/src/common/poller.cpp: In lambda function:
../../../sources/lttng-tools-2.15.0/src/common/poller.cpp:61:57: error: expected id-expression before numeric constant
   61 |                 const auto epoll_fd = ::epoll_create1(::EPOLL_CLOEXEC);
      |                                                         ^~~~~~~~~~~~~
/bin/bash ../../libtool  --tag=CXX   --mode=compile i686-poky-linux-musl-g++  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H   -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native=  -pipe -fvisibility-inlines-hidden -c -o actions/action.lo ../../../sources/lttng-tools-2.15.0/src/common/actions/action.cpp
libtool: compile:  i686-poky-linux-musl-g++ -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.15.0/src/common/systemd-utils.cpp  -fPIC -DPIC -o .libs/systemd-utils.o
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
make[3]: *** [Makefile:2009: timerfd.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
libtool: compile:  i686-poky-linux-musl-g++ -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot -std=gnu++11 -DHAVE_CONFIG_H -I../../include -I../../../sources/lttng-tools-2.15.0/include -I../../src -I../../../sources/lttng-tools-2.15.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 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/sources/lttng-tools-2.15.0=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build=/usr/src/debug/lttng-tools/2.15.0 -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -c ../../../sources/lttng-tools-2.15.0/src/common/actions/action.cpp  -fPIC -DPIC -o actions/.libs/action.o
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
make[3]: *** [Makefile:2009: poller.lo] Error 1
In file included from TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot/usr/include/fcntl.h:22,
                 from TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/recipe-sysroot/usr/include/sys/epoll.h:11,
                 from ../../../sources/lttng-tools-2.15.0/src/common/poller.hpp:19,
                 from ../../../sources/lttng-tools-2.15.0/src/common/task-executor.hpp:11,
                 from ../../../sources/lttng-tools-2.15.0/src/common/task-executor.cpp:8:
../../../sources/lttng-tools-2.15.0/src/common/timerfd.hpp:22:40: error: expected id-expression before numeric constant
   22 |         explicit timerfd(int flags = ::TFD_CLOEXEC);
      |                                        ^~~~~~~~~~~
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
make[3]: *** [Makefile:2086: libscheduling_la-task-executor.lo] Error 1
make[3]: Leaving directory 'TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build/src/common'
make[2]: *** [Makefile:1382: all] Error 2
make[2]: Leaving directory 'TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build/src/common'
make[1]: *** [Makefile:611: all-recursive] Error 1
make[1]: Leaving directory 'TOPDIR/tmp/work/core2-32-poky-linux-musl/lttng-tools/2.15.0/build/src'
make: *** [Makefile:757: all-recursive] Error 1
ERROR: oe_runmake failed
WARNING: exit code 1 from a shell command.

Error details

Submitted on:
30/03/26 15:32
Error type:
Recipe
Task:
do_compile
Recipe:
lttng-tools
Recipe version:
2.15.0-r0
Machine:
qemux86
Distro:
poky
Build system:
x86_64-linux
Target system:
i686-poky-linux-musl
Host distro:
debian-13/debian-13
Branch:
mathieu/master-next
Commit:
b67e2d94c2771e4b5d31949915b454c313db0f0a
Build:
#234126
Submitter:
yp-ab-debian13-vk-1
Link back:
https://autobuilder.yoctoproject.org/valkyrie/#/builders/6/builds/3519
Similar errors:
0
Open a bug