PATH="/home/test/autobuild/run/instance-0/output/host/bin:/home/test/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" BR2_DL_DIR=/home/test/autobuild/run/instance-0/dl BUILD_DIR=/home/test/autobuild/run/instance-0/output/build O=/home/test/autobuild/run/instance-0/output flock /home/test/autobuild/run/instance-0/dl/yajl/ support/download/dl-wrapper -c '2.1.0' -d '/home/test/autobuild/run/instance-0/dl/yajl' -D '/home/test/autobuild/run/instance-0/dl' -f 'yajl-2.1.0.tar.gz' -H 'package/yajl//yajl.hash' -n 'yajl-2.1.0' -N 'yajl' -o '/home/test/autobuild/run/instance-0/dl/yajl/yajl-2.1.0.tar.gz' -u https+https://github.com/lloyd/yajl/archive/2.1.0 -u http\|urlencode+http://sources.buildroot.net/yajl -u http\|urlencode+http://sources.buildroot.net -- yajl-2.1.0.tar.gz: OK (sha256: 3fb73364a5a30efe615046d07e6db9d09fd2b41c763c5f7d3bfb121cd5c5ac5a) >>> yajl 2.1.0 Extracting gzip -d -c /home/test/autobuild/run/instance-0/dl/yajl/yajl-2.1.0.tar.gz | /home/test/autobuild/run/instance-0/output/host/bin/tar --strip-components=1 -C /home/test/autobuild/run/instance-0/output/build/yajl-2.1.0 -xf - >>> yajl 2.1.0 Patching Applying 0001-Let-the-shared-and-the-static-library-have-the-same-.patch using patch: patching file src/CMakeLists.txt Applying 0002-cmake-disable-shared-library-build-when-BUILD_SHARED.patch using patch: patching file src/CMakeLists.txt Hunk #1 succeeded at 38 with fuzz 2 (offset 1 line). Hunk #2 succeeded at 53 (offset 1 line). Hunk #3 succeeded at 80 (offset 1 line). Applying 0003-Link-with-shared-libyajl-in-a-shared-build.patch using patch: patching file example/CMakeLists.txt patching file perf/CMakeLists.txt patching file reformatter/CMakeLists.txt patching file test/api/CMakeLists.txt patching file test/parsing/CMakeLists.txt patching file verify/CMakeLists.txt 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/test/autobuild/run/instance-0/output/build/yajl-2.1.0/ && cd /home/test/autobuild/run/instance-0/output/build/yajl-2.1.0/ && rm -f CMakeCache.txt && PATH="/home/test/autobuild/run/instance-0/output/host/bin:/home/test/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /home/test/autobuild/run/instance-0/output/host/bin/cmake /home/test/autobuild/run/instance-0/output/build/yajl-2.1.0/ -DCMAKE_TOOLCHAIN_FILE="/home/test/autobuild/run/instance-0/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.8.3 -- Check for working C compiler: /home/test/autobuild/run/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc -- Check for working C compiler: /home/test/autobuild/run/instance-0/output/host/bin/arm-none-linux-gnueabi-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 - found running /home/test/autobuild/run/instance-0/output/host/bin/cmake -E copy_if_different /home/test/autobuild/run/instance-0/output/build/yajl-2.1.0/src/api/yajl_parse.h /home/test/autobuild/run/instance-0/output/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 running /home/test/autobuild/run/instance-0/output/host/bin/cmake -E copy_if_different /home/test/autobuild/run/instance-0/output/build/yajl-2.1.0/src/api/yajl_gen.h /home/test/autobuild/run/instance-0/output/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 running /home/test/autobuild/run/instance-0/output/host/bin/cmake -E copy_if_different /home/test/autobuild/run/instance-0/output/build/yajl-2.1.0/src/api/yajl_common.h /home/test/autobuild/run/instance-0/output/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 running /home/test/autobuild/run/instance-0/output/host/bin/cmake -E copy_if_different /home/test/autobuild/run/instance-0/output/build/yajl-2.1.0/src/api/yajl_tree.h /home/test/autobuild/run/instance-0/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 CMake Warning (dev) at CMakeLists.txt:76 (ADD_CUSTOM_TARGET): Policy CMP0037 is not set: Target names should not be reserved and should match a validity pattern. Run "cmake --help-policy CMP0037" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The target name "test" is reserved or not valid for certain CMake features, such as generator expressions, and may result in undefined behavior. This warning is for project developers. Use -Wno-dev to suppress it. -- 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/test/autobuild/run/instance-0/output/build/yajl-2.1.0 >>> yajl 2.1.0 Building PATH="/home/test/autobuild/run/instance-0/output/host/bin:/home/test/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /home/test/autobuild/run/instance-0/output/build/yajl-2.1.0/ make[1]: Entering directory `/home/test/autobuild/run/instance-0/output/build/yajl-2.1.0' make[2]: Entering directory `/home/test/autobuild/run/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory `/home/test/autobuild/run/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory `/home/test/autobuild/run/instance-0/output/build/yajl-2.1.0' Scanning dependencies of target yajl make[3]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/yajl-2.1.0' Scanning dependencies of target yajl_s make[3]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory `/home/test/autobuild/run/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory `/home/test/autobuild/run/instance-0/output/build/yajl-2.1.0' [ 3%] Building C object src/CMakeFiles/yajl.dir/yajl.c.o [ 6%] Building C object src/CMakeFiles/yajl_s.dir/yajl.c.o [ 9%] Building C object src/CMakeFiles/yajl.dir/yajl_lex.c.o [ 12%] Building C object src/CMakeFiles/yajl.dir/yajl_parser.c.o [ 15%] Building C object src/CMakeFiles/yajl.dir/yajl_buf.c.o [ 18%] Building C object src/CMakeFiles/yajl_s.dir/yajl_lex.c.o [ 21%] Building C object src/CMakeFiles/yajl.dir/yajl_encode.c.o [ 24%] Building C object src/CMakeFiles/yajl.dir/yajl_gen.c.o [ 27%] Building C object src/CMakeFiles/yajl.dir/yajl_alloc.c.o [ 30%] Building C object src/CMakeFiles/yajl.dir/yajl_version.c.o [ 33%] Building C object src/CMakeFiles/yajl.dir/yajl_tree.c.o [ 36%] Building C object src/CMakeFiles/yajl_s.dir/yajl_parser.c.o [ 39%] Building C object src/CMakeFiles/yajl_s.dir/yajl_buf.c.o [ 42%] Building C object src/CMakeFiles/yajl_s.dir/yajl_encode.c.o [ 45%] Building C object src/CMakeFiles/yajl_s.dir/yajl_gen.c.o [ 48%] Linking C shared library ../yajl-2.1.0/lib/libyajl.so [ 51%] Building C object src/CMakeFiles/yajl_s.dir/yajl_alloc.c.o make[3]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/yajl-2.1.0' [ 51%] Built target yajl make[3]: Entering directory `/home/test/autobuild/run/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory `/home/test/autobuild/run/instance-0/output/build/yajl-2.1.0' Scanning dependencies of target yajl_test make[3]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory `/home/test/autobuild/run/instance-0/output/build/yajl-2.1.0' Scanning dependencies of target gen-extra-close make[3]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/yajl-2.1.0' [ 54%] Building C object test/parsing/CMakeFiles/yajl_test.dir/yajl_test.c.o make[3]: Entering directory `/home/test/autobuild/run/instance-0/output/build/yajl-2.1.0' [ 57%] Building C object test/api/CMakeFiles/gen-extra-close.dir/gen-extra-close.c.o [ 60%] Building C object src/CMakeFiles/yajl_s.dir/yajl_tree.c.o [ 63%] Linking C executable gen-extra-close make[3]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/yajl-2.1.0' [ 63%] Built target gen-extra-close make[3]: Entering directory `/home/test/autobuild/run/instance-0/output/build/yajl-2.1.0' [ 66%] Linking C executable yajl_test Scanning dependencies of target json_reformat make[3]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/yajl-2.1.0' make[3]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/yajl-2.1.0' [ 69%] Building C object src/CMakeFiles/yajl_s.dir/yajl_version.c.o make[3]: Entering directory `/home/test/autobuild/run/instance-0/output/build/yajl-2.1.0' [ 72%] Building C object reformatter/CMakeFiles/json_reformat.dir/json_reformat.c.o [ 72%] Built target yajl_test make[3]: Entering directory `/home/test/autobuild/run/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory `/home/test/autobuild/run/instance-0/output/build/yajl-2.1.0' [ 75%] Linking C static library ../yajl-2.1.0/lib/libyajl.a Scanning dependencies of target json_verify make[3]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/yajl-2.1.0' Scanning dependencies of target parse_config make[3]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory `/home/test/autobuild/run/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory `/home/test/autobuild/run/instance-0/output/build/yajl-2.1.0' [ 78%] Building C object verify/CMakeFiles/json_verify.dir/json_verify.c.o make[3]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/yajl-2.1.0' [ 78%] Built target yajl_s make[3]: Entering directory `/home/test/autobuild/run/instance-0/output/build/yajl-2.1.0' [ 81%] Building C object example/CMakeFiles/parse_config.dir/parse_config.c.o Scanning dependencies of target perftest make[3]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory `/home/test/autobuild/run/instance-0/output/build/yajl-2.1.0' [ 84%] Building C object perf/CMakeFiles/perftest.dir/perftest.c.o [ 87%] Linking C executable json_verify [ 90%] Linking C executable parse_config [ 93%] Linking C executable json_reformat make[3]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/yajl-2.1.0' [ 93%] Built target parse_config make[3]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/yajl-2.1.0' [ 96%] Building C object perf/CMakeFiles/perftest.dir/documents.c.o [ 96%] Built target json_verify make[3]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/yajl-2.1.0' [ 96%] Built target json_reformat [100%] Linking C executable perftest make[3]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/yajl-2.1.0' [100%] Built target perftest make[2]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/yajl-2.1.0' make[1]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/yajl-2.1.0' >>> yajl 2.1.0 Installing to staging directory PATH="/home/test/autobuild/run/instance-0/output/host/bin:/home/test/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/test/autobuild/run/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot install/fast -C /home/test/autobuild/run/instance-0/output/build/yajl-2.1.0/ make[1]: Entering directory `/home/test/autobuild/run/instance-0/output/build/yajl-2.1.0' Install the project... -- Install configuration: "Release" -- Installing: /home/test/autobuild/run/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib/libyajl.so.2.1.0 -- Installing: /home/test/autobuild/run/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib/libyajl.so.2 -- Installing: /home/test/autobuild/run/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib/libyajl.so -- Installing: /home/test/autobuild/run/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib/libyajl.a -- Installing: /home/test/autobuild/run/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/yajl/yajl_parse.h -- Installing: /home/test/autobuild/run/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/yajl/yajl_gen.h -- Installing: /home/test/autobuild/run/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/yajl/yajl_common.h -- Installing: /home/test/autobuild/run/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/yajl/yajl_tree.h -- Installing: /home/test/autobuild/run/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/yajl/yajl_version.h -- Installing: /home/test/autobuild/run/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/share/pkgconfig/yajl.pc -- Installing: /home/test/autobuild/run/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/bin/json_reformat -- Set runtime path of "/home/test/autobuild/run/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/bin/json_reformat" to "" -- Installing: /home/test/autobuild/run/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/bin/json_verify -- Set runtime path of "/home/test/autobuild/run/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/bin/json_verify" to "" make[1]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/yajl-2.1.0' >>> yajl 2.1.0 Fixing libtool files >>> yajl 2.1.0 Installing to target PATH="/home/test/autobuild/run/instance-0/output/host/bin:/home/test/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/test/autobuild/run/instance-0/output/target install/fast -C /home/test/autobuild/run/instance-0/output/build/yajl-2.1.0/ make[1]: Entering directory `/home/test/autobuild/run/instance-0/output/build/yajl-2.1.0' Install the project... -- Install configuration: "Release" -- Installing: /home/test/autobuild/run/instance-0/output/target/usr/lib/libyajl.so.2.1.0 -- Installing: /home/test/autobuild/run/instance-0/output/target/usr/lib/libyajl.so.2 -- Installing: /home/test/autobuild/run/instance-0/output/target/usr/lib/libyajl.so -- Installing: /home/test/autobuild/run/instance-0/output/target/usr/lib/libyajl.a -- Installing: /home/test/autobuild/run/instance-0/output/target/usr/include/yajl/yajl_parse.h -- Installing: /home/test/autobuild/run/instance-0/output/target/usr/include/yajl/yajl_gen.h -- Installing: /home/test/autobuild/run/instance-0/output/target/usr/include/yajl/yajl_common.h -- Installing: /home/test/autobuild/run/instance-0/output/target/usr/include/yajl/yajl_tree.h -- Installing: /home/test/autobuild/run/instance-0/output/target/usr/include/yajl/yajl_version.h -- Installing: /home/test/autobuild/run/instance-0/output/target/usr/share/pkgconfig/yajl.pc -- Installing: /home/test/autobuild/run/instance-0/output/target/usr/bin/json_reformat -- Set runtime path of "/home/test/autobuild/run/instance-0/output/target/usr/bin/json_reformat" to "" -- Installing: /home/test/autobuild/run/instance-0/output/target/usr/bin/json_verify -- Set runtime path of "/home/test/autobuild/run/instance-0/output/target/usr/bin/json_verify" to "" make[1]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/yajl-2.1.0' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/test/autobuild/run/instance-0/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/test/autobuild/run/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libldns.la" is touched by more than one package: [u'libldns', u'libmpeg2', u'libsndfile', u'libsrtp', u'libxml2', u'libxslt', u'opencv', u'pppd', u'protobuf', u's6', u's6-rc', u'sbc', u'sunxi-cedarx', u'yajl'] Warning: staging file "./usr/lib/libcap-ng.la" is touched by more than one package: [u'libcap-ng', u'libzlib', u'util-linux', u'libusb', u'libpcap', u'libopenssl', u'libcurl', u'libdvbpsi', u'libebur128', u'libevent', u'libusb-compat', u'libnfc', u'libg7221', u'libldns', u'libmpeg2', u'libsndfile', u'libsrtp', u'libxml2', u'libxslt', u'opencv', u'pppd', u'protobuf', u's6', u's6-rc', u'sbc', u'sunxi-cedarx', u'yajl'] Warning: staging file "./usr/lib/libevent_extra.la" is touched by more than one package: [u'libevent', u'libusb-compat', u'libnfc', u'libg7221', u'libldns', u'libmpeg2', u'libsndfile', u'libsrtp', u'libxml2', u'libxslt', u'opencv', u'pppd', u'protobuf', u's6', u's6-rc', u'sbc', u'sunxi-cedarx', u'yajl'] Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: [u'libcurl', u'libdvbpsi', u'libebur128', u'libevent', u'libusb-compat', u'libnfc', u'libg7221', u'libldns', u'libmpeg2', u'libsndfile', u'libsrtp', u'libxml2', u'libxslt', u'opencv', u'pppd', u'protobuf', u's6', u's6-rc', u'sbc', u'sunxi-cedarx', u'yajl'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libusb', u'libpcap', u'libopenssl', u'libcurl', u'libdvbpsi', u'libebur128', u'libevent', u'libusb-compat', u'libnfc', u'libg7221', u'libldns', u'libmpeg2', u'libsndfile', u'libsrtp', u'libxml2', u'libxslt', u'opencv', u'pppd', u'protobuf', u's6', u's6-rc', u'sbc', u'sunxi-cedarx', u'yajl'] Warning: staging file "./usr/lib/libdvbpsi.la" is touched by more than one package: [u'libdvbpsi', u'libebur128', u'libevent', u'libusb-compat', u'libnfc', u'libg7221', u'libldns', u'libmpeg2', u'libsndfile', u'libsrtp', u'libxml2', u'libxslt', u'opencv', u'pppd', u'protobuf', u's6', u's6-rc', u'sbc', u'sunxi-cedarx', u'yajl'] Warning: staging file "./usr/lib/libsbc.la" is touched by more than one package: [u'sbc', u'sunxi-cedarx', u'yajl'] Warning: staging file "./usr/lib/libevent_pthreads.la" is touched by more than one package: [u'libevent', u'libusb-compat', u'libnfc', u'libg7221', u'libldns', u'libmpeg2', u'libsndfile', u'libsrtp', u'libxml2', u'libxslt', u'opencv', u'pppd', u'protobuf', u's6', u's6-rc', u'sbc', u'sunxi-cedarx', u'yajl'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'libxslt', u'opencv', u'pppd', u'protobuf', u's6', u's6-rc', u'sbc', u'sunxi-cedarx', u'yajl'] Warning: staging file "./usr/lib/libprotobuf.la" is touched by more than one package: [u'protobuf', u's6', u's6-rc', u'sbc', u'sunxi-cedarx', u'yajl'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'libusb', u'libpcap', u'libopenssl', u'libcurl', u'libdvbpsi', u'libebur128', u'libevent', u'libusb-compat', u'libnfc', u'libg7221', u'libldns', u'libmpeg2', u'libsndfile', u'libsrtp', u'libxml2', u'libxslt', u'opencv', u'pppd', u'protobuf', u's6', u's6-rc', u'sbc', u'sunxi-cedarx', u'yajl'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'libusb', u'libpcap', u'libopenssl', u'libcurl', u'libdvbpsi', u'libebur128', u'libevent', u'libusb-compat', u'libnfc', u'libg7221', u'libldns', u'libmpeg2', u'libsndfile', u'libsrtp', u'libxml2', u'libxslt', u'opencv', u'pppd', u'protobuf', u's6', u's6-rc', u'sbc', u'sunxi-cedarx', u'yajl'] Warning: staging file "./usr/lib/libnfc.la" is touched by more than one package: [u'libnfc', u'libg7221', u'libldns', u'libmpeg2', u'libsndfile', u'libsrtp', u'libxml2', u'libxslt', u'opencv', u'pppd', u'protobuf', u's6', u's6-rc', u'sbc', u'sunxi-cedarx', u'yajl'] Warning: staging file "./usr/lib/libevent_core.la" is touched by more than one package: [u'libevent', u'libusb-compat', u'libnfc', u'libg7221', u'libldns', u'libmpeg2', u'libsndfile', u'libsrtp', u'libxml2', u'libxslt', u'opencv', u'pppd', u'protobuf', u's6', u's6-rc', u'sbc', u'sunxi-cedarx', u'yajl'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'libpcap', u'libopenssl', u'libcurl', u'libdvbpsi', u'libebur128', u'libevent', u'libusb-compat', u'libnfc', u'libg7221', u'libldns', u'libmpeg2', u'libsndfile', u'libsrtp', u'libxml2', u'libxslt', u'opencv', u'pppd', u'protobuf', u's6', u's6-rc', u'sbc', u'sunxi-cedarx', u'yajl'] Warning: staging file "./usr/lib/libprotobuf-lite.la" is touched by more than one package: [u'protobuf', u's6', u's6-rc', u'sbc', u'sunxi-cedarx', u'yajl'] Warning: staging file "./usr/lib/libevent.la" is touched by more than one package: [u'libevent', u'libusb-compat', u'libnfc', u'libg7221', u'libldns', u'libmpeg2', u'libsndfile', u'libsrtp', u'libxml2', u'libxslt', u'opencv', u'pppd', u'protobuf', u's6', u's6-rc', u'sbc', u'sunxi-cedarx', u'yajl'] Warning: staging file "./usr/lib/libsndfile.la" is touched by more than one package: [u'libsndfile', u'libsrtp', u'libxml2', u'libxslt', u'opencv', u'pppd', u'protobuf', u's6', u's6-rc', u'sbc', u'sunxi-cedarx', u'yajl'] Warning: staging file "./usr/lib/libevent_openssl.la" is touched by more than one package: [u'libevent', u'libusb-compat', u'libnfc', u'libg7221', u'libldns', u'libmpeg2', u'libsndfile', u'libsrtp', u'libxml2', u'libxslt', u'opencv', u'pppd', u'protobuf', u's6', u's6-rc', u'sbc', u'sunxi-cedarx', u'yajl'] Warning: staging file "./usr/lib/libg722_1.la" is touched by more than one package: [u'libg7221', u'libldns', u'libmpeg2', u'libsndfile', u'libsrtp', u'libxml2', u'libxslt', u'opencv', u'pppd', u'protobuf', u's6', u's6-rc', u'sbc', u'sunxi-cedarx', u'yajl'] Warning: staging file "./usr/lib/libmpeg2.la" is touched by more than one package: [u'libmpeg2', u'libsndfile', u'libsrtp', u'libxml2', u'libxslt', u'opencv', u'pppd', u'protobuf', u's6', u's6-rc', u'sbc', u'sunxi-cedarx', u'yajl'] Warning: staging file "./usr/lib/libexslt.la" is touched by more than one package: [u'libxslt', u'opencv', u'pppd', u'protobuf', u's6', u's6-rc', u'sbc', u'sunxi-cedarx', u'yajl'] Warning: staging file "./usr/lib/libmpeg2convert.la" is touched by more than one package: [u'libmpeg2', u'libsndfile', u'libsrtp', u'libxml2', u'libxslt', u'opencv', u'pppd', u'protobuf', u's6', u's6-rc', u'sbc', u'sunxi-cedarx', u'yajl'] Warning: staging file "./usr/lib/libprotoc.la" is touched by more than one package: [u'protobuf', u's6', u's6-rc', u'sbc', u'sunxi-cedarx', u'yajl'] Warning: staging file "./usr/lib/libusb.la" is touched by more than one package: [u'libusb-compat', u'libnfc', u'libg7221', u'libldns', u'libmpeg2', u'libsndfile', u'libsrtp', u'libxml2', u'libxslt', u'opencv', u'pppd', u'protobuf', u's6', u's6-rc', u'sbc', u'sunxi-cedarx', u'yajl'] Warning: staging file "./usr/lib/libxslt.la" is touched by more than one package: [u'libxslt', u'opencv', u'pppd', u'protobuf', u's6', u's6-rc', u'sbc', u'sunxi-cedarx', u'yajl'] ./support/scripts/check-uniq-files -t host /home/test/autobuild/run/instance-0/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-bison', u'host-gettext', u'host-libffi'] mkdir -p /home/test/autobuild/run/instance-0/output/target/etc echo "buildroot" > /home/test/autobuild/run/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/test/autobuild/run/instance-0/output/target/etc/hosts mkdir -p /home/test/autobuild/run/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/test/autobuild/run/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/test/autobuild/run/instance-0/output/target/etc/shadow rm -f /home/test/autobuild/run/instance-0/output/target/bin/sh rm -f /home/test/autobuild/run/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/test/autobuild/run/instance-0/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/test/autobuild/run/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/test/autobuild/run/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/test/autobuild/run/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/test/autobuild/run/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/test/autobuild/run/instance-0/output/target/usr/include /home/test/autobuild/run/instance-0/output/target/usr/share/aclocal \ /home/test/autobuild/run/instance-0/output/target/usr/lib/pkgconfig /home/test/autobuild/run/instance-0/output/target/usr/share/pkgconfig \ /home/test/autobuild/run/instance-0/output/target/usr/lib/cmake /home/test/autobuild/run/instance-0/output/target/usr/share/cmake find /home/test/autobuild/run/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/test/autobuild/run/instance-0/output/target/lib/ /home/test/autobuild/run/instance-0/output/target/usr/lib/ /home/test/autobuild/run/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/test/autobuild/run/instance-0/output/target/usr/share/gdb rm -rf /home/test/autobuild/run/instance-0/output/target/usr/share/bash-completion rm -rf /home/test/autobuild/run/instance-0/output/target/usr/share/zsh rm -rf /home/test/autobuild/run/instance-0/output/target/usr/man /home/test/autobuild/run/instance-0/output/target/usr/share/man rm -rf /home/test/autobuild/run/instance-0/output/target/usr/info /home/test/autobuild/run/instance-0/output/target/usr/share/info rm -rf /home/test/autobuild/run/instance-0/output/target/usr/doc /home/test/autobuild/run/instance-0/output/target/usr/share/doc rm -rf /home/test/autobuild/run/instance-0/output/target/usr/share/gtk-doc rmdir /home/test/autobuild/run/instance-0/output/target/usr/share 2>/dev/null || true find /home/test/autobuild/run/instance-0/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/test/autobuild/run/instance-0/output/host/bin/arm-none-linux-gnueabi-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/test/autobuild/run/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/test/autobuild/run/instance-0/output/host/bin/arm-none-linux-gnueabi-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/test/autobuild/run/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/test/autobuild/run/instance-0/output/host/bin/arm-none-linux-gnueabi-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/test/autobuild/run/instance-0/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/test/autobuild/run/instance-0/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/test/autobuild/run/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.05-rc1-00062-g34f256a"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.05-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2018.05-rc1\"" \ ) > /home/test/autobuild/run/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/test/autobuild/run/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/test/autobuild/run/instance-0/buildroot/support/scripts/fix-rpath target touch /home/test/autobuild/run/instance-0/output/target/usr make: Leaving directory `/home/test/autobuild/run/instance-0/buildroot' make: Entering directory `/home/test/autobuild/run/instance-0/buildroot' >>> Buildroot 2018.05-rc1-00062-g34f256a Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-skeleton Collecting legal info >>> host-tar 1.29 Collecting legal info ERROR: No hash found for COPYING >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info PATH="/home/test/autobuild/run/instance-0/output/host/bin:/home/test/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" BR2_DL_DIR=/home/test/autobuild/run/instance-0/dl BUILD_DIR=/home/test/autobuild/run/instance-0/output/build O=/home/test/autobuild/run/instance-0/output flock /home/test/autobuild/run/instance-0/dl/toolchain-external-codesourcery-arm/ support/download/dl-wrapper -c '2014.05-29' -d '/home/test/autobuild/run/instance-0/dl/toolchain-external-codesourcery-arm' -D '/home/test/autobuild/run/instance-0/dl' -f 'arm-2014.05-29-arm-none-linux-gnueabi.src.tar.bz2' -H 'toolchain/toolchain-external/toolchain-external-codesourcery-arm//toolchain-external-codesourcery-arm.hash' -n 'toolchain-external-codesourcery-arm-2014.05-29' -N 'toolchain-external-codesourcery-arm' -o '/home/test/autobuild/run/instance-0/dl/toolchain-external-codesourcery-arm/arm-2014.05-29-arm-none-linux-gnueabi.src.tar.bz2' -u https://sourcery.mentor.com/public/gnu_toolchain/arm-none-linux-gnueabi -u http\|urlencode+http://sources.buildroot.net/toolchain-external-codesourcery-arm -u http\|urlencode+http://sources.buildroot.net -- arm-2014.05-29-arm-none-linux-gnueabi.src.tar.bz2: OK (sha256: e16a5b1e41d7ff1e74161f9405182001bc8d1360d89564e73911032e6966cc0d) >>> toolchain-external-codesourcery-arm 2014.05-29 Collecting legal info >>> toolchain Collecting legal info >>> brltty 5.5 Collecting legal info LICENSE-GPL: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) LICENSE-LGPL: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> 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-pkgconf 0.9.12 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 >>> cjson v1.7.6 Collecting legal info LICENSE: OK (sha256: a36dda207c36db5818729c54e7ad4e8b0c6fba847491ba64f372c1a2037b6d5c) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> comix-cursors 0.8.2 Collecting legal info >>> duma 2.5.15 Collecting legal info ERROR: No hash found for COPYING-GPL ERROR: No hash found for COPYING-LGPL >>> execline 2.5.0.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> skalibs 2.6.4.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> fconfig 20080329 Collecting legal info ERROR: No hash found for fconfig.c >>> fmt 4.0.0 Collecting legal info ERROR: No hash found for LICENSE.rst >>> gflags v2.2.0 Collecting legal info COPYING.txt: OK (sha256: 90d1f3701813c3cd65eee2dc736746fe46b465918f3f7d6d31463a2018b33fa5) >>> gptfdisk 1.0.3 Collecting legal info ERROR: No hash found for COPYING >>> util-linux 2.32 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) >>> libcap-ng 0.7.9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> iftop 1.0pre4 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) >>> 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) >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> jquery 1.11.2 Collecting legal info >>> libcurl 7.60.0 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> openssl Collecting legal info >>> libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> libdvbpsi 1.3.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libebur128 v1.2.2 Collecting legal info COPYING: OK (sha256: d6b4754bb67bdd08b97d5d11b2d7434997a371585a78fe77007149df3af8d09c) >>> libevent 2.1.8-stable Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libfreefare 0.4.0 Collecting legal info COPYING: OK (sha256: be6209dfd763a0ba77fbe990cfd2512804441d8b5f0cad927baa3341b50fcade) >>> libnfc 1.7.1 Collecting legal info ERROR: No hash found for COPYING >>> libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> libg7221 dbfc29d4806ecdace50379a2f4d68a992a6fec34 Collecting legal info COPYING: OK (sha256: 26cc5f718279b45dbe34e25a2d29b2c8ca487bd9ab11b2d68c9318ff59d5c645) >>> libldns 1.7.0 Collecting legal info LICENSE: OK (sha256: 9e0b1505c358d1a7c79555ee8bd1acbe2985dbc74dd81f3697cebf2161e922e6) >>> libmpeg2 0.5.1 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libsndfile 1.0.28 Collecting legal info ERROR: No hash found for COPYING >>> libsrtp v1.5.4 Collecting legal info ERROR: No hash found for LICENSE >>> libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libxslt 1.1.29 Collecting legal info ERROR: No hash found for COPYING >>> lsscsi 0.28 Collecting legal info ERROR: No hash found for COPYING >>> 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.169 Collecting legal info ERROR: No hash found for COPYING-GPLV2 ERROR: No hash found for COPYING-LGPLV3 >>> 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-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-libglib2 2.56.1 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-util-linux 2.32 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-popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> opencv 2.4.13.3 Collecting legal info LICENSE: OK (sha256: 46e42877dfc3ac65769292cb4dc1a04b204ad9e40859a390f4c035d6179fbcc4) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pppd 2.4.7 Collecting legal info ERROR: No hash found for pppd/tdb.c ERROR: No hash found for pppd/plugins/pppoatm/COPYING ERROR: No hash found for pppdump/bsd-comp.c ERROR: No hash found for pppd/ccp.c ERROR: No hash found for pppd/plugins/passprompt.c >>> protobuf 3.4.1 Collecting legal info ERROR: No hash found for LICENSE >>> host-protobuf 3.4.1 Collecting legal info ERROR: No hash found for LICENSE >>> psplash 5b3c1cc28f5abdc2c33830150b48b278cc4f7bca Collecting legal info >>> runc 9c2d8d184e5da67c95d601382adf14862e4f2228 Collecting legal info ERROR: No hash found for LICENSE >>> host-go 1.10.2 Collecting legal info ERROR: No hash found for LICENSE >>> host-go-bootstrap 1.4.3 Collecting legal info ERROR: No hash found for LICENSE >>> s6-rc 0.4.0.1 Collecting legal info COPYING: OK (sha256: 1377d3b18a31de11e8bb06f0f46888a23bc16cbc57285035793bf7e7943bbcb3) >>> s6 2.7.1.1 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> sbc 1.3 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> stress 1.0.4 Collecting legal info ERROR: No hash found for COPYING >>> sunxi-cedarx b8f52d913f73720e50d8f1b2f8610467b575dc45 Collecting legal info >>> host-tegrarcm v1.7 Collecting legal info ERROR: No hash found for LICENSE >>> host-cryptopp 7.0.0 Collecting legal info License.txt: OK (sha256: fe5f5f187e6e38ac2f833956fc5c4cab2df08797cff07f540e4ee74f12f7ee5b) >>> host-libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> transmission 2.93 Collecting legal info COPYING: OK (sha256: 20801783bf59e27d03ed6aab625b32a34e221ae95bf801db87827c8023398495) >>> host-intltool 0.51.0 Collecting legal info ERROR: No hash found for COPYING >>> host-libxml-parser-perl 2.44 Collecting legal info ERROR: No hash found for README >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> yajl 2.1.0 Collecting legal info ERROR: No hash found for COPYING WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-codesourcery-arm-2014.05-29: cannot save license (TOOLCHAIN_EXTERNAL_CODESOURCERY_ARM_LICENSE_FILES not defined) WARNING: comix-cursors-0.8.2: cannot save license (COMIX_CURSORS_LICENSE_FILES not defined) WARNING: jquery-1.11.2: cannot save license (JQUERY_LICENSE_FILES not defined) WARNING: psplash-5b3c1cc28f5abdc2c33830150b48b278cc4f7bca: cannot save license (PSPLASH_LICENSE_FILES not defined) WARNING: sunxi-cedarx-b8f52d913f73720e50d8f1b2f8610467b575dc45: cannot save license (SUNXI_CEDARX_LICENSE_FILES not defined) Legal info produced in /home/test/autobuild/run/instance-0/output/legal-info make: Leaving directory `/home/test/autobuild/run/instance-0/buildroot'