for dir in tests doc platform-specific sha2 aes ecc; do \ /usr/bin/make -C $dir install="cp" includedir=/usr/include/tinydtls install; \ done make[2]: Entering directory `/home/buildroot/buildroot-test/instance-1/output/build/tinydtls-0.8.2/tests' : make[2]: Leaving directory `/home/buildroot/buildroot-test/instance-1/output/build/tinydtls-0.8.2/tests' make[2]: Entering directory `/home/buildroot/buildroot-test/instance-1/output/build/tinydtls-0.8.2/doc' test -d /home/buildroot/buildroot-test/instance-1/output/target/usr/share/doc/tinydtls || mkdir -p /home/buildroot/buildroot-test/instance-1/output/target/usr/share/doc/tinydtls cp -r html/* /home/buildroot/buildroot-test/instance-1/output/target/usr/share/doc/tinydtls make[2]: Leaving directory `/home/buildroot/buildroot-test/instance-1/output/build/tinydtls-0.8.2/doc' make[2]: Entering directory `/home/buildroot/buildroot-test/instance-1/output/build/tinydtls-0.8.2/platform-specific' : make[2]: Leaving directory `/home/buildroot/buildroot-test/instance-1/output/build/tinydtls-0.8.2/platform-specific' make[2]: Entering directory `/home/buildroot/buildroot-test/instance-1/output/build/tinydtls-0.8.2/sha2' test -d /home/buildroot/buildroot-test/instance-1/output/target/usr/include/tinydtls/sha2 || mkdir -p /home/buildroot/buildroot-test/instance-1/output/target/usr/include/tinydtls/sha2 cp sha2.h /home/buildroot/buildroot-test/instance-1/output/target/usr/include/tinydtls/sha2 make[2]: Leaving directory `/home/buildroot/buildroot-test/instance-1/output/build/tinydtls-0.8.2/sha2' make[2]: Entering directory `/home/buildroot/buildroot-test/instance-1/output/build/tinydtls-0.8.2/aes' test -d /home/buildroot/buildroot-test/instance-1/output/target/usr/include/tinydtls/aes || mkdir -p /home/buildroot/buildroot-test/instance-1/output/target/usr/include/tinydtls/aes cp rijndael.h /home/buildroot/buildroot-test/instance-1/output/target/usr/include/tinydtls/aes make[2]: Leaving directory `/home/buildroot/buildroot-test/instance-1/output/build/tinydtls-0.8.2/aes' make[2]: Entering directory `/home/buildroot/buildroot-test/instance-1/output/build/tinydtls-0.8.2/ecc' test -d /home/buildroot/buildroot-test/instance-1/output/target/usr/include/tinydtls/ecc || mkdir -p /home/buildroot/buildroot-test/instance-1/output/target/usr/include/tinydtls/ecc cp ecc.h test_helper.h /home/buildroot/buildroot-test/instance-1/output/target/usr/include/tinydtls/ecc make[2]: Leaving directory `/home/buildroot/buildroot-test/instance-1/output/build/tinydtls-0.8.2/ecc' make[1]: Leaving directory `/home/buildroot/buildroot-test/instance-1/output/build/tinydtls-0.8.2' websocketpp-0.8.1.tar.gz: OK (sha256: 178899de48c02853b55b1ea8681599641cedcdfce59e56beaff3dd0874bf0286) >>> websocketpp 0.8.1 Extracting gzip -d -c /home/buildroot/buildroot-test/instance-1/dl/websocketpp/websocketpp-0.8.1.tar.gz | tar --strip-components=1 -C /home/buildroot/buildroot-test/instance-1/output/build/websocketpp-0.8.1 -xf - >>> websocketpp 0.8.1 Patching Applying 0001-Replace-make_shared-with-new-in-some-cases.patch using patch: patching file websocketpp/transport/asio/connection.hpp patching file websocketpp/transport/asio/endpoint.hpp patching file websocketpp/transport/asio/security/none.hpp patching file websocketpp/transport/asio/security/tls.hpp Applying 0002-Fix-missed-entries-fix-testing.patch using patch: patching file CMakeLists.txt patching file websocketpp/transport/asio/connection.hpp patching file websocketpp/transport/asio/endpoint.hpp >>> websocketpp 0.8.1 Configuring (mkdir -p /home/buildroot/buildroot-test/instance-1/output/build/websocketpp-0.8.1/ && cd /home/buildroot/buildroot-test/instance-1/output/build/websocketpp-0.8.1/ && rm -f CMakeCache.txt && PATH="/home/buildroot/buildroot-test/instance-1/output/host/bin:/home/buildroot/buildroot-test/instance-1/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /home/buildroot/buildroot-test/instance-1/output/host/bin/cmake /home/buildroot/buildroot-test/instance-1/output/build/websocketpp-0.8.1/ -DCMAKE_TOOLCHAIN_FILE="/home/buildroot/buildroot-test/instance-1/output/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=OFF ) -- The C compiler identification is GNU 7.4.0 -- The CXX compiler identification is GNU 7.4.0 -- Check for working C compiler: /home/buildroot/buildroot-test/instance-1/output/host/bin/x86_64-linux-gcc -- Check for working C compiler: /home/buildroot/buildroot-test/instance-1/output/host/bin/x86_64-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: /home/buildroot/buildroot-test/instance-1/output/host/bin/x86_64-linux-g++ -- Check for working CXX compiler: /home/buildroot/buildroot-test/instance-1/output/host/bin/x86_64-linux-g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done ** websocketpp =========== Used Build Configuration ============= -- ENABLE_CPP11 = ON -- BUILD_EXAMPLES = OFF -- BUILD_TESTS = OFF -- WEBSOCKETPP_ROOT = /home/buildroot/buildroot-test/instance-1/output/build/websocketpp-0.8.1 -- WEBSOCKETPP_BIN = /home/buildroot/buildroot-test/instance-1/output/build/websocketpp-0.8.1/bin -- WEBSOCKETPP_LIB = /home/buildroot/buildroot-test/instance-1/output/build/websocketpp-0.8.1/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 -- Build files have been written to: /home/buildroot/buildroot-test/instance-1/output/build/websocketpp-0.8.1 >>> websocketpp 0.8.1 Building PATH="/home/buildroot/buildroot-test/instance-1/output/host/bin:/home/buildroot/buildroot-test/instance-1/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j2 -C /home/buildroot/buildroot-test/instance-1/output/build/websocketpp-0.8.1/ make[1]: Entering directory `/home/buildroot/buildroot-test/instance-1/output/build/websocketpp-0.8.1' make[1]: Leaving directory `/home/buildroot/buildroot-test/instance-1/output/build/websocketpp-0.8.1' >>> websocketpp 0.8.1 Installing to staging directory PATH="/home/buildroot/buildroot-test/instance-1/output/host/bin:/home/buildroot/buildroot-test/instance-1/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j2 DESTDIR=/home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot install/fast -C /home/buildroot/buildroot-test/instance-1/output/build/websocketpp-0.8.1/ make[1]: Entering directory `/home/buildroot/buildroot-test/instance-1/output/build/websocketpp-0.8.1' Install the project... -- Install configuration: "Release" -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/lib/cmake/websocketpp/websocketpp-config.cmake -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/lib/cmake/websocketpp/websocketpp-configVersion.cmake -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/uri.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/CMakeFiles -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/logger -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/logger/syslog.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/logger/levels.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/logger/stub.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/logger/basic.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/http -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/http/impl -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/http/impl/response.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/http/impl/parser.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/http/impl/request.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/http/response.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/http/parser.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/http/request.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/http/constants.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/server.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/close.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/common -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/common/functional.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/common/stdint.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/common/time.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/common/asio.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/common/md5.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/common/asio_ssl.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/common/random.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/common/regex.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/common/network.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/common/memory.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/common/cpp11.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/common/type_traits.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/common/connection_hdl.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/common/chrono.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/common/thread.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/common/platforms.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/common/system_error.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/random -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/random/random_device.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/random/none.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/impl -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/impl/utilities_impl.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/impl/connection_impl.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/impl/endpoint_impl.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/message_buffer -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/message_buffer/message.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/message_buffer/pool.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/message_buffer/alloc.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/version.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/frame.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/endpoint_base.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/connection_base.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/sha1 -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/sha1/sha1.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/roles -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/roles/client_endpoint.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/roles/server_endpoint.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/endpoint.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/concurrency -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/concurrency/none.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/concurrency/basic.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/utilities.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/debug -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/debug/endpoint.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/debug/base.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/debug/connection.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/base -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/base/endpoint.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/base/connection.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/asio -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/asio/endpoint.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/asio/base.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/asio/connection.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/asio/security -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/asio/security/none.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/asio/security/tls.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/asio/security/base.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/iostream -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/iostream/endpoint.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/iostream/base.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/iostream/connection.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/stub -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/stub/endpoint.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/stub/base.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/stub/connection.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/utf8_validator.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/error.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/extensions -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/extensions/permessage_deflate -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/extensions/permessage_deflate/disabled.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/extensions/permessage_deflate/enabled.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/extensions/extension.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/connection.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/processors -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/processors/hybi13.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/processors/hybi07.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/processors/base.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/processors/hybi00.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/processors/hybi08.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/processors/processor.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/base64 -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/base64/base64.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/client.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/config -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/config/minimal_server.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/config/minimal_client.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/config/debug.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/config/asio.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/config/asio_client.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/config/debug_asio_no_tls.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/config/core_client.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/config/boost_config.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/config/asio_no_tls_client.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/config/core.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/config/debug_asio.hpp -- Installing: /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/config/asio_no_tls.hpp make[1]: Leaving directory `/home/buildroot/buildroot-test/instance-1/output/build/websocketpp-0.8.1' >>> websocketpp 0.8.1 Fixing libtool files for la in $(find /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/home/buildroot/buildroot-test/instance-1/output:@BASE_DIR@:g" \ -e "s:/home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot:@STAGING_DIR@:g" \ -e "s:/home/buildroot/buildroot-test/instance-1/output/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/home/buildroot/buildroot-test/instance-1/output/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/buildroot-test/instance-1/output:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/buildroot-test/instance-1/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/buildroot/buildroot-test/instance-1/output/build/packages-file-list-staging.txt Warning: staging file "./etc/group" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./etc/passwd" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./etc/profile.d/umask.sh" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./etc/resolv.conf" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/lib64" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./etc/mtab" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] ./support/scripts/check-uniq-files -t host /home/buildroot/buildroot-test/instance-1/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-openocd'] Warning: host file "./share/man/man8/fsck.8" is touched by more than one package: [u'host-util-linux', u'host-e2fsprogs'] Warning: host file "./sbin/fsck" is touched by more than one package: [u'host-util-linux', u'host-e2fsprogs'] /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/buildroot/buildroot-test/instance-1/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/buildroot/buildroot-test/instance-1/output/target/etc/inittab if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /home/buildroot/buildroot-test/instance-1/output/target/etc/shells || echo "/bin/ash" >> /home/buildroot/buildroot-test/instance-1/output/target/etc/shells; fi if grep -q CONFIG_HUSH=y ./.config; then grep -qsE '^/bin/hush$' /home/buildroot/buildroot-test/instance-1/output/target/etc/shells || echo "/bin/hush" >> /home/buildroot/buildroot-test/instance-1/output/target/etc/shells; fi rm -f /home/buildroot/buildroot-test/instance-1/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/buildroot-test/instance-1/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/buildroot-test/instance-1/output/host/bin/glib-compile-schemas /home/buildroot/buildroot-test/instance-1/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/buildroot-test/instance-1/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/buildroot/buildroot-test/instance-1/output/host/etc/meson sed -e "s%@TARGET_CROSS@%/home/buildroot/buildroot-test/instance-1/output/host/bin/x86_64-linux-%g" -e "s%@TARGET_ARCH@%x86_64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%"little"%g" -e "s%@TARGET_CFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -static`%g" -e "s%@TARGET_LDFLAGS@%`printf '"%s", ' -static`%g" -e "s%@TARGET_CXXFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -static -static`%g" -e "s%@HOST_DIR@%/home/buildroot/buildroot-test/instance-1/output/host%g" package/meson//cross-compilation.conf.in > /home/buildroot/buildroot-test/instance-1/output/host/etc/meson/cross-compilation.conf mkdir -p /home/buildroot/buildroot-test/instance-1/output/target/etc echo "buildroot" > /home/buildroot/buildroot-test/instance-1/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/buildroot-test/instance-1/output/target/etc/hosts mkdir -p /home/buildroot/buildroot-test/instance-1/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/buildroot-test/instance-1/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/buildroot-test/instance-1/output/target/etc/shadow rm -f /home/buildroot/buildroot-test/instance-1/output/target/bin/sh rm -f /home/buildroot/buildroot-test/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/buildroot-test/instance-1/output/build/locales.nopurge; done for dir in /home/buildroot/buildroot-test/instance-1/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/buildroot-test/instance-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/buildroot-test/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/buildroot-test/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/buildroot-test/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/buildroot-test/instance-1/output/target/usr/include /home/buildroot/buildroot-test/instance-1/output/target/usr/share/aclocal \ /home/buildroot/buildroot-test/instance-1/output/target/usr/lib/pkgconfig /home/buildroot/buildroot-test/instance-1/output/target/usr/share/pkgconfig \ /home/buildroot/buildroot-test/instance-1/output/target/usr/lib/cmake /home/buildroot/buildroot-test/instance-1/output/target/usr/share/cmake find /home/buildroot/buildroot-test/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/buildroot-test/instance-1/output/target/lib/ /home/buildroot/buildroot-test/instance-1/output/target/usr/lib/ /home/buildroot/buildroot-test/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/buildroot-test/instance-1/output/target/usr/share/gdb rm -rf /home/buildroot/buildroot-test/instance-1/output/target/usr/share/bash-completion rm -rf /home/buildroot/buildroot-test/instance-1/output/target/usr/share/zsh rm -rf /home/buildroot/buildroot-test/instance-1/output/target/usr/man /home/buildroot/buildroot-test/instance-1/output/target/usr/share/man rm -rf /home/buildroot/buildroot-test/instance-1/output/target/usr/info /home/buildroot/buildroot-test/instance-1/output/target/usr/share/info rm -rf /home/buildroot/buildroot-test/instance-1/output/target/usr/doc /home/buildroot/buildroot-test/instance-1/output/target/usr/share/doc rm -rf /home/buildroot/buildroot-test/instance-1/output/target/usr/share/gtk-doc rmdir /home/buildroot/buildroot-test/instance-1/output/target/usr/share 2>/dev/null || true find /home/buildroot/buildroot-test/instance-1/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/buildroot/buildroot-test/instance-1/output/host/bin/x86_64-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/buildroot-test/instance-1/output/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/buildroot/buildroot-test/instance-1/output/host/bin/x86_64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/buildroot/buildroot-test/instance-1/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/buildroot-test/instance-1/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/buildroot-test/instance-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.05-rc1-00085-g9ff92de"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.05-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2019.05-rc1\"" \ ) > /home/buildroot/buildroot-test/instance-1/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/buildroot-test/instance-1/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/buildroot-test/instance-1/buildroot/support/scripts/fix-rpath target touch /home/buildroot/buildroot-test/instance-1/output/target/usr make: Leaving directory `/home/buildroot/buildroot-test/instance-1/buildroot' make: Entering directory `/home/buildroot/buildroot-test/instance-1/buildroot' >>> Buildroot 2019.05-rc1-00085-g9ff92de 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 >>> argp-standalone 1.3 Collecting legal info >>> bcusdk 0.0.5 Collecting legal info ERROR: No hash found for COPYING >>> libpthsem 2.0.8 Collecting legal info ERROR: No hash found for COPYING >>> 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) >>> busybox 1.30.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libtirpc 1.1.4 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> host-nfs-utils 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> host-libtirpc 1.1.4 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> util-linux 2.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) 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) >>> ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> readline 8.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> c-periphery v1.1.3 Collecting legal info LICENSE: OK (sha256: 6b5669a90260126f0600aae98cb10fb5e219269dc9cbd0137f63927b96d5c31d) >>> chocolate-doom 2.3.0 Collecting legal info ERROR: No hash found for COPYING >>> sdl 1.2.15 Collecting legal info ERROR: No hash found for COPYING >>> sdl_mixer 1.2.12 Collecting legal info ERROR: No hash found for COPYING >>> sdl_net 1.2.8 Collecting legal info ERROR: No hash found for COPYING >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> dbus-glib 0.110 Collecting legal info ERROR: No hash found for COPYING >>> dbus 1.12.10 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-dbus 1.12.10 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-dbus-glib 0.110 Collecting legal info ERROR: No hash found for COPYING >>> host-libglib2 2.56.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext Collecting legal info >>> host-gettext-tiny c6dcdcdef801127549d3906d153c061880d25a73 Collecting legal info LICENSE: OK (sha256: b57aa4fdc1c614c28d41c1e2d5c4090935964c5f86291ba7d1c99ffd1d698b34) extra/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-util-linux 2.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) 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) >>> libglib2 2.56.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> dosfstools 4.1 Collecting legal info ERROR: No hash found for COPYING >>> host-e2fsprogs 1.44.5 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> host-e2tools 3158ef18a903ca4a98b8fa220c9fc5c133d8bdf6 Collecting legal info ERROR: No hash found for COPYING >>> host-f2fs-tools v1.11.0 Collecting legal info COPYING: OK (sha256: 662abb3a8a80b36ae7036c289dd1e03b361ee5dd2e6fd5211d0d8d029146449f) >>> fmt 5.3.0 Collecting legal info LICENSE.rst: OK (sha256: 560d39617dfb4b4e4088597291a070ed6c3a8d67668114ed475c673430c3e49a) >>> initscripts Collecting legal info >>> iostat 2.2 Collecting legal info ERROR: No hash found for LICENSE >>> iperf 2.0.13 Collecting legal info COPYING: OK (sha256: 5f9f5c4feca3347c3b3c0ada8b16b4e6b698aac4e6f016a24adf61a5915336d1) >>> jq 1.6 Collecting legal info COPYING: OK (sha256: 111136aebcbfa68b6b0084e582b30e981da76adcff84eab6f9be32a1f38c5bf1) >>> leptonica 1.77.0 Collecting legal info leptonica-license.txt: OK (sha256: ca0ac11c7c0acad9599d54990942cc11c9f6d9b569f1a360d774a628819c3518) >>> libatomic_ops v7.6.6 Collecting legal info doc/LICENSING.txt: OK (sha256: f0e630c0ca489767033da5a0c869fb4231db522c5ff479ce55a853a923a00f69) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libdaemon 0.14 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libftdi 0.20 Collecting legal info >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> libidn2 2.1.0 Collecting legal info COPYING: OK (sha256: 73483f797a83373fca1b968c11785b98c4fc4803cdc7d3210811ca8b075d6d76) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) COPYING.unicode: OK (sha256: 01d621eef165cf4d3d3dbb737aa0699178d94c6f18cf87e9dde6db3ca7790f46) >>> libmediaart 1.9.4 Collecting legal info COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnfs libnfs-4.0.0 Collecting legal info COPYING: OK (sha256: edd960c0142b8ada98b43b6396b78f4e557b0bc70ac601a51e397ad04070e2c5) LICENCE-BSD.txt: OK (sha256: d9406ced95457941032aa11d04623b8ab71f2827a3395ebef137aec475be35b1) LICENCE-LGPL-2.1.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENCE-GPL-3.txt: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libsndfile 1.0.28 Collecting legal info ERROR: No hash found for COPYING >>> liburcu 0.10.2 Collecting legal info ERROR: No hash found for lgpl-2.1.txt ERROR: No hash found for lgpl-relicensing.txt ERROR: No hash found for gpl-2.0.txt ERROR: No hash found for LICENSE >>> libxml2 2.9.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> mxml 3.0 Collecting legal info LICENSE: OK (sha256: c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4) NOTICE: OK (sha256: 63cc06ba05adecb1fdf2c94460a98291fd71614865456e52a19a1e7cc674250f) >>> nanocom 1.0 Collecting legal info ERROR: No hash found for COPYING >>> neardal 4143d130ed39299bfc59d08d2c7c77dbc7f809e9 Collecting legal info COPYING: OK (sha256: 296a87e9098d3f2ce1ef80c73c53399dc2c7412f35d4175c45810ea15ed86406) >>> nginx 1.16.0 Collecting legal info LICENSE: OK (sha256: 28ad30e2f64bd89ac1287b4606906bb99ed04d9f4e13fb6564a0be9c8a23f509) >>> obsidian-cursors 1.0 Collecting legal info >>> host-openocd 0.10.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-libftdi 0.20 Collecting legal info >>> host-libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pixman 0.38.4 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> pps-tools e2b25049df9a4da28168b7378016f1650d0dfa6b Collecting legal info ERROR: No hash found for COPYING >>> pptp-linux 1.10.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> safeclib v03032018 Collecting legal info COPYING: OK (sha256: c33e77efd5781e3d59a2bb648c82d2a615035ef0d24cf58880380e3af906510b) >>> statserial 1.1 Collecting legal info ERROR: No hash found for COPYING >>> tinydtls 0.8.2 Collecting legal info tinydtls.h: OK (sha256: 65fbf31c3551633e7dcc051fac80f2c1a73b0b077af9ed564d726155dfc40513) >>> websocketpp 0.8.1 Collecting legal info COPYING: OK (sha256: b31e597bc777d884a39663c11d0557a0af40780e1f451de11ea5103924a69667) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: argp-standalone-1.3: cannot save license (ARGP_STANDALONE_LICENSE_FILES not defined) WARNING: libftdi-0.20: cannot save license (LIBFTDI_LICENSE_FILES not defined) WARNING: obsidian-cursors-1.0: cannot save license (OBSIDIAN_CURSORS_LICENSE_FILES not defined) WARNING: libftdi-0.20: cannot save license (HOST_LIBFTDI_LICENSE_FILES not defined) Legal info produced in /home/buildroot/buildroot-test/instance-1/output/legal-info make: Leaving directory `/home/buildroot/buildroot-test/instance-1/buildroot'