Applying 0007-fix-adjusting-startPage.patch using patch: patching file src/patchelf.cc Applying 0008-Use-sh_offset-instead-of-sh_addr-when-checking-alrea.patch using patch: patching file src/patchelf.cc Applying 0009-Fix-issue-66-by-ignoring-the-first-section-header-wh.patch using patch: patching file src/patchelf.cc Applying 0010-Fix-endianness-issues-for-powerpc-PIE.patch using patch: patching file src/patchelf.cc >>> host-patchelf 0.9 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-2/output-1/build/host-patchelf-0.9 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-patchelf 0.9 Patching libtool >>> host-patchelf 0.9 Configuring (cd /tmp/instance-2/output-1/build/host-patchelf-0.9/ && rm -rf config.cache; PATH="/tmp/instance-2/output-1/host/bin:/tmp/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/tmp/instance-2/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="/tmp/instance-2/output-1/host/lib/pkgconfig:/tmp/instance-2/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-2/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-2/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-2/output-1/host/include" LDFLAGS="-L/tmp/instance-2/output-1/host/lib -Wl,-rpath,/tmp/instance-2/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/tmp/instance-2/output-1/host/include" LDFLAGS="-L/tmp/instance-2/output-1/host/lib -Wl,-rpath,/tmp/instance-2/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/tmp/instance-2/output-1/host" --sysconfdir="/tmp/instance-2/output-1/host/etc" --localstatedir="/tmp/instance-2/output-1/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking ) 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 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes 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 for style of include used by make... GNU checking for gcc... /usr/bin/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... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking dependency style of /usr/bin/gcc... none checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ accepts -g... yes checking dependency style of /usr/bin/g++... none Setting page size to 4096 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 tests/Makefile config.status: creating patchelf.spec 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 >>> host-patchelf 0.9 Building PATH="/tmp/instance-2/output-1/host/bin:/tmp/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/tmp/instance-2/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="/tmp/instance-2/output-1/host/lib/pkgconfig:/tmp/instance-2/output-1/host/share/pkgconfig" /usr/bin/make -j96 -C /tmp/instance-2/output-1/build/host-patchelf-0.9/ make[1]: Entering directory '/tmp/instance-2/output-1/build/host-patchelf-0.9' Making all in src make[2]: Entering directory '/tmp/instance-2/output-1/build/host-patchelf-0.9/src' /usr/bin/g++ -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.9\" -DPACKAGE_STRING=\"patchelf\ 0.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.9\" -DPAGESIZE=4096 -I. -I/tmp/instance-2/output-1/host/include -Wall -O2 -I/tmp/instance-2/output-1/host/include -c -o patchelf.o patchelf.cc /usr/bin/g++ -Wall -O2 -I/tmp/instance-2/output-1/host/include -L/tmp/instance-2/output-1/host/lib -Wl,-rpath,/tmp/instance-2/output-1/host/lib -o patchelf patchelf.o make[2]: Leaving directory '/tmp/instance-2/output-1/build/host-patchelf-0.9/src' Making all in tests make[2]: Entering directory '/tmp/instance-2/output-1/build/host-patchelf-0.9/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-2/output-1/build/host-patchelf-0.9/tests' make[2]: Entering directory '/tmp/instance-2/output-1/build/host-patchelf-0.9' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/tmp/instance-2/output-1/build/host-patchelf-0.9' make[1]: Leaving directory '/tmp/instance-2/output-1/build/host-patchelf-0.9' >>> host-patchelf 0.9 Installing to host directory PATH="/tmp/instance-2/output-1/host/bin:/tmp/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/tmp/instance-2/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="/tmp/instance-2/output-1/host/lib/pkgconfig:/tmp/instance-2/output-1/host/share/pkgconfig" /usr/bin/make -j96 install -C /tmp/instance-2/output-1/build/host-patchelf-0.9/ make[1]: Entering directory '/tmp/instance-2/output-1/build/host-patchelf-0.9' Making install in src make[2]: Entering directory '/tmp/instance-2/output-1/build/host-patchelf-0.9/src' make[3]: Entering directory '/tmp/instance-2/output-1/build/host-patchelf-0.9/src' make[3]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/tmp/instance-2/output-1/host/bin' /usr/bin/install -c patchelf '/tmp/instance-2/output-1/host/bin' make[3]: Leaving directory '/tmp/instance-2/output-1/build/host-patchelf-0.9/src' make[2]: Leaving directory '/tmp/instance-2/output-1/build/host-patchelf-0.9/src' Making install in tests make[2]: Entering directory '/tmp/instance-2/output-1/build/host-patchelf-0.9/tests' make[3]: Entering directory '/tmp/instance-2/output-1/build/host-patchelf-0.9/tests' 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-2/output-1/build/host-patchelf-0.9/tests' make[2]: Leaving directory '/tmp/instance-2/output-1/build/host-patchelf-0.9/tests' make[2]: Entering directory '/tmp/instance-2/output-1/build/host-patchelf-0.9' make[3]: Entering directory '/tmp/instance-2/output-1/build/host-patchelf-0.9' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-2/output-1/host/share/doc/patchelf' /usr/bin/mkdir -p '/tmp/instance-2/output-1/host/share/man/man1' /usr/bin/install -c -m 644 README '/tmp/instance-2/output-1/host/share/doc/patchelf' /usr/bin/install -c -m 644 patchelf.1 '/tmp/instance-2/output-1/host/share/man/man1' make[3]: Leaving directory '/tmp/instance-2/output-1/build/host-patchelf-0.9' make[2]: Leaving directory '/tmp/instance-2/output-1/build/host-patchelf-0.9' make[1]: Leaving directory '/tmp/instance-2/output-1/build/host-patchelf-0.9' >>> stm32flash v0.6 Downloading GIT_DIR=/tmp/instance-2/dl/stm32flash/git/.git git init . Initialized empty Git repository in /tmp/instance-2/dl/stm32flash/git/.git/ GIT_DIR=/tmp/instance-2/dl/stm32flash/git/.git git remote add origin 'git://git.code.sf.net/p/stm32flash/code' GIT_DIR=/tmp/instance-2/dl/stm32flash/git/.git git remote set-url origin 'git://git.code.sf.net/p/stm32flash/code' Fetching all references GIT_DIR=/tmp/instance-2/dl/stm32flash/git/.git git fetch origin From git://git.code.sf.net/p/stm32flash/code * [new branch] master -> origin/master * [new tag] v0.2 -> v0.2 * [new tag] v0.3 -> v0.3 * [new tag] v0.4 -> v0.4 * [new tag] v0.5 -> v0.5 * [new tag] v0.6 -> v0.6 GIT_DIR=/tmp/instance-2/dl/stm32flash/git/.git git fetch origin -t Could not fetch special ref 'v0.6'; assuming it is not special. GIT_DIR=/tmp/instance-2/dl/stm32flash/git/.git git submodule --quiet foreach 'printf "Deregistering submodule \"%s\"\n" "${path}" && cd .. && rm -rf "${path##*/}"' GIT_DIR=/tmp/instance-2/dl/stm32flash/git/.git git checkout -f -q 'v0.6' GIT_DIR=/tmp/instance-2/dl/stm32flash/git/.git git clean -ffdx stm32flash-v0.6-br1.tar.gz: OK (sha256: dec1a81a3ba85a61dfa39ec12e391ea16a8d431470f41d34413f7ab183da46ef) >>> stm32flash v0.6 Extracting gzip -d -c /tmp/instance-2/dl/stm32flash/stm32flash-v0.6-br1.tar.gz | tar --strip-components=1 -C /tmp/instance-2/output-1/build/stm32flash-v0.6 -xf - >>> stm32flash v0.6 Patching >>> stm32flash v0.6 Configuring >>> stm32flash v0.6 Building PATH="/tmp/instance-2/output-1/host/bin:/tmp/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j96 PATH="/tmp/instance-2/output-1/host/bin:/tmp/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/tmp/instance-2/output-1/host/bin/arm-linux-ar" AS="/tmp/instance-2/output-1/host/bin/arm-linux-as" LD="/tmp/instance-2/output-1/host/bin/arm-linux-ld" NM="/tmp/instance-2/output-1/host/bin/arm-linux-nm" CC="/tmp/instance-2/output-1/host/bin/arm-linux-gcc" GCC="/tmp/instance-2/output-1/host/bin/arm-linux-gcc" CPP="/tmp/instance-2/output-1/host/bin/arm-linux-cpp" CXX="/tmp/instance-2/output-1/host/bin/arm-linux-g++" FC="/tmp/instance-2/output-1/host/bin/arm-linux-gfortran" F77="/tmp/instance-2/output-1/host/bin/arm-linux-gfortran" RANLIB="/tmp/instance-2/output-1/host/bin/arm-linux-ranlib" READELF="/tmp/instance-2/output-1/host/bin/arm-linux-readelf" STRIP="/tmp/instance-2/output-1/host/bin/arm-linux-strip" OBJCOPY="/tmp/instance-2/output-1/host/bin/arm-linux-objcopy" OBJDUMP="/tmp/instance-2/output-1/host/bin/arm-linux-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-2/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-2/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-2/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-2/output-1/host/lib -Wl,-rpath,/tmp/instance-2/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-2/output-1/host/bin/arm-linux-as" DEFAULT_LINKER="/tmp/instance-2/output-1/host/bin/arm-linux-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 -Os -g0 -Wl,-elf2flt -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -Wl,-elf2flt -static -Wl,-elf2flt -static" LDFLAGS=" -Wl,-elf2flt -static" FCFLAGS=" -Os -g0 -Wl,-elf2flt -static" FFLAGS=" -Os -g0 -Wl,-elf2flt -static" PKG_CONFIG="/tmp/instance-2/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-2/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl -C /tmp/instance-2/output-1/build/stm32flash-v0.6 make[1]: Entering directory '/tmp/instance-2/output-1/build/stm32flash-v0.6' /tmp/instance-2/output-1/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -Wl,-elf2flt -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o dev_table.o dev_table.c /tmp/instance-2/output-1/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -Wl,-elf2flt -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o i2c.o i2c.c /tmp/instance-2/output-1/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -Wl,-elf2flt -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o init.o init.c /tmp/instance-2/output-1/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -Wl,-elf2flt -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o main.o main.c /tmp/instance-2/output-1/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -Wl,-elf2flt -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o port.o port.c /tmp/instance-2/output-1/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -Wl,-elf2flt -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o serial_common.o serial_common.c /tmp/instance-2/output-1/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -Wl,-elf2flt -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o serial_platform.o serial_platform.c /tmp/instance-2/output-1/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -Wl,-elf2flt -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o stm32.o stm32.c /tmp/instance-2/output-1/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -Wl,-elf2flt -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o utils.o utils.c cd parsers && /usr/bin/make parsers.a make[2]: Entering directory '/tmp/instance-2/output-1/build/stm32flash-v0.6/parsers' /tmp/instance-2/output-1/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -Wl,-elf2flt -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o binary.o binary.c /tmp/instance-2/output-1/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -Wl,-elf2flt -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o hex.o hex.c /tmp/instance-2/output-1/host/bin/arm-linux-ar rc parsers.a binary.o hex.o make[2]: Leaving directory '/tmp/instance-2/output-1/build/stm32flash-v0.6/parsers' /tmp/instance-2/output-1/host/bin/arm-linux-gcc -Wl,-elf2flt -static -o stm32flash dev_table.o i2c.o init.o main.o port.o serial_common.o serial_platform.o stm32.o utils.o parsers/parsers.a make[1]: Leaving directory '/tmp/instance-2/output-1/build/stm32flash-v0.6' >>> stm32flash v0.6 Installing to target PATH="/tmp/instance-2/output-1/host/bin:/tmp/instance-2/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-2/output-1/target" PREFIX="/usr" -C /tmp/instance-2/output-1/build/stm32flash-v0.6 install make[1]: Entering directory '/tmp/instance-2/output-1/build/stm32flash-v0.6' cd parsers && /usr/bin/make parsers.a make[2]: Entering directory '/tmp/instance-2/output-1/build/stm32flash-v0.6/parsers' make[2]: 'parsers.a' is up to date. make[2]: Leaving directory '/tmp/instance-2/output-1/build/stm32flash-v0.6/parsers' install -d /tmp/instance-2/output-1/target/usr/bin install -m 755 stm32flash /tmp/instance-2/output-1/target/usr/bin install -d /tmp/instance-2/output-1/target/usr/share/man/man1 install -m 644 stm32flash.1 /tmp/instance-2/output-1/target/usr/share/man/man1 make[1]: Leaving directory '/tmp/instance-2/output-1/build/stm32flash-v0.6' v1.0.2.tar.gz: OK (sha512: c788bba1530aec463e755e901f9342f4b599e3a07f54645fef1dc388ab5d5c30625535e5dd38e9e792e04a640574baa50eeefb6b7338ab403755f4a4e0c3044d) >>> woff2 1.0.2 Extracting gzip -d -c /tmp/instance-2/dl/woff2/v1.0.2.tar.gz | tar --strip-components=1 -C /tmp/instance-2/output-1/build/woff2-1.0.2 -xf - >>> woff2 1.0.2 Patching Applying 0001-CMake-Handle-multiple-libraries-being-returned-for-B.patch using patch: patching file cmake/FindBrotliDec.cmake patching file cmake/FindBrotliEnc.cmake >>> woff2 1.0.2 Configuring (mkdir -p /tmp/instance-2/output-1/build/woff2-1.0.2/ && cd /tmp/instance-2/output-1/build/woff2-1.0.2/ && rm -f CMakeCache.txt && PATH="/tmp/instance-2/output-1/host/bin:/tmp/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /tmp/instance-2/output-1/host/bin/cmake /tmp/instance-2/output-1/build/woff2-1.0.2/ -DCMAKE_TOOLCHAIN_FILE="/tmp/instance-2/output-1/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=OFF -DNOISY_LOGGING=OFF -DCMAKE_SKIP_RPATH=ON ) -- The C compiler identification is GNU 9.3.0 -- The CXX compiler identification is GNU 9.3.0 -- Check for working C compiler: /tmp/instance-2/output-1/host/bin/arm-linux-gcc -- Check for working C compiler: /tmp/instance-2/output-1/host/bin/arm-linux-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /tmp/instance-2/output-1/host/bin/arm-linux-g++ -- Check for working CXX compiler: /tmp/instance-2/output-1/host/bin/arm-linux-g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found PkgConfig: /tmp/instance-2/output-1/host/bin/pkg-config (found version "1.6.3") -- Checking for module 'libbrotlidec' -- Found libbrotlidec, version 1.0.9 -- Found BrotliDec: /tmp/instance-2/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include (found version "1.0.9") -- Checking for module 'libbrotlienc' -- Found libbrotlienc, version 1.0.9 -- Found BrotliEnc: /tmp/instance-2/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include (found version "1.0.9") -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /tmp/instance-2/output-1/build/woff2-1.0.2 >>> woff2 1.0.2 Building PATH="/tmp/instance-2/output-1/host/bin:/tmp/instance-2/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-2/output-1/build/woff2-1.0.2/ make[1]: Entering directory '/tmp/instance-2/output-1/build/woff2-1.0.2' make[2]: Entering directory '/tmp/instance-2/output-1/build/woff2-1.0.2' make[3]: Entering directory '/tmp/instance-2/output-1/build/woff2-1.0.2' Scanning dependencies of target woff2common make[3]: Leaving directory '/tmp/instance-2/output-1/build/woff2-1.0.2' make[3]: Entering directory '/tmp/instance-2/output-1/build/woff2-1.0.2' [ 8%] Building CXX object CMakeFiles/woff2common.dir/src/table_tags.cc.o [ 8%] Building CXX object CMakeFiles/woff2common.dir/src/variable_length.cc.o [ 13%] Building CXX object CMakeFiles/woff2common.dir/src/woff2_common.cc.o [ 17%] Linking CXX static library libwoff2common.a make[3]: Leaving directory '/tmp/instance-2/output-1/build/woff2-1.0.2' [ 17%] Built target woff2common make[3]: Entering directory '/tmp/instance-2/output-1/build/woff2-1.0.2' make[3]: Entering directory '/tmp/instance-2/output-1/build/woff2-1.0.2' make[3]: Entering directory '/tmp/instance-2/output-1/build/woff2-1.0.2' Scanning dependencies of target woff2_info make[3]: Leaving directory '/tmp/instance-2/output-1/build/woff2-1.0.2' Scanning dependencies of target woff2enc make[3]: Leaving directory '/tmp/instance-2/output-1/build/woff2-1.0.2' make[3]: Entering directory '/tmp/instance-2/output-1/build/woff2-1.0.2' Scanning dependencies of target woff2dec make[3]: Leaving directory '/tmp/instance-2/output-1/build/woff2-1.0.2' make[3]: Entering directory '/tmp/instance-2/output-1/build/woff2-1.0.2' make[3]: Entering directory '/tmp/instance-2/output-1/build/woff2-1.0.2' [ 21%] Building CXX object CMakeFiles/woff2_info.dir/src/woff2_info.cc.o [ 26%] Building CXX object CMakeFiles/woff2enc.dir/src/glyph.cc.o [ 30%] Building CXX object CMakeFiles/woff2enc.dir/src/font.cc.o [ 34%] Building CXX object CMakeFiles/woff2enc.dir/src/transform.cc.o [ 39%] Building CXX object CMakeFiles/woff2enc.dir/src/normalize.cc.o [ 47%] Building CXX object CMakeFiles/woff2enc.dir/src/woff2_enc.cc.o [ 47%] Building CXX object CMakeFiles/woff2dec.dir/src/woff2_out.cc.o [ 52%] Building CXX object CMakeFiles/woff2dec.dir/src/woff2_dec.cc.o [ 56%] Linking CXX executable woff2_info [ 60%] Linking CXX static library libwoff2enc.a make[3]: Leaving directory '/tmp/instance-2/output-1/build/woff2-1.0.2' [ 60%] Built target woff2enc make[3]: Entering directory '/tmp/instance-2/output-1/build/woff2-1.0.2' Scanning dependencies of target woff2_compress make[3]: Leaving directory '/tmp/instance-2/output-1/build/woff2-1.0.2' make[3]: Entering directory '/tmp/instance-2/output-1/build/woff2-1.0.2' [ 65%] Building CXX object CMakeFiles/woff2_compress.dir/src/woff2_compress.cc.o [ 69%] Linking CXX executable woff2_compress make[3]: Leaving directory '/tmp/instance-2/output-1/build/woff2-1.0.2' [ 69%] Built target woff2_info make[3]: Leaving directory '/tmp/instance-2/output-1/build/woff2-1.0.2' [ 69%] Built target woff2_compress [ 73%] Linking CXX static library libwoff2dec.a make[3]: Leaving directory '/tmp/instance-2/output-1/build/woff2-1.0.2' [ 73%] Built target woff2dec make[3]: Entering directory '/tmp/instance-2/output-1/build/woff2-1.0.2' make[3]: Entering directory '/tmp/instance-2/output-1/build/woff2-1.0.2' make[3]: Entering directory '/tmp/instance-2/output-1/build/woff2-1.0.2' Scanning dependencies of target convert_woff2ttf_fuzzer_new_entry Scanning dependencies of target woff2_decompress Scanning dependencies of target convert_woff2ttf_fuzzer make[3]: Leaving directory '/tmp/instance-2/output-1/build/woff2-1.0.2' make[3]: Leaving directory '/tmp/instance-2/output-1/build/woff2-1.0.2' make[3]: Leaving directory '/tmp/instance-2/output-1/build/woff2-1.0.2' make[3]: Entering directory '/tmp/instance-2/output-1/build/woff2-1.0.2' make[3]: Entering directory '/tmp/instance-2/output-1/build/woff2-1.0.2' make[3]: Entering directory '/tmp/instance-2/output-1/build/woff2-1.0.2' [ 78%] Building CXX object CMakeFiles/woff2_decompress.dir/src/woff2_decompress.cc.o [ 82%] Building CXX object CMakeFiles/convert_woff2ttf_fuzzer_new_entry.dir/src/convert_woff2ttf_fuzzer_new_entry.cc.o [ 86%] Building CXX object CMakeFiles/convert_woff2ttf_fuzzer.dir/src/convert_woff2ttf_fuzzer.cc.o [ 91%] Linking CXX static library libconvert_woff2ttf_fuzzer_new_entry.a make[3]: Leaving directory '/tmp/instance-2/output-1/build/woff2-1.0.2' [ 91%] Built target convert_woff2ttf_fuzzer_new_entry [ 95%] Linking CXX static library libconvert_woff2ttf_fuzzer.a [100%] Linking CXX executable woff2_decompress make[3]: Leaving directory '/tmp/instance-2/output-1/build/woff2-1.0.2' [100%] Built target convert_woff2ttf_fuzzer make[3]: Leaving directory '/tmp/instance-2/output-1/build/woff2-1.0.2' [100%] Built target woff2_decompress make[2]: Leaving directory '/tmp/instance-2/output-1/build/woff2-1.0.2' make[1]: Leaving directory '/tmp/instance-2/output-1/build/woff2-1.0.2' >>> woff2 1.0.2 Installing to staging directory PATH="/tmp/instance-2/output-1/host/bin:/tmp/instance-2/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-2/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot install/fast -C /tmp/instance-2/output-1/build/woff2-1.0.2/ make[1]: Entering directory '/tmp/instance-2/output-1/build/woff2-1.0.2' Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-2/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/bin/woff2_decompress -- Installing: /tmp/instance-2/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/bin/woff2_compress -- Installing: /tmp/instance-2/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/bin/woff2_info -- Installing: /tmp/instance-2/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libwoff2common.a -- Installing: /tmp/instance-2/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libwoff2dec.a -- Installing: /tmp/instance-2/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libwoff2enc.a -- Installing: /tmp/instance-2/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/woff2 -- Installing: /tmp/instance-2/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/woff2/encode.h -- Installing: /tmp/instance-2/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/woff2/decode.h -- Installing: /tmp/instance-2/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/woff2/output.h -- Installing: /tmp/instance-2/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/pkgconfig/libwoff2common.pc -- Installing: /tmp/instance-2/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/pkgconfig/libwoff2dec.pc -- Installing: /tmp/instance-2/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/pkgconfig/libwoff2enc.pc make[1]: Leaving directory '/tmp/instance-2/output-1/build/woff2-1.0.2' >>> woff2 1.0.2 Fixing libtool files for la in $(find /tmp/instance-2/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-2/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-2/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot:@STAGING_DIR@:g" \ -e "s:/tmp/instance-2/output-1/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/tmp/instance-2/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/tmp/instance-2/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-2/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 >>> woff2 1.0.2 Installing to target PATH="/tmp/instance-2/output-1/host/bin:/tmp/instance-2/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-2/output-1/target install/fast -C /tmp/instance-2/output-1/build/woff2-1.0.2/ make[1]: Entering directory '/tmp/instance-2/output-1/build/woff2-1.0.2' Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-2/output-1/target/usr/bin/woff2_decompress -- Installing: /tmp/instance-2/output-1/target/usr/bin/woff2_compress -- Installing: /tmp/instance-2/output-1/target/usr/bin/woff2_info -- Installing: /tmp/instance-2/output-1/target/usr/lib/libwoff2common.a -- Installing: /tmp/instance-2/output-1/target/usr/lib/libwoff2dec.a -- Installing: /tmp/instance-2/output-1/target/usr/lib/libwoff2enc.a -- Installing: /tmp/instance-2/output-1/target/usr/include/woff2 -- Installing: /tmp/instance-2/output-1/target/usr/include/woff2/encode.h -- Installing: /tmp/instance-2/output-1/target/usr/include/woff2/decode.h -- Installing: /tmp/instance-2/output-1/target/usr/include/woff2/output.h -- Installing: /tmp/instance-2/output-1/target/usr/lib/pkgconfig/libwoff2common.pc -- Installing: /tmp/instance-2/output-1/target/usr/lib/pkgconfig/libwoff2dec.pc -- Installing: /tmp/instance-2/output-1/target/usr/lib/pkgconfig/libwoff2enc.pc make[1]: Leaving directory '/tmp/instance-2/output-1/build/woff2-1.0.2' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-2/output-1/host/etc/meson sed -e 's%@TARGET_CROSS@%/tmp/instance-2/output-1/host/bin/arm-linux-%g' -e 's%@TARGET_ARCH@%arm%g' -e 's%@TARGET_CPU@%cortex-m4%g' -e 's%@TARGET_ENDIAN@%little%g' -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-Wl,-elf2flt', '-static'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%'-Wl,-elf2flt', '-static'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-Wl,-elf2flt', '-static', '-Wl,-elf2flt', '-static'@PKG_TARGET_CFLAGS@%g" -e 's%@HOST_DIR@%/tmp/instance-2/output-1/host%g' -e 's%@STAGING_DIR@%/tmp/instance-2/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot%g' -e 's%@STATIC@%true%g' package/meson//cross-compilation.conf.in > /tmp/instance-2/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-2/output-1/host/etc/meson/cross-compilation.conf.in > /tmp/instance-2/output-1/host/etc/meson/cross-compilation.conf mkdir -p /tmp/instance-2/output-1/target/etc echo "buildroot" > /tmp/instance-2/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-2/output-1/target/etc/hosts mkdir -p /tmp/instance-2/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-2/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-2/output-1/target/etc/shadow rm -f /tmp/instance-2/output-1/target/bin/sh printf '%s\n' C en_US locale-archive > /tmp/instance-2/output-1/build/locales.nopurge for dir in /tmp/instance-2/output-1/target/usr/share/locale /tmp/instance-2/output-1/target/usr/share/X11/locale /tmp/instance-2/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-2/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /tmp/instance-2/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /tmp/instance-2/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /tmp/instance-2/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /tmp/instance-2/output-1/target/usr/include /tmp/instance-2/output-1/target/usr/share/aclocal \ /tmp/instance-2/output-1/target/usr/lib/pkgconfig /tmp/instance-2/output-1/target/usr/share/pkgconfig \ /tmp/instance-2/output-1/target/usr/lib/cmake /tmp/instance-2/output-1/target/usr/share/cmake \ /tmp/instance-2/output-1/target/usr/doc find /tmp/instance-2/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-2/output-1/target/lib/ /tmp/instance-2/output-1/target/usr/lib/ /tmp/instance-2/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /tmp/instance-2/output-1/target/usr/share/gdb rm -rf /tmp/instance-2/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-2/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-2/output-1/target/usr/share/zsh rm -rf /tmp/instance-2/output-1/target/usr/man /tmp/instance-2/output-1/target/usr/share/man rm -rf /tmp/instance-2/output-1/target/usr/info /tmp/instance-2/output-1/target/usr/share/info rm -rf /tmp/instance-2/output-1/target/usr/doc /tmp/instance-2/output-1/target/usr/share/doc rm -rf /tmp/instance-2/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-2/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-2/output-1/target/lib/debug /tmp/instance-2/output-1/target/usr/lib/debug find /tmp/instance-2/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-2/output-1/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /tmp/instance-2/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /tmp/instance-2/output-1/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /tmp/instance-2/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-2/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-2/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2021.05-915-g92f9eb53ba"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2021.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2021.08-git\"" \ ) > /tmp/instance-2/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-2/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-2/output-1/per-package /tmp/instance-2/buildroot/support/scripts/fix-rpath target touch /tmp/instance-2/output-1/target/usr ln -snf /tmp/instance-2/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot /tmp/instance-2/output-1/staging make: Leaving directory '/tmp/instance-2/buildroot' make: Entering directory '/tmp/instance-2/buildroot' >>> Buildroot 2021.05-915-g92f9eb53ba Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-bootlin 2020.08-1 Collecting legal info >>> toolchain Collecting legal info >>> argp-standalone 1.3 Collecting legal info argp.h: OK (sha256: bbb8919aa520069b0234faf5e83a94052d278419ffe97ca8e843ecc9b212d1ab) >>> ascii-invaders 1.0.1 Collecting legal info LICENSE: OK (sha512: 1e455684996d7733b2f1ccd4606d034694d16ceff6ede6125d7f1537d20dabe05976cca4cef5cbf6c31352cbd62a515fd8e34a2ffb54dae1181c1116b24c6cf7) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> boost 1.75.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> brotli 1.0.9 Collecting legal info LICENSE: OK (sha512: bae78184c2f50f86d8c727826d3982c469454c42b9af81f4ef007e39036434fa894cf5be3bf5fc65b7de2301f0a72d067a8186e303327db8a96bd14867e0a3a8) >>> host-cmake 3.16.9 Collecting legal info Copyright.txt: OK (sha256: dc628fb936a5d229296d42083f9a8218aa32204c016919e784404c9ec58776e9) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-btrfs-progs 5.11 Collecting legal info COPYING: OK (sha256: 0d5bf346df9e635a29dcdddf832dc5b002ca6cdc1c5c9c6c567d2a61bb0c5c15) libbtrfsutil/COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) libbtrfsutil/COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> 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) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> cpio 2.13 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> dfu-util 0.10 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libusb 1.0.24 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> jansson 2.13.1 Collecting legal info LICENSE: OK (sha256: 1fff7d37d22157bcd81ab53b6c54da755d7c2f868f15807d9bde920f10730da0) >>> jose 10 Collecting legal info COPYING: OK (sha256: 09e8a9bcec8067104652c168685ab0931e7868f9c8284b66f5ae6edae5f1130b) >>> 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-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> openssl Collecting legal info >>> libopenssl 1.1.1k Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libev 4.27 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libidn2 2.3.2 Collecting legal info COPYING: OK (sha256: 73483f797a83373fca1b968c11785b98c4fc4803cdc7d3210811ca8b075d6d76) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) COPYING.unicode: OK (sha256: 01d621eef165cf4d3d3dbb737aa0699178d94c6f18cf87e9dde6db3ca7790f46) >>> libunistring 0.9.10 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> libmemcached 1.0.18 Collecting legal info COPYING: OK (sha256: 4e9032d0f539276db05519ee3d09ca6167d2134ec91c556e8c80ef3efe633fd2) >>> 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) >>> libpagekite 0.91.190530 Collecting legal info doc/COPYING.md: OK (sha256: ba443b9c9d4273d06aae3e147e9ad1ec199cc9c23455f486a039536d47f57eed) doc/LICENSE-2.0.txt: OK (sha256: 4a271d0bb6bb6e0bac880efddb46da73e6df3dcf0d9ca08a945a232f8ab882ef) doc/AGPLv3.txt: OK (sha256: 8e0f770cabe772d67d36469f6bf413afd2dcfa6ac37acfc65f770cf3a134106d) >>> libpsl 0.21.1 Collecting legal info COPYING: OK (sha256: 7903413e7aa0bbcb77aa19150a3f1034edc0a760cff174f9a53efe4de6f056a4) src/LICENSE.chromium: OK (sha256: 1d7f52747a9169751cdf2641a8299c0098e9ecdf9429296ffd55bdb14c9ed5b3) >>> 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-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-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> host-python3-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> libuev 2.3.2 Collecting legal info LICENSE: OK (sha256: 694a734d9c1b46ae203314ed1c744a1acebd4fe5fc964b761703772546f0d3ab) >>> opencore-amr 0.1.5 Collecting legal info LICENSE: OK (sha256: 8b3f1762349248d444ab9acbafe73941254e36e1064954da56bb9ddbd5873ddb) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> stm32flash v0.6 Collecting legal info gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> woff2 1.0.2 Collecting legal info LICENSE: OK (sha512: 8ee924da3fb5d16135adcf6a8fbe9e2e8f3d2d80468617e72ca4fa059a60f8455c9a5f68a8dc381b1297c8bf39c887a912d0f69246d2604ada74d3da9e8e490b) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-bootlin-2020.08-1: cannot save license (TOOLCHAIN_EXTERNAL_BOOTLIN_LICENSE_FILES not defined) Legal info produced in /tmp/instance-2/output-1/legal-info make: Leaving directory '/tmp/instance-2/buildroot'