checking for ptrdiff_t... yes checking for size_t... yes checking return type of signal handlers... void checking for nanoseconds member of struct stat.st_mtim... tv_nsec checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of __int16... 0 checking size of __int32... 0 checking size of __int64... 0 checking size of void *... 8 checking size of size_t... 8 checking size of ptrdiff_t... 8 checking size of __int32... (cached) 0 checking size of intmax_t... 8 checking size of uintmax_t... 8 checking size of intptr_t... 8 checking size of uintptr_t... 8 checking size of float... 4 checking size of double... 8 checking size of long double... 16 checking size of dev_t... 8 checking size of fpos_t... 16 checking size of mode_t... 4 checking size of off_t... 8 checking size of ssize_t... 8 checking size of time_t... 8 checking for access... yes checking for alloca... no checking for atexit... yes checking for atoi... yes checking for atol... yes checking for chmod... yes checking for chown... yes checking for clock_getcpuclockid... yes checking for clock_getres... yes checking for clock_gettime... yes checking for ctime... yes checking for difftime... yes checking for fstat... yes checking for getenv... yes checking for getpagesize... yes checking for getrusage... yes checking for gettimeofday... yes checking for gmtime... yes checking for isatty... yes checking for localtime... yes checking for longjmp... yes checking for lstat... yes checking for memcmp... yes checking for memcpy... yes checking for memmove... yes checking for memset... yes checking for mkdir... yes checking for mktime... yes checking for mmap... yes checking for mprotect... yes checking for munmap... yes checking for qsort... yes checking for raise... yes checking for rmdir... yes checking for setjmp... yes checking for signal... yes checking for snprintf... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strftime... yes checking for stricmp... no checking for strncasecmp... yes checking for strnicmp... no checking for strrchr... yes checking for strstr... yes checking for time... yes checking for umask... yes checking for utime... yes checking for vsnprintf... yes checking whether your compiler passes the ACC conformance test... yes configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls lzop configuration summary -------------------------- lzop version : 1.03 configured for host : x86_64-pc-linux-gnu source code location : . compiler : /usr/bin/gcc preprocessor flags : -I/nvmedata/autobuild/instance-31/output-1/host/include -DLZOP_HAVE_CONFIG_H compiler flags : -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include linker flags : -L/nvmedata/autobuild/instance-31/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-31/output-1/host/lib link libraries : -llzo2 lzop 1.03 configured. Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer All Rights Reserved. lzop and the LZO library are free software; you can redistribute them and/or modify them under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. Markus F.X.J. Oberhumer http://www.oberhumer.com/opensource/lzop/ Type `make' to build lzop. Type `make install' to install lzop. After installing lzop, please read the accompanied documentation. >>> host-lzop 1.03 Building PATH="/nvmedata/autobuild/instance-31/output-1/host/bin:/nvmedata/autobuild/instance-31/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/nvmedata/autobuild/instance-31/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/nvmedata/autobuild/instance-31/output-1/host/lib/pkgconfig:/nvmedata/autobuild/instance-31/output-1/host/share/pkgconfig" /usr/bin/make -j1 -C /nvmedata/autobuild/instance-31/output-1/build/host-lzop-1.03/ make[1]: Entering directory '/nvmedata/autobuild/instance-31/output-1/build/host-lzop-1.03' /usr/bin/make all-recursive make[2]: Entering directory '/nvmedata/autobuild/instance-31/output-1/build/host-lzop-1.03' Making all in src make[3]: Entering directory '/nvmedata/autobuild/instance-31/output-1/build/host-lzop-1.03/src' \ # source='lzop.c' object='lzop.o' libtool=no /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-31/output-1/host/include -DLZOP_HAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include -c lzop.c \ # source='compress.c' object='compress.o' libtool=no /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-31/output-1/host/include -DLZOP_HAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include -c compress.c \ # source='filter.c' object='filter.o' libtool=no /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-31/output-1/host/include -DLZOP_HAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include -c filter.c \ # source='help.c' object='help.o' libtool=no /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-31/output-1/host/include -DLZOP_HAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include -c help.c \ # source='mblock.c' object='mblock.o' libtool=no /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-31/output-1/host/include -DLZOP_HAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include -c mblock.c \ # source='p_lzo.c' object='p_lzo.o' libtool=no /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-31/output-1/host/include -DLZOP_HAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include -c p_lzo.c \ # source='util.c' object='util.o' libtool=no /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-31/output-1/host/include -DLZOP_HAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include -c util.c \ # source='c_init.c' object='c_init.o' libtool=no /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-31/output-1/host/include -DLZOP_HAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include -c c_init.c \ # source='c_none.c' object='c_none.o' libtool=no /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-31/output-1/host/include -DLZOP_HAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include -c c_none.c \ # source='c_ansim.c' object='c_ansim.o' libtool=no /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-31/output-1/host/include -DLZOP_HAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include -c c_ansim.c \ # source='c_ansic.c' object='c_ansic.o' libtool=no /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-31/output-1/host/include -DLZOP_HAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include -c c_ansic.c \ # source='c_screen.c' object='c_screen.o' libtool=no /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-31/output-1/host/include -DLZOP_HAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include -c c_screen.c \ # source='s_object.c' object='s_object.o' libtool=no /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-31/output-1/host/include -DLZOP_HAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include -c s_object.c \ # source='s_curses.c' object='s_curses.o' libtool=no /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-31/output-1/host/include -DLZOP_HAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include -c s_curses.c \ # source='s_djgpp2.c' object='s_djgpp2.o' libtool=no /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-31/output-1/host/include -DLZOP_HAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include -c s_djgpp2.c \ # source='s_vcsa.c' object='s_vcsa.o' libtool=no /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-31/output-1/host/include -DLZOP_HAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include -c s_vcsa.c \ # source='frames.c' object='frames.o' libtool=no /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-31/output-1/host/include -DLZOP_HAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include -c frames.c \ # source='djgpp2.c' object='djgpp2.o' libtool=no /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/nvmedata/autobuild/instance-31/output-1/host/include -DLZOP_HAVE_CONFIG_H -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include -c djgpp2.c /usr/bin/gcc -O2 -I/nvmedata/autobuild/instance-31/output-1/host/include -L/nvmedata/autobuild/instance-31/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-31/output-1/host/lib -o lzop lzop.o compress.o filter.o help.o mblock.o p_lzo.o util.o c_init.o c_none.o c_ansim.o c_ansic.o c_screen.o s_object.o s_curses.o s_djgpp2.o s_vcsa.o frames.o djgpp2.o -llzo2 make[3]: Leaving directory '/nvmedata/autobuild/instance-31/output-1/build/host-lzop-1.03/src' Making all in doc make[3]: Entering directory '/nvmedata/autobuild/instance-31/output-1/build/host-lzop-1.03/doc' /usr/bin/make all-am make[4]: Entering directory '/nvmedata/autobuild/instance-31/output-1/build/host-lzop-1.03/doc' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/nvmedata/autobuild/instance-31/output-1/build/host-lzop-1.03/doc' make[3]: Leaving directory '/nvmedata/autobuild/instance-31/output-1/build/host-lzop-1.03/doc' make[3]: Entering directory '/nvmedata/autobuild/instance-31/output-1/build/host-lzop-1.03' make[3]: Leaving directory '/nvmedata/autobuild/instance-31/output-1/build/host-lzop-1.03' make[2]: Leaving directory '/nvmedata/autobuild/instance-31/output-1/build/host-lzop-1.03' make[1]: Leaving directory '/nvmedata/autobuild/instance-31/output-1/build/host-lzop-1.03' >>> host-lzop 1.03 Installing to host directory PATH="/nvmedata/autobuild/instance-31/output-1/host/bin:/nvmedata/autobuild/instance-31/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/nvmedata/autobuild/instance-31/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/nvmedata/autobuild/instance-31/output-1/host/lib/pkgconfig:/nvmedata/autobuild/instance-31/output-1/host/share/pkgconfig" /usr/bin/make -j1 install -C /nvmedata/autobuild/instance-31/output-1/build/host-lzop-1.03/ make[1]: Entering directory '/nvmedata/autobuild/instance-31/output-1/build/host-lzop-1.03' Making install in src make[2]: Entering directory '/nvmedata/autobuild/instance-31/output-1/build/host-lzop-1.03/src' make[3]: Entering directory '/nvmedata/autobuild/instance-31/output-1/build/host-lzop-1.03/src' test -z "/nvmedata/autobuild/instance-31/output-1/host/bin" || /bin/mkdir -p "/nvmedata/autobuild/instance-31/output-1/host/bin" /usr/bin/install -c lzop '/nvmedata/autobuild/instance-31/output-1/host/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/nvmedata/autobuild/instance-31/output-1/build/host-lzop-1.03/src' make[2]: Leaving directory '/nvmedata/autobuild/instance-31/output-1/build/host-lzop-1.03/src' Making install in doc make[2]: Entering directory '/nvmedata/autobuild/instance-31/output-1/build/host-lzop-1.03/doc' /usr/bin/make install-am make[3]: Entering directory '/nvmedata/autobuild/instance-31/output-1/build/host-lzop-1.03/doc' make[4]: Entering directory '/nvmedata/autobuild/instance-31/output-1/build/host-lzop-1.03/doc' make[4]: Nothing to be done for 'install-exec-am'. test -z "/nvmedata/autobuild/instance-31/output-1/host/share/man/man1" || /bin/mkdir -p "/nvmedata/autobuild/instance-31/output-1/host/share/man/man1" /usr/bin/install -c -m 644 lzop.1 '/nvmedata/autobuild/instance-31/output-1/host/share/man/man1' make[4]: Leaving directory '/nvmedata/autobuild/instance-31/output-1/build/host-lzop-1.03/doc' make[3]: Leaving directory '/nvmedata/autobuild/instance-31/output-1/build/host-lzop-1.03/doc' make[2]: Leaving directory '/nvmedata/autobuild/instance-31/output-1/build/host-lzop-1.03/doc' make[2]: Entering directory '/nvmedata/autobuild/instance-31/output-1/build/host-lzop-1.03' make[3]: Entering directory '/nvmedata/autobuild/instance-31/output-1/build/host-lzop-1.03' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/nvmedata/autobuild/instance-31/output-1/build/host-lzop-1.03' make[2]: Leaving directory '/nvmedata/autobuild/instance-31/output-1/build/host-lzop-1.03' make[1]: Leaving directory '/nvmedata/autobuild/instance-31/output-1/build/host-lzop-1.03' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /nvmedata/autobuild/instance-31/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g1'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g1'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_CC@%/nvmedata/autobuild/instance-31/output-1/host/bin/x86_64-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/nvmedata/autobuild/instance-31/output-1/host/bin/x86_64-buildroot-linux-uclibc-g++%g" -e "s%@TARGET_AR@%/nvmedata/autobuild/instance-31/output-1/host/bin/x86_64-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%x86_64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/nvmedata/autobuild/instance-31/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/nvmedata/autobuild/instance-31/output-1/host/bin/pkgconf%g" -e "s%@STAGING_DIR@%/nvmedata/autobuild/instance-31/output-1/host/x86_64-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /nvmedata/autobuild/instance-31/buildroot/support/misc/cross-compilation.conf.in > /nvmedata/autobuild/instance-31/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/nvmedata/autobuild/instance-31/output-1/host/bin/x86_64-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/nvmedata/autobuild/instance-31/output-1/host/bin/x86_64-buildroot-linux-uclibc-g++%g" -e "s%@TARGET_AR@%/nvmedata/autobuild/instance-31/output-1/host/bin/x86_64-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%x86_64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g1'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g1'%g" -e "s%@BR2_CMAKE@%/nvmedata/autobuild/instance-31/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/nvmedata/autobuild/instance-31/output-1/host/bin/pkgconf%g" -e "s%@STAGING_DIR@%/nvmedata/autobuild/instance-31/output-1/host/x86_64-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /nvmedata/autobuild/instance-31/buildroot/support/misc/cross-compilation.conf.in > /nvmedata/autobuild/instance-31/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/dash$' /nvmedata/autobuild/instance-31/output-1/target/etc/shells || echo "/bin/dash" >> /nvmedata/autobuild/instance-31/output-1/target/etc/shells rm -f -r /nvmedata/autobuild/instance-31/output-1/target/usr/share/openrc { echo "baud=\"0\""; echo "term_type=\"vt100\"" ; echo "agetty_options=\"-L \""; } > /nvmedata/autobuild/instance-31/output-1/target/etc/conf.d/agetty.console ln -sf agetty /nvmedata/autobuild/instance-31/output-1/target/etc/init.d/agetty.console ln -sf /etc/init.d/agetty.console /nvmedata/autobuild/instance-31/output-1/target/etc/runlevels/default/agetty.console mkdir -p /nvmedata/autobuild/instance-31/output-1/target/etc echo "buildroot" > /nvmedata/autobuild/instance-31/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /nvmedata/autobuild/instance-31/output-1/target/etc/hosts mkdir -p /nvmedata/autobuild/instance-31/output-1/target/etc echo "Welcome to Buildroot" > /nvmedata/autobuild/instance-31/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /nvmedata/autobuild/instance-31/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /nvmedata/autobuild/instance-31/output-1/target/etc/shells || echo "/bin/sh" >> /nvmedata/autobuild/instance-31/output-1/target/etc/shells ln -sf dash /nvmedata/autobuild/instance-31/output-1/target/bin/sh /bin/sed -i -e '/^root:/s,[^/]*$,dash,' /nvmedata/autobuild/instance-31/output-1/target/etc/passwd rm -rf /nvmedata/autobuild/instance-31/output-1/target/usr/include /nvmedata/autobuild/instance-31/output-1/target/usr/share/aclocal \ /nvmedata/autobuild/instance-31/output-1/target/usr/lib/pkgconfig /nvmedata/autobuild/instance-31/output-1/target/usr/share/pkgconfig \ /nvmedata/autobuild/instance-31/output-1/target/usr/lib/cmake /nvmedata/autobuild/instance-31/output-1/target/usr/share/cmake \ /nvmedata/autobuild/instance-31/output-1/target/usr/doc find /nvmedata/autobuild/instance-31/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /nvmedata/autobuild/instance-31/output-1/target/lib/ /nvmedata/autobuild/instance-31/output-1/target/usr/lib/ /nvmedata/autobuild/instance-31/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /nvmedata/autobuild/instance-31/output-1/target/usr/share/gdb rm -rf /nvmedata/autobuild/instance-31/output-1/target/usr/share/bash-completion rm -rf /nvmedata/autobuild/instance-31/output-1/target/etc/bash_completion.d rm -rf /nvmedata/autobuild/instance-31/output-1/target/usr/share/zsh rm -rf /nvmedata/autobuild/instance-31/output-1/target/usr/man /nvmedata/autobuild/instance-31/output-1/target/usr/share/man rm -rf /nvmedata/autobuild/instance-31/output-1/target/usr/info /nvmedata/autobuild/instance-31/output-1/target/usr/share/info rm -rf /nvmedata/autobuild/instance-31/output-1/target/usr/doc /nvmedata/autobuild/instance-31/output-1/target/usr/share/doc rm -rf /nvmedata/autobuild/instance-31/output-1/target/usr/share/gtk-doc rmdir /nvmedata/autobuild/instance-31/output-1/target/usr/share 2>/dev/null || true find /nvmedata/autobuild/instance-31/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /nvmedata/autobuild/instance-31/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /nvmedata/autobuild/instance-31/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /nvmedata/autobuild/instance-31/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /nvmedata/autobuild/instance-31/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.02-531-g130cfc74d7"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2022.05-git\"" \ ) > /nvmedata/autobuild/instance-31/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /nvmedata/autobuild/instance-31/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/nvmedata/autobuild/instance-31/output-1/per-package /nvmedata/autobuild/instance-31/buildroot/support/scripts/fix-rpath target touch /nvmedata/autobuild/instance-31/output-1/target/usr >>> Generating root filesystems common tables rm -rf /nvmedata/autobuild/instance-31/output-1/build/buildroot-fs mkdir -p /nvmedata/autobuild/instance-31/output-1/build/buildroot-fs printf ' \n' >> /nvmedata/autobuild/instance-31/output-1/build/buildroot-fs/full_users_table.txt printf ' \n' > /nvmedata/autobuild/instance-31/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt system/device_table_dev.txt >> /nvmedata/autobuild/instance-31/output-1/build/buildroot-fs/full_devices_table.txt printf ' \n' >> /nvmedata/autobuild/instance-31/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.cpio mkdir -p /nvmedata/autobuild/instance-31/output-1/images rm -rf /nvmedata/autobuild/instance-31/output-1/build/buildroot-fs/cpio mkdir -p /nvmedata/autobuild/instance-31/output-1/build/buildroot-fs/cpio rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /nvmedata/autobuild/instance-31/output-1/target/ /nvmedata/autobuild/instance-31/output-1/build/buildroot-fs/cpio/target echo '#!/bin/sh' > /nvmedata/autobuild/instance-31/output-1/build/buildroot-fs/cpio/fakeroot echo "set -e" >> /nvmedata/autobuild/instance-31/output-1/build/buildroot-fs/cpio/fakeroot echo "chown -h -R 0:0 /nvmedata/autobuild/instance-31/output-1/build/buildroot-fs/cpio/target" >> /nvmedata/autobuild/instance-31/output-1/build/buildroot-fs/cpio/fakeroot PATH="/nvmedata/autobuild/instance-31/output-1/host/bin:/nvmedata/autobuild/instance-31/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /nvmedata/autobuild/instance-31/buildroot/support/scripts/mkusers /nvmedata/autobuild/instance-31/output-1/build/buildroot-fs/full_users_table.txt /nvmedata/autobuild/instance-31/output-1/build/buildroot-fs/cpio/target >> /nvmedata/autobuild/instance-31/output-1/build/buildroot-fs/cpio/fakeroot echo "/nvmedata/autobuild/instance-31/output-1/host/bin/makedevs -d /nvmedata/autobuild/instance-31/output-1/build/buildroot-fs/full_devices_table.txt /nvmedata/autobuild/instance-31/output-1/build/buildroot-fs/cpio/target" >> /nvmedata/autobuild/instance-31/output-1/build/buildroot-fs/cpio/fakeroot printf ' if [ ! -e /nvmedata/autobuild/instance-31/output-1/build/buildroot-fs/cpio/target/init ]; then ln -sf sbin/init /nvmedata/autobuild/instance-31/output-1/build/buildroot-fs/cpio/target/init; fi\n' >> /nvmedata/autobuild/instance-31/output-1/build/buildroot-fs/cpio/fakeroot echo "find /nvmedata/autobuild/instance-31/output-1/build/buildroot-fs/cpio/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-31/output-1/build/buildroot-fs/cpio/fakeroot echo "find /nvmedata/autobuild/instance-31/output-1/build/buildroot-fs/cpio/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-31/output-1/build/buildroot-fs/cpio/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-31/output-1/build/buildroot-fs/cpio/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-31/output-1/build/buildroot-fs/cpio/fakeroot printf ' cd /nvmedata/autobuild/instance-31/output-1/build/buildroot-fs/cpio/target && find . | LC_ALL=C sort | cpio --quiet -o -H newc > /nvmedata/autobuild/instance-31/output-1/images/rootfs.cpio\n' >> /nvmedata/autobuild/instance-31/output-1/build/buildroot-fs/cpio/fakeroot chmod a+x /nvmedata/autobuild/instance-31/output-1/build/buildroot-fs/cpio/fakeroot PATH="/nvmedata/autobuild/instance-31/output-1/host/bin:/nvmedata/autobuild/instance-31/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /nvmedata/autobuild/instance-31/output-1/host/bin/fakeroot -- /nvmedata/autobuild/instance-31/output-1/build/buildroot-fs/cpio/fakeroot rootdir=/nvmedata/autobuild/instance-31/output-1/build/buildroot-fs/cpio/target table='/nvmedata/autobuild/instance-31/output-1/build/buildroot-fs/full_devices_table.txt' PATH="/nvmedata/autobuild/instance-31/output-1/host/bin:/nvmedata/autobuild/instance-31/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /nvmedata/autobuild/instance-31/output-1/host/bin/lzop -9 -c /nvmedata/autobuild/instance-31/output-1/images/rootfs.cpio > /nvmedata/autobuild/instance-31/output-1/images/rootfs.cpio.lzo ln -snf /nvmedata/autobuild/instance-31/output-1/host/x86_64-buildroot-linux-uclibc/sysroot /nvmedata/autobuild/instance-31/output-1/staging make: Leaving directory '/nvmedata/autobuild/instance-31/buildroot' make: Entering directory '/nvmedata/autobuild/instance-31/buildroot' >>> Buildroot 2022.02-531-g130cfc74d7 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> 18xx-ti-utils 8.8 Collecting legal info COPYING: OK (sha256: 363cef40b276a7a91ebcff3f78626d9cfe5e5a51927c725236007259403d5fc4) >>> host-skeleton Collecting legal info >>> libnl 3.5.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> skeleton Collecting legal info >>> skeleton-init-openrc Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.2.0 Collecting legal info >>> host-binutils 2.36.1 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.40 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 11.2.0 Collecting legal info >>> linux-headers 5.15.33 Collecting legal info >>> bitstream 1.5 Collecting legal info COPYING: OK (sha256: 9644a812f9a8377a59acb7092a36ce8882a39743425d9171a8fb84637e2f6e04) >>> host-checksec 2.5.0 Collecting legal info LICENSE.txt: OK (sha256: 7888fee828bf56d547fc1f634e40638984148b4fc41373b7626eb465060640de) >>> collectd 5.12.0 Collecting legal info COPYING: OK (sha256: ed0409b2b1c30566dab5fcdaf46ee70e140c99788e22f0267645a9357b476ae4) >>> dash 0.5.11.5 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> host-dfu-util 0.11 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libusb 1.0.25 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> dtach 0.9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> dvblast 3.4 Collecting legal info COPYING: OK (sha256: 94f68aec169fb6c9937eade757251714d38a56812be5dbfc3973914a71ad8d2d) COPYING.WTFPL: OK (sha256: 2c1bea2f338d46ee6f2712f2c2bf05b874327ca0bec5eb0b7b4fbe208a23677f) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libiconv 1.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> dvdauthor 0.7.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> freetype 2.12.0 Collecting legal info LICENSE.TXT: OK (sha256: c85e842b7ff04d95dab7d68e812773de0f8b67940e5449d35b42c66eb0f619fe) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> zlib Collecting legal info >>> zlib-ng 2.0.6 Collecting legal info LICENSE.md: OK (sha256: d3c80be055d94d798eaa786116e84fa0b010bc11420b5d2060d978ea77845436) >>> host-cmake 3.18.6 Collecting legal info Copyright.txt: OK (sha256: 131b9ff756b64a25b7461c3c1382e70b16c70a5b4833a1577897fa3ea6d88f8d) >>> libxml2 2.9.13 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> efivar 37 Collecting legal info COPYING: OK (sha256: 91df770634adc2755e78cae33a0d01e702ce2f69046408ae93d0d934ff29691b) >>> hdparm 9.63 Collecting legal info LICENSE.TXT: OK (sha256: eae572b06d2733f5c65fbe81680ce2b8a109afee2bdd1a161343c772af0e82e1) >>> host-imagemagick 7.1.0-19 Collecting legal info LICENSE: OK (sha256: 040badb77b659e751ea16113490a937e1e01f3f5d32181e966b8982413533fb2) >>> host-libjpeg 9e Collecting legal info README: OK (sha256: 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216) >>> host-libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> jimtcl 0.81 Collecting legal info LICENSE: OK (sha256: 419f1146334e57fb258d6c957d1f94d43455ec0d24b1b54c4447e5f61a353950) >>> kmod 29 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libcap-ng 0.8.3 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> libnfc 1.8.0 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libpfm4 4.11.0 Collecting legal info COPYING: OK (sha256: beef323d68fc5db9c67b20e8e9de7ccde371d20cdbcdd686804055b18b926d90) >>> libpthsem 2.0.8 Collecting legal info COPYING: OK (sha256: f1b95d3728077d1a3efe7fc17928b1953b1224f6caf9c528e30e570158b7520d) >>> libreplaygain r475 Collecting legal info src/gain_analysis.c: OK (sha256: 511e7b63ce6530b93932d19da3471a6672586339bc131b2699ad4e9b0ee6c9bb) >>> libtirpc 1.3.2 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> liburiparser 0.9.6 Collecting legal info COPYING: OK (sha256: 287f09e6546a9610f949f89e8fb937cacfeabd7bfaa8c8a0c18312193bf04ad3) >>> libwebsock 3c1615eeadb0b582b63851073bfe3e5132f31ebc Collecting legal info COPYING.lesser: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> lsscsi 0.32 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> ltp-testsuite 20220121 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> musl-fts 1.2.7 Collecting legal info COPYING: OK (sha256: 55af87e4017668f54467a3380e7ebbac5e672d8c763bfe95e6fc882a6fdc4046) >>> mdadm 4.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> memtest86 5.01 Collecting legal info README: OK (sha256: 2e15e2174b86640d7fbfcb62b51d9182062d9db71d66a46e5b01d736c68150ea) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> openrc 0.43.3 Collecting legal info LICENSE: OK (sha256: 96862463f4e77e2508e4fc2c83773fd24807cb699368b63fd93a5e2b466dd624) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> pcre2 10.39 Collecting legal info LICENCE: OK (sha256: 15bc778a1f7e1f857d57abab4181749a06ad1d1f9420d5c9e3c23ef8c991b025) >>> pixman 0.40.0 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> host-python-cython 0.29.27 Collecting legal info COPYING.txt: OK (sha256: e1eb1c49a8508e8173dac30157e4a6439a44ad8846194746c424fbc3fc2b95d7) LICENSE.txt: OK (sha256: a6cba85bc92e0cff7a450b1d873c0eaa2e9fc96bf472df0247a26bec77bf3ff9) >>> host-python-setuptools 60.9.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.10.2 Collecting legal info LICENSE: OK (sha256: f03e17cd594c2085f66a454e695c7ebe5b4d3c0eff534f4f194abc2fd164621b) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.4.7 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> rcw-smarc-sal28 11 Collecting legal info COPYING: OK (sha256: 803c65088eed36a6697ca9f03f4379bbad24e276dc8da7fef5eb4dc4008415a1) >>> sqlite 3.38.2 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> tstools 08f6be304040e7b84760ac3920bcff4a563b6cd2 Collecting legal info >>> udpcast 20200328 Collecting legal info COPYING: OK (sha256: 422befd3503b1f39a6027017f639874c1f274e37ec60ba3174894646b584ccbc) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.26 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lzop 1.03 Collecting legal info COPYING: OK (sha256: 70439f6e2b47057a408d2390ed6663b9875f5a08066a06a060a357ef1df89a8c) >>> host-makedevs Collecting legal info WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.2.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.2.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: linux-headers-5.15.33: cannot save license (LINUX_HEADERS_LICENSE_FILES not defined) WARNING: tstools-08f6be304040e7b84760ac3920bcff4a563b6cd2: cannot save license (TSTOOLS_LICENSE_FILES not defined) Legal info produced in /nvmedata/autobuild/instance-31/output-1/legal-info make: Leaving directory '/nvmedata/autobuild/instance-31/buildroot'