>>> websocketpp 0.8.1 Downloading --2019-10-02 08:01:48-- https://github.com/zaphoyd/websocketpp/archive/0.8.1/websocketpp-0.8.1.tar.gz Resolving github.com (github.com)... 192.30.255.113 Connecting to github.com (github.com)|192.30.255.113|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/zaphoyd/websocketpp/tar.gz/0.8.1 [following] --2019-10-02 08:01:48-- https://codeload.github.com/zaphoyd/websocketpp/tar.gz/0.8.1 Resolving codeload.github.com (codeload.github.com)... 192.30.255.121 Connecting to codeload.github.com (codeload.github.com)|192.30.255.121|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/home/buildroot/autobuild/instance-2/output-1/build/.websocketpp-0.8.1.tar.gz.oVfi9u/output' 0K .......... .......... .......... .......... .......... 1.23M 50K .......... .......... .......... .......... .......... 6.86M 100K .......... .......... .......... .......... .......... 6.07M 150K .......... .......... .......... .......... .......... 3.81M 200K .......... .......... .......... .......... .......... 4.44M 250K .......... .......... .......... .......... .......... 4.15M 300K .......... .......... .......... .......... .......... 4.56M 350K .......... .......... .......... .......... .......... 5.75M 400K .......... .......... .......... .......... .......... 2.28M 450K .......... .......... .......... .......... .......... 5.09M 500K .......... .......... .......... .......... .......... 27.9M 550K .......... .......... .......... .......... .......... 5.88M 600K .......... .......... .......... .......... .......... 5.18M 650K .......... .......... .......... ... 62.4M=0.2s 2019-10-02 08:01:48 (4.16 MB/s) - '/home/buildroot/autobuild/instance-2/output-1/build/.websocketpp-0.8.1.tar.gz.oVfi9u/output' saved [699468] websocketpp-0.8.1.tar.gz: OK (sha256: 178899de48c02853b55b1ea8681599641cedcdfce59e56beaff3dd0874bf0286) >>> websocketpp 0.8.1 Extracting gzip -d -c /home/buildroot/autobuild/instance-2/dl/websocketpp/websocketpp-0.8.1.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-2/output-1/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/autobuild/instance-2/output-1/build/websocketpp-0.8.1/ && cd /home/buildroot/autobuild/instance-2/output-1/build/websocketpp-0.8.1/ && rm -f CMakeCache.txt && PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/buildroot/.local/bin" /home/buildroot/autobuild/instance-2/output-1/host/bin/cmake /home/buildroot/autobuild/instance-2/output-1/build/websocketpp-0.8.1/ -DCMAKE_TOOLCHAIN_FILE="/home/buildroot/autobuild/instance-2/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 7.4.0 -- The CXX compiler identification is GNU 7.4.0 -- Check for working C compiler: /home/buildroot/autobuild/instance-2/output-1/host/bin/powerpc64le-linux-gcc -- Check for working C compiler: /home/buildroot/autobuild/instance-2/output-1/host/bin/powerpc64le-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/autobuild/instance-2/output-1/host/bin/powerpc64le-linux-g++ -- Check for working CXX compiler: /home/buildroot/autobuild/instance-2/output-1/host/bin/powerpc64le-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/autobuild/instance-2/output-1/build/websocketpp-0.8.1 -- WEBSOCKETPP_BIN = /home/buildroot/autobuild/instance-2/output-1/build/websocketpp-0.8.1/bin -- WEBSOCKETPP_LIB = /home/buildroot/autobuild/instance-2/output-1/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/autobuild/instance-2/output-1/build/websocketpp-0.8.1 >>> websocketpp 0.8.1 Building PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/buildroot/.local/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-2/output-1/build/websocketpp-0.8.1/ make[1]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/websocketpp-0.8.1' make[1]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/websocketpp-0.8.1' >>> websocketpp 0.8.1 Installing to staging directory PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/buildroot/.local/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot install/fast -C /home/buildroot/autobuild/instance-2/output-1/build/websocketpp-0.8.1/ make[1]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/websocketpp-0.8.1' Install the project... -- Install configuration: "Release" -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib/cmake/websocketpp/websocketpp-config.cmake -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib/cmake/websocketpp/websocketpp-configVersion.cmake -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/uri.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/connection.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/endpoint_base.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/common -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/common/stdint.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/common/type_traits.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/common/platforms.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/common/thread.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/common/network.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/common/random.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/common/system_error.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/common/md5.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/common/time.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/common/memory.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/common/asio_ssl.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/common/connection_hdl.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/common/regex.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/common/chrono.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/common/cpp11.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/common/asio.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/common/functional.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/transport -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/transport/asio -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/transport/asio/connection.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/transport/asio/base.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/transport/asio/endpoint.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/transport/asio/security -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/transport/asio/security/base.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/transport/asio/security/tls.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/transport/asio/security/none.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/transport/iostream -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/transport/iostream/connection.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/transport/iostream/base.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/transport/iostream/endpoint.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/transport/debug -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/transport/debug/connection.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/transport/debug/base.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/transport/debug/endpoint.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/transport/base -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/transport/base/connection.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/transport/base/endpoint.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/transport/stub -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/transport/stub/connection.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/transport/stub/base.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/transport/stub/endpoint.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/version.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/roles -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/roles/server_endpoint.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/roles/client_endpoint.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/base64 -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/base64/base64.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/server.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/utilities.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/frame.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/CMakeFiles -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/concurrency -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/concurrency/basic.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/concurrency/none.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/extensions -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/extensions/extension.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/extensions/permessage_deflate -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/extensions/permessage_deflate/disabled.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/extensions/permessage_deflate/enabled.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/processors -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/processors/hybi07.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/processors/hybi00.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/processors/hybi08.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/processors/base.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/processors/hybi13.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/processors/processor.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/error.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/client.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/logger -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/logger/syslog.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/logger/stub.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/logger/levels.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/logger/basic.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/http -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/http/parser.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/http/constants.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/http/request.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/http/response.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/http/impl -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/http/impl/parser.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/http/impl/request.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/http/impl/response.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/sha1 -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/sha1/sha1.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/close.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/message_buffer -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/message_buffer/alloc.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/message_buffer/message.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/message_buffer/pool.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/connection_base.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/endpoint.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/config -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/config/asio_client.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/config/asio_no_tls.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/config/boost_config.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/config/core_client.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/config/minimal_server.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/config/debug.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/config/minimal_client.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/config/debug_asio.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/config/debug_asio_no_tls.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/config/core.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/config/asio_no_tls_client.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/config/asio.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/utf8_validator.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/random -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/random/random_device.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/random/none.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/impl -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/impl/endpoint_impl.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/impl/utilities_impl.hpp -- Installing: /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include//websocketpp/impl/connection_impl.hpp make[1]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/websocketpp-0.8.1' >>> websocketpp 0.8.1 Fixing libtool files for la in $(find /home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/home/buildroot/autobuild/instance-2/output-1:@BASE_DIR@:g" \ -e "s:/home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ -e "s:/home/buildroot/autobuild/instance-2/output-1/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/autobuild/instance-2/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/home/buildroot/autobuild/instance-2/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/autobuild/instance-2/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 >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/autobuild/instance-2/output-1/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/instance-2/output-1/build/packages-file-list-staging.txt 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/autobuild/instance-2/output-1/build/packages-file-list-host.txt /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/buildroot/autobuild/instance-2/output-1/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/buildroot/autobuild/instance-2/output-1/target/etc/inittab if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /home/buildroot/autobuild/instance-2/output-1/target/etc/shells || echo "/bin/ash" >> /home/buildroot/autobuild/instance-2/output-1/target/etc/shells; fi grep: ./.config: No such file or directory if grep -q CONFIG_HUSH=y ./.config; then grep -qsE '^/bin/hush$' /home/buildroot/autobuild/instance-2/output-1/target/etc/shells || echo "/bin/hush" >> /home/buildroot/autobuild/instance-2/output-1/target/etc/shells; fi grep: ./.config: No such file or directory mkdir -p /home/buildroot/autobuild/instance-2/output-1/host/etc/meson sed -e "s%@TARGET_CROSS@%/home/buildroot/autobuild/instance-2/output-1/host/bin/powerpc64le-linux-%g" -e "s%@TARGET_ARCH@%ppc64%g" -e "s%@TARGET_CPU@%power8%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 `@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 `@PKG_TARGET_CFLAGS@%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-2/output-1/host%g" package/meson//cross-compilation.conf.in > /home/buildroot/autobuild/instance-2/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" /home/buildroot/autobuild/instance-2/output-1/host/etc/meson/cross-compilation.conf.in > /home/buildroot/autobuild/instance-2/output-1/host/etc/meson/cross-compilation.conf mkdir -p /home/buildroot/autobuild/instance-2/output-1/target/etc echo "buildroot" > /home/buildroot/autobuild/instance-2/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/instance-2/output-1/target/etc/hosts mkdir -p /home/buildroot/autobuild/instance-2/output-1/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/instance-2/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/instance-2/output-1/target/etc/shadow rm -f /home/buildroot/autobuild/instance-2/output-1/target/bin/sh rm -f /home/buildroot/autobuild/instance-2/output-1/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/instance-2/output-1/build/locales.nopurge; done for dir in /home/buildroot/autobuild/instance-2/output-1/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/instance-2/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/instance-2/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/instance-2/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/instance-2/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/include /home/buildroot/autobuild/instance-2/output-1/target/usr/share/aclocal \ /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/pkgconfig /home/buildroot/autobuild/instance-2/output-1/target/usr/share/pkgconfig \ /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/cmake /home/buildroot/autobuild/instance-2/output-1/target/usr/share/cmake find /home/buildroot/autobuild/instance-2/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/instance-2/output-1/target/lib/ /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/ /home/buildroot/autobuild/instance-2/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/share/gdb rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/share/zsh rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/man /home/buildroot/autobuild/instance-2/output-1/target/usr/share/man rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/info /home/buildroot/autobuild/instance-2/output-1/target/usr/share/info rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/doc /home/buildroot/autobuild/instance-2/output-1/target/usr/share/doc rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/instance-2/output-1/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/instance-2/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/buildroot/autobuild/instance-2/output-1/host/bin/powerpc64le-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/instance-2/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/buildroot/autobuild/instance-2/output-1/host/bin/powerpc64le-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/buildroot/autobuild/instance-2/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/autobuild/instance-2/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 /home/buildroot/autobuild/instance-2/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.11-git-00785-g5a9348d370"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2019.11-git\"" \ ) > /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/instance-2/output-1/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/instance-2/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/instance-2/output-1/target/usr make: Leaving directory '/home/buildroot/autobuild/instance-2/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-2/buildroot' >>> Buildroot 2019.11-git-00785-g5a9348d370 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 >>> acsccid 1.1.4 Collecting legal info ERROR: No hash found for COPYING >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> 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) >>> host-gettext Collecting legal info >>> host-gettext-gnu 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libusb 1.0.23 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> pcsc-lite 1.8.25 Collecting legal info COPYING: OK (sha256: 40d4358bb8dc8d30f5365ae6d999b6f820bbc051b292912482f2e4d0ebd837e1) GPL-3.0.txt: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> alljoyn-base 16.04.00 Collecting legal info >>> alljoyn 16.04.00a Collecting legal info >>> host-python 2.7.16 Collecting legal info LICENSE: OK (sha256: a77d71d6be6f9032e6b6e5d2cf6da68f9eeab9036edfbc043633c8979cd5e82c) >>> host-expat 2.2.8 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-scons 3.0.5 Collecting legal info LICENSE.txt: OK (sha256: c4248451b6a4cd09870de4fb82a857feb9f98174167b07500c19ed0263fd4db7) >>> libcap 2.25 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> host-gperf 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-libcap 2.25 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> openssl Collecting legal info >>> libopenssl 1.1.1d Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> alsa-lib 1.1.9 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> alsa-utils 1.1.9 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> arptables 0.0.4 Collecting legal info >>> bdwgc 8.0.4 Collecting legal info README.QUICK: OK (sha256: aeeaabbf44e67d413e18719f0c6ac9c23387ab0b33e7a15ee46cf59ddef12cc7) >>> libatomic_ops 7.6.10 Collecting legal info doc/LICENSING.txt: OK (sha256: f0e630c0ca489767033da5a0c869fb4231db522c5ff479ce55a853a923a00f69) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> boost 1.71.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> busybox 1.31.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> e2fsprogs 1.45.4 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> util-linux 2.34 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) >>> cgic 2.07 Collecting legal info ERROR: No hash found for license.txt >>> cmocka 1.1.5 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-cmake 3.8.2 Collecting legal info Copyright.txt: OK (sha256: af3030e1bf1af2f534430fdfe3cfc5a617966648a2a7f0c06a631adc92be1e5f) >>> conntrack-tools 1.4.5 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> host-bison 3.4.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libnetfilter_conntrack 1.0.7 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnfnetlink 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnetfilter_cthelper 1.0.0 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnetfilter_cttimeout 1.0.0 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnetfilter_queue 1.0.3 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> davici 1.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> strongswan 5.6.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 2292e21797754548dccdef9eef6aee7584e552fbd890fa914e1de8d3577d23f0) >>> gmp 6.1.2 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> dmalloc 5.5.2 Collecting legal info ERROR: No hash found for dmalloc.h.1 >>> execline 2.5.2.0 Collecting legal info COPYING: OK (sha256: d8e17a6418d26867c13801810903a1f78beac8cfe8f92c2a85afe59f3c3fc48c) >>> skalibs 2.9.0.0 Collecting legal info COPYING: OK (sha256: d8e17a6418d26867c13801810903a1f78beac8cfe8f92c2a85afe59f3c3fc48c) >>> fftw-single 3.3.8 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> host-fwup 1.2.5 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-libarchive 3.4.0 Collecting legal info COPYING: OK (sha256: e1e3d4ba9d0b0ccba333b5f5539f7c6c9a3ef3d57a96cd165d2c45eaa1cd026d) >>> host-libconfuse 3.2.2 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> host-libsodium 1.0.18 Collecting legal info LICENSE: OK (sha256: dea1855c9809f3faf22aa4a1fba20ec8af5a5587f23115012e5b98279cedc4af) >>> fxload 2008_10_13 Collecting legal info ERROR: No hash found for COPYING >>> hackrf 2018.01.1 Collecting legal info COPYING: OK (sha256: 49b60a6288f90f49074228cc1fae0fb16871ba36b756013abdf7c2fc92f01fad) >>> hwloc 1.11.7 Collecting legal info ERROR: No hash found for COPYING >>> i2pd 2.24.0 Collecting legal info LICENSE: OK (sha256: d147a6acdaf8ec9f6513802ef6cad4a4afcdb5ab6b98d9f6bb26d2b7f4cf454c) >>> initscripts Collecting legal info >>> libcodec2 0.7 Collecting legal info COPYING: OK (sha256: 9ebb6f82b7380a62ac74c5f0322c88e6744dedf2ebe1f54d6f088282b39844bf) >>> libite 2.1.0 Collecting legal info LICENSE: OK (sha256: 0e97ab27b60e20a7ddb8e9638189ad159124e51d2c12e12735b05423df224da5) src/chomp.c: OK (sha256: 9e0fb98d251dddf5ba81a355f6b4d89835ec53bc5d7f5fcd2c866b54ec5ccec8) src/pidfile.c: OK (sha256: a7d29c148e057fae11a87febc3a51970a26433c35a08fc710be689394442d32d) >>> libmhash 0.9.9.9 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libnetfilter_acct 1.0.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libogg 1.3.4 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libpfm4 4.9.0 Collecting legal info COPYING: OK (sha256: beef323d68fc5db9c67b20e8e9de7ccde371d20cdbcdd686804055b18b926d90) >>> libtool 2.4.6 Collecting legal info libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libxml2 2.9.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libxslt 1.1.33 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> mdadm 4.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> nfacct 1.0.2 Collecting legal info ERROR: No hash found for COPYING >>> nvme 1.9 Collecting legal info LICENSE: OK (sha256: a45d0bb572ed792ed34627a72621834b3ba92aab6e2cc4e04301dee7a728d753) >>> openldap 2.4.48 Collecting legal info LICENSE: OK (sha256: 310fe25c858a9515fc8c8d7d1f24a67c9496f84a91e0a0e41ea9975b1371e569) >>> host-opkg-utils 0.3.4 Collecting legal info ERROR: No hash found for COPYING >>> opus 1.3.1 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> opusfile 0.11 Collecting legal info COPYING: OK (sha256: 0267ae795ab744c4e0f9c45e249440fdf2e75dac8c804f36066b28649bf74aaf) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> raptor 2.0.15 Collecting legal info ERROR: No hash found for LICENSE.txt >>> yajl 2.1.0 Collecting legal info ERROR: No hash found for COPYING >>> smartmontools 6.5 Collecting legal info ERROR: No hash found for COPYING >>> vmtouch 1.3.1 Collecting legal info LICENSE: OK (sha256: 13258709ed29c17394e0a3ba8c8b9360af35b85231db514f11a0ba385cecd08e) >>> 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: alljoyn-base-16.04.00: cannot save license (ALLJOYN_BASE_LICENSE_FILES not defined) WARNING: alljoyn-16.04.00a: cannot save license (ALLJOYN_LICENSE_FILES not defined) WARNING: arptables-0.0.4: cannot save license (ARPTABLES_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-2/output-1/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-2/buildroot'