Applying 0004-Link-libyajl-_s-with-libm-when-isnan-is-not-brought-.patch using patch: patching file src/CMakeLists.txt patching file src/yajl.pc.cmake >>> yajl 2.1.0 Configuring (mkdir -p /home/naourr/work/instance-2/output/build/yajl-2.1.0/ && cd /home/naourr/work/instance-2/output/build/yajl-2.1.0/ && rm -f CMakeCache.txt && PATH="/home/naourr/work/instance-2/output/host/bin:/home/naourr/work/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/cmake /home/naourr/work/instance-2/output/build/yajl-2.1.0/ -DCMAKE_TOOLCHAIN_FILE="/home/naourr/work/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=OFF ) -- The C compiler identification is GNU 6.4.0 -- Check for working C compiler: /home/naourr/work/instance-2/output/host/bin/m68k-linux-gcc -- Check for working C compiler: /home/naourr/work/instance-2/output/host/bin/m68k-linux-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAVE_GCC_VISIBILITY -- Performing Test HAVE_GCC_VISIBILITY - Success -- Looking for isnan in c -- Looking for isnan in c - not found running /usr/bin/cmake -E copy_if_different /home/naourr/work/instance-2/output/build/yajl-2.1.0/src/api/yajl_parse.h /home/naourr/work/instance-2/output/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 running /usr/bin/cmake -E copy_if_different /home/naourr/work/instance-2/output/build/yajl-2.1.0/src/api/yajl_gen.h /home/naourr/work/instance-2/output/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 running /usr/bin/cmake -E copy_if_different /home/naourr/work/instance-2/output/build/yajl-2.1.0/src/api/yajl_common.h /home/naourr/work/instance-2/output/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 running /usr/bin/cmake -E copy_if_different /home/naourr/work/instance-2/output/build/yajl-2.1.0/src/api/yajl_tree.h /home/naourr/work/instance-2/output/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 CMake Warning (dev) at reformatter/CMakeLists.txt:42 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "json_reformat". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at verify/CMakeLists.txt:36 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "json_verify". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. This warning is for project developers. Use -Wno-dev to suppress it. !! doxygen not found, not generating documentation -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /home/naourr/work/instance-2/output/build/yajl-2.1.0 >>> yajl 2.1.0 Building PATH="/home/naourr/work/instance-2/output/host/bin:/home/naourr/work/instance-2/output/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/build/yajl-2.1.0/ make[1]: Entering directory '/home/naourr/work/instance-2/output/build/yajl-2.1.0' make[2]: Entering directory '/home/naourr/work/instance-2/output/build/yajl-2.1.0' make[3]: Entering directory '/home/naourr/work/instance-2/output/build/yajl-2.1.0' Scanning dependencies of target yajl_s make[3]: Leaving directory '/home/naourr/work/instance-2/output/build/yajl-2.1.0' make[3]: Entering directory '/home/naourr/work/instance-2/output/build/yajl-2.1.0' [ 8%] Building C object src/CMakeFiles/yajl_s.dir/yajl_parser.c.o [ 8%] Building C object src/CMakeFiles/yajl_s.dir/yajl_lex.c.o [ 13%] Building C object src/CMakeFiles/yajl_s.dir/yajl.c.o [ 17%] Building C object src/CMakeFiles/yajl_s.dir/yajl_buf.c.o [ 21%] Building C object src/CMakeFiles/yajl_s.dir/yajl_encode.c.o [ 26%] Building C object src/CMakeFiles/yajl_s.dir/yajl_gen.c.o [ 30%] Building C object src/CMakeFiles/yajl_s.dir/yajl_alloc.c.o [ 34%] Building C object src/CMakeFiles/yajl_s.dir/yajl_tree.c.o [ 39%] Building C object src/CMakeFiles/yajl_s.dir/yajl_version.c.o [ 43%] Linking C static library ../yajl-2.1.0/lib/libyajl.a make[3]: Leaving directory '/home/naourr/work/instance-2/output/build/yajl-2.1.0' [ 43%] Built target yajl_s make[3]: Entering directory '/home/naourr/work/instance-2/output/build/yajl-2.1.0' make[3]: Entering directory '/home/naourr/work/instance-2/output/build/yajl-2.1.0' make[3]: Entering directory '/home/naourr/work/instance-2/output/build/yajl-2.1.0' make[3]: Entering directory '/home/naourr/work/instance-2/output/build/yajl-2.1.0' Scanning dependencies of target gen-extra-close Scanning dependencies of target json_reformat Scanning dependencies of target yajl_test make[3]: Leaving directory '/home/naourr/work/instance-2/output/build/yajl-2.1.0' make[3]: Leaving directory '/home/naourr/work/instance-2/output/build/yajl-2.1.0' make[3]: Leaving directory '/home/naourr/work/instance-2/output/build/yajl-2.1.0' make[3]: Entering directory '/home/naourr/work/instance-2/output/build/yajl-2.1.0' make[3]: Entering directory '/home/naourr/work/instance-2/output/build/yajl-2.1.0' make[3]: Entering directory '/home/naourr/work/instance-2/output/build/yajl-2.1.0' Scanning dependencies of target json_verify make[3]: Leaving directory '/home/naourr/work/instance-2/output/build/yajl-2.1.0' make[3]: Entering directory '/home/naourr/work/instance-2/output/build/yajl-2.1.0' [ 47%] Building C object test/api/CMakeFiles/gen-extra-close.dir/gen-extra-close.c.o [ 52%] Building C object reformatter/CMakeFiles/json_reformat.dir/json_reformat.c.o [ 56%] Building C object test/parsing/CMakeFiles/yajl_test.dir/yajl_test.c.o [ 60%] Building C object verify/CMakeFiles/json_verify.dir/json_verify.c.o [ 65%] Linking C executable gen-extra-close [ 69%] Linking C executable json_verify make[3]: Leaving directory '/home/naourr/work/instance-2/output/build/yajl-2.1.0' [ 73%] Linking C executable yajl_test [ 73%] Built target gen-extra-close [ 78%] Linking C executable json_reformat make[3]: Entering directory '/home/naourr/work/instance-2/output/build/yajl-2.1.0' Scanning dependencies of target parse_config make[3]: Leaving directory '/home/naourr/work/instance-2/output/build/yajl-2.1.0' make[3]: Entering directory '/home/naourr/work/instance-2/output/build/yajl-2.1.0' [ 82%] Building C object example/CMakeFiles/parse_config.dir/parse_config.c.o make[3]: Leaving directory '/home/naourr/work/instance-2/output/build/yajl-2.1.0' [ 82%] Built target yajl_test make[3]: Leaving directory '/home/naourr/work/instance-2/output/build/yajl-2.1.0' make[3]: Entering directory '/home/naourr/work/instance-2/output/build/yajl-2.1.0' [ 82%] Built target json_verify make[3]: Leaving directory '/home/naourr/work/instance-2/output/build/yajl-2.1.0' Scanning dependencies of target perftest [ 86%] Linking C executable parse_config make[3]: Leaving directory '/home/naourr/work/instance-2/output/build/yajl-2.1.0' make[3]: Entering directory '/home/naourr/work/instance-2/output/build/yajl-2.1.0' [ 86%] Built target json_reformat [ 91%] Building C object perf/CMakeFiles/perftest.dir/documents.c.o [ 95%] Building C object perf/CMakeFiles/perftest.dir/perftest.c.o make[3]: Leaving directory '/home/naourr/work/instance-2/output/build/yajl-2.1.0' [ 95%] Built target parse_config [100%] Linking C executable perftest make[3]: Leaving directory '/home/naourr/work/instance-2/output/build/yajl-2.1.0' [100%] Built target perftest make[2]: Leaving directory '/home/naourr/work/instance-2/output/build/yajl-2.1.0' make[1]: Leaving directory '/home/naourr/work/instance-2/output/build/yajl-2.1.0' >>> yajl 2.1.0 Installing to staging directory PATH="/home/naourr/work/instance-2/output/host/bin:/home/naourr/work/instance-2/output/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/host/m68k-buildroot-uclinux-uclibc/sysroot install/fast -C /home/naourr/work/instance-2/output/build/yajl-2.1.0/ make[1]: Entering directory '/home/naourr/work/instance-2/output/build/yajl-2.1.0' Install the project... -- Install configuration: "Release" -- Installing: /home/naourr/work/instance-2/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib/libyajl.a -- Installing: /home/naourr/work/instance-2/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yajl/yajl_parse.h -- Installing: /home/naourr/work/instance-2/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yajl/yajl_gen.h -- Installing: /home/naourr/work/instance-2/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yajl/yajl_common.h -- Installing: /home/naourr/work/instance-2/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yajl/yajl_tree.h -- Installing: /home/naourr/work/instance-2/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yajl/yajl_version.h -- Installing: /home/naourr/work/instance-2/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/share/pkgconfig/yajl.pc -- Installing: /home/naourr/work/instance-2/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/bin/json_reformat -- Installing: /home/naourr/work/instance-2/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/bin/json_verify make[1]: Leaving directory '/home/naourr/work/instance-2/output/build/yajl-2.1.0' >>> yajl 2.1.0 Fixing libtool files >>> yajl 2.1.0 Installing to target PATH="/home/naourr/work/instance-2/output/host/bin:/home/naourr/work/instance-2/output/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/target install/fast -C /home/naourr/work/instance-2/output/build/yajl-2.1.0/ make[1]: Entering directory '/home/naourr/work/instance-2/output/build/yajl-2.1.0' Install the project... -- Install configuration: "Release" -- Installing: /home/naourr/work/instance-2/output/target/usr/lib/libyajl.a -- Installing: /home/naourr/work/instance-2/output/target/usr/include/yajl/yajl_parse.h -- Installing: /home/naourr/work/instance-2/output/target/usr/include/yajl/yajl_gen.h -- Installing: /home/naourr/work/instance-2/output/target/usr/include/yajl/yajl_common.h -- Installing: /home/naourr/work/instance-2/output/target/usr/include/yajl/yajl_tree.h -- Installing: /home/naourr/work/instance-2/output/target/usr/include/yajl/yajl_version.h -- Installing: /home/naourr/work/instance-2/output/target/usr/share/pkgconfig/yajl.pc -- Installing: /home/naourr/work/instance-2/output/target/usr/bin/json_reformat -- Installing: /home/naourr/work/instance-2/output/target/usr/bin/json_verify make[1]: Leaving directory '/home/naourr/work/instance-2/output/build/yajl-2.1.0' zd1211-firmware-1.4.tar.bz2: OK (sha256: 866308f6f59f7075f075d4959dff2ede47735c751251fecd1496df1ba4d338e1) >>> zd1211-firmware 1.4 Extracting bzcat /home/naourr/work/instance-2/dl/zd1211-firmware-1.4.tar.bz2 | /home/naourr/work/instance-2/output/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-2/output/build/zd1211-firmware-1.4 -xf - >>> zd1211-firmware 1.4 Patching >>> zd1211-firmware 1.4 Configuring >>> zd1211-firmware 1.4 Building >>> zd1211-firmware 1.4 Installing to target /usr/bin/install -d -m 0755 /home/naourr/work/instance-2/output/target/lib/firmware/zd1211/ cp -dpf /home/naourr/work/instance-2/output/build/zd1211-firmware-1.4/zd1211*{ub,uphr,ur} /home/naourr/work/instance-2/output/target/lib/firmware/zd1211 >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/naourr/work/instance-2/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'check', u'enscript', u'gmp', u'libconfig', u'lzip'] ./support/scripts/check-uniq-files -t staging /home/naourr/work/instance-2/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libftdi.la" is touched by more than one package: [u'libftdi', u'libmaxminddb', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnftnl', u'libpciaccess', u'libsodium', u'libssh2', u'libtommath', u'libtomcrypt', u'liburiparser', u'libusbgx', u'thrift', u'xutil_util-macros', u'yajl'] Warning: staging file "./usr/lib/libgd.la" is touched by more than one package: [u'gd', u'gmp', u'libopenssl', u'ibrcommon', u'ibrdtn', u'libusb', u'libpcap', u'libconfig', u'libenca', u'libevent', u'libusb-compat', u'libftdi', u'libmaxminddb', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnftnl', u'libpciaccess', u'libsodium', u'libssh2', u'libtommath', u'libtomcrypt', u'liburiparser', u'libusbgx', u'thrift', u'xutil_util-macros', u'yajl'] Warning: staging file "./usr/lib/libthrift.la" is touched by more than one package: [u'thrift', u'xutil_util-macros', u'yajl'] Warning: staging file "./usr/lib/libevent_extra.la" is touched by more than one package: [u'libevent', u'libusb-compat', u'libftdi', u'libmaxminddb', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnftnl', u'libpciaccess', u'libsodium', u'libssh2', u'libtommath', u'libtomcrypt', u'liburiparser', u'libusbgx', u'thrift', u'xutil_util-macros', u'yajl'] Warning: staging file "./usr/lib/libpciaccess.la" is touched by more than one package: [u'libpciaccess', u'libsodium', u'libssh2', u'libtommath', u'libtomcrypt', u'liburiparser', u'libusbgx', u'thrift', u'xutil_util-macros', u'yajl'] Warning: staging file "./usr/lib/libcairo.la" is touched by more than one package: [u'cairo', u'check', u'util-linux', u'f2fs-tools', u'faad2', u'gd', u'gmp', u'libopenssl', u'ibrcommon', u'ibrdtn', u'libusb', u'libpcap', u'libconfig', u'libenca', u'libevent', u'libusb-compat', u'libftdi', u'libmaxminddb', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnftnl', u'libpciaccess', u'libsodium', u'libssh2', u'libtommath', u'libtomcrypt', u'liburiparser', u'libusbgx', u'thrift', u'xutil_util-macros', u'yajl'] Warning: staging file "./usr/lib/libevent_core.la" is touched by more than one package: [u'libevent', u'libusb-compat', u'libftdi', u'libmaxminddb', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnftnl', u'libpciaccess', u'libsodium', u'libssh2', u'libtommath', u'libtomcrypt', u'liburiparser', u'libusbgx', u'thrift', u'xutil_util-macros', u'yajl'] Warning: staging file "./usr/lib/libnftnl.la" is touched by more than one package: [u'libnftnl', u'libpciaccess', u'libsodium', u'libssh2', u'libtommath', u'libtomcrypt', u'liburiparser', u'libusbgx', u'thrift', u'xutil_util-macros', u'yajl'] Warning: staging file "./usr/lib/libusbgx.la" is touched by more than one package: [u'libusbgx', u'thrift', u'xutil_util-macros', u'yajl'] Warning: staging file "./usr/lib/libconfig.la" is touched by more than one package: [u'libconfig', u'libenca', u'libevent', u'libusb-compat', u'libftdi', u'libmaxminddb', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnftnl', u'libpciaccess', u'libsodium', u'libssh2', u'libtommath', u'libtomcrypt', u'liburiparser', u'libusbgx', u'thrift', u'xutil_util-macros', u'yajl'] Warning: staging file "./usr/lib/libibrdtn.la" is touched by more than one package: [u'ibrdtn', u'libusb', u'libpcap', u'libconfig', u'libenca', u'libevent', u'libusb-compat', u'libftdi', u'libmaxminddb', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnftnl', u'libpciaccess', u'libsodium', u'libssh2', u'libtommath', u'libtomcrypt', u'liburiparser', u'libusbgx', u'thrift', u'xutil_util-macros', u'yajl'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'check', u'gmp', u'libconfig'] Warning: staging file "./usr/lib/libevent_pthreads.la" is touched by more than one package: [u'libevent', u'libusb-compat', u'libftdi', u'libmaxminddb', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnftnl', u'libpciaccess', u'libsodium', u'libssh2', u'libtommath', u'libtomcrypt', u'liburiparser', u'libusbgx', u'thrift', u'xutil_util-macros', u'yajl'] Warning: staging file "./usr/lib/libthriftnb.la" is touched by more than one package: [u'thrift', u'xutil_util-macros', u'yajl'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'libpcap', u'libconfig', u'libenca', u'libevent', u'libusb-compat', u'libftdi', u'libmaxminddb', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnftnl', u'libpciaccess', u'libsodium', u'libssh2', u'libtommath', u'libtomcrypt', u'liburiparser', u'libusbgx', u'thrift', u'xutil_util-macros', u'yajl'] Warning: staging file "./usr/lib/libevent.la" is touched by more than one package: [u'libevent', u'libusb-compat', u'libftdi', u'libmaxminddb', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnftnl', u'libpciaccess', u'libsodium', u'libssh2', u'libtommath', u'libtomcrypt', u'liburiparser', u'libusbgx', u'thrift', u'xutil_util-macros', u'yajl'] Warning: staging file "./usr/lib/libevent_openssl.la" is touched by more than one package: [u'libevent', u'libusb-compat', u'libftdi', u'libmaxminddb', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnftnl', u'libpciaccess', u'libsodium', u'libssh2', u'libtommath', u'libtomcrypt', u'liburiparser', u'libusbgx', u'thrift', u'xutil_util-macros', u'yajl'] Warning: staging file "./usr/lib/libsodium.la" is touched by more than one package: [u'libsodium', u'libssh2', u'libtommath', u'libtomcrypt', u'liburiparser', u'libusbgx', u'thrift', u'xutil_util-macros', u'yajl'] Warning: staging file "./usr/lib/libthriftz.la" is touched by more than one package: [u'thrift', u'xutil_util-macros', u'yajl'] Warning: staging file "./usr/lib/libpixman-1.la" is touched by more than one package: [u'pixman', u'cairo', u'check', u'util-linux', u'f2fs-tools', u'faad2', u'gd', u'gmp', u'libopenssl', u'ibrcommon', u'ibrdtn', u'libusb', u'libpcap', u'libconfig', u'libenca', u'libevent', u'libusb-compat', u'libftdi', u'libmaxminddb', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnftnl', u'libpciaccess', u'libsodium', u'libssh2', u'libtommath', u'libtomcrypt', u'liburiparser', u'libusbgx', u'thrift', u'xutil_util-macros', u'yajl'] Warning: staging file "./usr/lib/libfontconfig.la" is touched by more than one package: [u'fontconfig', u'pixman', u'cairo', u'check', u'util-linux', u'f2fs-tools', u'faad2', u'gd', u'gmp', u'libopenssl', u'ibrcommon', u'ibrdtn', u'libusb', u'libpcap', u'libconfig', u'libenca', u'libevent', u'libusb-compat', u'libftdi', u'libmaxminddb', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnftnl', u'libpciaccess', u'libsodium', u'libssh2', u'libtommath', u'libtomcrypt', u'liburiparser', u'libusbgx', u'thrift', u'xutil_util-macros', u'yajl'] Warning: staging file "./usr/lib/libgmp.la" is touched by more than one package: [u'gmp', u'libopenssl', u'ibrcommon', u'ibrdtn', u'libusb', u'libpcap', u'libconfig', u'libenca', u'libevent', u'libusb-compat', u'libftdi', u'libmaxminddb', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnftnl', u'libpciaccess', u'libsodium', u'libssh2', u'libtommath', u'libtomcrypt', u'liburiparser', u'libusbgx', u'thrift', u'xutil_util-macros', u'yajl'] Warning: staging file "./usr/lib/libmpdclient.la" is touched by more than one package: [u'libmpdclient', u'libnetfilter_acct', u'libnftnl', u'libpciaccess', u'libsodium', u'libssh2', u'libtommath', u'libtomcrypt', u'liburiparser', u'libusbgx', u'thrift', u'xutil_util-macros', u'yajl'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'f2fs-tools', u'faad2', u'gd', u'gmp', u'libopenssl', u'ibrcommon', u'ibrdtn', u'libusb', u'libpcap', u'libconfig', u'libenca', u'libevent', u'libusb-compat', u'libftdi', u'libmaxminddb', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnftnl', u'libpciaccess', u'libsodium', u'libssh2', u'libtommath', u'libtomcrypt', u'liburiparser', u'libusbgx', u'thrift', u'xutil_util-macros', u'yajl'] Warning: staging file "./usr/lib/libf2fs.la" is touched by more than one package: [u'f2fs-tools', u'faad2', u'gd', u'gmp', u'libopenssl', u'ibrcommon', u'ibrdtn', u'libusb', u'libpcap', u'libconfig', u'libenca', u'libevent', u'libusb-compat', u'libftdi', u'libmaxminddb', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnftnl', u'libpciaccess', u'libsodium', u'libssh2', u'libtommath', u'libtomcrypt', u'liburiparser', u'libusbgx', u'thrift', u'xutil_util-macros', u'yajl'] Warning: staging file "./usr/lib/liburiparser.la" is touched by more than one package: [u'liburiparser', u'libusbgx', u'thrift', u'xutil_util-macros', u'yajl'] Warning: staging file "./usr/lib/libfaad.la" is touched by more than one package: [u'faad2', u'gd', u'gmp', u'libopenssl', u'ibrcommon', u'ibrdtn', u'libusb', u'libpcap', u'libconfig', u'libenca', u'libevent', u'libusb-compat', u'libftdi', u'libmaxminddb', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnftnl', u'libpciaccess', u'libsodium', u'libssh2', u'libtommath', u'libtomcrypt', u'liburiparser', u'libusbgx', u'thrift', u'xutil_util-macros', u'yajl'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'freetype', u'fontconfig', u'pixman', u'cairo', u'check', u'util-linux', u'f2fs-tools', u'faad2', u'gd', u'gmp', u'libopenssl', u'ibrcommon', u'ibrdtn', u'libusb', u'libpcap', u'libconfig', u'libenca', u'libevent', u'libusb-compat', u'libftdi', u'libmaxminddb', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnftnl', u'libpciaccess', u'libsodium', u'libssh2', u'libtommath', u'libtomcrypt', u'liburiparser', u'libusbgx', u'thrift', u'xutil_util-macros', u'yajl'] Warning: staging file "./usr/lib/libssh2.la" is touched by more than one package: [u'libssh2', u'libtommath', u'libtomcrypt', u'liburiparser', u'libusbgx', u'thrift', u'xutil_util-macros', u'yajl'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'fontconfig', u'pixman', u'cairo', u'check', u'util-linux', u'f2fs-tools', u'faad2', u'gd', u'gmp', u'libopenssl', u'ibrcommon', u'ibrdtn', u'libusb', u'libpcap', u'libconfig', u'libenca', u'libevent', u'libusb-compat', u'libftdi', u'libmaxminddb', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnftnl', u'libpciaccess', u'libsodium', u'libssh2', u'libtommath', u'libtomcrypt', u'liburiparser', u'libusbgx', u'thrift', u'xutil_util-macros', u'yajl'] Warning: staging file "./usr/lib/libfaad_drm.la" is touched by more than one package: [u'faad2', u'gd', u'gmp', u'libopenssl', u'ibrcommon', u'ibrdtn', u'libusb', u'libpcap', u'libconfig', u'libenca', u'libevent', u'libusb-compat', u'libftdi', u'libmaxminddb', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnftnl', u'libpciaccess', u'libsodium', u'libssh2', u'libtommath', u'libtomcrypt', u'liburiparser', u'libusbgx', u'thrift', u'xutil_util-macros', u'yajl'] Warning: staging file "./usr/lib/libusb.la" is touched by more than one package: [u'libusb-compat', u'libftdi', u'libmaxminddb', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnftnl', u'libpciaccess', u'libsodium', u'libssh2', u'libtommath', u'libtomcrypt', u'liburiparser', u'libusbgx', u'thrift', u'xutil_util-macros', u'yajl'] Warning: staging file "./usr/lib/libibrcommon.la" is touched by more than one package: [u'ibrcommon', u'ibrdtn', u'libusb', u'libpcap', u'libconfig', u'libenca', u'libevent', u'libusb-compat', u'libftdi', u'libmaxminddb', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnftnl', u'libpciaccess', u'libsodium', u'libssh2', u'libtommath', u'libtomcrypt', u'liburiparser', u'libusbgx', u'thrift', u'xutil_util-macros', u'yajl'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnftnl', u'libpciaccess', u'libsodium', u'libssh2', u'libtommath', u'libtomcrypt', u'liburiparser', u'libusbgx', u'thrift', u'xutil_util-macros', u'yajl'] Warning: staging file "./usr/lib/libconfig++.la" is touched by more than one package: [u'libconfig', u'libenca', u'libevent', u'libusb-compat', u'libftdi', u'libmaxminddb', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnftnl', u'libpciaccess', u'libsodium', u'libssh2', u'libtommath', u'libtomcrypt', u'liburiparser', u'libusbgx', u'thrift', u'xutil_util-macros', u'yajl'] Warning: staging file "./usr/lib/libf2fs_format.la" is touched by more than one package: [u'f2fs-tools', u'faad2', u'gd', u'gmp', u'libopenssl', u'ibrcommon', u'ibrdtn', u'libusb', u'libpcap', u'libconfig', u'libenca', u'libevent', u'libusb-compat', u'libftdi', u'libmaxminddb', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnftnl', u'libpciaccess', u'libsodium', u'libssh2', u'libtommath', u'libtomcrypt', u'liburiparser', u'libusbgx', u'thrift', u'xutil_util-macros', u'yajl'] Warning: staging file "./usr/lib/libenca.la" is touched by more than one package: [u'libenca', u'libevent', u'libusb-compat', u'libftdi', u'libmaxminddb', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnftnl', u'libpciaccess', u'libsodium', u'libssh2', u'libtommath', u'libtomcrypt', u'liburiparser', u'libusbgx', u'thrift', u'xutil_util-macros', u'yajl'] Warning: staging file "./usr/lib/libnetfilter_acct.la" is touched by more than one package: [u'libnetfilter_acct', u'libnftnl', u'libpciaccess', u'libsodium', u'libssh2', u'libtommath', u'libtomcrypt', u'liburiparser', u'libusbgx', u'thrift', u'xutil_util-macros', u'yajl'] Warning: staging file "./usr/lib/libmaxminddb.la" is touched by more than one package: [u'libmaxminddb', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnftnl', u'libpciaccess', u'libsodium', u'libssh2', u'libtommath', u'libtomcrypt', u'liburiparser', u'libusbgx', u'thrift', u'xutil_util-macros', u'yajl'] Warning: staging file "./usr/lib/libcheck.la" is touched by more than one package: [u'check', u'util-linux', u'f2fs-tools', u'faad2', u'gd', u'gmp', u'libopenssl', u'ibrcommon', u'ibrdtn', u'libusb', u'libpcap', u'libconfig', u'libenca', u'libevent', u'libusb-compat', u'libftdi', u'libmaxminddb', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnftnl', u'libpciaccess', u'libsodium', u'libssh2', u'libtommath', u'libtomcrypt', u'liburiparser', u'libusbgx', u'thrift', u'xutil_util-macros', u'yajl'] ./support/scripts/check-uniq-files -t host /home/naourr/work/instance-2/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-tar', u'host-lzip', u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext', u'host-bison', u'host-libffi', u'host-autoconf-archive'] Warning: host file "./share/man/man8/fsck.8" is touched by more than one package: [u'host-util-linux', u'host-e2fsprogs'] Warning: host file "./sbin/fsck" is touched by more than one package: [u'host-util-linux', u'host-e2fsprogs'] /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/naourr/work/instance-2/output/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/naourr/work/instance-2/output/target/etc/inittab mkdir -p /home/naourr/work/instance-2/output/target/etc echo "buildroot" > /home/naourr/work/instance-2/output/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/target/etc/hosts mkdir -p /home/naourr/work/instance-2/output/target/etc echo "Welcome to Buildroot" > /home/naourr/work/instance-2/output/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/work/instance-2/output/target/etc/shadow rm -f /home/naourr/work/instance-2/output/target/bin/sh rm -f /home/naourr/work/instance-2/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/naourr/work/instance-2/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/naourr/work/instance-2/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/work/instance-2/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/work/instance-2/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/work/instance-2/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/work/instance-2/output/target/usr/include /home/naourr/work/instance-2/output/target/usr/share/aclocal \ /home/naourr/work/instance-2/output/target/usr/lib/pkgconfig /home/naourr/work/instance-2/output/target/usr/share/pkgconfig \ /home/naourr/work/instance-2/output/target/usr/lib/cmake /home/naourr/work/instance-2/output/target/usr/share/cmake find /home/naourr/work/instance-2/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/work/instance-2/output/target/lib/ /home/naourr/work/instance-2/output/target/usr/lib/ /home/naourr/work/instance-2/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/naourr/work/instance-2/output/target/usr/share/gdb rm -rf /home/naourr/work/instance-2/output/target/usr/share/bash-completion rm -rf /home/naourr/work/instance-2/output/target/usr/share/zsh rm -rf /home/naourr/work/instance-2/output/target/usr/man /home/naourr/work/instance-2/output/target/usr/share/man rm -rf /home/naourr/work/instance-2/output/target/usr/info /home/naourr/work/instance-2/output/target/usr/share/info rm -rf /home/naourr/work/instance-2/output/target/usr/doc /home/naourr/work/instance-2/output/target/usr/share/doc rm -rf /home/naourr/work/instance-2/output/target/usr/share/gtk-doc rmdir /home/naourr/work/instance-2/output/target/usr/share 2>/dev/null || true find /home/naourr/work/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/naourr/work/instance-2/output/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/work/instance-2/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/naourr/work/instance-2/output/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/naourr/work/instance-2/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/naourr/work/instance-2/output/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/naourr/work/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/naourr/work/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/naourr/work/instance-2/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.02.8"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.02.8"; \ echo "PRETTY_NAME=\"Buildroot 2018.02.8\"" \ ) > /home/naourr/work/instance-2/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/naourr/work/instance-2/output/target/etc >>> Sanitizing RPATH in target tree /home/naourr/work/instance-2/buildroot/support/scripts/fix-rpath target touch /home/naourr/work/instance-2/output/target/usr make: Leaving directory '/home/naourr/work/instance-2/buildroot' make: Entering directory '/home/naourr/work/instance-2/buildroot' >>> Buildroot 2018.02.8 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> host-tar 1.29 Collecting legal info ERROR: No hash found for COPYING >>> host-lzip 1.19 Collecting legal info ERROR: No hash found for COPYING >>> toolchain-external 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 >>> assimp v3.2 Collecting legal info ERROR: No hash found for LICENSE >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> boost 1.66.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> busybox 1.27.2 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> cairo 1.14.10 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING-LGPL-2.1 ERROR: No hash found for COPYING-MPL-1.1 >>> fontconfig 2.12.4 Collecting legal info ERROR: No hash found for COPYING >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> freetype 2.8.1 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 4a9a548027a2c1d37788519dea833294c9c81f1ebc280e817f41f50d0c642d78) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> 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) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> pixman 0.34.0 Collecting legal info ERROR: No hash found for COPYING >>> ccrypt 1.10 Collecting legal info ERROR: No hash found for COPYING >>> check 0.11.0 Collecting legal info COPYING.LESSER: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> dc3dd 7.2.641 Collecting legal info ERROR: No hash found for COPYING >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> dhcpcd 6.11.5 Collecting legal info ERROR: No hash found for dhcpcd.c >>> host-e2fsprogs 1.43.9 Collecting legal info NOTICE: OK (sha256: 680f852df303874fe9c722283a7da571ae9a0477768df8af1e363298e2adc51e) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> host-util-linux 2.31.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-e2tools 3158ef18a903ca4a98b8fa220c9fc5c133d8bdf6 Collecting legal info ERROR: No hash found for COPYING >>> enscript 1.6.6 Collecting legal info ERROR: No hash found for COPYING >>> f2fs-tools v1.8.0 Collecting legal info ERROR: No hash found for COPYING >>> util-linux 2.31.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> faad2 2.8.8 Collecting legal info COPYING: OK (sha256: d3baf3a54943cf12a994c85867a18dec84f810901b2f2878ddfd77efcc3c150f) >>> gd 2.2.5 Collecting legal info COPYING: OK (sha256: d02dae2141d49b8a6b09b2b73e68a8f17d7bbeaaf02b3b841ee11fea2d9e328d) >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> google-material-design-icons 2.2.3 Collecting legal info ERROR: No hash found for LICENSE >>> ibrcommon 1.0.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for README >>> openssl Collecting legal info >>> libopenssl 1.0.2p Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> ibrdtn-tools 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> ibrdtn 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> initscripts Collecting legal info >>> lft 3.79 Collecting legal info ERROR: No hash found for COPYING >>> libpcap 1.8.1 Collecting legal info ERROR: No hash found for LICENSE >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> libconfig 1.5 Collecting legal info ERROR: No hash found for COPYING.LIB >>> libenca 1.19 Collecting legal info ERROR: No hash found for COPYING >>> libevent 2.1.8-stable Collecting legal info ERROR: No hash found for LICENSE >>> libftdi 0.20 Collecting legal info >>> libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> libmaxminddb 1.3.2 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> libmnl 1.0.4 Collecting legal info ERROR: No hash found for COPYING >>> libmpdclient 2.10 Collecting legal info ERROR: No hash found for COPYING >>> libnetfilter_acct 1.0.3 Collecting legal info ERROR: No hash found for COPYING >>> libnftnl 1.0.9 Collecting legal info COPYING: OK (sha256: 98193898c663001eff2fdcfb676e210c13042bc1a05e8d570c363efa396f8e24) >>> libpciaccess 0.14 Collecting legal info ERROR: No hash found for COPYING >>> libsodium 1.0.16 Collecting legal info LICENSE: OK (sha256: 6faf327c97dca6da69acefc6d3969d7bffb70a24f0707874870fdcfd6b0acf58) >>> libssh2 616fd4d1b3e4a55de67c48819fefca83132126b5 Collecting legal info ERROR: No hash found for COPYING >>> libtomcrypt 1.18.1 Collecting legal info ERROR: No hash found for LICENSE >>> libtommath 1.0.1 Collecting legal info ERROR: No hash found for LICENSE >>> liburiparser 0.9.0 Collecting legal info COPYING: OK (sha256: ee90029e62d11f48faa59360d15c3ad8e7c094c74cc25b055716d92340da561f) >>> libusbgx 2e3d43ee098ed928d1baa61ce791ce9ff4788c5a Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LGPL >>> linux-firmware 65b1c68c63f974d72610db38dfae49861117cae2 Collecting legal info LICENCE.Marvell: OK (sha256: 38f2037aa14631b4b29826d7a99379613c41a97064d1defdee30a7a022138b20) LICENCE.atheros_firmware: OK (sha256: 802b7014b26c606cf6248ae8b0ab1ce6d2d1b0db236d38dd269e676cd70710f2) LICENCE.chelsio_firmware: OK (sha256: a5777f9e80aca0603b0648454de996168b1c530322550ccda94d6d78bcf6c061) LICENCE.iwlwifi_firmware: OK (sha256: e295020afd7597dc1b3bbe50a84a7e432d9cb92bc053c1c5e657b50d2517627b) LICENCE.ralink_a_mediatek_company_firmware: OK (sha256: 8568352b57f3574f9d5b2753cdb7c6e5eb2b79e82fbb9c9ba6566947467ef508) LICENCE.ti-connectivity: OK (sha256: 106bef96470001e877fcf7ba0337fa6766a317650eb47fcaeb743eeebd62c4ff) LICENSE.i915: OK (sha256: 8542aeabf2761935122d693561e16766ce1bcc2b0d003204f9040b7d6d929f2e) WHENCE: OK (sha256: 9703115e298649dfad003d7d3d55f4b2bd417e28f19e9cf6d5c6f9a906a2c4d9) >>> host-lttng-babeltrace 1.5.2 Collecting legal info ERROR: No hash found for mit-license.txt ERROR: No hash found for gpl-2.0.txt ERROR: No hash found for LICENSE >>> host-elfutils 0.174 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> host-xz 5.2.3 Collecting legal info ERROR: No hash found for COPYING.GPLv2 ERROR: No hash found for COPYING.GPLv3 ERROR: No hash found for COPYING.LGPLv2.1 >>> host-libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> host-popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> lzip 1.19 Collecting legal info ERROR: No hash found for COPYING >>> memtester 4.3.0 Collecting legal info ERROR: No hash found for COPYING >>> mpd-mpc 0.28 Collecting legal info ERROR: No hash found for COPYING >>> nfacct 1.0.2 Collecting legal info ERROR: No hash found for COPYING >>> nftables 0.8.1 Collecting legal info COPYING: OK (sha256: c17bc4fa5b2434c6f283ffcb2312e5bf3c7cdf5787b79505f094d8de734ac53e) >>> odhcploc 20111021 Collecting legal info ERROR: No hash found for COPYING >>> p7zip 16.02 Collecting legal info ERROR: No hash found for DOC/License.txt >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> read-edid 3.0.2 Collecting legal info ERROR: No hash found for LICENSE >>> rs485conf 5c8d00cf70950fab3454549b81dea843d844492a Collecting legal info ERROR: No hash found for LICENSE >>> thrift 0.9.2 Collecting legal info ERROR: No hash found for LICENSE >>> host-autoconf-archive 2017.03.21 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.EXCEPTION >>> host-thrift 0.9.2 Collecting legal info ERROR: No hash found for LICENSE >>> host-boost 1.66.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> host-libevent 2.1.8-stable Collecting legal info ERROR: No hash found for LICENSE >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2p Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> ti-uim a0236bc252e6484835ce266ae4a50b361f6a902d Collecting legal info ERROR: No hash found for uim.h >>> wireguard 0.0.20180925 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> xutil_util-macros 1.19.1 Collecting legal info ERROR: No hash found for COPYING >>> yajl 2.1.0 Collecting legal info ERROR: No hash found for COPYING >>> zd1211-firmware 1.4 Collecting legal info ERROR: No hash found for COPYING WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: libftdi-0.20: cannot save license (LIBFTDI_LICENSE_FILES not defined) Legal info produced in /home/naourr/work/instance-2/output/legal-info make: Leaving directory '/home/naourr/work/instance-2/buildroot'