-- Looking for include file getopt.h - found -- Looking for include file inttypes.h -- Looking for include file inttypes.h - found -- Looking for include file stdbool.h -- Looking for include file stdbool.h - found -- Looking for include file memory.h -- Looking for include file memory.h - found -- Looking for include file stdint.h -- Looking for include file stdint.h - found -- Looking for include file stdlib.h -- Looking for include file stdlib.h - found -- Looking for include file strings.h -- Looking for include file strings.h - found -- Looking for include file sys/stat.h -- Looking for include file sys/stat.h - found -- Looking for include file sys/types.h -- Looking for include file sys/types.h - found -- Looking for include file unistd.h -- Looking for include file unistd.h - found -- Looking for 4 include files stdlib.h, ..., float.h -- Looking for 4 include files stdlib.h, ..., float.h - found -- Found PkgConfig: /home/naourr/work/instance-2/output-1/host/bin/pkg-config (found version "1.6.1") -- Performing Test temp -- Performing Test temp - Success -- Checking for module 'openssl' -- Found openssl, version 1.1.1g -- Checking for module 'libuv>=1.8.0' -- Found libuv, version 1.37.0 -- Using cmake package module to locate jansson -- Checking for module 'jansson>=2.7' -- Found jansson, version 2.12 -- checking for /home/naourr/work/instance-2/output-1/build/wampcc-1.6/3rdparty/websocketpp/websocketpp/message_buffer/message.hpp -- checking for /home/naourr/work/instance-2/output-1/build/wampcc-1.6/3rdparty/msgpack-c/include/msgpack.h -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_TEST BUILD_TESTING -- Build files have been written to: /home/naourr/work/instance-2/output-1/build/wampcc-1.6 >>> wampcc 1.6 Building PATH="/home/naourr/work/instance-2/output-1/host/bin:/home/naourr/work/instance-2/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-2/output-1/build/wampcc-1.6/ make[1]: Entering directory '/home/naourr/work/instance-2/output-1/build/wampcc-1.6' make[2]: Entering directory '/home/naourr/work/instance-2/output-1/build/wampcc-1.6' make[3]: Entering directory '/home/naourr/work/instance-2/output-1/build/wampcc-1.6' make[3]: Entering directory '/home/naourr/work/instance-2/output-1/build/wampcc-1.6' Scanning dependencies of target wampcc_json_static make[3]: Leaving directory '/home/naourr/work/instance-2/output-1/build/wampcc-1.6' Scanning dependencies of target wampcc_json_shared make[3]: Leaving directory '/home/naourr/work/instance-2/output-1/build/wampcc-1.6' make[3]: Entering directory '/home/naourr/work/instance-2/output-1/build/wampcc-1.6' make[3]: Entering directory '/home/naourr/work/instance-2/output-1/build/wampcc-1.6' [ 5%] Building CXX object libs/json/CMakeFiles/wampcc_json_static.dir/msgpack_serialiser.cc.o [ 5%] Building CXX object libs/json/CMakeFiles/wampcc_json_static.dir/json.cc.o [ 5%] Building CXX object libs/json/CMakeFiles/wampcc_json_static.dir/json_pointer.cc.o [ 6%] Building CXX object libs/json/CMakeFiles/wampcc_json_shared.dir/json.cc.o In file included from /home/naourr/work/instance-2/output-1/build/wampcc-1.6/3rdparty/msgpack-c/include/msgpack/object.hpp:15, from /home/naourr/work/instance-2/output-1/build/wampcc-1.6/3rdparty/msgpack-c/include/msgpack.hpp:10, from /home/naourr/work/instance-2/output-1/build/wampcc-1.6/libs/json/msgpack_serialiser.h:13, from /home/naourr/work/instance-2/output-1/build/wampcc-1.6/libs/json/json.cc:2: /home/naourr/work/instance-2/output-1/build/wampcc-1.6/3rdparty/msgpack-c/include/msgpack/v1/object.hpp: In function 'void msgpack::v1::operator<<(msgpack::v2::object&, const msgpack_object&)': /home/naourr/work/instance-2/output-1/build/wampcc-1.6/3rdparty/msgpack-c/include/msgpack/v1/object.hpp:647:34: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'struct msgpack::v2::object' from an array of 'const msgpack_object' {aka 'const struct msgpack_object'} [-Wclass-memaccess] std::memcpy(&o, &v, sizeof(v)); ^ In file included from /home/naourr/work/instance-2/output-1/build/wampcc-1.6/3rdparty/msgpack-c/include/msgpack/object_fwd.hpp:17, from /home/naourr/work/instance-2/output-1/build/wampcc-1.6/3rdparty/msgpack-c/include/msgpack/v1/adaptor/adaptor_base_decl.hpp:14, from /home/naourr/work/instance-2/output-1/build/wampcc-1.6/3rdparty/msgpack-c/include/msgpack/adaptor/adaptor_base_decl.hpp:13, from /home/naourr/work/instance-2/output-1/build/wampcc-1.6/3rdparty/msgpack-c/include/msgpack/adaptor/adaptor_base.hpp:13, from /home/naourr/work/instance-2/output-1/build/wampcc-1.6/3rdparty/msgpack-c/include/msgpack/v1/object_decl.hpp:16, from /home/naourr/work/instance-2/output-1/build/wampcc-1.6/3rdparty/msgpack-c/include/msgpack/object_decl.hpp:14, from /home/naourr/work/instance-2/output-1/build/wampcc-1.6/3rdparty/msgpack-c/include/msgpack/object.hpp:13, from /home/naourr/work/instance-2/output-1/build/wampcc-1.6/3rdparty/msgpack-c/include/msgpack.hpp:10, from /home/naourr/work/instance-2/output-1/build/wampcc-1.6/libs/json/msgpack_serialiser.h:13, from /home/naourr/work/instance-2/output-1/build/wampcc-1.6/libs/json/json.cc:2: /home/naourr/work/instance-2/output-1/build/wampcc-1.6/3rdparty/msgpack-c/include/msgpack/v2/object_fwd.hpp:23:8: note: 'struct msgpack::v2::object' declared here struct object : v1::object { ^~~~~~ In file included from /home/naourr/work/instance-2/output-1/build/wampcc-1.6/3rdparty/msgpack-c/include/msgpack/object.hpp:15, from /home/naourr/work/instance-2/output-1/build/wampcc-1.6/3rdparty/msgpack-c/include/msgpack.hpp:10, from /home/naourr/work/instance-2/output-1/build/wampcc-1.6/libs/json/msgpack_serialiser.h:13, from /home/naourr/work/instance-2/output-1/build/wampcc-1.6/libs/json/json.cc:2: /home/naourr/work/instance-2/output-1/build/wampcc-1.6/3rdparty/msgpack-c/include/msgpack/v1/object.hpp: In function 'void msgpack::v1::operator<<(msgpack::v2::object&, const msgpack_object&)': /home/naourr/work/instance-2/output-1/build/wampcc-1.6/3rdparty/msgpack-c/include/msgpack/v1/object.hpp:647:34: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'struct msgpack::v2::object' from an array of 'const msgpack_object' {aka 'const struct msgpack_object'} [-Wclass-memaccess] std::memcpy(&o, &v, sizeof(v)); ^ In file included from /home/naourr/work/instance-2/output-1/build/wampcc-1.6/3rdparty/msgpack-c/include/msgpack/object_fwd.hpp:17, from /home/naourr/work/instance-2/output-1/build/wampcc-1.6/3rdparty/msgpack-c/include/msgpack/v1/adaptor/adaptor_base_decl.hpp:14, from /home/naourr/work/instance-2/output-1/build/wampcc-1.6/3rdparty/msgpack-c/include/msgpack/adaptor/adaptor_base_decl.hpp:13, from /home/naourr/work/instance-2/output-1/build/wampcc-1.6/3rdparty/msgpack-c/include/msgpack/adaptor/adaptor_base.hpp:13, from /home/naourr/work/instance-2/output-1/build/wampcc-1.6/3rdparty/msgpack-c/include/msgpack/v1/object_decl.hpp:16, from /home/naourr/work/instance-2/output-1/build/wampcc-1.6/3rdparty/msgpack-c/include/msgpack/object_decl.hpp:14, from /home/naourr/work/instance-2/output-1/build/wampcc-1.6/3rdparty/msgpack-c/include/msgpack/object.hpp:13, from /home/naourr/work/instance-2/output-1/build/wampcc-1.6/3rdparty/msgpack-c/include/msgpack.hpp:10, from /home/naourr/work/instance-2/output-1/build/wampcc-1.6/libs/json/msgpack_serialiser.h:13, from /home/naourr/work/instance-2/output-1/build/wampcc-1.6/libs/json/json.cc:2: /home/naourr/work/instance-2/output-1/build/wampcc-1.6/3rdparty/msgpack-c/include/msgpack/v2/object_fwd.hpp:23:8: note: 'struct msgpack::v2::object' declared here struct object : v1::object { ^~~~~~ In file included from /home/naourr/work/instance-2/output-1/build/wampcc-1.6/3rdparty/msgpack-c/include/msgpack/object.hpp:15, from /home/naourr/work/instance-2/output-1/build/wampcc-1.6/3rdparty/msgpack-c/include/msgpack.hpp:10, from /home/naourr/work/instance-2/output-1/build/wampcc-1.6/libs/json/msgpack_serialiser.h:13, from /home/naourr/work/instance-2/output-1/build/wampcc-1.6/libs/json/msgpack_serialiser.cc:8: /home/naourr/work/instance-2/output-1/build/wampcc-1.6/3rdparty/msgpack-c/include/msgpack/v1/object.hpp: In function 'void msgpack::v1::operator<<(msgpack::v2::object&, const msgpack_object&)': /home/naourr/work/instance-2/output-1/build/wampcc-1.6/3rdparty/msgpack-c/include/msgpack/v1/object.hpp:647:34: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'struct msgpack::v2::object' from an array of 'const msgpack_object' {aka 'const struct msgpack_object'} [-Wclass-memaccess] std::memcpy(&o, &v, sizeof(v)); ^ In file included from /home/naourr/work/instance-2/output-1/build/wampcc-1.6/3rdparty/msgpack-c/include/msgpack/object_fwd.hpp:17, from /home/naourr/work/instance-2/output-1/build/wampcc-1.6/3rdparty/msgpack-c/include/msgpack/v1/adaptor/adaptor_base_decl.hpp:14, from /home/naourr/work/instance-2/output-1/build/wampcc-1.6/3rdparty/msgpack-c/include/msgpack/adaptor/adaptor_base_decl.hpp:13, from /home/naourr/work/instance-2/output-1/build/wampcc-1.6/3rdparty/msgpack-c/include/msgpack/adaptor/adaptor_base.hpp:13, from /home/naourr/work/instance-2/output-1/build/wampcc-1.6/3rdparty/msgpack-c/include/msgpack/v1/object_decl.hpp:16, from /home/naourr/work/instance-2/output-1/build/wampcc-1.6/3rdparty/msgpack-c/include/msgpack/object_decl.hpp:14, from /home/naourr/work/instance-2/output-1/build/wampcc-1.6/3rdparty/msgpack-c/include/msgpack/object.hpp:13, from /home/naourr/work/instance-2/output-1/build/wampcc-1.6/3rdparty/msgpack-c/include/msgpack.hpp:10, from /home/naourr/work/instance-2/output-1/build/wampcc-1.6/libs/json/msgpack_serialiser.h:13, from /home/naourr/work/instance-2/output-1/build/wampcc-1.6/libs/json/msgpack_serialiser.cc:8: /home/naourr/work/instance-2/output-1/build/wampcc-1.6/3rdparty/msgpack-c/include/msgpack/v2/object_fwd.hpp:23:8: note: 'struct msgpack::v2::object' declared here struct object : v1::object { ^~~~~~ [ 8%] Building CXX object libs/json/CMakeFiles/wampcc_json_static.dir/vendors.cc.o [ 10%] Building CXX object libs/json/CMakeFiles/wampcc_json_shared.dir/json_pointer.cc.o [ 11%] Building CXX object libs/json/CMakeFiles/wampcc_json_shared.dir/msgpack_serialiser.cc.o [ 13%] Building CXX object libs/json/CMakeFiles/wampcc_json_shared.dir/vendors.cc.o [ 15%] Linking CXX static library libwampcc_json.a make[3]: Leaving directory '/home/naourr/work/instance-2/output-1/build/wampcc-1.6' [ 15%] Built target wampcc_json_static make[3]: Entering directory '/home/naourr/work/instance-2/output-1/build/wampcc-1.6' Scanning dependencies of target wampcc_static make[3]: Leaving directory '/home/naourr/work/instance-2/output-1/build/wampcc-1.6' make[3]: Entering directory '/home/naourr/work/instance-2/output-1/build/wampcc-1.6' [ 16%] Building CXX object libs/wampcc/CMakeFiles/wampcc_static.dir/data_model.cc.o In file included from /home/naourr/work/instance-2/output-1/build/wampcc-1.6/3rdparty/msgpack-c/include/msgpack/object.hpp:15, from /home/naourr/work/instance-2/output-1/build/wampcc-1.6/3rdparty/msgpack-c/include/msgpack.hpp:10, from /home/naourr/work/instance-2/output-1/build/wampcc-1.6/libs/json/msgpack_serialiser.h:13, from /home/naourr/work/instance-2/output-1/build/wampcc-1.6/libs/json/msgpack_serialiser.cc:8: /home/naourr/work/instance-2/output-1/build/wampcc-1.6/3rdparty/msgpack-c/include/msgpack/v1/object.hpp: In function 'void msgpack::v1::operator<<(msgpack::v2::object&, const msgpack_object&)': /home/naourr/work/instance-2/output-1/build/wampcc-1.6/3rdparty/msgpack-c/include/msgpack/v1/object.hpp:647:34: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'struct msgpack::v2::object' from an array of 'const msgpack_object' {aka 'const struct msgpack_object'} [-Wclass-memaccess] std::memcpy(&o, &v, sizeof(v)); ^ In file included from /home/naourr/work/instance-2/output-1/build/wampcc-1.6/3rdparty/msgpack-c/include/msgpack/object_fwd.hpp:17, from /home/naourr/work/instance-2/output-1/build/wampcc-1.6/3rdparty/msgpack-c/include/msgpack/v1/adaptor/adaptor_base_decl.hpp:14, from /home/naourr/work/instance-2/output-1/build/wampcc-1.6/3rdparty/msgpack-c/include/msgpack/adaptor/adaptor_base_decl.hpp:13, from /home/naourr/work/instance-2/output-1/build/wampcc-1.6/3rdparty/msgpack-c/include/msgpack/adaptor/adaptor_base.hpp:13, from /home/naourr/work/instance-2/output-1/build/wampcc-1.6/3rdparty/msgpack-c/include/msgpack/v1/object_decl.hpp:16, from /home/naourr/work/instance-2/output-1/build/wampcc-1.6/3rdparty/msgpack-c/include/msgpack/object_decl.hpp:14, from /home/naourr/work/instance-2/output-1/build/wampcc-1.6/3rdparty/msgpack-c/include/msgpack/object.hpp:13, from /home/naourr/work/instance-2/output-1/build/wampcc-1.6/3rdparty/msgpack-c/include/msgpack.hpp:10, from /home/naourr/work/instance-2/output-1/build/wampcc-1.6/libs/json/msgpack_serialiser.h:13, from /home/naourr/work/instance-2/output-1/build/wampcc-1.6/libs/json/msgpack_serialiser.cc:8: /home/naourr/work/instance-2/output-1/build/wampcc-1.6/3rdparty/msgpack-c/include/msgpack/v2/object_fwd.hpp:23:8: note: 'struct msgpack::v2::object' declared here struct object : v1::object { ^~~~~~ [ 18%] Building CXX object libs/wampcc/CMakeFiles/wampcc_static.dir/error.cc.o [ 20%] Building CXX object libs/wampcc/CMakeFiles/wampcc_static.dir/event_loop.cc.o [ 21%] Building CXX object libs/wampcc/CMakeFiles/wampcc_static.dir/helper.cc.o [ 23%] Linking CXX shared library libwampcc_json.so make[3]: Leaving directory '/home/naourr/work/instance-2/output-1/build/wampcc-1.6' [ 23%] Built target wampcc_json_shared [ 25%] Building CXX object libs/wampcc/CMakeFiles/wampcc_static.dir/http_parser.cc.o [ 26%] Building CXX object libs/wampcc/CMakeFiles/wampcc_static.dir/io_loop.cc.o [ 28%] Building CXX object libs/wampcc/CMakeFiles/wampcc_static.dir/kernel.cc.o make[3]: Entering directory '/home/naourr/work/instance-2/output-1/build/wampcc-1.6' Scanning dependencies of target wampcc_shared make[3]: Leaving directory '/home/naourr/work/instance-2/output-1/build/wampcc-1.6' make[3]: Entering directory '/home/naourr/work/instance-2/output-1/build/wampcc-1.6' [ 30%] Building CXX object libs/wampcc/CMakeFiles/wampcc_shared.dir/data_model.cc.o [ 31%] Building CXX object libs/wampcc/CMakeFiles/wampcc_shared.dir/error.cc.o [ 33%] Building CXX object libs/wampcc/CMakeFiles/wampcc_shared.dir/event_loop.cc.o [ 35%] Building CXX object libs/wampcc/CMakeFiles/wampcc_static.dir/platform.cc.o [ 36%] Building CXX object libs/wampcc/CMakeFiles/wampcc_static.dir/protocol.cc.o [ 38%] Building CXX object libs/wampcc/CMakeFiles/wampcc_shared.dir/helper.cc.o [ 40%] Building CXX object libs/wampcc/CMakeFiles/wampcc_shared.dir/http_parser.cc.o [ 41%] Building CXX object libs/wampcc/CMakeFiles/wampcc_shared.dir/io_loop.cc.o [ 43%] Building CXX object libs/wampcc/CMakeFiles/wampcc_static.dir/pubsub_man.cc.o [ 45%] Building CXX object libs/wampcc/CMakeFiles/wampcc_shared.dir/kernel.cc.o [ 46%] Building CXX object libs/wampcc/CMakeFiles/wampcc_shared.dir/platform.cc.o [ 48%] Building CXX object libs/wampcc/CMakeFiles/wampcc_shared.dir/protocol.cc.o [ 50%] Building CXX object libs/wampcc/CMakeFiles/wampcc_shared.dir/pubsub_man.cc.o [ 51%] Building CXX object libs/wampcc/CMakeFiles/wampcc_shared.dir/rawsocket_protocol.cc.o [ 53%] Building CXX object libs/wampcc/CMakeFiles/wampcc_static.dir/rawsocket_protocol.cc.o [ 55%] Building CXX object libs/wampcc/CMakeFiles/wampcc_static.dir/rpc_man.cc.o [ 56%] Building CXX object libs/wampcc/CMakeFiles/wampcc_static.dir/socket_address.cc.o [ 58%] Building CXX object libs/wampcc/CMakeFiles/wampcc_shared.dir/rpc_man.cc.o [ 60%] Building CXX object libs/wampcc/CMakeFiles/wampcc_static.dir/ssl.cc.o [ 61%] Building CXX object libs/wampcc/CMakeFiles/wampcc_shared.dir/socket_address.cc.o [ 63%] Building CXX object libs/wampcc/CMakeFiles/wampcc_shared.dir/ssl.cc.o [ 65%] Building CXX object libs/wampcc/CMakeFiles/wampcc_shared.dir/ssl_socket.cc.o [ 66%] Building CXX object libs/wampcc/CMakeFiles/wampcc_static.dir/ssl_socket.cc.o [ 68%] Building CXX object libs/wampcc/CMakeFiles/wampcc_shared.dir/tcp_socket.cc.o [ 70%] Building CXX object libs/wampcc/CMakeFiles/wampcc_shared.dir/utils.cc.o [ 71%] Building CXX object libs/wampcc/CMakeFiles/wampcc_static.dir/tcp_socket.cc.o [ 73%] Building CXX object libs/wampcc/CMakeFiles/wampcc_shared.dir/wamp_router.cc.o [ 75%] Building CXX object libs/wampcc/CMakeFiles/wampcc_shared.dir/wamp_session.cc.o [ 76%] Building CXX object libs/wampcc/CMakeFiles/wampcc_static.dir/utils.cc.o [ 78%] Building CXX object libs/wampcc/CMakeFiles/wampcc_shared.dir/websocket_protocol.cc.o [ 80%] Building CXX object libs/wampcc/CMakeFiles/wampcc_static.dir/wamp_router.cc.o [ 81%] Building CXX object libs/wampcc/CMakeFiles/wampcc_static.dir/wamp_session.cc.o [ 83%] Building CXX object libs/wampcc/CMakeFiles/wampcc_static.dir/websocket_protocol.cc.o [ 85%] Building CXX object libs/wampcc/CMakeFiles/wampcc_static.dir/websocketpp_impl.cc.o [ 86%] Building C object libs/wampcc/CMakeFiles/wampcc_static.dir/__/__/3rdparty/http_parser/http_parser.c.o [ 88%] Building CXX object libs/wampcc/CMakeFiles/wampcc_shared.dir/websocketpp_impl.cc.o [ 90%] Building C object libs/wampcc/CMakeFiles/wampcc_static.dir/__/__/3rdparty/apache/base64.c.o [ 91%] Building C object libs/wampcc/CMakeFiles/wampcc_shared.dir/__/__/3rdparty/http_parser/http_parser.c.o [ 93%] Building C object libs/wampcc/CMakeFiles/wampcc_shared.dir/__/__/3rdparty/apache/base64.c.o [ 95%] Linking CXX shared library libwampcc.so make[3]: Leaving directory '/home/naourr/work/instance-2/output-1/build/wampcc-1.6' [ 95%] Built target wampcc_shared make[3]: Entering directory '/home/naourr/work/instance-2/output-1/build/wampcc-1.6' Scanning dependencies of target admin make[3]: Leaving directory '/home/naourr/work/instance-2/output-1/build/wampcc-1.6' make[3]: Entering directory '/home/naourr/work/instance-2/output-1/build/wampcc-1.6' [ 96%] Building CXX object utils/CMakeFiles/admin.dir/admin.cc.o [ 98%] Linking CXX static library libwampcc.a make[3]: Leaving directory '/home/naourr/work/instance-2/output-1/build/wampcc-1.6' [ 98%] Built target wampcc_static [100%] Linking CXX executable admin make[3]: Leaving directory '/home/naourr/work/instance-2/output-1/build/wampcc-1.6' [100%] Built target admin make[2]: Leaving directory '/home/naourr/work/instance-2/output-1/build/wampcc-1.6' make[1]: Leaving directory '/home/naourr/work/instance-2/output-1/build/wampcc-1.6' >>> wampcc 1.6 Installing to staging directory PATH="/home/naourr/work/instance-2/output-1/host/bin:/home/naourr/work/instance-2/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-2/output-1/host/mipsel-buildroot-linux-gnu/sysroot install/fast -C /home/naourr/work/instance-2/output-1/build/wampcc-1.6/ make[1]: Entering directory '/home/naourr/work/instance-2/output-1/build/wampcc-1.6' Install the project... -- Install configuration: "Release" -- Installing: /home/naourr/work/instance-2/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig/wampcc.pc -- Installing: /home/naourr/work/instance-2/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig/wampcc_json.pc -- Installing: /home/naourr/work/instance-2/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libwampcc_json.a -- Installing: /home/naourr/work/instance-2/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libwampcc_json.so.6.0.0 -- Installing: /home/naourr/work/instance-2/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libwampcc_json.so.6 -- Installing: /home/naourr/work/instance-2/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libwampcc_json.so -- Installing: /home/naourr/work/instance-2/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/wampcc/json.h -- Installing: /home/naourr/work/instance-2/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/wampcc/json_internals.h -- Installing: /home/naourr/work/instance-2/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libwampcc.a -- Installing: /home/naourr/work/instance-2/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libwampcc.so.6.0.0 -- Installing: /home/naourr/work/instance-2/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libwampcc.so.6 -- Set runtime path of "/home/naourr/work/instance-2/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libwampcc.so.6.0.0" to "" -- Installing: /home/naourr/work/instance-2/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libwampcc.so -- Installing: /home/naourr/work/instance-2/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/wampcc/version.h -- Installing: /home/naourr/work/instance-2/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/wampcc/types.h -- Installing: /home/naourr/work/instance-2/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/wampcc/kernel.h -- Installing: /home/naourr/work/instance-2/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/wampcc/wamp_session.h -- Installing: /home/naourr/work/instance-2/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/wampcc/wamp_router.h -- Installing: /home/naourr/work/instance-2/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/wampcc/protocol.h -- Installing: /home/naourr/work/instance-2/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/wampcc/rawsocket_protocol.h -- Installing: /home/naourr/work/instance-2/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/wampcc/websocket_protocol.h -- Installing: /home/naourr/work/instance-2/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/wampcc/tcp_socket.h -- Installing: /home/naourr/work/instance-2/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/wampcc/socket_address.h -- Installing: /home/naourr/work/instance-2/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/wampcc/data_model.h -- Installing: /home/naourr/work/instance-2/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/wampcc/error.h -- Installing: /home/naourr/work/instance-2/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/wampcc/helper.h -- Installing: /home/naourr/work/instance-2/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/wampcc/wampcc.h -- Installing: /home/naourr/work/instance-2/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/wampcc/ssl_socket.h -- Installing: /home/naourr/work/instance-2/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/admin -- Set runtime path of "/home/naourr/work/instance-2/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/admin" to "" make[1]: Leaving directory '/home/naourr/work/instance-2/output-1/build/wampcc-1.6' >>> wampcc 1.6 Fixing libtool files for la in $(find /home/naourr/work/instance-2/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/naourr/work/instance-2/output-1:@BASE_DIR@:g" \ -e "s:/home/naourr/work/instance-2/output-1/host/mipsel-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ -e "s:/home/naourr/work/instance-2/output-1/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/home/naourr/work/instance-2/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/home/naourr/work/instance-2/output-1/host/mipsel-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/home/naourr/work/instance-2/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> wampcc 1.6 Installing to target PATH="/home/naourr/work/instance-2/output-1/host/bin:/home/naourr/work/instance-2/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-2/output-1/target install/fast -C /home/naourr/work/instance-2/output-1/build/wampcc-1.6/ make[1]: Entering directory '/home/naourr/work/instance-2/output-1/build/wampcc-1.6' Install the project... -- Install configuration: "Release" -- Installing: /home/naourr/work/instance-2/output-1/target/usr/lib/pkgconfig/wampcc.pc -- Installing: /home/naourr/work/instance-2/output-1/target/usr/lib/pkgconfig/wampcc_json.pc -- Installing: /home/naourr/work/instance-2/output-1/target/usr/lib/libwampcc_json.a -- Installing: /home/naourr/work/instance-2/output-1/target/usr/lib/libwampcc_json.so.6.0.0 -- Installing: /home/naourr/work/instance-2/output-1/target/usr/lib/libwampcc_json.so.6 -- Installing: /home/naourr/work/instance-2/output-1/target/usr/lib/libwampcc_json.so -- Installing: /home/naourr/work/instance-2/output-1/target/usr/include/wampcc/json.h -- Installing: /home/naourr/work/instance-2/output-1/target/usr/include/wampcc/json_internals.h -- Installing: /home/naourr/work/instance-2/output-1/target/usr/lib/libwampcc.a -- Installing: /home/naourr/work/instance-2/output-1/target/usr/lib/libwampcc.so.6.0.0 -- Installing: /home/naourr/work/instance-2/output-1/target/usr/lib/libwampcc.so.6 -- Set runtime path of "/home/naourr/work/instance-2/output-1/target/usr/lib/libwampcc.so.6.0.0" to "" -- Installing: /home/naourr/work/instance-2/output-1/target/usr/lib/libwampcc.so -- Installing: /home/naourr/work/instance-2/output-1/target/usr/include/wampcc/version.h -- Installing: /home/naourr/work/instance-2/output-1/target/usr/include/wampcc/types.h -- Installing: /home/naourr/work/instance-2/output-1/target/usr/include/wampcc/kernel.h -- Installing: /home/naourr/work/instance-2/output-1/target/usr/include/wampcc/wamp_session.h -- Installing: /home/naourr/work/instance-2/output-1/target/usr/include/wampcc/wamp_router.h -- Installing: /home/naourr/work/instance-2/output-1/target/usr/include/wampcc/protocol.h -- Installing: /home/naourr/work/instance-2/output-1/target/usr/include/wampcc/rawsocket_protocol.h -- Installing: /home/naourr/work/instance-2/output-1/target/usr/include/wampcc/websocket_protocol.h -- Installing: /home/naourr/work/instance-2/output-1/target/usr/include/wampcc/tcp_socket.h -- Installing: /home/naourr/work/instance-2/output-1/target/usr/include/wampcc/socket_address.h -- Installing: /home/naourr/work/instance-2/output-1/target/usr/include/wampcc/data_model.h -- Installing: /home/naourr/work/instance-2/output-1/target/usr/include/wampcc/error.h -- Installing: /home/naourr/work/instance-2/output-1/target/usr/include/wampcc/helper.h -- Installing: /home/naourr/work/instance-2/output-1/target/usr/include/wampcc/wampcc.h -- Installing: /home/naourr/work/instance-2/output-1/target/usr/include/wampcc/ssl_socket.h -- Installing: /home/naourr/work/instance-2/output-1/target/usr/bin/admin -- Set runtime path of "/home/naourr/work/instance-2/output-1/target/usr/bin/admin" to "" make[1]: Leaving directory '/home/naourr/work/instance-2/output-1/build/wampcc-1.6' >>> Finalizing host directory >>> Finalizing target directory rm -f /home/naourr/work/instance-2/output-1/target/usr/share/glib-2.0/schemas/*.xml /home/naourr/work/instance-2/output-1/target/usr/share/glib-2.0/schemas/*.dtd /home/naourr/work/instance-2/output-1/host/bin/glib-compile-schemas /home/naourr/work/instance-2/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/naourr/work/instance-2/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/naourr/work/instance-2/output-1/target/etc echo "buildroot" > /home/naourr/work/instance-2/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-2/output-1/target/etc/hosts mkdir -p /home/naourr/work/instance-2/output-1/target/etc echo "Welcome to Buildroot" > /home/naourr/work/instance-2/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/work/instance-2/output-1/target/etc/shadow rm -f /home/naourr/work/instance-2/output-1/target/bin/sh rm -f /home/naourr/work/instance-2/output-1/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/naourr/work/instance-2/output-1/build/locales.nopurge; done for dir in /home/naourr/work/instance-2/output-1/target/usr/share/locale /home/naourr/work/instance-2/output-1/target/usr/share/X11/locale /home/naourr/work/instance-2/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-2/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/work/instance-2/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/work/instance-2/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/work/instance-2/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/work/instance-2/output-1/target/usr/include /home/naourr/work/instance-2/output-1/target/usr/share/aclocal \ /home/naourr/work/instance-2/output-1/target/usr/lib/pkgconfig /home/naourr/work/instance-2/output-1/target/usr/share/pkgconfig \ /home/naourr/work/instance-2/output-1/target/usr/lib/cmake /home/naourr/work/instance-2/output-1/target/usr/share/cmake \ /home/naourr/work/instance-2/output-1/target/usr/doc find /home/naourr/work/instance-2/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/work/instance-2/output-1/target/lib/ /home/naourr/work/instance-2/output-1/target/usr/lib/ /home/naourr/work/instance-2/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/home/naourr/work/instance-2/output-1/target/usr/libexec/': No such file or directory rm -rf /home/naourr/work/instance-2/output-1/target/usr/share/gdb rm -rf /home/naourr/work/instance-2/output-1/target/usr/share/bash-completion rm -rf /home/naourr/work/instance-2/output-1/target/usr/share/zsh rm -rf /home/naourr/work/instance-2/output-1/target/usr/man /home/naourr/work/instance-2/output-1/target/usr/share/man rm -rf /home/naourr/work/instance-2/output-1/target/usr/info /home/naourr/work/instance-2/output-1/target/usr/share/info rm -rf /home/naourr/work/instance-2/output-1/target/usr/doc /home/naourr/work/instance-2/output-1/target/usr/share/doc rm -rf /home/naourr/work/instance-2/output-1/target/usr/share/gtk-doc rmdir /home/naourr/work/instance-2/output-1/target/usr/share 2>/dev/null || true find /home/naourr/work/instance-2/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/naourr/work/instance-2/output-1/host/bin/mipsel-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/work/instance-2/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/naourr/work/instance-2/output-1/host/bin/mipsel-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/naourr/work/instance-2/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/naourr/work/instance-2/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/naourr/work/instance-2/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2020.05-git-07139-g3d070040ba9"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2020.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2020.05-git\"" \ ) > /home/naourr/work/instance-2/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/naourr/work/instance-2/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/naourr/work/instance-2/output-1/per-package /home/naourr/work/instance-2/buildroot/support/scripts/fix-rpath target cat /home/naourr/work/instance-2/output-1/build/18xx-ti-utils-R8.7_SP3/.files-list.txt /home/naourr/work/instance-2/output-1/build/binutils-2.32/.files-list.txt /home/naourr/work/instance-2/output-1/build/c-capnproto-9053ebe6eeb2ae762655b982e27c341cb568366d/.files-list.txt /home/naourr/work/instance-2/output-1/build/capnproto-0.7.0/.files-list.txt /home/naourr/work/instance-2/output-1/build/fdk-aac-2.0.1/.files-list.txt /home/naourr/work/instance-2/output-1/build/glog-0.4.0/.files-list.txt /home/naourr/work/instance-2/output-1/build/irqbalance-1.6.0/.files-list.txt /home/naourr/work/instance-2/output-1/build/jansson-2.12/.files-list.txt /home/naourr/work/instance-2/output-1/build/jsmin-1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b/.files-list.txt /home/naourr/work/instance-2/output-1/build/libffi-3.3/.files-list.txt /home/naourr/work/instance-2/output-1/build/libglib2-2.64.2/.files-list.txt /home/naourr/work/instance-2/output-1/build/libnl-3.5.0/.files-list.txt /home/naourr/work/instance-2/output-1/build/libopenssl-1.1.1g/.files-list.txt /home/naourr/work/instance-2/output-1/build/libuv-1.37.0/.files-list.txt /home/naourr/work/instance-2/output-1/build/libzlib-1.2.11/.files-list.txt /home/naourr/work/instance-2/output-1/build/linux-serial-test-13bea838f2a7573d2a68a6d95fc9d1f153b580be/.files-list.txt /home/naourr/work/instance-2/output-1/build/lynx-2.8.9rel.1/.files-list.txt /home/naourr/work/instance-2/output-1/build/mbuffer-20191016/.files-list.txt /home/naourr/work/instance-2/output-1/build/minizip-2.9.2/.files-list.txt /home/naourr/work/instance-2/output-1/build/openssl/.files-list.txt /home/naourr/work/instance-2/output-1/build/oprofile-1.3.0/.files-list.txt /home/naourr/work/instance-2/output-1/build/pcre-8.44/.files-list.txt /home/naourr/work/instance-2/output-1/build/popt-1.16/.files-list.txt /home/naourr/work/instance-2/output-1/build/safeclib-08112019/.files-list.txt /home/naourr/work/instance-2/output-1/build/scrypt-1.3.0/.files-list.txt /home/naourr/work/instance-2/output-1/build/skeleton-init-common/.files-list.txt /home/naourr/work/instance-2/output-1/build/skeleton-init-none/.files-list.txt /home/naourr/work/instance-2/output-1/build/skeleton/.files-list.txt /home/naourr/work/instance-2/output-1/build/slang-2.3.2/.files-list.txt /home/naourr/work/instance-2/output-1/build/toolchain-external-custom/.files-list.txt /home/naourr/work/instance-2/output-1/build/toolchain-external/.files-list.txt /home/naourr/work/instance-2/output-1/build/toolchain/.files-list.txt /home/naourr/work/instance-2/output-1/build/triggerhappy-b822888066129350e51ad79f1cf307fa38dae4f7/.files-list.txt /home/naourr/work/instance-2/output-1/build/wampcc-1.6/.files-list.txt /home/naourr/work/instance-2/output-1/build/zlib/.files-list.txt > /home/naourr/work/instance-2/output-1/build/packages-file-list.txt cat /home/naourr/work/instance-2/output-1/build/host-autoconf-2.69/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-automake-1.15.1/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-bison-3.4.2/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-c-capnproto-9053ebe6eeb2ae762655b982e27c341cb568366d/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-capnproto-0.7.0/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-cmake-3.15.5/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-expat-2.2.9/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-flex-2.6.4/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-gettext-tiny-adaa9c64921e80f2b8dd3610ffb508618b9204f3/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-gettext/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-libffi-3.3/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-libglib2-2.64.2/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-libtool-2.4.6/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-libzlib-1.2.11/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-lpc3250loader-1.0/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-m4-1.4.18/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-meson-0.54.1/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-ninja-1.10.0/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-patchelf-0.9/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-pcre-8.44/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-pkgconf-1.6.1/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-python3-3.8.2/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-python3-setuptools-44.0.0/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-skeleton/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-tar-1.29/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-util-linux-2.35.1/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-zlib/.files-list-host.txt > /home/naourr/work/instance-2/output-1/build/packages-file-list-host.txt cat /home/naourr/work/instance-2/output-1/build/binutils-2.32/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/c-capnproto-9053ebe6eeb2ae762655b982e27c341cb568366d/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/capnproto-0.7.0/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/fdk-aac-2.0.1/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/glog-0.4.0/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/jansson-2.12/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libffi-3.3/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libglib2-2.64.2/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libnl-3.5.0/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libopenssl-1.1.1g/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libuv-1.37.0/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libzlib-1.2.11/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/minizip-2.9.2/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/pcre-8.44/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/popt-1.16/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/safeclib-08112019/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/scrypt-1.3.0/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/skeleton-init-common/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/slang-2.3.2/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/toolchain-external-custom/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/toolchain/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/wampcc-1.6/.files-list-staging.txt > /home/naourr/work/instance-2/output-1/build/packages-file-list-staging.txt touch /home/naourr/work/instance-2/output-1/target/usr ln -snf /home/naourr/work/instance-2/output-1/host/mipsel-buildroot-linux-gnu/sysroot /home/naourr/work/instance-2/output-1/staging make: Leaving directory '/home/naourr/work/instance-2/buildroot' make: Entering directory '/home/naourr/work/instance-2/buildroot' >>> Buildroot 2020.05-git-07139-g3d070040ba9 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 >>> 18xx-ti-utils R8.7_SP3 Collecting legal info COPYING: OK (sha256: 363cef40b276a7a91ebcff3f78626d9cfe5e5a51927c725236007259403d5fc4) >>> libnl 3.5.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.4.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.69 Collecting legal info COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-tiny adaa9c64921e80f2b8dd3610ffb508618b9204f3 Collecting legal info LICENSE: OK (sha256: b57aa4fdc1c614c28d41c1e2d5c4090935964c5f86291ba7d1c99ffd1d698b34) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> binutils 2.32 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> c-capnproto 9053ebe6eeb2ae762655b982e27c341cb568366d Collecting legal info COPYING: OK (sha256: 27797e6c7dce96675d79ed250584d157b7a86405db6eb6fba9644e6d96d42c57) >>> capnproto 0.7.0 Collecting legal info LICENSE: OK (sha256: 9564998c8d7f270a61a8b89869a8d17a9d5e3783b64027788b5e339ec8479e10) >>> host-capnproto 0.7.0 Collecting legal info LICENSE: OK (sha256: 9564998c8d7f270a61a8b89869a8d17a9d5e3783b64027788b5e339ec8479e10) >>> host-c-capnproto 9053ebe6eeb2ae762655b982e27c341cb568366d Collecting legal info COPYING: OK (sha256: 27797e6c7dce96675d79ed250584d157b7a86405db6eb6fba9644e6d96d42c57) >>> host-cmake 3.15.5 Collecting legal info Copyright.txt: OK (sha256: dc628fb936a5d229296d42083f9a8218aa32204c016919e784404c9ec58776e9) >>> fdk-aac 2.0.1 Collecting legal info NOTICE: OK (sha256: 95ec80da40b4af12ad4c4f3158c9cfb80f2479f3246e4260cb600827cc8c7836) >>> glog 0.4.0 Collecting legal info COPYING: OK (sha256: 0fc497129c5c69ff6f22da6933c7e4aaef082fde8437fd57680c2780100772a4) >>> irqbalance 1.6.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libglib2 2.64.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.64.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> host-meson 0.54.1 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-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python3-setuptools 44.0.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) >>> libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> jansson 2.12 Collecting legal info LICENSE: OK (sha256: f0a0c95c64e9f49ec4cbfac8e7fee06823c85ee8ba4af5d57aaabb372347adc2) >>> jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info jsmin.c: OK (sha256: b420f61778af09534adc836a5086f5625b8499124051c50baefa218e7c03a58c) >>> libopenssl 1.1.1g Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> libuv 1.37.0 Collecting legal info LICENSE: OK (sha256: 6d20216ae022fbeed23916f48508fd807ece3d8464992330643b0e64e5c0c24b) >>> linux-serial-test 13bea838f2a7573d2a68a6d95fc9d1f153b580be Collecting legal info LICENSES/MIT: OK (sha256: a2a6760c2c6fa779a635e4a7ad00f668862ebcadb2a8a57d16662543e103e08c) >>> host-lpc3250loader 1.0 Collecting legal info LPC3250loader.py: OK (sha256: 9a817497240e8e92f09ccfec7568a74673dc30ec008b541c8706663677b4e7a9) >>> lynx 2.8.9rel.1 Collecting legal info COPYING: OK (sha256: 8406a30ff3134ec23cf752d1ceda92ddaabbe41b4f2dc07ea3cfa139de12d6d6) >>> openssl Collecting legal info >>> slang 2.3.2 Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> mbuffer 20191016 Collecting legal info LICENSE: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> minizip 2.9.2 Collecting legal info LICENSE: OK (sha256: 675181c03fc1302a1c8554c00f7be9bb420c5dbc9dcc2013433cec144413de03) >>> oprofile 1.3.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> popt 1.16 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> safeclib 08112019 Collecting legal info COPYING: OK (sha256: c33e77efd5781e3d59a2bb648c82d2a615035ef0d24cf58880380e3af906510b) >>> scrypt 1.3.0 Collecting legal info COPYRIGHT: OK (sha256: adc1942c42da6e3370223a27ff4a6835924d2b41e509f9bee58a5e6ca1bbddae) >>> triggerhappy b822888066129350e51ad79f1cf307fa38dae4f7 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> wampcc 1.6 Collecting legal info LICENSE: OK (sha256: bd185b1ec8a292d42b42346757ff6e198073e13c1e080e9ea548d34dd42d30d8) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) Legal info produced in /home/naourr/work/instance-2/output-1/legal-info make: Leaving directory '/home/naourr/work/instance-2/buildroot'