/usr/bin/install -c -m 644 which.1 '/home/naourr/work/instance-1/output/target/usr/share/man/man1' /usr/bin/install -c -m 644 ./which.info '/home/naourr/work/instance-1/output/target/usr/share/info' install-info --info-dir='/home/naourr/work/instance-1/output/target/usr/share/info' '/home/naourr/work/instance-1/output/target/usr/share/info/which.info' make[4]: Leaving directory '/home/naourr/work/instance-1/output/build/which-2.21' make[3]: Leaving directory '/home/naourr/work/instance-1/output/build/which-2.21' make[2]: Leaving directory '/home/naourr/work/instance-1/output/build/which-2.21' make[1]: Leaving directory '/home/naourr/work/instance-1/output/build/which-2.21' yajl-2.1.0.tar.gz: OK (sha256: 3fb73364a5a30efe615046d07e6db9d09fd2b41c763c5f7d3bfb121cd5c5ac5a) >>> yajl 2.1.0 Extracting gzip -d -c /home/naourr/work/instance-1/dl/yajl/yajl-2.1.0.tar.gz | /home/naourr/work/instance-1/output/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-1/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/naourr/work/instance-1/output/build/yajl-2.1.0/ && cd /home/naourr/work/instance-1/output/build/yajl-2.1.0/ && rm -f CMakeCache.txt && PATH="/home/naourr/work/instance-1/output/host/bin:/home/naourr/work/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/cmake /home/naourr/work/instance-1/output/build/yajl-2.1.0/ -DCMAKE_TOOLCHAIN_FILE="/home/naourr/work/instance-1/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-1/output/host/bin/arm-linux-gcc -- Check for working C compiler: /home/naourr/work/instance-1/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 /usr/bin/cmake -E copy_if_different /home/naourr/work/instance-1/output/build/yajl-2.1.0/src/api/yajl_parse.h /home/naourr/work/instance-1/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-1/output/build/yajl-2.1.0/src/api/yajl_gen.h /home/naourr/work/instance-1/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-1/output/build/yajl-2.1.0/src/api/yajl_common.h /home/naourr/work/instance-1/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-1/output/build/yajl-2.1.0/src/api/yajl_tree.h /home/naourr/work/instance-1/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-1/output/build/yajl-2.1.0 >>> yajl 2.1.0 Building PATH="/home/naourr/work/instance-1/output/host/bin:/home/naourr/work/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 -C /home/naourr/work/instance-1/output/build/yajl-2.1.0/ make[1]: Entering directory '/home/naourr/work/instance-1/output/build/yajl-2.1.0' make[2]: Entering directory '/home/naourr/work/instance-1/output/build/yajl-2.1.0' make[3]: Entering directory '/home/naourr/work/instance-1/output/build/yajl-2.1.0' Scanning dependencies of target yajl_s make[3]: Leaving directory '/home/naourr/work/instance-1/output/build/yajl-2.1.0' make[3]: Entering directory '/home/naourr/work/instance-1/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_parser.c.o [ 17%] Building C object src/CMakeFiles/yajl_s.dir/yajl_buf.c.o [ 17%] Building C object src/CMakeFiles/yajl_s.dir/yajl.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-1/output/build/yajl-2.1.0' [ 43%] Built target yajl_s make[3]: Entering directory '/home/naourr/work/instance-1/output/build/yajl-2.1.0' make[3]: Entering directory '/home/naourr/work/instance-1/output/build/yajl-2.1.0' make[3]: Entering directory '/home/naourr/work/instance-1/output/build/yajl-2.1.0' make[3]: Entering directory '/home/naourr/work/instance-1/output/build/yajl-2.1.0' Scanning dependencies of target gen-extra-close make[3]: Leaving directory '/home/naourr/work/instance-1/output/build/yajl-2.1.0' Scanning dependencies of target json_verify make[3]: Entering directory '/home/naourr/work/instance-1/output/build/yajl-2.1.0' Scanning dependencies of target json_reformat Scanning dependencies of target yajl_test make[3]: Leaving directory '/home/naourr/work/instance-1/output/build/yajl-2.1.0' make[3]: Leaving directory '/home/naourr/work/instance-1/output/build/yajl-2.1.0' make[3]: Leaving directory '/home/naourr/work/instance-1/output/build/yajl-2.1.0' make[3]: Entering directory '/home/naourr/work/instance-1/output/build/yajl-2.1.0' make[3]: Entering directory '/home/naourr/work/instance-1/output/build/yajl-2.1.0' make[3]: Entering directory '/home/naourr/work/instance-1/output/build/yajl-2.1.0' [ 47%] Building C object test/api/CMakeFiles/gen-extra-close.dir/gen-extra-close.c.o [ 52%] Building C object verify/CMakeFiles/json_verify.dir/json_verify.c.o [ 56%] Building C object reformatter/CMakeFiles/json_reformat.dir/json_reformat.c.o [ 60%] Building C object test/parsing/CMakeFiles/yajl_test.dir/yajl_test.c.o [ 65%] Linking C executable gen-extra-close [ 69%] Linking C executable json_verify [ 73%] Linking C executable json_reformat [ 78%] Linking C executable yajl_test make[3]: Leaving directory '/home/naourr/work/instance-1/output/build/yajl-2.1.0' [ 78%] Built target gen-extra-close make[3]: Entering directory '/home/naourr/work/instance-1/output/build/yajl-2.1.0' Scanning dependencies of target parse_config make[3]: Leaving directory '/home/naourr/work/instance-1/output/build/yajl-2.1.0' make[3]: Entering directory '/home/naourr/work/instance-1/output/build/yajl-2.1.0' make[3]: Leaving directory '/home/naourr/work/instance-1/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-1/output/build/yajl-2.1.0' make[3]: Leaving directory '/home/naourr/work/instance-1/output/build/yajl-2.1.0' [ 82%] Built target yajl_test [ 82%] Built target json_verify make[3]: Entering directory '/home/naourr/work/instance-1/output/build/yajl-2.1.0' [ 82%] Built target json_reformat Scanning dependencies of target perftest make[3]: Leaving directory '/home/naourr/work/instance-1/output/build/yajl-2.1.0' make[3]: Entering directory '/home/naourr/work/instance-1/output/build/yajl-2.1.0' [ 86%] Building C object perf/CMakeFiles/perftest.dir/documents.c.o [ 91%] Building C object perf/CMakeFiles/perftest.dir/perftest.c.o [ 95%] Linking C executable parse_config make[3]: Leaving directory '/home/naourr/work/instance-1/output/build/yajl-2.1.0' [ 95%] Built target parse_config [100%] Linking C executable perftest make[3]: Leaving directory '/home/naourr/work/instance-1/output/build/yajl-2.1.0' [100%] Built target perftest make[2]: Leaving directory '/home/naourr/work/instance-1/output/build/yajl-2.1.0' make[1]: Leaving directory '/home/naourr/work/instance-1/output/build/yajl-2.1.0' >>> yajl 2.1.0 Installing to staging directory PATH="/home/naourr/work/instance-1/output/host/bin:/home/naourr/work/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 DESTDIR=/home/naourr/work/instance-1/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot install/fast -C /home/naourr/work/instance-1/output/build/yajl-2.1.0/ make[1]: Entering directory '/home/naourr/work/instance-1/output/build/yajl-2.1.0' Install the project... -- Install configuration: "Release" -- Installing: /home/naourr/work/instance-1/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libyajl.a -- Installing: /home/naourr/work/instance-1/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yajl/yajl_parse.h -- Installing: /home/naourr/work/instance-1/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yajl/yajl_gen.h -- Installing: /home/naourr/work/instance-1/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yajl/yajl_common.h -- Installing: /home/naourr/work/instance-1/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yajl/yajl_tree.h -- Installing: /home/naourr/work/instance-1/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/yajl/yajl_version.h -- Installing: /home/naourr/work/instance-1/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/share/pkgconfig/yajl.pc -- Installing: /home/naourr/work/instance-1/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/bin/json_reformat -- Installing: /home/naourr/work/instance-1/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/bin/json_verify make[1]: Leaving directory '/home/naourr/work/instance-1/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-1/output/host/bin:/home/naourr/work/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 DESTDIR=/home/naourr/work/instance-1/output/target install/fast -C /home/naourr/work/instance-1/output/build/yajl-2.1.0/ make[1]: Entering directory '/home/naourr/work/instance-1/output/build/yajl-2.1.0' Install the project... -- Install configuration: "Release" -- Installing: /home/naourr/work/instance-1/output/target/usr/lib/libyajl.a -- Installing: /home/naourr/work/instance-1/output/target/usr/include/yajl/yajl_parse.h -- Installing: /home/naourr/work/instance-1/output/target/usr/include/yajl/yajl_gen.h -- Installing: /home/naourr/work/instance-1/output/target/usr/include/yajl/yajl_common.h -- Installing: /home/naourr/work/instance-1/output/target/usr/include/yajl/yajl_tree.h -- Installing: /home/naourr/work/instance-1/output/target/usr/include/yajl/yajl_version.h -- Installing: /home/naourr/work/instance-1/output/target/usr/share/pkgconfig/yajl.pc -- Installing: /home/naourr/work/instance-1/output/target/usr/bin/json_reformat -- Installing: /home/naourr/work/instance-1/output/target/usr/bin/json_verify make[1]: Leaving directory '/home/naourr/work/instance-1/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-1/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'binutils', u'readline', u'gmp', u'grep', u'msmtp', u'which'] ./support/scripts/check-uniq-files -t staging /home/naourr/work/instance-1/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'libopenssl', u'libcurl', u'libxml2', u'flickcurl', u'gmp', u'pcre', u'json-for-modern-cpp', u'libpng', u'sdl', u'sdl_mixer', u'libao', u'libcdaudio', u'libdvbpsi', u'libfribidi', u'libgit2', u'libldns', u'liblockfile', u'liblogging', u'libmodplug', u'libogg', u'liboping', u'libpcap', u'libplist', u'libsamplerate', u'libsilk', u'libsrtp', u'libxkbcommon', u'mtdev', u'nettle', u'ngrep', u'proj', u'snappy', u'speex', u'tiff', u'yajl'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'binutils', u'readline', u'gmp'] Warning: staging file "./usr/lib/libplist++.la" is touched by more than one package: [u'libplist', u'libsamplerate', u'libsilk', u'libsrtp', u'libxkbcommon', u'mtdev', u'nettle', u'ngrep', u'proj', u'snappy', u'speex', u'tiff', u'yajl'] Warning: staging file "./usr/lib/libopcodes.la" is touched by more than one package: [u'binutils', u'bzip2', u'ncurses', u'readline', u'util-linux', u'zeromq', u'cppzmq', u'libnl', u'libopenssl', u'libcurl', u'libxml2', u'flickcurl', u'gmp', u'pcre', u'json-for-modern-cpp', u'libpng', u'sdl', u'sdl_mixer', u'libao', u'libcdaudio', u'libdvbpsi', u'libfribidi', u'libgit2', u'libldns', u'liblockfile', u'liblogging', u'libmodplug', u'libogg', u'liboping', u'libpcap', u'libplist', u'libsamplerate', u'libsilk', u'libsrtp', u'libxkbcommon', u'mtdev', u'nettle', u'ngrep', u'proj', u'snappy', u'speex', u'tiff', u'yajl'] Warning: staging file "./usr/lib/libbfd.la" is touched by more than one package: [u'binutils', u'bzip2', u'ncurses', u'readline', u'util-linux', u'zeromq', u'cppzmq', u'libnl', u'libopenssl', u'libcurl', u'libxml2', u'flickcurl', u'gmp', u'pcre', u'json-for-modern-cpp', u'libpng', u'sdl', u'sdl_mixer', u'libao', u'libcdaudio', u'libdvbpsi', u'libfribidi', u'libgit2', u'libldns', u'liblockfile', u'liblogging', u'libmodplug', u'libogg', u'liboping', u'libpcap', u'libplist', u'libsamplerate', u'libsilk', u'libsrtp', u'libxkbcommon', u'mtdev', u'nettle', u'ngrep', u'proj', u'snappy', u'speex', u'tiff', u'yajl'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: [u'libogg', u'liboping', u'libpcap', u'libplist', u'libsamplerate', u'libsilk', u'libsrtp', u'libxkbcommon', u'mtdev', u'nettle', u'ngrep', u'proj', u'snappy', u'speex', u'tiff', u'yajl'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'json-for-modern-cpp', u'libpng', u'sdl', u'sdl_mixer', u'libao', u'libcdaudio', u'libdvbpsi', u'libfribidi', u'libgit2', u'libldns', u'liblockfile', u'liblogging', u'libmodplug', u'libogg', u'liboping', u'libpcap', u'libplist', u'libsamplerate', u'libsilk', u'libsrtp', u'libxkbcommon', u'mtdev', u'nettle', u'ngrep', u'proj', u'snappy', u'speex', u'tiff', u'yajl'] Warning: staging file "./usr/lib/libSKP_SILK_SDK.la" is touched by more than one package: [u'libsilk', u'libsrtp', u'libxkbcommon', u'mtdev', u'nettle', u'ngrep', u'proj', u'snappy', u'speex', u'tiff', u'yajl'] Warning: staging file "./usr/lib/libspeex.la" is touched by more than one package: [u'speex', u'tiff', u'yajl'] Warning: staging file "./usr/lib/liboping.la" is touched by more than one package: [u'liboping', u'libpcap', u'libplist', u'libsamplerate', u'libsilk', u'libsrtp', u'libxkbcommon', u'mtdev', u'nettle', u'ngrep', u'proj', u'snappy', u'speex', u'tiff', u'yajl'] Warning: staging file "./usr/lib/libflickcurl.la" is touched by more than one package: [u'flickcurl', u'gmp', u'pcre', u'json-for-modern-cpp', u'libpng', u'sdl', u'sdl_mixer', u'libao', u'libcdaudio', u'libdvbpsi', u'libfribidi', u'libgit2', u'libldns', u'liblockfile', u'liblogging', u'libmodplug', u'libogg', u'liboping', u'libpcap', u'libplist', u'libsamplerate', u'libsilk', u'libsrtp', u'libxkbcommon', u'mtdev', u'nettle', u'ngrep', u'proj', u'snappy', u'speex', u'tiff', u'yajl'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'json-for-modern-cpp', u'libpng', u'sdl', u'sdl_mixer', u'libao', u'libcdaudio', u'libdvbpsi', u'libfribidi', u'libgit2', u'libldns', u'liblockfile', u'liblogging', u'libmodplug', u'libogg', u'liboping', u'libpcap', u'libplist', u'libsamplerate', u'libsilk', u'libsrtp', u'libxkbcommon', u'mtdev', u'nettle', u'ngrep', u'proj', u'snappy', u'speex', u'tiff', u'yajl'] Warning: staging file "./usr/lib/libao.la" is touched by more than one package: [u'libao', u'libcdaudio', u'libdvbpsi', u'libfribidi', u'libgit2', u'libldns', u'liblockfile', u'liblogging', u'libmodplug', u'libogg', u'liboping', u'libpcap', u'libplist', u'libsamplerate', u'libsilk', u'libsrtp', u'libxkbcommon', u'mtdev', u'nettle', u'ngrep', u'proj', u'snappy', u'speex', u'tiff', u'yajl'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'json-for-modern-cpp', u'libpng', u'sdl', u'sdl_mixer', u'libao', u'libcdaudio', u'libdvbpsi', u'libfribidi', u'libgit2', u'libldns', u'liblockfile', u'liblogging', u'libmodplug', u'libogg', u'liboping', u'libpcap', u'libplist', u'libsamplerate', u'libsilk', u'libsrtp', u'libxkbcommon', u'mtdev', u'nettle', u'ngrep', u'proj', u'snappy', u'speex', u'tiff', u'yajl'] Warning: staging file "./usr/lib/ao/plugins-4/liboss.la" is touched by more than one package: [u'libao', u'libcdaudio', u'libdvbpsi', u'libfribidi', u'libgit2', u'libldns', u'liblockfile', u'liblogging', u'libmodplug', u'libogg', u'liboping', u'libpcap', u'libplist', u'libsamplerate', u'libsilk', u'libsrtp', u'libxkbcommon', u'mtdev', u'nettle', u'ngrep', u'proj', u'snappy', u'speex', u'tiff', u'yajl'] Warning: staging file "./usr/lib/libxkbcommon.la" is touched by more than one package: [u'libxkbcommon', u'mtdev', u'nettle', u'ngrep', u'proj', u'snappy', u'speex', u'tiff', u'yajl'] Warning: staging file "./usr/lib/libmtdev.la" is touched by more than one package: [u'mtdev', u'nettle', u'ngrep', u'proj', u'snappy', u'speex', u'tiff', u'yajl'] Warning: staging file "./usr/lib/libzmq.la" is touched by more than one package: [u'zeromq', u'cppzmq', u'libnl', u'libopenssl', u'libcurl', u'libxml2', u'flickcurl', u'gmp', u'pcre', u'json-for-modern-cpp', u'libpng', u'sdl', u'sdl_mixer', u'libao', u'libcdaudio', u'libdvbpsi', u'libfribidi', u'libgit2', u'libldns', u'liblockfile', u'liblogging', u'libmodplug', u'libogg', u'liboping', u'libpcap', u'libplist', u'libsamplerate', u'libsilk', u'libsrtp', u'libxkbcommon', u'mtdev', u'nettle', u'ngrep', u'proj', u'snappy', u'speex', u'tiff', u'yajl'] Warning: staging file "./usr/lib/libldns.la" is touched by more than one package: [u'libldns', u'liblockfile', u'liblogging', u'libmodplug', u'libogg', u'liboping', u'libpcap', u'libplist', u'libsamplerate', u'libsilk', u'libsrtp', u'libxkbcommon', u'mtdev', u'nettle', u'ngrep', u'proj', u'snappy', u'speex', u'tiff', u'yajl'] Warning: staging file "./usr/lib/libgmp.la" is touched by more than one package: [u'gmp', u'pcre', u'json-for-modern-cpp', u'libpng', u'sdl', u'sdl_mixer', u'libao', u'libcdaudio', u'libdvbpsi', u'libfribidi', u'libgit2', u'libldns', u'liblockfile', u'liblogging', u'libmodplug', u'libogg', u'liboping', u'libpcap', u'libplist', u'libsamplerate', u'libsilk', u'libsrtp', u'libxkbcommon', u'mtdev', u'nettle', u'ngrep', u'proj', u'snappy', u'speex', u'tiff', u'yajl'] Warning: staging file "./usr/lib/libSDL_mixer.la" is touched by more than one package: [u'sdl_mixer', u'libao', u'libcdaudio', u'libdvbpsi', u'libfribidi', u'libgit2', u'libldns', u'liblockfile', u'liblogging', u'libmodplug', u'libogg', u'liboping', u'libpcap', u'libplist', u'libsamplerate', u'libsilk', u'libsrtp', u'libxkbcommon', u'mtdev', u'nettle', u'ngrep', u'proj', u'snappy', u'speex', u'tiff', u'yajl'] Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: [u'libcurl', u'libxml2', u'flickcurl', u'gmp', u'pcre', u'json-for-modern-cpp', u'libpng', u'sdl', u'sdl_mixer', u'libao', u'libcdaudio', u'libdvbpsi', u'libfribidi', u'libgit2', u'libldns', u'liblockfile', u'liblogging', u'libmodplug', u'libogg', u'liboping', u'libpcap', u'libplist', u'libsamplerate', u'libsilk', u'libsrtp', u'libxkbcommon', u'mtdev', u'nettle', u'ngrep', u'proj', u'snappy', u'speex', u'tiff', u'yajl'] Warning: staging file "./usr/lib/libpng.la" is touched by more than one package: [u'libpng', u'sdl', u'sdl_mixer', u'libao', u'libcdaudio', u'libdvbpsi', u'libfribidi', u'libgit2', u'libldns', u'liblockfile', u'liblogging', u'libmodplug', u'libogg', u'liboping', u'libpcap', u'libplist', u'libsamplerate', u'libsilk', u'libsrtp', u'libxkbcommon', u'mtdev', u'nettle', u'ngrep', u'proj', u'snappy', u'speex', u'tiff', u'yajl'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'zeromq', u'cppzmq', u'libnl', u'libopenssl', u'libcurl', u'libxml2', u'flickcurl', u'gmp', u'pcre', u'json-for-modern-cpp', u'libpng', u'sdl', u'sdl_mixer', u'libao', u'libcdaudio', u'libdvbpsi', u'libfribidi', u'libgit2', u'libldns', u'liblockfile', u'liblogging', u'libmodplug', u'libogg', u'liboping', u'libpcap', u'libplist', u'libsamplerate', u'libsilk', u'libsrtp', u'libxkbcommon', u'mtdev', u'nettle', u'ngrep', u'proj', u'snappy', u'speex', u'tiff', u'yajl'] Warning: staging file "./usr/lib/libplist.la" is touched by more than one package: [u'libplist', u'libsamplerate', u'libsilk', u'libsrtp', u'libxkbcommon', u'mtdev', u'nettle', u'ngrep', u'proj', u'snappy', u'speex', u'tiff', u'yajl'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'flickcurl', u'gmp', u'pcre', u'json-for-modern-cpp', u'libpng', u'sdl', u'sdl_mixer', u'libao', u'libcdaudio', u'libdvbpsi', u'libfribidi', u'libgit2', u'libldns', u'liblockfile', u'liblogging', u'libmodplug', u'libogg', u'liboping', u'libpcap', u'libplist', u'libsamplerate', u'libsilk', u'libsrtp', u'libxkbcommon', u'mtdev', u'nettle', u'ngrep', u'proj', u'snappy', u'speex', u'tiff', u'yajl'] Warning: staging file "./usr/lib/libdvbpsi.la" is touched by more than one package: [u'libdvbpsi', u'libfribidi', u'libgit2', u'libldns', u'liblockfile', u'liblogging', u'libmodplug', u'libogg', u'liboping', u'libpcap', u'libplist', u'libsamplerate', u'libsilk', u'libsrtp', u'libxkbcommon', u'mtdev', u'nettle', u'ngrep', u'proj', u'snappy', u'speex', u'tiff', u'yajl'] Warning: staging file "./usr/lib/libcdaudio.la" is touched by more than one package: [u'libcdaudio', u'libdvbpsi', u'libfribidi', u'libgit2', u'libldns', u'liblockfile', u'liblogging', u'libmodplug', u'libogg', u'liboping', u'libpcap', u'libplist', u'libsamplerate', u'libsilk', u'libsrtp', u'libxkbcommon', u'mtdev', u'nettle', u'ngrep', u'proj', u'snappy', u'speex', u'tiff', u'yajl'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'libopenssl', u'libcurl', u'libxml2', u'flickcurl', u'gmp', u'pcre', u'json-for-modern-cpp', u'libpng', u'sdl', u'sdl_mixer', u'libao', u'libcdaudio', u'libdvbpsi', u'libfribidi', u'libgit2', u'libldns', u'liblockfile', u'liblogging', u'libmodplug', u'libogg', u'liboping', u'libpcap', u'libplist', u'libsamplerate', u'libsilk', u'libsrtp', u'libxkbcommon', u'mtdev', u'nettle', u'ngrep', u'proj', u'snappy', u'speex', u'tiff', u'yajl'] Warning: staging file "./usr/lib/libpng16.la" is touched by more than one package: [u'libpng', u'sdl', u'sdl_mixer', u'libao', u'libcdaudio', u'libdvbpsi', u'libfribidi', u'libgit2', u'libldns', u'liblockfile', u'liblogging', u'libmodplug', u'libogg', u'liboping', u'libpcap', u'libplist', u'libsamplerate', u'libsilk', u'libsrtp', u'libxkbcommon', u'mtdev', u'nettle', u'ngrep', u'proj', u'snappy', u'speex', u'tiff', u'yajl'] Warning: staging file "./usr/lib/libproj.la" is touched by more than one package: [u'proj', u'snappy', u'speex', u'tiff', u'yajl'] Warning: staging file "./usr/lib/libsamplerate.la" is touched by more than one package: [u'libsamplerate', u'libsilk', u'libsrtp', u'libxkbcommon', u'mtdev', u'nettle', u'ngrep', u'proj', u'snappy', u'speex', u'tiff', u'yajl'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'libopenssl', u'libcurl', u'libxml2', u'flickcurl', u'gmp', u'pcre', u'json-for-modern-cpp', u'libpng', u'sdl', u'sdl_mixer', u'libao', u'libcdaudio', u'libdvbpsi', u'libfribidi', u'libgit2', u'libldns', u'liblockfile', u'liblogging', u'libmodplug', u'libogg', u'liboping', u'libpcap', u'libplist', u'libsamplerate', u'libsilk', u'libsrtp', u'libxkbcommon', u'mtdev', u'nettle', u'ngrep', u'proj', u'snappy', u'speex', u'tiff', u'yajl'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'libopenssl', u'libcurl', u'libxml2', u'flickcurl', u'gmp', u'pcre', u'json-for-modern-cpp', u'libpng', u'sdl', u'sdl_mixer', u'libao', u'libcdaudio', u'libdvbpsi', u'libfribidi', u'libgit2', u'libldns', u'liblockfile', u'liblogging', u'libmodplug', u'libogg', u'liboping', u'libpcap', u'libplist', u'libsamplerate', u'libsilk', u'libsrtp', u'libxkbcommon', u'mtdev', u'nettle', u'ngrep', u'proj', u'snappy', u'speex', u'tiff', u'yajl'] Warning: staging file "./usr/lib/libSDL.la" is touched by more than one package: [u'sdl', u'sdl_mixer', u'libao', u'libcdaudio', u'libdvbpsi', u'libfribidi', u'libgit2', u'libldns', u'liblockfile', u'liblogging', u'libmodplug', u'libogg', u'liboping', u'libpcap', u'libplist', u'libsamplerate', u'libsilk', u'libsrtp', u'libxkbcommon', u'mtdev', u'nettle', u'ngrep', u'proj', u'snappy', u'speex', u'tiff', u'yajl'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'libopenssl', u'libcurl', u'libxml2', u'flickcurl', u'gmp', u'pcre', u'json-for-modern-cpp', u'libpng', u'sdl', u'sdl_mixer', u'libao', u'libcdaudio', u'libdvbpsi', u'libfribidi', u'libgit2', u'libldns', u'liblockfile', u'liblogging', u'libmodplug', u'libogg', u'liboping', u'libpcap', u'libplist', u'libsamplerate', u'libsilk', u'libsrtp', u'libxkbcommon', u'mtdev', u'nettle', u'ngrep', u'proj', u'snappy', u'speex', u'tiff', u'yajl'] Warning: staging file "./usr/lib/libSDLmain.la" is touched by more than one package: [u'sdl', u'sdl_mixer', u'libao', u'libcdaudio', u'libdvbpsi', u'libfribidi', u'libgit2', u'libldns', u'liblockfile', u'liblogging', u'libmodplug', u'libogg', u'liboping', u'libpcap', u'libplist', u'libsamplerate', u'libsilk', u'libsrtp', u'libxkbcommon', u'mtdev', u'nettle', u'ngrep', u'proj', u'snappy', u'speex', u'tiff', u'yajl'] Warning: staging file "./usr/lib/libmodplug.la" is touched by more than one package: [u'libmodplug', u'libogg', u'liboping', u'libpcap', u'libplist', u'libsamplerate', u'libsilk', u'libsrtp', u'libxkbcommon', u'mtdev', u'nettle', u'ngrep', u'proj', u'snappy', u'speex', u'tiff', u'yajl'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'libopenssl', u'libcurl', u'libxml2', u'flickcurl', u'gmp', u'pcre', u'json-for-modern-cpp', u'libpng', u'sdl', u'sdl_mixer', u'libao', u'libcdaudio', u'libdvbpsi', u'libfribidi', u'libgit2', u'libldns', u'liblockfile', u'liblogging', u'libmodplug', u'libogg', u'liboping', u'libpcap', u'libplist', u'libsamplerate', u'libsilk', u'libsrtp', u'libxkbcommon', u'mtdev', u'nettle', u'ngrep', u'proj', u'snappy', u'speex', u'tiff', u'yajl'] Warning: staging file "./usr/lib/libfribidi.la" is touched by more than one package: [u'libfribidi', u'libgit2', u'libldns', u'liblockfile', u'liblogging', u'libmodplug', u'libogg', u'liboping', u'libpcap', u'libplist', u'libsamplerate', u'libsilk', u'libsrtp', u'libxkbcommon', u'mtdev', u'nettle', u'ngrep', u'proj', u'snappy', u'speex', u'tiff', u'yajl'] Warning: staging file "./usr/lib/libtiff.la" is touched by more than one package: [u'tiff', u'yajl'] Warning: staging file "./usr/lib/liblogging-stdlog.la" is touched by more than one package: [u'liblogging', u'libmodplug', u'libogg', u'liboping', u'libpcap', u'libplist', u'libsamplerate', u'libsilk', u'libsrtp', u'libxkbcommon', u'mtdev', u'nettle', u'ngrep', u'proj', u'snappy', u'speex', u'tiff', u'yajl'] ./support/scripts/check-uniq-files -t host /home/naourr/work/instance-1/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-tar', u'host-lzip', u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-bison', u'host-gettext'] Warning: host file "./share/man/man8/fsck.8" is touched by more than one package: [u'host-util-linux', u'host-e2fsprogs'] Warning: host file "./sbin/fsck" is touched by more than one package: [u'host-util-linux', u'host-e2fsprogs'] mkdir -p /home/naourr/work/instance-1/output/target/etc echo "buildroot" > /home/naourr/work/instance-1/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-1/output/target/etc/hosts mkdir -p /home/naourr/work/instance-1/output/target/etc echo "Welcome to Buildroot" > /home/naourr/work/instance-1/output/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/work/instance-1/output/target/etc/shadow rm -f /home/naourr/work/instance-1/output/target/bin/sh rm -f /home/naourr/work/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/naourr/work/instance-1/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-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/work/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/work/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/work/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/work/instance-1/output/target/usr/include /home/naourr/work/instance-1/output/target/usr/share/aclocal \ /home/naourr/work/instance-1/output/target/usr/lib/pkgconfig /home/naourr/work/instance-1/output/target/usr/share/pkgconfig \ /home/naourr/work/instance-1/output/target/usr/lib/cmake /home/naourr/work/instance-1/output/target/usr/share/cmake find /home/naourr/work/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/work/instance-1/output/target/lib/ /home/naourr/work/instance-1/output/target/usr/lib/ /home/naourr/work/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: '/home/naourr/work/instance-1/output/target/usr/libexec/': No such file or directory rm -rf /home/naourr/work/instance-1/output/target/usr/share/gdb rm -rf /home/naourr/work/instance-1/output/target/usr/share/bash-completion rm -rf /home/naourr/work/instance-1/output/target/usr/share/zsh rm -rf /home/naourr/work/instance-1/output/target/usr/man /home/naourr/work/instance-1/output/target/usr/share/man rm -rf /home/naourr/work/instance-1/output/target/usr/info /home/naourr/work/instance-1/output/target/usr/share/info rm -rf /home/naourr/work/instance-1/output/target/usr/doc /home/naourr/work/instance-1/output/target/usr/share/doc rm -rf /home/naourr/work/instance-1/output/target/usr/share/gtk-doc rmdir /home/naourr/work/instance-1/output/target/usr/share 2>/dev/null || true find /home/naourr/work/instance-1/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-1/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/work/instance-1/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/naourr/work/instance-1/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/naourr/work/instance-1/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/naourr/work/instance-1/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/naourr/work/instance-1/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-1/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-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.11-rc1-00144-ga18c828bed"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.11-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2018.11-rc1\"" \ ) > /home/naourr/work/instance-1/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/naourr/work/instance-1/output/target/etc >>> Sanitizing RPATH in target tree /home/naourr/work/instance-1/buildroot/support/scripts/fix-rpath target touch /home/naourr/work/instance-1/output/target/usr make: Leaving directory '/home/naourr/work/instance-1/buildroot' make: Entering directory '/home/naourr/work/instance-1/buildroot' >>> Buildroot 2018.11-rc1-00144-ga18c828bed 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 >>> armadillo 7.900.1 Collecting legal info LICENSE.txt: OK (sha256: 3ddf9be5c28fe27dad143a5dc76eea25222ad1dd68934a047064e56ed2fa40c5) >>> clapack 3.2.1 Collecting legal info F2CLIBS/libf2c/Notice: OK (sha256: 44561c447e91203ddc747beeca5cc2794d95ee982c17c578670e4f0408bc3904) COPYING: OK (sha256: 23014869214a231525b38c39fdb5f82364fa24154ac80fdcab2a79671460fd09) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> binutils 2.29.1 Collecting legal info ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING.LIB >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> bsdiff 4.3 Collecting legal info ERROR: No hash found for bsdiff.c >>> bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> host-btrfs-progs 4.17.1 Collecting legal info COPYING: OK (sha256: 0d5bf346df9e635a29dcdddf832dc5b002ca6cdc1c5c9c6c567d2a61bb0c5c15) libbtrfsutil/COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) libbtrfsutil/COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> host-lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> host-util-linux 2.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> ca-certificates 20180409 Collecting legal info ERROR: No hash found for debian/copyright >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2p Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> host-python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> 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-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> cache-calibrator Collecting legal info calibrator.c.license: OK (sha256: a853663f5b4fb3ad77bf2790ab53146f456b8d9b9ddf83b99fe28c0bdec42514) >>> ccrypt 1.10 Collecting legal info ERROR: No hash found for COPYING >>> cppzmq v4.3.0 Collecting legal info LICENSE: OK (sha256: 7e6db90e2e805c72b3daa77849d1cb5f1f92da0e69750c8a4aa1d86d70704748) >>> zeromq 4.2.5 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LESSER >>> util-linux 2.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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 >>> readline 7.0 Collecting legal info ERROR: No hash found for COPYING >>> dejavu 2.37 Collecting legal info ERROR: No hash found for LICENSE >>> dropbear 2018.76 Collecting legal info ERROR: No hash found for LICENSE >>> dropwatch 7c33d8a8ed105b07a46b55d71d93b36ed34c16db Collecting legal info ERROR: No hash found for COPYING >>> 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) >>> 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) >>> host-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) >>> fbv 1.0b Collecting legal info ERROR: No hash found for COPYING >>> flickcurl 1.26 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB ERROR: No hash found for LICENSE-2.0.txt ERROR: No hash found for LICENSE.html >>> libcurl 7.62.0 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> openssl Collecting legal info >>> libopenssl 1.0.2p Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> fmtools 2.0.7 Collecting legal info ERROR: No hash found for COPYING >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> grep 3.1 Collecting legal info COPYING: OK (sha256: ca372a7d92560b1fa9f6d832b440e8bcd62d9adfa8870c98287deab66d98310e) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> jquery 1.11.2 Collecting legal info >>> json-for-modern-cpp v3.1.2 Collecting legal info LICENSE.MIT: OK (sha256: 7b875bb7a4e28abb7956ea821b4b7d88ff6a2a4fabf261c3993730a365ec56dd) >>> lbreakout2 2.6.5 Collecting legal info ERROR: No hash found for COPYING >>> libpng 1.6.35 Collecting legal info LICENSE: OK (sha256: f9850940c6606003eea9c8864b2a3f177eb5c963614aba5a3c5a24c47dd043ab) >>> sdl 1.2.15 Collecting legal info ERROR: No hash found for COPYING >>> sdl_mixer 1.2.12 Collecting legal info ERROR: No hash found for COPYING >>> libao 1.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libcdaudio 0.99.12p2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libdvbpsi 1.3.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libfribidi 0.19.7 Collecting legal info ERROR: No hash found for COPYING >>> libgit2 v0.27.4 Collecting legal info COPYING: OK (sha256: d9a8038088df84fde493fa33a0f1e537252eeb9642122aa4b862690197152813) >>> libldns 1.7.0 Collecting legal info LICENSE: OK (sha256: 9e0b1505c358d1a7c79555ee8bd1acbe2985dbc74dd81f3697cebf2161e922e6) >>> liblockfile 1.09 Collecting legal info ERROR: No hash found for COPYRIGHT >>> liblogging 1.0.6 Collecting legal info COPYING: OK (sha256: a5626f700d3ee92513673b5f43733af5b651d9e7a9157d4bd81ceb9c89ec04b0) >>> libmodplug 0.8.8.5 Collecting legal info COPYING: OK (sha256: 49942e7b3b175f549e751feb08b5270ca6f6c5fb7a1be9f9517db275ec32c92e) >>> libogg 1.3.3 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> liboping 1.10.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libpcap 1.8.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libplist 2.0.0 Collecting legal info ERROR: No hash found for COPYING >>> libsamplerate 0.1.9 Collecting legal info ERROR: No hash found for COPYING >>> libsilk 4268a02240c35c6055b0f237c46b09b2dcf79e45 Collecting legal info ERROR: No hash found for COPYING >>> libsrtp v2.2.0 Collecting legal info LICENSE: OK (sha256: 8e19d42a1eec9561f3f347253ddf2e385c55f392f025bb0fd41b88dbf38db5ae) >>> libxkbcommon 0.8.2 Collecting legal info LICENSE: OK (sha256: 086caee279449369d41c1157911ec7696e707b93feba7280de757d3c470b2dfb) >>> lockfile-progs 0.1.17 Collecting legal info ERROR: No hash found for COPYING >>> memtool 2016.10.0 Collecting legal info ERROR: No hash found for COPYING >>> modplugtools 0.5.3 Collecting legal info ERROR: No hash found for COPYING >>> msmtp 1.8.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> mtdev 1.1.4 Collecting legal info ERROR: No hash found for COPYING >>> nettle 3.4 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> ngrep 1_47 Collecting legal info LICENSE: OK (sha256: d46e593e048e0b9fc803561ed4c283f37a2d5447e4dcfa10cad29b394c2b8b9e) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pixiewps 9e5bdc6c86c8487b2a6107d5ab3559ed5c738c59 Collecting legal info LICENSE.md: OK (sha256: ccb349b4132ed7737f25e5adebfe61f3d52dca33708df1e50352320438d1d4c2) >>> proj 5.0.1 Collecting legal info COPYING: OK (sha256: 2dcac4af6990093ef48b896bfb81452d46a31b08d46cce34b27e83f93b2e37f6) >>> snappy 1.1.7 Collecting legal info COPYING: OK (sha256: 55172044f7e241207117448a4d9d6ba1d0925c8ad66b5d4c08c70adfa9cc3de6) >>> speex 1.2.0 Collecting legal info COPYING: OK (sha256: 671bb5d8fd3c6b05a2e831d90f978ac27965c92bd8ea6d16b3df76e3440c0e9f) >>> tiff 4.0.8 Collecting legal info ERROR: No hash found for COPYRIGHT >>> which 2.21 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: jquery-1.11.2: cannot save license (JQUERY_LICENSE_FILES not defined) Legal info produced in /home/naourr/work/instance-1/output/legal-info make: Leaving directory '/home/naourr/work/instance-1/buildroot'