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/wpan-tools-0.7/ make[1]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/wpan-tools-0.7' Making install in src make[3]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-2/output/target/usr/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c iwpan '/home/buildroot/autobuild/instance-2/output/target/usr/bin' libtool: install: /usr/bin/install -c iwpan /home/buildroot/autobuild/instance-2/output/target/usr/bin/iwpan Making install in wpan-ping make[3]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-2/output/target/usr/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c wpan-ping '/home/buildroot/autobuild/instance-2/output/target/usr/bin' libtool: install: /usr/bin/install -c wpan-ping /home/buildroot/autobuild/instance-2/output/target/usr/bin/wpan-ping make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[1]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/wpan-tools-0.7' yajl-2.1.0.tar.gz: OK (sha256: 3fb73364a5a30efe615046d07e6db9d09fd2b41c763c5f7d3bfb121cd5c5ac5a) >>> yajl 2.1.0 Extracting gzip -d -c /home/buildroot/autobuild/instance-2/dl/yajl/yajl-2.1.0.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-2/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/buildroot/autobuild/instance-2/output/build/yajl-2.1.0/ && cd /home/buildroot/autobuild/instance-2/output/build/yajl-2.1.0/ && 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/yajl-2.1.0/ -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=OFF ) -- The C compiler identification is GNU 6.4.0 -- 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 -- Performing Test HAVE_GCC_VISIBILITY -- Performing Test HAVE_GCC_VISIBILITY - Success -- Looking for isnan in c -- Looking for isnan in c - not found running /home/buildroot/autobuild/instance-2/output/host/bin/cmake -E copy_if_different /home/buildroot/autobuild/instance-2/output/build/yajl-2.1.0/src/api/yajl_parse.h /home/buildroot/autobuild/instance-2/output/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 running /home/buildroot/autobuild/instance-2/output/host/bin/cmake -E copy_if_different /home/buildroot/autobuild/instance-2/output/build/yajl-2.1.0/src/api/yajl_gen.h /home/buildroot/autobuild/instance-2/output/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 running /home/buildroot/autobuild/instance-2/output/host/bin/cmake -E copy_if_different /home/buildroot/autobuild/instance-2/output/build/yajl-2.1.0/src/api/yajl_common.h /home/buildroot/autobuild/instance-2/output/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 running /home/buildroot/autobuild/instance-2/output/host/bin/cmake -E copy_if_different /home/buildroot/autobuild/instance-2/output/build/yajl-2.1.0/src/api/yajl_tree.h /home/buildroot/autobuild/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 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/buildroot/autobuild/instance-2/output/build/yajl-2.1.0 >>> yajl 2.1.0 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/yajl-2.1.0/ make[1]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/yajl-2.1.0' make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/yajl-2.1.0' Scanning dependencies of target yajl_s make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/yajl-2.1.0' [ 4%] Building C object src/CMakeFiles/yajl_s.dir/yajl_lex.c.o [ 8%] Building C object src/CMakeFiles/yajl_s.dir/yajl.c.o [ 17%] Building C object src/CMakeFiles/yajl_s.dir/yajl_parser.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/buildroot/autobuild/instance-2/output/build/yajl-2.1.0' [ 43%] Built target yajl_s make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/yajl-2.1.0' Scanning dependencies of target gen-extra-close make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/yajl-2.1.0' Scanning dependencies of target json_reformat Scanning dependencies of target yajl_test make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/yajl-2.1.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/yajl-2.1.0' Scanning dependencies of target json_verify make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/yajl-2.1.0' [ 47%] Building C object test/api/CMakeFiles/gen-extra-close.dir/gen-extra-close.c.o [ 56%] 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 make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/yajl-2.1.0' [ 65%] Built target gen-extra-close make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/yajl-2.1.0' Scanning dependencies of target parse_config make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/yajl-2.1.0' [ 69%] Building C object example/CMakeFiles/parse_config.dir/parse_config.c.o [ 73%] Linking C executable json_verify [ 78%] Linking C executable json_reformat [ 82%] Linking C executable yajl_test [ 86%] Linking C executable parse_config make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/yajl-2.1.0' [ 86%] Built target json_verify make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/yajl-2.1.0' Scanning dependencies of target perftest make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/yajl-2.1.0' [ 91%] Building C object perf/CMakeFiles/perftest.dir/perftest.c.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/yajl-2.1.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/yajl-2.1.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/yajl-2.1.0' [ 91%] Built target json_reformat [ 91%] Built target parse_config [ 91%] Built target yajl_test [ 95%] Building C object perf/CMakeFiles/perftest.dir/documents.c.o [100%] Linking C executable perftest make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/yajl-2.1.0' [100%] Built target perftest make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/yajl-2.1.0' make[1]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/yajl-2.1.0' >>> yajl 2.1.0 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-uclinux-uclibcgnueabi/sysroot install/fast -C /home/buildroot/autobuild/instance-2/output/build/yajl-2.1.0/ make[1]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/yajl-2.1.0' Install the project... -- Install configuration: "Release" -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libyajl.a -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yajl/yajl_parse.h -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yajl/yajl_gen.h -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yajl/yajl_common.h -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yajl/yajl_tree.h -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yajl/yajl_version.h -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/share/pkgconfig/yajl.pc -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/bin/json_reformat -- Installing: /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/bin/json_verify make[1]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/yajl-2.1.0' >>> yajl 2.1.0 Fixing libtool files >>> yajl 2.1.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/fast -C /home/buildroot/autobuild/instance-2/output/build/yajl-2.1.0/ make[1]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/yajl-2.1.0' Install the project... -- Install configuration: "Release" -- Installing: /home/buildroot/autobuild/instance-2/output/target/usr/lib/libyajl.a -- Installing: /home/buildroot/autobuild/instance-2/output/target/usr/include/yajl/yajl_parse.h -- Installing: /home/buildroot/autobuild/instance-2/output/target/usr/include/yajl/yajl_gen.h -- Installing: /home/buildroot/autobuild/instance-2/output/target/usr/include/yajl/yajl_common.h -- Installing: /home/buildroot/autobuild/instance-2/output/target/usr/include/yajl/yajl_tree.h -- Installing: /home/buildroot/autobuild/instance-2/output/target/usr/include/yajl/yajl_version.h -- Installing: /home/buildroot/autobuild/instance-2/output/target/usr/share/pkgconfig/yajl.pc -- Installing: /home/buildroot/autobuild/instance-2/output/target/usr/bin/json_reformat -- Installing: /home/buildroot/autobuild/instance-2/output/target/usr/bin/json_verify make[1]: Leaving directory '/home/buildroot/autobuild/instance-2/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/buildroot/autobuild/instance-2/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/instance-2/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libldns.la" is touched by more than one package: [u'libldns', u'libmnl', u'libmodplug', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_queue', u'libreplaygain', u'libsidplay2', u'libwebsock', u'libyaml', u'pixman', u'safeclib', u'slirp', u'snappy', u'tinydtls', u'yajl'] Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'ibrcommon', u'ibrdtn', u'jsoncpp', u'libao', u'libclc', u'libcli', u'libcue', u'libcuefile', u'libestr', u'libev', u'libevent', u'libgpg-error', u'libgcrypt', u'libldns', u'libmnl', u'libmodplug', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_queue', u'libreplaygain', u'libsidplay2', u'libwebsock', u'libyaml', u'pixman', u'safeclib', u'slirp', u'snappy', u'tinydtls', u'yajl'] Warning: staging file "./usr/lib/libfdk-aac.la" is touched by more than one package: [u'fdk-aac', u'flex', u'linux-syscall-support', u'google-breakpad', u'libnl', u'ibrcommon', u'ibrdtn', u'jsoncpp', u'libao', u'libclc', u'libcli', u'libcue', u'libcuefile', u'libestr', u'libev', u'libevent', u'libgpg-error', u'libgcrypt', u'libldns', u'libmnl', u'libmodplug', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_queue', u'libreplaygain', u'libsidplay2', u'libwebsock', u'libyaml', u'pixman', u'safeclib', u'slirp', u'snappy', u'tinydtls', u'yajl'] Warning: staging file "./usr/lib/libevent_pthreads.la" is touched by more than one package: [u'libevent', u'libgpg-error', u'libgcrypt', u'libldns', u'libmnl', u'libmodplug', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_queue', u'libreplaygain', u'libsidplay2', u'libwebsock', u'libyaml', u'pixman', u'safeclib', u'slirp', u'snappy', u'tinydtls', u'yajl'] Warning: staging file "./usr/lib/libyaml.la" is touched by more than one package: [u'libyaml', u'pixman', u'safeclib', u'slirp', u'snappy', u'tinydtls', u'yajl'] Warning: staging file "./usr/lib/libresid-builder.la" is touched by more than one package: [u'libsidplay2', u'libwebsock', u'libyaml', u'pixman', u'safeclib', u'slirp', u'snappy', u'tinydtls', u'yajl'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'ibrcommon', u'ibrdtn', u'jsoncpp', u'libao', u'libclc', u'libcli', u'libcue', u'libcuefile', u'libestr', u'libev', u'libevent', u'libgpg-error', u'libgcrypt', u'libldns', u'libmnl', u'libmodplug', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_queue', u'libreplaygain', u'libsidplay2', u'libwebsock', u'libyaml', u'pixman', u'safeclib', u'slirp', u'snappy', u'tinydtls', u'yajl'] Warning: staging file "./usr/lib/libhardsid-builder.la" is touched by more than one package: [u'libsidplay2', u'libwebsock', u'libyaml', u'pixman', u'safeclib', u'slirp', u'snappy', u'tinydtls', u'yajl'] Warning: staging file "./usr/lib/libslirp.la" is touched by more than one package: [u'slirp', u'snappy', u'tinydtls', u'yajl'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'ibrcommon', u'ibrdtn', u'jsoncpp', u'libao', u'libclc', u'libcli', u'libcue', u'libcuefile', u'libestr', u'libev', u'libevent', u'libgpg-error', u'libgcrypt', u'libldns', u'libmnl', u'libmodplug', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_queue', u'libreplaygain', u'libsidplay2', u'libwebsock', u'libyaml', u'pixman', u'safeclib', u'slirp', u'snappy', u'tinydtls', u'yajl'] Warning: staging file "./usr/lib/libev.la" is touched by more than one package: [u'libev', u'libevent', u'libgpg-error', u'libgcrypt', u'libldns', u'libmnl', u'libmodplug', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_queue', u'libreplaygain', u'libsidplay2', u'libwebsock', u'libyaml', u'pixman', u'safeclib', u'slirp', u'snappy', u'tinydtls', u'yajl'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'ibrcommon', u'ibrdtn', u'jsoncpp', u'libao', u'libclc', u'libcli', u'libcue', u'libcuefile', u'libestr', u'libev', u'libevent', u'libgpg-error', u'libgcrypt', u'libldns', u'libmnl', u'libmodplug', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_queue', u'libreplaygain', u'libsidplay2', u'libwebsock', u'libyaml', u'pixman', u'safeclib', u'slirp', u'snappy', u'tinydtls', u'yajl'] Warning: staging file "./usr/lib/libibrcommon.la" is touched by more than one package: [u'ibrcommon', u'ibrdtn', u'jsoncpp', u'libao', u'libclc', u'libcli', u'libcue', u'libcuefile', u'libestr', u'libev', u'libevent', u'libgpg-error', u'libgcrypt', u'libldns', u'libmnl', u'libmodplug', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_queue', u'libreplaygain', u'libsidplay2', u'libwebsock', u'libyaml', u'pixman', u'safeclib', u'slirp', u'snappy', u'tinydtls', u'yajl'] Warning: staging file "./usr/lib32" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/lib/libevent_extra.la" is touched by more than one package: [u'libevent', u'libgpg-error', u'libgcrypt', u'libldns', u'libmnl', u'libmodplug', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_queue', u'libreplaygain', u'libsidplay2', u'libwebsock', u'libyaml', u'pixman', u'safeclib', u'slirp', u'snappy', u'tinydtls', u'yajl'] Warning: staging file "./usr/lib/libestr.la" is touched by more than one package: [u'libestr', u'libev', u'libevent', u'libgpg-error', u'libgcrypt', u'libldns', u'libmnl', u'libmodplug', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_queue', u'libreplaygain', u'libsidplay2', u'libwebsock', u'libyaml', u'pixman', u'safeclib', u'slirp', u'snappy', u'tinydtls', u'yajl'] Warning: staging file "./usr/lib/libfl.la" is touched by more than one package: [u'flex', u'linux-syscall-support', u'google-breakpad', u'libnl', u'ibrcommon', u'ibrdtn', u'jsoncpp', u'libao', u'libclc', u'libcli', u'libcue', u'libcuefile', u'libestr', u'libev', u'libevent', u'libgpg-error', u'libgcrypt', u'libldns', u'libmnl', u'libmodplug', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_queue', u'libreplaygain', u'libsidplay2', u'libwebsock', u'libyaml', u'pixman', u'safeclib', u'slirp', u'snappy', u'tinydtls', u'yajl'] Warning: staging file "./usr/lib/libao.la" is touched by more than one package: [u'libao', u'libclc', u'libcli', u'libcue', u'libcuefile', u'libestr', u'libev', u'libevent', u'libgpg-error', u'libgcrypt', u'libldns', u'libmnl', u'libmodplug', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_queue', u'libreplaygain', u'libsidplay2', u'libwebsock', u'libyaml', u'pixman', u'safeclib', u'slirp', u'snappy', u'tinydtls', u'yajl'] Warning: staging file "./usr/lib/libibrdtn.la" is touched by more than one package: [u'ibrdtn', u'jsoncpp', u'libao', u'libclc', u'libcli', u'libcue', u'libcuefile', u'libestr', u'libev', u'libevent', u'libgpg-error', u'libgcrypt', u'libldns', u'libmnl', u'libmodplug', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_queue', u'libreplaygain', u'libsidplay2', u'libwebsock', u'libyaml', u'pixman', u'safeclib', u'slirp', u'snappy', u'tinydtls', u'yajl'] Warning: staging file "./usr/lib/libevent_core.la" is touched by more than one package: [u'libevent', u'libgpg-error', u'libgcrypt', u'libldns', u'libmnl', u'libmodplug', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_queue', u'libreplaygain', u'libsidplay2', u'libwebsock', u'libyaml', u'pixman', u'safeclib', u'slirp', u'snappy', u'tinydtls', u'yajl'] Warning: staging file "./usr/lib/libmodplug.la" is touched by more than one package: [u'libmodplug', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_queue', u'libreplaygain', u'libsidplay2', u'libwebsock', u'libyaml', u'pixman', u'safeclib', u'slirp', u'snappy', u'tinydtls', u'yajl'] Warning: staging file "./usr/lib/ao/plugins-4/liboss.la" is touched by more than one package: [u'libao', u'libclc', u'libcli', u'libcue', u'libcuefile', u'libestr', u'libev', u'libevent', u'libgpg-error', u'libgcrypt', u'libldns', u'libmnl', u'libmodplug', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_queue', u'libreplaygain', u'libsidplay2', u'libwebsock', u'libyaml', u'pixman', u'safeclib', u'slirp', u'snappy', u'tinydtls', u'yajl'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'ibrcommon', u'ibrdtn', u'jsoncpp', u'libao', u'libclc', u'libcli', u'libcue', u'libcuefile', u'libestr', u'libev', u'libevent', u'libgpg-error', u'libgcrypt', u'libldns', u'libmnl', u'libmodplug', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_queue', u'libreplaygain', u'libsidplay2', u'libwebsock', u'libyaml', u'pixman', u'safeclib', u'slirp', u'snappy', u'tinydtls', u'yajl'] Warning: staging file "./usr/lib/libsidplay2.la" is touched by more than one package: [u'libsidplay2', u'libwebsock', u'libyaml', u'pixman', u'safeclib', u'slirp', u'snappy', u'tinydtls', u'yajl'] Warning: staging file "./usr/lib/libsidutils.la" is touched by more than one package: [u'libsidplay2', u'libwebsock', u'libyaml', u'pixman', u'safeclib', u'slirp', u'snappy', u'tinydtls', u'yajl'] Warning: staging file "./usr/lib/libevent.la" is touched by more than one package: [u'libevent', u'libgpg-error', u'libgcrypt', u'libldns', u'libmnl', u'libmodplug', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_queue', u'libreplaygain', u'libsidplay2', u'libwebsock', u'libyaml', u'pixman', u'safeclib', u'slirp', u'snappy', u'tinydtls', u'yajl'] Warning: staging file "./etc/mtab" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/lib/libsafec-3.3.la" is touched by more than one package: [u'safeclib', u'slirp', u'snappy', u'tinydtls', u'yajl'] Warning: staging file "./usr/lib/libnfnetlink.la" is touched by more than one package: [u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_queue', u'libreplaygain', u'libsidplay2', u'libwebsock', u'libyaml', u'pixman', u'safeclib', u'slirp', u'snappy', u'tinydtls', u'yajl'] Warning: staging file "./usr/lib/libevent_openssl.la" is touched by more than one package: [u'libevent', u'libgpg-error', u'libgcrypt', u'libldns', u'libmnl', u'libmodplug', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_queue', u'libreplaygain', u'libsidplay2', u'libwebsock', u'libyaml', u'pixman', u'safeclib', u'slirp', u'snappy', u'tinydtls', u'yajl'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'ibrcommon', u'ibrdtn', u'jsoncpp', u'libao', u'libclc', u'libcli', u'libcue', u'libcuefile', u'libestr', u'libev', u'libevent', u'libgpg-error', u'libgcrypt', u'libldns', u'libmnl', u'libmodplug', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_queue', u'libreplaygain', u'libsidplay2', u'libwebsock', u'libyaml', u'pixman', u'safeclib', u'slirp', u'snappy', u'tinydtls', u'yajl'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'libmodplug', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_queue', u'libreplaygain', u'libsidplay2', u'libwebsock', u'libyaml', u'pixman', u'safeclib', u'slirp', u'snappy', u'tinydtls', u'yajl'] Warning: staging file "./usr/lib/libnetfilter_queue.la" is touched by more than one package: [u'libnetfilter_queue', u'libreplaygain', u'libsidplay2', u'libwebsock', u'libyaml', u'pixman', u'safeclib', u'slirp', u'snappy', u'tinydtls', u'yajl'] Warning: staging file "./usr/lib/libpixman-1.la" is touched by more than one package: [u'pixman', u'safeclib', u'slirp', u'snappy', u'tinydtls', u'yajl'] Warning: staging file "./usr/lib/libreplaygain.la" is touched by more than one package: [u'libreplaygain', u'libsidplay2', u'libwebsock', u'libyaml', u'pixman', u'safeclib', u'slirp', u'snappy', u'tinydtls', u'yajl'] Warning: staging file "./usr/lib/libnetfilter_conntrack.la" is touched by more than one package: [u'libnetfilter_conntrack', u'libnetfilter_queue', u'libreplaygain', u'libsidplay2', u'libwebsock', u'libyaml', u'pixman', u'safeclib', u'slirp', u'snappy', u'tinydtls', u'yajl'] Warning: staging file "./usr/lib/libgpg-error.la" is touched by more than one package: [u'libgpg-error', u'libgcrypt', u'libldns', u'libmnl', u'libmodplug', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_queue', u'libreplaygain', u'libsidplay2', u'libwebsock', u'libyaml', u'pixman', u'safeclib', u'slirp', u'snappy', u'tinydtls', u'yajl'] Warning: staging file "./usr/lib/libgcrypt.la" is touched by more than one package: [u'libgcrypt', u'libldns', u'libmnl', u'libmodplug', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_queue', u'libreplaygain', u'libsidplay2', u'libwebsock', u'libyaml', u'pixman', u'safeclib', u'slirp', u'snappy', u'tinydtls', u'yajl'] 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/lib/libwebsock.la" is touched by more than one package: [u'libwebsock', u'libyaml', u'pixman', u'safeclib', u'slirp', u'snappy', u'tinydtls', u'yajl'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/instance-2/output/build/packages-file-list-host.txt Warning: host file "./arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libwebsock.la" is touched by more than one package: [u'host-opkg-utils', u'host-swig'] Warning: host file "./arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libao.la" is touched by more than one package: [u'host-expat', u'host-opkg-utils', u'host-swig'] Warning: host file "./arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libevent.la" is touched by more than one package: [u'host-opkg-utils', u'host-swig'] Warning: host file "./arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libhardsid-builder.la" is touched by more than one package: [u'host-opkg-utils', u'host-swig'] Warning: host file "./arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libnetfilter_conntrack.la" is touched by more than one package: [u'host-opkg-utils', u'host-swig'] Warning: host file "./arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libgpg-error.la" is touched by more than one package: [u'host-opkg-utils', u'host-swig'] Warning: host file "./arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libsidutils.la" is touched by more than one package: [u'host-opkg-utils', u'host-swig'] Warning: host file "./arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libestr.la" is touched by more than one package: [u'host-opkg-utils', u'host-swig'] Warning: host file "./arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libreplaygain.la" is touched by more than one package: [u'host-opkg-utils', u'host-swig'] Warning: host file "./arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libibrcommon.la" is touched by more than one package: [u'host-cmake', u'host-expat', u'host-opkg-utils', u'host-swig'] Warning: host file "./arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libnfnetlink.la" is touched by more than one package: [u'host-opkg-utils', u'host-swig'] Warning: host file "./arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libmnl.la" is touched by more than one package: [u'host-opkg-utils', u'host-swig'] Warning: host file "./arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libldns.la" is touched by more than one package: [u'host-opkg-utils', u'host-swig'] Warning: host file "./arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libibrdtn.la" is touched by more than one package: [u'host-cmake', u'host-expat', u'host-opkg-utils', u'host-swig'] Warning: host file "./arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libfl.la" is touched by more than one package: [u'host-genpart', u'host-cmake', u'host-expat', u'host-opkg-utils', u'host-swig'] Warning: host file "./arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.la" is touched by more than one package: [u'host-opkg-utils', u'host-swig'] Warning: host file "./arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'host-cmake', u'host-expat', u'host-opkg-utils', u'host-swig'] Warning: host file "./arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libevent_pthreads.la" is touched by more than one package: [u'host-opkg-utils', u'host-swig'] Warning: host file "./arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libresid-builder.la" is touched by more than one package: [u'host-opkg-utils', u'host-swig'] Warning: host file "./arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libmodplug.la" is touched by more than one package: [u'host-opkg-utils', u'host-swig'] Warning: host file "./arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libsidplay2.la" is touched by more than one package: [u'host-opkg-utils', u'host-swig'] Warning: host file "./arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libnl-3.la" is touched by more than one package: [u'host-cmake', u'host-expat', u'host-opkg-utils', u'host-swig'] Warning: host file "./arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libevent_extra.la" is touched by more than one package: [u'host-opkg-utils', u'host-swig'] Warning: host file "./arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libyaml.la" is touched by more than one package: [u'host-opkg-utils', u'host-swig'] Warning: host file "./arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libnl-route-3.la" is touched by more than one package: [u'host-cmake', u'host-expat', u'host-opkg-utils', u'host-swig'] Warning: host file "./arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libevent_openssl.la" is touched by more than one package: [u'host-opkg-utils', u'host-swig'] Warning: host file "./arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libnl-nf-3.la" is touched by more than one package: [u'host-cmake', u'host-expat', u'host-opkg-utils', u'host-swig'] Warning: host file "./arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libev.la" is touched by more than one package: [u'host-opkg-utils', u'host-swig'] Warning: host file "./arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libfdk-aac.la" is touched by more than one package: [u'host-genpart', u'host-cmake', u'host-expat', u'host-opkg-utils', u'host-swig'] Warning: host file "./arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libnetfilter_queue.la" is touched by more than one package: [u'host-opkg-utils', u'host-swig'] Warning: host file "./arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libnl-genl-3.la" is touched by more than one package: [u'host-cmake', u'host-expat', u'host-opkg-utils', u'host-swig'] Warning: host file "./arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libevent_core.la" is touched by more than one package: [u'host-opkg-utils', u'host-swig'] Warning: host file "./arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'host-cmake', u'host-expat', u'host-opkg-utils', u'host-swig'] Warning: host file "./arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/ao/plugins-4/liboss.la" is touched by more than one package: [u'host-expat', u'host-opkg-utils', u'host-swig'] 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 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" BR2_DL_DIR=/home/buildroot/autobuild/instance-2/dl BUILD_DIR=/home/buildroot/autobuild/instance-2/output/build O=/home/buildroot/autobuild/instance-2/output package/google-breakpad/gen-syms.sh /home/buildroot/autobuild/instance-2/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot /home/buildroot/autobuild/instance-2/output/target 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 ; 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/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/autobuild/instance-2/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/autobuild/instance-2/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/autobuild/instance-2/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 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=2018.11.3-00024-g3e37abb311"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.11.3"; \ echo "PRETTY_NAME=\"Buildroot 2018.11.3\"" \ ) > /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 2018.11.3-00024-g3e37abb311 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 >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> aoetools 37 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> axel 2.16.1 Collecting legal info ERROR: No hash found for COPYING >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> openssl Collecting legal info >>> libopenssl 1.0.2q Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> busybox 1.29.3 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> host-dtc 1.4.7 Collecting legal info ERROR: No hash found for README.license ERROR: No hash found for GPL >>> 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) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> 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.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> evtest 1.33 Collecting legal info ERROR: No hash found for COPYING >>> fdk-aac 0.1.6 Collecting legal info NOTICE: OK (sha256: 40b9ad8a1c630853bffc51bb5a46adf5c457afcc7c70d66d2ef919b1f14ccb4e) >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-genpart 1.0.2 Collecting legal info >>> gnuplot 5.0.6 Collecting legal info ERROR: No hash found for Copyright >>> google-breakpad 7515ab13768c7edc09f0f2ec2354dc6c928239a6 Collecting legal info ERROR: No hash found for LICENSE >>> host-google-breakpad 7515ab13768c7edc09f0f2ec2354dc6c928239a6 Collecting legal info ERROR: No hash found for LICENSE >>> host-linux-syscall-support 3f6478ac95edf86cd3da300c2c0d34a438f5dbeb Collecting legal info ERROR: No hash found for linux_syscall_support.h >>> linux-syscall-support 3f6478ac95edf86cd3da300c2c0d34a438f5dbeb Collecting legal info ERROR: No hash found for linux_syscall_support.h >>> ibrcommon 1.0.1 Collecting legal info COPYING: OK (sha256: 1a0b57773a46d9d4cc2f0d1780a17acc38af506bb1e0234aaa85f8ccd6dc0b92) README: OK (sha256: 9b8a430c2136ebcf76bd37f50da7d7a80ede413ec6604cc4694ea536e779854c) >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> ibrdtn 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> ibrdtnd 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> iperf3 3.6 Collecting legal info LICENSE: OK (sha256: 52c42914d7d79fe5e95d0d1b821556d9f06bf756ac910fe085a46d238a33e594) >>> jsoncpp 1.8.4 Collecting legal info LICENSE: OK (sha256: 95039d77a20e75b428207740d9a8f97b2dce3c89da4b21f1ad862b5997160e0a) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> libao 1.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libclc dabae5a2afb78cba0320a86e3f5f0b5dc83e077c Collecting legal info LICENSE.TXT: OK (sha256: 45187a46f0637e4e92decb51d8dc3c9e4957b349d0283dfbd6647e8000d9ac7f) >>> host-clang 7.0.0 Collecting legal info LICENSE.TXT: OK (sha256: 3f3f2e96e3b7319d2b4b49227d6da624a717340107ce2ca5342a25e0e57dfd35) >>> host-llvm 7.0.0 Collecting legal info LICENSE.TXT: OK (sha256: 0303dfeaac87b80d2d1e543aa38d5be77b0eac93c3d04fe7e3c8eaa71a778667) >>> 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) >>> libcli c63c9d35144939c8b4fa3c5394aed2e29ff517b0 Collecting legal info COPYING: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libcue v2.2.1 Collecting legal info LICENSE: OK (sha256: c388d36583fa54e13b6d73ad924d0b68d073ed8a5771e17cb49104705df4504f) >>> libcuefile r475 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libestr 0.1.10 Collecting legal info COPYING: OK (sha256: 835b4793da5cbb8965fbd63905b55a4cb4310b7d1b882077d23066b08f901ff8) >>> libev 4.24 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libevent 2.1.8-stable Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libgcrypt 1.8.4 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.33 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libldns 1.7.0 Collecting legal info LICENSE: OK (sha256: 9e0b1505c358d1a7c79555ee8bd1acbe2985dbc74dd81f3697cebf2161e922e6) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmodplug 0.8.8.5 Collecting legal info COPYING: OK (sha256: 49942e7b3b175f549e751feb08b5270ca6f6c5fb7a1be9f9517db275ec32c92e) >>> libnetfilter_conntrack 1.0.7 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfnetlink 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnetfilter_queue 1.0.3 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libreplaygain r475 Collecting legal info ERROR: No hash found for src/gain_analysis.c >>> libsidplay2 2.1.1 Collecting legal info ERROR: No hash found for libsidplay/COPYING >>> libwebsock 3c1615eeadb0b582b63851073bfe3e5132f31ebc Collecting legal info ERROR: No hash found for COPYING.lesser >>> libyaml 0.2.1 Collecting legal info LICENSE: OK (sha256: bfcb6a7dfbfd30e0ccc8bb34ab712bd1568586ad8c5b078ccae443b04e79749e) >>> modplugtools 0.5.3 Collecting legal info ERROR: No hash found for COPYING >>> host-opkg-utils 0.3.4 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pixman 0.34.0 Collecting legal info ERROR: No hash found for COPYING >>> safeclib v03032018 Collecting legal info COPYING: OK (sha256: c33e77efd5781e3d59a2bb648c82d2a615035ef0d24cf58880380e3af906510b) >>> slirp 8c2da74c1385242f20799fec8c04f8378edc6550 Collecting legal info >>> snappy 1.1.7 Collecting legal info COPYING: OK (sha256: 55172044f7e241207117448a4d9d6ba1d0925c8ad66b5d4c08c70adfa9cc3de6) >>> host-swig 3.0.12 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for LICENSE-GPL ERROR: No hash found for LICENSE-UNIVERSITIES >>> tinydtls 0.8.2 Collecting legal info tinydtls.h: OK (sha256: 65fbf31c3551633e7dcc051fac80f2c1a73b0b077af9ed564d726155dfc40513) >>> ux500-firmware 1.1.3-6 Collecting legal info ERROR: No hash found for license.txt >>> wpan-tools 0.7 Collecting legal info ERROR: No hash found for COPYING >>> 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-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: genpart-1.0.2: cannot save license (HOST_GENPART_LICENSE_FILES not defined) WARNING: slirp-8c2da74c1385242f20799fec8c04f8378edc6550: cannot save license (SLIRP_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'