DEBUG: Executing shell function do_compile
NOTE: make -j 16 -l 75
Making all in include
make[1]: Entering directory 'TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/build/include'
make  all-am
make[2]: Entering directory 'TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/build/include'
rm -f version.i.tmp; \
if (test ! -f version.i && test -f "../../lttng-tools-2.13.15/include/version.i"); then \
	cp "../../lttng-tools-2.13.15/include/version.i" version.i; \
fi; \
if (test -r "../../lttng-tools-2.13.15/bootstrap" && test -r "../../lttng-tools-2.13.15/.git") && \
		test -x "`which git 2>&1;true`"; then \
	GIT_VERSION_STR="`cd "../../lttng-tools-2.13.15" && git describe --tags --dirty`"; \
	GIT_CURRENT_TAG="`cd "../../lttng-tools-2.13.15" && 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' "../../lttng-tools-2.13.15/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' "../../lttng-tools-2.13.15/version/extra_version_description" 2> /dev/null`\"" >> version.i.tmp; \
echo "#define EXTRA_VERSION_PATCHES \"`ls -1 "../../lttng-tools-2.13.15/version/extra_patches" | TOPDIR/tmp/hosttools/grep -v '^README' | sed -E ':a ; N ; $!ba ; s/[^a-zA-Z0-9 \n\t\.]/-/g ; s/\r{0,1}\n/\\\n\\\t/g' 2> /dev/null`\"" >> version.i.tmp; \
if test ! -f version.i || \
		test x"`cat version.i.tmp`" != x"`cat version.i`"; then \
	mv version.i.tmp version.i; \
fi; \
rm -f version.i.tmp; \
true
make[2]: Leaving directory 'TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/build/include'
make[1]: Leaving directory 'TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/build/include'
Making all in doc
make[1]: Entering directory 'TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/build/doc'
Making all in man
make[2]: Entering directory 'TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/build/doc/man'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory 'TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/build/doc/man'
make[2]: Entering directory 'TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/build/doc'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory 'TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/build/doc'
make[1]: Leaving directory 'TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/build/doc'
Making all in src
make[1]: Entering directory 'TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/build/src'
Making all in vendor
make[2]: Entering directory 'TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/build/src/vendor'
Making all in msgpack
make[3]: Entering directory 'TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/build/src/vendor/msgpack'
/bin/bash ../../../libtool  --tag=CC   --mode=compile aarch64-poky-linux-gcc  -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot -DHAVE_CONFIG_H   -I../../../../lttng-tools-2.13.15/src  -Wall -Wno-incomplete-setjmp-declaration -Wdiscarded-qualifiers -Wmissing-declarations -Wmissing-prototypes -Wmissing-parameter-type -Wold-style-definition -Wstrict-prototypes -Wshadow -fno-strict-aliasing -pthread -fvisibility=hidden -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/lttng-tools-2.13.15=/usr/src/debug/lttng-tools/2.13.15  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/build=/usr/src/debug/lttng-tools/2.13.15  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot-native=  -pipe -c -o objectc.lo ../../../../lttng-tools-2.13.15/src/vendor/msgpack/objectc.c
/bin/bash ../../../libtool  --tag=CC   --mode=compile aarch64-poky-linux-gcc  -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot -DHAVE_CONFIG_H   -I../../../../lttng-tools-2.13.15/src  -Wall -Wno-incomplete-setjmp-declaration -Wdiscarded-qualifiers -Wmissing-declarations -Wmissing-prototypes -Wmissing-parameter-type -Wold-style-definition -Wstrict-prototypes -Wshadow -fno-strict-aliasing -pthread -fvisibility=hidden -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/lttng-tools-2.13.15=/usr/src/debug/lttng-tools/2.13.15  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/build=/usr/src/debug/lttng-tools/2.13.15  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot-native=  -pipe -c -o version.lo ../../../../lttng-tools-2.13.15/src/vendor/msgpack/version.c
libtool: compile:  aarch64-poky-linux-gcc -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot -DHAVE_CONFIG_H -I../../../../lttng-tools-2.13.15/src -Wall -Wno-incomplete-setjmp-declaration -Wdiscarded-qualifiers -Wmissing-declarations -Wmissing-prototypes -Wmissing-parameter-type -Wold-style-definition -Wstrict-prototypes -Wshadow -fno-strict-aliasing -pthread -fvisibility=hidden -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/lttng-tools-2.13.15=/usr/src/debug/lttng-tools/2.13.15 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/build=/usr/src/debug/lttng-tools/2.13.15 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot-native= -pipe -c ../../../../lttng-tools-2.13.15/src/vendor/msgpack/objectc.c  -fPIC -DPIC -o .libs/objectc.o
libtool: compile:  aarch64-poky-linux-gcc -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot -DHAVE_CONFIG_H -I../../../../lttng-tools-2.13.15/src -Wall -Wno-incomplete-setjmp-declaration -Wdiscarded-qualifiers -Wmissing-declarations -Wmissing-prototypes -Wmissing-parameter-type -Wold-style-definition -Wstrict-prototypes -Wshadow -fno-strict-aliasing -pthread -fvisibility=hidden -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/lttng-tools-2.13.15=/usr/src/debug/lttng-tools/2.13.15 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/build=/usr/src/debug/lttng-tools/2.13.15 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot-native= -pipe -c ../../../../lttng-tools-2.13.15/src/vendor/msgpack/version.c  -fPIC -DPIC -o .libs/version.o
/bin/bash ../../../libtool  --tag=CC   --mode=compile aarch64-poky-linux-gcc  -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot -DHAVE_CONFIG_H   -I../../../../lttng-tools-2.13.15/src  -Wall -Wno-incomplete-setjmp-declaration -Wdiscarded-qualifiers -Wmissing-declarations -Wmissing-prototypes -Wmissing-parameter-type -Wold-style-definition -Wstrict-prototypes -Wshadow -fno-strict-aliasing -pthread -fvisibility=hidden -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/lttng-tools-2.13.15=/usr/src/debug/lttng-tools/2.13.15  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/build=/usr/src/debug/lttng-tools/2.13.15  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot-native=  -pipe -c -o zone.lo ../../../../lttng-tools-2.13.15/src/vendor/msgpack/zone.c
libtool: compile:  aarch64-poky-linux-gcc -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot -DHAVE_CONFIG_H -I../../../../lttng-tools-2.13.15/src -Wall -Wno-incomplete-setjmp-declaration -Wdiscarded-qualifiers -Wmissing-declarations -Wmissing-prototypes -Wmissing-parameter-type -Wold-style-definition -Wstrict-prototypes -Wshadow -fno-strict-aliasing -pthread -fvisibility=hidden -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/lttng-tools-2.13.15=/usr/src/debug/lttng-tools/2.13.15 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/build=/usr/src/debug/lttng-tools/2.13.15 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot-native= -pipe -c ../../../../lttng-tools-2.13.15/src/vendor/msgpack/zone.c  -fPIC -DPIC -o .libs/zone.o
/bin/bash ../../../libtool  --tag=CC   --mode=compile aarch64-poky-linux-gcc  -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot -DHAVE_CONFIG_H   -I../../../../lttng-tools-2.13.15/src  -Wall -Wno-incomplete-setjmp-declaration -Wdiscarded-qualifiers -Wmissing-declarations -Wmissing-prototypes -Wmissing-parameter-type -Wold-style-definition -Wstrict-prototypes -Wshadow -fno-strict-aliasing -pthread -fvisibility=hidden -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/lttng-tools-2.13.15=/usr/src/debug/lttng-tools/2.13.15  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/build=/usr/src/debug/lttng-tools/2.13.15  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot-native=  -pipe -c -o vrefbuffer.lo ../../../../lttng-tools-2.13.15/src/vendor/msgpack/vrefbuffer.c
/bin/bash ../../../libtool  --tag=CC   --mode=compile aarch64-poky-linux-gcc  -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot -DHAVE_CONFIG_H   -I../../../../lttng-tools-2.13.15/src  -Wall -Wno-incomplete-setjmp-declaration -Wdiscarded-qualifiers -Wmissing-declarations -Wmissing-prototypes -Wmissing-parameter-type -Wold-style-definition -Wstrict-prototypes -Wshadow -fno-strict-aliasing -pthread -fvisibility=hidden -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/lttng-tools-2.13.15=/usr/src/debug/lttng-tools/2.13.15  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/build=/usr/src/debug/lttng-tools/2.13.15  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot-native=  -pipe -c -o unpack.lo ../../../../lttng-tools-2.13.15/src/vendor/msgpack/unpack.c
libtool: compile:  aarch64-poky-linux-gcc -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot -DHAVE_CONFIG_H -I../../../../lttng-tools-2.13.15/src -Wall -Wno-incomplete-setjmp-declaration -Wdiscarded-qualifiers -Wmissing-declarations -Wmissing-prototypes -Wmissing-parameter-type -Wold-style-definition -Wstrict-prototypes -Wshadow -fno-strict-aliasing -pthread -fvisibility=hidden -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/lttng-tools-2.13.15=/usr/src/debug/lttng-tools/2.13.15 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/build=/usr/src/debug/lttng-tools/2.13.15 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot-native= -pipe -c ../../../../lttng-tools-2.13.15/src/vendor/msgpack/unpack.c  -fPIC -DPIC -o .libs/unpack.o
libtool: compile:  aarch64-poky-linux-gcc -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot -DHAVE_CONFIG_H -I../../../../lttng-tools-2.13.15/src -Wall -Wno-incomplete-setjmp-declaration -Wdiscarded-qualifiers -Wmissing-declarations -Wmissing-prototypes -Wmissing-parameter-type -Wold-style-definition -Wstrict-prototypes -Wshadow -fno-strict-aliasing -pthread -fvisibility=hidden -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/lttng-tools-2.13.15=/usr/src/debug/lttng-tools/2.13.15 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/build=/usr/src/debug/lttng-tools/2.13.15 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot-native= -pipe -c ../../../../lttng-tools-2.13.15/src/vendor/msgpack/vrefbuffer.c  -fPIC -DPIC -o .libs/vrefbuffer.o
/bin/bash ../../../libtool  --tag=CC   --mode=link aarch64-poky-linux-gcc  -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot -Wall -Wno-incomplete-setjmp-declaration -Wdiscarded-qualifiers -Wmissing-declarations -Wmissing-prototypes -Wmissing-parameter-type -Wold-style-definition -Wstrict-prototypes -Wshadow -fno-strict-aliasing -pthread -fvisibility=hidden -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/lttng-tools-2.13.15=/usr/src/debug/lttng-tools/2.13.15  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/build=/usr/src/debug/lttng-tools/2.13.15  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot-native=  -pipe  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/lttng-tools-2.13.15=/usr/src/debug/lttng-tools/2.13.15  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/build=/usr/src/debug/lttng-tools/2.13.15  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot-native=  -Wl,-z,relro,-z,now -o libmsgpack.la  objectc.lo unpack.lo version.lo vrefbuffer.lo zone.lo  -lrt 
libtool: link: aarch64-poky-linux-gcc-ar cr .libs/libmsgpack.a .libs/objectc.o .libs/unpack.o .libs/version.o .libs/vrefbuffer.o .libs/zone.o 
libtool: link: aarch64-poky-linux-gcc-ranlib .libs/libmsgpack.a
libtool: link: ( cd ".libs" && rm -f "libmsgpack.la" && ln -s "../libmsgpack.la" "libmsgpack.la" )
make[3]: Leaving directory 'TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/build/src/vendor/msgpack'
make[3]: Entering directory 'TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/build/src/vendor'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory 'TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/build/src/vendor'
make[2]: Leaving directory 'TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/build/src/vendor'
Making all in common
make[2]: Entering directory 'TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/build/src/common'
Making all in argpar
make[3]: Entering directory 'TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/build/src/common/argpar'
/bin/bash ../../../libtool  --tag=CC   --mode=compile aarch64-poky-linux-gcc  -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot -DHAVE_CONFIG_H   -I../../../include -I../../../../lttng-tools-2.13.15/include -I../../../src -I../../../../lttng-tools-2.13.15/src -include config.h     -Wall -Wno-incomplete-setjmp-declaration -Wdiscarded-qualifiers -Wmissing-declarations -Wmissing-prototypes -Wmissing-parameter-type -Wold-style-definition -Wstrict-prototypes -Wshadow -fno-strict-aliasing -pthread -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/lttng-tools-2.13.15=/usr/src/debug/lttng-tools/2.13.15  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/build=/usr/src/debug/lttng-tools/2.13.15  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot-native=  -pipe -c -o argpar.lo ../../../../lttng-tools-2.13.15/src/common/argpar/argpar.c
libtool: compile:  aarch64-poky-linux-gcc -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot -DHAVE_CONFIG_H -I../../../include -I../../../../lttng-tools-2.13.15/include -I../../../src -I../../../../lttng-tools-2.13.15/src -include config.h -Wall -Wno-incomplete-setjmp-declaration -Wdiscarded-qualifiers -Wmissing-declarations -Wmissing-prototypes -Wmissing-parameter-type -Wold-style-definition -Wstrict-prototypes -Wshadow -fno-strict-aliasing -pthread -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/lttng-tools-2.13.15=/usr/src/debug/lttng-tools/2.13.15 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/build=/usr/src/debug/lttng-tools/2.13.15 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot-native= -pipe -c ../../../../lttng-tools-2.13.15/src/common/argpar/argpar.c  -fPIC -DPIC -o .libs/argpar.o
/bin/bash ../../../libtool  --tag=CC   --mode=link aarch64-poky-linux-gcc  -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot -Wall -Wno-incomplete-setjmp-declaration -Wdiscarded-qualifiers -Wmissing-declarations -Wmissing-prototypes -Wmissing-parameter-type -Wold-style-definition -Wstrict-prototypes -Wshadow -fno-strict-aliasing -pthread -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/lttng-tools-2.13.15=/usr/src/debug/lttng-tools/2.13.15  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/build=/usr/src/debug/lttng-tools/2.13.15  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot-native=  -pipe  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/lttng-tools-2.13.15=/usr/src/debug/lttng-tools/2.13.15  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/build=/usr/src/debug/lttng-tools/2.13.15  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot-native=  -Wl,-z,relro,-z,now -o libargpar.la  argpar.lo  -lrt 
libtool: link: aarch64-poky-linux-gcc-ar cr .libs/libargpar.a .libs/argpar.o 
libtool: link: aarch64-poky-linux-gcc-ranlib .libs/libargpar.a
libtool: link: ( cd ".libs" && rm -f "libargpar.la" && ln -s "../libargpar.la" "libargpar.la" )
make[3]: Leaving directory 'TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/build/src/common/argpar'
Making all in bytecode
make[3]: Entering directory 'TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/build/src/common/bytecode'
/bin/bash ../../../libtool  --tag=CC   --mode=compile aarch64-poky-linux-gcc  -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot -DHAVE_CONFIG_H   -I../../../include -I../../../../lttng-tools-2.13.15/include -I../../../src -I../../../../lttng-tools-2.13.15/src -include config.h     -Wall -Wno-incomplete-setjmp-declaration -Wdiscarded-qualifiers -Wmissing-declarations -Wmissing-prototypes -Wmissing-parameter-type -Wold-style-definition -Wstrict-prototypes -Wshadow -fno-strict-aliasing -pthread -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/lttng-tools-2.13.15=/usr/src/debug/lttng-tools/2.13.15  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/build=/usr/src/debug/lttng-tools/2.13.15  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot-native=  -pipe -c -o bytecode.lo ../../../../lttng-tools-2.13.15/src/common/bytecode/bytecode.c
libtool: compile:  aarch64-poky-linux-gcc -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot -DHAVE_CONFIG_H -I../../../include -I../../../../lttng-tools-2.13.15/include -I../../../src -I../../../../lttng-tools-2.13.15/src -include config.h -Wall -Wno-incomplete-setjmp-declaration -Wdiscarded-qualifiers -Wmissing-declarations -Wmissing-prototypes -Wmissing-parameter-type -Wold-style-definition -Wstrict-prototypes -Wshadow -fno-strict-aliasing -pthread -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/lttng-tools-2.13.15=/usr/src/debug/lttng-tools/2.13.15 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/build=/usr/src/debug/lttng-tools/2.13.15 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot-native= -pipe -c ../../../../lttng-tools-2.13.15/src/common/bytecode/bytecode.c  -fPIC -DPIC -o .libs/bytecode.o
/bin/bash ../../../libtool  --tag=CC   --mode=link aarch64-poky-linux-gcc  -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot -Wall -Wno-incomplete-setjmp-declaration -Wdiscarded-qualifiers -Wmissing-declarations -Wmissing-prototypes -Wmissing-parameter-type -Wold-style-definition -Wstrict-prototypes -Wshadow -fno-strict-aliasing -pthread -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/lttng-tools-2.13.15=/usr/src/debug/lttng-tools/2.13.15  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/build=/usr/src/debug/lttng-tools/2.13.15  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot-native=  -pipe  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/lttng-tools-2.13.15=/usr/src/debug/lttng-tools/2.13.15  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/build=/usr/src/debug/lttng-tools/2.13.15  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot-native=  -Wl,-z,relro,-z,now -o libbytecode.la  bytecode.lo  -lrt 
libtool: link: aarch64-poky-linux-gcc-ar cr .libs/libbytecode.a .libs/bytecode.o 
libtool: link: aarch64-poky-linux-gcc-ranlib .libs/libbytecode.a
libtool: link: ( cd ".libs" && rm -f "libbytecode.la" && ln -s "../libbytecode.la" "libbytecode.la" )
make[3]: Leaving directory 'TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/build/src/common/bytecode'
Making all in compat
make[3]: Entering directory 'TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/build/src/common/compat'
/bin/bash ../../../libtool  --tag=CC   --mode=compile aarch64-poky-linux-gcc  -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot -DHAVE_CONFIG_H   -I../../../include -I../../../../lttng-tools-2.13.15/include -I../../../src -I../../../../lttng-tools-2.13.15/src -include config.h     -Wall -Wno-incomplete-setjmp-declaration -Wdiscarded-qualifiers -Wmissing-declarations -Wmissing-prototypes -Wmissing-parameter-type -Wold-style-definition -Wstrict-prototypes -Wshadow -fno-strict-aliasing -pthread -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/lttng-tools-2.13.15=/usr/src/debug/lttng-tools/2.13.15  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/build=/usr/src/debug/lttng-tools/2.13.15  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot-native=  -pipe -c -o poll.lo ../../../../lttng-tools-2.13.15/src/common/compat/poll.c
/bin/bash ../../../libtool  --tag=CC   --mode=compile aarch64-poky-linux-gcc  -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot -DHAVE_CONFIG_H   -I../../../include -I../../../../lttng-tools-2.13.15/include -I../../../src -I../../../../lttng-tools-2.13.15/src -include config.h     -Wall -Wno-incomplete-setjmp-declaration -Wdiscarded-qualifiers -Wmissing-declarations -Wmissing-prototypes -Wmissing-parameter-type -Wold-style-definition -Wstrict-prototypes -Wshadow -fno-strict-aliasing -pthread -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/lttng-tools-2.13.15=/usr/src/debug/lttng-tools/2.13.15  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/build=/usr/src/debug/lttng-tools/2.13.15  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot-native=  -pipe -c -o compat-fcntl.lo ../../../../lttng-tools-2.13.15/src/common/compat/compat-fcntl.c
/bin/bash ../../../libtool  --tag=CC   --mode=compile aarch64-poky-linux-gcc  -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot -DHAVE_CONFIG_H   -I../../../include -I../../../../lttng-tools-2.13.15/include -I../../../src -I../../../../lttng-tools-2.13.15/src -include config.h     -Wall -Wno-incomplete-setjmp-declaration -Wdiscarded-qualifiers -Wmissing-declarations -Wmissing-prototypes -Wmissing-parameter-type -Wold-style-definition -Wstrict-prototypes -Wshadow -fno-strict-aliasing -pthread -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/lttng-tools-2.13.15=/usr/src/debug/lttng-tools/2.13.15  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/build=/usr/src/debug/lttng-tools/2.13.15  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot-native=  -pipe -c -o directory-handle.lo ../../../../lttng-tools-2.13.15/src/common/compat/directory-handle.c
libtool: compile:  aarch64-poky-linux-gcc -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot -DHAVE_CONFIG_H -I../../../include -I../../../../lttng-tools-2.13.15/include -I../../../src -I../../../../lttng-tools-2.13.15/src -include config.h -Wall -Wno-incomplete-setjmp-declaration -Wdiscarded-qualifiers -Wmissing-declarations -Wmissing-prototypes -Wmissing-parameter-type -Wold-style-definition -Wstrict-prototypes -Wshadow -fno-strict-aliasing -pthread -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/lttng-tools-2.13.15=/usr/src/debug/lttng-tools/2.13.15 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/build=/usr/src/debug/lttng-tools/2.13.15 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot-native= -pipe -c ../../../../lttng-tools-2.13.15/src/common/compat/directory-handle.c  -fPIC -DPIC -o .libs/directory-handle.o
libtool: compile:  aarch64-poky-linux-gcc -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot -DHAVE_CONFIG_H -I../../../include -I../../../../lttng-tools-2.13.15/include -I../../../src -I../../../../lttng-tools-2.13.15/src -include config.h -Wall -Wno-incomplete-setjmp-declaration -Wdiscarded-qualifiers -Wmissing-declarations -Wmissing-prototypes -Wmissing-parameter-type -Wold-style-definition -Wstrict-prototypes -Wshadow -fno-strict-aliasing -pthread -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/lttng-tools-2.13.15=/usr/src/debug/lttng-tools/2.13.15 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/build=/usr/src/debug/lttng-tools/2.13.15 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot-native= -pipe -c ../../../../lttng-tools-2.13.15/src/common/compat/poll.c  -fPIC -DPIC -o .libs/poll.o
libtool: compile:  aarch64-poky-linux-gcc -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot -DHAVE_CONFIG_H -I../../../include -I../../../../lttng-tools-2.13.15/include -I../../../src -I../../../../lttng-tools-2.13.15/src -include config.h -Wall -Wno-incomplete-setjmp-declaration -Wdiscarded-qualifiers -Wmissing-declarations -Wmissing-prototypes -Wmissing-parameter-type -Wold-style-definition -Wstrict-prototypes -Wshadow -fno-strict-aliasing -pthread -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/lttng-tools-2.13.15=/usr/src/debug/lttng-tools/2.13.15 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/build=/usr/src/debug/lttng-tools/2.13.15 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot-native= -pipe -c ../../../../lttng-tools-2.13.15/src/common/compat/compat-fcntl.c  -fPIC -DPIC -o .libs/compat-fcntl.o
/bin/bash ../../../libtool  --tag=CC   --mode=link aarch64-poky-linux-gcc  -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot -Wall -Wno-incomplete-setjmp-declaration -Wdiscarded-qualifiers -Wmissing-declarations -Wmissing-prototypes -Wmissing-parameter-type -Wold-style-definition -Wstrict-prototypes -Wshadow -fno-strict-aliasing -pthread -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/lttng-tools-2.13.15=/usr/src/debug/lttng-tools/2.13.15  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/build=/usr/src/debug/lttng-tools/2.13.15  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot-native=  -pipe  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/lttng-tools-2.13.15=/usr/src/debug/lttng-tools/2.13.15  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/build=/usr/src/debug/lttng-tools/2.13.15  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot-native=  -Wl,-z,relro,-z,now -o libcompat.la  poll.lo compat-fcntl.lo directory-handle.lo  -lrt 
libtool: link: aarch64-poky-linux-gcc-ar cr .libs/libcompat.a .libs/poll.o .libs/compat-fcntl.o .libs/directory-handle.o 
libtool: link: aarch64-poky-linux-gcc-ranlib .libs/libcompat.a
libtool: link: ( cd ".libs" && rm -f "libcompat.la" && ln -s "../libcompat.la" "libcompat.la" )
make[3]: Leaving directory 'TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/build/src/common/compat'
Making all in config
make[3]: Entering directory 'TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/build/src/common/config'
/bin/bash ../../../libtool  --tag=CC   --mode=compile aarch64-poky-linux-gcc  -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot -DHAVE_CONFIG_H   -ITOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot/usr/include/libxml2 -I../../../include -I../../../../lttng-tools-2.13.15/include -I../../../src -I../../../../lttng-tools-2.13.15/src -include config.h     -Wall -Wno-incomplete-setjmp-declaration -Wdiscarded-qualifiers -Wmissing-declarations -Wmissing-prototypes -Wmissing-parameter-type -Wold-style-definition -Wstrict-prototypes -Wshadow -fno-strict-aliasing -pthread -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/lttng-tools-2.13.15=/usr/src/debug/lttng-tools/2.13.15  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/build=/usr/src/debug/lttng-tools/2.13.15  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot-native=  -pipe -c -o libconfig_la-ini.lo `test -f 'ini.c' || echo '../../../../lttng-tools-2.13.15/src/common/config/'`ini.c
/bin/bash ../../../libtool  --tag=CC   --mode=compile aarch64-poky-linux-gcc  -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot -DHAVE_CONFIG_H   -ITOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot/usr/include/libxml2 -I../../../include -I../../../../lttng-tools-2.13.15/include -I../../../src -I../../../../lttng-tools-2.13.15/src -include config.h     -Wall -Wno-incomplete-setjmp-declaration -Wdiscarded-qualifiers -Wmissing-declarations -Wmissing-prototypes -Wmissing-parameter-type -Wold-style-definition -Wstrict-prototypes -Wshadow -fno-strict-aliasing -pthread -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/lttng-tools-2.13.15=/usr/src/debug/lttng-tools/2.13.15  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/build=/usr/src/debug/lttng-tools/2.13.15  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot-native=  -pipe -c -o libconfig_la-session-config.lo `test -f 'session-config.c' || echo '../../../../lttng-tools-2.13.15/src/common/config/'`session-config.c
libtool: compile:  aarch64-poky-linux-gcc -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot -DHAVE_CONFIG_H -ITOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot/usr/include/libxml2 -I../../../include -I../../../../lttng-tools-2.13.15/include -I../../../src -I../../../../lttng-tools-2.13.15/src -include config.h -Wall -Wno-incomplete-setjmp-declaration -Wdiscarded-qualifiers -Wmissing-declarations -Wmissing-prototypes -Wmissing-parameter-type -Wold-style-definition -Wstrict-prototypes -Wshadow -fno-strict-aliasing -pthread -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/lttng-tools-2.13.15=/usr/src/debug/lttng-tools/2.13.15 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/build=/usr/src/debug/lttng-tools/2.13.15 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot-native= -pipe -c ../../../../lttng-tools-2.13.15/src/common/config/session-config.c  -fPIC -DPIC -o .libs/libconfig_la-session-config.o
libtool: compile:  aarch64-poky-linux-gcc -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot -DHAVE_CONFIG_H -ITOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot/usr/include/libxml2 -I../../../include -I../../../../lttng-tools-2.13.15/include -I../../../src -I../../../../lttng-tools-2.13.15/src -include config.h -Wall -Wno-incomplete-setjmp-declaration -Wdiscarded-qualifiers -Wmissing-declarations -Wmissing-prototypes -Wmissing-parameter-type -Wold-style-definition -Wstrict-prototypes -Wshadow -fno-strict-aliasing -pthread -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/lttng-tools-2.13.15=/usr/src/debug/lttng-tools/2.13.15 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/build=/usr/src/debug/lttng-tools/2.13.15 -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/recipe-sysroot-native= -pipe -c ../../../../lttng-tools-2.13.15/src/common/config/ini.c  -fPIC -DPIC -o .libs/libconfig_la-ini.o
../../../../lttng-tools-2.13.15/src/common/config/session-config.c: In function 'encode_string':
../../../../lttng-tools-2.13.15/src/common/config/session-config.c:432:29: error: request for member 'func' in something not a structure or union
  432 |         ret = handler->input.func(NULL, out_str, &out_len, (const xmlChar *) in_str, &in_len, 0);
      |                             ^
At top level:
cc1: note: unrecognized command-line option '-Wno-incomplete-setjmp-declaration' may have been intended to silence earlier diagnostics
make[3]: *** [Makefile:637: libconfig_la-session-config.lo] Error 1
make[3]: Leaving directory 'TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/build/src/common/config'
make[2]: *** [Makefile:1057: all-recursive] Error 1
make[2]: Leaving directory 'TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/build/src/common'
make[1]: Leaving directory 'TOPDIR/tmp/work/cortexa57-poky-linux/lttng-tools/2.13.15/build/src'
make[1]: *** [Makefile:558: all-recursive] Error 1
make: *** [Makefile:669: all-recursive] Error 1
ERROR: oe_runmake failed
WARNING: exit code 1 from a shell command.

Error details

Submitted on:
26/05/25 14:42
Error type:
Recipe
Task:
do_compile
Recipe:
lttng-tools
Recipe version:
2.13.15-r0
Machine:
qemuarm64
Distro:
poky-altcfg
Build system:
x86_64-linux
Target system:
aarch64-poky-linux
Host distro:
debian-12/debian-12
Branch:
yoe/mut
Commit:
799140a1b4eaa5a21b5cb4a616ea373526456d69
Build:
#206618
Submitter:
yp-ab-debian12-vk-2
Link back:
https://autobuilder.yoctoproject.org/valkyrie/#/builders/9/builds/1684
Similar errors:
0
Open a bug