exec ./tools/install.sh -D -m 600 s6-tcpserver-access /tmp/instance-0/output-1/target/usr/bin/s6-tcpserver-access exec ./tools/install.sh -D -m 600 s6-clockadd /tmp/instance-0/output-1/target/usr/bin/s6-clockadd exec ./tools/install.sh -D -m 600 s6-clockview /tmp/instance-0/output-1/target/usr/bin/s6-clockview exec ./tools/install.sh -D -m 600 s6-sntpclock /tmp/instance-0/output-1/target/usr/bin/s6-sntpclock exec ./tools/install.sh -D -m 600 s6-taiclock /tmp/instance-0/output-1/target/usr/bin/s6-taiclock exec ./tools/install.sh -D -m 600 s6-taiclockd /tmp/instance-0/output-1/target/usr/bin/s6-taiclockd exec ./tools/install.sh -D -m 600 minidentd /tmp/instance-0/output-1/target/usr/bin/minidentd exec ./tools/install.sh -D -m 644 src/include/s6-networking/stls.h /tmp/instance-0/output-1/target/usr/include/s6-networking/stls.h exec ./tools/install.sh -D -m 644 src/include/s6-networking/sbearssl.h /tmp/instance-0/output-1/target/usr/include/s6-networking/sbearssl.h exec ./tools/install.sh -D -m 644 src/include/s6-networking/config.h /tmp/instance-0/output-1/target/usr/include/s6-networking/config.h exec ./tools/install.sh -D -m 644 src/include/s6-networking/ident.h /tmp/instance-0/output-1/target/usr/include/s6-networking/ident.h exec ./tools/install.sh -D -m 644 src/include/s6-networking/s6net.h /tmp/instance-0/output-1/target/usr/include/s6-networking/s6net.h grep -- ^s6-getservbyname < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /tmp/instance-0/output-1/target/usr/bin/s6-getservbyname ; fi && \ chmod $mode /tmp/instance-0/output-1/target/usr/bin/s6-getservbyname ; } grep -- ^s6-tcpclient < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /tmp/instance-0/output-1/target/usr/bin/s6-tcpclient ; fi && \ chmod $mode /tmp/instance-0/output-1/target/usr/bin/s6-tcpclient ; } grep -- ^s6-ident-client < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /tmp/instance-0/output-1/target/usr/bin/s6-ident-client ; fi && \ chmod $mode /tmp/instance-0/output-1/target/usr/bin/s6-ident-client ; } grep -- ^s6-tcpserver4 < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /tmp/instance-0/output-1/target/usr/bin/s6-tcpserver4 ; fi && \ chmod $mode /tmp/instance-0/output-1/target/usr/bin/s6-tcpserver4 ; } grep -- ^s6-tcpserver < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /tmp/instance-0/output-1/target/usr/bin/s6-tcpserver ; fi && \ chmod $mode /tmp/instance-0/output-1/target/usr/bin/s6-tcpserver ; } grep -- ^s6-tcpserver4d < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /tmp/instance-0/output-1/target/usr/bin/s6-tcpserver4d ; fi && \ chmod $mode /tmp/instance-0/output-1/target/usr/bin/s6-tcpserver4d ; } grep -- ^s6-tcpserver4-socketbinder < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /tmp/instance-0/output-1/target/usr/bin/s6-tcpserver4-socketbinder ; fi && \ chmod $mode /tmp/instance-0/output-1/target/usr/bin/s6-tcpserver4-socketbinder ; } grep -- ^s6-tcpserver6 < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /tmp/instance-0/output-1/target/usr/bin/s6-tcpserver6 ; fi && \ chmod $mode /tmp/instance-0/output-1/target/usr/bin/s6-tcpserver6 ; } grep -- ^s6-tcpserver6d < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /tmp/instance-0/output-1/target/usr/bin/s6-tcpserver6d ; fi && \ chmod $mode /tmp/instance-0/output-1/target/usr/bin/s6-tcpserver6d ; } grep -- ^s6-tcpserver6-socketbinder < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /tmp/instance-0/output-1/target/usr/bin/s6-tcpserver6-socketbinder ; fi && \ chmod $mode /tmp/instance-0/output-1/target/usr/bin/s6-tcpserver6-socketbinder ; } grep -- ^s6-tcpserver-access < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /tmp/instance-0/output-1/target/usr/bin/s6-tcpserver-access ; fi && \ chmod $mode /tmp/instance-0/output-1/target/usr/bin/s6-tcpserver-access ; } grep -- ^s6-clockadd < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /tmp/instance-0/output-1/target/usr/bin/s6-clockadd ; fi && \ chmod $mode /tmp/instance-0/output-1/target/usr/bin/s6-clockadd ; } grep -- ^s6-taiclockd < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /tmp/instance-0/output-1/target/usr/bin/s6-taiclockd ; fi && \ chmod $mode /tmp/instance-0/output-1/target/usr/bin/s6-taiclockd ; } grep -- ^s6-clockview < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /tmp/instance-0/output-1/target/usr/bin/s6-clockview ; fi && \ chmod $mode /tmp/instance-0/output-1/target/usr/bin/s6-clockview ; } grep -- ^s6-taiclock < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /tmp/instance-0/output-1/target/usr/bin/s6-taiclock ; fi && \ chmod $mode /tmp/instance-0/output-1/target/usr/bin/s6-taiclock ; } grep -- ^s6-sntpclock < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /tmp/instance-0/output-1/target/usr/bin/s6-sntpclock ; fi && \ chmod $mode /tmp/instance-0/output-1/target/usr/bin/s6-sntpclock ; } grep -- ^minidentd < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /tmp/instance-0/output-1/target/usr/bin/minidentd ; fi && \ chmod $mode /tmp/instance-0/output-1/target/usr/bin/minidentd ; } make[1]: Leaving directory '/tmp/instance-0/output-1/build/s6-networking-2.3.1.1' rm -rf /tmp/instance-0/output-1/target/usr/lib/s6-networking ttyd-1.6.1.tar.gz: OK (sha256: d72dcca3dec00cda87b80a0a25ae4fee2f8b9098c1cdb558508dcb14fbb6fafc) >>> ttyd 1.6.1 Extracting gzip -d -c /tmp/instance-0/dl/ttyd/ttyd-1.6.1.tar.gz | /tmp/instance-0/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-0/output-1/build/ttyd-1.6.1 -xf - >>> ttyd 1.6.1 Patching >>> ttyd 1.6.1 Configuring (mkdir -p /tmp/instance-0/output-1/build/ttyd-1.6.1/ && cd /tmp/instance-0/output-1/build/ttyd-1.6.1/ && rm -f CMakeCache.txt && PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/cmake /tmp/instance-0/output-1/build/ttyd-1.6.1/ -DCMAKE_TOOLCHAIN_FILE="/tmp/instance-0/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 9.3.0 -- Check for working C compiler: /tmp/instance-0/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -- Check for working C compiler: /tmp/instance-0/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-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-0/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libuv.so -- Found JSON-C: /tmp/instance-0/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/json-c -- Found OpenSSL: /tmp/instance-0/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libcrypto.so (found version "1.1.1h") -- Found ZLIB: /tmp/instance-0/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libz.so (found version "1.2.11") -- 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-0/output-1/build/ttyd-1.6.1 >>> ttyd 1.6.1 Building PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j32 -C /tmp/instance-0/output-1/build/ttyd-1.6.1/ make[1]: Entering directory '/tmp/instance-0/output-1/build/ttyd-1.6.1' make[2]: Entering directory '/tmp/instance-0/output-1/build/ttyd-1.6.1' make[3]: Entering directory '/tmp/instance-0/output-1/build/ttyd-1.6.1' Scanning dependencies of target ttyd make[3]: Leaving directory '/tmp/instance-0/output-1/build/ttyd-1.6.1' make[3]: Entering directory '/tmp/instance-0/output-1/build/ttyd-1.6.1' [ 33%] Building C object CMakeFiles/ttyd.dir/src/terminal.c.o [ 33%] Building C object CMakeFiles/ttyd.dir/src/server.c.o [ 66%] Building C object CMakeFiles/ttyd.dir/src/http.c.o [ 66%] Building C object CMakeFiles/ttyd.dir/src/protocol.c.o [ 83%] Building C object CMakeFiles/ttyd.dir/src/utils.c.o [100%] Linking C executable ttyd make[3]: Leaving directory '/tmp/instance-0/output-1/build/ttyd-1.6.1' [100%] Built target ttyd make[2]: Leaving directory '/tmp/instance-0/output-1/build/ttyd-1.6.1' make[1]: Leaving directory '/tmp/instance-0/output-1/build/ttyd-1.6.1' >>> ttyd 1.6.1 Installing to target PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j32 DESTDIR=/tmp/instance-0/output-1/target install/fast -C /tmp/instance-0/output-1/build/ttyd-1.6.1/ make[1]: Entering directory '/tmp/instance-0/output-1/build/ttyd-1.6.1' Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-0/output-1/target/usr/bin/ttyd -- Installing: /tmp/instance-0/output-1/target/usr/share/man/man1/ttyd.1 make[1]: Leaving directory '/tmp/instance-0/output-1/build/ttyd-1.6.1' unionfs-2.1.tar.gz: OK (sha256: c705072a33a18cbc73ffe799331d43410b6deef5d6f2042038f8fd3ab17b6e2e) >>> unionfs 2.1 Extracting gzip -d -c /tmp/instance-0/dl/unionfs/unionfs-2.1.tar.gz | /tmp/instance-0/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-0/output-1/build/unionfs-2.1 -xf - >>> unionfs 2.1 Patching >>> unionfs 2.1 Configuring (mkdir -p /tmp/instance-0/output-1/build/unionfs-2.1/ && cd /tmp/instance-0/output-1/build/unionfs-2.1/ && rm -f CMakeCache.txt && PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/cmake /tmp/instance-0/output-1/build/unionfs-2.1/ -DCMAKE_TOOLCHAIN_FILE="/tmp/instance-0/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 9.3.0 -- Check for working C compiler: /tmp/instance-0/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -- Check for working C compiler: /tmp/instance-0/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done CMake Warning (dev) at CMakeLists.txt:3 (cmake_minimum_required): Compatibility with CMake < 2.4 is not supported by CMake >= 3.0. This warning is for project developers. Use -Wno-dev to suppress it. -- 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-0/output-1/build/unionfs-2.1 >>> unionfs 2.1 Building PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j32 -C /tmp/instance-0/output-1/build/unionfs-2.1/ make[1]: Entering directory '/tmp/instance-0/output-1/build/unionfs-2.1' make[2]: Entering directory '/tmp/instance-0/output-1/build/unionfs-2.1' make[3]: Entering directory '/tmp/instance-0/output-1/build/unionfs-2.1' make[3]: Entering directory '/tmp/instance-0/output-1/build/unionfs-2.1' Scanning dependencies of target unionfsctl make[3]: Leaving directory '/tmp/instance-0/output-1/build/unionfs-2.1' make[3]: Entering directory '/tmp/instance-0/output-1/build/unionfs-2.1' Scanning dependencies of target unionfs make[3]: Leaving directory '/tmp/instance-0/output-1/build/unionfs-2.1' make[3]: Entering directory '/tmp/instance-0/output-1/build/unionfs-2.1' [ 5%] Building C object src/CMakeFiles/unionfsctl.dir/unionfsctl.o [ 11%] Building C object src/CMakeFiles/unionfs.dir/findbranch.o [ 22%] Building C object src/CMakeFiles/unionfs.dir/cow.o [ 22%] Building C object src/CMakeFiles/unionfs.dir/debug.o [ 27%] Building C object src/CMakeFiles/unionfs.dir/readdir.o [ 33%] Building C object src/CMakeFiles/unionfs.dir/unlink.o [ 38%] Building C object src/CMakeFiles/unionfs.dir/hashtable.o [ 44%] Building C object src/CMakeFiles/unionfs.dir/usyslog.o [ 50%] Building C object src/CMakeFiles/unionfs.dir/unionfs.o [ 55%] Building C object src/CMakeFiles/unionfs.dir/opts.o [ 61%] Building C object src/CMakeFiles/unionfs.dir/string.o [ 66%] Building C object src/CMakeFiles/unionfs.dir/fuse_ops.o [ 72%] Building C object src/CMakeFiles/unionfs.dir/general.o [ 77%] Building C object src/CMakeFiles/unionfs.dir/rmdir.o [ 83%] Building C object src/CMakeFiles/unionfs.dir/cow_utils.o [ 88%] Building C object src/CMakeFiles/unionfs.dir/hashtable_itr.o /tmp/instance-0/output-1/build/unionfs-2.1/src/fuse_ops.c: In function 'unionfs_flush': /tmp/instance-0/output-1/build/unionfs-2.1/src/fuse_ops.c:129:38: warning: unused parameter 'path' [-Wunused-parameter] 129 | static int unionfs_flush(const char *path, struct fuse_file_info *fi) { | ~~~~~~~~~~~~^~~~ /tmp/instance-0/output-1/build/unionfs-2.1/src/fuse_ops.c: In function 'unionfs_fsync': /tmp/instance-0/output-1/build/unionfs-2.1/src/fuse_ops.c:150:38: warning: unused parameter 'path' [-Wunused-parameter] 150 | static int unionfs_fsync(const char *path, int isdatasync, struct fuse_file_info *fi) { | ~~~~~~~~~~~~^~~~ [ 94%] Linking C executable unionfsctl /tmp/instance-0/output-1/build/unionfs-2.1/src/fuse_ops.c: In function 'unionfs_read': /tmp/instance-0/output-1/build/unionfs-2.1/src/fuse_ops.c:398:37: warning: unused parameter 'path' [-Wunused-parameter] 398 | static int unionfs_read(const char *path, char *buf, size_t size, off_t offset, struct fuse_file_info *fi) { | ~~~~~~~~~~~~^~~~ /tmp/instance-0/output-1/build/unionfs-2.1/src/fuse_ops.c: In function 'unionfs_release': /tmp/instance-0/output-1/build/unionfs-2.1/src/fuse_ops.c:426:40: warning: unused parameter 'path' [-Wunused-parameter] 426 | static int unionfs_release(const char *path, struct fuse_file_info *fi) { | ~~~~~~~~~~~~^~~~ make[3]: Leaving directory '/tmp/instance-0/output-1/build/unionfs-2.1' [ 94%] Built target unionfsctl /tmp/instance-0/output-1/build/unionfs-2.1/src/general.c: In function 'path_hidden': /tmp/instance-0/output-1/build/unionfs-2.1/src/general.c:44:30: warning: '%s' directive output may be truncated writing 8 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] 44 | snprintf(p, PATHLEN_MAX, "%s%s", path, HIDETAG); | ^~ /tmp/instance-0/output-1/build/unionfs-2.1/src/general.c:44:2: note: 'snprintf' output between 9 and 1032 bytes into a destination of size 1024 44 | snprintf(p, PATHLEN_MAX, "%s%s", path, HIDETAG); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [100%] Linking C executable unionfs make[3]: Leaving directory '/tmp/instance-0/output-1/build/unionfs-2.1' [100%] Built target unionfs make[2]: Leaving directory '/tmp/instance-0/output-1/build/unionfs-2.1' make[1]: Leaving directory '/tmp/instance-0/output-1/build/unionfs-2.1' >>> unionfs 2.1 Installing to target PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j32 DESTDIR=/tmp/instance-0/output-1/target install/fast -C /tmp/instance-0/output-1/build/unionfs-2.1/ make[1]: Entering directory '/tmp/instance-0/output-1/build/unionfs-2.1' Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-0/output-1/target/usr/bin/unionfs -- Installing: /tmp/instance-0/output-1/target/usr/bin/unionfsctl -- Installing: /tmp/instance-0/output-1/target/usr/share/man/man8/unionfs.8 make[1]: Leaving directory '/tmp/instance-0/output-1/build/unionfs-2.1' v2.6.11.tar.gz: OK (sha256: 7ee4d5e4ec7d44fb9918ecb074ad7701eb0bcb3a840cee3c2924734ef3fd888a) >>> vuejs 2.6.11 Extracting gzip -d -c /tmp/instance-0/dl/vuejs/v2.6.11.tar.gz | /tmp/instance-0/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-0/output-1/build/vuejs-2.6.11 -xf - >>> vuejs 2.6.11 Patching >>> vuejs 2.6.11 Configuring >>> vuejs 2.6.11 Building >>> vuejs 2.6.11 Installing to target /usr/bin/install -m 644 -D /tmp/instance-0/output-1/build/vuejs-2.6.11/dist/vue.min.js /tmp/instance-0/output-1/target/var/www/vue.js >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-0/output-1/host/etc/meson sed -e 's%@TARGET_CROSS@%/tmp/instance-0/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-%g' -e 's%@TARGET_ARCH@%arm%g' -e 's%@TARGET_CPU@%arm926ej-s%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-0/output-1/host%g' -e 's%@STAGING_DIR@%/tmp/instance-0/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot%g' -e 's%@STATIC@%false%g' package/meson//cross-compilation.conf.in > /tmp/instance-0/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-0/output-1/host/etc/meson/cross-compilation.conf.in > /tmp/instance-0/output-1/host/etc/meson/cross-compilation.conf /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /tmp/instance-0/output-1/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /tmp/instance-0/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /tmp/instance-0/output-1/build/busybox-1.32.0/.config; then grep -qsE '^/bin/ash$' /tmp/instance-0/output-1/target/etc/shells || echo "/bin/ash" >> /tmp/instance-0/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /tmp/instance-0/output-1/build/busybox-1.32.0/.config; then grep -qsE '^/bin/hush$' /tmp/instance-0/output-1/target/etc/shells || echo "/bin/hush" >> /tmp/instance-0/output-1/target/etc/shells; fi rm -rf /tmp/instance-0/output-1/target/usr/lib/perl5/5.30.3/pod rm -rf /tmp/instance-0/output-1/target/usr/lib/perl5/5.30.3/arm-linux/CORE find /tmp/instance-0/output-1/target/usr/lib/perl5/ -name 'extralibs.ld' -print0 | xargs -0 rm -f find /tmp/instance-0/output-1/target/usr/lib/perl5/ -name '*.bs' -print0 | xargs -0 rm -f find /tmp/instance-0/output-1/target/usr/lib/perl5/ -name '.packlist' -print0 | xargs -0 rm -f mkdir -p /tmp/instance-0/output-1/target/etc echo "buildroot" > /tmp/instance-0/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-0/output-1/target/etc/hosts mkdir -p /tmp/instance-0/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-0/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-0/output-1/target/etc/shadow rm -f /tmp/instance-0/output-1/target/bin/sh if [ -x /tmp/instance-0/output-1/target/sbin/swapon -a -x /tmp/instance-0/output-1/target/sbin/swapoff ]; then /bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /tmp/instance-0/output-1/target/etc/inittab; else /bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /tmp/instance-0/output-1/target/etc/inittab; fi printf '%s\n' C en_US locale-archive > /tmp/instance-0/output-1/build/locales.nopurge for dir in /tmp/instance-0/output-1/target/usr/share/locale /tmp/instance-0/output-1/target/usr/share/X11/locale /tmp/instance-0/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-0/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /tmp/instance-0/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /tmp/instance-0/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /tmp/instance-0/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /tmp/instance-0/output-1/target/usr/include /tmp/instance-0/output-1/target/usr/share/aclocal \ /tmp/instance-0/output-1/target/usr/lib/pkgconfig /tmp/instance-0/output-1/target/usr/share/pkgconfig \ /tmp/instance-0/output-1/target/usr/lib/cmake /tmp/instance-0/output-1/target/usr/share/cmake \ /tmp/instance-0/output-1/target/usr/doc find /tmp/instance-0/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-0/output-1/target/lib/ /tmp/instance-0/output-1/target/usr/lib/ /tmp/instance-0/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /tmp/instance-0/output-1/target/usr/share/gdb rm -rf /tmp/instance-0/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-0/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-0/output-1/target/usr/share/zsh rm -rf /tmp/instance-0/output-1/target/usr/man /tmp/instance-0/output-1/target/usr/share/man rm -rf /tmp/instance-0/output-1/target/usr/info /tmp/instance-0/output-1/target/usr/share/info rm -rf /tmp/instance-0/output-1/target/usr/doc /tmp/instance-0/output-1/target/usr/share/doc rm -rf /tmp/instance-0/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-0/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-0/output-1/target/lib/debug /tmp/instance-0/output-1/target/usr/lib/debug find /tmp/instance-0/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-0/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /tmp/instance-0/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /tmp/instance-0/output-1/host/bin/arm-buildroot-linux-uclibcgnueabi-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /tmp/instance-0/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-0/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-0/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2020.08-730-g0e09875f09"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2020.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2020.11-git\"" \ ) > /tmp/instance-0/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-0/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-0/output-1/per-package /tmp/instance-0/buildroot/support/scripts/fix-rpath target touch /tmp/instance-0/output-1/target/usr ln -snf /tmp/instance-0/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot /tmp/instance-0/output-1/staging make: Leaving directory '/tmp/instance-0/buildroot' make: Entering directory '/tmp/instance-0/buildroot' >>> Buildroot 2020.08-730-g0e09875f09 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 9.3.0 Collecting legal info >>> host-binutils 2.33.1 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-skeleton Collecting legal info >>> host-tar 1.29 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gmp 6.1.2 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-mpc 1.1.0 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.0.2 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.35 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 9.3.0 Collecting legal info >>> linux-headers 5.8.13 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> avahi 0.8 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> dbus 1.12.18 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.2.9 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libdaemon 0.14 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> bdwgc 8.0.4 Collecting legal info README.QUICK: OK (sha256: aeeaabbf44e67d413e18719f0c6ac9c23387ab0b33e7a15ee46cf59ddef12cc7) >>> libatomic_ops 7.6.10 Collecting legal info doc/LICENSING.txt: OK (sha256: f0e630c0ca489767033da5a0c869fb4231db522c5ff479ce55a853a923a00f69) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-autoconf 2.69 Collecting legal info COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> binutils 2.33.1 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> busybox 1.32.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> util-linux 2.36 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) >>> collectl 4.3.1 Collecting legal info COPYING: OK (sha256: 264fe27852db5624e6a9a9845b4e14e91ee5007305b33e5556dfade394d578a8) ARTISTIC: OK (sha256: b92800d37afa2aa03c02817ff3b68efc7236436fe76af06ad9b1fc4682f59bcb) GPL: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> cracklib 2.9.7 Collecting legal info COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> host-cracklib 2.9.7 Collecting legal info COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> cryptsetup 2.3.3 Collecting legal info COPYING: OK (sha256: 45670cce8b6a0ddd66c8016cd8ccef6cd71f35717cbacc7f1e895b3855207b33) COPYING.LGPL: OK (sha256: 8c33cc37871654ec7ed87e6fbb896c8cf33ef5ef05b1611a5aed857596ffafa5) >>> json-c 0.15 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> libargon2 20190702 Collecting legal info LICENSE: OK (sha256: 220f8736a89ff51c92ef3d497f413b48e6cf1df3d6278bc909c6308c78e1718e) >>> lvm2 2.02.185 Collecting legal info COPYING: OK (sha256: e76fbcd2fb97cf202da330301327754d2db5c58b5b4bebd3a8a749393e7603d1) COPYING.LIB: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libaio 0.3.111 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> openssl Collecting legal info >>> libopenssl 1.1.1h Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> popt 1.18 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> cups 2.3.3 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) NOTICE: OK (sha256: a5d616e6322a9cb1a971e18765025edfca4f3cd9c0eafc32d6d2eb4b8c8787b5) >>> evtest 1.34 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> execline 2.6.1.0 Collecting legal info COPYING: OK (sha256: 5443ac67e8d74ac614ced7bc64211ce90ccedb7778a68bfe9e68a8b234c9503e) >>> skalibs 2.9.2.1 Collecting legal info COPYING: OK (sha256: 5443ac67e8d74ac614ced7bc64211ce90ccedb7778a68bfe9e68a8b234c9503e) >>> gauche 0.9.9 Collecting legal info COPYING: OK (sha256: 13cb582677dbcdc5b34313c59b4a014e74ef2f5fd80e514a0bd98fd8a4e45bed) >>> host-gauche 0.9.9 Collecting legal info COPYING: OK (sha256: 13cb582677dbcdc5b34313c59b4a014e74ef2f5fd80e514a0bd98fd8a4e45bed) >>> httping 2.5 Collecting legal info license.txt: OK (sha256: c5db2e5b9a692fcdf2bd370f1533529063fbcf8947a8f5ee9d4b050a14e0566d) >>> initscripts Collecting legal info >>> inotify-tools 3.20.2.2 Collecting legal info COPYING: OK (sha256: e41fc126320a79ed53b5aa3386f059f7d10770856d6fd714ab80a96ce6bd09d6) >>> iperf3 3.8.1 Collecting legal info LICENSE: OK (sha256: 9ef73096bdd5209dd979bfa1fec70aeb42a7255d2df3aec423642aa92d5e9f40) >>> libarchive 3.4.3 Collecting legal info COPYING: OK (sha256: e1e3d4ba9d0b0ccba333b5f5539f7c6c9a3ef3d57a96cd165d2c45eaa1cd026d) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libev 4.27 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libfuse 2.9.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnl 3.5.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.7.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libpwquality 1.4.2 Collecting legal info COPYING: OK (sha256: aa44d09f651bf99b56253187c7778a240740c767d28453ab7fdc9804c842baee) >>> libshairplay ce80e005908f41d0e6fde1c4a21e9cb8ee54007b Collecting legal info LICENSE: OK (sha256: 0ac7d61c52aff5717c02250ca0adf0ef35019e2c0838a3479b8fce597aea6fde) >>> libsigc 2.10.0 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> libtelnet 0.23 Collecting legal info COPYING: OK (sha256: b1faf309467bc1d0aab9b42d6e86a614e78f8fe3580e289966b5b9f9a8f94d99) >>> libuv 1.38.0 Collecting legal info LICENSE: OK (sha256: 6d20216ae022fbeed23916f48508fd807ece3d8464992330643b0e64e5c0c24b) >>> libwebsockets 4.0.20 Collecting legal info LICENSE: OK (sha256: 5756db345eb9c21cb06dd7cb69c38ec234657a233f9a186b4f5fa453681bd394) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1h Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> luksmeta 9 Collecting legal info COPYING: OK (sha256: 4b72eb6b5a336cd3ec837cc2d6347c23bf7574168db6b4802267700b93021abf) >>> most 5.1.0 Collecting legal info COPYING: OK (sha256: 1b2a567f289f66a143c56353e7b3d4fa5862514a5e3c5cfdf8b02ee5e5aaa953) COPYRIGHT: OK (sha256: 47ad1c3f9b94d6ec42d9bee6c5df980c5c2daa5b9d22113545ae6a3f21ca2f52) >>> slang 2.3.2 Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> mrp 1.1 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> oprofile 1.4.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> perl-dist-checkconflicts 0.11 Collecting legal info LICENSE: OK (sha256: b4e0637ed96008ddcbf7e0ddeb73967df3d0b4dc62a6b7fdb86eac37018cb12e) >>> host-perl 5.30.3 Collecting legal info Artistic: OK (sha256: dd90d4f42e4dcadf5a7c09eea0189d93c7b37ae560c91f0f6d5233ed3b9292a2) Copying: OK (sha256: d77d235e41d54594865151f4751e835c5a82322b0e87ace266567c3391a4b912) README: OK (sha256: 4916e95d32b84e07c045d839646f74996f577e5f497bbba8177a94b31415cee7) >>> perl 5.30.3 Collecting legal info Artistic: OK (sha256: dd90d4f42e4dcadf5a7c09eea0189d93c7b37ae560c91f0f6d5233ed3b9292a2) Copying: OK (sha256: d77d235e41d54594865151f4751e835c5a82322b0e87ace266567c3391a4b912) README: OK (sha256: 4916e95d32b84e07c045d839646f74996f577e5f497bbba8177a94b31415cee7) >>> perl-module-runtime 0.016 Collecting legal info README: OK (sha256: ad1761020436687e8493208336ef53e84589fdba212da59b05b8111cca75ddc1) >>> host-perl-module-build 0.4231 Collecting legal info LICENSE: OK (sha256: f35ac2cc6b808a38c42c2d230b875217b0a24bb51e5a497ebb630cbb3d806c3e) >>> perl-mozilla-ca 20200520 Collecting legal info README: OK (sha256: 95cd63dae5c2bf6e7cf33435981614a36c85ef01fc7a02464e05e58a5355398e) >>> host-pigz 2.4 Collecting legal info README: OK (sha256: dc8f78258cdb4478b5922f4c00eb63d3cbac06c171dc829648fd414bb0cf4493) >>> host-python 2.7.18 Collecting legal info LICENSE: OK (sha256: de4d1f2d2ad5ad0cfd1657a106476b31cb5db5ef9d1ff842b237c0c81f0c8a23) >>> host-expat 2.2.9 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> s6-dns 2.3.1.1 Collecting legal info COPYING: OK (sha256: d8e17a6418d26867c13801810903a1f78beac8cfe8f92c2a85afe59f3c3fc48c) >>> s6-networking 2.3.1.1 Collecting legal info COPYING: OK (sha256: d8e17a6418d26867c13801810903a1f78beac8cfe8f92c2a85afe59f3c3fc48c) >>> s6 2.9.0.1 Collecting legal info COPYING: OK (sha256: d8e17a6418d26867c13801810903a1f78beac8cfe8f92c2a85afe59f3c3fc48c) >>> ttyd 1.6.1 Collecting legal info LICENSE: OK (sha256: 711762f081c180ade3d09d7b0b7537eaf35eca8d1671e47bc66eaa39376edb12) >>> unionfs 2.1 Collecting legal info LICENSE: OK (sha256: f56a5579d670e18e0667700bc599acbc0b8217ca1f76b2adb3dad7d2953c4049) >>> vuejs 2.6.11 Collecting legal info LICENSE: OK (sha256: 17fb24bc303763f3fe1911ee24e5225c7ad59f0e3a5d8123e9b730c100a306a6) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-9.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-9.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) Legal info produced in /tmp/instance-0/output-1/legal-info make: Leaving directory '/tmp/instance-0/buildroot'