make[1]: Entering directory '/tmp/instance-1/output-1/build/qdecoder-12.0.8' ===> src make[2]: Entering directory '/tmp/instance-1/output-1/build/qdecoder-12.0.8/src' make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. /tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -std=gnu99 -Wall -fPIC -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./ -D_GNU_SOURCE -c -o qcgireq.o qcgireq.c qcgireq.c: In function '_parse_multipart': qcgireq.c:385:45: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 254 [-Wformat-truncation=] 385 | snprintf(boundary, sizeof(boundary), "--%s", boundary_orig); | ^~ ~~~~~~~~~~~~~ qcgireq.c:385:5: note: 'snprintf' output between 3 and 258 bytes into a destination of size 256 385 | snprintf(boundary, sizeof(boundary), "--%s", boundary_orig); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ qcgireq.c:386:51: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 254 [-Wformat-truncation=] 386 | snprintf(boundaryEOF, sizeof(boundaryEOF), "--%s--", boundary_orig); | ^~ ~~~~~~~~~~~~~ qcgireq.c:386:5: note: 'snprintf' output between 5 and 260 bytes into a destination of size 256 386 | snprintf(boundaryEOF, sizeof(boundaryEOF), "--%s--", boundary_orig); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -std=gnu99 -Wall -fPIC -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./ -D_GNU_SOURCE -c -o qcgires.o qcgires.c /tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -std=gnu99 -Wall -fPIC -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./ -D_GNU_SOURCE -c -o qcgisess.o qcgisess.c qcgisess.c: In function 'qcgisess_init': qcgisess.c:133:18: warning: '%s' directive output may be truncated writing 9 bytes into a region of size between 0 and 4095 [-Wformat-truncation=] 133 | "%s/%s%s%s", | ^~ qcgisess.c:132:5: note: 'snprintf' output 22 or more bytes (assuming 4117) into a destination of size 4096 132 | snprintf(session_storage_path, sizeof(session_storage_path), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 133 | "%s/%s%s%s", | ~~~~~~~~~~~~ 134 | session_repository_path, | ~~~~~~~~~~~~~~~~~~~~~~~~ 135 | SESSION_PREFIX, sessionkey, SESSION_STORAGE_EXTENSION); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ qcgisess.c:137:18: warning: '%s' directive output may be truncated writing 9 bytes into a region of size between 0 and 4095 [-Wformat-truncation=] 137 | "%s/%s%s%s", | ^~ qcgisess.c:136:5: note: 'snprintf' output 18 or more bytes (assuming 4113) into a destination of size 4096 136 | snprintf(session_timeout_path, sizeof(session_timeout_path), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 137 | "%s/%s%s%s", | ~~~~~~~~~~~~ 138 | session_repository_path, | ~~~~~~~~~~~~~~~~~~~~~~~~ 139 | SESSION_PREFIX, sessionkey, SESSION_TIMEOUT_EXTENSION); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ qcgisess.c:154:26: warning: '%s' directive output may be truncated writing 9 bytes into a region of size between 0 and 4095 [-Wformat-truncation=] 154 | "%s/%s%s%s", | ^~ qcgisess.c:153:13: note: 'snprintf' output 22 or more bytes (assuming 4117) into a destination of size 4096 153 | snprintf(session_storage_path, sizeof(session_storage_path), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 154 | "%s/%s%s%s", | ~~~~~~~~~~~~ 155 | session_repository_path, | ~~~~~~~~~~~~~~~~~~~~~~~~ 156 | SESSION_PREFIX, sessionkey, SESSION_STORAGE_EXTENSION); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ qcgisess.c:158:26: warning: '%s' directive output may be truncated writing 9 bytes into a region of size between 0 and 4095 [-Wformat-truncation=] 158 | "%s/%s%s%s", | ^~ qcgisess.c:157:13: note: 'snprintf' output 18 or more bytes (assuming 4113) into a destination of size 4096 157 | snprintf(session_timeout_path, sizeof(session_timeout_path), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 158 | "%s/%s%s%s", | ~~~~~~~~~~~~ 159 | session_repository_path, | ~~~~~~~~~~~~~~~~~~~~~~~~ 160 | SESSION_PREFIX, sessionkey, SESSION_TIMEOUT_EXTENSION); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -std=gnu99 -Wall -fPIC -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./ -D_GNU_SOURCE -c -o qentry.o qentry.c /tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -std=gnu99 -Wall -fPIC -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./ -D_GNU_SOURCE -c -o internal.o internal.c /tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-ar -rc libqdecoder.a qcgireq.o qcgires.o qcgisess.o qentry.o internal.o /tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-ranlib libqdecoder.a /tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -std=gnu99 -shared -Wl,-soname,libqdecoder.so.12 -o libqdecoder.so.12 qcgireq.o qcgires.o qcgisess.o qentry.o internal.o ln -s -f libqdecoder.so.12 libqdecoder.so make[2]: Leaving directory '/tmp/instance-1/output-1/build/qdecoder-12.0.8/src' <=== src make[1]: Leaving directory '/tmp/instance-1/output-1/build/qdecoder-12.0.8' >>> qdecoder 12.0.8 Installing to staging directory PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j96 DESTDIR=/tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot install -C /tmp/instance-1/output-1/build/qdecoder-12.0.8/ make[1]: Entering directory '/tmp/instance-1/output-1/build/qdecoder-12.0.8' (cd src/; make install) make[2]: Entering directory '/tmp/instance-1/output-1/build/qdecoder-12.0.8/src' make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. /tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-ar -rc libqdecoder.a qcgireq.o qcgires.o qcgisess.o qentry.o internal.o /tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-ranlib libqdecoder.a /tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -std=gnu99 -shared -Wl,-soname,libqdecoder.so.12 -o libqdecoder.so.12 qcgireq.o qcgires.o qcgisess.o qentry.o internal.o ln -s -f libqdecoder.so.12 libqdecoder.so /usr/bin/mkdir -p /tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include /usr/bin/mkdir -p /tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib /usr/bin/mkdir -p /tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig /usr/bin/install -c -m 644 qdecoder.h /tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/qdecoder.h /usr/bin/install -c -m 644 libqdecoder.a /tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib/libqdecoder.a /usr/bin/install -c -m 644 libqdecoder.so.12 /tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib/libqdecoder.so.12 /usr/bin/install -c -m 644 qdecoder.pc /tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig/qdecoder.pc ( cd /tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib; ln -s -f libqdecoder.so.12 libqdecoder.so ) make[2]: Leaving directory '/tmp/instance-1/output-1/build/qdecoder-12.0.8/src' make[1]: Leaving directory '/tmp/instance-1/output-1/build/qdecoder-12.0.8' >>> qdecoder 12.0.8 Fixing libtool files for la in $(find /tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-1/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-1/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> qdecoder 12.0.8 Installing to target PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j96 DESTDIR=/tmp/instance-1/output-1/target install -C /tmp/instance-1/output-1/build/qdecoder-12.0.8/ make[1]: Entering directory '/tmp/instance-1/output-1/build/qdecoder-12.0.8' (cd src/; make install) make[2]: Entering directory '/tmp/instance-1/output-1/build/qdecoder-12.0.8/src' make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. /tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-ar -rc libqdecoder.a qcgireq.o qcgires.o qcgisess.o qentry.o internal.o /tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-ranlib libqdecoder.a /tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -std=gnu99 -shared -Wl,-soname,libqdecoder.so.12 -o libqdecoder.so.12 qcgireq.o qcgires.o qcgisess.o qentry.o internal.o ln -s -f libqdecoder.so.12 libqdecoder.so /usr/bin/mkdir -p /tmp/instance-1/output-1/target/usr/include /usr/bin/mkdir -p /tmp/instance-1/output-1/target/usr/lib /usr/bin/mkdir -p /tmp/instance-1/output-1/target/usr/lib/pkgconfig /usr/bin/install -c -m 644 qdecoder.h /tmp/instance-1/output-1/target/usr/include/qdecoder.h /usr/bin/install -c -m 644 libqdecoder.a /tmp/instance-1/output-1/target/usr/lib/libqdecoder.a /usr/bin/install -c -m 644 libqdecoder.so.12 /tmp/instance-1/output-1/target/usr/lib/libqdecoder.so.12 /usr/bin/install -c -m 644 qdecoder.pc /tmp/instance-1/output-1/target/usr/lib/pkgconfig/qdecoder.pc ( cd /tmp/instance-1/output-1/target/usr/lib; ln -s -f libqdecoder.so.12 libqdecoder.so ) make[2]: Leaving directory '/tmp/instance-1/output-1/build/qdecoder-12.0.8/src' make[1]: Leaving directory '/tmp/instance-1/output-1/build/qdecoder-12.0.8' >>> spi-tools 1.0.0 Downloading wget --passive-ftp -nd -t 3 --no-check-certificate -O '/tmp/instance-1/output-1/build/.spi-tools-1.0.0.tar.gz.DTvl4r/output' 'https://github.com/cpb-/spi-tools/archive/1.0.0/spi-tools-1.0.0.tar.gz' --2021-07-31 13:28:07-- https://github.com/cpb-/spi-tools/archive/1.0.0/spi-tools-1.0.0.tar.gz Resolving github.com (github.com)... 140.82.121.3 Connecting to github.com (github.com)|140.82.121.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/cpb-/spi-tools/tar.gz/1.0.0 [following] --2021-07-31 13:28:07-- https://codeload.github.com/cpb-/spi-tools/tar.gz/1.0.0 Resolving codeload.github.com (codeload.github.com)... 140.82.121.9 Connecting to codeload.github.com (codeload.github.com)|140.82.121.9|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/tmp/instance-1/output-1/build/.spi-tools-1.0.0.tar.gz.DTvl4r/output' 0K .......... ... 1.67M=0.008s 2021-07-31 13:28:07 (1.67 MB/s) - '/tmp/instance-1/output-1/build/.spi-tools-1.0.0.tar.gz.DTvl4r/output' saved [13860] spi-tools-1.0.0.tar.gz: OK (sha256: 5eb24670461dcf2c58471114dc69b5204dab1c0cc5053878f6de79503bd8cc9f) >>> spi-tools 1.0.0 Extracting gzip -d -c /tmp/instance-1/dl/spi-tools/spi-tools-1.0.0.tar.gz | tar --strip-components=1 -C /tmp/instance-1/output-1/build/spi-tools-1.0.0 -xf - >>> spi-tools 1.0.0 Patching >>> spi-tools 1.0.0 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-1/output-1/build/spi-tools-1.0.0 -name $file); do cp support/gnuconfig/$file $i; done; done >>> spi-tools 1.0.0 Configuring >>> spi-tools 1.0.0 Autoreconfiguring configure.ac:13: installing './compile' configure.ac:7: installing './install-sh' configure.ac:7: installing './missing' src/Makefile.am: installing './depcomp' >>> spi-tools 1.0.0 Patching libtool (cd /tmp/instance-1/output-1/build/spi-tools-1.0.0/ && rm -rf config.cache && PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-ar" AS="/tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-as" LD="/tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-ld" NM="/tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-nm" CC="/tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc" GCC="/tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc" CPP="/tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-cpp" CXX="/tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-g++" FC="/tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gfortran" F77="/tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gfortran" RANLIB="/tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-ranlib" READELF="/tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-readelf" STRIP="/tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-strip" OBJCOPY="/tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-objcopy" OBJDUMP="/tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-1/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-1/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-1/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-1/output-1/host/lib -Wl,-rpath,/tmp/instance-1/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-as" DEFAULT_LINKER="/tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -g0 " LDFLAGS="" FCFLAGS="-mlongcalls -mauto-litpools -Os -g0" FFLAGS="-mlongcalls -mauto-litpools -Os -g0" PKG_CONFIG="/tmp/instance-1/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=yes CONFIG_SITE=/dev/null ./configure --target=xtensa-buildroot-linux-uclibc --host=xtensa-buildroot-linux-uclibc --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for xtensa-buildroot-linux-uclibc-strip... /tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-strip checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether make sets $(MAKE)... (cached) yes checking for xtensa-buildroot-linux-uclibc-gcc... /tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc accepts -g... yes checking for /tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc option to accept ISO C89... none needed checking whether /tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of /tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc... none checking for /tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc option to accept ISO C99... none needed checking for an ANSI C-conforming const... yes checking how to run the C preprocessor... /tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for doxygen... no configure: WARNING: Doxygen not found - continuing without Doxygen support checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for inline... inline checking for size_t... (cached) yes checking for ssize_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking for strftime... yes checking for working strtod... no checking for pow... yes checking for error_at_line... yes checking for memmove... yes checking for memset... yes checking whether to build with debug information... no configure: Debug Mode off. checking for help2man... echo No help2man checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating src/config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared >>> spi-tools 1.0.0 Building PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j96 -C /tmp/instance-1/output-1/build/spi-tools-1.0.0/ make[1]: Entering directory '/tmp/instance-1/output-1/build/spi-tools-1.0.0' Making all in src make[2]: Entering directory '/tmp/instance-1/output-1/build/spi-tools-1.0.0/src' /usr/bin/make all-am make[3]: Entering directory '/tmp/instance-1/output-1/build/spi-tools-1.0.0/src' /tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -c -o spi-config.o spi-config.c /tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -c -o spi-tools.o spi-tools.c /tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -c -o spi-pipe.o spi-pipe.c /tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -O0 -o spi-pipe spi-pipe.o spi-tools.o /tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -O0 -o spi-config spi-config.o spi-tools.o make[3]: Leaving directory '/tmp/instance-1/output-1/build/spi-tools-1.0.0/src' make[2]: Leaving directory '/tmp/instance-1/output-1/build/spi-tools-1.0.0/src' Making all in man make[2]: Entering directory '/tmp/instance-1/output-1/build/spi-tools-1.0.0/man' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-1/output-1/build/spi-tools-1.0.0/man' make[2]: Entering directory '/tmp/instance-1/output-1/build/spi-tools-1.0.0' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/tmp/instance-1/output-1/build/spi-tools-1.0.0' make[1]: Leaving directory '/tmp/instance-1/output-1/build/spi-tools-1.0.0' >>> spi-tools 1.0.0 Installing to target PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j96 DESTDIR=/tmp/instance-1/output-1/target install -C /tmp/instance-1/output-1/build/spi-tools-1.0.0/ make[1]: Entering directory '/tmp/instance-1/output-1/build/spi-tools-1.0.0' Making install in src make[2]: Entering directory '/tmp/instance-1/output-1/build/spi-tools-1.0.0/src' make[3]: Entering directory '/tmp/instance-1/output-1/build/spi-tools-1.0.0/src' /usr/bin/mkdir -p '/tmp/instance-1/output-1/target/usr/bin' make[3]: Nothing to be done for 'install-data-am'. /usr/bin/install -c spi-config spi-pipe '/tmp/instance-1/output-1/target/usr/bin' make[3]: Leaving directory '/tmp/instance-1/output-1/build/spi-tools-1.0.0/src' make[2]: Leaving directory '/tmp/instance-1/output-1/build/spi-tools-1.0.0/src' Making install in man make[2]: Entering directory '/tmp/instance-1/output-1/build/spi-tools-1.0.0/man' make[3]: Entering directory '/tmp/instance-1/output-1/build/spi-tools-1.0.0/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-1/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 spi-config.1 spi-pipe.1 '/tmp/instance-1/output-1/target/usr/share/man/man1' make[3]: Leaving directory '/tmp/instance-1/output-1/build/spi-tools-1.0.0/man' make[2]: Leaving directory '/tmp/instance-1/output-1/build/spi-tools-1.0.0/man' make[2]: Entering directory '/tmp/instance-1/output-1/build/spi-tools-1.0.0' make[3]: Entering directory '/tmp/instance-1/output-1/build/spi-tools-1.0.0' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-1/output-1/build/spi-tools-1.0.0' make[2]: Leaving directory '/tmp/instance-1/output-1/build/spi-tools-1.0.0' make[1]: Leaving directory '/tmp/instance-1/output-1/build/spi-tools-1.0.0' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-1/output-1/host/etc/meson sed -e 's%@TARGET_CROSS@%/tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-%g' -e 's%@TARGET_ARCH@%xtensa%g' -e 's%@TARGET_CPU@%%g' -e 's%@TARGET_ENDIAN@%big%g' -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-mlongcalls', '-mauto-litpools', '-Os', '-g0'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-mlongcalls', '-mauto-litpools', '-Os', '-g0'@PKG_TARGET_CFLAGS@%g" -e 's%@HOST_DIR@%/tmp/instance-1/output-1/host%g' -e 's%@STAGING_DIR@%/tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot%g' -e 's%@STATIC@%false%g' package/meson//cross-compilation.conf.in > /tmp/instance-1/output-1/host/etc/meson/cross-compilation.conf.in sed -e 's%@PKG_TARGET_CFLAGS@%%g' -e 's%@PKG_TARGET_LDFLAGS@%%g' -e 's%@PKG_TARGET_CXXFLAGS@%%g' /tmp/instance-1/output-1/host/etc/meson/cross-compilation.conf.in > /tmp/instance-1/output-1/host/etc/meson/cross-compilation.conf rm -f /tmp/instance-1/output-1/target/usr/share/glib-2.0/schemas/*.xml /tmp/instance-1/output-1/target/usr/share/glib-2.0/schemas/*.dtd /tmp/instance-1/output-1/host/bin/glib-compile-schemas /tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/tmp/instance-1/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /tmp/instance-1/output-1/target/etc echo "buildroot" > /tmp/instance-1/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-1/output-1/target/etc/hosts mkdir -p /tmp/instance-1/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-1/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-1/output-1/target/etc/shadow rm -f /tmp/instance-1/output-1/target/bin/sh printf '%s\n' C en_US locale-archive > /tmp/instance-1/output-1/build/locales.nopurge for dir in /tmp/instance-1/output-1/target/usr/share/locale /tmp/instance-1/output-1/target/usr/share/X11/locale /tmp/instance-1/output-1/target/usr/lib/locale; do if [ ! -d $dir ]; then continue; fi; for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /tmp/instance-1/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /tmp/instance-1/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /tmp/instance-1/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /tmp/instance-1/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /tmp/instance-1/output-1/target/usr/include /tmp/instance-1/output-1/target/usr/share/aclocal \ /tmp/instance-1/output-1/target/usr/lib/pkgconfig /tmp/instance-1/output-1/target/usr/share/pkgconfig \ /tmp/instance-1/output-1/target/usr/lib/cmake /tmp/instance-1/output-1/target/usr/share/cmake \ /tmp/instance-1/output-1/target/usr/doc find /tmp/instance-1/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-1/output-1/target/lib/ /tmp/instance-1/output-1/target/usr/lib/ /tmp/instance-1/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /tmp/instance-1/output-1/target/usr/share/gdb rm -rf /tmp/instance-1/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-1/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-1/output-1/target/usr/share/zsh rm -rf /tmp/instance-1/output-1/target/usr/man /tmp/instance-1/output-1/target/usr/share/man rm -rf /tmp/instance-1/output-1/target/usr/info /tmp/instance-1/output-1/target/usr/share/info rm -rf /tmp/instance-1/output-1/target/usr/doc /tmp/instance-1/output-1/target/usr/share/doc rm -rf /tmp/instance-1/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-1/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-1/output-1/target/lib/debug /tmp/instance-1/output-1/target/usr/lib/debug find /tmp/instance-1/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /tmp/instance-1/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /tmp/instance-1/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /tmp/instance-1/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 /tmp/instance-1/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2021.05-928-gde669abcb4"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2021.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2021.08-git\"" \ ) > /tmp/instance-1/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-1/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-1/output-1/per-package /tmp/instance-1/buildroot/support/scripts/fix-rpath target touch /tmp/instance-1/output-1/target/usr ln -snf /tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot /tmp/instance-1/output-1/staging make: Leaving directory '/tmp/instance-1/buildroot' make: Entering directory '/tmp/instance-1/buildroot' >>> Buildroot 2021.05-928-gde669abcb4 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 10.3.0 Collecting legal info >>> host-binutils 2.35.2 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-skeleton Collecting legal info >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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.38 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 10.3.0 Collecting legal info >>> linux-headers 5.13.2 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> boost 1.75.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> cunit 2.1-3 Collecting legal info COPYING: OK (sha256: 5d9d73d41a57dd2f34487ef3978a2c13cdb97294baeeb81fcd274796399eb15f) >>> host-autoconf 2.69 Collecting legal info COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> dbus 1.12.20 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.4.1 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> dosfstools 4.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ell 0.41 Collecting legal info COPYING: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> freetype 2.10.4 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> imlib2 1.7.1 Collecting legal info COPYING: OK (sha256: fb70339dd33a77b6213c7ae067fccf93d04af44ff3f937c61f8863f7970e73f6) COPYING-PLAIN: OK (sha256: 8c9a2e92ed4937e2d30c2ea95439c36ed3002fc47e34efee43455a460fee8ef5) >>> irda-utils 0.9.18 Collecting legal info man/COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libcap-ng 0.8.2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> libglib2 2.68.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.68.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> host-meson 0.58.2 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-cmake 3.16.9 Collecting legal info Copyright.txt: OK (sha256: dc628fb936a5d229296d42083f9a8218aa32204c016919e784404c9ec58776e9) >>> host-python3 3.9.6 Collecting legal info LICENSE: OK (sha256: 599826df92bfdcd2702eac691072498bb096c55af04ee984cf90f70ed77b5a70) >>> host-autoconf-archive 2019.01.06 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.4.1 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python3-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> host-pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> host-util-linux 2.36.2 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> libminiupnpc 2.1.20201016 Collecting legal info LICENSE: OK (sha256: 0b476c395af6dd21eeb54c40a21d22e1c11a751fbd2dd17a41ce26e370be88d5) >>> libosmium 2.17.0 Collecting legal info LICENSE: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> protozero 1.7.0 Collecting legal info LICENSE.md: OK (sha256: 1f4d477e3c2d74d8706c8f05437bd86804abe46853b1f233ce1549a4de76fa49) LICENSE.from_folly: OK (sha256: 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594) >>> memcached 1.6.9 Collecting legal info COPYING: OK (sha256: bc887c4ad8051fe690ace9528fe37a2e0bb362e6d963331d82e845ca9b585a0c) >>> mobile-broadband-provider-info 20190618 Collecting legal info COPYING: OK (sha256: 3d510b215a33087b9ceb9592da21575ea1f9f98bd4d983a38e65fe851a552174) >>> host-libxslt 1.1.34 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-libxml2 2.9.12 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> mp4v2 4.1.3 Collecting legal info COPYING: OK (sha256: 15e38684c940176e2fc76331a2299d2ab5115ac997078f768ef31b896af69fc5) >>> neon 0.30.2 Collecting legal info src/COPYING.LIB: OK (sha256: d7bf9d064ac3e5840f9dd02422b7eeec4f1fd03f37fadbd043602be5e882304f) test/COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) README: OK (sha256: 95f77624e96f6728145826fc895142275451f43f41c073766db3dbbcc8b790b0) >>> ofono 1.31 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> qdecoder 12.0.8 Collecting legal info COPYING: OK (sha256: 17e647523e5c5c75fd02861dcf3ea91a146d918ab303460ee58135c9dd70904e) >>> spi-tools 1.0.0 Collecting legal info LICENSE: OK (sha256: a01259a1b522cf0de95824f9860613b453153eebac468e96196d5d7dba84786c) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-10.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-10.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) Legal info produced in /tmp/instance-1/output-1/legal-info make: Leaving directory '/tmp/instance-1/buildroot'