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-2/output/build/yajl-2.1.0/ && cd /home/naourr/work/instance-2/output/build/yajl-2.1.0/ && rm -f CMakeCache.txt && PATH="/home/naourr/work/instance-2/output/host/bin:/home/naourr/work/instance-2/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-2/output/build/yajl-2.1.0/ -DCMAKE_TOOLCHAIN_FILE="/home/naourr/work/instance-2/output/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON ) -- The C compiler identification is GNU 4.8.2 -- Check for working C compiler: /home/naourr/work/instance-2/output/host/bin/i686-ctng-linux-gnu-gcc -- Check for working C compiler: /home/naourr/work/instance-2/output/host/bin/i686-ctng-linux-gnu-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAVE_GCC_VISIBILITY -- Performing Test HAVE_GCC_VISIBILITY - Success -- Looking for isnan in c -- Looking for isnan in c - found running /usr/bin/cmake -E copy_if_different /home/naourr/work/instance-2/output/build/yajl-2.1.0/src/api/yajl_parse.h /home/naourr/work/instance-2/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-2/output/build/yajl-2.1.0/src/api/yajl_gen.h /home/naourr/work/instance-2/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-2/output/build/yajl-2.1.0/src/api/yajl_common.h /home/naourr/work/instance-2/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-2/output/build/yajl-2.1.0/src/api/yajl_tree.h /home/naourr/work/instance-2/output/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 CMake Warning (dev) at reformatter/CMakeLists.txt:42 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "json_reformat". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at verify/CMakeLists.txt:36 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "json_verify". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. This warning is for project developers. Use -Wno-dev to suppress it. !! doxygen not found, not generating documentation -- 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-2/output/build/yajl-2.1.0 >>> yajl 2.1.0 Building PATH="/home/naourr/work/instance-2/output/host/bin:/home/naourr/work/instance-2/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-2/output/build/yajl-2.1.0/ make[1]: Entering directory '/home/naourr/work/instance-2/output/build/yajl-2.1.0' make[2]: Entering directory '/home/naourr/work/instance-2/output/build/yajl-2.1.0' make[3]: Entering directory '/home/naourr/work/instance-2/output/build/yajl-2.1.0' make[3]: Entering directory '/home/naourr/work/instance-2/output/build/yajl-2.1.0' Scanning dependencies of target yajl_s make[3]: Leaving directory '/home/naourr/work/instance-2/output/build/yajl-2.1.0' make[3]: Entering directory '/home/naourr/work/instance-2/output/build/yajl-2.1.0' Scanning dependencies of target yajl make[3]: Leaving directory '/home/naourr/work/instance-2/output/build/yajl-2.1.0' make[3]: Entering directory '/home/naourr/work/instance-2/output/build/yajl-2.1.0' [ 3%] Building C object src/CMakeFiles/yajl_s.dir/yajl_lex.c.o [ 9%] Building C object src/CMakeFiles/yajl_s.dir/yajl.c.o [ 9%] Building C object src/CMakeFiles/yajl_s.dir/yajl_parser.c.o [ 12%] Building C object src/CMakeFiles/yajl.dir/yajl.c.o [ 15%] Building C object src/CMakeFiles/yajl.dir/yajl_lex.c.o [ 18%] Building C object src/CMakeFiles/yajl.dir/yajl_parser.c.o [ 21%] Building C object src/CMakeFiles/yajl_s.dir/yajl_encode.c.o [ 27%] Building C object src/CMakeFiles/yajl.dir/yajl_buf.c.o [ 27%] Building C object src/CMakeFiles/yajl_s.dir/yajl_buf.c.o [ 33%] Building C object src/CMakeFiles/yajl.dir/yajl_encode.c.o [ 33%] Building C object src/CMakeFiles/yajl_s.dir/yajl_gen.c.o [ 36%] Building C object src/CMakeFiles/yajl_s.dir/yajl_alloc.c.o [ 39%] Building C object src/CMakeFiles/yajl.dir/yajl_gen.c.o [ 42%] Building C object src/CMakeFiles/yajl.dir/yajl_alloc.c.o [ 45%] Building C object src/CMakeFiles/yajl_s.dir/yajl_tree.c.o [ 48%] Building C object src/CMakeFiles/yajl_s.dir/yajl_version.c.o [ 51%] Building C object src/CMakeFiles/yajl.dir/yajl_tree.c.o [ 54%] Building C object src/CMakeFiles/yajl.dir/yajl_version.c.o [ 57%] Linking C static library ../yajl-2.1.0/lib/libyajl.a [ 60%] Linking C shared library ../yajl-2.1.0/lib/libyajl.so make[3]: Leaving directory '/home/naourr/work/instance-2/output/build/yajl-2.1.0' [ 60%] Built target yajl_s make[3]: Leaving directory '/home/naourr/work/instance-2/output/build/yajl-2.1.0' [ 60%] Built target yajl make[3]: Entering directory '/home/naourr/work/instance-2/output/build/yajl-2.1.0' make[3]: Entering directory '/home/naourr/work/instance-2/output/build/yajl-2.1.0' make[3]: Entering directory '/home/naourr/work/instance-2/output/build/yajl-2.1.0' make[3]: Entering directory '/home/naourr/work/instance-2/output/build/yajl-2.1.0' Scanning dependencies of target gen-extra-close Scanning dependencies of target yajl_test Scanning dependencies of target json_verify Scanning dependencies of target json_reformat make[3]: Leaving directory '/home/naourr/work/instance-2/output/build/yajl-2.1.0' make[3]: Leaving directory '/home/naourr/work/instance-2/output/build/yajl-2.1.0' make[3]: Leaving directory '/home/naourr/work/instance-2/output/build/yajl-2.1.0' make[3]: Leaving directory '/home/naourr/work/instance-2/output/build/yajl-2.1.0' make[3]: Entering directory '/home/naourr/work/instance-2/output/build/yajl-2.1.0' make[3]: Entering directory '/home/naourr/work/instance-2/output/build/yajl-2.1.0' make[3]: Entering directory '/home/naourr/work/instance-2/output/build/yajl-2.1.0' make[3]: Entering directory '/home/naourr/work/instance-2/output/build/yajl-2.1.0' [ 69%] Building C object verify/CMakeFiles/json_verify.dir/json_verify.c.o [ 69%] Building C object test/parsing/CMakeFiles/yajl_test.dir/yajl_test.c.o [ 72%] Building C object test/api/CMakeFiles/gen-extra-close.dir/gen-extra-close.c.o [ 72%] Building C object reformatter/CMakeFiles/json_reformat.dir/json_reformat.c.o [ 75%] Linking C executable gen-extra-close [ 78%] Linking C executable json_verify make[3]: Leaving directory '/home/naourr/work/instance-2/output/build/yajl-2.1.0' [ 78%] Built target gen-extra-close [ 81%] Linking C executable json_reformat make[3]: Entering directory '/home/naourr/work/instance-2/output/build/yajl-2.1.0' make[3]: Leaving directory '/home/naourr/work/instance-2/output/build/yajl-2.1.0' Scanning dependencies of target parse_config [ 84%] Linking C executable yajl_test make[3]: Leaving directory '/home/naourr/work/instance-2/output/build/yajl-2.1.0' make[3]: Entering directory '/home/naourr/work/instance-2/output/build/yajl-2.1.0' [ 84%] Built target json_verify make[3]: Entering directory '/home/naourr/work/instance-2/output/build/yajl-2.1.0' [ 87%] Building C object example/CMakeFiles/parse_config.dir/parse_config.c.o Scanning dependencies of target perftest make[3]: Leaving directory '/home/naourr/work/instance-2/output/build/yajl-2.1.0' make[3]: Entering directory '/home/naourr/work/instance-2/output/build/yajl-2.1.0' [ 90%] Building C object perf/CMakeFiles/perftest.dir/perftest.c.o make[3]: Leaving directory '/home/naourr/work/instance-2/output/build/yajl-2.1.0' make[3]: Leaving directory '/home/naourr/work/instance-2/output/build/yajl-2.1.0' [ 90%] Built target yajl_test [ 90%] Built target json_reformat [ 93%] Building C object perf/CMakeFiles/perftest.dir/documents.c.o [ 96%] Linking C executable parse_config make[3]: Leaving directory '/home/naourr/work/instance-2/output/build/yajl-2.1.0' [100%] Linking C executable perftest [100%] Built target parse_config make[3]: Leaving directory '/home/naourr/work/instance-2/output/build/yajl-2.1.0' [100%] Built target perftest make[2]: Leaving directory '/home/naourr/work/instance-2/output/build/yajl-2.1.0' make[1]: Leaving directory '/home/naourr/work/instance-2/output/build/yajl-2.1.0' >>> yajl 2.1.0 Installing to staging directory PATH="/home/naourr/work/instance-2/output/host/bin:/home/naourr/work/instance-2/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-2/output/host/i686-buildroot-linux-gnu/sysroot install/fast -C /home/naourr/work/instance-2/output/build/yajl-2.1.0/ make[1]: Entering directory '/home/naourr/work/instance-2/output/build/yajl-2.1.0' Install the project... -- Install configuration: "Release" -- Installing: /home/naourr/work/instance-2/output/host/i686-buildroot-linux-gnu/sysroot/usr/lib/libyajl.so.2.1.0 -- Installing: /home/naourr/work/instance-2/output/host/i686-buildroot-linux-gnu/sysroot/usr/lib/libyajl.so.2 -- Installing: /home/naourr/work/instance-2/output/host/i686-buildroot-linux-gnu/sysroot/usr/lib/libyajl.so -- Installing: /home/naourr/work/instance-2/output/host/i686-buildroot-linux-gnu/sysroot/usr/lib/libyajl.a -- Installing: /home/naourr/work/instance-2/output/host/i686-buildroot-linux-gnu/sysroot/usr/include/yajl/yajl_parse.h -- Installing: /home/naourr/work/instance-2/output/host/i686-buildroot-linux-gnu/sysroot/usr/include/yajl/yajl_gen.h -- Installing: /home/naourr/work/instance-2/output/host/i686-buildroot-linux-gnu/sysroot/usr/include/yajl/yajl_common.h -- Installing: /home/naourr/work/instance-2/output/host/i686-buildroot-linux-gnu/sysroot/usr/include/yajl/yajl_tree.h -- Installing: /home/naourr/work/instance-2/output/host/i686-buildroot-linux-gnu/sysroot/usr/include/yajl/yajl_version.h -- Installing: /home/naourr/work/instance-2/output/host/i686-buildroot-linux-gnu/sysroot/usr/share/pkgconfig/yajl.pc -- Installing: /home/naourr/work/instance-2/output/host/i686-buildroot-linux-gnu/sysroot/usr/bin/json_reformat -- Set runtime path of "/home/naourr/work/instance-2/output/host/i686-buildroot-linux-gnu/sysroot/usr/bin/json_reformat" to "" -- Installing: /home/naourr/work/instance-2/output/host/i686-buildroot-linux-gnu/sysroot/usr/bin/json_verify -- Set runtime path of "/home/naourr/work/instance-2/output/host/i686-buildroot-linux-gnu/sysroot/usr/bin/json_verify" to "" make[1]: Leaving directory '/home/naourr/work/instance-2/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-2/output/host/bin:/home/naourr/work/instance-2/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-2/output/target install/fast -C /home/naourr/work/instance-2/output/build/yajl-2.1.0/ make[1]: Entering directory '/home/naourr/work/instance-2/output/build/yajl-2.1.0' Install the project... -- Install configuration: "Release" -- Installing: /home/naourr/work/instance-2/output/target/usr/lib/libyajl.so.2.1.0 -- Installing: /home/naourr/work/instance-2/output/target/usr/lib/libyajl.so.2 -- Installing: /home/naourr/work/instance-2/output/target/usr/lib/libyajl.so -- Installing: /home/naourr/work/instance-2/output/target/usr/lib/libyajl.a -- Installing: /home/naourr/work/instance-2/output/target/usr/include/yajl/yajl_parse.h -- Installing: /home/naourr/work/instance-2/output/target/usr/include/yajl/yajl_gen.h -- Installing: /home/naourr/work/instance-2/output/target/usr/include/yajl/yajl_common.h -- Installing: /home/naourr/work/instance-2/output/target/usr/include/yajl/yajl_tree.h -- Installing: /home/naourr/work/instance-2/output/target/usr/include/yajl/yajl_version.h -- Installing: /home/naourr/work/instance-2/output/target/usr/share/pkgconfig/yajl.pc -- Installing: /home/naourr/work/instance-2/output/target/usr/bin/json_reformat -- Set runtime path of "/home/naourr/work/instance-2/output/target/usr/bin/json_reformat" to "" -- Installing: /home/naourr/work/instance-2/output/target/usr/bin/json_verify -- Set runtime path of "/home/naourr/work/instance-2/output/target/usr/bin/json_verify" to "" make[1]: Leaving directory '/home/naourr/work/instance-2/output/build/yajl-2.1.0' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/naourr/work/instance-2/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'libffi', u'readline'] ./support/scripts/check-uniq-files -t staging /home/naourr/work/instance-2/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libdbus-glib-1.la" is touched by more than one package: [u'dbus-glib', u'ding-libs', u'flite', u'freetype', u'imlib2', u'jimtcl', u'libcgi', u'libconfig', u'libev', u'libusb', u'libiqrf', u'libiscsi', u'libmnl', u'libogg', u'libpcap', u'libpciaccess', u'libserial', u'libvorbis', u'libshout', u'lzo', u'mtd', u'neardal', u'popt', u'slang', u'newt', u'openal', u'tinyxml2', u'yajl'] Warning: staging file "./usr/lib/imlib2/loaders/ff.la" is touched by more than one package: [u'imlib2', u'jimtcl', u'libcgi', u'libconfig', u'libev', u'libusb', u'libiqrf', u'libiscsi', u'libmnl', u'libogg', u'libpcap', u'libpciaccess', u'libserial', u'libvorbis', u'libshout', u'lzo', u'mtd', u'neardal', u'popt', u'slang', u'newt', u'openal', u'tinyxml2', u'yajl'] Warning: staging file "./usr/lib/libvorbisenc.la" is touched by more than one package: [u'libvorbis', u'libshout', u'lzo', u'mtd', u'neardal', u'popt', u'slang', u'newt', u'openal', u'tinyxml2', u'yajl'] Warning: staging file "./usr/lib/libpath_utils.la" is touched by more than one package: [u'ding-libs', u'flite', u'freetype', u'imlib2', u'jimtcl', u'libcgi', u'libconfig', u'libev', u'libusb', u'libiqrf', u'libiscsi', u'libmnl', u'libogg', u'libpcap', u'libpciaccess', u'libserial', u'libvorbis', u'libshout', u'lzo', u'mtd', u'neardal', u'popt', u'slang', u'newt', u'openal', u'tinyxml2', u'yajl'] Warning: staging file "./usr/lib/libdhash.la" is touched by more than one package: [u'ding-libs', u'flite', u'freetype', u'imlib2', u'jimtcl', u'libcgi', u'libconfig', u'libev', u'libusb', u'libiqrf', u'libiscsi', u'libmnl', u'libogg', u'libpcap', u'libpciaccess', u'libserial', u'libvorbis', u'libshout', u'lzo', u'mtd', u'neardal', u'popt', u'slang', u'newt', u'openal', u'tinyxml2', u'yajl'] Warning: staging file "./usr/lib/libev.la" is touched by more than one package: [u'libev', u'libusb', u'libiqrf', u'libiscsi', u'libmnl', u'libogg', u'libpcap', u'libpciaccess', u'libserial', u'libvorbis', u'libshout', u'lzo', u'mtd', u'neardal', u'popt', u'slang', u'newt', u'openal', u'tinyxml2', u'yajl'] Warning: staging file "./usr/lib/imlib2/loaders/argb.la" is touched by more than one package: [u'imlib2', u'jimtcl', u'libcgi', u'libconfig', u'libev', u'libusb', u'libiqrf', u'libiscsi', u'libmnl', u'libogg', u'libpcap', u'libpciaccess', u'libserial', u'libvorbis', u'libshout', u'lzo', u'mtd', u'neardal', u'popt', u'slang', u'newt', u'openal', u'tinyxml2', u'yajl'] Warning: staging file "./usr/lib/libpciaccess.la" is touched by more than one package: [u'libpciaccess', u'libserial', u'libvorbis', u'libshout', u'lzo', u'mtd', u'neardal', u'popt', u'slang', u'newt', u'openal', u'tinyxml2', u'yajl'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: [u'libogg', u'libpcap', u'libpciaccess', u'libserial', u'libvorbis', u'libshout', u'lzo', u'mtd', u'neardal', u'popt', u'slang', u'newt', u'openal', u'tinyxml2', u'yajl'] Warning: staging file "./usr/lib/libattr.la" is touched by more than one package: [u'attr', u'acl', u'boost', u'expat', u'dbus', u'libffi', u'pcre', u'ncurses', u'readline', u'libzlib', u'util-linux', u'libglib2', u'dbus-glib', u'ding-libs', u'flite', u'freetype', u'imlib2', u'jimtcl', u'libcgi', u'libconfig', u'libev', u'libusb', u'libiqrf', u'libiscsi', u'libmnl', u'libogg', u'libpcap', u'libpciaccess', u'libserial', u'libvorbis', u'libshout', u'lzo', u'mtd', u'neardal', u'popt', u'slang', u'newt', u'openal', u'tinyxml2', u'yajl'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'dbus-glib', u'ding-libs', u'flite', u'freetype', u'imlib2', u'jimtcl', u'libcgi', u'libconfig', u'libev', u'libusb', u'libiqrf', u'libiscsi', u'libmnl', u'libogg', u'libpcap', u'libpciaccess', u'libserial', u'libvorbis', u'libshout', u'lzo', u'mtd', u'neardal', u'popt', u'slang', u'newt', u'openal', u'tinyxml2', u'yajl'] Warning: staging file "./usr/lib/libshout.la" is touched by more than one package: [u'libshout', u'lzo', u'mtd', u'neardal', u'popt', u'slang', u'newt', u'openal', u'tinyxml2', u'yajl'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'ncurses', u'readline', u'libzlib', u'util-linux', u'libglib2', u'dbus-glib', u'ding-libs', u'flite', u'freetype', u'imlib2', u'jimtcl', u'libcgi', u'libconfig', u'libev', u'libusb', u'libiqrf', u'libiscsi', u'libmnl', u'libogg', u'libpcap', u'libpciaccess', u'libserial', u'libvorbis', u'libshout', u'lzo', u'mtd', u'neardal', u'popt', u'slang', u'newt', u'openal', u'tinyxml2', u'yajl'] Warning: staging file "./usr/lib/libdbus-1.la" is touched by more than one package: [u'dbus', u'libffi', u'pcre', u'ncurses', u'readline', u'libzlib', u'util-linux', u'libglib2', u'dbus-glib', u'ding-libs', u'flite', u'freetype', u'imlib2', u'jimtcl', u'libcgi', u'libconfig', u'libev', u'libusb', u'libiqrf', u'libiscsi', u'libmnl', u'libogg', u'libpcap', u'libpciaccess', u'libserial', u'libvorbis', u'libshout', u'lzo', u'mtd', u'neardal', u'popt', u'slang', u'newt', u'openal', u'tinyxml2', u'yajl'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'dbus-glib', u'ding-libs', u'flite', u'freetype', u'imlib2', u'jimtcl', u'libcgi', u'libconfig', u'libev', u'libusb', u'libiqrf', u'libiscsi', u'libmnl', u'libogg', u'libpcap', u'libpciaccess', u'libserial', u'libvorbis', u'libshout', u'lzo', u'mtd', u'neardal', u'popt', u'slang', u'newt', u'openal', u'tinyxml2', u'yajl'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'ncurses', u'readline', u'libzlib', u'util-linux', u'libglib2', u'dbus-glib', u'ding-libs', u'flite', u'freetype', u'imlib2', u'jimtcl', u'libcgi', u'libconfig', u'libev', u'libusb', u'libiqrf', u'libiscsi', u'libmnl', u'libogg', u'libpcap', u'libpciaccess', u'libserial', u'libvorbis', u'libshout', u'lzo', u'mtd', u'neardal', u'popt', u'slang', u'newt', u'openal', u'tinyxml2', u'yajl'] Warning: staging file "./usr/lib/libconfig.la" is touched by more than one package: [u'libconfig', u'libev', u'libusb', u'libiqrf', u'libiscsi', u'libmnl', u'libogg', u'libpcap', u'libpciaccess', u'libserial', u'libvorbis', u'libshout', u'lzo', u'mtd', u'neardal', u'popt', u'slang', u'newt', u'openal', u'tinyxml2', u'yajl'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'libffi', u'readline'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'libogg', u'libpcap', u'libpciaccess', u'libserial', u'libvorbis', u'libshout', u'lzo', u'mtd', u'neardal', u'popt', u'slang', u'newt', u'openal', u'tinyxml2', u'yajl'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'ncurses', u'readline', u'libzlib', u'util-linux', u'libglib2', u'dbus-glib', u'ding-libs', u'flite', u'freetype', u'imlib2', u'jimtcl', u'libcgi', u'libconfig', u'libev', u'libusb', u'libiqrf', u'libiscsi', u'libmnl', u'libogg', u'libpcap', u'libpciaccess', u'libserial', u'libvorbis', u'libshout', u'lzo', u'mtd', u'neardal', u'popt', u'slang', u'newt', u'openal', u'tinyxml2', u'yajl'] Warning: staging file "./usr/lib/libcollection.la" is touched by more than one package: [u'ding-libs', u'flite', u'freetype', u'imlib2', u'jimtcl', u'libcgi', u'libconfig', u'libev', u'libusb', u'libiqrf', u'libiscsi', u'libmnl', u'libogg', u'libpcap', u'libpciaccess', u'libserial', u'libvorbis', u'libshout', u'lzo', u'mtd', u'neardal', u'popt', u'slang', u'newt', u'openal', u'tinyxml2', u'yajl'] Warning: staging file "./usr/lib/libpopt.la" is touched by more than one package: [u'popt', u'slang', u'newt', u'openal', u'tinyxml2', u'yajl'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'dbus-glib', u'ding-libs', u'flite', u'freetype', u'imlib2', u'jimtcl', u'libcgi', u'libconfig', u'libev', u'libusb', u'libiqrf', u'libiscsi', u'libmnl', u'libogg', u'libpcap', u'libpciaccess', u'libserial', u'libvorbis', u'libshout', u'lzo', u'mtd', u'neardal', u'popt', u'slang', u'newt', u'openal', u'tinyxml2', u'yajl'] Warning: staging file "./usr/lib/libvorbisfile.la" is touched by more than one package: [u'libvorbis', u'libshout', u'lzo', u'mtd', u'neardal', u'popt', u'slang', u'newt', u'openal', u'tinyxml2', u'yajl'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'libiqrf', u'libiscsi', u'libmnl', u'libogg', u'libpcap', u'libpciaccess', u'libserial', u'libvorbis', u'libshout', u'lzo', u'mtd', u'neardal', u'popt', u'slang', u'newt', u'openal', u'tinyxml2', u'yajl'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'ncurses', u'readline', u'libzlib', u'util-linux', u'libglib2', u'dbus-glib', u'ding-libs', u'flite', u'freetype', u'imlib2', u'jimtcl', u'libcgi', u'libconfig', u'libev', u'libusb', u'libiqrf', u'libiscsi', u'libmnl', u'libogg', u'libpcap', u'libpciaccess', u'libserial', u'libvorbis', u'libshout', u'lzo', u'mtd', u'neardal', u'popt', u'slang', u'newt', u'openal', u'tinyxml2', u'yajl'] Warning: staging file "./usr/lib/libImlib2.la" is touched by more than one package: [u'imlib2', u'jimtcl', u'libcgi', u'libconfig', u'libev', u'libusb', u'libiqrf', u'libiscsi', u'libmnl', u'libogg', u'libpcap', u'libpciaccess', u'libserial', u'libvorbis', u'libshout', u'lzo', u'mtd', u'neardal', u'popt', u'slang', u'newt', u'openal', u'tinyxml2', u'yajl'] Warning: staging file "./usr/lib/imlib2/loaders/xpm.la" is touched by more than one package: [u'imlib2', u'jimtcl', u'libcgi', u'libconfig', u'libev', u'libusb', u'libiqrf', u'libiscsi', u'libmnl', u'libogg', u'libpcap', u'libpciaccess', u'libserial', u'libvorbis', u'libshout', u'lzo', u'mtd', u'neardal', u'popt', u'slang', u'newt', u'openal', u'tinyxml2', u'yajl'] Warning: staging file "./usr/lib/libref_array.la" is touched by more than one package: [u'ding-libs', u'flite', u'freetype', u'imlib2', u'jimtcl', u'libcgi', u'libconfig', u'libev', u'libusb', u'libiqrf', u'libiscsi', u'libmnl', u'libogg', u'libpcap', u'libpciaccess', u'libserial', u'libvorbis', u'libshout', u'lzo', u'mtd', u'neardal', u'popt', u'slang', u'newt', u'openal', u'tinyxml2', u'yajl'] Warning: staging file "./usr/lib/imlib2/loaders/tga.la" is touched by more than one package: [u'imlib2', u'jimtcl', u'libcgi', u'libconfig', u'libev', u'libusb', u'libiqrf', u'libiscsi', u'libmnl', u'libogg', u'libpcap', u'libpciaccess', u'libserial', u'libvorbis', u'libshout', u'lzo', u'mtd', u'neardal', u'popt', u'slang', u'newt', u'openal', u'tinyxml2', u'yajl'] Warning: staging file "./usr/lib/imlib2/loaders/pnm.la" is touched by more than one package: [u'imlib2', u'jimtcl', u'libcgi', u'libconfig', u'libev', u'libusb', u'libiqrf', u'libiscsi', u'libmnl', u'libogg', u'libpcap', u'libpciaccess', u'libserial', u'libvorbis', u'libshout', u'lzo', u'mtd', u'neardal', u'popt', u'slang', u'newt', u'openal', u'tinyxml2', u'yajl'] Warning: staging file "./usr/lib/imlib2/loaders/bmp.la" is touched by more than one package: [u'imlib2', u'jimtcl', u'libcgi', u'libconfig', u'libev', u'libusb', u'libiqrf', u'libiscsi', u'libmnl', u'libogg', u'libpcap', u'libpciaccess', u'libserial', u'libvorbis', u'libshout', u'lzo', u'mtd', u'neardal', u'popt', u'slang', u'newt', u'openal', u'tinyxml2', u'yajl'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'dbus-glib', u'ding-libs', u'flite', u'freetype', u'imlib2', u'jimtcl', u'libcgi', u'libconfig', u'libev', u'libusb', u'libiqrf', u'libiscsi', u'libmnl', u'libogg', u'libpcap', u'libpciaccess', u'libserial', u'libvorbis', u'libshout', u'lzo', u'mtd', u'neardal', u'popt', u'slang', u'newt', u'openal', u'tinyxml2', u'yajl'] Warning: staging file "./usr/lib/libbasicobjects.la" is touched by more than one package: [u'ding-libs', u'flite', u'freetype', u'imlib2', u'jimtcl', u'libcgi', u'libconfig', u'libev', u'libusb', u'libiqrf', u'libiscsi', u'libmnl', u'libogg', u'libpcap', u'libpciaccess', u'libserial', u'libvorbis', u'libshout', u'lzo', u'mtd', u'neardal', u'popt', u'slang', u'newt', u'openal', u'tinyxml2', u'yajl'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'dbus-glib', u'ding-libs', u'flite', u'freetype', u'imlib2', u'jimtcl', u'libcgi', u'libconfig', u'libev', u'libusb', u'libiqrf', u'libiscsi', u'libmnl', u'libogg', u'libpcap', u'libpciaccess', u'libserial', u'libvorbis', u'libshout', u'lzo', u'mtd', u'neardal', u'popt', u'slang', u'newt', u'openal', u'tinyxml2', u'yajl'] Warning: staging file "./usr/lib/libvorbis.la" is touched by more than one package: [u'libvorbis', u'libshout', u'lzo', u'mtd', u'neardal', u'popt', u'slang', u'newt', u'openal', u'tinyxml2', u'yajl'] Warning: staging file "./usr/lib/libini_config.la" is touched by more than one package: [u'ding-libs', u'flite', u'freetype', u'imlib2', u'jimtcl', u'libcgi', u'libconfig', u'libev', u'libusb', u'libiqrf', u'libiscsi', u'libmnl', u'libogg', u'libpcap', u'libpciaccess', u'libserial', u'libvorbis', u'libshout', u'lzo', u'mtd', u'neardal', u'popt', u'slang', u'newt', u'openal', u'tinyxml2', u'yajl'] Warning: staging file "./usr/lib/imlib2/filters/bumpmap.la" is touched by more than one package: [u'imlib2', u'jimtcl', u'libcgi', u'libconfig', u'libev', u'libusb', u'libiqrf', u'libiscsi', u'libmnl', u'libogg', u'libpcap', u'libpciaccess', u'libserial', u'libvorbis', u'libshout', u'lzo', u'mtd', u'neardal', u'popt', u'slang', u'newt', u'openal', u'tinyxml2', u'yajl'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'dbus-glib', u'ding-libs', u'flite', u'freetype', u'imlib2', u'jimtcl', u'libcgi', u'libconfig', u'libev', u'libusb', u'libiqrf', u'libiscsi', u'libmnl', u'libogg', u'libpcap', u'libpciaccess', u'libserial', u'libvorbis', u'libshout', u'lzo', u'mtd', u'neardal', u'popt', u'slang', u'newt', u'openal', u'tinyxml2', u'yajl'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'dbus-glib', u'ding-libs', u'flite', u'freetype', u'imlib2', u'jimtcl', u'libcgi', u'libconfig', u'libev', u'libusb', u'libiqrf', u'libiscsi', u'libmnl', u'libogg', u'libpcap', u'libpciaccess', u'libserial', u'libvorbis', u'libshout', u'lzo', u'mtd', u'neardal', u'popt', u'slang', u'newt', u'openal', u'tinyxml2', u'yajl'] Warning: staging file "./usr/lib/libacl.la" is touched by more than one package: [u'acl', u'boost', u'expat', u'dbus', u'libffi', u'pcre', u'ncurses', u'readline', u'libzlib', u'util-linux', u'libglib2', u'dbus-glib', u'ding-libs', u'flite', u'freetype', u'imlib2', u'jimtcl', u'libcgi', u'libconfig', u'libev', u'libusb', u'libiqrf', u'libiscsi', u'libmnl', u'libogg', u'libpcap', u'libpciaccess', u'libserial', u'libvorbis', u'libshout', u'lzo', u'mtd', u'neardal', u'popt', u'slang', u'newt', u'openal', u'tinyxml2', u'yajl'] Warning: staging file "./usr/lib/libiscsi.la" is touched by more than one package: [u'libiscsi', u'libmnl', u'libogg', u'libpcap', u'libpciaccess', u'libserial', u'libvorbis', u'libshout', u'lzo', u'mtd', u'neardal', u'popt', u'slang', u'newt', u'openal', u'tinyxml2', u'yajl'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'dbus', u'libffi', u'pcre', u'ncurses', u'readline', u'libzlib', u'util-linux', u'libglib2', u'dbus-glib', u'ding-libs', u'flite', u'freetype', u'imlib2', u'jimtcl', u'libcgi', u'libconfig', u'libev', u'libusb', u'libiqrf', u'libiscsi', u'libmnl', u'libogg', u'libpcap', u'libpciaccess', u'libserial', u'libvorbis', u'libshout', u'lzo', u'mtd', u'neardal', u'popt', u'slang', u'newt', u'openal', u'tinyxml2', u'yajl'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'dbus-glib', u'ding-libs', u'flite', u'freetype', u'imlib2', u'jimtcl', u'libcgi', u'libconfig', u'libev', u'libusb', u'libiqrf', u'libiscsi', u'libmnl', u'libogg', u'libpcap', u'libpciaccess', u'libserial', u'libvorbis', u'libshout', u'lzo', u'mtd', u'neardal', u'popt', u'slang', u'newt', u'openal', u'tinyxml2', u'yajl'] Warning: staging file "./usr/lib/libneardal.la" is touched by more than one package: [u'neardal', u'popt', u'slang', u'newt', u'openal', u'tinyxml2', u'yajl'] Warning: staging file "./usr/lib/imlib2/loaders/lbm.la" is touched by more than one package: [u'imlib2', u'jimtcl', u'libcgi', u'libconfig', u'libev', u'libusb', u'libiqrf', u'libiscsi', u'libmnl', u'libogg', u'libpcap', u'libpciaccess', u'libserial', u'libvorbis', u'libshout', u'lzo', u'mtd', u'neardal', u'popt', u'slang', u'newt', u'openal', u'tinyxml2', u'yajl'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'imlib2', u'jimtcl', u'libcgi', u'libconfig', u'libev', u'libusb', u'libiqrf', u'libiscsi', u'libmnl', u'libogg', u'libpcap', u'libpciaccess', u'libserial', u'libvorbis', u'libshout', u'lzo', u'mtd', u'neardal', u'popt', u'slang', u'newt', u'openal', u'tinyxml2', u'yajl'] Warning: staging file "./usr/lib/imlib2/filters/testfilter.la" is touched by more than one package: [u'imlib2', u'jimtcl', u'libcgi', u'libconfig', u'libev', u'libusb', u'libiqrf', u'libiscsi', u'libmnl', u'libogg', u'libpcap', u'libpciaccess', u'libserial', u'libvorbis', u'libshout', u'lzo', u'mtd', u'neardal', u'popt', u'slang', u'newt', u'openal', u'tinyxml2', u'yajl'] Warning: staging file "./usr/lib/libconfig++.la" is touched by more than one package: [u'libconfig', u'libev', u'libusb', u'libiqrf', u'libiscsi', u'libmnl', u'libogg', u'libpcap', u'libpciaccess', u'libserial', u'libvorbis', u'libshout', u'lzo', u'mtd', u'neardal', u'popt', u'slang', u'newt', u'openal', u'tinyxml2', u'yajl'] Warning: staging file "./usr/lib/imlib2/filters/colormod.la" is touched by more than one package: [u'imlib2', u'jimtcl', u'libcgi', u'libconfig', u'libev', u'libusb', u'libiqrf', u'libiscsi', u'libmnl', u'libogg', u'libpcap', u'libpciaccess', u'libserial', u'libvorbis', u'libshout', u'lzo', u'mtd', u'neardal', u'popt', u'slang', u'newt', u'openal', u'tinyxml2', u'yajl'] Warning: staging file "./usr/lib/libserial.la" is touched by more than one package: [u'libserial', u'libvorbis', u'libshout', u'lzo', u'mtd', u'neardal', u'popt', u'slang', u'newt', u'openal', u'tinyxml2', u'yajl'] Warning: staging file "./usr/lib/imlib2/loaders/zlib.la" is touched by more than one package: [u'imlib2', u'jimtcl', u'libcgi', u'libconfig', u'libev', u'libusb', u'libiqrf', u'libiscsi', u'libmnl', u'libogg', u'libpcap', u'libpciaccess', u'libserial', u'libvorbis', u'libshout', u'lzo', u'mtd', u'neardal', u'popt', u'slang', u'newt', u'openal', u'tinyxml2', u'yajl'] ./support/scripts/check-uniq-files -t host /home/naourr/work/instance-2/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-libffi', u'host-bison'] Warning: host file "./lib/python2.7/site-packages/easy-install.pth" is touched by more than one package: [u'host-python-setuptools', u'host-python-lxml'] rm -f /home/naourr/work/instance-2/output/target/usr/share/glib-2.0/schemas/*.xml /home/naourr/work/instance-2/output/target/usr/share/glib-2.0/schemas/*.dtd /home/naourr/work/instance-2/output/host/bin/glib-compile-schemas /home/naourr/work/instance-2/output/host/i686-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/naourr/work/instance-2/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/naourr/work/instance-2/output/target/etc echo "buildroot" > /home/naourr/work/instance-2/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-2/output/target/etc/hosts mkdir -p /home/naourr/work/instance-2/output/target/etc echo "Welcome to Buildroot" > /home/naourr/work/instance-2/output/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/work/instance-2/output/target/etc/shadow rm -f /home/naourr/work/instance-2/output/target/bin/sh rm -f /home/naourr/work/instance-2/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/naourr/work/instance-2/output/build/locales.nopurge; done for dir in /home/naourr/work/instance-2/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/naourr/work/instance-2/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/work/instance-2/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/work/instance-2/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/work/instance-2/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/work/instance-2/output/target/usr/include /home/naourr/work/instance-2/output/target/usr/share/aclocal \ /home/naourr/work/instance-2/output/target/usr/lib/pkgconfig /home/naourr/work/instance-2/output/target/usr/share/pkgconfig \ /home/naourr/work/instance-2/output/target/usr/lib/cmake /home/naourr/work/instance-2/output/target/usr/share/cmake find /home/naourr/work/instance-2/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/work/instance-2/output/target/lib/ /home/naourr/work/instance-2/output/target/usr/lib/ /home/naourr/work/instance-2/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/naourr/work/instance-2/output/target/usr/share/gdb rm -rf /home/naourr/work/instance-2/output/target/usr/share/bash-completion rm -rf /home/naourr/work/instance-2/output/target/usr/share/zsh rm -rf /home/naourr/work/instance-2/output/target/usr/man /home/naourr/work/instance-2/output/target/usr/share/man rm -rf /home/naourr/work/instance-2/output/target/usr/info /home/naourr/work/instance-2/output/target/usr/share/info rm -rf /home/naourr/work/instance-2/output/target/usr/doc /home/naourr/work/instance-2/output/target/usr/share/doc rm -rf /home/naourr/work/instance-2/output/target/usr/share/gtk-doc rmdir /home/naourr/work/instance-2/output/target/usr/share 2>/dev/null || true find /home/naourr/work/instance-2/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/naourr/work/instance-2/output/host/bin/i686-ctng-linux-gnu-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/work/instance-2/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/naourr/work/instance-2/output/host/bin/i686-ctng-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/naourr/work/instance-2/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/naourr/work/instance-2/output/host/bin/i686-ctng-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/naourr/work/instance-2/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/naourr/work/instance-2/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/naourr/work/instance-2/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.11-git-00482-ge2b0705743"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.11-git\"" \ ) > /home/naourr/work/instance-2/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/naourr/work/instance-2/output/target/etc >>> Sanitizing RPATH in target tree /home/naourr/work/instance-2/buildroot/support/scripts/fix-rpath target touch /home/naourr/work/instance-2/output/target/usr make: Leaving directory '/home/naourr/work/instance-2/buildroot' make: Entering directory '/home/naourr/work/instance-2/buildroot' >>> Buildroot 2018.11-git-00482-ge2b0705743 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 >>> acl 2.2.53 Collecting legal info ERROR: No hash found for doc/COPYING ERROR: No hash found for doc/COPYING.LGPL >>> attr 2.4.48 Collecting legal info ERROR: No hash found for doc/COPYING ERROR: No hash found for doc/COPYING.LGPL >>> host-aespipe 2.4d Collecting legal info >>> boost 1.68.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> ctorrent dnh3.3.2 Collecting legal info ERROR: No hash found for COPYING >>> dbus-glib 0.110 Collecting legal info ERROR: No hash found for COPYING >>> dbus 1.12.10 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> host-dbus 1.12.10 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-dbus-glib 0.110 Collecting legal info ERROR: No hash found for COPYING >>> host-libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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-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-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) >>> 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) >>> 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 >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> ding-libs 0_4_0 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LESSER >>> espeak 1.48.04 Collecting legal info ERROR: No hash found for License.txt >>> flite 1.4 Collecting legal info flite-1.4-release/COPYING: OK (sha256: 4cbeaee8c9a8f23f251f0ce56e9212d244d9ea6b0dbe48601623d920054249a1) >>> 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-genext2fs 1.4.1 Collecting legal info ERROR: No hash found for COPYING >>> gnuplot 5.0.6 Collecting legal info ERROR: No hash found for Copyright >>> imlib2 1.4.10 Collecting legal info ERROR: No hash found for COPYING >>> jimtcl 0.75 Collecting legal info ERROR: No hash found for LICENSE >>> libcgi 1.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libconfig v1.7.2 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libev 4.24 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libiqrf v0.1.2 Collecting legal info >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libiscsi 1.18.0 Collecting legal info COPYING: OK (sha256: 88e3eccc48722b2a0eaff456dda94b8e8e123848d01f631969bec8e3c6c6eb85) LICENCE-GPL-2.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENCE-LGPL-2.1.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libogg 1.3.3 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libpcap 1.8.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libpciaccess 0.14 Collecting legal info COPYING: OK (sha256: 47012fd746980d1712ac4f3841ab6164bda1d2b84880760e45dbe1e1dc07f608) >>> libserial 0.6.0rc2 Collecting legal info ERROR: No hash found for COPYING >>> libshout 2.4.1 Collecting legal info ERROR: No hash found for COPYING >>> libvorbis 1.3.6 Collecting legal info COPYING: OK (sha256: 29e9914e6173b7061b7d48c25e6159fc1438326738bc047cc7248abc01b271f6) >>> lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> mtd 2.0.2 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> neardal 33b54a55032b047fd885a5eb3592c169c0056c49 Collecting legal info ERROR: No hash found for COPYING >>> newt 0.52.20 Collecting legal info ERROR: No hash found for COPYING >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> slang 2.3.1a Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> openal 1.18.2 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> picocom 3.1 Collecting legal info LICENSE.txt: OK (sha256: 9273c6b2c55be95f0f0df292d87e8900e5bfdf5b510a6ea09e80306cf45c10f6) >>> host-python-lxml 4.2.4 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) >>> host-python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-python-setuptools 40.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> sphinxbase 5prealpha Collecting legal info ERROR: No hash found for src/libsphinxbase/util/bio.c >>> swupdate 2018.03 Collecting legal info ERROR: No hash found for COPYING >>> tcpdump 4.9.2 Collecting legal info LICENSE: OK (sha256: 9b03d5d13e66d6de02a4bb2d0dd1cb9f41808d045962cdcc42350d5291b141a1) >>> tinyxml2 6.2.0 Collecting legal info readme.md: OK (sha256: 8b2ab0b6ffb86798a2512f45fcf50a3b04b3516782d2e3fb30ebf55dc18c7cce) >>> xl2tp v1.3.8 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: aespipe-2.4d: cannot save license (HOST_AESPIPE_LICENSE_FILES not defined) WARNING: libiqrf-v0.1.2: cannot save license (LIBIQRF_LICENSE_FILES not defined) Legal info produced in /home/naourr/work/instance-2/output/legal-info make: Leaving directory '/home/naourr/work/instance-2/buildroot'