(cd /tmp/instance-16/output-1/target/usr/lib && \ rm -f libblkid.so && \ ln -s $so_img_rel_target/lib/$so_img_name libblkid.so); \ fi make[5]: Leaving directory '/tmp/instance-16/output-1/build/util-linux-2.38' /usr/bin/mkdir -p '/tmp/instance-16/output-1/target/usr/share/bash-completion/completions' /usr/bin/mkdir -p '/tmp/instance-16/output-1/target/usr/share/man/man1' /usr/bin/mkdir -p '/tmp/instance-16/output-1/target/usr/share/man/man3' /usr/bin/install -c -m 644 libblkid/libblkid.3 '/tmp/instance-16/output-1/target/usr/share/man/man3' /usr/bin/mkdir -p '/tmp/instance-16/output-1/target/usr/share/man/man5' /usr/bin/install -c -m 644 lib/terminal-colors.d.5 '/tmp/instance-16/output-1/target/usr/share/man/man5' /usr/bin/mkdir -p '/tmp/instance-16/output-1/target/usr/share/man/man8' /usr/bin/mkdir -p '/tmp/instance-16/output-1/target/usr/include/blkid' /usr/bin/install -c -m 644 libblkid/src/blkid.h '/tmp/instance-16/output-1/target/usr/include/blkid' /usr/bin/mkdir -p '/tmp/instance-16/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libblkid/blkid.pc '/tmp/instance-16/output-1/target/usr/lib/pkgconfig' /home/autobuild/make/make install-data-hook make[5]: Entering directory '/tmp/instance-16/output-1/build/util-linux-2.38' make[5]: Nothing to be done for 'install-data-hook'. make[5]: Leaving directory '/tmp/instance-16/output-1/build/util-linux-2.38' make[4]: Leaving directory '/tmp/instance-16/output-1/build/util-linux-2.38' make[3]: Leaving directory '/tmp/instance-16/output-1/build/util-linux-2.38' make[2]: Leaving directory '/tmp/instance-16/output-1/build/util-linux-2.38' make[1]: Leaving directory '/tmp/instance-16/output-1/build/util-linux-2.38' >>> websocketpp 0.8.2 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-16/output-1/build/.websocketpp-0.8.2.tar.gz.sHKyd6/output' 'https://github.com/zaphoyd/websocketpp/archive/0.8.2/websocketpp-0.8.2.tar.gz' --2023-04-17 03:44:28-- https://github.com/zaphoyd/websocketpp/archive/0.8.2/websocketpp-0.8.2.tar.gz Resolving github.com (github.com)... 140.82.113.3 Connecting to github.com (github.com)|140.82.113.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/zaphoyd/websocketpp/tar.gz/refs/tags/0.8.2 [following] --2023-04-17 03:44:28-- https://codeload.github.com/zaphoyd/websocketpp/tar.gz/refs/tags/0.8.2 Resolving codeload.github.com (codeload.github.com)... 140.82.113.9 Connecting to codeload.github.com (codeload.github.com)|140.82.113.9|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/tmp/instance-16/output-1/build/.websocketpp-0.8.2.tar.gz.sHKyd6/output' 0K .......... .......... .......... .......... .......... 543K 50K .......... .......... .......... .......... .......... 1.10M 100K .......... .......... .......... .......... .......... 62.7M 150K .......... .......... .......... .......... .......... 1.09M 200K .......... .......... .......... .......... .......... 101M 250K .......... .......... .......... .......... .......... 82.6M 300K .......... .......... .......... .......... .......... 1.09M 350K .......... .......... .......... .......... .......... 74.9M 400K .......... .......... .......... .......... .......... 81.8M 450K .......... .......... .......... .......... .......... 1.07M 500K .......... .......... .......... .......... .......... 127M 550K .......... .......... .......... .......... .......... 1.11M 600K .......... .......... .......... .......... .......... 257M 650K .......... .......... .......... .... 310M=0.3s 2023-04-17 03:44:29 (2.09 MB/s) - '/tmp/instance-16/output-1/build/.websocketpp-0.8.2.tar.gz.sHKyd6/output' saved [701364] websocketpp-0.8.2.tar.gz: OK (sha256: 6ce889d85ecdc2d8fa07408d6787e7352510750daa66b5ad44aacb47bea76755) >>> websocketpp 0.8.2 Extracting gzip -d -c /tmp/instance-16/dl/websocketpp/websocketpp-0.8.2.tar.gz | tar --strip-components=1 -C /tmp/instance-16/output-1/build/websocketpp-0.8.2 -xf - >>> websocketpp 0.8.2 Patching >>> websocketpp 0.8.2 Configuring (mkdir -p /tmp/instance-16/output-1/build/websocketpp-0.8.2/ && cd /tmp/instance-16/output-1/build/websocketpp-0.8.2/ && rm -f CMakeCache.txt && PATH="/tmp/instance-16/output-1/host/bin:/tmp/instance-16/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /tmp/instance-16/output-1/host/bin/cmake /tmp/instance-16/output-1/build/websocketpp-0.8.2/ -G"Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/tmp/instance-16/output-1/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_INSTALL_RUNSTATEDIR="/run" -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 ) CMake Deprecation Warning at CMakeLists.txt:5 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 9.2.1 -- The CXX compiler identification is GNU 9.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /tmp/instance-16/output-1/host/bin/arceb-linux-gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /tmp/instance-16/output-1/host/bin/arceb-linux-g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done ** websocketpp =========== Used Build Configuration ============= -- ENABLE_CPP11 = ON -- BUILD_EXAMPLES = OFF -- BUILD_TESTS = OFF -- WEBSOCKETPP_ROOT = /tmp/instance-16/output-1/build/websocketpp-0.8.2 -- WEBSOCKETPP_BIN = /tmp/instance-16/output-1/build/websocketpp-0.8.2/bin -- WEBSOCKETPP_LIB = /tmp/instance-16/output-1/build/websocketpp-0.8.2/lib -- Install prefix = /usr -- WEBSOCKETPP_BOOST_LIBS = -- WEBSOCKETPP_PLATFORM_LIBS = -- WEBSOCKETPP_PLATFORM_TLS_LIBS = -- OPENSSL_FOUND = -- OPENSSL_INCLUDE_DIR = -- OPENSSL_LIBRARIES = -- OPENSSL_VERSION = -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_SHARED_LIBS BUILD_TEST BUILD_TESTING CMAKE_INSTALL_RUNSTATEDIR -- Build files have been written to: /tmp/instance-16/output-1/build/websocketpp-0.8.2 >>> websocketpp 0.8.2 Building PATH="/tmp/instance-16/output-1/host/bin:/tmp/instance-16/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-16/output-1/build/websocketpp-0.8.2/ make[1]: Entering directory '/tmp/instance-16/output-1/build/websocketpp-0.8.2' make[1]: Leaving directory '/tmp/instance-16/output-1/build/websocketpp-0.8.2' >>> websocketpp 0.8.2 Installing to staging directory PATH="/tmp/instance-16/output-1/host/bin:/tmp/instance-16/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot install/fast -C /tmp/instance-16/output-1/build/websocketpp-0.8.2/ make[1]: Entering directory '/tmp/instance-16/output-1/build/websocketpp-0.8.2' Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/lib/cmake/websocketpp/websocketpp-config.cmake -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/lib/cmake/websocketpp/websocketpp-configVersion.cmake -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/CMakeFiles -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/version.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/utilities.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/utf8_validator.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/uri.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/stub -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/stub/endpoint.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/stub/connection.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/stub/base.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/iostream -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/iostream/endpoint.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/iostream/connection.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/iostream/base.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/debug -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/debug/endpoint.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/debug/connection.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/debug/base.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/base -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/base/endpoint.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/base/connection.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/asio -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/asio/security -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/asio/security/tls.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/asio/security/none.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/asio/security/base.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/asio/endpoint.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/asio/connection.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/asio/base.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/sha1 -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/sha1/sha1.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/server.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/roles -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/roles/server_endpoint.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/roles/client_endpoint.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/random -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/random/random_device.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/random/none.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/processors -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/processors/processor.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/processors/hybi13.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/processors/hybi08.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/processors/hybi07.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/processors/hybi00.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/processors/base.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/message_buffer -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/message_buffer/pool.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/message_buffer/message.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/message_buffer/alloc.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/logger -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/logger/syslog.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/logger/stub.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/logger/levels.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/logger/basic.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/impl -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/impl/utilities_impl.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/impl/endpoint_impl.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/impl/connection_impl.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/http -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/http/response.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/http/request.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/http/parser.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/http/impl -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/http/impl/response.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/http/impl/request.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/http/impl/parser.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/http/constants.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/frame.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/extensions -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/extensions/permessage_deflate -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/extensions/permessage_deflate/enabled.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/extensions/permessage_deflate/disabled.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/extensions/extension.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/error.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/endpoint_base.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/endpoint.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/connection_base.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/connection.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/config -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/config/minimal_server.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/config/minimal_client.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/config/debug_asio_no_tls.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/config/debug_asio.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/config/debug.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/config/core_client.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/config/core.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/config/boost_config.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/config/asio_no_tls_client.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/config/asio_no_tls.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/config/asio_client.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/config/asio.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/concurrency -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/concurrency/none.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/concurrency/basic.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/common -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/common/type_traits.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/common/time.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/common/thread.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/common/system_error.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/common/stdint.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/common/regex.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/common/random.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/common/platforms.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/common/network.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/common/memory.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/common/md5.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/common/functional.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/common/cpp11.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/common/connection_hdl.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/common/chrono.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/common/asio_ssl.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/common/asio.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/close.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/client.hpp -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/base64 -- Installing: /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/base64/base64.hpp make[1]: Leaving directory '/tmp/instance-16/output-1/build/websocketpp-0.8.2' >>> websocketpp 0.8.2 Fixing libtool files for la in $(find /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-16/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot:@STAGING_DIR@:g" \ -e "s:/tmp/instance-16/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-16/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-16/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 >>> wireless-regdb 2023.02.13 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-16/output-1/build/.wireless-regdb-2023.02.13.tar.xz.f343Ub/output' 'https://cdn.kernel.org/pub/software/network/wireless-regdb/wireless-regdb-2023.02.13.tar.xz' --2023-04-17 03:44:32-- https://cdn.kernel.org/pub/software/network/wireless-regdb/wireless-regdb-2023.02.13.tar.xz Resolving cdn.kernel.org (cdn.kernel.org)... 151.101.1.176, 151.101.65.176, 151.101.129.176, ... Connecting to cdn.kernel.org (cdn.kernel.org)|151.101.1.176|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 27068 (26K) [application/x-xz] Saving to: '/tmp/instance-16/output-1/build/.wireless-regdb-2023.02.13.tar.xz.f343Ub/output' 0K .......... .......... ...... 100% 23.8M=0.001s 2023-04-17 03:44:32 (23.8 MB/s) - '/tmp/instance-16/output-1/build/.wireless-regdb-2023.02.13.tar.xz.f343Ub/output' saved [27068/27068] wireless-regdb-2023.02.13.tar.xz: OK (sha256: fe81e8a8694dc4753a45087a1c4c7e1b48dee5a59f5f796ce374ea550f0b2e73) >>> wireless-regdb 2023.02.13 Extracting xzcat /tmp/instance-16/dl/wireless-regdb/wireless-regdb-2023.02.13.tar.xz | tar --strip-components=1 -C /tmp/instance-16/output-1/build/wireless-regdb-2023.02.13 -xf - >>> wireless-regdb 2023.02.13 Patching >>> wireless-regdb 2023.02.13 Configuring >>> wireless-regdb 2023.02.13 Building >>> wireless-regdb 2023.02.13 Installing to target /usr/bin/install -m 644 -D -T /tmp/instance-16/output-1/build/wireless-regdb-2023.02.13/regulatory.db /tmp/instance-16/output-1/target/lib/firmware/regulatory.db /usr/bin/install -m 644 -D -T /tmp/instance-16/output-1/build/wireless-regdb-2023.02.13/regulatory.db.p7s /tmp/instance-16/output-1/target/lib/firmware/regulatory.db.p7s >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-16/output-1/host/etc/meson sed -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_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-Os', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/tmp/instance-16/output-1/host/bin/arceb-linux-gcc%g" -e "s%@TARGET_CXX@%/tmp/instance-16/output-1/host/bin/arceb-linux-g++%g" -e "s%@TARGET_AR@%/tmp/instance-16/output-1/host/bin/arceb-linux-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arc%g" -e "s%@TARGET_CPU@%archs%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/tmp/instance-16/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-16/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-16/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-16/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-16/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/tmp/instance-16/output-1/host/bin/arceb-linux-gcc%g" -e "s%@TARGET_CXX@%/tmp/instance-16/output-1/host/bin/arceb-linux-g++%g" -e "s%@TARGET_AR@%/tmp/instance-16/output-1/host/bin/arceb-linux-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arc%g" -e "s%@TARGET_CPU@%archs%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-Os', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0'%g" -e "s%@BR2_CMAKE@%/tmp/instance-16/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-16/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-16/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-16/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-16/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/bash$' /tmp/instance-16/output-1/target/etc/shells || echo "/bin/bash" >> /tmp/instance-16/output-1/target/etc/shells grep -qsE '^/bin/dash$' /tmp/instance-16/output-1/target/etc/shells || echo "/bin/dash" >> /tmp/instance-16/output-1/target/etc/shells mkdir -p /tmp/instance-16/output-1/target/etc echo "buildroot" > /tmp/instance-16/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-16/output-1/target/etc/hosts mkdir -p /tmp/instance-16/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-16/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-16/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /tmp/instance-16/output-1/target/etc/shells || echo "/bin/sh" >> /tmp/instance-16/output-1/target/etc/shells ln -sf dash /tmp/instance-16/output-1/target/bin/sh /usr/bin/sed -i -e '/^root:/s,[^/]*$,dash,' /tmp/instance-16/output-1/target/etc/passwd if [ -x /tmp/instance-16/output-1/target/sbin/swapon -a -x /tmp/instance-16/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /tmp/instance-16/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /tmp/instance-16/output-1/target/etc/inittab; fi /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~sole::respawn:/sbin/getty -L console 0 vt100 #~' /tmp/instance-16/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /tmp/instance-16/output-1/target/etc/inittab rm -rf /tmp/instance-16/output-1/target/usr/include /tmp/instance-16/output-1/target/usr/share/aclocal \ /tmp/instance-16/output-1/target/usr/lib/pkgconfig /tmp/instance-16/output-1/target/usr/share/pkgconfig \ /tmp/instance-16/output-1/target/usr/lib/cmake /tmp/instance-16/output-1/target/usr/share/cmake \ /tmp/instance-16/output-1/target/usr/lib/rpm /tmp/instance-16/output-1/target/usr/doc find /tmp/instance-16/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-16/output-1/target/lib/ /tmp/instance-16/output-1/target/usr/lib/ /tmp/instance-16/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/tmp/instance-16/output-1/target/usr/libexec/': No such file or directory rm -rf /tmp/instance-16/output-1/target/usr/share/gdb rm -rf /tmp/instance-16/output-1/target/usr/share/zsh rm -rf /tmp/instance-16/output-1/target/usr/man /tmp/instance-16/output-1/target/usr/share/man rm -rf /tmp/instance-16/output-1/target/usr/info /tmp/instance-16/output-1/target/usr/share/info rm -rf /tmp/instance-16/output-1/target/usr/doc /tmp/instance-16/output-1/target/usr/share/doc rm -rf /tmp/instance-16/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-16/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-16/output-1/target/lib/debug /tmp/instance-16/output-1/target/usr/lib/debug find /tmp/instance-16/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /tmp/instance-16/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /tmp/instance-16/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-16/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-16/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2023.02-268-g1557312f18"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.05-git\"" \ ) > /tmp/instance-16/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-16/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-16/output-1/per-package /tmp/instance-16/buildroot/support/scripts/fix-rpath target touch /tmp/instance-16/output-1/target/usr ln -snf /tmp/instance-16/output-1/host/arceb-buildroot-linux-uclibc/sysroot /tmp/instance-16/output-1/staging make: Leaving directory '/tmp/instance-16/buildroot' make: Entering directory '/tmp/instance-16/buildroot' >>> Buildroot 2023.02-268-g1557312f18 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-synopsys-arc 2019.09 Collecting legal info >>> toolchain Collecting legal info >>> bash 5.2.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> host-ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> readline 8.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> bonnie 1.03e Collecting legal info copyright.txt: OK (sha256: bdfeef85436885bc317fdbae3732b17a39e7910eb855553a83b4d2cf9032e773) >>> cppunit 1.15.1 Collecting legal info COPYING: OK (sha256: badf14d0aa3eaf1a7ae5f19a47a8ef2fc71a96802c4bc3d354535693c389f4e5) >>> czmq 4.2.1 Collecting legal info LICENSE: OK (sha256: 1f256ecad192880510e84ad60474eab7589218784b9a50bc7ceee34c2b91f1d5) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> zeromq 4.3.4 Collecting legal info COPYING: OK (sha256: 4fd86507c9b486764343065a9e035222869a27b5789efeb4fd93edc85412d7a3) COPYING.LESSER: OK (sha256: 83f32abe61ee58ffb1b007412c08415168c052501dbf56d7a47aaaac52b03ef6) >>> daq3 3.0.9 Collecting legal info COPYING: OK (sha256: 64601289158eddad72cb4de72652f9e64dc886942c910b38ddee93ba13b0db26) LICENSE: OK (sha256: 64601289158eddad72cb4de72652f9e64dc886942c910b38ddee93ba13b0db26) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> darkhttpd 1.14 Collecting legal info darkhttpd.c: OK (sha256: f002944c9a8516e3346002d39c3e13681306833358c0f3c7781dff1fdb639710) >>> dash 0.5.11.5 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> dawgdic 16ac537ba9883ff01b63b6d1fdc3072150c68fee Collecting legal info COPYING: OK (sha256: 3059f68686f1c5bc6ed0e9db415fc257c4e7618b6ac58ecce83986eb8a7cf501) >>> dotconf 1.3 Collecting legal info COPYING: OK (sha256: a50cc98d5044a7bbddabe61fc0ec42aa671c73bf414d0c6b50da83ea8ae041c6) >>> duktape 2.7.0 Collecting legal info LICENSE.txt: OK (sha256: c6b6659630ca6cb837afe982ecc79511bfca878b56296d628b02eb6f18789c29) >>> eudev 3.2.11 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> kmod 30 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> openssl Collecting legal info >>> libressl 3.6.2 Collecting legal info COPYING: OK (sha256: 5c63613f008f16a9c0025c096bbd736cecf720494d121b5c5203e0ec6e5955b1) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> util-linux-libs 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> filemq af4768dcaf2fcb8083a32bad107a22ecb7a5d954 Collecting legal info LICENSE: OK (sha256: 60222c28c1a7f6a92c7df98e5c5f4459e624e6e285e0b9b94467af5f6ab3343d) >>> ifenslave 2.9 Collecting legal info debian/copyright: OK (sha256: 299e00f3afc0e6ea0685340df73ad444e58e6fe0229989ba0983f5f33e275c41) >>> initscripts Collecting legal info >>> libcgicc 3.2.19 Collecting legal info COPYING.LIB: OK (sha256: a2e480f5e8afd7c587a3c0ac2ed3b73ed4b10fa3a553dea26e7b661c7cedda72) COPYING.DOC: OK (sha256: 0fd15977dc962abf3eced509b1cf5356f9784939742d67a635671141023a11da) >>> libesmtp 1.1.0 Collecting legal info COPYING.GPL: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) LICENSE: OK (sha256: 20c17d8b8c48a600800dfd14f95d5cb9ff47066a9641ddeab48dc54aec96e331) >>> host-meson 1.0.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.11.2 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2022.09.03 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> libutp 059c9449a104e440e4f913756a5f560dd4ae76a9 Collecting legal info LICENSE: OK (sha256: 73b400bf61dde52223dae1642205ca187f1a6b24a508dcce52bf386c27a0e58c) >>> host-mtools 4.0.42 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> neofetch 7.1.0 Collecting legal info LICENSE.md: OK (sha256: fc3034b3dd3a08db109949b629210213bba52aa95455cbc5c2fefa2fc1183efe) >>> odhcp6c 53f07e90b7f1da6977143a488dd5cb73a33b233b Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pdbg 3.5 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-dtc 1.6.1 Collecting legal info README.license: OK (sha256: 78e1e1ce5728a990d59c7de61d4741c49185d5129daf783b386380a214328d68) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) >>> 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) >>> host-python-lxml 4.9.2 Collecting legal info LICENSES.txt: OK (sha256: 41d49dd406aa0e1548a6d5f21a30d6bf638b3cd96eb7289dd348d83ed2e40392) doc/licenses/BSD.txt: OK (sha256: 69edb445c1335a8312d4c09271847e9956d84f0d9f724d125340cc3fad767b2a) doc/licenses/elementtree.txt: OK (sha256: 0497ae8138811ef4466ede653bab7a59feb3d3c14f9ed50fc33a00aeb5bec32e) src/lxml/isoschematron/resources/rng/iso-schematron.rng: OK (sha256: 56c5b13f28b78958890c36e3249c34c169041e42ebcfdce8080f3324ba2bf4de) >>> host-libxml2 2.10.3 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-libxslt 1.1.37 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> sredird 2.2.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> sysvinit 2.99 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> tz Collecting legal info >>> host-tzdata 2022f Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> host-zic 2022f Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> host-tzdump e1a52ce12a701b8ea4163d6719713e38c0e53d35 Collecting legal info >>> udev Collecting legal info >>> util-linux 2.38 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) >>> websocketpp 0.8.2 Collecting legal info COPYING: OK (sha256: b31e597bc777d884a39663c11d0557a0af40780e1f451de11ea5103924a69667) >>> wireless-regdb 2023.02.13 Collecting legal info LICENSE: OK (sha256: 678b0df753c86198fc496d1f1033429bbd57f101472132ee7eaaf9f5e0a7fae1) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-synopsys-arc-2019.09: cannot save license (TOOLCHAIN_EXTERNAL_SYNOPSYS_ARC_LICENSE_FILES not defined) WARNING: tzdump-e1a52ce12a701b8ea4163d6719713e38c0e53d35: cannot save license (HOST_TZDUMP_LICENSE_FILES not defined) Legal info produced in /tmp/instance-16/output-1/legal-info make: Leaving directory '/tmp/instance-16/buildroot'