Making install in samples make[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/urg-0.8.18/samples' Making install in c make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/urg-0.8.18/samples/c' make[4]: Entering directory '/home/naourr/work/instance-0/output-1/build/urg-0.8.18/samples/c' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/naourr/work/instance-0/output-1/build/urg-0.8.18/samples/c' make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/urg-0.8.18/samples/c' make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/urg-0.8.18/samples' make[4]: Entering directory '/home/naourr/work/instance-0/output-1/build/urg-0.8.18/samples' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/naourr/work/instance-0/output-1/build/urg-0.8.18/samples' make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/urg-0.8.18/samples' make[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/urg-0.8.18/samples' make[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/urg-0.8.18' make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/urg-0.8.18' make[3]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/home/naourr/work/instance-0/output-1/target/usr/bin' /usr/bin/install -c urg-config c_urg-config '/home/naourr/work/instance-0/output-1/target/usr/bin' make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/urg-0.8.18' make[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/urg-0.8.18' make[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/urg-0.8.18' websocketpp-0.8.1.tar.gz: OK (sha256: 178899de48c02853b55b1ea8681599641cedcdfce59e56beaff3dd0874bf0286) >>> websocketpp 0.8.1 Extracting gzip -d -c /home/naourr/work/instance-0/dl/websocketpp/websocketpp-0.8.1.tar.gz | /home/naourr/work/instance-0/output-1/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-0/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/naourr/work/instance-0/output-1/build/websocketpp-0.8.1/ && cd /home/naourr/work/instance-0/output-1/build/websocketpp-0.8.1/ && rm -f CMakeCache.txt && PATH="/home/naourr/work/instance-0/output-1/host/bin:/home/naourr/work/instance-0/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/cmake /home/naourr/work/instance-0/output-1/build/websocketpp-0.8.1/ -DCMAKE_TOOLCHAIN_FILE="/home/naourr/work/instance-0/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=OFF ) -- The C compiler identification is GNU 8.3.0 -- The CXX compiler identification is GNU 8.3.0 -- Check for working C compiler: /home/naourr/work/instance-0/output-1/host/bin/m68k-linux-gcc -- Check for working C compiler: /home/naourr/work/instance-0/output-1/host/bin/m68k-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/naourr/work/instance-0/output-1/host/bin/m68k-linux-g++ -- Check for working CXX compiler: /home/naourr/work/instance-0/output-1/host/bin/m68k-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/naourr/work/instance-0/output-1/build/websocketpp-0.8.1 -- WEBSOCKETPP_BIN = /home/naourr/work/instance-0/output-1/build/websocketpp-0.8.1/bin -- WEBSOCKETPP_LIB = /home/naourr/work/instance-0/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/naourr/work/instance-0/output-1/build/websocketpp-0.8.1 >>> websocketpp 0.8.1 Building PATH="/home/naourr/work/instance-0/output-1/host/bin:/home/naourr/work/instance-0/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 -C /home/naourr/work/instance-0/output-1/build/websocketpp-0.8.1/ make[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/websocketpp-0.8.1' make[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/websocketpp-0.8.1' >>> websocketpp 0.8.1 Installing to staging directory PATH="/home/naourr/work/instance-0/output-1/host/bin:/home/naourr/work/instance-0/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 DESTDIR=/home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot install/fast -C /home/naourr/work/instance-0/output-1/build/websocketpp-0.8.1/ make[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/websocketpp-0.8.1' Install the project... -- Install configuration: "Release" -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/lib/cmake/websocketpp/websocketpp-config.cmake -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/lib/cmake/websocketpp/websocketpp-configVersion.cmake -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/error.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/roles -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/roles/server_endpoint.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/roles/client_endpoint.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/base64 -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/base64/base64.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/sha1 -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/sha1/sha1.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/utf8_validator.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/endpoint.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/impl -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/impl/connection_impl.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/impl/utilities_impl.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/impl/endpoint_impl.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/extensions -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/extensions/extension.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/extensions/permessage_deflate -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/extensions/permessage_deflate/disabled.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/extensions/permessage_deflate/enabled.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/endpoint_base.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/logger -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/logger/basic.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/logger/levels.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/logger/stub.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/logger/syslog.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/uri.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/close.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/frame.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/message_buffer -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/message_buffer/message.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/message_buffer/alloc.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/message_buffer/pool.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/random -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/random/none.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/random/random_device.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/connection_base.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/http -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/http/request.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/http/response.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/http/constants.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/http/impl -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/http/impl/request.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/http/impl/response.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/http/impl/parser.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/http/parser.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/version.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/stub -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/stub/base.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/stub/endpoint.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/stub/connection.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/debug -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/debug/base.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/debug/endpoint.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/debug/connection.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/asio -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/asio/base.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/asio/endpoint.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/asio/security -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/asio/security/none.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/asio/security/base.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/asio/security/tls.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/asio/connection.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/iostream -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/iostream/base.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/iostream/endpoint.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/iostream/connection.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/base -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/base/endpoint.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/base/connection.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/client.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/config -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/config/debug_asio.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/config/minimal_client.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/config/core_client.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/config/asio_no_tls_client.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/config/asio_client.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/config/debug.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/config/minimal_server.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/config/asio.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/config/core.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/config/asio_no_tls.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/config/debug_asio_no_tls.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/config/boost_config.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/concurrency -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/concurrency/basic.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/concurrency/none.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/CMakeFiles -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/server.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/processors -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/processors/base.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/processors/hybi00.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/processors/hybi07.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/processors/hybi08.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/processors/hybi13.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/processors/processor.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/common -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/common/type_traits.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/common/network.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/common/memory.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/common/thread.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/common/time.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/common/chrono.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/common/platforms.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/common/connection_hdl.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/common/stdint.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/common/random.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/common/functional.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/common/system_error.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/common/asio_ssl.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/common/asio.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/common/md5.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/common/cpp11.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/common/regex.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/connection.hpp -- Installing: /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/utilities.hpp make[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/websocketpp-0.8.1' >>> websocketpp 0.8.1 Fixing libtool files for la in $(find /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/naourr/work/instance-0/output-1:@BASE_DIR@:g" \ -e "s:/home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot:@STAGING_DIR@:g" \ -e "s:/home/naourr/work/instance-0/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/naourr/work/instance-0/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/home/naourr/work/instance-0/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 host directory >>> Finalizing target directory /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/naourr/work/instance-0/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/naourr/work/instance-0/output-1/target/etc/inittab if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /home/naourr/work/instance-0/output-1/target/etc/shells || echo "/bin/ash" >> /home/naourr/work/instance-0/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/naourr/work/instance-0/output-1/target/etc/shells || echo "/bin/hush" >> /home/naourr/work/instance-0/output-1/target/etc/shells; fi grep: ./.config: No such file or directory rm -f /home/naourr/work/instance-0/output-1/target/usr/share/glib-2.0/schemas/*.xml /home/naourr/work/instance-0/output-1/target/usr/share/glib-2.0/schemas/*.dtd /home/naourr/work/instance-0/output-1/host/bin/glib-compile-schemas /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/naourr/work/instance-0/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/naourr/work/instance-0/output-1/target/etc echo "buildroot" > /home/naourr/work/instance-0/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/naourr/work/instance-0/output-1/target/etc/hosts mkdir -p /home/naourr/work/instance-0/output-1/target/etc echo "Welcome to Buildroot" > /home/naourr/work/instance-0/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/work/instance-0/output-1/target/etc/shadow rm -f /home/naourr/work/instance-0/output-1/target/bin/sh if [ -x /home/naourr/work/instance-0/output-1/target/sbin/swapon -a -x /home/naourr/work/instance-0/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/naourr/work/instance-0/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/naourr/work/instance-0/output-1/target/etc/inittab; fi rm -f /home/naourr/work/instance-0/output-1/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/naourr/work/instance-0/output-1/build/locales.nopurge; done for dir in /home/naourr/work/instance-0/output-1/target/usr/share/locale /home/naourr/work/instance-0/output-1/target/usr/share/X11/locale /home/naourr/work/instance-0/output-1/target/usr/lib/locale; do if [ ! -d $dir ]; then continue; fi; for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/naourr/work/instance-0/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/work/instance-0/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/work/instance-0/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/work/instance-0/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/work/instance-0/output-1/target/usr/include /home/naourr/work/instance-0/output-1/target/usr/share/aclocal \ /home/naourr/work/instance-0/output-1/target/usr/lib/pkgconfig /home/naourr/work/instance-0/output-1/target/usr/share/pkgconfig \ /home/naourr/work/instance-0/output-1/target/usr/lib/cmake /home/naourr/work/instance-0/output-1/target/usr/share/cmake \ /home/naourr/work/instance-0/output-1/target/usr/doc find /home/naourr/work/instance-0/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/work/instance-0/output-1/target/lib/ /home/naourr/work/instance-0/output-1/target/usr/lib/ /home/naourr/work/instance-0/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/home/naourr/work/instance-0/output-1/target/usr/libexec/': No such file or directory rm -rf /home/naourr/work/instance-0/output-1/target/usr/share/gdb rm -rf /home/naourr/work/instance-0/output-1/target/usr/share/bash-completion rm -rf /home/naourr/work/instance-0/output-1/target/usr/share/zsh rm -rf /home/naourr/work/instance-0/output-1/target/usr/man /home/naourr/work/instance-0/output-1/target/usr/share/man rm -rf /home/naourr/work/instance-0/output-1/target/usr/info /home/naourr/work/instance-0/output-1/target/usr/share/info rm -rf /home/naourr/work/instance-0/output-1/target/usr/doc /home/naourr/work/instance-0/output-1/target/usr/share/doc rm -rf /home/naourr/work/instance-0/output-1/target/usr/share/gtk-doc rmdir /home/naourr/work/instance-0/output-1/target/usr/share 2>/dev/null || true find /home/naourr/work/instance-0/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/naourr/work/instance-0/output-1/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/work/instance-0/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/naourr/work/instance-0/output-1/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/naourr/work/instance-0/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/naourr/work/instance-0/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/naourr/work/instance-0/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2020.05-git-06156-g0c384d6642a"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2020.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2020.05-git\"" \ ) > /home/naourr/work/instance-0/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/naourr/work/instance-0/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/naourr/work/instance-0/output-1/per-package /home/naourr/work/instance-0/buildroot/support/scripts/fix-rpath target touch /home/naourr/work/instance-0/output-1/target/usr cat /home/naourr/work/instance-0/output-1/build/4th-3.62.5/.files-list.txt /home/naourr/work/instance-0/output-1/build/busybox-1.31.1/.files-list.txt /home/naourr/work/instance-0/output-1/build/cgroupfs-mount-1.4/.files-list.txt /home/naourr/work/instance-0/output-1/build/cjson-1.7.12/.files-list.txt /home/naourr/work/instance-0/output-1/build/czmq-4.2.0/.files-list.txt /home/naourr/work/instance-0/output-1/build/dc3dd-7.2.641/.files-list.txt /home/naourr/work/instance-0/output-1/build/dhrystone-2/.files-list.txt /home/naourr/work/instance-0/output-1/build/dvbsnoop-1.4.50/.files-list.txt /home/naourr/work/instance-0/output-1/build/fping-4.2/.files-list.txt /home/naourr/work/instance-0/output-1/build/gmp-6.1.2/.files-list.txt /home/naourr/work/instance-0/output-1/build/igd2-for-linux-1.2/.files-list.txt /home/naourr/work/instance-0/output-1/build/initscripts/.files-list.txt /home/naourr/work/instance-0/output-1/build/iptables-1.8.3/.files-list.txt /home/naourr/work/instance-0/output-1/build/lcdapi-0.11/.files-list.txt /home/naourr/work/instance-0/output-1/build/leptonica-1.78.0/.files-list.txt /home/naourr/work/instance-0/output-1/build/lft-3.8/.files-list.txt /home/naourr/work/instance-0/output-1/build/libeXosip2-5.1.1/.files-list.txt /home/naourr/work/instance-0/output-1/build/libffi-3.3/.files-list.txt /home/naourr/work/instance-0/output-1/build/libglib2-2.64.1/.files-list.txt /home/naourr/work/instance-0/output-1/build/liblo-0.30/.files-list.txt /home/naourr/work/instance-0/output-1/build/libmnl-1.0.4/.files-list.txt /home/naourr/work/instance-0/output-1/build/libnetfilter_conntrack-1.0.7/.files-list.txt /home/naourr/work/instance-0/output-1/build/libnetfilter_cttimeout-1.0.0/.files-list.txt /home/naourr/work/instance-0/output-1/build/libnfnetlink-1.0.1/.files-list.txt /home/naourr/work/instance-0/output-1/build/libopenssl-1.1.1d/.files-list.txt /home/naourr/work/instance-0/output-1/build/libosip2-5.1.1/.files-list.txt /home/naourr/work/instance-0/output-1/build/libpcap-1.9.1/.files-list.txt /home/naourr/work/instance-0/output-1/build/libpng-1.6.37/.files-list.txt /home/naourr/work/instance-0/output-1/build/libupnp-1.6.25/.files-list.txt /home/naourr/work/instance-0/output-1/build/libzlib-1.2.11/.files-list.txt /home/naourr/work/instance-0/output-1/build/memtool-2018.03.0/.files-list.txt /home/naourr/work/instance-0/output-1/build/mpc-1.1.0/.files-list.txt /home/naourr/work/instance-0/output-1/build/mpfr-4.0.2/.files-list.txt /home/naourr/work/instance-0/output-1/build/mtdev-1.1.5/.files-list.txt /home/naourr/work/instance-0/output-1/build/mtdev2tuio-e1e7378d86abe751158e743586133022f32fa4d1/.files-list.txt /home/naourr/work/instance-0/output-1/build/nbd-3.20/.files-list.txt /home/naourr/work/instance-0/output-1/build/ncurses-6.1/.files-list.txt /home/naourr/work/instance-0/output-1/build/ocrad-0.27/.files-list.txt /home/naourr/work/instance-0/output-1/build/openssl/.files-list.txt /home/naourr/work/instance-0/output-1/build/pcre-8.44/.files-list.txt /home/naourr/work/instance-0/output-1/build/pixman-0.38.4/.files-list.txt /home/naourr/work/instance-0/output-1/build/pngquant-2.12.5/.files-list.txt /home/naourr/work/instance-0/output-1/build/popt-1.16/.files-list.txt /home/naourr/work/instance-0/output-1/build/readline-8.0/.files-list.txt /home/naourr/work/instance-0/output-1/build/skeleton-init-common/.files-list.txt /home/naourr/work/instance-0/output-1/build/skeleton-init-sysv/.files-list.txt /home/naourr/work/instance-0/output-1/build/skeleton/.files-list.txt /home/naourr/work/instance-0/output-1/build/softether-4.30-9700-beta/.files-list.txt /home/naourr/work/instance-0/output-1/build/szip-2.1.1/.files-list.txt /home/naourr/work/instance-0/output-1/build/toolchain-external-custom/.files-list.txt /home/naourr/work/instance-0/output-1/build/toolchain-external/.files-list.txt /home/naourr/work/instance-0/output-1/build/toolchain/.files-list.txt /home/naourr/work/instance-0/output-1/build/urg-0.8.18/.files-list.txt /home/naourr/work/instance-0/output-1/build/util-linux-2.35.1/.files-list.txt /home/naourr/work/instance-0/output-1/build/webp-1.1.0/.files-list.txt /home/naourr/work/instance-0/output-1/build/zeromq-4.3.2/.files-list.txt /home/naourr/work/instance-0/output-1/build/zlib/.files-list.txt > \ /home/naourr/work/instance-0/output-1/build/packages-file-list.txt cat /home/naourr/work/instance-0/output-1/build/host-4th-3.62.5/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-android-tools-4.2.2+git20130218/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-autoconf-2.69/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-automake-1.15.1/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-bison-3.4.2/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-expat-2.2.9/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-flex-2.6.4/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-gettext-tiny-adaa9c64921e80f2b8dd3610ffb508618b9204f3/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-gettext/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-libffi-3.3/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-libglib2-2.64.1/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-libopenssl-1.1.1d/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-libtool-2.4.6/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-libzlib-1.2.11/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-lzip-1.20/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-m4-1.4.18/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-meson-0.53.2/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-mtd-2.1.1/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-ncurses-6.1/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-ninja-1.10.0/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-openssl/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-patchelf-0.9/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-pcre-8.44/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-pkgconf-1.6.1/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-python3-3.8.2/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-python3-setuptools-41.4.0/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-readline-8.0/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-skeleton/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-softether-4.30-9700-beta/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-tar-1.29/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-util-linux-2.35.1/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-zlib/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-zstd-1.4.3/.files-list-host.txt > \ /home/naourr/work/instance-0/output-1/build/packages-file-list-host.txt cat /home/naourr/work/instance-0/output-1/build/4th-3.62.5/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/cjson-1.7.12/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/czmq-4.2.0/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/gmp-6.1.2/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/iptables-1.8.3/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/lcdapi-0.11/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/leptonica-1.78.0/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libeXosip2-5.1.1/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libffi-3.3/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libglib2-2.64.1/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/liblo-0.30/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libmnl-1.0.4/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libnetfilter_conntrack-1.0.7/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libnetfilter_cttimeout-1.0.0/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libnfnetlink-1.0.1/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libopenssl-1.1.1d/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libosip2-5.1.1/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libpcap-1.9.1/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libpng-1.6.37/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libupnp-1.6.25/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libzlib-1.2.11/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/mpc-1.1.0/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/mpfr-4.0.2/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/mtdev-1.1.5/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/ncurses-6.1/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/ocrad-0.27/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/pcre-8.44/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/pixman-0.38.4/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/popt-1.16/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/readline-8.0/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/skeleton-init-common/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/szip-2.1.1/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/tclap-1.2.2/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/toolchain-external-custom/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/toolchain/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/urg-0.8.18/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/util-linux-2.35.1/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/webp-1.1.0/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/websocketpp-0.8.1/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/zeromq-4.3.2/.files-list-staging.txt > \ /home/naourr/work/instance-0/output-1/build/packages-file-list-staging.txt ln -snf /home/naourr/work/instance-0/output-1/host/m68k-buildroot-linux-uclibc/sysroot /home/naourr/work/instance-0/output-1/staging make: Leaving directory '/home/naourr/work/instance-0/buildroot' make: Entering directory '/home/naourr/work/instance-0/buildroot' >>> Buildroot 2020.05-git-06156-g0c384d6642a Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> host-tar 1.29 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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 >>> 4th 3.62.5 Collecting legal info COPYING: OK (sha256: 8c6111b645a02219579ea66e84aa8e78a0ed4f4dd80857ffb91bcda5528717d4) >>> host-4th 3.62.5 Collecting legal info COPYING: OK (sha256: 8c6111b645a02219579ea66e84aa8e78a0ed4f4dd80857ffb91bcda5528717d4) >>> host-android-tools 4.2.2+git20130218 Collecting legal info debian/copyright: OK (sha256: 170c5939bf8c8eed1db8f66f2d6155e8c1a3e799e390b55e7aad253195b1ebf5) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1d Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> busybox 1.31.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> util-linux 2.35.1 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> readline 8.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> cgroupfs-mount 1.4 Collecting legal info debian/copyright: OK (sha256: e52f47a650734f70c40c8fd9318f85e42777bf3fba7ff1dfb72f845bb417f7e6) >>> cjson 1.7.12 Collecting legal info LICENSE: OK (sha256: a36dda207c36db5818729c54e7ad4e8b0c6fba847491ba64f372c1a2037b6d5c) >>> czmq 4.2.0 Collecting legal info LICENSE: OK (sha256: 1f256ecad192880510e84ad60474eab7589218784b9a50bc7ceee34c2b91f1d5) >>> zeromq 4.3.2 Collecting legal info COPYING: OK (sha256: 4fd86507c9b486764343065a9e035222869a27b5789efeb4fd93edc85412d7a3) COPYING.LESSER: OK (sha256: 83f32abe61ee58ffb1b007412c08415168c052501dbf56d7a47aaaac52b03ef6) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> dc3dd 7.2.641 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gettext Collecting legal info >>> host-gettext-tiny adaa9c64921e80f2b8dd3610ffb508618b9204f3 Collecting legal info LICENSE: OK (sha256: b57aa4fdc1c614c28d41c1e2d5c4090935964c5f86291ba7d1c99ffd1d698b34) extra/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> dhrystone 2 Collecting legal info >>> dvbsnoop 1.4.50 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> fping 4.2 Collecting legal info COPYING: OK (sha256: 6051b27e4b4a648f7bc8b329024da53a6e95ce88fcf0ccc259c371a74b741757) >>> gmp 6.1.2 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> igd2-for-linux 1.2 Collecting legal info linuxigd2/doc/LICENSE: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> libupnp 1.6.25 Collecting legal info LICENSE: OK (sha256: 0375955c8a79d6e8fa0792d45d00fc4e7710d7ac95bcbd27f9225a83f5c946fd) >>> initscripts Collecting legal info >>> iptables 1.8.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> 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) >>> jasper 2.0.16 Collecting legal info LICENSE: OK (sha256: 4ad1bb42aff888c4403d792e6e2c5f1716d6c279fea70b296333c9d577d30b81) >>> lcdapi 0.11 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> leptonica 1.78.0 Collecting legal info leptonica-license.txt: OK (sha256: ca0ac11c7c0acad9599d54990942cc11c9f6d9b569f1a360d774a628819c3518) >>> libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> webp 1.1.0 Collecting legal info COPYING: OK (sha256: 5aec868f669e384a22372a4e8a1a6cd7d44c64cd451f960ca69cc170d1e13acf) >>> lft 3.8 Collecting legal info COPYING: OK (sha256: e3b7634630e6800eccca6ecafb5d40153d4f8f7a20e2b2399bf3c0ea92f44614) >>> libpcap 1.9.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-bison 3.4.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libeXosip2 5.1.1 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libosip2 5.1.1 Collecting legal info COPYING: OK (sha256: 8d9e95ed0e48df46dc758eb0d86df611f771eab4eed94bebb77dca87f1c897de) >>> openssl Collecting legal info >>> libopenssl 1.1.1d Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> libglib2 2.64.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.64.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> host-meson 0.53.2 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.0 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python3 3.8.2 Collecting legal info LICENSE: OK (sha256: de4d1f2d2ad5ad0cfd1657a106476b31cb5db5ef9d1ff842b237c0c81f0c8a23) >>> host-expat 2.2.9 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-python3-setuptools 41.4.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> host-pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> host-util-linux 2.35.1 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> liblo 0.30 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libnetfilter_cttimeout 1.0.0 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> memtool 2018.03.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mpc 1.1.0 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> mpfr 4.0.2 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> host-mtd 2.1.1 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-zstd 1.4.3 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> mtdev 1.1.5 Collecting legal info COPYING: OK (sha256: 795bfe74daae59a97d3a0c8ec0ba0f08c243adf94a3aa7981a4136fce31d55b4) >>> mtdev2tuio e1e7378d86abe751158e743586133022f32fa4d1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> nbd 3.20 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> ocrad 0.27 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pixman 0.38.4 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> pngquant 2.12.5 Collecting legal info COPYRIGHT: OK (sha256: e4f467f7abf860b4e620f5f60fdd88bc3a63a0fdb98a481fb002b5e511c9b826) >>> popt 1.16 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> softether 4.30-9700-beta Collecting legal info LICENSE: OK (sha256: 5da6241ddb987c4543bf1cbba6b40a3cd3ecb624dbd4a63daf04440911656bde) >>> host-softether 4.30-9700-beta Collecting legal info LICENSE: OK (sha256: 5da6241ddb987c4543bf1cbba6b40a3cd3ecb624dbd4a63daf04440911656bde) >>> host-readline 8.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> szip 2.1.1 Collecting legal info COPYING: OK (sha256: 98cc66747133b26563fefc4630ad4c8c7848c722c7b8a60ecd4afbc4c7d7eb01) >>> tclap 1.2.2 Collecting legal info COPYING: OK (sha256: cd81a61d47aeb1ed63036ca260baee37719923bbd7ebd988ec4edae128f3b6eb) >>> urg 0.8.18 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> 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: dhrystone-2: cannot save license (DHRYSTONE_LICENSE_FILES not defined) Legal info produced in /home/naourr/work/instance-0/output-1/legal-info make: Leaving directory '/home/naourr/work/instance-0/buildroot'