make[1]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/wavemon-v0.9.0' CC about_scr.c CC conf.c CC conf_scr.c CC error.c CC help_scr.c CC info_scr.c CC iw_if.c CC iw_nl80211.c CC iw_scan.c CC lhist_scr.c CC llist.c CC scan_scr.c CC ui.c CC utils.c /home/buildroot/autobuild/instance-2/output/host/bin/arm-linux-gcc -O2 -Wall -pthread -I/home/buildroot/autobuild/instance-2/output/host/bin/../arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/libnl3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 wavemon.c about_scr.o conf.o conf_scr.o error.o help_scr.o info_scr.o iw_if.o iw_nl80211.o iw_scan.o lhist_scr.o llist.o scan_scr.o ui.o utils.o -lncurses -lm -L/home/buildroot/autobuild/instance-2/output/host/bin/../arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib -lnl-genl-3 -lnl-3 -L/home/buildroot/autobuild/instance-2/output/host/bin/../arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib -lnl-3 -o wavemon make[1]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/wavemon-v0.9.0' >>> wavemon v0.9.0 Installing to target PATH="/home/buildroot/autobuild/instance-2/output/host/bin:/home/buildroot/autobuild/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-2/output/target install -C /home/buildroot/autobuild/instance-2/output/build/wavemon-v0.9.0/ make[1]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/wavemon-v0.9.0' /usr/bin/install -c -m 0755 -d /home/buildroot/autobuild/instance-2/output/target/usr/bin /usr/bin/install -c -m 0755 wavemon /home/buildroot/autobuild/instance-2/output/target/usr/bin /usr/bin/install -c -m 0755 -d /home/buildroot/autobuild/instance-2/output/target/usr/share/man/man1 /usr/bin/install -c -m 0644 wavemon.1 /home/buildroot/autobuild/instance-2/output/target/usr/share/man/man1 /usr/bin/install -c -m 0755 -d /home/buildroot/autobuild/instance-2/output/target/usr/share/man/man5 /usr/bin/install -c -m 0644 wavemonrc.5 /home/buildroot/autobuild/instance-2/output/target/usr/share/man/man5 /usr/bin/install -c -m 0755 -d /home/buildroot/autobuild/instance-2/output/target/usr/share/wavemon /usr/bin/install -c -m 0644 README.md NEWS THANKS AUTHORS COPYING ChangeLog /home/buildroot/autobuild/instance-2/output/target/usr/share/wavemon make[1]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/wavemon-v0.9.0' websocketpp-0.8.1.tar.gz: OK (sha256: 178899de48c02853b55b1ea8681599641cedcdfce59e56beaff3dd0874bf0286) >>> websocketpp 0.8.1 Extracting gzip -d -c /home/buildroot/autobuild/instance-2/dl/websocketpp/websocketpp-0.8.1.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-2/output/build/websocketpp-0.8.1 -xf - >>> websocketpp 0.8.1 Patching >>> websocketpp 0.8.1 Configuring (mkdir -p /home/buildroot/autobuild/instance-2/output/build/websocketpp-0.8.1/ && cd /home/buildroot/autobuild/instance-2/output/build/websocketpp-0.8.1/ && rm -f CMakeCache.txt && PATH="/home/buildroot/autobuild/instance-2/output/host/bin:/home/buildroot/autobuild/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /home/buildroot/autobuild/instance-2/output/host/bin/cmake /home/buildroot/autobuild/instance-2/output/build/websocketpp-0.8.1/ -DCMAKE_TOOLCHAIN_FILE="/home/buildroot/autobuild/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 4.9.4 -- The CXX compiler identification is GNU 4.9.4 -- Check for working C compiler: /home/buildroot/autobuild/instance-2/output/host/bin/arm-linux-gcc -- Check for working C compiler: /home/buildroot/autobuild/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/instance-2/output/host/bin/arm-linux-g++ -- Check for working CXX compiler: /home/buildroot/autobuild/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/instance-2/output/build/websocketpp-0.8.1 -- WEBSOCKETPP_BIN = /home/buildroot/autobuild/instance-2/output/build/websocketpp-0.8.1/bin -- WEBSOCKETPP_LIB = /home/buildroot/autobuild/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/instance-2/output/build/websocketpp-0.8.1 >>> websocketpp 0.8.1 Building PATH="/home/buildroot/autobuild/instance-2/output/host/bin:/home/buildroot/autobuild/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-2/output/build/websocketpp-0.8.1/ make[1]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/websocketpp-0.8.1' make[1]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/websocketpp-0.8.1' >>> websocketpp 0.8.1 Installing to staging directory PATH="/home/buildroot/autobuild/instance-2/output/host/bin:/home/buildroot/autobuild/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot install/fast -C /home/buildroot/autobuild/instance-2/output/build/websocketpp-0.8.1/ make[1]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/websocketpp-0.8.1' Install the project... -- Install configuration: "Release" -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/cmake/websocketpp/websocketpp-config.cmake -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/cmake/websocketpp/websocketpp-configVersion.cmake -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/processors -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/processors/hybi00.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/processors/hybi13.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/processors/processor.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/processors/hybi07.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/processors/hybi08.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/processors/base.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/common -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/common/stdint.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/common/platforms.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/common/thread.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/common/system_error.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/common/cpp11.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/common/asio.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/common/connection_hdl.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/common/memory.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/common/random.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/common/type_traits.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/common/time.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/common/regex.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/common/network.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/common/asio_ssl.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/common/md5.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/common/functional.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/common/chrono.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/sha1 -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/sha1/sha1.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/concurrency -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/concurrency/none.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/concurrency/basic.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/random -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/random/none.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/random/random_device.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/logger -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/logger/stub.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/logger/levels.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/logger/syslog.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/logger/basic.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/uri.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/utilities.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/client.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/extensions -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/extensions/extension.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/extensions/permessage_deflate -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/extensions/permessage_deflate/enabled.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/extensions/permessage_deflate/disabled.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/base64 -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/base64/base64.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/CMakeFiles -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/utf8_validator.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/error.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/http -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/http/request.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/http/response.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/http/constants.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/http/parser.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/http/impl -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/http/impl/request.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/http/impl/response.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/http/impl/parser.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/endpoint.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/connection.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/endpoint_base.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/close.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/impl -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/impl/connection_impl.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/impl/endpoint_impl.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/impl/utilities_impl.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/frame.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/roles -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/roles/server_endpoint.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/roles/client_endpoint.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/version.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/config -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/config/debug_asio.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/config/core.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/config/boost_config.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/config/asio.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/config/minimal_client.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/config/minimal_server.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/config/asio_client.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/config/asio_no_tls.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/config/debug_asio_no_tls.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/config/core_client.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/config/asio_no_tls_client.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/config/debug.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/transport -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/transport/stub -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/transport/stub/endpoint.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/transport/stub/connection.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/transport/stub/base.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/transport/iostream -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/transport/iostream/endpoint.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/transport/iostream/connection.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/transport/iostream/base.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/transport/debug -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/transport/debug/endpoint.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/transport/debug/connection.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/transport/debug/base.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/transport/base -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/transport/base/endpoint.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/transport/base/connection.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/transport/asio -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/transport/asio/endpoint.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/transport/asio/connection.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/transport/asio/base.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/transport/asio/security -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/transport/asio/security/tls.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/transport/asio/security/none.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/transport/asio/security/base.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/message_buffer -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/message_buffer/pool.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/message_buffer/alloc.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/message_buffer/message.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/server.hpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include//websocketpp/connection_base.hpp make[1]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/websocketpp-0.8.1' >>> websocketpp 0.8.1 Fixing libtool files for la in $(find /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/home/buildroot/autobuild/instance-2/output:@BASE_DIR@:g" \ -e "s:/home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot:@STAGING_DIR@:g" \ -e "s:/home/buildroot/autobuild/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/instance-2/output/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/home/buildroot/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/autobuild/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/instance-2/output/build/packages-file-list.txt Warning: target file "./usr/bin/chvt" is touched by more than one package: [u'busybox', u'kbd'] Warning: target file "./usr/bin/openvt" is touched by more than one package: [u'busybox', u'kbd'] Warning: target file "./usr/bin/bunzip2" is touched by more than one package: [u'busybox', u'bzip2'] Warning: target file "./usr/bin/bzcat" is touched by more than one package: [u'busybox', u'bzip2'] Warning: target file "./usr/bin/deallocvt" is touched by more than one package: [u'busybox', u'kbd'] Warning: target file "./usr/bin/setkeycodes" is touched by more than one package: [u'busybox', u'kbd'] ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/instance-2/output/build/packages-file-list-staging.txt Warning: staging file "./usr/include/libiberty/libiberty.h" is touched by more than one package: [u'binutils', u'boost'] Warning: staging file "./usr/include/libiberty/objalloc.h" is touched by more than one package: [u'binutils', u'boost'] Warning: staging file "./usr/lib32" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/include/libiberty/fibheap.h" is touched by more than one package: [u'binutils', u'boost'] Warning: staging file "./usr/include/libiberty/floatformat.h" is touched by more than one package: [u'binutils', u'boost'] Warning: staging file "./usr/include/libiberty/demangle.h" is touched by more than one package: [u'binutils', u'boost'] Warning: staging file "./usr/include/libiberty/ansidecl.h" is touched by more than one package: [u'binutils', u'boost'] Warning: staging file "./usr/include/libiberty/hashtab.h" is touched by more than one package: [u'binutils', u'boost'] Warning: staging file "./etc/resolv.conf" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/include/libiberty/splay-tree.h" is touched by more than one package: [u'binutils', u'boost'] Warning: staging file "./usr/lib/libiberty.a" is touched by more than one package: [u'binutils', u'boost'] Warning: staging file "./usr/include/libiberty/timeval-utils.h" is touched by more than one package: [u'binutils', u'boost'] Warning: staging file "./etc/mtab" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/include/libiberty/dyn-string.h" is touched by more than one package: [u'binutils', u'boost'] Warning: staging file "./usr/include/libiberty/sort.h" is touched by more than one package: [u'binutils', u'boost'] Warning: staging file "./usr/include/libiberty/partition.h" is touched by more than one package: [u'binutils', u'boost'] Warning: staging file "./usr/include/libiberty/safe-ctype.h" is touched by more than one package: [u'binutils', u'boost'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/instance-2/output/build/packages-file-list-host.txt Warning: host file "./bin/2to3" is touched by more than one package: [u'host-python', u'host-python3'] /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/buildroot/autobuild/instance-2/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/buildroot/autobuild/instance-2/output/target/etc/inittab if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /home/buildroot/autobuild/instance-2/output/target/etc/shells || echo "/bin/ash" >> /home/buildroot/autobuild/instance-2/output/target/etc/shells; fi grep: ./.config: No such file or directory if grep -q CONFIG_HUSH=y ./.config; then grep -qsE '^/bin/hush$' /home/buildroot/autobuild/instance-2/output/target/etc/shells || echo "/bin/hush" >> /home/buildroot/autobuild/instance-2/output/target/etc/shells; fi grep: ./.config: No such file or directory mkdir -p /home/buildroot/autobuild/instance-2/output/host/etc/meson sed -e "s%@TARGET_CROSS@%/home/buildroot/autobuild/instance-2/output/host/bin/arm-linux-%g" -e "s%@TARGET_ARCH@%arm%g" -e "s%@TARGET_CPU@%arm926ej-s%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/instance-2/output/host%g" package/meson//cross-compilation.conf.in > /home/buildroot/autobuild/instance-2/output/host/etc/meson/cross-compilation.conf mkdir -p /home/buildroot/autobuild/instance-2/output/target/etc echo "buildroot" > /home/buildroot/autobuild/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/instance-2/output/target/etc/hosts mkdir -p /home/buildroot/autobuild/instance-2/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/instance-2/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/instance-2/output/target/etc/shadow rm -f /home/buildroot/autobuild/instance-2/output/target/bin/sh rm -f /home/buildroot/autobuild/instance-2/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/instance-2/output/build/locales.nopurge; done for dir in /home/buildroot/autobuild/instance-2/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/instance-2/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/instance-2/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/instance-2/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/instance-2/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/instance-2/output/target/usr/include /home/buildroot/autobuild/instance-2/output/target/usr/share/aclocal \ /home/buildroot/autobuild/instance-2/output/target/usr/lib/pkgconfig /home/buildroot/autobuild/instance-2/output/target/usr/share/pkgconfig \ /home/buildroot/autobuild/instance-2/output/target/usr/lib/cmake /home/buildroot/autobuild/instance-2/output/target/usr/share/cmake find /home/buildroot/autobuild/instance-2/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/instance-2/output/target/lib/ /home/buildroot/autobuild/instance-2/output/target/usr/lib/ /home/buildroot/autobuild/instance-2/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/instance-2/output/target/usr/share/gdb rm -rf /home/buildroot/autobuild/instance-2/output/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/instance-2/output/target/usr/share/zsh rm -rf /home/buildroot/autobuild/instance-2/output/target/usr/man /home/buildroot/autobuild/instance-2/output/target/usr/share/man rm -rf /home/buildroot/autobuild/instance-2/output/target/usr/info /home/buildroot/autobuild/instance-2/output/target/usr/share/info rm -rf /home/buildroot/autobuild/instance-2/output/target/usr/doc /home/buildroot/autobuild/instance-2/output/target/usr/share/doc rm -rf /home/buildroot/autobuild/instance-2/output/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/instance-2/output/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/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/instance-2/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/instance-2/output/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/buildroot/autobuild/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/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/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/instance-2/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.05-git-00547-g556ad6c25b"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2019.05-git\"" \ ) > /home/buildroot/autobuild/instance-2/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/instance-2/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/instance-2/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/instance-2/output/target/usr make: Leaving directory '/home/buildroot/autobuild/instance-2/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-2/buildroot' >>> Buildroot 2019.05-git-00547-g556ad6c25b Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> acpica 20170531 Collecting legal info ERROR: No hash found for source/include/acpi.h >>> host-bison 3.0.4 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 ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) ERROR: No hash found for libltdl/COPYING.LIB >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-tiny v0.3.1 Collecting legal info LICENSE: OK (sha256: b57aa4fdc1c614c28d41c1e2d5c4090935964c5f86291ba7d1c99ffd1d698b34) extra/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> aumix 2.9.1 Collecting legal info ERROR: No hash found for COPYING >>> ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> bdwgc 8.0.0 Collecting legal info README.QUICK: OK (sha256: aeeaabbf44e67d413e18719f0c6ac9c23387ab0b33e7a15ee46cf59ddef12cc7) >>> host-pkgconf 1.5.3 Collecting legal info ERROR: No hash found for COPYING >>> libatomic_ops v7.6.6 Collecting legal info doc/LICENSING.txt: OK (sha256: f0e630c0ca489767033da5a0c869fb4231db522c5ff479ce55a853a923a00f69) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> binutils 2.31.1 Collecting legal info ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING.LIB >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> boost 1.69.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> busybox 1.30.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> dropwatch 7c33d8a8ed105b07a46b55d71d93b36ed34c16db Collecting legal info ERROR: No hash found for COPYING >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> readline 8.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> gnuchess 6.2.5 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> guile 2.0.14 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LESSER >>> host-guile 2.0.14 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LESSER >>> host-bdwgc 8.0.0 Collecting legal info README.QUICK: OK (sha256: aeeaabbf44e67d413e18719f0c6ac9c23387ab0b33e7a15ee46cf59ddef12cc7) >>> host-libatomic_ops v7.6.6 Collecting legal info doc/LICENSING.txt: OK (sha256: f0e630c0ca489767033da5a0c869fb4231db522c5ff479ce55a853a923a00f69) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> host-libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-libunistring 0.9.10 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> libtool 2.4.6 Collecting legal info ERROR: No hash found for libltdl/COPYING.LIB >>> libunistring 0.9.10 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> initscripts Collecting legal info >>> iostat 2.2 Collecting legal info ERROR: No hash found for LICENSE >>> kbd 2.0.4 Collecting legal info ERROR: No hash found for COPYING >>> libgpg-error 1.35 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmpdclient 2.16 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> host-meson 0.49.2 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja v1.9.0 Collecting legal info ERROR: No hash found for COPYING >>> host-python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-expat 2.2.6 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 3.7.2 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-python3-setuptools 40.6.3 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> libnetfilter_cthelper 1.0.0 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libopenssl 1.1.1b Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> libphidget 2.1.8.20170607 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> librsync v2.0.2 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> libtorrent 0.13.7 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> openssl Collecting legal info >>> lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> macchanger 1.7.0 Collecting legal info ERROR: No hash found for COPYING >>> memtester 4.3.0 Collecting legal info ERROR: No hash found for COPYING >>> mini-snmpd v1.4 Collecting legal info COPYING: OK (sha256: 8a43b895972a24567297f44f35dab0f5f9ed3b7db6dac0bf6094075b27ab9d56) >>> mpd-mpc 0.31 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> odhcploc 20111021 Collecting legal info ERROR: No hash found for COPYING >>> omniorb 4.2.2 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> host-omniorb 4.2.2 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> oprofile 1.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> phidgetwebservice 2.1.8.20170607 Collecting legal info COPYING: OK (sha256: ea8af5e789cb2d4e9b10bce3874982ade163b749b6bfbdb32e2df21c4d106de1) >>> rtptools 1.22 Collecting legal info LICENSE: OK (sha256: f864592065e232c0b444ae9682a7a1a2c6aafe96712999f794bec24d4441a6a9) >>> s6-portable-utils 2.2.1.1 Collecting legal info COPYING: OK (sha256: 6ee77e7199d69b707ab864ea7a838f9562717aaa41c89413bdb2cf835f95052f) >>> skalibs 2.6.4.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> sane-backends 1.0.25 Collecting legal info ERROR: No hash found for COPYING >>> socketcand df7fb4ff8a4439d7737fe2df3540e1ab7465721a Collecting legal info ERROR: No hash found for socketcand.c >>> stm32flash 1f934ae86babdeea47afdfae1d856d5fd5da6c53 Collecting legal info ERROR: No hash found for gpl-2.0.txt >>> valijson v0.1 Collecting legal info ERROR: No hash found for LICENSE >>> vtun 3.0.4 Collecting legal info README.OpenSSL: OK (sha256: 5692a9a69dc5abc1aa9cbc54899d114b65c4cefbd9d7fcecc304316a2f26ced3) >>> wavemon v0.9.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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) Legal info produced in /home/buildroot/autobuild/instance-2/output/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-2/buildroot'