chmod $mode /tmp/instance-7/output-1/target/usr/bin/s6-fdholder-delete ; } grep -- ^s6-fdholder-store < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /tmp/instance-7/output-1/target/usr/bin/s6-fdholder-store ; fi && \ chmod $mode /tmp/instance-7/output-1/target/usr/bin/s6-fdholder-store ; } grep -- ^s6-fdholder-retrieve < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /tmp/instance-7/output-1/target/usr/bin/s6-fdholder-retrieve ; fi && \ chmod $mode /tmp/instance-7/output-1/target/usr/bin/s6-fdholder-retrieve ; } exec ./tools/install.sh -D -m 600 s6-fdholder-getdump /tmp/instance-7/output-1/target/usr/bin/s6-fdholder-getdump grep -- ^s6-fdholder-list < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /tmp/instance-7/output-1/target/usr/bin/s6-fdholder-list ; fi && \ chmod $mode /tmp/instance-7/output-1/target/usr/bin/s6-fdholder-list ; } exec ./tools/install.sh -D -m 600 s6-fdholder-setdump /tmp/instance-7/output-1/target/usr/bin/s6-fdholder-setdump exec ./tools/install.sh -D -m 600 s6-fdholder-transferdump /tmp/instance-7/output-1/target/usr/bin/s6-fdholder-transferdump exec ./tools/install.sh -D -m 600 s6-applyuidgid /tmp/instance-7/output-1/target/usr/bin/s6-applyuidgid exec ./tools/install.sh -D -m 600 s6-setuidgid /tmp/instance-7/output-1/target/usr/bin/s6-setuidgid exec ./tools/install.sh -D -m 644 src/include/s6/config.h /tmp/instance-7/output-1/target/usr/include/s6/config.h grep -- ^s6-fdholder-setdump < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /tmp/instance-7/output-1/target/usr/bin/s6-fdholder-setdump ; fi && \ chmod $mode /tmp/instance-7/output-1/target/usr/bin/s6-fdholder-setdump ; } exec ./tools/install.sh -D -m 644 src/include/s6/accessrules.h /tmp/instance-7/output-1/target/usr/include/s6/accessrules.h grep -- ^s6-fdholder-getdump < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /tmp/instance-7/output-1/target/usr/bin/s6-fdholder-getdump ; fi && \ chmod $mode /tmp/instance-7/output-1/target/usr/bin/s6-fdholder-getdump ; } exec ./tools/install.sh -D -m 644 src/include/s6/ftrigr.h /tmp/instance-7/output-1/target/usr/include/s6/ftrigr.h grep -- ^s6-fdholder-transferdump < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /tmp/instance-7/output-1/target/usr/bin/s6-fdholder-transferdump ; fi && \ chmod $mode /tmp/instance-7/output-1/target/usr/bin/s6-fdholder-transferdump ; } grep -- ^s6-applyuidgid < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /tmp/instance-7/output-1/target/usr/bin/s6-applyuidgid ; fi && \ chmod $mode /tmp/instance-7/output-1/target/usr/bin/s6-applyuidgid ; } grep -- ^s6-setuidgid < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /tmp/instance-7/output-1/target/usr/bin/s6-setuidgid ; fi && \ chmod $mode /tmp/instance-7/output-1/target/usr/bin/s6-setuidgid ; } exec ./tools/install.sh -D -m 644 src/include/s6/s6.h /tmp/instance-7/output-1/target/usr/include/s6/s6.h exec ./tools/install.sh -D -m 644 src/include/s6/s6-supervise.h /tmp/instance-7/output-1/target/usr/include/s6/s6-supervise.h exec ./tools/install.sh -D -m 644 src/include/s6/s6lock.h /tmp/instance-7/output-1/target/usr/include/s6/s6lock.h exec ./tools/install.sh -D -m 644 src/include/s6/s6-fdholder.h /tmp/instance-7/output-1/target/usr/include/s6/s6-fdholder.h exec ./tools/install.sh -D -m 644 src/include/s6/ftrigw.h /tmp/instance-7/output-1/target/usr/include/s6/ftrigw.h make[1]: Leaving directory '/tmp/instance-7/output-1/build/s6-2.9.0.1' rm -rf /tmp/instance-7/output-1/target/usr/lib/s6 ttyd-1.6.3.tar.gz: OK (sha256: 1116419527edfe73717b71407fb6e06f46098fc8a8e6b0bb778c4c75dc9f64b9) >>> ttyd 1.6.3 Extracting gzip -d -c /tmp/instance-7/dl/ttyd/ttyd-1.6.3.tar.gz | tar --strip-components=1 -C /tmp/instance-7/output-1/build/ttyd-1.6.3 -xf - >>> ttyd 1.6.3 Patching >>> ttyd 1.6.3 Configuring (mkdir -p /tmp/instance-7/output-1/build/ttyd-1.6.3/ && cd /tmp/instance-7/output-1/build/ttyd-1.6.3/ && 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/ttyd-1.6.3/ -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=ON ) -- The C compiler identification is GNU 10.2.0 -- Check for working C compiler: /tmp/instance-7/output-1/host/bin/arm-linux-gcc -- Check for working C compiler: /tmp/instance-7/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 -- Found Git: /usr/bin/git (found version "2.25.1") -- Found LIBUV: /tmp/instance-7/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libuv.so -- Found JSON-C: /tmp/instance-7/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/json-c -- Found ZLIB: /tmp/instance-7/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libz.so (found version "1.2.11") -- Looking for LWS_OPENSSL_SUPPORT -- Looking for LWS_OPENSSL_SUPPORT - found -- Looking for LWS_WITH_MBEDTLS -- Looking for LWS_WITH_MBEDTLS - not found -- Found OpenSSL: /tmp/instance-7/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libcrypto.so (found version "1.1.1k") -- 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-7/output-1/build/ttyd-1.6.3 >>> ttyd 1.6.3 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/ttyd-1.6.3/ make[1]: Entering directory '/tmp/instance-7/output-1/build/ttyd-1.6.3' make[2]: Entering directory '/tmp/instance-7/output-1/build/ttyd-1.6.3' make[3]: Entering directory '/tmp/instance-7/output-1/build/ttyd-1.6.3' Scanning dependencies of target ttyd make[3]: Leaving directory '/tmp/instance-7/output-1/build/ttyd-1.6.3' make[3]: Entering directory '/tmp/instance-7/output-1/build/ttyd-1.6.3' [ 16%] Building C object CMakeFiles/ttyd.dir/src/server.c.o [ 33%] Building C object CMakeFiles/ttyd.dir/src/http.c.o [ 50%] Building C object CMakeFiles/ttyd.dir/src/protocol.c.o [ 66%] Building C object CMakeFiles/ttyd.dir/src/terminal.c.o [ 83%] Building C object CMakeFiles/ttyd.dir/src/utils.c.o [100%] Linking C executable ttyd make[3]: Leaving directory '/tmp/instance-7/output-1/build/ttyd-1.6.3' [100%] Built target ttyd make[2]: Leaving directory '/tmp/instance-7/output-1/build/ttyd-1.6.3' make[1]: Leaving directory '/tmp/instance-7/output-1/build/ttyd-1.6.3' >>> ttyd 1.6.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/fast -C /tmp/instance-7/output-1/build/ttyd-1.6.3/ make[1]: Entering directory '/tmp/instance-7/output-1/build/ttyd-1.6.3' Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-7/output-1/target/usr/bin/ttyd -- Installing: /tmp/instance-7/output-1/target/usr/share/man/man1/ttyd.1 make[1]: Leaving directory '/tmp/instance-7/output-1/build/ttyd-1.6.3' unzip_6.0.orig.tar.gz: OK (sha256: 036d96991646d0449ed0aa952e4fbe21b476ce994abc276e49d30e686708bd37) unzip_6.0-26.debian.tar.xz: OK (sha256: 88cb7c0f1fd13252b662dfd224b64b352f9e75cd86389557fcb23fa6d2638599) >>> unzip 6.0 Extracting gzip -d -c /tmp/instance-7/dl/unzip/unzip_6.0.orig.tar.gz | tar --strip-components=1 -C /tmp/instance-7/output-1/build/unzip-6.0 -xf - >>> unzip 6.0 Patching PATH=/tmp/instance-7/output-1/host/bin:$PATH support/scripts/apply-patches.sh /tmp/instance-7/output-1/build/unzip-6.0 /tmp/instance-7/dl/unzip unzip_6.0-26.debian.tar.xz Unsupported file type for /tmp/instance-7/output-1/build/unzip-6.0/.patches-unzip_6.0-26.debian.tar.xz-unpacked/debian/changelog, skipping Unsupported file type for /tmp/instance-7/output-1/build/unzip-6.0/.patches-unzip_6.0-26.debian.tar.xz-unpacked/debian/control, skipping Unsupported file type for /tmp/instance-7/output-1/build/unzip-6.0/.patches-unzip_6.0-26.debian.tar.xz-unpacked/debian/copyright, skipping Unsupported file type for /tmp/instance-7/output-1/build/unzip-6.0/.patches-unzip_6.0-26.debian.tar.xz-unpacked/debian/mime, skipping Applying 01-manpages-in-section-1-not-in-section-1l.patch using series: patching file man/funzip.1 patching file man/unzip.1 patching file man/unzipsfx.1 patching file man/zipgrep.1 patching file man/zipinfo.1 Applying 02-this-is-debian-unzip.patch using series: patching file unzip.c Applying 03-include-unistd-for-kfreebsd.patch using series: patching file unix/unxcfg.h Applying 04-handle-pkware-verification-bit.patch using series: patching file process.c Applying 05-fix-uid-gid-handling.patch using series: patching file process.c Applying 06-initialize-the-symlink-flag.patch using series: patching file process.c Applying 07-increase-size-of-cfactorstr.patch using series: patching file list.c Applying 08-allow-greater-hostver-values.patch using series: patching file zipinfo.c Applying 09-cve-2014-8139-crc-overflow.patch using series: patching file extract.c Applying 10-cve-2014-8140-test-compr-eb.patch using series: patching file extract.c Applying 11-cve-2014-8141-getzip64data.patch using series: patching file fileio.c patching file process.c Applying 12-cve-2014-9636-test-compr-eb.patch using series: patching file extract.c Applying 13-remove-build-date.patch using series: patching file unix/unix.c Applying 14-cve-2015-7696.patch using series: patching file crypt.c Applying 15-cve-2015-7697.patch using series: patching file extract.c Applying 16-fix-integer-underflow-csiz-decrypted.patch using series: patching file extract.c Applying 17-restore-unix-timestamps-accurately.patch using series: patching file process.c Applying 18-cve-2014-9913-unzip-buffer-overflow.patch using series: patching file list.c Applying 19-cve-2016-9844-zipinfo-buffer-overflow.patch using series: patching file zipinfo.c Applying 20-cve-2018-1000035-unzip-buffer-overflow.patch using series: patching file fileio.c Applying 21-fix-warning-messages-on-big-files.patch using series: patching file fileio.c Applying 22-cve-2019-13232-fix-bug-in-undefer-input.patch using series: patching file fileio.c Applying 23-cve-2019-13232-zip-bomb-with-overlapped-entries.patch using series: patching file extract.c patching file globals.c patching file globals.h patching file process.c patching file unzip.h Applying 24-cve-2019-13232-do-not-raise-alert-for-misplaced-central-directory.patch using series: patching file extract.c patching file process.c patching file unzpriv.h Applying 25-cve-2019-13232-fix-bug-in-uzbunzip2.patch using series: patching file extract.c Applying 26-cve-2019-13232-fix-bug-in-uzinflate.patch using series: patching file inflate.c Applying 27-zipgrep-avoid-test-errors.patch using series: patching file unix/zipgrep Unsupported file type for /tmp/instance-7/output-1/build/unzip-6.0/.patches-unzip_6.0-26.debian.tar.xz-unpacked/debian/postinst, skipping Unsupported file type for /tmp/instance-7/output-1/build/unzip-6.0/.patches-unzip_6.0-26.debian.tar.xz-unpacked/debian/postrm, skipping Unsupported file type for /tmp/instance-7/output-1/build/unzip-6.0/.patches-unzip_6.0-26.debian.tar.xz-unpacked/debian/rules, skipping Unsupported file type for /tmp/instance-7/output-1/build/unzip-6.0/.patches-unzip_6.0-26.debian.tar.xz-unpacked/debian/source/format, skipping Unsupported file type for /tmp/instance-7/output-1/build/unzip-6.0/.patches-unzip_6.0-26.debian.tar.xz-unpacked/debian/source/lintian-overrides, skipping Unsupported file type for /tmp/instance-7/output-1/build/unzip-6.0/.patches-unzip_6.0-26.debian.tar.xz-unpacked/debian/unzip.docs, skipping Unsupported file type for /tmp/instance-7/output-1/build/unzip-6.0/.patches-unzip_6.0-26.debian.tar.xz-unpacked/debian/unzip.install, skipping Unsupported file type for /tmp/instance-7/output-1/build/unzip-6.0/.patches-unzip_6.0-26.debian.tar.xz-unpacked/debian/unzip.links, skipping Applying 0001-Add-a-CMakeFile.txt-to-ease-cross-compilation.patch using patch: patching file CMakeLists.txt >>> unzip 6.0 Configuring (mkdir -p /tmp/instance-7/output-1/build/unzip-6.0/ && cd /tmp/instance-7/output-1/build/unzip-6.0/ && 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/unzip-6.0/ -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=ON ) -- The C compiler identification is GNU 10.2.0 -- Check for working C compiler: /tmp/instance-7/output-1/host/bin/arm-linux-gcc -- Check for working C compiler: /tmp/instance-7/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 -- Looking for lchmod -- Looking for lchmod - found -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_SHARED_LIBS BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /tmp/instance-7/output-1/build/unzip-6.0 >>> unzip 6.0 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/unzip-6.0/ make[1]: Entering directory '/tmp/instance-7/output-1/build/unzip-6.0' make[2]: Entering directory '/tmp/instance-7/output-1/build/unzip-6.0' make[3]: Entering directory '/tmp/instance-7/output-1/build/unzip-6.0' Scanning dependencies of target unzip make[3]: Leaving directory '/tmp/instance-7/output-1/build/unzip-6.0' make[3]: Entering directory '/tmp/instance-7/output-1/build/unzip-6.0' [ 5%] Building C object CMakeFiles/unzip.dir/unzip.c.o [ 10%] Building C object CMakeFiles/unzip.dir/crypt.c.o [ 15%] Building C object CMakeFiles/unzip.dir/crc32.c.o [ 21%] Building C object CMakeFiles/unzip.dir/envargs.c.o [ 26%] Building C object CMakeFiles/unzip.dir/explode.c.o [ 31%] Building C object CMakeFiles/unzip.dir/extract.c.o [ 36%] Building C object CMakeFiles/unzip.dir/fileio.c.o [ 42%] Building C object CMakeFiles/unzip.dir/globals.c.o [ 47%] Building C object CMakeFiles/unzip.dir/inflate.c.o /tmp/instance-7/output-1/build/unzip-6.0/extract.c: In function 'extract_or_test_member': /tmp/instance-7/output-1/build/unzip-6.0/extract.c:2196:41: warning: right shift count >= width of type [-Wshift-count-overflow] 2196 | (G.zip64 ? G.lrec.csize >> 32 : G.lrec.ucsize) != SIG | ^~ [ 52%] Building C object CMakeFiles/unzip.dir/list.c.o [ 57%] Building C object CMakeFiles/unzip.dir/match.c.o [ 68%] Building C object CMakeFiles/unzip.dir/ttyio.c.o [ 68%] Building C object CMakeFiles/unzip.dir/process.c.o [ 73%] Building C object CMakeFiles/unzip.dir/ubz2err.c.o [ 78%] Building C object CMakeFiles/unzip.dir/unreduce.c.o [ 84%] Building C object CMakeFiles/unzip.dir/unshrink.c.o [ 89%] Building C object CMakeFiles/unzip.dir/zipinfo.c.o [ 94%] Building C object CMakeFiles/unzip.dir/unix/unix.c.o [100%] Linking C executable unzip /tmp/instance-7/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/../../../../arm-buildroot-linux-gnueabihf/bin/ld: CMakeFiles/unzip.dir/unix/unix.c.o: in function `set_symlnk_attribs': unix.c:(.text+0x141c): warning: lchmod is not implemented and will always fail make[3]: Leaving directory '/tmp/instance-7/output-1/build/unzip-6.0' [100%] Built target unzip make[2]: Leaving directory '/tmp/instance-7/output-1/build/unzip-6.0' make[1]: Leaving directory '/tmp/instance-7/output-1/build/unzip-6.0' >>> unzip 6.0 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/unzip-6.0/ make[1]: Entering directory '/tmp/instance-7/output-1/build/unzip-6.0' Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-7/output-1/target/usr/bin/unzip make[1]: Leaving directory '/tmp/instance-7/output-1/build/unzip-6.0' >>> 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/arm-linux-%g' -e 's%@TARGET_ARCH@%arm%g' -e 's%@TARGET_CPU@%cortex-a9%g' -e 's%@TARGET_ENDIAN@%little%g' -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os'@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', '-Os'@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/arm-buildroot-linux-gnueabihf/sysroot%g' -e 's%@STATIC@%false%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 rm -f /tmp/instance-7/output-1/target/usr/share/glib-2.0/schemas/*.xml /tmp/instance-7/output-1/target/usr/share/glib-2.0/schemas/*.dtd /tmp/instance-7/output-1/host/bin/glib-compile-schemas /tmp/instance-7/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/glib-2.0/schemas --targetdir=/tmp/instance-7/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. 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 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 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/arm-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/arm-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.02.3-70-g9c76f35500"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2021.02.3"; \ echo "PRETTY_NAME=\"Buildroot 2021.02.3\"" \ ) > /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/arm-buildroot-linux-gnueabihf/sysroot /tmp/instance-7/output-1/staging make: Leaving directory '/tmp/instance-7/buildroot' make: Entering directory '/tmp/instance-7/buildroot' >>> Buildroot 2021.02.3-70-g9c76f35500 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 >>> apr-util 1.6.1 Collecting legal info LICENSE: OK (sha256: ef5609d18601645ad6fe22c6c122094be40e976725c1d0490778abacc836e7a2) >>> apr 1.7.0 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> 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) >>> expat 2.4.1 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> 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) >>> host-btrfs-progs 5.7 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-cmake 3.15.5 Collecting legal info Copyright.txt: OK (sha256: dc628fb936a5d229296d42083f9a8218aa32204c016919e784404c9ec58776e9) >>> 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) >>> execline 2.6.1.0 Collecting legal info COPYING: OK (sha256: 5443ac67e8d74ac614ced7bc64211ce90ccedb7778a68bfe9e68a8b234c9503e) >>> skalibs 2.9.2.1 Collecting legal info COPYING: OK (sha256: 5443ac67e8d74ac614ced7bc64211ce90ccedb7778a68bfe9e68a8b234c9503e) >>> host-fatcat 1.1.0 Collecting legal info LICENSE: OK (sha256: 3ea03755e32cf7f5b12981de92a0fdad396448195fe0024990c9cbc388e9866c) >>> gesftpserver 1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> json-c 0.15 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> libassuan 2.5.4 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libgpg-error 1.41 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libconfig 1.7.3 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libebml 1.4.2 Collecting legal info LICENSE.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> libfm-extra 1.3.1 Collecting legal info COPYING: OK (sha256: d8c320ffc0030d1b096ae4732b50d2b811cf95e9a9b7377c1127b2563e0a0388) src/extra/fm-xml-file.c: OK (sha256: c3a3d93e111462f2b0292b56a6a7b87d342fd7156741d8b81b8b08723be4597e) >>> host-intltool 0.51.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-libxml-parser-perl 2.46 Collecting legal info README: OK (sha256: 6a2e768443ed00f09d3d4bc4dd14451035eac13c6864d68d8e2f76edf5a044f2) >>> host-expat 2.4.1 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> libglib2 2.66.8 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.66.8 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> host-meson 0.56.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-python3-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> host-pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> libfreeimage 3.18.0 Collecting legal info license-gplv2.txt: OK (sha256: d51615a1a47f1ddbb027920d60d3fc30a00e1284c795a47857883e641349fadf) license-gplv3.txt: OK (sha256: 084be110e3e8757d8e6945cda1fbc7e5073bbe688dc19b92c0d8440155d8e282) license-fi.txt: OK (sha256: 0bb9a3123297c73ae6e19c70459fb0e58f313f67ca63176fd43f8e77668b8243) >>> libuecc 7 Collecting legal info COPYRIGHT: OK (sha256: ec4d9fcc3a37a7998a9ea4decf38f4c0c91a44fd05bb17638c52fe16f2b12e23) >>> libusbgx 0.2.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libuv 1.40.0 Collecting legal info LICENSE: OK (sha256: 6d20216ae022fbeed23916f48508fd807ece3d8464992330643b0e64e5c0c24b) >>> libwebsockets 4.0.21 Collecting legal info LICENSE: OK (sha256: 5756db345eb9c21cb06dd7cb69c38ec234657a233f9a186b4f5fa453681bd394) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1k Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> llvm 9.0.1 Collecting legal info LICENSE.TXT: OK (sha256: 8d85c1057d742e597985c7d4e6320b015a9139385cff4cbae06ffc0ebe89afee) >>> host-llvm 9.0.1 Collecting legal info LICENSE.TXT: OK (sha256: 8d85c1057d742e597985c7d4e6320b015a9139385cff4cbae06ffc0ebe89afee) >>> log4cxx 0.11.0 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> menu-cache 1.1.0 Collecting legal info COPYING: OK (sha256: 7459fbad62653e4061dbfde3b0cad7c72777838beb10d2d11d969fac6226e7de) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> protobuf-c 1.3.3 Collecting legal info LICENSE: OK (sha256: 20e800cad4550f4b19bb37fc9577dac21de13333ae66497c4c45ae489c35c34a) >>> host-protobuf-c 1.3.3 Collecting legal info LICENSE: OK (sha256: 20e800cad4550f4b19bb37fc9577dac21de13333ae66497c4c45ae489c35c34a) >>> host-protobuf 3.14.0 Collecting legal info LICENSE: OK (sha256: 6e5e117324afd944dcf67f36cf329843bc1a92229a8cd9bb573d7a83130fea7d) >>> psplash fd33a9b3d68c89fa22ff6873f4f9fd28bd85830c Collecting legal info COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> host-gdk-pixbuf 2.42.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> riemann-c-client 1.10.4 Collecting legal info LICENSE: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> s6 2.9.0.1 Collecting legal info COPYING: OK (sha256: d8e17a6418d26867c13801810903a1f78beac8cfe8f92c2a85afe59f3c3fc48c) >>> ttyd 1.6.3 Collecting legal info LICENSE: OK (sha256: 711762f081c180ade3d09d7b0b7537eaf35eca8d1671e47bc66eaa39376edb12) >>> unzip 6.0 Collecting legal info LICENSE: OK (sha256: 7469b81d5d29ac4fd670f7c86ba0cb9fa34f137a2d4d5198437d92ddf918984b) 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-7/output-1/legal-info make: Leaving directory '/tmp/instance-7/buildroot'