Saving to: '/home/buildroot/autobuild/run/instance-0/output/build/.yajl-2.1.0.tar.gz.aYshNB/output' 0K .......... .......... .......... .......... .......... 313K 50K .......... .......... .......... .. 113M=0.2s 2018-10-20 15:20:20 (512 KB/s) - '/home/buildroot/autobuild/run/instance-0/output/build/.yajl-2.1.0.tar.gz.aYshNB/output' saved [83997] yajl-2.1.0.tar.gz: OK (sha256: 3fb73364a5a30efe615046d07e6db9d09fd2b41c763c5f7d3bfb121cd5c5ac5a) >>> yajl 2.1.0 Extracting gzip -d -c /home/buildroot/autobuild/run/instance-0/dl/yajl/yajl-2.1.0.tar.gz | tar --strip-components=1 -C /home/buildroot/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/buildroot/autobuild/run/instance-0/output/build/yajl-2.1.0/ && cd /home/buildroot/autobuild/run/instance-0/output/build/yajl-2.1.0/ && rm -f CMakeCache.txt && PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/snap/bin" /home/buildroot/autobuild/run/instance-0/output/host/bin/cmake /home/buildroot/autobuild/run/instance-0/output/build/yajl-2.1.0/ -DCMAKE_TOOLCHAIN_FILE="/home/buildroot/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 6.4.0 -- Check for working C compiler: /home/buildroot/autobuild/run/instance-0/output/host/bin/m68k-linux-gcc -- Check for working C compiler: /home/buildroot/autobuild/run/instance-0/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 /home/buildroot/autobuild/run/instance-0/output/host/bin/cmake -E copy_if_different /home/buildroot/autobuild/run/instance-0/output/build/yajl-2.1.0/src/api/yajl_parse.h /home/buildroot/autobuild/run/instance-0/output/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 running /home/buildroot/autobuild/run/instance-0/output/host/bin/cmake -E copy_if_different /home/buildroot/autobuild/run/instance-0/output/build/yajl-2.1.0/src/api/yajl_gen.h /home/buildroot/autobuild/run/instance-0/output/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 running /home/buildroot/autobuild/run/instance-0/output/host/bin/cmake -E copy_if_different /home/buildroot/autobuild/run/instance-0/output/build/yajl-2.1.0/src/api/yajl_common.h /home/buildroot/autobuild/run/instance-0/output/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 running /home/buildroot/autobuild/run/instance-0/output/host/bin/cmake -E copy_if_different /home/buildroot/autobuild/run/instance-0/output/build/yajl-2.1.0/src/api/yajl_tree.h /home/buildroot/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/buildroot/autobuild/run/instance-0/output/build/yajl-2.1.0 >>> yajl 2.1.0 Building PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/snap/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/run/instance-0/output/build/yajl-2.1.0/ make[1]: Entering directory '/home/buildroot/autobuild/run/instance-0/output/build/yajl-2.1.0' make[2]: Entering directory '/home/buildroot/autobuild/run/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/autobuild/run/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/autobuild/run/instance-0/output/build/yajl-2.1.0' Scanning dependencies of target yajl_s Scanning dependencies of target yajl make[3]: Leaving directory '/home/buildroot/autobuild/run/instance-0/output/build/yajl-2.1.0' make[3]: Leaving directory '/home/buildroot/autobuild/run/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/autobuild/run/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/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.dir/yajl_lex.c.o [ 9%] Building C object src/CMakeFiles/yajl.dir/yajl_parser.c.o [ 12%] Building C object src/CMakeFiles/yajl_s.dir/yajl.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_s.dir/yajl_parser.c.o [ 33%] Building C object src/CMakeFiles/yajl.dir/yajl_tree.c.o [ 36%] Building C object src/CMakeFiles/yajl.dir/yajl_version.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%] Linking C shared library ../yajl-2.1.0/lib/libyajl.so [ 51%] Building C object src/CMakeFiles/yajl_s.dir/yajl_alloc.c.o [ 51%] Building C object src/CMakeFiles/yajl_s.dir/yajl_gen.c.o make[3]: Leaving directory '/home/buildroot/autobuild/run/instance-0/output/build/yajl-2.1.0' [ 54%] Building C object src/CMakeFiles/yajl_s.dir/yajl_tree.c.o [ 54%] Built target yajl make[3]: Entering directory '/home/buildroot/autobuild/run/instance-0/output/build/yajl-2.1.0' [ 57%] Building C object src/CMakeFiles/yajl_s.dir/yajl_version.c.o Scanning dependencies of target yajl_test make[3]: Leaving directory '/home/buildroot/autobuild/run/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/autobuild/run/instance-0/output/build/yajl-2.1.0' [ 60%] Building C object test/parsing/CMakeFiles/yajl_test.dir/yajl_test.c.o make[3]: Entering directory '/home/buildroot/autobuild/run/instance-0/output/build/yajl-2.1.0' Scanning dependencies of target gen-extra-close make[3]: Leaving directory '/home/buildroot/autobuild/run/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/autobuild/run/instance-0/output/build/yajl-2.1.0' [ 63%] Building C object test/api/CMakeFiles/gen-extra-close.dir/gen-extra-close.c.o make[3]: Entering directory '/home/buildroot/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/buildroot/autobuild/run/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/autobuild/run/instance-0/output/build/yajl-2.1.0' [ 69%] Linking C static library ../yajl-2.1.0/lib/libyajl.a [ 72%] Building C object reformatter/CMakeFiles/json_reformat.dir/json_reformat.c.o [ 75%] Linking C executable gen-extra-close make[3]: Leaving directory '/home/buildroot/autobuild/run/instance-0/output/build/yajl-2.1.0' [ 75%] Built target yajl_test make[3]: Entering directory '/home/buildroot/autobuild/run/instance-0/output/build/yajl-2.1.0' make[3]: Leaving directory '/home/buildroot/autobuild/run/instance-0/output/build/yajl-2.1.0' [ 75%] Built target gen-extra-close Scanning dependencies of target json_verify [ 78%] Linking C executable json_reformat make[3]: Entering directory '/home/buildroot/autobuild/run/instance-0/output/build/yajl-2.1.0' make[3]: Leaving directory '/home/buildroot/autobuild/run/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/autobuild/run/instance-0/output/build/yajl-2.1.0' Scanning dependencies of target parse_config make[3]: Leaving directory '/home/buildroot/autobuild/run/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/autobuild/run/instance-0/output/build/yajl-2.1.0' make[3]: Leaving directory '/home/buildroot/autobuild/run/instance-0/output/build/yajl-2.1.0' [ 81%] Building C object verify/CMakeFiles/json_verify.dir/json_verify.c.o [ 81%] Built target yajl_s [ 84%] Building C object example/CMakeFiles/parse_config.dir/parse_config.c.o make[3]: Leaving directory '/home/buildroot/autobuild/run/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/autobuild/run/instance-0/output/build/yajl-2.1.0' [ 84%] Built target json_reformat Scanning dependencies of target perftest make[3]: Leaving directory '/home/buildroot/autobuild/run/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/autobuild/run/instance-0/output/build/yajl-2.1.0' [ 87%] Building C object perf/CMakeFiles/perftest.dir/perftest.c.o [ 90%] Linking C executable json_verify [ 93%] Building C object perf/CMakeFiles/perftest.dir/documents.c.o [ 96%] Linking C executable parse_config make[3]: Leaving directory '/home/buildroot/autobuild/run/instance-0/output/build/yajl-2.1.0' make[3]: Leaving directory '/home/buildroot/autobuild/run/instance-0/output/build/yajl-2.1.0' [ 96%] Built target json_verify [ 96%] Built target parse_config [100%] Linking C executable perftest make[3]: Leaving directory '/home/buildroot/autobuild/run/instance-0/output/build/yajl-2.1.0' [100%] Built target perftest make[2]: Leaving directory '/home/buildroot/autobuild/run/instance-0/output/build/yajl-2.1.0' make[1]: Leaving directory '/home/buildroot/autobuild/run/instance-0/output/build/yajl-2.1.0' >>> yajl 2.1.0 Installing to staging directory PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/snap/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-0/output/host/m68k-buildroot-linux-uclibc/sysroot install/fast -C /home/buildroot/autobuild/run/instance-0/output/build/yajl-2.1.0/ make[1]: Entering directory '/home/buildroot/autobuild/run/instance-0/output/build/yajl-2.1.0' Install the project... -- Install configuration: "Release" -- Installing: /home/buildroot/autobuild/run/instance-0/output/host/m68k-buildroot-linux-uclibc/sysroot/usr/lib/libyajl.so.2.1.0 -- Installing: /home/buildroot/autobuild/run/instance-0/output/host/m68k-buildroot-linux-uclibc/sysroot/usr/lib/libyajl.so.2 -- Installing: /home/buildroot/autobuild/run/instance-0/output/host/m68k-buildroot-linux-uclibc/sysroot/usr/lib/libyajl.so -- Installing: /home/buildroot/autobuild/run/instance-0/output/host/m68k-buildroot-linux-uclibc/sysroot/usr/lib/libyajl.a -- Installing: /home/buildroot/autobuild/run/instance-0/output/host/m68k-buildroot-linux-uclibc/sysroot/usr/include/yajl/yajl_parse.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/host/m68k-buildroot-linux-uclibc/sysroot/usr/include/yajl/yajl_gen.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/host/m68k-buildroot-linux-uclibc/sysroot/usr/include/yajl/yajl_common.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/host/m68k-buildroot-linux-uclibc/sysroot/usr/include/yajl/yajl_tree.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/host/m68k-buildroot-linux-uclibc/sysroot/usr/include/yajl/yajl_version.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/host/m68k-buildroot-linux-uclibc/sysroot/usr/share/pkgconfig/yajl.pc -- Installing: /home/buildroot/autobuild/run/instance-0/output/host/m68k-buildroot-linux-uclibc/sysroot/usr/bin/json_reformat -- Set runtime path of "/home/buildroot/autobuild/run/instance-0/output/host/m68k-buildroot-linux-uclibc/sysroot/usr/bin/json_reformat" to "" -- Installing: /home/buildroot/autobuild/run/instance-0/output/host/m68k-buildroot-linux-uclibc/sysroot/usr/bin/json_verify -- Set runtime path of "/home/buildroot/autobuild/run/instance-0/output/host/m68k-buildroot-linux-uclibc/sysroot/usr/bin/json_verify" to "" make[1]: Leaving directory '/home/buildroot/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/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/snap/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-0/output/target install/fast -C /home/buildroot/autobuild/run/instance-0/output/build/yajl-2.1.0/ make[1]: Entering directory '/home/buildroot/autobuild/run/instance-0/output/build/yajl-2.1.0' Install the project... -- Install configuration: "Release" -- Installing: /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/libyajl.so.2.1.0 -- Installing: /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/libyajl.so.2 -- Installing: /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/libyajl.so -- Installing: /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/libyajl.a -- Installing: /home/buildroot/autobuild/run/instance-0/output/target/usr/include/yajl/yajl_parse.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/target/usr/include/yajl/yajl_gen.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/target/usr/include/yajl/yajl_common.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/target/usr/include/yajl/yajl_tree.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/target/usr/include/yajl/yajl_version.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/target/usr/share/pkgconfig/yajl.pc -- Installing: /home/buildroot/autobuild/run/instance-0/output/target/usr/bin/json_reformat -- Set runtime path of "/home/buildroot/autobuild/run/instance-0/output/target/usr/bin/json_reformat" to "" -- Installing: /home/buildroot/autobuild/run/instance-0/output/target/usr/bin/json_verify -- Set runtime path of "/home/buildroot/autobuild/run/instance-0/output/target/usr/bin/json_verify" to "" make[1]: Leaving directory '/home/buildroot/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/buildroot/autobuild/run/instance-0/output/build/packages-file-list.txt Warning: target file "./usr/lib/luarocks/rocks-5.3/manifest" is touched by more than one package: [u'cgilua', u'luafilesystem'] ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/run/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libpopt.la" is touched by more than one package: [u'popt', u'owfs', u'rrdtool', u'smack', u'tinyxml2', u'yajl'] Warning: staging file "./usr/lib/libow.la" is touched by more than one package: [u'owfs', u'rrdtool', u'smack', u'tinyxml2', u'yajl'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'e2fsprogs', u'flex', u'libffi', u'pcre', u'libglib2', u'libxml2', u'shared-mime-info', u'gvfs', u'hiredis', u'libcue', u'libdaemon', u'libnspr', u'libreplaygain', u'libtasn1', u'popt', u'owfs', u'rrdtool', u'smack', u'tinyxml2', u'yajl'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'libglib2', u'libxml2', u'shared-mime-info', u'gvfs', u'hiredis', u'libcue', u'libdaemon', u'libnspr', u'libreplaygain', u'libtasn1', u'popt', u'owfs', u'rrdtool', u'smack', u'tinyxml2', u'yajl'] Warning: staging file "./usr/lib/libdbus-1.la" is touched by more than one package: [u'dbus', u'libzlib', u'libpcap', u'util-linux', u'e2fsprogs', u'flex', u'libffi', u'pcre', u'libglib2', u'libxml2', u'shared-mime-info', u'gvfs', u'hiredis', u'libcue', u'libdaemon', u'libnspr', u'libreplaygain', u'libtasn1', u'popt', u'owfs', u'rrdtool', u'smack', u'tinyxml2', u'yajl'] Warning: staging file "./usr/lib/libfl.la" is touched by more than one package: [u'flex', u'libffi', u'pcre', u'libglib2', u'libxml2', u'shared-mime-info', u'gvfs', u'hiredis', u'libcue', u'libdaemon', u'libnspr', u'libreplaygain', u'libtasn1', u'popt', u'owfs', u'rrdtool', u'smack', u'tinyxml2', u'yajl'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'libxml2', u'shared-mime-info', u'gvfs', u'hiredis', u'libcue', u'libdaemon', u'libnspr', u'libreplaygain', u'libtasn1', u'popt', u'owfs', u'rrdtool', u'smack', u'tinyxml2', u'yajl'] Warning: staging file "./usr/lib/libreplaygain.la" is touched by more than one package: [u'libreplaygain', u'libtasn1', u'popt', u'owfs', u'rrdtool', u'smack', u'tinyxml2', u'yajl'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'libglib2', u'libxml2', u'shared-mime-info', u'gvfs', u'hiredis', u'libcue', u'libdaemon', u'libnspr', u'libreplaygain', u'libtasn1', u'popt', u'owfs', u'rrdtool', u'smack', u'tinyxml2', u'yajl'] Warning: staging file "./usr/lib/gvfs/libgvfsdaemon.la" is touched by more than one package: [u'gvfs', u'hiredis', u'libcue', u'libdaemon', u'libnspr', u'libreplaygain', u'libtasn1', u'popt', u'owfs', u'rrdtool', u'smack', u'tinyxml2', u'yajl'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'libxml2', u'shared-mime-info', u'gvfs', u'hiredis', u'libcue', u'libdaemon', u'libnspr', u'libreplaygain', u'libtasn1', u'popt', u'owfs', u'rrdtool', u'smack', u'tinyxml2', u'yajl'] Warning: staging file "./usr/lib/gvfs/libgvfscommon.la" is touched by more than one package: [u'gvfs', u'hiredis', u'libcue', u'libdaemon', u'libnspr', u'libreplaygain', u'libtasn1', u'popt', u'owfs', u'rrdtool', u'smack', u'tinyxml2', u'yajl'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'libglib2', u'libxml2', u'shared-mime-info', u'gvfs', u'hiredis', u'libcue', u'libdaemon', u'libnspr', u'libreplaygain', u'libtasn1', u'popt', u'owfs', u'rrdtool', u'smack', u'tinyxml2', u'yajl'] Warning: staging file "./usr/lib/libnfnetlink.la" is touched by more than one package: [u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_cthelper', u'libnetfilter_cttimeout', u'libnetfilter_queue', u'libtirpc', u'expat', u'dbus', u'libzlib', u'libpcap', u'util-linux', u'e2fsprogs', u'flex', u'libffi', u'pcre', u'libglib2', u'libxml2', u'shared-mime-info', u'gvfs', u'hiredis', u'libcue', u'libdaemon', u'libnspr', u'libreplaygain', u'libtasn1', u'popt', u'owfs', u'rrdtool', u'smack', u'tinyxml2', u'yajl'] Warning: staging file "./usr/lib/libowcapi.la" is touched by more than one package: [u'owfs', u'rrdtool', u'smack', u'tinyxml2', u'yajl'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'e2fsprogs', u'flex', u'libffi', u'pcre', u'libglib2', u'libxml2', u'shared-mime-info', u'gvfs', u'hiredis', u'libcue', u'libdaemon', u'libnspr', u'libreplaygain', u'libtasn1', u'popt', u'owfs', u'rrdtool', u'smack', u'tinyxml2', u'yajl'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'lua', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_cthelper', u'libnetfilter_cttimeout', u'libnetfilter_queue', u'libtirpc', u'expat', u'dbus', u'libzlib', u'libpcap', u'util-linux', u'e2fsprogs', u'flex', u'libffi', u'pcre', u'libglib2', u'libxml2', u'shared-mime-info', u'gvfs', u'hiredis', u'libcue', u'libdaemon', u'libnspr', u'libreplaygain', u'libtasn1', u'popt', u'owfs', u'rrdtool', u'smack', u'tinyxml2', u'yajl'] Warning: staging file "./usr/lib/libdaemon.la" is touched by more than one package: [u'libdaemon', u'libnspr', u'libreplaygain', u'libtasn1', u'popt', u'owfs', u'rrdtool', u'smack', u'tinyxml2', u'yajl'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'libglib2', u'libxml2', u'shared-mime-info', u'gvfs', u'hiredis', u'libcue', u'libdaemon', u'libnspr', u'libreplaygain', u'libtasn1', u'popt', u'owfs', u'rrdtool', u'smack', u'tinyxml2', u'yajl'] Warning: staging file "./usr/lib/libtasn1.la" is touched by more than one package: [u'libtasn1', u'popt', u'owfs', u'rrdtool', u'smack', u'tinyxml2', u'yajl'] Warning: staging file "./usr/lib/libownet.la" is touched by more than one package: [u'owfs', u'rrdtool', u'smack', u'tinyxml2', u'yajl'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'libxml2', u'shared-mime-info', u'gvfs', u'hiredis', u'libcue', u'libdaemon', u'libnspr', u'libreplaygain', u'libtasn1', u'popt', u'owfs', u'rrdtool', u'smack', u'tinyxml2', u'yajl'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_cthelper', u'libnetfilter_cttimeout', u'libnetfilter_queue', u'libtirpc', u'expat', u'dbus', u'libzlib', u'libpcap', u'util-linux', u'e2fsprogs', u'flex', u'libffi', u'pcre', u'libglib2', u'libxml2', u'shared-mime-info', u'gvfs', u'hiredis', u'libcue', u'libdaemon', u'libnspr', u'libreplaygain', u'libtasn1', u'popt', u'owfs', u'rrdtool', u'smack', u'tinyxml2', u'yajl'] Warning: staging file "./usr/lib/librrd.la" is touched by more than one package: [u'rrdtool', u'smack', u'tinyxml2', u'yajl'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'shared-mime-info', u'gvfs', u'hiredis', u'libcue', u'libdaemon', u'libnspr', u'libreplaygain', u'libtasn1', u'popt', u'owfs', u'rrdtool', u'smack', u'tinyxml2', u'yajl'] Warning: staging file "./usr/lib/libsmack.la" is touched by more than one package: [u'smack', u'tinyxml2', u'yajl'] Warning: staging file "./usr/lib/libtirpc.la" is touched by more than one package: [u'libtirpc', u'expat', u'dbus', u'libzlib', u'libpcap', u'util-linux', u'e2fsprogs', u'flex', u'libffi', u'pcre', u'libglib2', u'libxml2', u'shared-mime-info', u'gvfs', u'hiredis', u'libcue', u'libdaemon', u'libnspr', u'libreplaygain', u'libtasn1', u'popt', u'owfs', u'rrdtool', u'smack', u'tinyxml2', u'yajl'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'libxml2', u'shared-mime-info', u'gvfs', u'hiredis', u'libcue', u'libdaemon', u'libnspr', u'libreplaygain', u'libtasn1', u'popt', u'owfs', u'rrdtool', u'smack', u'tinyxml2', u'yajl'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'libxml2', u'shared-mime-info', u'gvfs', u'hiredis', u'libcue', u'libdaemon', u'libnspr', u'libreplaygain', u'libtasn1', u'popt', u'owfs', u'rrdtool', u'smack', u'tinyxml2', u'yajl'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'dbus', u'libzlib', u'libpcap', u'util-linux', u'e2fsprogs', u'flex', u'libffi', u'pcre', u'libglib2', u'libxml2', u'shared-mime-info', u'gvfs', u'hiredis', u'libcue', u'libdaemon', u'libnspr', u'libreplaygain', u'libtasn1', u'popt', u'owfs', u'rrdtool', u'smack', u'tinyxml2', u'yajl'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'e2fsprogs', u'flex', u'libffi', u'pcre', u'libglib2', u'libxml2', u'shared-mime-info', u'gvfs', u'hiredis', u'libcue', u'libdaemon', u'libnspr', u'libreplaygain', u'libtasn1', u'popt', u'owfs', u'rrdtool', u'smack', u'tinyxml2', u'yajl'] Warning: staging file "./usr/lib/libnetfilter_cttimeout.la" is touched by more than one package: [u'libnetfilter_cttimeout', u'libnetfilter_queue', u'libtirpc', u'expat', u'dbus', u'libzlib', u'libpcap', u'util-linux', u'e2fsprogs', u'flex', u'libffi', u'pcre', u'libglib2', u'libxml2', u'shared-mime-info', u'gvfs', u'hiredis', u'libcue', u'libdaemon', u'libnspr', u'libreplaygain', u'libtasn1', u'popt', u'owfs', u'rrdtool', u'smack', u'tinyxml2', u'yajl'] Warning: staging file "./usr/lib/libnetfilter_queue.la" is touched by more than one package: [u'libnetfilter_queue', u'libtirpc', u'expat', u'dbus', u'libzlib', u'libpcap', u'util-linux', u'e2fsprogs', u'flex', u'libffi', u'pcre', u'libglib2', u'libxml2', u'shared-mime-info', u'gvfs', u'hiredis', u'libcue', u'libdaemon', u'libnspr', u'libreplaygain', u'libtasn1', u'popt', u'owfs', u'rrdtool', u'smack', u'tinyxml2', u'yajl'] Warning: staging file "./usr/lib/gio/modules/libgvfsdbus.la" is touched by more than one package: [u'gvfs', u'hiredis', u'libcue', u'libdaemon', u'libnspr', u'libreplaygain', u'libtasn1', u'popt', u'owfs', u'rrdtool', u'smack', u'tinyxml2', u'yajl'] Warning: staging file "./usr/lib/libnetfilter_cthelper.la" is touched by more than one package: [u'libnetfilter_cthelper', u'libnetfilter_cttimeout', u'libnetfilter_queue', u'libtirpc', u'expat', u'dbus', u'libzlib', u'libpcap', u'util-linux', u'e2fsprogs', u'flex', u'libffi', u'pcre', u'libglib2', u'libxml2', u'shared-mime-info', u'gvfs', u'hiredis', u'libcue', u'libdaemon', u'libnspr', u'libreplaygain', u'libtasn1', u'popt', u'owfs', u'rrdtool', u'smack', u'tinyxml2', u'yajl'] Warning: staging file "./usr/lib/libnetfilter_conntrack.la" is touched by more than one package: [u'libnetfilter_conntrack', u'libnetfilter_cthelper', u'libnetfilter_cttimeout', u'libnetfilter_queue', u'libtirpc', u'expat', u'dbus', u'libzlib', u'libpcap', u'util-linux', u'e2fsprogs', u'flex', u'libffi', u'pcre', u'libglib2', u'libxml2', u'shared-mime-info', u'gvfs', u'hiredis', u'libcue', u'libdaemon', u'libnspr', u'libreplaygain', u'libtasn1', u'popt', u'owfs', u'rrdtool', u'smack', u'tinyxml2', u'yajl'] Warning: staging file "./usr/lib/gio/modules/libgioremote-volume-monitor.la" is touched by more than one package: [u'gvfs', u'hiredis', u'libcue', u'libdaemon', u'libnspr', u'libreplaygain', u'libtasn1', u'popt', u'owfs', u'rrdtool', u'smack', u'tinyxml2', u'yajl'] ./support/scripts/check-uniq-files -t host /home/buildroot/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-lzip', u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-bison', u'host-gettext', u'host-libffi'] rm -f /home/buildroot/autobuild/run/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/autobuild/run/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/autobuild/run/instance-0/output/host/bin/glib-compile-schemas /home/buildroot/autobuild/run/instance-0/output/host/m68k-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/autobuild/run/instance-0/output/target/usr/share/glib-2.0/schemas rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/lua/5.3/doc rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/luarocks mkdir -p /home/buildroot/autobuild/run/instance-0/output/target/etc echo "buildroot" > /home/buildroot/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/buildroot/autobuild/run/instance-0/output/target/etc/hosts mkdir -p /home/buildroot/autobuild/run/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/run/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/run/instance-0/output/target/etc/shadow rm -f /home/buildroot/autobuild/run/instance-0/output/target/bin/sh rm -f /home/buildroot/autobuild/run/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/run/instance-0/output/build/locales.nopurge; done for dir in /home/buildroot/autobuild/run/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/run/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/run/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/run/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/run/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/include /home/buildroot/autobuild/run/instance-0/output/target/usr/share/aclocal \ /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/pkgconfig /home/buildroot/autobuild/run/instance-0/output/target/usr/share/pkgconfig \ /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/cmake /home/buildroot/autobuild/run/instance-0/output/target/usr/share/cmake find /home/buildroot/autobuild/run/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/run/instance-0/output/target/lib/ /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/ /home/buildroot/autobuild/run/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/gdb rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/zsh rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/man /home/buildroot/autobuild/run/instance-0/output/target/usr/share/man rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/info /home/buildroot/autobuild/run/instance-0/output/target/usr/share/info rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/doc /home/buildroot/autobuild/run/instance-0/output/target/usr/share/doc rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/run/instance-0/output/target/usr/share 2>/dev/null || true find /home/buildroot/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/buildroot/autobuild/run/instance-0/output/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/run/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-0/output/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/autobuild/run/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-0/output/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/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/buildroot/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/buildroot/autobuild/run/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.11-git-00901-g8a10852f87"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.11-git\"" \ ) > /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/run/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/run/instance-0/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/run/instance-0/output/target/usr make: Leaving directory '/home/buildroot/autobuild/run/instance-0/buildroot' make: Entering directory '/home/buildroot/autobuild/run/instance-0/buildroot' >>> Buildroot 2018.11-git-00901-g8a10852f87 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 >>> babeld 1.7.1 Collecting legal info ERROR: No hash found for LICENCE >>> boost 1.68.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> cc-tool 0.26 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) >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> cgilua 5.2.1-1 Collecting legal info ERROR: No hash found for cgilua-5.2.1/doc/us/license.html >>> host-luarocks 3.0.3 Collecting legal info COPYING: OK (sha256: 542ad0ee9b8ba582437ca7b4d0959c9b9432f25d2067f144d017188a7a84dd2f) >>> host-luainterpreter Collecting legal info >>> host-lua 5.3.5 Collecting legal info ERROR: No hash found for doc/readme.html >>> luainterpreter Collecting legal info >>> lua 5.3.5 Collecting legal info ERROR: No hash found for doc/readme.html >>> conntrack-tools 1.4.5 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> 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.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libnetfilter_conntrack 1.0.7 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnfnetlink 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnetfilter_cthelper 1.0.0 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnetfilter_cttimeout 1.0.0 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnetfilter_queue 1.0.3 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libtirpc 1.0.3 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> host-nfs-utils 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> host-libtirpc 1.0.3 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> darkhttpd 1.12 Collecting legal info >>> dbus 1.12.10 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> dhcpdump 1.8 Collecting legal info ERROR: No hash found for LICENSE >>> libpcap 1.8.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> e2fsprogs 1.44.4 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> util-linux 2.32.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) >>> e2tools 3158ef18a903ca4a98b8fa220c9fc5c133d8bdf6 Collecting legal info ERROR: No hash found for COPYING >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> gvfs 1.31.4 Collecting legal info COPYING: OK (sha256: 45cf336e2e48176993babc5aabf44437390f40e6a86a472c6abfc7ce9c035db4) >>> 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.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-util-linux 2.32.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) >>> libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> shared-mime-info 1.8 Collecting legal info ERROR: No hash found for COPYING >>> host-shared-mime-info 1.8 Collecting legal info ERROR: No hash found for COPYING >>> 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.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> hiredis v0.13.3 Collecting legal info COPYING: OK (sha256: dca05ce8fc87a8261783b4aed0deef8becc9350b6aa770bc714d0c1833b896eb) >>> ifupdown-scripts Collecting legal info >>> libcue v2.2.1 Collecting legal info LICENSE: OK (sha256: c388d36583fa54e13b6d73ad924d0b68d073ed8a5771e17cb49104705df4504f) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> libdaemon 0.14 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libnspr 4.19 Collecting legal info nspr/LICENSE: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85) >>> libreplaygain r475 Collecting legal info ERROR: No hash found for src/gain_analysis.c >>> libtasn1 4.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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 >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> luafilesystem 1.7.0-2 Collecting legal info ERROR: No hash found for luafilesystem/LICENSE >>> owfs 3.2p2 Collecting legal info COPYING: OK (sha256: e484a24fa5d177576e1672306165f495633bd5f0daaf628d1ff5ecfc85bdc637) COPYING.LIB: OK (sha256: 3879dcca586c08d1fe3325f3a0aec5b47d543100bc6b1dfb30bf24ec48675b10) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> rrdtool 1.6.0 Collecting legal info ERROR: No hash found for COPYRIGHT ERROR: No hash found for LICENSE >>> smack 1.3.1 Collecting legal info ERROR: No hash found for COPYING >>> thttpd 2.25b Collecting legal info ERROR: No hash found for thttpd.c >>> tinyxml2 6.2.0 Collecting legal info readme.md: OK (sha256: 8b2ab0b6ffb86798a2512f45fcf50a3b04b3516782d2e3fb30ebf55dc18c7cce) >>> wipe 2.3.1 Collecting legal info ERROR: No hash found for LICENSE >>> 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: darkhttpd-1.12: cannot save license (DARKHTTPD_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/run/instance-0/output/legal-info make: Leaving directory '/home/buildroot/autobuild/run/instance-0/buildroot'