BUILD_SHARED_LIBS BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /home/naourr/work/instance-3/output-1/build/unzip-60 >>> unzip 60 Building PATH="/home/naourr/work/instance-3/output-1/host/bin:/home/naourr/work/instance-3/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-3/output-1/build/unzip-60/ make[1]: Entering directory '/home/naourr/work/instance-3/output-1/build/unzip-60' make[2]: Entering directory '/home/naourr/work/instance-3/output-1/build/unzip-60' make[3]: Entering directory '/home/naourr/work/instance-3/output-1/build/unzip-60' Scanning dependencies of target unzip make[3]: Leaving directory '/home/naourr/work/instance-3/output-1/build/unzip-60' make[3]: Entering directory '/home/naourr/work/instance-3/output-1/build/unzip-60' [ 5%] Building C object CMakeFiles/unzip.dir/crc32.c.o [ 10%] Building C object CMakeFiles/unzip.dir/unzip.c.o [ 15%] Building C object CMakeFiles/unzip.dir/envargs.c.o [ 21%] Building C object CMakeFiles/unzip.dir/crypt.c.o [ 26%] Building C object CMakeFiles/unzip.dir/explode.c.o [ 31%] Building C object CMakeFiles/unzip.dir/extract.c.o [ 36%] Building C object CMakeFiles/unzip.dir/fileio.c.o /home/naourr/work/instance-3/output-1/build/unzip-60/extract.c: In function 'extract_or_test_member': /home/naourr/work/instance-3/output-1/build/unzip-60/extract.c:2196:41: warning: right shift count >= width of type [-Wshift-count-overflow] (G.zip64 ? G.lrec.csize >> 32 : G.lrec.ucsize) != SIG ^ [ 42%] Building C object CMakeFiles/unzip.dir/globals.c.o [ 47%] Building C object CMakeFiles/unzip.dir/inflate.c.o [ 52%] Building C object CMakeFiles/unzip.dir/list.c.o [ 57%] Building C object CMakeFiles/unzip.dir/match.c.o [ 63%] Building C object CMakeFiles/unzip.dir/process.c.o [ 68%] Building C object CMakeFiles/unzip.dir/ttyio.c.o [ 73%] Building C object CMakeFiles/unzip.dir/ubz2err.c.o [ 78%] Building C object CMakeFiles/unzip.dir/unreduce.c.o [ 84%] Building C object CMakeFiles/unzip.dir/unshrink.c.o [ 89%] Building C object CMakeFiles/unzip.dir/zipinfo.c.o [ 94%] Building C object CMakeFiles/unzip.dir/unix/unix.c.o [100%] Linking C executable unzip make[3]: Leaving directory '/home/naourr/work/instance-3/output-1/build/unzip-60' [100%] Built target unzip make[2]: Leaving directory '/home/naourr/work/instance-3/output-1/build/unzip-60' make[1]: Leaving directory '/home/naourr/work/instance-3/output-1/build/unzip-60' >>> unzip 60 Installing to target PATH="/home/naourr/work/instance-3/output-1/host/bin:/home/naourr/work/instance-3/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-3/output-1/target install/fast -C /home/naourr/work/instance-3/output-1/build/unzip-60/ make[1]: Entering directory '/home/naourr/work/instance-3/output-1/build/unzip-60' Install the project... -- Install configuration: "Release" -- Installing: /home/naourr/work/instance-3/output-1/target/usr/bin/unzip make[1]: Leaving directory '/home/naourr/work/instance-3/output-1/build/unzip-60' websocketpp-0.8.1.tar.gz: OK (sha256: 178899de48c02853b55b1ea8681599641cedcdfce59e56beaff3dd0874bf0286) >>> websocketpp 0.8.1 Extracting gzip -d -c /home/naourr/work/instance-3/dl/websocketpp/websocketpp-0.8.1.tar.gz | /home/naourr/work/instance-3/output-1/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-3/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-3/output-1/build/websocketpp-0.8.1/ && cd /home/naourr/work/instance-3/output-1/build/websocketpp-0.8.1/ && rm -f CMakeCache.txt && PATH="/home/naourr/work/instance-3/output-1/host/bin:/home/naourr/work/instance-3/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-3/output-1/build/websocketpp-0.8.1/ -DCMAKE_TOOLCHAIN_FILE="/home/naourr/work/instance-3/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 5.4.0 -- The CXX compiler identification is GNU 5.4.0 -- Check for working C compiler: /home/naourr/work/instance-3/output-1/host/bin/or1k-linux-gcc -- Check for working C compiler: /home/naourr/work/instance-3/output-1/host/bin/or1k-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-3/output-1/host/bin/or1k-linux-g++ -- Check for working CXX compiler: /home/naourr/work/instance-3/output-1/host/bin/or1k-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-3/output-1/build/websocketpp-0.8.1 -- WEBSOCKETPP_BIN = /home/naourr/work/instance-3/output-1/build/websocketpp-0.8.1/bin -- WEBSOCKETPP_LIB = /home/naourr/work/instance-3/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-3/output-1/build/websocketpp-0.8.1 >>> websocketpp 0.8.1 Building PATH="/home/naourr/work/instance-3/output-1/host/bin:/home/naourr/work/instance-3/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-3/output-1/build/websocketpp-0.8.1/ make[1]: Entering directory '/home/naourr/work/instance-3/output-1/build/websocketpp-0.8.1' make[1]: Leaving directory '/home/naourr/work/instance-3/output-1/build/websocketpp-0.8.1' >>> websocketpp 0.8.1 Installing to staging directory PATH="/home/naourr/work/instance-3/output-1/host/bin:/home/naourr/work/instance-3/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-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot install/fast -C /home/naourr/work/instance-3/output-1/build/websocketpp-0.8.1/ make[1]: Entering directory '/home/naourr/work/instance-3/output-1/build/websocketpp-0.8.1' Install the project... -- Install configuration: "Release" -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/lib/cmake/websocketpp/websocketpp-config.cmake -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/lib/cmake/websocketpp/websocketpp-configVersion.cmake -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/error.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/roles -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/roles/server_endpoint.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/roles/client_endpoint.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/base64 -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/base64/base64.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/sha1 -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/sha1/sha1.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/utf8_validator.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/endpoint.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/impl -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/impl/connection_impl.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/impl/utilities_impl.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/impl/endpoint_impl.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/extensions -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/extensions/extension.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/extensions/permessage_deflate -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/extensions/permessage_deflate/disabled.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/extensions/permessage_deflate/enabled.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/endpoint_base.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/logger -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/logger/basic.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/logger/levels.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/logger/stub.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/logger/syslog.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/uri.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/close.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/frame.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/message_buffer -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/message_buffer/message.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/message_buffer/alloc.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/message_buffer/pool.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/random -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/random/none.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/random/random_device.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/connection_base.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/http -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/http/request.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/http/response.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/http/constants.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/http/impl -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/http/impl/request.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/http/impl/response.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/http/impl/parser.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/http/parser.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/version.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/stub -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/stub/base.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/stub/endpoint.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/stub/connection.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/debug -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/debug/base.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/debug/endpoint.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/debug/connection.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/asio -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/asio/base.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/asio/endpoint.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/asio/security -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/asio/security/none.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/asio/security/base.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/asio/security/tls.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/asio/connection.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/iostream -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/iostream/base.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/iostream/endpoint.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/iostream/connection.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/base -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/base/endpoint.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/transport/base/connection.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/client.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/config -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/config/debug_asio.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/config/minimal_client.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/config/core_client.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/config/asio_no_tls_client.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/config/asio_client.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/config/debug.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/config/minimal_server.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/config/asio.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/config/core.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/config/asio_no_tls.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/config/debug_asio_no_tls.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/config/boost_config.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/concurrency -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/concurrency/basic.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/concurrency/none.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/CMakeFiles -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/server.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/processors -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/processors/base.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/processors/hybi00.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/processors/hybi07.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/processors/hybi08.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/processors/hybi13.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/processors/processor.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/common -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/common/type_traits.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/common/network.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/common/memory.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/common/thread.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/common/time.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/common/chrono.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/common/platforms.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/common/connection_hdl.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/common/stdint.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/common/random.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/common/functional.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/common/system_error.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/common/asio_ssl.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/common/asio.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/common/md5.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/common/cpp11.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/common/regex.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/connection.hpp -- Installing: /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include//websocketpp/utilities.hpp make[1]: Leaving directory '/home/naourr/work/instance-3/output-1/build/websocketpp-0.8.1' >>> websocketpp 0.8.1 Fixing libtool files for la in $(find /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/naourr/work/instance-3/output-1:@BASE_DIR@:g" \ -e "s:/home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot:@STAGING_DIR@:g" \ -e "s:/home/naourr/work/instance-3/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-3/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/home/naourr/work/instance-3/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 rm -f /home/naourr/work/instance-3/output-1/target/usr/share/glib-2.0/schemas/*.xml /home/naourr/work/instance-3/output-1/target/usr/share/glib-2.0/schemas/*.dtd /home/naourr/work/instance-3/output-1/host/bin/glib-compile-schemas /home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/naourr/work/instance-3/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. rm -rf /home/naourr/work/instance-3/output-1/target/usr/share/lua/5.3/doc rm -rf /home/naourr/work/instance-3/output-1/target/usr/lib/luarocks mkdir -p /home/naourr/work/instance-3/output-1/target/etc echo "buildroot" > /home/naourr/work/instance-3/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-3/output-1/target/etc/hosts mkdir -p /home/naourr/work/instance-3/output-1/target/etc echo "Welcome to Buildroot" > /home/naourr/work/instance-3/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/work/instance-3/output-1/target/etc/shadow rm -f /home/naourr/work/instance-3/output-1/target/bin/sh rm -f /home/naourr/work/instance-3/output-1/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/naourr/work/instance-3/output-1/build/locales.nopurge; done for dir in /home/naourr/work/instance-3/output-1/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/naourr/work/instance-3/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/work/instance-3/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/work/instance-3/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/work/instance-3/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/work/instance-3/output-1/target/usr/include /home/naourr/work/instance-3/output-1/target/usr/share/aclocal \ /home/naourr/work/instance-3/output-1/target/usr/lib/pkgconfig /home/naourr/work/instance-3/output-1/target/usr/share/pkgconfig \ /home/naourr/work/instance-3/output-1/target/usr/lib/cmake /home/naourr/work/instance-3/output-1/target/usr/share/cmake find /home/naourr/work/instance-3/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/work/instance-3/output-1/target/lib/ /home/naourr/work/instance-3/output-1/target/usr/lib/ /home/naourr/work/instance-3/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: '/home/naourr/work/instance-3/output-1/target/usr/libexec/': No such file or directory rm -rf /home/naourr/work/instance-3/output-1/target/usr/share/gdb rm -rf /home/naourr/work/instance-3/output-1/target/usr/share/bash-completion rm -rf /home/naourr/work/instance-3/output-1/target/usr/share/zsh rm -rf /home/naourr/work/instance-3/output-1/target/usr/man /home/naourr/work/instance-3/output-1/target/usr/share/man rm -rf /home/naourr/work/instance-3/output-1/target/usr/info /home/naourr/work/instance-3/output-1/target/usr/share/info rm -rf /home/naourr/work/instance-3/output-1/target/usr/doc /home/naourr/work/instance-3/output-1/target/usr/share/doc rm -rf /home/naourr/work/instance-3/output-1/target/usr/share/gtk-doc rmdir /home/naourr/work/instance-3/output-1/target/usr/share 2>/dev/null || true find /home/naourr/work/instance-3/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-3/output-1/host/bin/or1k-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/work/instance-3/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/naourr/work/instance-3/output-1/host/bin/or1k-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/naourr/work/instance-3/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-3/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-3/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.11-rc3-04128-g54bcc1b188a"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.11-rc3"; \ echo "PRETTY_NAME=\"Buildroot 2019.11-rc3\"" \ ) > /home/naourr/work/instance-3/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/naourr/work/instance-3/output-1/target/etc >>> Sanitizing RPATH in target tree /home/naourr/work/instance-3/buildroot/support/scripts/fix-rpath target touch /home/naourr/work/instance-3/output-1/target/usr make: Leaving directory '/home/naourr/work/instance-3/buildroot' make: Entering directory '/home/naourr/work/instance-3/buildroot' >>> Buildroot 2019.11-rc3-04128-g54bcc1b188a 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-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> arp-scan 1.9.6 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) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> 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) >>> host-gettext Collecting legal info >>> host-gettext-tiny 73fc3e7ef7e016a3874b632fd0475969d288f309 Collecting legal info LICENSE: OK (sha256: b57aa4fdc1c614c28d41c1e2d5c4090935964c5f86291ba7d1c99ffd1d698b34) extra/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-checkpolicy 2.9 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-libselinux 2.9 Collecting legal info LICENSE: OK (sha256: 86657b4c0fe868d7cbd977cb04c63b6c667e08fa51595a7bc846ad4bed8fc364) >>> host-libsepol 2.9 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-pcre 8.43 Collecting legal info LICENCE: OK (sha256: a5fce68baf797e0918463a4437ef75984c41118f43850ddeabda1b5a90154309) >>> host-python 2.7.17 Collecting legal info LICENSE: OK (sha256: a77d71d6be6f9032e6b6e5d2cf6da68f9eeab9036edfbc043633c8979cd5e82c) >>> host-expat 2.2.9 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-swig 4.0.1 Collecting legal info LICENSE: OK (sha256: f53abaeed775018d519a1b9615f0ca17894772bd9ca21c2a156bf340ac41c13e) LICENSE-GPL: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) LICENSE-UNIVERSITIES: OK (sha256: 7f50d942373a871211c5efee03f3db2f9efd1cff1002b0ef8e3748baa611a5c2) >>> corkscrew 2.0 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> eudev 3.2.9 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> kmod 26 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> 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) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 86106f0da1cf5ccfa0f0651665dd1b4515e8edad1c7972780155770548b317d9) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 86106f0da1cf5ccfa0f0651665dd1b4515e8edad1c7972780155770548b317d9) >>> gmp 6.1.2 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gnutls 3.6.10 Collecting legal info doc/COPYING.LESSER: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) doc/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> libtasn1 4.14 Collecting legal info LICENSE: OK (sha256: 7446831f659f7ebfd8d497acc7f05dfa8e31c6cb6ba1b45df33d4895ab80f5a6) doc/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) doc/COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> nettle 3.5.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> pcre 8.43 Collecting legal info LICENCE: OK (sha256: a5fce68baf797e0918463a4437ef75984c41118f43850ddeabda1b5a90154309) >>> hiredis 0.14.0 Collecting legal info COPYING: OK (sha256: dca05ce8fc87a8261783b4aed0deef8becc9350b6aa770bc714d0c1833b896eb) >>> ibrcommon 1.0.1 Collecting legal info COPYING: OK (sha256: 1a0b57773a46d9d4cc2f0d1780a17acc38af506bb1e0234aaa85f8ccd6dc0b92) README: OK (sha256: 9b8a430c2136ebcf76bd37f50da7d7a80ede413ec6604cc4694ea536e779854c) >>> libxml2 2.9.10 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> openssl Collecting legal info >>> libopenssl 1.1.1d Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> ibrdtn 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> libglib2 2.62.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.62.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-meson 0.52.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.9.0 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python3 3.8.0 Collecting legal info LICENSE: OK (sha256: a77d71d6be6f9032e6b6e5d2cf6da68f9eeab9036edfbc043633c8979cd5e82c) >>> host-python3-setuptools 41.4.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> host-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) >>> libffi 3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> ibrdtnd 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> libcurl 7.66.0 Collecting legal info COPYING: OK (sha256: 8c8824f50e73a021f5dde1fccbf69685939247399a33a32abab1fa448c9ddabb) >>> libaio 0.3.111 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> libcodec2 0.7 Collecting legal info COPYING: OK (sha256: 9ebb6f82b7380a62ac74c5f0322c88e6744dedf2ebe1f54d6f088282b39844bf) >>> libevent 2.1.11 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libnice 0.1.14 Collecting legal info COPYING: OK (sha256: 9246b2ee8b1db30cf03d5d9719ad8bb5edce1cadc85f8cfef319c23d24d950b5) COPYING.MPL: OK (sha256: 3b3c75ae6c663c4f93987647eb5463d33dc1602a1aded3ac479773f2c3928e3a) COPYING.LGPL: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> liboping 1.10.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libsndfile 1.0.28 Collecting legal info COPYING: OK (sha256: ad01ea5cd2755f6048383c8d54c88459cd6fcb17757c5c8892f8c5ea060f6140) >>> libsvgtiny ea9d99fc8b231c22d06168135e181d61f4eb2f06 Collecting legal info README: OK (sha256: 92b965c77be71661cae51425a6b40a5ca274f44cc13c723c90fb471a9a26a828) >>> host-netsurf-buildsystem 7574b41345968b5f7e9ca5875faccb1478ce0555 Collecting legal info ERROR: No hash found for llvm/LICENSE.TXT >>> libtorrent 0.13.8 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> liburiparser 0.9.3 Collecting legal info COPYING: OK (sha256: ee90029e62d11f48faa59360d15c3ad8e7c094c74cc25b055716d92340da561f) >>> lua 5.3.5 Collecting legal info ERROR: No hash found for doc/readme.html >>> lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> obsidian-cursors 1.0 Collecting legal info >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> psplash 5b3c1cc28f5abdc2c33830150b48b278cc4f7bca Collecting legal info COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> rtorrent 0.9.8 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> strace 5.3 Collecting legal info COPYING: OK (sha256: 739b2725197137a04ab48ee6b19da3fdf7e497249e0dedd9f51c11a570401ede) LGPL-2.1-or-later: OK (sha256: 7c379436436a562834aa7d2f5dcae1f80a25230fa74201046ca1fba4367d39aa) >>> tpm2-tss 2.1.3 Collecting legal info LICENSE: OK (sha256: f7da3c2da12cec3348bb7ee9e2a9e651a241450b2efb67da29d5a75ef2da058a) >>> transmission 2.94 Collecting legal info COPYING: OK (sha256: 20801783bf59e27d03ed6aab625b32a34e221ae95bf801db87827c8023398495) >>> host-intltool 0.51.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libxml-parser-perl 2.44 Collecting legal info README: OK (sha256: a008c782e078102720266824c1e87875bafbf25ffae4b173dc135f9a4e1c672e) >>> twolame 0.3.13 Collecting legal info COPYING: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> unzip 60 Collecting legal info ERROR: No hash found for LICENSE >>> 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: obsidian-cursors-1.0: cannot save license (OBSIDIAN_CURSORS_LICENSE_FILES not defined) Legal info produced in /home/naourr/work/instance-3/output-1/legal-info make: Leaving directory '/home/naourr/work/instance-3/buildroot'