tcping-1.3.6.tar.gz: OK (sha256: a731f0e48ff931d7b2a0e896e4db40867043740fe901dd225780f2164fdbdcf3) >>> tcping 1.3.6 Extracting gzip -d -c /tmp/instance-6/dl/tcping/tcping-1.3.6.tar.gz | tar --strip-components=1 -C /tmp/instance-6/output-1/build/tcping-1.3.6 -xf - >>> tcping 1.3.6 Patching >>> tcping 1.3.6 Configuring >>> tcping 1.3.6 Building PATH="/tmp/instance-6/output-1/host/bin:/tmp/instance-6/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j96 CC="/tmp/instance-6/output-1/host/bin/arc-linux-gcc" CCFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 " -C /tmp/instance-6/output-1/build/tcping-1.3.6 tcping.linux make[1]: Entering directory '/tmp/instance-6/output-1/build/tcping-1.3.6' /tmp/instance-6/output-1/host/bin/arc-linux-gcc -o tcping -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DHAVE_HSTRERROR tcping.c make[1]: Leaving directory '/tmp/instance-6/output-1/build/tcping-1.3.6' >>> tcping 1.3.6 Installing to target /usr/bin/install -D -m 0755 /tmp/instance-6/output-1/build/tcping-1.3.6/tcping /tmp/instance-6/output-1/target/usr/bin/tcping >>> uvw 2.9.0_libuv_v1.41 Downloading wget --passive-ftp -nd -t 3 --no-check-certificate -O '/tmp/instance-6/output-1/build/.uvw-2.9.0_libuv_v1.41.tar.gz.oXkwq5/output' 'https://github.com/skypjack/uvw/archive/v2.9.0_libuv_v1.41/uvw-2.9.0_libuv_v1.41.tar.gz' --2021-08-05 05:11:30-- https://github.com/skypjack/uvw/archive/v2.9.0_libuv_v1.41/uvw-2.9.0_libuv_v1.41.tar.gz Resolving github.com (github.com)... 140.82.121.3 Connecting to github.com (github.com)|140.82.121.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/skypjack/uvw/tar.gz/v2.9.0_libuv_v1.41 [following] --2021-08-05 05:11:31-- https://codeload.github.com/skypjack/uvw/tar.gz/v2.9.0_libuv_v1.41 Resolving codeload.github.com (codeload.github.com)... 140.82.121.10 Connecting to codeload.github.com (codeload.github.com)|140.82.121.10|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/tmp/instance-6/output-1/build/.uvw-2.9.0_libuv_v1.41.tar.gz.oXkwq5/output' 0K .......... .......... .......... .......... .......... 3.07M 50K .......... .......... .......... .......... .......... 5.80M 100K ... 103M=0.02s 2021-08-05 05:11:31 (4.17 MB/s) - '/tmp/instance-6/output-1/build/.uvw-2.9.0_libuv_v1.41.tar.gz.oXkwq5/output' saved [106454] uvw-2.9.0_libuv_v1.41.tar.gz: OK (sha256: dd610cb1626b8a7779ed251584bcc0362fb98fcee13e699680f61828a1ba55de) >>> uvw 2.9.0_libuv_v1.41 Extracting gzip -d -c /tmp/instance-6/dl/uvw/uvw-2.9.0_libuv_v1.41.tar.gz | tar --strip-components=1 -C /tmp/instance-6/output-1/build/uvw-2.9.0_libuv_v1.41 -xf - >>> uvw 2.9.0_libuv_v1.41 Patching >>> uvw 2.9.0_libuv_v1.41 Configuring (mkdir -p /tmp/instance-6/output-1/build/uvw-2.9.0_libuv_v1.41//buildroot-build && cd /tmp/instance-6/output-1/build/uvw-2.9.0_libuv_v1.41//buildroot-build && rm -f CMakeCache.txt && PATH="/tmp/instance-6/output-1/host/bin:/tmp/instance-6/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /tmp/instance-6/output-1/host/bin/cmake /tmp/instance-6/output-1/build/uvw-2.9.0_libuv_v1.41/ -DCMAKE_TOOLCHAIN_FILE="/tmp/instance-6/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.1 -- The CXX compiler identification is GNU 9.3.1 -- Check for working C compiler: /tmp/instance-6/output-1/host/bin/arc-linux-gcc -- Check for working C compiler: /tmp/instance-6/output-1/host/bin/arc-linux-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /tmp/instance-6/output-1/host/bin/arc-linux-g++ -- Check for working CXX compiler: /tmp/instance-6/output-1/host/bin/arc-linux-g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test HAS_LIBCPP -- Performing Test HAS_LIBCPP - Failed CMake Warning at CMakeLists.txt:57 (message): The option USE_LIBCPP is set (by default) but libc++ is not available. The flag will not be added to the target. -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTS -- Build files have been written to: /tmp/instance-6/output-1/build/uvw-2.9.0_libuv_v1.41/buildroot-build >>> uvw 2.9.0_libuv_v1.41 Building PATH="/tmp/instance-6/output-1/host/bin:/tmp/instance-6/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-6/output-1/build/uvw-2.9.0_libuv_v1.41//buildroot-build make[1]: Entering directory '/tmp/instance-6/output-1/build/uvw-2.9.0_libuv_v1.41/buildroot-build' make[1]: Leaving directory '/tmp/instance-6/output-1/build/uvw-2.9.0_libuv_v1.41/buildroot-build' >>> uvw 2.9.0_libuv_v1.41 Installing to staging directory PATH="/tmp/instance-6/output-1/host/bin:/tmp/instance-6/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-6/output-1/host/arc-buildroot-linux-uclibc/sysroot install/fast -C /tmp/instance-6/output-1/build/uvw-2.9.0_libuv_v1.41//buildroot-build make[1]: Entering directory '/tmp/instance-6/output-1/build/uvw-2.9.0_libuv_v1.41/buildroot-build' Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-6/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include/uvw/async.cpp -- Installing: /tmp/instance-6/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include/uvw/async.h -- Installing: /tmp/instance-6/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include/uvw/check.cpp -- Installing: /tmp/instance-6/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include/uvw/check.h -- Installing: /tmp/instance-6/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include/uvw/config.h -- Installing: /tmp/instance-6/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include/uvw/dns.cpp -- Installing: /tmp/instance-6/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include/uvw/dns.h -- Installing: /tmp/instance-6/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include/uvw/emitter.cpp -- Installing: /tmp/instance-6/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include/uvw/emitter.h -- Installing: /tmp/instance-6/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include/uvw/fs.cpp -- Installing: /tmp/instance-6/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include/uvw/fs.h -- Installing: /tmp/instance-6/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include/uvw/fs_event.cpp -- Installing: /tmp/instance-6/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include/uvw/fs_event.h -- Installing: /tmp/instance-6/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include/uvw/fs_poll.cpp -- Installing: /tmp/instance-6/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include/uvw/fs_poll.h -- Installing: /tmp/instance-6/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include/uvw/handle.hpp -- Installing: /tmp/instance-6/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include/uvw/idle.cpp -- Installing: /tmp/instance-6/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include/uvw/idle.h -- Installing: /tmp/instance-6/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include/uvw/lib.cpp -- Installing: /tmp/instance-6/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include/uvw/lib.h -- Installing: /tmp/instance-6/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include/uvw/loop.cpp -- Installing: /tmp/instance-6/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include/uvw/loop.h -- Installing: /tmp/instance-6/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include/uvw/pipe.cpp -- Installing: /tmp/instance-6/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include/uvw/pipe.h -- Installing: /tmp/instance-6/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include/uvw/poll.cpp -- Installing: /tmp/instance-6/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include/uvw/poll.h -- Installing: /tmp/instance-6/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include/uvw/prepare.cpp -- Installing: /tmp/instance-6/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include/uvw/prepare.h -- Installing: /tmp/instance-6/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include/uvw/process.cpp -- Installing: /tmp/instance-6/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include/uvw/process.h -- Installing: /tmp/instance-6/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include/uvw/request.hpp -- Installing: /tmp/instance-6/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include/uvw/resource.hpp -- Installing: /tmp/instance-6/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include/uvw/signal.cpp -- Installing: /tmp/instance-6/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include/uvw/signal.h -- Installing: /tmp/instance-6/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include/uvw/stream.cpp -- Installing: /tmp/instance-6/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include/uvw/stream.h -- Installing: /tmp/instance-6/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include/uvw/tcp.cpp -- Installing: /tmp/instance-6/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include/uvw/tcp.h -- Installing: /tmp/instance-6/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include/uvw/thread.cpp -- Installing: /tmp/instance-6/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include/uvw/thread.h -- Installing: /tmp/instance-6/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include/uvw/timer.cpp -- Installing: /tmp/instance-6/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include/uvw/timer.h -- Installing: /tmp/instance-6/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include/uvw/tty.cpp -- Installing: /tmp/instance-6/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include/uvw/tty.h -- Installing: /tmp/instance-6/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include/uvw/udp.cpp -- Installing: /tmp/instance-6/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include/uvw/udp.h -- Installing: /tmp/instance-6/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include/uvw/underlying_type.hpp -- Installing: /tmp/instance-6/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include/uvw/util.cpp -- Installing: /tmp/instance-6/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include/uvw/util.h -- Installing: /tmp/instance-6/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include/uvw/work.cpp -- Installing: /tmp/instance-6/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include/uvw/work.h -- Installing: /tmp/instance-6/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include/uvw.hpp -- Installing: /tmp/instance-6/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig/libuvw-static.pc make[1]: Leaving directory '/tmp/instance-6/output-1/build/uvw-2.9.0_libuv_v1.41/buildroot-build' >>> uvw 2.9.0_libuv_v1.41 Fixing libtool files for la in $(find /tmp/instance-6/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-6/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-6/output-1/host/arc-buildroot-linux-uclibc/sysroot:@STAGING_DIR@:g" \ -e "s:/tmp/instance-6/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-6/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/tmp/instance-6/output-1/host/arc-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-6/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 >>> wsapi-fcgi 1.7-1 Downloading wget --passive-ftp -nd -t 3 --no-check-certificate -O '/tmp/instance-6/output-1/build/.wsapi-fcgi-1.7-1.src.rock.rvy8R5/output' 'http://rocks.moonscript.org/wsapi-fcgi-1.7-1.src.rock' --2021-08-05 05:11:35-- http://rocks.moonscript.org/wsapi-fcgi-1.7-1.src.rock Resolving rocks.moonscript.org (rocks.moonscript.org)... 45.33.61.132 Connecting to rocks.moonscript.org (rocks.moonscript.org)|45.33.61.132|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 129893 (127K) [application/x-rock] Saving to: '/tmp/instance-6/output-1/build/.wsapi-fcgi-1.7-1.src.rock.rvy8R5/output' 0K .......... .......... .......... .......... .......... 39% 176K 0s 50K .......... .......... .......... .......... .......... 78% 348K 0s 100K .......... .......... ...... 100% 202M=0.4s 2021-08-05 05:11:36 (296 KB/s) - '/tmp/instance-6/output-1/build/.wsapi-fcgi-1.7-1.src.rock.rvy8R5/output' saved [129893/129893] wsapi-fcgi-1.7-1.src.rock: OK (sha256: 14b77861638a5e863fd10d60ad460a961dc108ea5b915f71461a18d5e6be8e4e) >>> wsapi-fcgi 1.7-1 Extracting mkdir -p /tmp/instance-6/output-1/build/wsapi-fcgi-1.7-1/luarocks-extract cd /tmp/instance-6/output-1/build/wsapi-fcgi-1.7-1/luarocks-extract && /tmp/instance-6/output-1/host/bin/luarocks unpack --force /tmp/instance-6/dl/wsapi-fcgi/wsapi-fcgi-1.7-1.src.rock Done. You may now enter directory wsapi-fcgi-1.7-1/wsapi and type 'luarocks make' to build. mv /tmp/instance-6/output-1/build/wsapi-fcgi-1.7-1/luarocks-extract/*/* /tmp/instance-6/output-1/build/wsapi-fcgi-1.7-1 >>> wsapi-fcgi 1.7-1 Patching >>> wsapi-fcgi 1.7-1 Configuring >>> wsapi-fcgi 1.7-1 Building >>> wsapi-fcgi 1.7-1 Installing to target cd /tmp/instance-6/output-1/build/wsapi-fcgi-1.7-1/wsapi && LUAROCKS_CONFIG=/tmp/instance-6/output-1/host/etc/luarocks/config.lua /tmp/instance-6/output-1/host/bin/luarocks make --keep --deps-mode none --tree "/tmp/instance-6/output-1/target/usr" DEPS_DIR="/tmp/instance-6/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr" LUA_INCDIR="/tmp/instance-6/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include" LUA_LIBDIR="/tmp/instance-6/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/lib" CC=/tmp/instance-6/output-1/host/bin/arc-linux-gcc LD=/tmp/instance-6/output-1/host/bin/arc-linux-gcc CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fPIC -DLUA_COMPAT_5_2" LIBFLAG="-shared " wsapi-fcgi-1.7-1.rockspec /tmp/instance-6/output-1/host/bin/arc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fPIC -DLUA_COMPAT_5_2 -I/tmp/instance-6/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include -c src/fastcgi/lfcgi.c -o src/fastcgi/lfcgi.o -I/tmp/instance-6/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include /tmp/instance-6/output-1/host/bin/arc-linux-gcc -shared -o lfcgi.so src/fastcgi/lfcgi.o -L/tmp/instance-6/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/lib -lfcgi wsapi-fcgi 1.7-1 is now installed in /tmp/instance-6/output-1/target/usr (license: MIT/X11) Missing dependencies for wsapi-fcgi 1.7-1: wsapi >= 1.6.1 (not installed) wsapi-1.7-1.src.rock: OK (sha256: 1a0829dffd6bdbf99f5c4278d504cda5ede9344d5089bdcf5216c9eb2999ae22) >>> wsapi 1.7-1 Extracting mkdir -p /tmp/instance-6/output-1/build/wsapi-1.7-1/luarocks-extract cd /tmp/instance-6/output-1/build/wsapi-1.7-1/luarocks-extract && /tmp/instance-6/output-1/host/bin/luarocks unpack --force /tmp/instance-6/dl/wsapi/wsapi-1.7-1.src.rock Done. You may now enter directory wsapi-1.7-1/wsapi and type 'luarocks make' to build. mv /tmp/instance-6/output-1/build/wsapi-1.7-1/luarocks-extract/*/* /tmp/instance-6/output-1/build/wsapi-1.7-1 >>> wsapi 1.7-1 Patching >>> wsapi 1.7-1 Configuring >>> wsapi 1.7-1 Building >>> wsapi 1.7-1 Installing to target cd /tmp/instance-6/output-1/build/wsapi-1.7-1/wsapi && LUAROCKS_CONFIG=/tmp/instance-6/output-1/host/etc/luarocks/config.lua /tmp/instance-6/output-1/host/bin/luarocks make --keep --deps-mode none --tree "/tmp/instance-6/output-1/target/usr" DEPS_DIR="/tmp/instance-6/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr" LUA_INCDIR="/tmp/instance-6/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include" LUA_LIBDIR="/tmp/instance-6/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/lib" CC=/tmp/instance-6/output-1/host/bin/arc-linux-gcc LD=/tmp/instance-6/output-1/host/bin/arc-linux-gcc CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fPIC -DLUA_COMPAT_5_2" LIBFLAG="-shared " wsapi-1.7-1.rockspec wsapi 1.7-1 is now installed in /tmp/instance-6/output-1/target/usr (license: MIT/X11) >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-6/output-1/host/etc/meson sed -e 's%@TARGET_CROSS@%/tmp/instance-6/output-1/host/bin/arc-linux-%g' -e 's%@TARGET_ARCH@%arc%g' -e 's%@TARGET_CPU@%archs%g' -e 's%@TARGET_ENDIAN@%little%g' -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0'@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', '-g0'@PKG_TARGET_CFLAGS@%g" -e 's%@HOST_DIR@%/tmp/instance-6/output-1/host%g' -e 's%@STAGING_DIR@%/tmp/instance-6/output-1/host/arc-buildroot-linux-uclibc/sysroot%g' -e 's%@STATIC@%false%g' package/meson//cross-compilation.conf.in > /tmp/instance-6/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-6/output-1/host/etc/meson/cross-compilation.conf.in > /tmp/instance-6/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-6/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /tmp/instance-6/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /tmp/instance-6/output-1/build/busybox-1.33.1/.config; then grep -qsE '^/bin/ash$' /tmp/instance-6/output-1/target/etc/shells || echo "/bin/ash" >> /tmp/instance-6/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /tmp/instance-6/output-1/build/busybox-1.33.1/.config; then grep -qsE '^/bin/hush$' /tmp/instance-6/output-1/target/etc/shells || echo "/bin/hush" >> /tmp/instance-6/output-1/target/etc/shells; fi rm -f /tmp/instance-6/output-1/target/usr/share/glib-2.0/schemas/*.xml /tmp/instance-6/output-1/target/usr/share/glib-2.0/schemas/*.dtd /tmp/instance-6/output-1/host/bin/glib-compile-schemas /tmp/instance-6/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/tmp/instance-6/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. rm -rf /tmp/instance-6/output-1/target/usr/share/lua/5.3/doc rm -rf /tmp/instance-6/output-1/target/usr/lib/luarocks rm -rf /tmp/instance-6/output-1/target/usr/lib/perl5/5.32.1/pod rm -rf /tmp/instance-6/output-1/target/usr/lib/perl5/5.32.1/arc-linux/CORE find /tmp/instance-6/output-1/target/usr/lib/perl5/ -name 'extralibs.ld' -print0 | xargs -0 rm -f find /tmp/instance-6/output-1/target/usr/lib/perl5/ -name '*.bs' -print0 | xargs -0 rm -f find /tmp/instance-6/output-1/target/usr/lib/perl5/ -name '.packlist' -print0 | xargs -0 rm -f mkdir -p /tmp/instance-6/output-1/target/etc echo "buildroot" > /tmp/instance-6/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-6/output-1/target/etc/hosts mkdir -p /tmp/instance-6/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-6/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-6/output-1/target/etc/shadow rm -f /tmp/instance-6/output-1/target/bin/sh if [ -x /tmp/instance-6/output-1/target/sbin/swapon -a -x /tmp/instance-6/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /tmp/instance-6/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /tmp/instance-6/output-1/target/etc/inittab; fi printf '%s\n' C en_US locale-archive > /tmp/instance-6/output-1/build/locales.nopurge for dir in /tmp/instance-6/output-1/target/usr/share/locale /tmp/instance-6/output-1/target/usr/share/X11/locale /tmp/instance-6/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-6/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /tmp/instance-6/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /tmp/instance-6/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /tmp/instance-6/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /tmp/instance-6/output-1/target/usr/include /tmp/instance-6/output-1/target/usr/share/aclocal \ /tmp/instance-6/output-1/target/usr/lib/pkgconfig /tmp/instance-6/output-1/target/usr/share/pkgconfig \ /tmp/instance-6/output-1/target/usr/lib/cmake /tmp/instance-6/output-1/target/usr/share/cmake \ /tmp/instance-6/output-1/target/usr/doc find /tmp/instance-6/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-6/output-1/target/lib/ /tmp/instance-6/output-1/target/usr/lib/ /tmp/instance-6/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /tmp/instance-6/output-1/target/usr/share/gdb rm -rf /tmp/instance-6/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-6/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-6/output-1/target/usr/share/zsh rm -rf /tmp/instance-6/output-1/target/usr/man /tmp/instance-6/output-1/target/usr/share/man rm -rf /tmp/instance-6/output-1/target/usr/info /tmp/instance-6/output-1/target/usr/share/info rm -rf /tmp/instance-6/output-1/target/usr/doc /tmp/instance-6/output-1/target/usr/share/doc rm -rf /tmp/instance-6/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-6/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-6/output-1/target/lib/debug /tmp/instance-6/output-1/target/usr/lib/debug find /tmp/instance-6/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-6/output-1/host/bin/arc-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /tmp/instance-6/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /tmp/instance-6/output-1/host/bin/arc-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /tmp/instance-6/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-6/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-6/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2021.05-1060-g602ff66bf7"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2021.08-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2021.08-rc1\"" \ ) > /tmp/instance-6/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-6/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-6/output-1/per-package /tmp/instance-6/buildroot/support/scripts/fix-rpath target touch /tmp/instance-6/output-1/target/usr ln -snf /tmp/instance-6/output-1/host/arc-buildroot-linux-uclibc/sysroot /tmp/instance-6/output-1/staging make: Leaving directory '/tmp/instance-6/buildroot' make: Entering directory '/tmp/instance-6/buildroot' >>> Buildroot 2021.05-1060-g602ff66bf7 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-bootlin 2020.08-1 Collecting legal info >>> toolchain Collecting legal info >>> boost 1.75.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> busybox 1.33.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> comix-cursors 0.9.1 Collecting legal info >>> coxpcall 1.17.0-1 Collecting legal info coxpcall/doc/license.html: OK (sha256: 11f0f03dda1a28eca658d5e3361c15fd4d048371364aacc5f6870d77a66866c8) >>> host-luarocks 3.7.0 Collecting legal info COPYING: OK (sha256: 542ad0ee9b8ba582437ca7b4d0959c9b9432f25d2067f144d017188a7a84dd2f) >>> host-luainterpreter Collecting legal info >>> host-lua 5.3.6 Collecting legal info doc/readme.html: OK (sha256: 2ddff2161e0c4487d744943565538743c0721485873092f6809d072a983b06ef) >>> luainterpreter Collecting legal info >>> lua 5.3.6 Collecting legal info doc/readme.html: OK (sha256: 2ddff2161e0c4487d744943565538743c0721485873092f6809d072a983b06ef) >>> dejavu 2.37 Collecting legal info LICENSE: OK (sha256: 7a083b136e64d064794c3419751e5c7dd10d2f64c108fe5ba161eae5e5958a93) >>> dropbear 2020.81 Collecting legal info LICENSE: OK (sha256: a99ce657d790b761c132ee7e0de18edb437ae6361e536d991c6a12f36e770445) >>> libtomcrypt 1.18.2 Collecting legal info LICENSE: OK (sha256: 8f196cb13afd271f5e267fd29543fc454596382ad580e7592709492843996ac8) >>> libtommath 1.2.0 Collecting legal info LICENSE: OK (sha256: 2fa64b163659f41965c9815882a8296d3d03ff546b76153e11445f9bdecf955a) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> dump1090 bff92c4ad772a0a8d433f788d39dae97e00e4dbe Collecting legal info anet.h: OK (sha256: 29046ef7ee0b7b127bcc64faf135035820906dea2b379b2efcfc119131a39f7a) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> librtlsdr ed0317e6a58c098874ac58b769cf2e609c18d9a5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-cmake 3.16.9 Collecting legal info Copyright.txt: OK (sha256: dc628fb936a5d229296d42083f9a8218aa32204c016919e784404c9ec58776e9) >>> libusb 1.0.24 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> dvdauthor 0.7.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> freetype 2.10.4 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> libfribidi 1.0.10 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) >>> libxml2 2.9.12 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> faad2 2.10.0 Collecting legal info COPYING: OK (sha256: d3baf3a54943cf12a994c85867a18dec84f810901b2f2878ddfd77efcc3c150f) >>> 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) >>> ffmpeg 4.4 Collecting legal info LICENSE.md: OK (sha256: cb48bf09a11f5fb576cddb0431c8f5ed0a60157a9ec942adffc13907cbe083f2) COPYING.LGPLv2.1: OK (sha256: b634ab5640e258563c536e658cad87080553df6f34f62269a21d554844e58bfe) >>> libass 0.15.1 Collecting legal info COPYING: OK (sha256: f7e30699d02798351e7f839e3d3bfeb29ce65e44efa7735c225464c4fd7dfe9c) >>> harfbuzz 2.8.2 Collecting legal info COPYING: OK (sha256: 4345e1735f8bc6d812fed5180cabb5a5e88a4109d332652f2a45c13cfa5ee692) >>> host-meson 0.58.2 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python3 3.9.6 Collecting legal info LICENSE: OK (sha256: 599826df92bfdcd2702eac691072498bb096c55af04ee984cf90f70ed77b5a70) >>> host-autoconf-archive 2019.01.06 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.4.1 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python3-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> libglib2 2.68.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.68.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> 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) >>> libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> libdrm 2.4.107 Collecting legal info xf86drm.c: OK (sha256: 7e952c6666ed17c99f91ee7af13c688b8769b0feaf6f4558bf6ad3e07512e1e6) >>> libpthread-stubs 0.4 Collecting legal info COPYING: OK (sha256: 78c20706e799f2b8f445e71d3d2ade6ba23b3388fd6cbeed7d71796623febde8) >>> libva 2.12.0 Collecting legal info COPYING: OK (sha256: c86a782ee845b52472dae9b9d79fb915d333628ac0efe49cdce63644814931de) >>> openjpeg 2.4.0 Collecting legal info LICENSE: OK (sha256: a6af136f3e15038a666b61f376612a07d9a4e48cb7c01adbf3e33b3f14ab49b6) >>> openssl Collecting legal info >>> libopenssl 1.1.1k Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> gmrender-resurrect 0.0.8 Collecting legal info COPYING: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) >>> gstreamer1 1.18.4 Collecting legal info COPYING: OK (sha256: f445dc78b88496f7e20c7a2a461b95baba5865c8919b8289ac24ac0a80c6ce7a) >>> host-bison 3.7.6 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libupnp 1.14.7 Collecting legal info COPYING: OK (sha256: c8b99423cad48bb44e2cf52a496361404290865eac259a82da6d1e4331ececb3) >>> gst1-plugins-base 1.18.4 Collecting legal info COPYING: OK (sha256: f445dc78b88496f7e20c7a2a461b95baba5865c8919b8289ac24ac0a80c6ce7a) >>> gst1-plugins-ugly 1.18.4 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> igd2-for-linux 2.1 Collecting legal info linuxigd2/doc/LICENSE: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) linuxigd2/src/threadutil/COPYING: OK (sha256: c8b99423cad48bb44e2cf52a496361404290865eac259a82da6d1e4331ececb3) >>> inih 53 Collecting legal info LICENSE.txt: OK (sha256: 9ae3b39e83e9158e44b67733baa3bb2d84e80efdcfb14a5820210a42c7abdf7f) >>> initscripts Collecting legal info >>> input-event-daemon 0.1.3 Collecting legal info README: OK (sha256: 56f6614c63a023e4d486332968bfa7933f06ea7c785ef85f403448022ae7f912) >>> iptables 1.8.7 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> irda-utils 0.9.18 Collecting legal info man/COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info jsmin.c: OK (sha256: b420f61778af09534adc836a5086f5625b8499124051c50baefa218e7c03a58c) >>> libfcgi 2.4.2 Collecting legal info LICENSE.TERMS: OK (sha256: f0a8fe4513a43e8eebb24cdcf9d2e7efc52e4d8259178c6d76d3d84418397d81) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libsepol 3.2 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libtorrent-rasterbar 1.2.12 Collecting legal info COPYING: OK (sha256: f3a5dd1558cce616b12edad521427ec8976ce2bb0af33f7f359cfa648bf55ad8) >>> libuv 1.41.0 Collecting legal info LICENSE: OK (sha256: 6d20216ae022fbeed23916f48508fd807ece3d8464992330643b0e64e5c0c24b) >>> libyuv 413a8d8041f1cc5a350a47c0d81cc721e64f9fd0 Collecting legal info LICENSE: OK (sha256: 2b2cc1180c7e6988328ad2033b04b80117419db9c4c584918bbb3cfec7e9364f) >>> links 2.22 Collecting legal info COPYING: OK (sha256: 92deeb70791366630095d4e0714fe37d6e2bd5db0e6ef498ebb8de328f45b253) >>> lpty 1.0.1-1 Collecting legal info lpty-1.0.1-1/doc/LICENSE: OK (sha256: c5a128a73cad5f6e111ebd8f4a9fa3500562c57912972eb15627db9610d43dec) >>> luafilesystem 1.8.0-1 Collecting legal info luafilesystem/LICENSE: OK (sha256: beb2c9eed6466d572c3888028a77421206053a3c023429cbd69e5015badba842) >>> luasec 1.0-1 Collecting legal info luasec/LICENSE: OK (sha256: 0d3431dad143f41c8902e4ee867e386a702ebad856c45239fb86460e27dabfbf) >>> luasocket 3.0rc1-1 Collecting legal info luasocket-3.0-rc1/LICENSE: OK (sha256: 8e8c6314d9e78fe452ee355167f2c40cfbee8207e14dcb5ddd4a2655cb5c6aad) >>> mpv 0.33.1 Collecting legal info LICENSE.GPL: OK (sha256: a99d7b0625a0566271aad6de694e52eafd566db024f9516720d526c680d3ee30) >>> host-waf 2.0.22 Collecting legal info waf: OK (sha256: 0a09ad26a2cfc69fa26ab871cb558165b60374b5a653ff556a0c6aca63a00df1) >>> ngircd 26.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> open2300 f21982e0b1f8321561e5ad1668307fde97700e1b Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> open62541 v1.2.2 Collecting legal info LICENSE: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85) >>> openlayers 6.5.0 Collecting legal info >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> perl-mojolicious 9.19 Collecting legal info LICENSE: OK (sha256: 19e2e0f2079ea1ce1576eb4ecc0575b33fe45b2b8e71f4aa589d6bedd1da4e0a) >>> host-perl 5.32.1 Collecting legal info Artistic: OK (sha256: dd90d4f42e4dcadf5a7c09eea0189d93c7b37ae560c91f0f6d5233ed3b9292a2) Copying: OK (sha256: d77d235e41d54594865151f4751e835c5a82322b0e87ace266567c3391a4b912) README: OK (sha256: df6ad59aefea68676c38325f25f6707f026ddde6c71291b2ca231b6247859907) >>> perl 5.32.1 Collecting legal info Artistic: OK (sha256: dd90d4f42e4dcadf5a7c09eea0189d93c7b37ae560c91f0f6d5233ed3b9292a2) Copying: OK (sha256: d77d235e41d54594865151f4751e835c5a82322b0e87ace266567c3391a4b912) README: OK (sha256: df6ad59aefea68676c38325f25f6707f026ddde6c71291b2ca231b6247859907) >>> perl-sys-mmap 0.20 Collecting legal info Artistic: OK (sha256: 4ac2afe465736476a06e52edcc78c72cfa0fa4d625916e58ab4f2af6c598709c) Copying: OK (sha256: 51c144e9a67644fa8eea0ea63dedb4e837587305b22f073eb5e279e39e7325a8) >>> pngquant 2.15.1 Collecting legal info COPYRIGHT: OK (sha256: e4f467f7abf860b4e620f5f60fdd88bc3a63a0fdb98a481fb002b5e511c9b826) >>> reaver 1.6.6 Collecting legal info docs/LICENSE: OK (sha256: bb40cfd5e9ca6e8465ea3c236f3f2293e8300af1bfe87e72fabe482ae6cc995a) >>> rings 1.3.0-1 Collecting legal info rings-v_1_3_0/doc/us/license.html: OK (sha256: f582a0c43737391070827ef273df0145b594b095ad2f49595701368b729e024f) >>> smstools3 3.1.21 Collecting legal info doc/license.html: OK (sha256: 884d8f0377259f291432f4fa31d5a9720eefa0e0d797652ae686b6325a434624) LICENSE: OK (sha256: 786b4da4dd900cad87a7dc17769458607bdeae575d62e6e98ad7144e9225f8d3) >>> tcping 1.3.6 Collecting legal info LICENSE: OK (sha256: 4a35620e27ddb8de27898e4206c8f93633d877c1e128e98e95a035f760d94428) >>> uvw 2.9.0_libuv_v1.41 Collecting legal info LICENSE: OK (sha256: 5de32af2469480cf3261c9781962e0887366666ba8ee1f4a32c386c77fc50c88) >>> wsapi-fcgi 1.7-1 Collecting legal info wsapi/doc/us/license.html: OK (sha256: 6aa14e3febf7a9e810ce672b015f5a5514241ce5d1c3a6a48f921f089d270159) wsapi/doc/us/license.md: OK (sha256: c7bf3061d00a96d10cb9dbc3a737d0af22594e2ef8f788842d7ab92eeaa864f2) >>> wsapi 1.7-1 Collecting legal info wsapi/doc/us/license.html: OK (sha256: 6aa14e3febf7a9e810ce672b015f5a5514241ce5d1c3a6a48f921f089d270159) wsapi/doc/us/license.md: OK (sha256: c7bf3061d00a96d10cb9dbc3a737d0af22594e2ef8f788842d7ab92eeaa864f2) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-bootlin-2020.08-1: cannot save license (TOOLCHAIN_EXTERNAL_BOOTLIN_LICENSE_FILES not defined) WARNING: comix-cursors-0.9.1: cannot save license (COMIX_CURSORS_LICENSE_FILES not defined) WARNING: openlayers-6.5.0: cannot save license (OPENLAYERS_LICENSE_FILES not defined) Legal info produced in /tmp/instance-6/output-1/legal-info make: Leaving directory '/tmp/instance-6/buildroot'