make[1]: Leaving directory '/tmp/instance-1/output-1/build/s6-networking-2.3.1.1' >>> s6-networking 2.3.1.1 Fixing libtool files for la in $(find /tmp/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-1/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot:@STAGING_DIR@:g" \ -e "s:/tmp/instance-1/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-1/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/tmp/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-1/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> s6-networking 2.3.1.1 Installing to target PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j96 -C /tmp/instance-1/output-1/build/s6-networking-2.3.1.1 DESTDIR=/tmp/instance-1/output-1/target install make[1]: Entering directory '/tmp/instance-1/output-1/build/s6-networking-2.3.1.1' ./tools/install.sh -D -m 755 libs6net.so.xyzzy /tmp/instance-1/output-1/target/usr/lib/libs6net.so.2.3.1.1 && \ ./tools/install.sh -l libs6net.so.2.3.1.1 /tmp/instance-1/output-1/target/usr/lib/libs6net.so.2.3.1 && \ ./tools/install.sh -l libs6net.so.2.3.1 /tmp/instance-1/output-1/target/usr/lib/libs6net.so.2.3 && \ exec ./tools/install.sh -l libs6net.so.2.3 /tmp/instance-1/output-1/target/usr/lib/libs6net.so exec ./tools/install.sh -D -m 600 s6-getservbyname /tmp/instance-1/output-1/target/usr/bin/s6-getservbyname exec ./tools/install.sh -D -m 600 s6-ident-client /tmp/instance-1/output-1/target/usr/bin/s6-ident-client exec ./tools/install.sh -D -m 600 s6-tcpclient /tmp/instance-1/output-1/target/usr/bin/s6-tcpclient exec ./tools/install.sh -D -m 600 s6-tcpserver /tmp/instance-1/output-1/target/usr/bin/s6-tcpserver exec ./tools/install.sh -D -m 600 s6-tcpserver4 /tmp/instance-1/output-1/target/usr/bin/s6-tcpserver4 exec ./tools/install.sh -D -m 600 s6-tcpserver4d /tmp/instance-1/output-1/target/usr/bin/s6-tcpserver4d exec ./tools/install.sh -D -m 600 s6-tcpserver4-socketbinder /tmp/instance-1/output-1/target/usr/bin/s6-tcpserver4-socketbinder exec ./tools/install.sh -D -m 600 s6-tcpserver6 /tmp/instance-1/output-1/target/usr/bin/s6-tcpserver6 exec ./tools/install.sh -D -m 600 s6-tcpserver6d /tmp/instance-1/output-1/target/usr/bin/s6-tcpserver6d exec ./tools/install.sh -D -m 600 s6-tcpserver6-socketbinder /tmp/instance-1/output-1/target/usr/bin/s6-tcpserver6-socketbinder exec ./tools/install.sh -D -m 600 s6-tcpserver-access /tmp/instance-1/output-1/target/usr/bin/s6-tcpserver-access exec ./tools/install.sh -D -m 600 s6-clockadd /tmp/instance-1/output-1/target/usr/bin/s6-clockadd exec ./tools/install.sh -D -m 600 s6-clockview /tmp/instance-1/output-1/target/usr/bin/s6-clockview exec ./tools/install.sh -D -m 600 s6-sntpclock /tmp/instance-1/output-1/target/usr/bin/s6-sntpclock exec ./tools/install.sh -D -m 600 s6-taiclock /tmp/instance-1/output-1/target/usr/bin/s6-taiclock exec ./tools/install.sh -D -m 600 s6-taiclockd /tmp/instance-1/output-1/target/usr/bin/s6-taiclockd exec ./tools/install.sh -D -m 600 minidentd /tmp/instance-1/output-1/target/usr/bin/minidentd exec ./tools/install.sh -D -m 644 src/include/s6-networking/stls.h /tmp/instance-1/output-1/target/usr/include/s6-networking/stls.h exec ./tools/install.sh -D -m 644 src/include/s6-networking/sbearssl.h /tmp/instance-1/output-1/target/usr/include/s6-networking/sbearssl.h exec ./tools/install.sh -D -m 644 src/include/s6-networking/config.h /tmp/instance-1/output-1/target/usr/include/s6-networking/config.h exec ./tools/install.sh -D -m 644 src/include/s6-networking/ident.h /tmp/instance-1/output-1/target/usr/include/s6-networking/ident.h exec ./tools/install.sh -D -m 644 src/include/s6-networking/s6net.h /tmp/instance-1/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-1/output-1/target/usr/bin/s6-getservbyname ; fi && \ chmod $mode /tmp/instance-1/output-1/target/usr/bin/s6-getservbyname ; } grep -- ^s6-tcpserver4 < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /tmp/instance-1/output-1/target/usr/bin/s6-tcpserver4 ; fi && \ chmod $mode /tmp/instance-1/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-1/output-1/target/usr/bin/s6-tcpserver ; fi && \ chmod $mode /tmp/instance-1/output-1/target/usr/bin/s6-tcpserver ; } grep -- ^s6-tcpclient < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /tmp/instance-1/output-1/target/usr/bin/s6-tcpclient ; fi && \ chmod $mode /tmp/instance-1/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-1/output-1/target/usr/bin/s6-ident-client ; fi && \ chmod $mode /tmp/instance-1/output-1/target/usr/bin/s6-ident-client ; } grep -- ^s6-tcpserver4d < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /tmp/instance-1/output-1/target/usr/bin/s6-tcpserver4d ; fi && \ chmod $mode /tmp/instance-1/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-1/output-1/target/usr/bin/s6-tcpserver4-socketbinder ; fi && \ chmod $mode /tmp/instance-1/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-1/output-1/target/usr/bin/s6-tcpserver6 ; fi && \ chmod $mode /tmp/instance-1/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-1/output-1/target/usr/bin/s6-tcpserver6d ; fi && \ chmod $mode /tmp/instance-1/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-1/output-1/target/usr/bin/s6-tcpserver6-socketbinder ; fi && \ chmod $mode /tmp/instance-1/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-1/output-1/target/usr/bin/s6-tcpserver-access ; fi && \ chmod $mode /tmp/instance-1/output-1/target/usr/bin/s6-tcpserver-access ; } grep -- ^s6-clockview < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /tmp/instance-1/output-1/target/usr/bin/s6-clockview ; fi && \ chmod $mode /tmp/instance-1/output-1/target/usr/bin/s6-clockview ; } grep -- ^s6-sntpclock < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /tmp/instance-1/output-1/target/usr/bin/s6-sntpclock ; fi && \ chmod $mode /tmp/instance-1/output-1/target/usr/bin/s6-sntpclock ; } grep -- ^s6-taiclock < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /tmp/instance-1/output-1/target/usr/bin/s6-taiclock ; fi && \ chmod $mode /tmp/instance-1/output-1/target/usr/bin/s6-taiclock ; } grep -- ^s6-taiclockd < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /tmp/instance-1/output-1/target/usr/bin/s6-taiclockd ; fi && \ chmod $mode /tmp/instance-1/output-1/target/usr/bin/s6-taiclockd ; } grep -- ^minidentd < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /tmp/instance-1/output-1/target/usr/bin/minidentd ; fi && \ chmod $mode /tmp/instance-1/output-1/target/usr/bin/minidentd ; } grep -- ^s6-clockadd < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /tmp/instance-1/output-1/target/usr/bin/s6-clockadd ; fi && \ chmod $mode /tmp/instance-1/output-1/target/usr/bin/s6-clockadd ; } make[1]: Leaving directory '/tmp/instance-1/output-1/build/s6-networking-2.3.1.1' rm -rf /tmp/instance-1/output-1/target/usr/lib/s6-networking sunxi-tools-1.4.2.tar.gz: OK (sha256: 81f48014a520cb83cac4e17f5ae627a637c4d6a422b60c693c5a705c92e43822) >>> sunxi-tools 1.4.2 Extracting gzip -d -c /tmp/instance-1/dl/sunxi-tools/sunxi-tools-1.4.2.tar.gz | tar --strip-components=1 -C /tmp/instance-1/output-1/build/sunxi-tools-1.4.2 -xf - >>> sunxi-tools 1.4.2 Patching Applying 0001-meminfo-Access-to-io-memory-via-pointers.patch using patch: patching file meminfo.c >>> sunxi-tools 1.4.2 Configuring >>> sunxi-tools 1.4.2 Building >>> sunxi-tools 1.4.2 Installing to target >>> ustream-ssl 23a3f2830341acd1db149175baf7315a33bd0edb Downloading Initialized empty Git repository in /tmp/instance-1/dl/ustream-ssl/git/.git/ Fetching all references From git://git.openwrt.org/project/ustream-ssl * [new branch] master -> origin/master * [new branch] openwrt-19.07 -> origin/openwrt-19.07 * [new branch] staging/ynezz/next -> origin/staging/ynezz/next warning: refname '23a3f2830341acd1db149175baf7315a33bd0edb' 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" ustream-ssl-23a3f2830341acd1db149175baf7315a33bd0edb-br1.tar.gz: OK (sha256: f09474dbe4680b51cc0c6a088807102d64954764ef58c2a1e3231e3a77c4b01f) >>> ustream-ssl 23a3f2830341acd1db149175baf7315a33bd0edb Extracting gzip -d -c /tmp/instance-1/dl/ustream-ssl/ustream-ssl-23a3f2830341acd1db149175baf7315a33bd0edb-br1.tar.gz | tar --strip-components=1 -C /tmp/instance-1/output-1/build/ustream-ssl-23a3f2830341acd1db149175baf7315a33bd0edb -xf - >>> ustream-ssl 23a3f2830341acd1db149175baf7315a33bd0edb Patching >>> ustream-ssl 23a3f2830341acd1db149175baf7315a33bd0edb Configuring (mkdir -p /tmp/instance-1/output-1/build/ustream-ssl-23a3f2830341acd1db149175baf7315a33bd0edb/ && cd /tmp/instance-1/output-1/build/ustream-ssl-23a3f2830341acd1db149175baf7315a33bd0edb/ && rm -f CMakeCache.txt && PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /tmp/instance-1/output-1/host/bin/cmake /tmp/instance-1/output-1/build/ustream-ssl-23a3f2830341acd1db149175baf7315a33bd0edb/ -DCMAKE_TOOLCHAIN_FILE="/tmp/instance-1/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-1/output-1/host/bin/arm-linux-gcc -- Check for working C compiler: /tmp/instance-1/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 -- 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-1/output-1/build/ustream-ssl-23a3f2830341acd1db149175baf7315a33bd0edb >>> ustream-ssl 23a3f2830341acd1db149175baf7315a33bd0edb Building PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j96 -C /tmp/instance-1/output-1/build/ustream-ssl-23a3f2830341acd1db149175baf7315a33bd0edb/ make[1]: Entering directory '/tmp/instance-1/output-1/build/ustream-ssl-23a3f2830341acd1db149175baf7315a33bd0edb' make[2]: Entering directory '/tmp/instance-1/output-1/build/ustream-ssl-23a3f2830341acd1db149175baf7315a33bd0edb' make[3]: Entering directory '/tmp/instance-1/output-1/build/ustream-ssl-23a3f2830341acd1db149175baf7315a33bd0edb' Scanning dependencies of target ustream-ssl make[3]: Leaving directory '/tmp/instance-1/output-1/build/ustream-ssl-23a3f2830341acd1db149175baf7315a33bd0edb' make[3]: Entering directory '/tmp/instance-1/output-1/build/ustream-ssl-23a3f2830341acd1db149175baf7315a33bd0edb' [ 12%] Building C object CMakeFiles/ustream-ssl.dir/ustream-io-openssl.c.o [ 25%] Building C object CMakeFiles/ustream-ssl.dir/ustream-openssl.c.o [ 37%] Building C object CMakeFiles/ustream-ssl.dir/ustream-ssl.c.o [ 50%] Linking C shared library libustream-ssl.so make[3]: Leaving directory '/tmp/instance-1/output-1/build/ustream-ssl-23a3f2830341acd1db149175baf7315a33bd0edb' [ 50%] Built target ustream-ssl make[3]: Entering directory '/tmp/instance-1/output-1/build/ustream-ssl-23a3f2830341acd1db149175baf7315a33bd0edb' make[3]: Entering directory '/tmp/instance-1/output-1/build/ustream-ssl-23a3f2830341acd1db149175baf7315a33bd0edb' Scanning dependencies of target ustream-example-server Scanning dependencies of target ustream-example-client make[3]: Leaving directory '/tmp/instance-1/output-1/build/ustream-ssl-23a3f2830341acd1db149175baf7315a33bd0edb' make[3]: Leaving directory '/tmp/instance-1/output-1/build/ustream-ssl-23a3f2830341acd1db149175baf7315a33bd0edb' make[3]: Entering directory '/tmp/instance-1/output-1/build/ustream-ssl-23a3f2830341acd1db149175baf7315a33bd0edb' make[3]: Entering directory '/tmp/instance-1/output-1/build/ustream-ssl-23a3f2830341acd1db149175baf7315a33bd0edb' [ 62%] Building C object CMakeFiles/ustream-example-client.dir/ustream-example-client.c.o [ 75%] Building C object CMakeFiles/ustream-example-server.dir/ustream-example-server.c.o [ 87%] Linking C executable ustream-example-client [100%] Linking C executable ustream-example-server make[3]: Leaving directory '/tmp/instance-1/output-1/build/ustream-ssl-23a3f2830341acd1db149175baf7315a33bd0edb' [100%] Built target ustream-example-client make[3]: Leaving directory '/tmp/instance-1/output-1/build/ustream-ssl-23a3f2830341acd1db149175baf7315a33bd0edb' [100%] Built target ustream-example-server make[2]: Leaving directory '/tmp/instance-1/output-1/build/ustream-ssl-23a3f2830341acd1db149175baf7315a33bd0edb' make[1]: Leaving directory '/tmp/instance-1/output-1/build/ustream-ssl-23a3f2830341acd1db149175baf7315a33bd0edb' >>> ustream-ssl 23a3f2830341acd1db149175baf7315a33bd0edb Installing to staging directory PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j96 DESTDIR=/tmp/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot install/fast -C /tmp/instance-1/output-1/build/ustream-ssl-23a3f2830341acd1db149175baf7315a33bd0edb/ make[1]: Entering directory '/tmp/instance-1/output-1/build/ustream-ssl-23a3f2830341acd1db149175baf7315a33bd0edb' Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/libubox/ustream-ssl.h -- Installing: /tmp/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libustream-ssl.so make[1]: Leaving directory '/tmp/instance-1/output-1/build/ustream-ssl-23a3f2830341acd1db149175baf7315a33bd0edb' >>> ustream-ssl 23a3f2830341acd1db149175baf7315a33bd0edb Fixing libtool files for la in $(find /tmp/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-1/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot:@STAGING_DIR@:g" \ -e "s:/tmp/instance-1/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-1/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/tmp/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-1/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> ustream-ssl 23a3f2830341acd1db149175baf7315a33bd0edb Installing to target PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j96 DESTDIR=/tmp/instance-1/output-1/target install/fast -C /tmp/instance-1/output-1/build/ustream-ssl-23a3f2830341acd1db149175baf7315a33bd0edb/ make[1]: Entering directory '/tmp/instance-1/output-1/build/ustream-ssl-23a3f2830341acd1db149175baf7315a33bd0edb' Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-1/output-1/target/usr/include/libubox/ustream-ssl.h -- Installing: /tmp/instance-1/output-1/target/usr/lib/libustream-ssl.so make[1]: Leaving directory '/tmp/instance-1/output-1/build/ustream-ssl-23a3f2830341acd1db149175baf7315a33bd0edb' >>> wipe 2.3.1 Downloading --2021-07-30 22:34:30-- http://downloads.sourceforge.net/project/wipe/wipe/2.3.1/wipe-2.3.1.tar.bz2 Resolving downloads.sourceforge.net (downloads.sourceforge.net)... 204.68.111.105 Connecting to downloads.sourceforge.net (downloads.sourceforge.net)|204.68.111.105|:80... connected. HTTP request sent, awaiting response... 302 Found Location: https://netcologne.dl.sourceforge.net/project/wipe/wipe/2.3.1/wipe-2.3.1.tar.bz2 [following] --2021-07-30 22:34:30-- https://netcologne.dl.sourceforge.net/project/wipe/wipe/2.3.1/wipe-2.3.1.tar.bz2 Resolving netcologne.dl.sourceforge.net (netcologne.dl.sourceforge.net)... 2001:4dd0:1234:6::5f, 78.35.24.46 Connecting to netcologne.dl.sourceforge.net (netcologne.dl.sourceforge.net)|2001:4dd0:1234:6::5f|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 72297 (71K) [application/octet-stream] Saving to: '/tmp/instance-1/output-1/build/.wipe-2.3.1.tar.bz2.FlHQor/output' 0K .......... .......... .......... .......... .......... 70% 4.43M 0s 50K .......... .......... 100% 146M=0.01s 2021-07-30 22:34:30 (6.18 MB/s) - '/tmp/instance-1/output-1/build/.wipe-2.3.1.tar.bz2.FlHQor/output' saved [72297/72297] wipe-2.3.1.tar.bz2: OK (sha256: 463916370f9b35bb34419c2c0ae3dc4c0a471db32e8595afa1d14c0337b61aa0) >>> wipe 2.3.1 Extracting bzcat /tmp/instance-1/dl/wipe/wipe-2.3.1.tar.bz2 | tar --strip-components=1 -C /tmp/instance-1/output-1/build/wipe-2.3.1 -xf - >>> wipe 2.3.1 Patching Applying 0001-musl.patch using patch: patching file rand.h >>> wipe 2.3.1 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-1/output-1/build/wipe-2.3.1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> wipe 2.3.1 Patching libtool >>> wipe 2.3.1 Configuring (cd /tmp/instance-1/output-1/build/wipe-2.3.1/ && rm -rf config.cache && PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/tmp/instance-1/output-1/host/bin/arm-linux-ar" AS="/tmp/instance-1/output-1/host/bin/arm-linux-as" LD="/tmp/instance-1/output-1/host/bin/arm-linux-ld" NM="/tmp/instance-1/output-1/host/bin/arm-linux-nm" CC="/tmp/instance-1/output-1/host/bin/arm-linux-gcc" GCC="/tmp/instance-1/output-1/host/bin/arm-linux-gcc" CPP="/tmp/instance-1/output-1/host/bin/arm-linux-cpp" CXX="/tmp/instance-1/output-1/host/bin/arm-linux-g++" FC="/tmp/instance-1/output-1/host/bin/arm-linux-gfortran" F77="/tmp/instance-1/output-1/host/bin/arm-linux-gfortran" RANLIB="/tmp/instance-1/output-1/host/bin/arm-linux-ranlib" READELF="/tmp/instance-1/output-1/host/bin/arm-linux-readelf" STRIP="/tmp/instance-1/output-1/host/bin/arm-linux-strip" OBJCOPY="/tmp/instance-1/output-1/host/bin/arm-linux-objcopy" OBJDUMP="/tmp/instance-1/output-1/host/bin/arm-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-1/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-1/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-1/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-1/output-1/host/lib -Wl,-rpath,/tmp/instance-1/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-1/output-1/host/bin/arm-linux-as" DEFAULT_LINKER="/tmp/instance-1/output-1/host/bin/arm-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/tmp/instance-1/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no CONFIG_SITE=/dev/null ./configure --target=arm-buildroot-linux-uclibcgnueabi --host=arm-buildroot-linux-uclibcgnueabi --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared ) loading site script /dev/null creating cache ./config.cache checking host system type... arm-buildroot-linux-uclibcgnueabi checking target system type... arm-buildroot-linux-uclibcgnueabi checking build system type... x86_64-pc-linux-gnu checking for gcc... /tmp/instance-1/output-1/host/bin/arm-linux-gcc checking whether the C compiler (/tmp/instance-1/output-1/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os ) works... yes checking whether the C compiler (/tmp/instance-1/output-1/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os ) is a cross-compiler... yes checking whether we are using GNU C... yes checking whether /tmp/instance-1/output-1/host/bin/arm-linux-gcc accepts -g... yes checking for POSIXized ISC... no checking how to run the C preprocessor... /tmp/instance-1/output-1/host/bin/arm-linux-cpp checking whether /tmp/instance-1/output-1/host/bin/arm-linux-gcc needs -traditional... no checking for a BSD compatible install... /usr/bin/install -c checking whether the C compiler accepts -pipe... yes checking whether the C compiler accepts -g... yes checking whether the C compiler accepts -O0... yes checking whether the C compiler accepts -O2... yes checking whether the C compiler accepts -ansi... yes checking whether the C compiler accepts -pedantic... yes checking whether the C compiler accepts -Wall... yes checking whether the C compiler accepts -Werror... yes checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking for ANSI C header files... yes checking for unistd.h... yes checking for stdint.h... yes checking for fcntl.h... yes checking for memory.h... yes checking for linux/fs.h... yes checking for sys/mount.h... yes checking for sys/disklabel.h... no checking for sys/ioctl.h... yes checking for sys/file.h... yes checking for sys/stat.h... yes checking for sys/time.h... yes checking for sys/types.h... yes checking for getopt.h... yes checking for errno.h... yes checking for termio.h... yes checking for termios.h... yes checking for linux/mtio.h... yes checking for working const... yes checking for inline... __inline__ checking for off_t... yes checking for size_t... yes checking whether stat file-mode macros are broken... no checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... (cached) yes checking for getopt... yes checking for strnlen... yes checking for bzero... yes checking for memset... yes checking for memcpy... yes checking for realloc... yes checking for fchmod... yes checking for ioctl... yes checking for fcntl... yes checking for lockf... yes checking for flock... yes checking for fsync... yes checking for fdatasync... yes checking for unlink... yes checking for rmdir... yes checking for remove... yes checking for rename... yes checking for dirfd... yes updating cache ./config.cache creating ./config.status creating Makefile creating config.h >>> wipe 2.3.1 Building PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j96 -C /tmp/instance-1/output-1/build/wipe-2.3.1/ make[1]: Entering directory '/tmp/instance-1/output-1/build/wipe-2.3.1' /tmp/instance-1/output-1/host/bin/arm-linux-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o main.o main.c /tmp/instance-1/output-1/host/bin/arm-linux-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o wipe.o wipe.c /tmp/instance-1/output-1/host/bin/arm-linux-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o rand.o rand.c /tmp/instance-1/output-1/host/bin/arm-linux-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o dir.o dir.c /tmp/instance-1/output-1/host/bin/arm-linux-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o file.o file.c /tmp/instance-1/output-1/host/bin/arm-linux-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o blkdev.o blkdev.c /tmp/instance-1/output-1/host/bin/arm-linux-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o lock.o lock.c /tmp/instance-1/output-1/host/bin/arm-linux-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o text.o text.c /tmp/instance-1/output-1/host/bin/arm-linux-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o str.o str.c /tmp/instance-1/output-1/host/bin/arm-linux-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o percent.o percent.c /tmp/instance-1/output-1/host/bin/arm-linux-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o prompt.o prompt.c /tmp/instance-1/output-1/host/bin/arm-linux-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o io.o io.c /tmp/instance-1/output-1/host/bin/arm-linux-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o mt.o mt.c /tmp/instance-1/output-1/host/bin/arm-linux-gcc *.o -o wipe make[1]: Leaving directory '/tmp/instance-1/output-1/build/wipe-2.3.1' >>> wipe 2.3.1 Installing to target /usr/bin/install -D -m 0755 /tmp/instance-1/output-1/build/wipe-2.3.1/wipe /tmp/instance-1/output-1/target/usr/bin/wipe >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-1/output-1/host/etc/meson sed -e 's%@TARGET_CROSS@%/tmp/instance-1/output-1/host/bin/arm-linux-%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-1/output-1/host%g' -e 's%@STAGING_DIR@%/tmp/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot%g' -e 's%@STATIC@%false%g' package/meson//cross-compilation.conf.in > /tmp/instance-1/output-1/host/etc/meson/cross-compilation.conf.in sed -e 's%@PKG_TARGET_CFLAGS@%%g' -e 's%@PKG_TARGET_LDFLAGS@%%g' -e 's%@PKG_TARGET_CXXFLAGS@%%g' /tmp/instance-1/output-1/host/etc/meson/cross-compilation.conf.in > /tmp/instance-1/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /tmp/instance-1/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /tmp/instance-1/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /tmp/instance-1/output-1/build/busybox-1.33.1/.config; then grep -qsE '^/bin/ash$' /tmp/instance-1/output-1/target/etc/shells || echo "/bin/ash" >> /tmp/instance-1/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /tmp/instance-1/output-1/build/busybox-1.33.1/.config; then grep -qsE '^/bin/hush$' /tmp/instance-1/output-1/target/etc/shells || echo "/bin/hush" >> /tmp/instance-1/output-1/target/etc/shells; fi mkdir -p /tmp/instance-1/output-1/target/etc echo "buildroot" > /tmp/instance-1/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-1/output-1/target/etc/hosts mkdir -p /tmp/instance-1/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-1/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-1/output-1/target/etc/shadow rm -f /tmp/instance-1/output-1/target/bin/sh if [ -x /tmp/instance-1/output-1/target/sbin/swapon -a -x /tmp/instance-1/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /tmp/instance-1/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /tmp/instance-1/output-1/target/etc/inittab; fi printf '%s\n' C en_US locale-archive > /tmp/instance-1/output-1/build/locales.nopurge for dir in /tmp/instance-1/output-1/target/usr/share/locale /tmp/instance-1/output-1/target/usr/share/X11/locale /tmp/instance-1/output-1/target/usr/lib/locale; do if [ ! -d $dir ]; then continue; fi; for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /tmp/instance-1/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /tmp/instance-1/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /tmp/instance-1/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /tmp/instance-1/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /tmp/instance-1/output-1/target/usr/include /tmp/instance-1/output-1/target/usr/share/aclocal \ /tmp/instance-1/output-1/target/usr/lib/pkgconfig /tmp/instance-1/output-1/target/usr/share/pkgconfig \ /tmp/instance-1/output-1/target/usr/lib/cmake /tmp/instance-1/output-1/target/usr/share/cmake \ /tmp/instance-1/output-1/target/usr/doc find /tmp/instance-1/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-1/output-1/target/lib/ /tmp/instance-1/output-1/target/usr/lib/ /tmp/instance-1/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /tmp/instance-1/output-1/target/usr/share/gdb rm -rf /tmp/instance-1/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-1/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-1/output-1/target/usr/share/zsh rm -rf /tmp/instance-1/output-1/target/usr/man /tmp/instance-1/output-1/target/usr/share/man rm -rf /tmp/instance-1/output-1/target/usr/info /tmp/instance-1/output-1/target/usr/share/info rm -rf /tmp/instance-1/output-1/target/usr/doc /tmp/instance-1/output-1/target/usr/share/doc rm -rf /tmp/instance-1/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-1/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-1/output-1/target/lib/debug /tmp/instance-1/output-1/target/usr/lib/debug find /tmp/instance-1/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /tmp/instance-1/output-1/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /tmp/instance-1/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /tmp/instance-1/output-1/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /tmp/instance-1/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /tmp/instance-1/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /tmp/instance-1/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2021.02.3-69-g4c35085470"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2021.02.3"; \ echo "PRETTY_NAME=\"Buildroot 2021.02.3\"" \ ) > /tmp/instance-1/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-1/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-1/output-1/per-package /tmp/instance-1/buildroot/support/scripts/fix-rpath target touch /tmp/instance-1/output-1/target/usr ln -snf /tmp/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot /tmp/instance-1/output-1/staging make: Leaving directory '/tmp/instance-1/buildroot' make: Entering directory '/tmp/instance-1/buildroot' >>> Buildroot 2021.02.3-69-g4c35085470 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-custom Collecting legal info >>> toolchain Collecting legal info >>> alsa-lib 1.2.4 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> 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) >>> atest 895b0183a89c15f5e2305a6795bb1667753cd3f0 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libev 4.27 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> busybox 1.33.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> cifs-utils 6.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> docker-proxy 55685ba49593e67f5e1c8180539379b16736c25e Collecting legal info LICENSE: OK (sha256: cb5e8e7e5f4a3988e1063c142c60dc2df75605f4c46515e776e3aca6df976e14) >>> host-go 1.15.13 Collecting legal info LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) >>> host-go-bootstrap 1.4.3 Collecting legal info LICENSE: OK (sha256: dd26a7abddd02e2d0aba97805b31f248ef7835d9e10da289b22e3b8ab78b324d) >>> host-doxygen 1.8.18 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-bison 3.7.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-cmake 3.15.5 Collecting legal info Copyright.txt: OK (sha256: dc628fb936a5d229296d42083f9a8218aa32204c016919e784404c9ec58776e9) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> 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-f2fs-tools 1.14.0 Collecting legal info COPYING: OK (sha256: 662abb3a8a80b36ae7036c289dd1e03b361ee5dd2e6fd5211d0d8d029146449f) >>> host-util-linux 2.36.1 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) >>> initscripts Collecting legal info >>> libgsm 1.0.19 Collecting legal info COPYRIGHT: OK (sha256: 81c68a3374937ed9b5e4929c709e81a2c4b35b5d1f450ecf8c473e2daea46ff6) >>> 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) >>> libubox 723730214732862de7e892bae2f7a7889e66bf1b Collecting legal info >>> openssl Collecting legal info >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ptpd 1.1.0 Collecting legal info COPYRIGHT: OK (sha256: be69f30947abef91e0bce161005fe56b116b770e459e3e6980279349de47c366) >>> 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) >>> sunxi-tools 1.4.2 Collecting legal info LICENSE.md: OK (sha256: 2b0d4dda4bf8034e1506507a67f80f982131137afe62bf144d248f9faea31da4) >>> ustream-ssl 23a3f2830341acd1db149175baf7315a33bd0edb Collecting legal info ustream-ssl.h: OK (sha256: 90dd1590cf400a548438e2575e1ff46d8fb8cebae7d09f544aae7e059e30b6c5) >>> wipe 2.3.1 Collecting legal info LICENSE: OK (sha256: 890cd89006bb57ce95b460e867c7bcc81d30cbc23067a9be4644bdac6882bc14) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: libubox-723730214732862de7e892bae2f7a7889e66bf1b: cannot save license (LIBUBOX_LICENSE_FILES not defined) Legal info produced in /tmp/instance-1/output-1/legal-info make: Leaving directory '/tmp/instance-1/buildroot'