fi ; done /usr/bin/mkdir -p /tmp/instance-7/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib /usr/bin/mkdir -p /tmp/instance-7/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib/pkgconfig for f in libnettle.a libhogweed.a; do \ /usr/bin/install -c -m 644 $f /tmp/instance-7/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib ; \ done for f in nettle.pc hogweed.pc ; do \ /usr/bin/install -c -m 644 "$f" /tmp/instance-7/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib/pkgconfig ; \ done make[2]: Leaving directory '/tmp/instance-7/output-1/build/nettle-3.7.3' set -e; for d in tools; do \ echo "Making install in $d" ; (cd $d && /usr/bin/make install); done Making install in tools make[2]: Entering directory '/tmp/instance-7/output-1/build/nettle-3.7.3/tools' /usr/bin/mkdir -p /tmp/instance-7/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/bin for f in sexp-conv nettle-hash nettle-pbkdf2 nettle-lfib-stream pkcs1-conv ; do \ /usr/bin/install -c $f /tmp/instance-7/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/bin ; \ done make[2]: Leaving directory '/tmp/instance-7/output-1/build/nettle-3.7.3/tools' make[1]: Leaving directory '/tmp/instance-7/output-1/build/nettle-3.7.3' >>> nettle 3.7.3 Fixing libtool files for la in $(find /tmp/instance-7/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-7/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-7/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot:@STAGING_DIR@:g" \ -e "s:/tmp/instance-7/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-7/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/tmp/instance-7/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-7/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 >>> nettle 3.7.3 Installing to target PATH="/tmp/instance-7/output-1/host/bin:/tmp/instance-7/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-7/output-1/target install -C /tmp/instance-7/output-1/build/nettle-3.7.3/ make[1]: Entering directory '/tmp/instance-7/output-1/build/nettle-3.7.3' /usr/bin/make install-here make[2]: Entering directory '/tmp/instance-7/output-1/build/nettle-3.7.3' /usr/bin/mkdir -p /tmp/instance-7/output-1/target/usr/include/nettle for f in aes.h arcfour.h arctwo.h asn1.h blowfish.h base16.h base64.h bignum.h buffer.h camellia.h cast128.h cbc.h ccm.h cfb.h chacha.h chacha-poly1305.h ctr.h curve25519.h curve448.h des.h dsa.h dsa-compat.h eax.h ecc-curve.h ecc.h ecdsa.h eddsa.h gcm.h gostdsa.h gosthash94.h hmac.h knuth-lfib.h hkdf.h macros.h cmac.h siv-cmac.h md2.h md4.h md5.h md5-compat.h memops.h memxor.h nettle-meta.h nettle-types.h pbkdf2.h pgp.h pkcs1.h pss.h pss-mgf1.h realloc.h ripemd160.h rsa.h salsa20.h sexp.h serpent.h sha.h sha1.h sha2.h sha3.h streebog.h twofish.h umac.h yarrow.h xts.h poly1305.h version.h ; do \ if [ -f "$f" ] ; then \ /usr/bin/install -c -m 644 "$f" /tmp/instance-7/output-1/target/usr/include/nettle ; \ else \ /usr/bin/install -c -m 644 "./$f" /tmp/instance-7/output-1/target/usr/include/nettle ; \ fi ; done /usr/bin/mkdir -p /tmp/instance-7/output-1/target/usr/lib /usr/bin/mkdir -p /tmp/instance-7/output-1/target/usr/lib/pkgconfig for f in libnettle.a libhogweed.a; do \ /usr/bin/install -c -m 644 $f /tmp/instance-7/output-1/target/usr/lib ; \ done for f in nettle.pc hogweed.pc ; do \ /usr/bin/install -c -m 644 "$f" /tmp/instance-7/output-1/target/usr/lib/pkgconfig ; \ done make[2]: Leaving directory '/tmp/instance-7/output-1/build/nettle-3.7.3' set -e; for d in tools; do \ echo "Making install in $d" ; (cd $d && /usr/bin/make install); done Making install in tools make[2]: Entering directory '/tmp/instance-7/output-1/build/nettle-3.7.3/tools' /usr/bin/mkdir -p /tmp/instance-7/output-1/target/usr/bin for f in sexp-conv nettle-hash nettle-pbkdf2 nettle-lfib-stream pkcs1-conv ; do \ /usr/bin/install -c $f /tmp/instance-7/output-1/target/usr/bin ; \ done make[2]: Leaving directory '/tmp/instance-7/output-1/build/nettle-3.7.3/tools' make[1]: Leaving directory '/tmp/instance-7/output-1/build/nettle-3.7.3' patchelf-0.9.tar.bz2: OK (sha256: a0f65c1ba148890e9f2f7823f4bedf7ecad5417772f64f994004f59a39014f83) >>> host-patchelf 0.9 Extracting bzcat /tmp/instance-7/dl/patchelf/patchelf-0.9.tar.bz2 | tar --strip-components=1 -C /tmp/instance-7/output-1/build/host-patchelf-0.9 -xf - >>> host-patchelf 0.9 Patching Applying 0001-Remove-apparently-incorrect-usage-of-static.patch using patch: patching file src/patchelf.cc Applying 0002-Extract-a-function-for-splitting-a-colon-separated-s.patch using patch: patching file src/patchelf.cc Applying 0003-Add-option-to-make-the-rpath-relative-under-a-specif.patch using patch: patching file src/patchelf.cc Applying 0004-patchelf-Check-ELF-endianness-before-writing-new-run.patch using patch: patching file src/patchelf.cc Hunk #1 succeeded at 1309 (offset -6 lines). Applying 0005-Avoid-inflating-file-sizes-needlessly-and-allow-bina.patch using patch: patching file src/patchelf.cc Applying 0006-Fix-shared-library-corruption-when-rerunning-patchel.patch using patch: patching file src/patchelf.cc 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-7/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-7/output-1/build/host-patchelf-0.9/ && rm -rf config.cache; PATH="/tmp/instance-7/output-1/host/bin:/tmp/instance-7/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/tmp/instance-7/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-7/output-1/host/lib/pkgconfig:/tmp/instance-7/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-7/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-7/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-7/output-1/host/include" LDFLAGS="-L/tmp/instance-7/output-1/host/lib -Wl,-rpath,/tmp/instance-7/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/tmp/instance-7/output-1/host/include" LDFLAGS="-L/tmp/instance-7/output-1/host/lib -Wl,-rpath,/tmp/instance-7/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/tmp/instance-7/output-1/host" --sysconfdir="/tmp/instance-7/output-1/host/etc" --localstatedir="/tmp/instance-7/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-7/output-1/host/bin:/tmp/instance-7/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/tmp/instance-7/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-7/output-1/host/lib/pkgconfig:/tmp/instance-7/output-1/host/share/pkgconfig" /usr/bin/make -j96 -C /tmp/instance-7/output-1/build/host-patchelf-0.9/ make[1]: Entering directory '/tmp/instance-7/output-1/build/host-patchelf-0.9' Making all in src make[2]: Entering directory '/tmp/instance-7/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-7/output-1/host/include -Wall -O2 -I/tmp/instance-7/output-1/host/include -c -o patchelf.o patchelf.cc /usr/bin/g++ -Wall -O2 -I/tmp/instance-7/output-1/host/include -L/tmp/instance-7/output-1/host/lib -Wl,-rpath,/tmp/instance-7/output-1/host/lib -o patchelf patchelf.o make[2]: Leaving directory '/tmp/instance-7/output-1/build/host-patchelf-0.9/src' Making all in tests make[2]: Entering directory '/tmp/instance-7/output-1/build/host-patchelf-0.9/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-7/output-1/build/host-patchelf-0.9/tests' make[2]: Entering directory '/tmp/instance-7/output-1/build/host-patchelf-0.9' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/tmp/instance-7/output-1/build/host-patchelf-0.9' make[1]: Leaving directory '/tmp/instance-7/output-1/build/host-patchelf-0.9' >>> host-patchelf 0.9 Installing to host directory PATH="/tmp/instance-7/output-1/host/bin:/tmp/instance-7/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/tmp/instance-7/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-7/output-1/host/lib/pkgconfig:/tmp/instance-7/output-1/host/share/pkgconfig" /usr/bin/make -j96 install -C /tmp/instance-7/output-1/build/host-patchelf-0.9/ make[1]: Entering directory '/tmp/instance-7/output-1/build/host-patchelf-0.9' Making install in src make[2]: Entering directory '/tmp/instance-7/output-1/build/host-patchelf-0.9/src' make[3]: Entering directory '/tmp/instance-7/output-1/build/host-patchelf-0.9/src' make[3]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/tmp/instance-7/output-1/host/bin' /usr/bin/install -c patchelf '/tmp/instance-7/output-1/host/bin' make[3]: Leaving directory '/tmp/instance-7/output-1/build/host-patchelf-0.9/src' make[2]: Leaving directory '/tmp/instance-7/output-1/build/host-patchelf-0.9/src' Making install in tests make[2]: Entering directory '/tmp/instance-7/output-1/build/host-patchelf-0.9/tests' make[3]: Entering directory '/tmp/instance-7/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-7/output-1/build/host-patchelf-0.9/tests' make[2]: Leaving directory '/tmp/instance-7/output-1/build/host-patchelf-0.9/tests' make[2]: Entering directory '/tmp/instance-7/output-1/build/host-patchelf-0.9' make[3]: Entering directory '/tmp/instance-7/output-1/build/host-patchelf-0.9' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-7/output-1/host/share/doc/patchelf' /usr/bin/mkdir -p '/tmp/instance-7/output-1/host/share/man/man1' /usr/bin/install -c -m 644 README '/tmp/instance-7/output-1/host/share/doc/patchelf' /usr/bin/install -c -m 644 patchelf.1 '/tmp/instance-7/output-1/host/share/man/man1' make[3]: Leaving directory '/tmp/instance-7/output-1/build/host-patchelf-0.9' make[2]: Leaving directory '/tmp/instance-7/output-1/build/host-patchelf-0.9' make[1]: Leaving directory '/tmp/instance-7/output-1/build/host-patchelf-0.9' re2-2021-06-01.tar.gz: OK (sha256: 26155e050b10b5969e986dab35654247a3b1b295e0532880b5a9c13c0a700ceb) >>> re2 2021-06-01 Extracting gzip -d -c /tmp/instance-7/dl/re2/re2-2021-06-01.tar.gz | tar --strip-components=1 -C /tmp/instance-7/output-1/build/re2-2021-06-01 -xf - >>> re2 2021-06-01 Patching >>> re2 2021-06-01 Configuring (mkdir -p /tmp/instance-7/output-1/build/re2-2021-06-01/ && cd /tmp/instance-7/output-1/build/re2-2021-06-01/ && rm -f CMakeCache.txt && PATH="/tmp/instance-7/output-1/host/bin:/tmp/instance-7/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /tmp/instance-7/output-1/host/bin/cmake /tmp/instance-7/output-1/build/re2-2021-06-01/ -DCMAKE_TOOLCHAIN_FILE="/tmp/instance-7/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 -DRE2_BUILD_TESTING=OFF ) -- The CXX compiler identification is GNU 9.3.0 -- Check for working CXX compiler: /tmp/instance-7/output-1/host/bin/m68k-linux-g++ -- Check for working CXX compiler: /tmp/instance-7/output-1/host/bin/m68k-linux-g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for C++ include pthread.h -- Looking for C++ include pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Check if compiler accepts -pthread -- Check if compiler accepts -pthread - yes -- Found Threads: TRUE -- 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_TESTS -- Build files have been written to: /tmp/instance-7/output-1/build/re2-2021-06-01 >>> re2 2021-06-01 Building PATH="/tmp/instance-7/output-1/host/bin:/tmp/instance-7/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-7/output-1/build/re2-2021-06-01/ make[1]: Entering directory '/tmp/instance-7/output-1/build/re2-2021-06-01' make[2]: Entering directory '/tmp/instance-7/output-1/build/re2-2021-06-01' make[3]: Entering directory '/tmp/instance-7/output-1/build/re2-2021-06-01' Scanning dependencies of target re2 make[3]: Leaving directory '/tmp/instance-7/output-1/build/re2-2021-06-01' make[3]: Entering directory '/tmp/instance-7/output-1/build/re2-2021-06-01' [ 4%] Building CXX object CMakeFiles/re2.dir/re2/bitstate.cc.o [ 8%] Building CXX object CMakeFiles/re2.dir/re2/compile.cc.o [ 13%] Building CXX object CMakeFiles/re2.dir/re2/dfa.cc.o [ 17%] Building CXX object CMakeFiles/re2.dir/re2/nfa.cc.o [ 21%] Building CXX object CMakeFiles/re2.dir/re2/mimics_pcre.cc.o [ 30%] Building CXX object CMakeFiles/re2.dir/re2/filtered_re2.cc.o [ 30%] Building CXX object CMakeFiles/re2.dir/re2/onepass.cc.o [ 39%] Building CXX object CMakeFiles/re2.dir/re2/parse.cc.o [ 39%] Building CXX object CMakeFiles/re2.dir/re2/perl_groups.cc.o [ 43%] Building CXX object CMakeFiles/re2.dir/re2/prefilter_tree.cc.o [ 47%] Building CXX object CMakeFiles/re2.dir/re2/prefilter.cc.o [ 52%] Building CXX object CMakeFiles/re2.dir/re2/prog.cc.o [ 56%] Building CXX object CMakeFiles/re2.dir/re2/stringpiece.cc.o [ 65%] Building CXX object CMakeFiles/re2.dir/re2/set.cc.o [ 65%] Building CXX object CMakeFiles/re2.dir/re2/tostring.cc.o [ 69%] Building CXX object CMakeFiles/re2.dir/re2/re2.cc.o [ 73%] Building CXX object CMakeFiles/re2.dir/re2/regexp.cc.o [ 78%] Building CXX object CMakeFiles/re2.dir/re2/simplify.cc.o [ 82%] Building CXX object CMakeFiles/re2.dir/re2/unicode_casefold.cc.o [ 91%] Building CXX object CMakeFiles/re2.dir/util/strutil.cc.o [ 91%] Building CXX object CMakeFiles/re2.dir/util/rune.cc.o [ 95%] Building CXX object CMakeFiles/re2.dir/re2/unicode_groups.cc.o [100%] Linking CXX static library libre2.a make[3]: Leaving directory '/tmp/instance-7/output-1/build/re2-2021-06-01' [100%] Built target re2 make[2]: Leaving directory '/tmp/instance-7/output-1/build/re2-2021-06-01' make[1]: Leaving directory '/tmp/instance-7/output-1/build/re2-2021-06-01' >>> re2 2021-06-01 Installing to staging directory PATH="/tmp/instance-7/output-1/host/bin:/tmp/instance-7/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-7/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot install/fast -C /tmp/instance-7/output-1/build/re2-2021-06-01/ make[1]: Entering directory '/tmp/instance-7/output-1/build/re2-2021-06-01' Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-7/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/re2/filtered_re2.h -- Installing: /tmp/instance-7/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/re2/re2.h -- Installing: /tmp/instance-7/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/re2/set.h -- Installing: /tmp/instance-7/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/re2/stringpiece.h -- Installing: /tmp/instance-7/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib/libre2.a -- Installing: /tmp/instance-7/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib/cmake/re2/re2Config.cmake -- Installing: /tmp/instance-7/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib/cmake/re2/re2Config-release.cmake make[1]: Leaving directory '/tmp/instance-7/output-1/build/re2-2021-06-01' >>> re2 2021-06-01 Fixing libtool files for la in $(find /tmp/instance-7/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-7/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-7/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot:@STAGING_DIR@:g" \ -e "s:/tmp/instance-7/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-7/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/tmp/instance-7/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-7/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 >>> re2 2021-06-01 Installing to target PATH="/tmp/instance-7/output-1/host/bin:/tmp/instance-7/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-7/output-1/target install/fast -C /tmp/instance-7/output-1/build/re2-2021-06-01/ make[1]: Entering directory '/tmp/instance-7/output-1/build/re2-2021-06-01' Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-7/output-1/target/usr/include/re2/filtered_re2.h -- Installing: /tmp/instance-7/output-1/target/usr/include/re2/re2.h -- Installing: /tmp/instance-7/output-1/target/usr/include/re2/set.h -- Installing: /tmp/instance-7/output-1/target/usr/include/re2/stringpiece.h -- Installing: /tmp/instance-7/output-1/target/usr/lib/libre2.a -- Installing: /tmp/instance-7/output-1/target/usr/lib/cmake/re2/re2Config.cmake -- Installing: /tmp/instance-7/output-1/target/usr/lib/cmake/re2/re2Config-release.cmake make[1]: Leaving directory '/tmp/instance-7/output-1/build/re2-2021-06-01' >>> rtc-tools 33ef4aa1c92b0c92a351284d93d1ac5570de9cc7 Downloading GIT_DIR=/tmp/instance-7/dl/rtc-tools/git/.git git init . Initialized empty Git repository in /tmp/instance-7/dl/rtc-tools/git/.git/ GIT_DIR=/tmp/instance-7/dl/rtc-tools/git/.git git remote add origin 'git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/rtc-tools.git' GIT_DIR=/tmp/instance-7/dl/rtc-tools/git/.git git remote set-url origin 'git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/rtc-tools.git' Fetching all references GIT_DIR=/tmp/instance-7/dl/rtc-tools/git/.git git fetch origin From git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/rtc-tools * [new branch] master -> origin/master GIT_DIR=/tmp/instance-7/dl/rtc-tools/git/.git git fetch origin -t GIT_DIR=/tmp/instance-7/dl/rtc-tools/git/.git git submodule --quiet foreach 'printf "Deregistering submodule \"%s\"\n" "${path}" && cd .. && rm -rf "${path##*/}"' GIT_DIR=/tmp/instance-7/dl/rtc-tools/git/.git git checkout -f -q '33ef4aa1c92b0c92a351284d93d1ac5570de9cc7' warning: refname '33ef4aa1c92b0c92a351284d93d1ac5570de9cc7' is ambiguous. Git normally never creates a ref that ends with 40 hex characters because it will be ignored when you just specify 40-hex. These refs may be created by mistake. For example, git switch -c $br $(git rev-parse ...) where "$br" is somehow empty and a 40-hex ref is created. Please examine these refs and maybe delete them. Turn this message off by running "git config advice.objectNameWarning false" GIT_DIR=/tmp/instance-7/dl/rtc-tools/git/.git git clean -ffdx rtc-tools-33ef4aa1c92b0c92a351284d93d1ac5570de9cc7-br1.tar.gz: OK (sha256: 8614e140b04da3dbb787760bdb0fe2ac5fe8907f5d3e9a74c6713e3d17fc3650) >>> rtc-tools 33ef4aa1c92b0c92a351284d93d1ac5570de9cc7 Extracting gzip -d -c /tmp/instance-7/dl/rtc-tools/rtc-tools-33ef4aa1c92b0c92a351284d93d1ac5570de9cc7-br1.tar.gz | tar --strip-components=1 -C /tmp/instance-7/output-1/build/rtc-tools-33ef4aa1c92b0c92a351284d93d1ac5570de9cc7 -xf - >>> rtc-tools 33ef4aa1c92b0c92a351284d93d1ac5570de9cc7 Patching >>> rtc-tools 33ef4aa1c92b0c92a351284d93d1ac5570de9cc7 Configuring >>> rtc-tools 33ef4aa1c92b0c92a351284d93d1ac5570de9cc7 Building /tmp/instance-7/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -o /tmp/instance-7/output-1/build/rtc-tools-33ef4aa1c92b0c92a351284d93d1ac5570de9cc7/rtc /tmp/instance-7/output-1/build/rtc-tools-33ef4aa1c92b0c92a351284d93d1ac5570de9cc7/rtc.c /tmp/instance-7/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -o /tmp/instance-7/output-1/build/rtc-tools-33ef4aa1c92b0c92a351284d93d1ac5570de9cc7/rtc-range /tmp/instance-7/output-1/build/rtc-tools-33ef4aa1c92b0c92a351284d93d1ac5570de9cc7/rtc-range.c /tmp/instance-7/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -o /tmp/instance-7/output-1/build/rtc-tools-33ef4aa1c92b0c92a351284d93d1ac5570de9cc7/rtc-sync /tmp/instance-7/output-1/build/rtc-tools-33ef4aa1c92b0c92a351284d93d1ac5570de9cc7/rtc-sync.c >>> rtc-tools 33ef4aa1c92b0c92a351284d93d1ac5570de9cc7 Installing to target /usr/bin/install -D -m 0755 /tmp/instance-7/output-1/build/rtc-tools-33ef4aa1c92b0c92a351284d93d1ac5570de9cc7/rtc /tmp/instance-7/output-1/target/usr/bin/rtc /usr/bin/install -D -m 0755 /tmp/instance-7/output-1/build/rtc-tools-33ef4aa1c92b0c92a351284d93d1ac5570de9cc7/rtc-range /tmp/instance-7/output-1/target/usr/bin/rtc-range /usr/bin/install -D -m 0755 /tmp/instance-7/output-1/build/rtc-tools-33ef4aa1c92b0c92a351284d93d1ac5570de9cc7/rtc-sync /tmp/instance-7/output-1/target/usr/bin/rtc-sync >>> sl 5.02 Downloading wget --passive-ftp -nd -t 3 --no-check-certificate -O '/tmp/instance-7/output-1/build/.sl-5.02.tar.gz.Snzzpy/output' 'https://github.com/mtoyoda/sl/archive/5.02/sl-5.02.tar.gz' --2021-07-30 19:37:14-- https://github.com/mtoyoda/sl/archive/5.02/sl-5.02.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/mtoyoda/sl/tar.gz/5.02 [following] --2021-07-30 19:37:14-- https://codeload.github.com/mtoyoda/sl/tar.gz/5.02 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-7/output-1/build/.sl-5.02.tar.gz.Snzzpy/output' 0K ..... 86.2M=0s 2021-07-30 19:37:14 (86.2 MB/s) - '/tmp/instance-7/output-1/build/.sl-5.02.tar.gz.Snzzpy/output' saved [5353] sl-5.02.tar.gz: OK (sha256: 1e5996757f879c81f202a18ad8e982195cf51c41727d3fea4af01fdcbbb5563a) >>> sl 5.02 Extracting gzip -d -c /tmp/instance-7/dl/sl/sl-5.02.tar.gz | tar --strip-components=1 -C /tmp/instance-7/output-1/build/sl-5.02 -xf - >>> sl 5.02 Patching >>> sl 5.02 Configuring >>> sl 5.02 Building /usr/bin/make -j96 -C /tmp/instance-7/output-1/build/sl-5.02 PATH="/tmp/instance-7/output-1/host/bin:/tmp/instance-7/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/tmp/instance-7/output-1/host/bin/m68k-linux-ar" AS="/tmp/instance-7/output-1/host/bin/m68k-linux-as" LD="/tmp/instance-7/output-1/host/bin/m68k-linux-ld" NM="/tmp/instance-7/output-1/host/bin/m68k-linux-nm" CC="/tmp/instance-7/output-1/host/bin/m68k-linux-gcc" GCC="/tmp/instance-7/output-1/host/bin/m68k-linux-gcc" CPP="/tmp/instance-7/output-1/host/bin/m68k-linux-cpp" CXX="/tmp/instance-7/output-1/host/bin/m68k-linux-g++" FC="/tmp/instance-7/output-1/host/bin/m68k-linux-gfortran" F77="/tmp/instance-7/output-1/host/bin/m68k-linux-gfortran" RANLIB="/tmp/instance-7/output-1/host/bin/m68k-linux-ranlib" READELF="/tmp/instance-7/output-1/host/bin/m68k-linux-readelf" STRIP="/tmp/instance-7/output-1/host/bin/m68k-linux-strip" OBJCOPY="/tmp/instance-7/output-1/host/bin/m68k-linux-objcopy" OBJDUMP="/tmp/instance-7/output-1/host/bin/m68k-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-7/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-7/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-7/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-7/output-1/host/lib -Wl,-rpath,/tmp/instance-7/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-7/output-1/host/bin/m68k-linux-as" DEFAULT_LINKER="/tmp/instance-7/output-1/host/bin/m68k-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 -fno-dwarf2-cfi-asm -Wl,-elf2flt -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -fno-dwarf2-cfi-asm -Wl,-elf2flt -static" LDFLAGS=" -Wl,-elf2flt -static" FCFLAGS=" -Os -g0 -Wl,-elf2flt -static" FFLAGS=" -Os -g0 -Wl,-elf2flt -static" PKG_CONFIG="/tmp/instance-7/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-7/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl make[1]: Entering directory '/tmp/instance-7/output-1/build/sl-5.02' /tmp/instance-7/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -o sl sl.c -lncurses make[1]: Leaving directory '/tmp/instance-7/output-1/build/sl-5.02' >>> sl 5.02 Installing to target /usr/bin/install -m 0755 -D /tmp/instance-7/output-1/build/sl-5.02/sl /tmp/instance-7/output-1/target/usr/bin/sl >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-7/output-1/host/etc/meson sed -e 's%@TARGET_CROSS@%/tmp/instance-7/output-1/host/bin/m68k-linux-%g' -e 's%@TARGET_ARCH@%m68k%g' -e 's%@TARGET_CPU@%5208%g' -e 's%@TARGET_ENDIAN@%big%g' -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-fno-dwarf2-cfi-asm', '-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', '-fno-dwarf2-cfi-asm', '-Wl,-elf2flt', '-static', '-fno-dwarf2-cfi-asm', '-Wl,-elf2flt', '-static'@PKG_TARGET_CFLAGS@%g" -e 's%@HOST_DIR@%/tmp/instance-7/output-1/host%g' -e 's%@STAGING_DIR@%/tmp/instance-7/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot%g' -e 's%@STATIC@%true%g' package/meson//cross-compilation.conf.in > /tmp/instance-7/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-7/output-1/host/etc/meson/cross-compilation.conf.in > /tmp/instance-7/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /tmp/instance-7/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /tmp/instance-7/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /tmp/instance-7/output-1/build/busybox-1.33.1/.config; then grep -qsE '^/bin/ash$' /tmp/instance-7/output-1/target/etc/shells || echo "/bin/ash" >> /tmp/instance-7/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /tmp/instance-7/output-1/build/busybox-1.33.1/.config; then grep -qsE '^/bin/hush$' /tmp/instance-7/output-1/target/etc/shells || echo "/bin/hush" >> /tmp/instance-7/output-1/target/etc/shells; fi mkdir -p /tmp/instance-7/output-1/target/etc echo "buildroot" > /tmp/instance-7/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-7/output-1/target/etc/hosts mkdir -p /tmp/instance-7/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-7/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-7/output-1/target/etc/shadow rm -f /tmp/instance-7/output-1/target/bin/sh if [ -x /tmp/instance-7/output-1/target/sbin/swapon -a -x /tmp/instance-7/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /tmp/instance-7/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /tmp/instance-7/output-1/target/etc/inittab; fi printf '%s\n' C en_US locale-archive > /tmp/instance-7/output-1/build/locales.nopurge for dir in /tmp/instance-7/output-1/target/usr/share/locale /tmp/instance-7/output-1/target/usr/share/X11/locale /tmp/instance-7/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-7/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /tmp/instance-7/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /tmp/instance-7/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /tmp/instance-7/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /tmp/instance-7/output-1/target/usr/include /tmp/instance-7/output-1/target/usr/share/aclocal \ /tmp/instance-7/output-1/target/usr/lib/pkgconfig /tmp/instance-7/output-1/target/usr/share/pkgconfig \ /tmp/instance-7/output-1/target/usr/lib/cmake /tmp/instance-7/output-1/target/usr/share/cmake \ /tmp/instance-7/output-1/target/usr/doc find /tmp/instance-7/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-7/output-1/target/lib/ /tmp/instance-7/output-1/target/usr/lib/ /tmp/instance-7/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/tmp/instance-7/output-1/target/usr/libexec/': No such file or directory rm -rf /tmp/instance-7/output-1/target/usr/share/gdb rm -rf /tmp/instance-7/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-7/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-7/output-1/target/usr/share/zsh rm -rf /tmp/instance-7/output-1/target/usr/man /tmp/instance-7/output-1/target/usr/share/man rm -rf /tmp/instance-7/output-1/target/usr/info /tmp/instance-7/output-1/target/usr/share/info rm -rf /tmp/instance-7/output-1/target/usr/doc /tmp/instance-7/output-1/target/usr/share/doc rm -rf /tmp/instance-7/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-7/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-7/output-1/target/lib/debug /tmp/instance-7/output-1/target/usr/lib/debug find /tmp/instance-7/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-7/output-1/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /tmp/instance-7/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /tmp/instance-7/output-1/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /tmp/instance-7/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-7/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-7/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2021.05-904-gf0d37e275a"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2021.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2021.08-git\"" \ ) > /tmp/instance-7/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-7/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-7/output-1/per-package /tmp/instance-7/buildroot/support/scripts/fix-rpath target touch /tmp/instance-7/output-1/target/usr ln -snf /tmp/instance-7/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot /tmp/instance-7/output-1/staging make: Leaving directory '/tmp/instance-7/buildroot' make: Entering directory '/tmp/instance-7/buildroot' >>> Buildroot 2021.05-904-gf0d37e275a Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-bootlin 2020.08-1 Collecting legal info >>> toolchain Collecting legal info >>> busybox 1.33.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> flite 2.1 Collecting legal info COPYING: OK (sha256: d31bceaf2823d56a8c9400f7bde3b17140e739e991eb4f203bdcf9827754ab59) >>> 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) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> font-awesome 4.7.0 Collecting legal info >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> ifmetric 0.3 Collecting legal info LICENSE: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) README: OK (sha256: 1e33d5a8750b4b3c2cb4fb89a916463f3c838f8eb361abbf72faf244c7dde771) >>> initscripts Collecting legal info >>> libmpdclient 2.19 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> 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-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> 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) >>> mpd-mpc 0.33 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> nettle 3.7.3 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> re2 2021-06-01 Collecting legal info LICENSE: OK (sha256: 6040cda75d90b1738292a631d89934c411ef7ffd543c4d6a1b7edfc8edf29449) >>> rtc-tools 33ef4aa1c92b0c92a351284d93d1ac5570de9cc7 Collecting legal info COPYING: OK (sha256: 7ae50a5344af14d6231aff6814632a220b3127da4099aea2c6070fd79c407c1a) >>> sl 5.02 Collecting legal info LICENSE: OK (sha256: 72c7d262e2c9ddf019edc90af852a01a410338efff4e75e1c005b77ada4be7c4) 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) WARNING: font-awesome-4.7.0: cannot save license (FONT_AWESOME_LICENSE_FILES not defined) Legal info produced in /tmp/instance-7/output-1/legal-info make: Leaving directory '/tmp/instance-7/buildroot'