BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /home/buildroot/autobuild/run/instance-2/output/build/uhttpd-a8bf9c00842224edb394e79909053f7628ee6a82 >>> uhttpd a8bf9c00842224edb394e79909053f7628ee6a82 Building PATH="/home/buildroot/autobuild/run/instance-2/output/host/bin:/home/buildroot/autobuild/run/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /home/buildroot/autobuild/run/instance-2/output/build/uhttpd-a8bf9c00842224edb394e79909053f7628ee6a82/ Scanning dependencies of target uhttpd [ 8%] Building C object CMakeFiles/uhttpd.dir/main.c.o [ 16%] Building C object CMakeFiles/uhttpd.dir/listen.c.o [ 25%] Building C object CMakeFiles/uhttpd.dir/client.c.o [ 33%] Building C object CMakeFiles/uhttpd.dir/utils.c.o In file included from /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/sys/types.h:25, from /home/buildroot/autobuild/run/instance-2/output/build/uhttpd-a8bf9c00842224edb394e79909053f7628ee6a82/main.c:23: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ [ 41%] Building C object CMakeFiles/uhttpd.dir/file.c.o In file included from /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/sys/types.h:25, from /home/buildroot/autobuild/run/instance-2/output/build/uhttpd-a8bf9c00842224edb394e79909053f7628ee6a82/file.c:24: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ [ 50%] Building C object CMakeFiles/uhttpd.dir/auth.c.o [ 58%] Building C object CMakeFiles/uhttpd.dir/cgi.c.o [ 66%] Building C object CMakeFiles/uhttpd.dir/relay.c.o [ 75%] Building C object CMakeFiles/uhttpd.dir/proc.c.o [ 83%] Building C object CMakeFiles/uhttpd.dir/plugin.c.o [ 91%] Building C object CMakeFiles/uhttpd.dir/handler.c.o [100%] Linking C executable uhttpd [100%] Built target uhttpd >>> uhttpd a8bf9c00842224edb394e79909053f7628ee6a82 Installing to target PATH="/home/buildroot/autobuild/run/instance-2/output/host/bin:/home/buildroot/autobuild/run/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-2/output/target install/fast -C /home/buildroot/autobuild/run/instance-2/output/build/uhttpd-a8bf9c00842224edb394e79909053f7628ee6a82/ Install the project... -- Install configuration: "Release" -- Installing: /home/buildroot/autobuild/run/instance-2/output/target/usr/bin/uhttpd websocketpp-0.8.1.tar.gz: OK (sha256: 178899de48c02853b55b1ea8681599641cedcdfce59e56beaff3dd0874bf0286) >>> websocketpp 0.8.1 Extracting gzip -d -c /home/buildroot/autobuild/run/instance-2/dl/websocketpp/websocketpp-0.8.1.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-2/output/build/websocketpp-0.8.1 -xf - >>> websocketpp 0.8.1 Patching Applying 0001-Replace-make_shared-with-new-in-some-cases.patch using patch: patching file websocketpp/transport/asio/connection.hpp patching file websocketpp/transport/asio/endpoint.hpp patching file websocketpp/transport/asio/security/none.hpp patching file websocketpp/transport/asio/security/tls.hpp Applying 0002-Fix-missed-entries-fix-testing.patch using patch: patching file CMakeLists.txt patching file websocketpp/transport/asio/connection.hpp patching file websocketpp/transport/asio/endpoint.hpp >>> websocketpp 0.8.1 Configuring (mkdir -p /home/buildroot/autobuild/run/instance-2/output/build/websocketpp-0.8.1/ && cd /home/buildroot/autobuild/run/instance-2/output/build/websocketpp-0.8.1/ && rm -f CMakeCache.txt && PATH="/home/buildroot/autobuild/run/instance-2/output/host/bin:/home/buildroot/autobuild/run/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /home/buildroot/autobuild/run/instance-2/output/host/bin/cmake /home/buildroot/autobuild/run/instance-2/output/build/websocketpp-0.8.1/ -DCMAKE_TOOLCHAIN_FILE="/home/buildroot/autobuild/run/instance-2/output/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON ) -- The C compiler identification is GNU 8.2.0 -- The CXX compiler identification is GNU 8.2.0 -- Check for working C compiler: /home/buildroot/autobuild/run/instance-2/output/host/bin/arm-linux-gcc -- Check for working C compiler: /home/buildroot/autobuild/run/instance-2/output/host/bin/arm-linux-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /home/buildroot/autobuild/run/instance-2/output/host/bin/arm-linux-g++ -- Check for working CXX compiler: /home/buildroot/autobuild/run/instance-2/output/host/bin/arm-linux-g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done ** websocketpp =========== Used Build Configuration ============= -- ENABLE_CPP11 = ON -- BUILD_EXAMPLES = OFF -- BUILD_TESTS = OFF -- WEBSOCKETPP_ROOT = /home/buildroot/autobuild/run/instance-2/output/build/websocketpp-0.8.1 -- WEBSOCKETPP_BIN = /home/buildroot/autobuild/run/instance-2/output/build/websocketpp-0.8.1/bin -- WEBSOCKETPP_LIB = /home/buildroot/autobuild/run/instance-2/output/build/websocketpp-0.8.1/lib -- Install prefix = /usr -- WEBSOCKETPP_BOOST_LIBS = -- WEBSOCKETPP_PLATFORM_LIBS = -- WEBSOCKETPP_PLATFORM_TLS_LIBS = -- OPENSSL_FOUND = -- OPENSSL_INCLUDE_DIR = -- OPENSSL_LIBRARIES = -- OPENSSL_VERSION = -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_SHARED_LIBS BUILD_TEST BUILD_TESTING -- Build files have been written to: /home/buildroot/autobuild/run/instance-2/output/build/websocketpp-0.8.1 >>> websocketpp 0.8.1 Building PATH="/home/buildroot/autobuild/run/instance-2/output/host/bin:/home/buildroot/autobuild/run/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /home/buildroot/autobuild/run/instance-2/output/build/websocketpp-0.8.1/ >>> websocketpp 0.8.1 Installing to staging directory PATH="/home/buildroot/autobuild/run/instance-2/output/host/bin:/home/buildroot/autobuild/run/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot install/fast -C /home/buildroot/autobuild/run/instance-2/output/build/websocketpp-0.8.1/ Install the project... -- Install configuration: "Release" -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/cmake/websocketpp/websocketpp-config.cmake -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/cmake/websocketpp/websocketpp-configVersion.cmake -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/impl -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/impl/connection_impl.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/impl/utilities_impl.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/impl/endpoint_impl.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/CMakeFiles -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/client.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/base64 -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/base64/base64.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/concurrency -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/concurrency/none.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/concurrency/basic.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/endpoint_base.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/extensions -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/extensions/permessage_deflate -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/extensions/permessage_deflate/disabled.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/extensions/permessage_deflate/enabled.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/extensions/extension.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/frame.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/random -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/random/none.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/random/random_device.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/transport -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/transport/base -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/transport/base/connection.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/transport/base/endpoint.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/transport/debug -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/transport/debug/base.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/transport/debug/connection.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/transport/debug/endpoint.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/transport/asio -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/transport/asio/base.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/transport/asio/connection.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/transport/asio/security -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/transport/asio/security/none.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/transport/asio/security/base.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/transport/asio/security/tls.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/transport/asio/endpoint.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/transport/iostream -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/transport/iostream/base.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/transport/iostream/connection.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/transport/iostream/endpoint.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/transport/stub -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/transport/stub/base.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/transport/stub/connection.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/transport/stub/endpoint.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/connection.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/http -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/http/response.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/http/impl -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/http/impl/response.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/http/impl/request.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/http/impl/parser.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/http/request.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/http/constants.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/http/parser.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/message_buffer -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/message_buffer/alloc.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/message_buffer/message.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/message_buffer/pool.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/error.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/sha1 -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/sha1/sha1.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/logger -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/logger/basic.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/logger/levels.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/logger/syslog.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/logger/stub.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/common -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/common/memory.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/common/network.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/common/platforms.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/common/connection_hdl.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/common/type_traits.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/common/system_error.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/common/random.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/common/cpp11.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/common/regex.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/common/functional.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/common/thread.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/common/time.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/common/asio_ssl.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/common/md5.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/common/asio.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/common/stdint.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/common/chrono.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/utf8_validator.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/config -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/config/asio_no_tls.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/config/debug_asio_no_tls.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/config/debug.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/config/core.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/config/core_client.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/config/minimal_client.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/config/boost_config.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/config/asio_client.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/config/asio.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/config/asio_no_tls_client.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/config/minimal_server.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/config/debug_asio.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/utilities.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/endpoint.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/uri.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/version.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/processors -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/processors/processor.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/processors/base.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/processors/hybi00.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/processors/hybi13.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/processors/hybi07.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/processors/hybi08.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/roles -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/roles/server_endpoint.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/roles/client_endpoint.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/connection_base.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/server.hpp -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include//websocketpp/close.hpp >>> websocketpp 0.8.1 Fixing libtool files for la in $(find /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/home/buildroot/autobuild/run/instance-2/output:@BASE_DIR@:g" \ -e "s:/home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot:@STAGING_DIR@:g" \ -e "s:/home/buildroot/autobuild/run/instance-2/output/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/home/buildroot/autobuild/run/instance-2/output/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/autobuild/run/instance-2/output:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/autobuild/run/instance-2/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/run/instance-2/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib32" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./etc/resolv.conf" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./etc/mtab" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/run/instance-2/output/build/packages-file-list-host.txt mkdir -p /home/buildroot/autobuild/run/instance-2/output/host/etc/meson sed -e "s%@TARGET_CROSS@%/home/buildroot/autobuild/run/instance-2/output/host/bin/arm-linux-%g" -e "s%@TARGET_ARCH@%arm%g" -e "s%@TARGET_CPU@%cortex-a9%g" -e "s%@TARGET_ENDIAN@%"little"%g" -e "s%@TARGET_CFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/run/instance-2/output/host%g" package/meson//cross-compilation.conf.in > /home/buildroot/autobuild/run/instance-2/output/host/etc/meson/cross-compilation.conf mkdir -p /home/buildroot/autobuild/run/instance-2/output/target/etc echo "buildroot" > /home/buildroot/autobuild/run/instance-2/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/run/instance-2/output/target/etc/hosts mkdir -p /home/buildroot/autobuild/run/instance-2/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/run/instance-2/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/run/instance-2/output/target/etc/shadow rm -f /home/buildroot/autobuild/run/instance-2/output/target/bin/sh rm -f /home/buildroot/autobuild/run/instance-2/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/run/instance-2/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/run/instance-2/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/run/instance-2/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/run/instance-2/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/run/instance-2/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/run/instance-2/output/target/usr/include /home/buildroot/autobuild/run/instance-2/output/target/usr/share/aclocal \ /home/buildroot/autobuild/run/instance-2/output/target/usr/lib/pkgconfig /home/buildroot/autobuild/run/instance-2/output/target/usr/share/pkgconfig \ /home/buildroot/autobuild/run/instance-2/output/target/usr/lib/cmake /home/buildroot/autobuild/run/instance-2/output/target/usr/share/cmake find /home/buildroot/autobuild/run/instance-2/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/run/instance-2/output/target/lib/ /home/buildroot/autobuild/run/instance-2/output/target/usr/lib/ /home/buildroot/autobuild/run/instance-2/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: `/home/buildroot/autobuild/run/instance-2/output/target/usr/libexec/': No such file or directory rm -rf /home/buildroot/autobuild/run/instance-2/output/target/usr/share/gdb rm -rf /home/buildroot/autobuild/run/instance-2/output/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/run/instance-2/output/target/usr/share/zsh rm -rf /home/buildroot/autobuild/run/instance-2/output/target/usr/man /home/buildroot/autobuild/run/instance-2/output/target/usr/share/man rm -rf /home/buildroot/autobuild/run/instance-2/output/target/usr/info /home/buildroot/autobuild/run/instance-2/output/target/usr/share/info rm -rf /home/buildroot/autobuild/run/instance-2/output/target/usr/doc /home/buildroot/autobuild/run/instance-2/output/target/usr/share/doc rm -rf /home/buildroot/autobuild/run/instance-2/output/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/run/instance-2/output/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/run/instance-2/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/buildroot/autobuild/run/instance-2/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/run/instance-2/output/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/buildroot/autobuild/run/instance-2/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/buildroot/autobuild/run/instance-2/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/autobuild/run/instance-2/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/autobuild/run/instance-2/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.05-git-00949-g6cccfe6"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2019.05-git\"" \ ) > /home/buildroot/autobuild/run/instance-2/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/run/instance-2/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/run/instance-2/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/run/instance-2/output/target/usr make: Leaving directory `/home/buildroot/autobuild/run/instance-2/buildroot' make: Entering directory `/home/buildroot/autobuild/run/instance-2/buildroot' >>> Buildroot 2019.05-git-00949-g6cccfe6 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> 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 >>> apr-util 1.6.1 Collecting legal info LICENSE: OK (sha256: ef5609d18601645ad6fe22c6c122094be40e976725c1d0490778abacc836e7a2) >>> apr 1.6.3 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> 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) >>> expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> openssl Collecting legal info >>> libopenssl 1.1.1b Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> sqlite 3270200 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> boost 1.70.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> chocolate-doom 2.3.0 Collecting legal info ERROR: No hash found for COPYING >>> sdl 1.2.15 Collecting legal info ERROR: No hash found for COPYING >>> sdl_mixer 1.2.12 Collecting legal info ERROR: No hash found for COPYING >>> sdl_net 1.2.8 Collecting legal info ERROR: No hash found for COPYING >>> evemu 2.7.0 Collecting legal info ERROR: No hash found for COPYING >>> libevdev 1.6.0 Collecting legal info COPYING: OK (sha256: f063d1279b31e73007e1c54493391818b4cb5f9162d590120397e0347b932137) >>> fbdump 0.4.2 Collecting legal info ERROR: No hash found for COPYING >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny c6dcdcdef801127549d3906d153c061880d25a73 Collecting legal info LICENSE: OK (sha256: b57aa4fdc1c614c28d41c1e2d5c4090935964c5f86291ba7d1c99ffd1d698b34) extra/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> freetype 2.9.1 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> host-gnupg 1.4.23 Collecting legal info ERROR: No hash found for COPYING >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> heirloom-mailx 12.5 Collecting legal info ERROR: No hash found for COPYING >>> i2pd 2.24.0 Collecting legal info LICENSE: OK (sha256: d147a6acdaf8ec9f6513802ef6cad4a4afcdb5ab6b98d9f6bb26d2b7f4cf454c) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> json-c 0.13.1 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> libaacs 0.9.0 Collecting legal info COPYING: OK (sha256: 592987e8510228d546540b84a22444bde98e48d03078d3b2eefcd889bec5ce8c) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libgcrypt 1.8.4 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.35 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libatomic_ops v7.6.6 Collecting legal info doc/LICENSING.txt: OK (sha256: f0e630c0ca489767033da5a0c869fb4231db522c5ff479ce55a853a923a00f69) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libg7221 dbfc29d4806ecdace50379a2f4d68a992a6fec34 Collecting legal info COPYING: OK (sha256: 26cc5f718279b45dbe34e25a2d29b2c8ca487bd9ab11b2d68c9318ff59d5c645) >>> libgeotiff 1.4.3 Collecting legal info LICENSE: OK (sha256: 16b83cf7c3bbfd20bffa768b9bfdb16506ca50f5c140a9f3431e740b155359c1) >>> tiff 4.0.10 Collecting legal info COPYRIGHT: OK (sha256: fbd6fed7938541d2c809c0826225fc85e551fdbfa8732b10f0c87e0847acafd7) >>> liblinear 2.20 Collecting legal info COPYRIGHT: OK (sha256: 2ad9363447d0afeca34d53619163cffd502ec172bdb44d8d112c7acb99ae2558) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_acct 1.0.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnpth 1.6 Collecting legal info COPYING.LIB: OK (sha256: ce64d5f7b49ea6d80fdb6d4cdee6839d1a94274f7493dc797c3b55b65ec8e9ed) >>> libpcap 1.9.0 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libsocketcan 0.0.10 Collecting legal info >>> libubox 723730214732862de7e892bae2f7a7889e66bf1b Collecting legal info >>> libuio ca28ff0f69d89a789a47552c72db5a43d280710b Collecting legal info ERROR: No hash found for COPYING >>> liburcu 0.10.2 Collecting legal info ERROR: No hash found for lgpl-2.1.txt ERROR: No hash found for lgpl-relicensing.txt ERROR: No hash found for gpl-2.0.txt ERROR: No hash found for LICENSE >>> mender 1.7.0 Collecting legal info LICENSE: OK (sha256: 98ed35b5a138f58164b5c0dbccd9d7f01ef4d84b9dba01e896f0a3241c50c0f7) LIC_FILES_CHKSUM.sha256: OK (sha256: b84b543cab0505452982422783c0e68b7bfa0a1de4a625753d325e0a8b2dacb1) vendor/github.com/mendersoftware/mendertesting/LICENSE: OK (sha256: 98ed35b5a138f58164b5c0dbccd9d7f01ef4d84b9dba01e896f0a3241c50c0f7) vendor/github.com/mendersoftware/log/LICENSE: OK (sha256: 3591f687e2d6f49c83b1ec69577e8110afbde80be5ec81791bd86d2838ccd3de) vendor/github.com/mendersoftware/log/COPYING: OK (sha256: bbb303820971c294a9a8e5eba5affcf1379036e877ea61c11cbf9400b2949483) vendor/github.com/mendersoftware/scopestack/LICENSE: OK (sha256: 3591f687e2d6f49c83b1ec69577e8110afbde80be5ec81791bd86d2838ccd3de) vendor/github.com/mendersoftware/scopestack/COPYING: OK (sha256: bbb303820971c294a9a8e5eba5affcf1379036e877ea61c11cbf9400b2949483) vendor/github.com/mendersoftware/mender-artifact/LICENSE: OK (sha256: b40930bbcf80744c86c46a12bc9da056641d722716c378f5659b9e555ef833e1) vendor/github.com/pkg/errors/LICENSE: OK (sha256: 8d427fd87bc9579ea368fde3d49f9ca22eac857f91a9dec7e3004bdfab7dee86) vendor/github.com/pmezard/go-difflib/LICENSE: OK (sha256: 2eb550be6801c1ea434feba53bf6d12e7c71c90253e0a9de4a4f46cf88b56477) vendor/golang.org/x/sys/LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) vendor/golang.org/x/net/LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) vendor/github.com/bmatsuo/lmdb-go/LICENSE.md: OK (sha256: 0634b008cee55ca01f0888d2f5aba2d34e66c3f52c31a4e16a5d5d33d0c2a03e) vendor/github.com/davecgh/go-spew/LICENSE: OK (sha256: 3525392c6db3b804af76980b2c560ee9ec1abdadd907d76a26091df7c78f3a25) vendor/github.com/Sirupsen/logrus/LICENSE: OK (sha256: 51a0c9ec7f8b7634181b8d4c03e5b5d204ac21d6e72f46c313973424664b2e6b) vendor/github.com/stretchr/testify/LICENSE: OK (sha256: 402f39eed8a1851385d0703999aa9f23d067c2ea3e15c63c074e389cbf8f8f8f) vendor/github.com/stretchr/testify/LICENCE.txt: OK (sha256: 402f39eed8a1851385d0703999aa9f23d067c2ea3e15c63c074e389cbf8f8f8f) vendor/github.com/stretchr/objx/LICENSE.md: OK (sha256: fde7d610b9b95fc5a6304055c4dae951025b630aaa42a24e95ebf76675ae832c) vendor/github.com/ungerik/go-sysfs/LICENSE: OK (sha256: ffa15bdce332058a03a1d923910864fb6e58bf6df66a0e3914284725b327183e) vendor/github.com/bmatsuo/lmdb-go/LICENSE.mdb.md: OK (sha256: 310fe25c858a9515fc8c8d7d1f24a67c9496f84a91e0a0e41ea9975b1371e569) >>> host-go 1.12.1 Collecting legal info LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) >>> host-go-bootstrap 1.4.3 Collecting legal info ERROR: No hash found for LICENSE >>> netstat-nat 1.4.10 Collecting legal info ERROR: No hash found for COPYING >>> nfacct 1.0.2 Collecting legal info ERROR: No hash found for COPYING >>> nmap 7.70 Collecting legal info COPYING: OK (sha256: e013006fbdb7a7923e456e72272b115a5d722a3c6a372f27b5e8fcd282104651) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> odhcploc 20111021 Collecting legal info ERROR: No hash found for COPYING >>> opus 1.3.1 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcsc-lite 1.8.23 Collecting legal info COPYING: OK (sha256: 2ce8f52bc5afa74f223121955e4e6328c432b16044ea535acd550435dda2b5db) >>> pugixml 1.9 Collecting legal info readme.txt: OK (sha256: 5f2318fdea73711b4761fd395462a51dc7d4626088ebaa41732b598821ac935a) >>> reaver v1.6.5 Collecting legal info docs/LICENSE: OK (sha256: bb40cfd5e9ca6e8465ea3c236f3f2293e8300af1bfe87e72fabe482ae6cc995a) >>> rpi-firmware ebf7b40cdc6effe7ffa3fd5195e8be01b94f80da Collecting legal info ERROR: No hash found for boot/LICENCE.broadcom >>> ruby 2.4.6 Collecting legal info LEGAL: OK (sha256: 609292a6d848ab223073944fc2d844449391a5ba2055a8b5baf1726bc13b39cb) COPYING: OK (sha256: f5eb1b2956d5f7a67b2e5722a3749bc2fe86f9c580f2e3f5a08519cf073b5864) BSDL: OK (sha256: a5e3042dacb53eebda91f3b1caefbfec8307711df8c4ed1ed20e4e97c43307a4) >>> host-ruby 2.4.6 Collecting legal info LEGAL: OK (sha256: 609292a6d848ab223073944fc2d844449391a5ba2055a8b5baf1726bc13b39cb) COPYING: OK (sha256: f5eb1b2956d5f7a67b2e5722a3749bc2fe86f9c580f2e3f5a08519cf073b5864) BSDL: OK (sha256: a5e3042dacb53eebda91f3b1caefbfec8307711df8c4ed1ed20e4e97c43307a4) >>> s6-linux-utils 2.5.0.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> skalibs 2.6.4.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> subversion 1.9.10 Collecting legal info LICENSE: OK (sha256: 3202942c1aba495fd17390618dedc1d3542815c5bc11958da7fd98c985abc11a) >>> sunxi-mali-mainline d691cb93884ca8ac67860502117bbec283dc19aa Collecting legal info EULA_for_Mali_400MP_AW.pdf: OK (sha256: 8a06bcae44a41a886f339b4338422415a786787f113e9ed6456ae117104a0b6a) >>> tinyxml2 6.2.0 Collecting legal info readme.md: OK (sha256: 8b2ab0b6ffb86798a2512f45fcf50a3b04b3516782d2e3fb30ebf55dc18c7cce) >>> tpm-tools 1.3.9.1 Collecting legal info LICENSE: OK (sha256: 7b47225a5b77cb7825efc6a4d7e0ac57864c790542cf92f5080ec2bf310c00e5) >>> trousers 0.3.14 Collecting legal info LICENSE: OK (sha256: 1ad596d12e7471549663c03e280b5b5d084a2e853fb86e4d766109818f9d7dae) >>> tstools 08f6be304040e7b84760ac3920bcff4a563b6cd2 Collecting legal info >>> uboot-tools 2019.01 Collecting legal info ERROR: No hash found for Licenses/gpl-2.0.txt >>> udpcast 20120424 Collecting legal info ERROR: No hash found for COPYING >>> uhttpd a8bf9c00842224edb394e79909053f7628ee6a82 Collecting legal info ERROR: No hash found for uhttpd.h >>> 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: libsocketcan-0.0.10: cannot save license (LIBSOCKETCAN_LICENSE_FILES not defined) WARNING: libubox-723730214732862de7e892bae2f7a7889e66bf1b: cannot save license (LIBUBOX_LICENSE_FILES not defined) WARNING: tstools-08f6be304040e7b84760ac3920bcff4a563b6cd2: cannot save license (TSTOOLS_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/run/instance-2/output/legal-info make: Leaving directory `/home/buildroot/autobuild/run/instance-2/buildroot'