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/naourr/work/instance-0/output/build/yajl-2.1.0/ && cd /home/naourr/work/instance-0/output/build/yajl-2.1.0/ && rm -f CMakeCache.txt && PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/cmake /home/naourr/work/instance-0/output/build/yajl-2.1.0/ -DCMAKE_TOOLCHAIN_FILE="/home/naourr/work/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=OFF ) -- The C compiler identification is GNU 6.4.0 -- Check for working C compiler: /home/naourr/work/instance-0/output/host/bin/m68k-linux-gcc -- Check for working C compiler: /home/naourr/work/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 /usr/bin/cmake -E copy_if_different /home/naourr/work/instance-0/output/build/yajl-2.1.0/src/api/yajl_parse.h /home/naourr/work/instance-0/output/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 running /usr/bin/cmake -E copy_if_different /home/naourr/work/instance-0/output/build/yajl-2.1.0/src/api/yajl_gen.h /home/naourr/work/instance-0/output/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 running /usr/bin/cmake -E copy_if_different /home/naourr/work/instance-0/output/build/yajl-2.1.0/src/api/yajl_common.h /home/naourr/work/instance-0/output/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 running /usr/bin/cmake -E copy_if_different /home/naourr/work/instance-0/output/build/yajl-2.1.0/src/api/yajl_tree.h /home/naourr/work/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 -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /home/naourr/work/instance-0/output/build/yajl-2.1.0 >>> yajl 2.1.0 Building PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 -C /home/naourr/work/instance-0/output/build/yajl-2.1.0/ make[1]: Entering directory '/home/naourr/work/instance-0/output/build/yajl-2.1.0' make[2]: Entering directory '/home/naourr/work/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory '/home/naourr/work/instance-0/output/build/yajl-2.1.0' Scanning dependencies of target yajl_s make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory '/home/naourr/work/instance-0/output/build/yajl-2.1.0' [ 8%] Building C object src/CMakeFiles/yajl_s.dir/yajl.c.o [ 8%] Building C object src/CMakeFiles/yajl_s.dir/yajl_parser.c.o [ 13%] Building C object src/CMakeFiles/yajl_s.dir/yajl_lex.c.o [ 17%] Building C object src/CMakeFiles/yajl_s.dir/yajl_buf.c.o [ 21%] Building C object src/CMakeFiles/yajl_s.dir/yajl_encode.c.o [ 26%] Building C object src/CMakeFiles/yajl_s.dir/yajl_gen.c.o [ 30%] Building C object src/CMakeFiles/yajl_s.dir/yajl_alloc.c.o [ 34%] Building C object src/CMakeFiles/yajl_s.dir/yajl_tree.c.o [ 39%] Building C object src/CMakeFiles/yajl_s.dir/yajl_version.c.o [ 43%] Linking C static library ../yajl-2.1.0/lib/libyajl.a make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/yajl-2.1.0' [ 43%] Built target yajl_s make[3]: Entering directory '/home/naourr/work/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory '/home/naourr/work/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory '/home/naourr/work/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory '/home/naourr/work/instance-0/output/build/yajl-2.1.0' Scanning dependencies of target yajl_test make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/yajl-2.1.0' Scanning dependencies of target json_reformat Scanning dependencies of target gen-extra-close make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/yajl-2.1.0' make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory '/home/naourr/work/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory '/home/naourr/work/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory '/home/naourr/work/instance-0/output/build/yajl-2.1.0' Scanning dependencies of target json_verify make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory '/home/naourr/work/instance-0/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 test/parsing/CMakeFiles/yajl_test.dir/yajl_test.c.o [ 56%] Building C object reformatter/CMakeFiles/json_reformat.dir/json_reformat.c.o [ 60%] Building C object verify/CMakeFiles/json_verify.dir/json_verify.c.o [ 65%] Linking C executable gen-extra-close [ 69%] Linking C executable json_verify [ 73%] Linking C executable yajl_test make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/yajl-2.1.0' [ 78%] Linking C executable json_reformat [ 78%] Built target gen-extra-close make[3]: Entering directory '/home/naourr/work/instance-0/output/build/yajl-2.1.0' Scanning dependencies of target parse_config make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory '/home/naourr/work/instance-0/output/build/yajl-2.1.0' make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/yajl-2.1.0' [ 82%] Building C object example/CMakeFiles/parse_config.dir/parse_config.c.o make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/yajl-2.1.0' [ 82%] Built target yajl_test [ 82%] Built target json_verify make[3]: Entering directory '/home/naourr/work/instance-0/output/build/yajl-2.1.0' make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/yajl-2.1.0' [ 82%] Built target json_reformat Scanning dependencies of target perftest make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory '/home/naourr/work/instance-0/output/build/yajl-2.1.0' [ 86%] Building C object perf/CMakeFiles/perftest.dir/perftest.c.o [ 91%] Linking C executable parse_config [ 95%] Building C object perf/CMakeFiles/perftest.dir/documents.c.o make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/yajl-2.1.0' [ 95%] Built target parse_config [100%] Linking C executable perftest make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/yajl-2.1.0' [100%] Built target perftest make[2]: Leaving directory '/home/naourr/work/instance-0/output/build/yajl-2.1.0' make[1]: Leaving directory '/home/naourr/work/instance-0/output/build/yajl-2.1.0' >>> yajl 2.1.0 Installing to staging directory PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 DESTDIR=/home/naourr/work/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot install/fast -C /home/naourr/work/instance-0/output/build/yajl-2.1.0/ make[1]: Entering directory '/home/naourr/work/instance-0/output/build/yajl-2.1.0' Install the project... -- Install configuration: "Release" -- Installing: /home/naourr/work/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib/libyajl.a -- Installing: /home/naourr/work/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yajl/yajl_parse.h -- Installing: /home/naourr/work/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yajl/yajl_gen.h -- Installing: /home/naourr/work/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yajl/yajl_common.h -- Installing: /home/naourr/work/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yajl/yajl_tree.h -- Installing: /home/naourr/work/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include/yajl/yajl_version.h -- Installing: /home/naourr/work/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/share/pkgconfig/yajl.pc -- Installing: /home/naourr/work/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/bin/json_reformat -- Installing: /home/naourr/work/instance-0/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/bin/json_verify make[1]: Leaving directory '/home/naourr/work/instance-0/output/build/yajl-2.1.0' >>> yajl 2.1.0 Fixing libtool files >>> yajl 2.1.0 Installing to target PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 DESTDIR=/home/naourr/work/instance-0/output/target install/fast -C /home/naourr/work/instance-0/output/build/yajl-2.1.0/ make[1]: Entering directory '/home/naourr/work/instance-0/output/build/yajl-2.1.0' Install the project... -- Install configuration: "Release" -- Installing: /home/naourr/work/instance-0/output/target/usr/lib/libyajl.a -- Installing: /home/naourr/work/instance-0/output/target/usr/include/yajl/yajl_parse.h -- Installing: /home/naourr/work/instance-0/output/target/usr/include/yajl/yajl_gen.h -- Installing: /home/naourr/work/instance-0/output/target/usr/include/yajl/yajl_common.h -- Installing: /home/naourr/work/instance-0/output/target/usr/include/yajl/yajl_tree.h -- Installing: /home/naourr/work/instance-0/output/target/usr/include/yajl/yajl_version.h -- Installing: /home/naourr/work/instance-0/output/target/usr/share/pkgconfig/yajl.pc -- Installing: /home/naourr/work/instance-0/output/target/usr/bin/json_reformat -- Installing: /home/naourr/work/instance-0/output/target/usr/bin/json_verify make[1]: Leaving directory '/home/naourr/work/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/naourr/work/instance-0/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'enscript', u'libksba', u'lzip'] ./support/scripts/check-uniq-files -t staging /home/naourr/work/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libvorbisidec.la" is touched by more than one package: [u'tremor', u'tslib', u'webp', u'yajl'] Warning: staging file "./usr/lib/libini_config.la" is touched by more than one package: [u'ding-libs', u'expat', u'flite', u'freetype', u'fontconfig', u'libsodium', u'iptables', u'jansson', u'libb64', u'libcgi', u'libcurl', u'libgpg-error', u'libksba', u'libnl', u'libogg', u'libpwquality', u'libsidplay2', u'liburiparser', u'lzo', u'nanomsg', u'pciutils', u'poppler', u'pps-tools', u'proj', u'rhash', u'sg3_utils', u'tremor', u'tslib', u'webp', u'yajl'] Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: [u'libcurl', u'libgpg-error', u'libksba', u'libnl', u'libogg', u'libpwquality', u'libsidplay2', u'liburiparser', u'lzo', u'nanomsg', u'pciutils', u'poppler', u'pps-tools', u'proj', u'rhash', u'sg3_utils', u'tremor', u'tslib', u'webp', u'yajl'] Warning: staging file "./usr/lib/libpath_utils.la" is touched by more than one package: [u'ding-libs', u'expat', u'flite', u'freetype', u'fontconfig', u'libsodium', u'iptables', u'jansson', u'libb64', u'libcgi', u'libcurl', u'libgpg-error', u'libksba', u'libnl', u'libogg', u'libpwquality', u'libsidplay2', u'liburiparser', u'lzo', u'nanomsg', u'pciutils', u'poppler', u'pps-tools', u'proj', u'rhash', u'sg3_utils', u'tremor', u'tslib', u'webp', u'yajl'] Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'libogg', u'libpwquality', u'libsidplay2', u'liburiparser', u'lzo', u'nanomsg', u'pciutils', u'poppler', u'pps-tools', u'proj', u'rhash', u'sg3_utils', u'tremor', u'tslib', u'webp', u'yajl'] Warning: staging file "./usr/lib/libdhash.la" is touched by more than one package: [u'ding-libs', u'expat', u'flite', u'freetype', u'fontconfig', u'libsodium', u'iptables', u'jansson', u'libb64', u'libcgi', u'libcurl', u'libgpg-error', u'libksba', u'libnl', u'libogg', u'libpwquality', u'libsidplay2', u'liburiparser', u'lzo', u'nanomsg', u'pciutils', u'poppler', u'pps-tools', u'proj', u'rhash', u'sg3_utils', u'tremor', u'tslib', u'webp', u'yajl'] Warning: staging file "./usr/lib/liburiparser.la" is touched by more than one package: [u'liburiparser', u'lzo', u'nanomsg', u'pciutils', u'poppler', u'pps-tools', u'proj', u'rhash', u'sg3_utils', u'tremor', u'tslib', u'webp', u'yajl'] Warning: staging file "./usr/lib/ts/variance.la" is touched by more than one package: [u'tslib', u'webp', u'yajl'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'fontconfig', u'libsodium', u'iptables', u'jansson', u'libb64', u'libcgi', u'libcurl', u'libgpg-error', u'libksba', u'libnl', u'libogg', u'libpwquality', u'libsidplay2', u'liburiparser', u'lzo', u'nanomsg', u'pciutils', u'poppler', u'pps-tools', u'proj', u'rhash', u'sg3_utils', u'tremor', u'tslib', u'webp', u'yajl'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'libogg', u'libpwquality', u'libsidplay2', u'liburiparser', u'lzo', u'nanomsg', u'pciutils', u'poppler', u'pps-tools', u'proj', u'rhash', u'sg3_utils', u'tremor', u'tslib', u'webp', u'yajl'] Warning: staging file "./usr/lib/libasound.la" is touched by more than one package: [u'alsa-lib', u'bctoolbox', u'benejson', u'berkeleydb', u'ncurses', u'libzlib', u'cracklib', u'cxxtest', u'ding-libs', u'expat', u'flite', u'freetype', u'fontconfig', u'libsodium', u'iptables', u'jansson', u'libb64', u'libcgi', u'libcurl', u'libgpg-error', u'libksba', u'libnl', u'libogg', u'libpwquality', u'libsidplay2', u'liburiparser', u'lzo', u'nanomsg', u'pciutils', u'poppler', u'pps-tools', u'proj', u'rhash', u'sg3_utils', u'tremor', u'tslib', u'webp', u'yajl'] Warning: staging file "./usr/lib/libjansson.la" is touched by more than one package: [u'jansson', u'libb64', u'libcgi', u'libcurl', u'libgpg-error', u'libksba', u'libnl', u'libogg', u'libpwquality', u'libsidplay2', u'liburiparser', u'lzo', u'nanomsg', u'pciutils', u'poppler', u'pps-tools', u'proj', u'rhash', u'sg3_utils', u'tremor', u'tslib', u'webp', u'yajl'] Warning: staging file "./usr/lib/libiptc.la" is touched by more than one package: [u'iptables', u'jansson', u'libb64', u'libcgi', u'libcurl', u'libgpg-error', u'libksba', u'libnl', u'libogg', u'libpwquality', u'libsidplay2', u'liburiparser', u'lzo', u'nanomsg', u'pciutils', u'poppler', u'pps-tools', u'proj', u'rhash', u'sg3_utils', u'tremor', u'tslib', u'webp', u'yajl'] Warning: staging file "./usr/lib/libbasicobjects.la" is touched by more than one package: [u'ding-libs', u'expat', u'flite', u'freetype', u'fontconfig', u'libsodium', u'iptables', u'jansson', u'libb64', u'libcgi', u'libcurl', u'libgpg-error', u'libksba', u'libnl', u'libogg', u'libpwquality', u'libsidplay2', u'liburiparser', u'lzo', u'nanomsg', u'pciutils', u'poppler', u'pps-tools', u'proj', u'rhash', u'sg3_utils', u'tremor', u'tslib', u'webp', u'yajl'] Warning: staging file "./usr/lib/libwebp.la" is touched by more than one package: [u'webp', u'yajl'] Warning: staging file "./usr/lib/libref_array.la" is touched by more than one package: [u'ding-libs', u'expat', u'flite', u'freetype', u'fontconfig', u'libsodium', u'iptables', u'jansson', u'libb64', u'libcgi', u'libcurl', u'libgpg-error', u'libksba', u'libnl', u'libogg', u'libpwquality', u'libsidplay2', u'liburiparser', u'lzo', u'nanomsg', u'pciutils', u'poppler', u'pps-tools', u'proj', u'rhash', u'sg3_utils', u'tremor', u'tslib', u'webp', u'yajl'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'libogg', u'libpwquality', u'libsidplay2', u'liburiparser', u'lzo', u'nanomsg', u'pciutils', u'poppler', u'pps-tools', u'proj', u'rhash', u'sg3_utils', u'tremor', u'tslib', u'webp', u'yajl'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'libogg', u'libpwquality', u'libsidplay2', u'liburiparser', u'lzo', u'nanomsg', u'pciutils', u'poppler', u'pps-tools', u'proj', u'rhash', u'sg3_utils', u'tremor', u'tslib', u'webp', u'yajl'] Warning: staging file "./usr/lib/ts/waveshare.la" is touched by more than one package: [u'tslib', u'webp', u'yajl'] Warning: staging file "./usr/lib/libcollection.la" is touched by more than one package: [u'ding-libs', u'expat', u'flite', u'freetype', u'fontconfig', u'libsodium', u'iptables', u'jansson', u'libb64', u'libcgi', u'libcurl', u'libgpg-error', u'libksba', u'libnl', u'libogg', u'libpwquality', u'libsidplay2', u'liburiparser', u'lzo', u'nanomsg', u'pciutils', u'poppler', u'pps-tools', u'proj', u'rhash', u'sg3_utils', u'tremor', u'tslib', u'webp', u'yajl'] Warning: staging file "./usr/lib/libresid-builder.la" is touched by more than one package: [u'libsidplay2', u'liburiparser', u'lzo', u'nanomsg', u'pciutils', u'poppler', u'pps-tools', u'proj', u'rhash', u'sg3_utils', u'tremor', u'tslib', u'webp', u'yajl'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'libogg', u'libpwquality', u'libsidplay2', u'liburiparser', u'lzo', u'nanomsg', u'pciutils', u'poppler', u'pps-tools', u'proj', u'rhash', u'sg3_utils', u'tremor', u'tslib', u'webp', u'yajl'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: [u'libogg', u'libpwquality', u'libsidplay2', u'liburiparser', u'lzo', u'nanomsg', u'pciutils', u'poppler', u'pps-tools', u'proj', u'rhash', u'sg3_utils', u'tremor', u'tslib', u'webp', u'yajl'] Warning: staging file "./usr/lib/libip4tc.la" is touched by more than one package: [u'iptables', u'jansson', u'libb64', u'libcgi', u'libcurl', u'libgpg-error', u'libksba', u'libnl', u'libogg', u'libpwquality', u'libsidplay2', u'liburiparser', u'lzo', u'nanomsg', u'pciutils', u'poppler', u'pps-tools', u'proj', u'rhash', u'sg3_utils', u'tremor', u'tslib', u'webp', u'yajl'] Warning: staging file "./usr/lib/libsidutils.la" is touched by more than one package: [u'libsidplay2', u'liburiparser', u'lzo', u'nanomsg', u'pciutils', u'poppler', u'pps-tools', u'proj', u'rhash', u'sg3_utils', u'tremor', u'tslib', u'webp', u'yajl'] Warning: staging file "./usr/lib/libproj.la" is touched by more than one package: [u'proj', u'rhash', u'sg3_utils', u'tremor', u'tslib', u'webp', u'yajl'] Warning: staging file "./usr/lib/libip6tc.la" is touched by more than one package: [u'iptables', u'jansson', u'libb64', u'libcgi', u'libcurl', u'libgpg-error', u'libksba', u'libnl', u'libogg', u'libpwquality', u'libsidplay2', u'liburiparser', u'lzo', u'nanomsg', u'pciutils', u'poppler', u'pps-tools', u'proj', u'rhash', u'sg3_utils', u'tremor', u'tslib', u'webp', u'yajl'] Warning: staging file "./usr/lib/ts/touchkit.la" is touched by more than one package: [u'tslib', u'webp', u'yajl'] Warning: staging file "./usr/lib/libpwquality.la" is touched by more than one package: [u'libpwquality', u'libsidplay2', u'liburiparser', u'lzo', u'nanomsg', u'pciutils', u'poppler', u'pps-tools', u'proj', u'rhash', u'sg3_utils', u'tremor', u'tslib', u'webp', u'yajl'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'flite', u'freetype', u'fontconfig', u'libsodium', u'iptables', u'jansson', u'libb64', u'libcgi', u'libcurl', u'libgpg-error', u'libksba', u'libnl', u'libogg', u'libpwquality', u'libsidplay2', u'liburiparser', u'lzo', u'nanomsg', u'pciutils', u'poppler', u'pps-tools', u'proj', u'rhash', u'sg3_utils', u'tremor', u'tslib', u'webp', u'yajl'] Warning: staging file "./usr/lib/libsodium.la" is touched by more than one package: [u'libsodium', u'iptables', u'jansson', u'libb64', u'libcgi', u'libcurl', u'libgpg-error', u'libksba', u'libnl', u'libogg', u'libpwquality', u'libsidplay2', u'liburiparser', u'lzo', u'nanomsg', u'pciutils', u'poppler', u'pps-tools', u'proj', u'rhash', u'sg3_utils', u'tremor', u'tslib', u'webp', u'yajl'] Warning: staging file "./usr/lib/libts.la" is touched by more than one package: [u'tslib', u'webp', u'yajl'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'libogg', u'libpwquality', u'libsidplay2', u'liburiparser', u'lzo', u'nanomsg', u'pciutils', u'poppler', u'pps-tools', u'proj', u'rhash', u'sg3_utils', u'tremor', u'tslib', u'webp', u'yajl'] Warning: staging file "./usr/lib/libxtables.la" is touched by more than one package: [u'iptables', u'jansson', u'libb64', u'libcgi', u'libcurl', u'libgpg-error', u'libksba', u'libnl', u'libogg', u'libpwquality', u'libsidplay2', u'liburiparser', u'lzo', u'nanomsg', u'pciutils', u'poppler', u'pps-tools', u'proj', u'rhash', u'sg3_utils', u'tremor', u'tslib', u'webp', u'yajl'] Warning: staging file "./usr/lib/libpoppler-cpp.la" is touched by more than one package: [u'poppler', u'pps-tools', u'proj', u'rhash', u'sg3_utils', u'tremor', u'tslib', u'webp', u'yajl'] Warning: staging file "./usr/lib/libgpg-error.la" is touched by more than one package: [u'libgpg-error', u'libksba', u'libnl', u'libogg', u'libpwquality', u'libsidplay2', u'liburiparser', u'lzo', u'nanomsg', u'pciutils', u'poppler', u'pps-tools', u'proj', u'rhash', u'sg3_utils', u'tremor', u'tslib', u'webp', u'yajl'] Warning: staging file "./usr/lib/libksba.la" is touched by more than one package: [u'libksba', u'libnl', u'libogg', u'libpwquality', u'libsidplay2', u'liburiparser', u'lzo', u'nanomsg', u'pciutils', u'poppler', u'pps-tools', u'proj', u'rhash', u'sg3_utils', u'tremor', u'tslib', u'webp', u'yajl'] Warning: staging file "./usr/lib/libsidplay2.la" is touched by more than one package: [u'libsidplay2', u'liburiparser', u'lzo', u'nanomsg', u'pciutils', u'poppler', u'pps-tools', u'proj', u'rhash', u'sg3_utils', u'tremor', u'tslib', u'webp', u'yajl'] Warning: staging file "./usr/lib/libfontconfig.la" is touched by more than one package: [u'fontconfig', u'libsodium', u'iptables', u'jansson', u'libb64', u'libcgi', u'libcurl', u'libgpg-error', u'libksba', u'libnl', u'libogg', u'libpwquality', u'libsidplay2', u'liburiparser', u'lzo', u'nanomsg', u'pciutils', u'poppler', u'pps-tools', u'proj', u'rhash', u'sg3_utils', u'tremor', u'tslib', u'webp', u'yajl'] Warning: staging file "./usr/lib/libhardsid-builder.la" is touched by more than one package: [u'libsidplay2', u'liburiparser', u'lzo', u'nanomsg', u'pciutils', u'poppler', u'pps-tools', u'proj', u'rhash', u'sg3_utils', u'tremor', u'tslib', u'webp', u'yajl'] Warning: staging file "./usr/lib/libpoppler.la" is touched by more than one package: [u'poppler', u'pps-tools', u'proj', u'rhash', u'sg3_utils', u'tremor', u'tslib', u'webp', u'yajl'] Warning: staging file "./usr/lib/libsgutils2.la" is touched by more than one package: [u'sg3_utils', u'tremor', u'tslib', u'webp', u'yajl'] Warning: staging file "./usr/lib/libcrack.la" is touched by more than one package: [u'cracklib', u'cxxtest', u'ding-libs', u'expat', u'flite', u'freetype', u'fontconfig', u'libsodium', u'iptables', u'jansson', u'libb64', u'libcgi', u'libcurl', u'libgpg-error', u'libksba', u'libnl', u'libogg', u'libpwquality', u'libsidplay2', u'liburiparser', u'lzo', u'nanomsg', u'pciutils', u'poppler', u'pps-tools', u'proj', u'rhash', u'sg3_utils', u'tremor', u'tslib', u'webp', u'yajl'] ./support/scripts/check-uniq-files -t host /home/naourr/work/instance-0/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-tar', u'host-lzip', u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext', u'host-bison', u'host-openocd'] Warning: host file "./sbin/fsck" is touched by more than one package: [u'host-util-linux', u'host-e2fsprogs'] Warning: host file "./lib/python2.7/site-packages/easy-install.pth" is touched by more than one package: [u'host-python-setuptools', u'host-cxxtest', u'host-python-lxml'] Warning: host file "./share/man/man8/fsck.8" is touched by more than one package: [u'host-util-linux', u'host-e2fsprogs'] mkdir -p /home/naourr/work/instance-0/output/target/etc echo "buildroot" > /home/naourr/work/instance-0/output/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/naourr/work/instance-0/output/target/etc/hosts mkdir -p /home/naourr/work/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/naourr/work/instance-0/output/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/work/instance-0/output/target/etc/shadow rm -f /home/naourr/work/instance-0/output/target/bin/sh rm -f /home/naourr/work/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/naourr/work/instance-0/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/naourr/work/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/work/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/work/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/work/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/work/instance-0/output/target/usr/include /home/naourr/work/instance-0/output/target/usr/share/aclocal \ /home/naourr/work/instance-0/output/target/usr/lib/pkgconfig /home/naourr/work/instance-0/output/target/usr/share/pkgconfig \ /home/naourr/work/instance-0/output/target/usr/lib/cmake /home/naourr/work/instance-0/output/target/usr/share/cmake find /home/naourr/work/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/work/instance-0/output/target/lib/ /home/naourr/work/instance-0/output/target/usr/lib/ /home/naourr/work/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/naourr/work/instance-0/output/target/usr/share/gdb rm -rf /home/naourr/work/instance-0/output/target/usr/share/bash-completion rm -rf /home/naourr/work/instance-0/output/target/usr/share/zsh rm -rf /home/naourr/work/instance-0/output/target/usr/man /home/naourr/work/instance-0/output/target/usr/share/man rm -rf /home/naourr/work/instance-0/output/target/usr/info /home/naourr/work/instance-0/output/target/usr/share/info rm -rf /home/naourr/work/instance-0/output/target/usr/doc /home/naourr/work/instance-0/output/target/usr/share/doc rm -rf /home/naourr/work/instance-0/output/target/usr/share/gtk-doc rmdir /home/naourr/work/instance-0/output/target/usr/share 2>/dev/null || true find /home/naourr/work/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/naourr/work/instance-0/output/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/work/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/naourr/work/instance-0/output/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/naourr/work/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/naourr/work/instance-0/output/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/naourr/work/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/naourr/work/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/naourr/work/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.08-git-00226-g0233e7ded1"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.08-git\"" \ ) > /home/naourr/work/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/naourr/work/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/naourr/work/instance-0/buildroot/support/scripts/fix-rpath target touch /home/naourr/work/instance-0/output/target/usr make: Leaving directory '/home/naourr/work/instance-0/buildroot' make: Entering directory '/home/naourr/work/instance-0/buildroot' >>> Buildroot 2018.08-git-00226-g0233e7ded1 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-skeleton Collecting legal info >>> host-tar 1.29 Collecting legal info ERROR: No hash found for COPYING >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> alsa-lib 1.1.6 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> 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) >>> host-android-tools 4.2.2+git20130218 Collecting legal info ERROR: No hash found for debian/copyright >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> 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 >>> bctoolbox 0.4.0 Collecting legal info ERROR: No hash found for COPYING >>> benejson 0.9.7 Collecting legal info ERROR: No hash found for LICENSE >>> host-scons 2.5.1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> host-python 2.7.14 Collecting legal info LICENSE: OK (sha256: d2d17b17388da74dc9c6bdbf78eb7237432c3f8a0c87852df740ec99de2ec680) >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> bwm-ng f54b3fad2c80bfe63f920c9b5e7c1d80389c57ef Collecting legal info ERROR: No hash found for COPYING >>> ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> comix-cursors 0.8.2 Collecting legal info >>> cracklib 2.9.6 Collecting legal info ERROR: No hash found for COPYING.LIB >>> host-cracklib 2.9.6 Collecting legal info ERROR: No hash found for COPYING.LIB >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> cxxtest 4.4 Collecting legal info COPYING: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-cxxtest 4.4 Collecting legal info COPYING: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-python-setuptools v38.4.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> ding-libs 0_4_0 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LESSER >>> dnsmasq 2.79 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) COPYING-v3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> dtv-scan-tables 07b18ecef17493ac0908a2e112eae3fe269da7fa Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LGPL: OK (sha256: 4fd46f32582c29007657e2daad8d0a6d954cf4e9d2e47bae8f8d8c32765fc987) >>> host-e2fsprogs 1.44.2 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> host-util-linux 2.32 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> enscript 1.6.6 Collecting legal info ERROR: No hash found for COPYING >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> explorercanvas aa989ea9d9bac748638f7c66b0fc88e619715da6 Collecting legal info ERROR: No hash found for COPYING >>> fconfig 20080329 Collecting legal info ERROR: No hash found for fconfig.c >>> flite 1.4 Collecting legal info flite-1.4-release/COPYING: OK (sha256: 4cbeaee8c9a8f23f251f0ce56e9212d244d9ea6b0dbe48601623d920054249a1) >>> fmtools 2.0.7 Collecting legal info ERROR: No hash found for COPYING >>> fontconfig 2.12.4 Collecting legal info ERROR: No hash found for COPYING >>> freetype 2.9 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> glorytun 0.0.93-mud Collecting legal info LICENSE: OK (sha256: bd418f8ef7d62f2c89e3aa1e5dc41c7d7a6212eb1cdb4d39a26a5bd333e1b4a3) >>> libsodium 1.0.16 Collecting legal info LICENSE: OK (sha256: 6faf327c97dca6da69acefc6d3969d7bffb70a24f0707874870fdcfd6b0acf58) >>> host-gptfdisk 1.0.3 Collecting legal info ERROR: No hash found for COPYING >>> host-popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> i2c-tools 4.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-imx-mkimage rel_imx_4.9.51_8mq_ga Collecting legal info iMX8dv/COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> iodine 0.7.0 Collecting legal info ERROR: No hash found for README >>> iptables 1.6.2 Collecting legal info ERROR: No hash found for COPYING >>> jansson 2.10 Collecting legal info ERROR: No hash found for LICENSE >>> jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info ERROR: No hash found for jsmin.c >>> libb64 1.2.1 Collecting legal info LICENSE: OK (sha256: 834b7afa1b3c40289a3be775d3625016be1c0d7ea7a4a26c1eb207f53dc961d8) >>> libcgi 1.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libcurl 7.60.0 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> libgpg-error 1.31 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libksba 1.3.5 Collecting legal info AUTHORS: OK (sha256: 240908e1356ffeb5d0730227b6198dcc8e878375d28632fd813e0ed75b35ccc2) COPYING: OK (sha256: 6197b98c6bf69838c624809c509d84333de1bc847155168c0e84527446a27076) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 0abbff814cd00e2b0b6d08395af2b419c1a92026c4b4adacbb65ccda45fa58cf) COPYING.LGPLv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libogg 1.3.3 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libpwquality 1.4.0 Collecting legal info COPYING: OK (sha256: aa44d09f651bf99b56253187c7778a240740c767d28453ab7fdc9804c842baee) >>> libsidplay2 2.1.1 Collecting legal info ERROR: No hash found for libsidplay/COPYING >>> liburiparser 0.8.5 Collecting legal info COPYING: OK (sha256: ee90029e62d11f48faa59360d15c3ad8e7c094c74cc25b055716d92340da561f) >>> lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> memstat 1.0 Collecting legal info ERROR: No hash found for debian/copyright >>> nanomsg 1.0.0 Collecting legal info COPYING: OK (sha256: 4e51f6a04312ea7c5f4f0e92d91b6415c1eeb09bdaf86a6fd11d93499457c07a) >>> host-openocd 0.10.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-libftdi 0.20 Collecting legal info >>> host-libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> p7zip 16.02 Collecting legal info ERROR: No hash found for DOC/License.txt >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pciutils 3.5.5 Collecting legal info ERROR: No hash found for COPYING >>> poppler 0.59.0 Collecting legal info ERROR: No hash found for COPYING >>> powertop 2.9 Collecting legal info ERROR: No hash found for COPYING >>> pps-tools 47333f24af878f67ce48022e8af16419713aa1ac Collecting legal info ERROR: No hash found for COPYING >>> proj 5.0.1 Collecting legal info COPYING: OK (sha256: 2dcac4af6990093ef48b896bfb81452d46a31b08d46cce34b27e83f93b2e37f6) >>> host-python-lxml 4.0.0 Collecting legal info ERROR: No hash found for LICENSES.txt ERROR: No hash found for doc/licenses/BSD.txt ERROR: No hash found for doc/licenses/elementtree.txt ERROR: No hash found for src/lxml/isoschematron/resources/rng/iso-schematron.rng >>> host-libxslt 1.1.32 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> rhash 1.3.5 Collecting legal info COPYING: OK (sha256: 8cf876d3406a2eed6c17ae804c8958bd78d3a0f63c30d6e2e789ab575e9fde40) >>> sg3_utils 1.42 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for BSD_LICENSE >>> ti-utils 06dbdb2727354b5f3ad7c723897f40051fddee49 Collecting legal info ERROR: No hash found for COPYING >>> tremor 7c30a66346199f3f09017a09567c6c8a3a0eedc8 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> tslib 1.16 Collecting legal info COPYING: OK (sha256: 9b872a8a070b8ad329c4bd380fb1bf0000f564c75023ec8e1e6803f15364b9e9) >>> webp 0.6.1 Collecting legal info COPYING: OK (sha256: 5aec868f669e384a22372a4e8a1a6cd7d44c64cd451f960ca69cc170d1e13acf) >>> 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: comix-cursors-0.8.2: cannot save license (COMIX_CURSORS_LICENSE_FILES not defined) WARNING: libftdi-0.20: cannot save license (HOST_LIBFTDI_LICENSE_FILES not defined) Legal info produced in /home/naourr/work/instance-0/output/legal-info make: Leaving directory '/home/naourr/work/instance-0/buildroot'