>>> yajl 2.1.0 Patching Applying 0001-Let-the-shared-and-the-static-library-have-the-same-.patch using patch: patching file src/CMakeLists.txt Applying 0002-cmake-disable-shared-library-build-when-BUILD_SHARED.patch using patch: patching file src/CMakeLists.txt Hunk #1 succeeded at 38 with fuzz 2 (offset 1 line). Hunk #2 succeeded at 53 (offset 1 line). Hunk #3 succeeded at 80 (offset 1 line). Applying 0003-Link-with-shared-libyajl-in-a-shared-build.patch using patch: patching file example/CMakeLists.txt patching file perf/CMakeLists.txt patching file reformatter/CMakeLists.txt patching file test/api/CMakeLists.txt patching file test/parsing/CMakeLists.txt patching file verify/CMakeLists.txt Applying 0004-Link-libyajl-_s-with-libm-when-isnan-is-not-brought-.patch using patch: patching file src/CMakeLists.txt patching file src/yajl.pc.cmake >>> yajl 2.1.0 Configuring (mkdir -p /home/buildroot/autobuild/run/instance-2/output/build/yajl-2.1.0/ && cd /home/buildroot/autobuild/run/instance-2/output/build/yajl-2.1.0/ && rm -f CMakeCache.txt && PATH="/home/buildroot/autobuild/run/instance-2/output/host/bin:/home/buildroot/autobuild/run/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /home/buildroot/autobuild/run/instance-2/output/host/bin/cmake /home/buildroot/autobuild/run/instance-2/output/build/yajl-2.1.0/ -DCMAKE_TOOLCHAIN_FILE="/home/buildroot/autobuild/run/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 6.4.0 -- Check for working C compiler: /home/buildroot/autobuild/run/instance-2/output/host/bin/x86_64-linux-gcc -- Check for working C compiler: /home/buildroot/autobuild/run/instance-2/output/host/bin/x86_64-linux-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAVE_GCC_VISIBILITY -- Performing Test HAVE_GCC_VISIBILITY - Success -- Looking for isnan in c -- Looking for isnan in c - not found running /home/buildroot/autobuild/run/instance-2/output/host/bin/cmake -E copy_if_different /home/buildroot/autobuild/run/instance-2/output/build/yajl-2.1.0/src/api/yajl_parse.h /home/buildroot/autobuild/run/instance-2/output/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 running /home/buildroot/autobuild/run/instance-2/output/host/bin/cmake -E copy_if_different /home/buildroot/autobuild/run/instance-2/output/build/yajl-2.1.0/src/api/yajl_gen.h /home/buildroot/autobuild/run/instance-2/output/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 running /home/buildroot/autobuild/run/instance-2/output/host/bin/cmake -E copy_if_different /home/buildroot/autobuild/run/instance-2/output/build/yajl-2.1.0/src/api/yajl_common.h /home/buildroot/autobuild/run/instance-2/output/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 running /home/buildroot/autobuild/run/instance-2/output/host/bin/cmake -E copy_if_different /home/buildroot/autobuild/run/instance-2/output/build/yajl-2.1.0/src/api/yajl_tree.h /home/buildroot/autobuild/run/instance-2/output/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 CMake Warning (dev) at reformatter/CMakeLists.txt:42 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "json_reformat". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at verify/CMakeLists.txt:36 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "json_verify". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. This warning is for project developers. Use -Wno-dev to suppress it. !! doxygen not found, not generating documentation CMake Warning (dev) at CMakeLists.txt:76 (ADD_CUSTOM_TARGET): Policy CMP0037 is not set: Target names should not be reserved and should match a validity pattern. Run "cmake --help-policy CMP0037" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The target name "test" is reserved or not valid for certain CMake features, such as generator expressions, and may result in undefined behavior. This warning is for project developers. Use -Wno-dev to suppress it. -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /home/buildroot/autobuild/run/instance-2/output/build/yajl-2.1.0 >>> yajl 2.1.0 Building PATH="/home/buildroot/autobuild/run/instance-2/output/host/bin:/home/buildroot/autobuild/run/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /home/buildroot/autobuild/run/instance-2/output/build/yajl-2.1.0/ Scanning dependencies of target yajl_s Scanning dependencies of target yajl [ 3%] Building C object src/CMakeFiles/yajl.dir/yajl.c.o [ 6%] Building C object src/CMakeFiles/yajl_s.dir/yajl.c.o [ 9%] Building C object src/CMakeFiles/yajl.dir/yajl_lex.c.o [ 12%] Building C object src/CMakeFiles/yajl_s.dir/yajl_lex.c.o [ 15%] Building C object src/CMakeFiles/yajl_s.dir/yajl_parser.c.o [ 18%] Building C object src/CMakeFiles/yajl.dir/yajl_parser.c.o [ 21%] Building C object src/CMakeFiles/yajl_s.dir/yajl_buf.c.o [ 24%] Building C object src/CMakeFiles/yajl.dir/yajl_buf.c.o [ 27%] Building C object src/CMakeFiles/yajl.dir/yajl_encode.c.o [ 30%] Building C object src/CMakeFiles/yajl_s.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.dir/yajl_gen.c.o [ 39%] Building C object src/CMakeFiles/yajl.dir/yajl_alloc.c.o [ 42%] Building C object src/CMakeFiles/yajl_s.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.dir/yajl_tree.c.o [ 51%] Building C object src/CMakeFiles/yajl_s.dir/yajl_version.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 [ 57%] Built target yajl_s [ 60%] Linking C shared library ../yajl-2.1.0/lib/libyajl.so [ 60%] Built target yajl Scanning dependencies of target yajl_test Scanning dependencies of target gen-extra-close [ 63%] Building C object test/parsing/CMakeFiles/yajl_test.dir/yajl_test.c.o Scanning dependencies of target json_reformat [ 66%] Building C object test/api/CMakeFiles/gen-extra-close.dir/gen-extra-close.c.o Scanning dependencies of target json_verify [ 69%] Building C object reformatter/CMakeFiles/json_reformat.dir/json_reformat.c.o [ 72%] Building C object verify/CMakeFiles/json_verify.dir/json_verify.c.o [ 75%] Linking C executable gen-extra-close [ 75%] Built target gen-extra-close [ 78%] Linking C executable json_verify Scanning dependencies of target parse_config [ 81%] Building C object example/CMakeFiles/parse_config.dir/parse_config.c.o [ 81%] Built target json_verify Scanning dependencies of target perftest [ 84%] Building C object perf/CMakeFiles/perftest.dir/perftest.c.o [ 87%] Linking C executable yajl_test [ 90%] Linking C executable parse_config [ 93%] Linking C executable json_reformat [ 93%] Built target parse_config [ 96%] Building C object perf/CMakeFiles/perftest.dir/documents.c.o [ 96%] Built target yajl_test [100%] Linking C executable perftest [100%] Built target json_reformat [100%] Built target perftest >>> yajl 2.1.0 Installing to staging directory PATH="/home/buildroot/autobuild/run/instance-2/output/host/bin:/home/buildroot/autobuild/run/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-2/output/host/x86_64-buildroot-linux-uclibc/sysroot install/fast -C /home/buildroot/autobuild/run/instance-2/output/build/yajl-2.1.0/ Install the project... -- Install configuration: "Release" -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/lib/libyajl.so.2.1.0 -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/lib/libyajl.so.2 -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/lib/libyajl.so -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/lib/libyajl.a -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include/yajl/yajl_parse.h -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include/yajl/yajl_gen.h -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include/yajl/yajl_common.h -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include/yajl/yajl_tree.h -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include/yajl/yajl_version.h -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/share/pkgconfig/yajl.pc -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/bin/json_reformat -- Set runtime path of "/home/buildroot/autobuild/run/instance-2/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/bin/json_reformat" to "" -- Installing: /home/buildroot/autobuild/run/instance-2/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/bin/json_verify -- Set runtime path of "/home/buildroot/autobuild/run/instance-2/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/bin/json_verify" to "" >>> yajl 2.1.0 Fixing libtool files >>> yajl 2.1.0 Installing to target PATH="/home/buildroot/autobuild/run/instance-2/output/host/bin:/home/buildroot/autobuild/run/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-2/output/target install/fast -C /home/buildroot/autobuild/run/instance-2/output/build/yajl-2.1.0/ Install the project... -- Install configuration: "Release" -- Installing: /home/buildroot/autobuild/run/instance-2/output/target/usr/lib/libyajl.so.2.1.0 -- Installing: /home/buildroot/autobuild/run/instance-2/output/target/usr/lib/libyajl.so.2 -- Installing: /home/buildroot/autobuild/run/instance-2/output/target/usr/lib/libyajl.so -- Installing: /home/buildroot/autobuild/run/instance-2/output/target/usr/lib/libyajl.a -- Installing: /home/buildroot/autobuild/run/instance-2/output/target/usr/include/yajl/yajl_parse.h -- Installing: /home/buildroot/autobuild/run/instance-2/output/target/usr/include/yajl/yajl_gen.h -- Installing: /home/buildroot/autobuild/run/instance-2/output/target/usr/include/yajl/yajl_common.h -- Installing: /home/buildroot/autobuild/run/instance-2/output/target/usr/include/yajl/yajl_tree.h -- Installing: /home/buildroot/autobuild/run/instance-2/output/target/usr/include/yajl/yajl_version.h -- Installing: /home/buildroot/autobuild/run/instance-2/output/target/usr/share/pkgconfig/yajl.pc -- Installing: /home/buildroot/autobuild/run/instance-2/output/target/usr/bin/json_reformat -- Set runtime path of "/home/buildroot/autobuild/run/instance-2/output/target/usr/bin/json_reformat" to "" -- Installing: /home/buildroot/autobuild/run/instance-2/output/target/usr/bin/json_verify -- Set runtime path of "/home/buildroot/autobuild/run/instance-2/output/target/usr/bin/json_verify" to "" PATH="/home/buildroot/autobuild/run/instance-2/output/host/bin:/home/buildroot/autobuild/run/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" BR2_DL_DIR=/home/buildroot/autobuild/run/instance-2/dl BUILD_DIR=/home/buildroot/autobuild/run/instance-2/output/build O=/home/buildroot/autobuild/run/instance-2/output flock /home/buildroot/autobuild/run/instance-2/dl/zd1211-firmware/ support/download/dl-wrapper -c '1.4' -d '/home/buildroot/autobuild/run/instance-2/dl/zd1211-firmware' -D '/home/buildroot/autobuild/run/instance-2/dl' -f 'zd1211-firmware-1.4.tar.bz2' -H 'package/zd1211-firmware//zd1211-firmware.hash' -n 'zd1211-firmware-1.4' -N 'zd1211-firmware' -o '/home/buildroot/autobuild/run/instance-2/dl/zd1211-firmware/zd1211-firmware-1.4.tar.bz2' -u http+http://downloads.sourceforge.net/project/zd1211/zd1211-firmware/1.4 -u http\|urlencode+http://sources.buildroot.net/zd1211-firmware -u http\|urlencode+http://sources.buildroot.net -- zd1211-firmware-1.4.tar.bz2: OK (sha256: 866308f6f59f7075f075d4959dff2ede47735c751251fecd1496df1ba4d338e1) >>> zd1211-firmware 1.4 Extracting bzcat /home/buildroot/autobuild/run/instance-2/dl/zd1211-firmware/zd1211-firmware-1.4.tar.bz2 | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-2/output/build/zd1211-firmware-1.4 -xf - >>> zd1211-firmware 1.4 Patching >>> zd1211-firmware 1.4 Configuring >>> zd1211-firmware 1.4 Building >>> zd1211-firmware 1.4 Installing to target /usr/bin/install -d -m 0755 /home/buildroot/autobuild/run/instance-2/output/target/lib/firmware/zd1211/ cp -dpf /home/buildroot/autobuild/run/instance-2/output/build/zd1211-firmware-1.4/zd1211*{ub,uphr,ur} /home/buildroot/autobuild/run/instance-2/output/target/lib/firmware/zd1211 >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/autobuild/run/instance-2/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/run/instance-2/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libopkg.la" is touched by more than one package: [u'opkg', u'pcre2', u'qdecoder', u'qt5base', u'tpm2-tss', u'tpm2-abrmd', u'yajl'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'libxml2', u'gstreamer', u'libopenssl', u'jpeg-turbo', u'lame', u'libarchive', u'libcroco', u'libusb', u'libiqrf', u'libmhash', u'libmnl', u'libnetfilter_cthelper', u'libqmi', u'libsvgtiny', u'libtommath', u'libtomcrypt', u'liburiparser', u'opencv', u'opkg', u'pcre2', u'qdecoder', u'qt5base', u'tpm2-tss', u'tpm2-abrmd', u'yajl'] Warning: staging file "./usr/lib/libev.la" is touched by more than one package: [u'libev', u'ncurses', u'expat', u'dbus', u'dhcp', u'libzlib', u'elfutils', u'freetype', u'fontconfig', u'flex', u'libffi', u'pcre', u'linux-pam', u'util-linux', u'libglib2', u'libxml2', u'gstreamer', u'libopenssl', u'jpeg-turbo', u'lame', u'libarchive', u'libcroco', u'libusb', u'libiqrf', u'libmhash', u'libmnl', u'libnetfilter_cthelper', u'libqmi', u'libsvgtiny', u'libtommath', u'libtomcrypt', u'liburiparser', u'opencv', u'opkg', u'pcre2', u'qdecoder', u'qt5base', u'tpm2-tss', u'tpm2-abrmd', u'yajl'] Warning: staging file "./usr/lib/libpcre2-8.la" is touched by more than one package: [u'pcre2', u'qdecoder', u'qt5base', u'tpm2-tss', u'tpm2-abrmd', u'yajl'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'linux-pam', u'util-linux', u'libglib2', u'libxml2', u'gstreamer', u'libopenssl', u'jpeg-turbo', u'lame', u'libarchive', u'libcroco', u'libusb', u'libiqrf', u'libmhash', u'libmnl', u'libnetfilter_cthelper', u'libqmi', u'libsvgtiny', u'libtommath', u'libtomcrypt', u'liburiparser', u'opencv', u'opkg', u'pcre2', u'qdecoder', u'qt5base', u'tpm2-tss', u'tpm2-abrmd', u'yajl'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'libxml2', u'gstreamer', u'libopenssl', u'jpeg-turbo', u'lame', u'libarchive', u'libcroco', u'libusb', u'libiqrf', u'libmhash', u'libmnl', u'libnetfilter_cthelper', u'libqmi', u'libsvgtiny', u'libtommath', u'libtomcrypt', u'liburiparser', u'opencv', u'opkg', u'pcre2', u'qdecoder', u'qt5base', u'tpm2-tss', u'tpm2-abrmd', u'yajl'] Warning: staging file "./usr/lib/libmp3lame.la" is touched by more than one package: [u'lame', u'libarchive', u'libcroco', u'libusb', u'libiqrf', u'libmhash', u'libmnl', u'libnetfilter_cthelper', u'libqmi', u'libsvgtiny', u'libtommath', u'libtomcrypt', u'liburiparser', u'opencv', u'opkg', u'pcre2', u'qdecoder', u'qt5base', u'tpm2-tss', u'tpm2-abrmd', u'yajl'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'linux-pam', u'util-linux', u'libglib2', u'libxml2', u'gstreamer', u'libopenssl', u'jpeg-turbo', u'lame', u'libarchive', u'libcroco', u'libusb', u'libiqrf', u'libmhash', u'libmnl', u'libnetfilter_cthelper', u'libqmi', u'libsvgtiny', u'libtommath', u'libtomcrypt', u'liburiparser', u'opencv', u'opkg', u'pcre2', u'qdecoder', u'qt5base', u'tpm2-tss', u'tpm2-abrmd', u'yajl'] Warning: staging file "./usr/lib/libtcti-device.la" is touched by more than one package: [u'tpm2-tss', u'tpm2-abrmd', u'yajl'] Warning: staging file "./usr/lib/liburiparser.la" is touched by more than one package: [u'liburiparser', u'opencv', u'opkg', u'pcre2', u'qdecoder', u'qt5base', u'tpm2-tss', u'tpm2-abrmd', u'yajl'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'libxml2', u'gstreamer', u'libopenssl', u'jpeg-turbo', u'lame', u'libarchive', u'libcroco', u'libusb', u'libiqrf', u'libmhash', u'libmnl', u'libnetfilter_cthelper', u'libqmi', u'libsvgtiny', u'libtommath', u'libtomcrypt', u'liburiparser', u'opencv', u'opkg', u'pcre2', u'qdecoder', u'qt5base', u'tpm2-tss', u'tpm2-abrmd', u'yajl'] Warning: staging file "./usr/lib/libturbojpeg.la" is touched by more than one package: [u'jpeg-turbo', u'lame', u'libarchive', u'libcroco', u'libusb', u'libiqrf', u'libmhash', u'libmnl', u'libnetfilter_cthelper', u'libqmi', u'libsvgtiny', u'libtommath', u'libtomcrypt', u'liburiparser', u'opencv', u'opkg', u'pcre2', u'qdecoder', u'qt5base', u'tpm2-tss', u'tpm2-abrmd', u'yajl'] Warning: staging file "./usr/lib/libgstdataprotocol-0.10.la" is touched by more than one package: [u'gstreamer', u'libopenssl', u'jpeg-turbo', u'lame', u'libarchive', u'libcroco', u'libusb', u'libiqrf', u'libmhash', u'libmnl', u'libnetfilter_cthelper', u'libqmi', u'libsvgtiny', u'libtommath', u'libtomcrypt', u'liburiparser', u'opencv', u'opkg', u'pcre2', u'qdecoder', u'qt5base', u'tpm2-tss', u'tpm2-abrmd', u'yajl'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'linux-pam', u'util-linux', u'libglib2', u'libxml2', u'gstreamer', u'libopenssl', u'jpeg-turbo', u'lame', u'libarchive', u'libcroco', u'libusb', u'libiqrf', u'libmhash', u'libmnl', u'libnetfilter_cthelper', u'libqmi', u'libsvgtiny', u'libtommath', u'libtomcrypt', u'liburiparser', u'opencv', u'opkg', u'pcre2', u'qdecoder', u'qt5base', u'tpm2-tss', u'tpm2-abrmd', u'yajl'] Warning: staging file "./usr/lib/libpcre2-posix.la" is touched by more than one package: [u'pcre2', u'qdecoder', u'qt5base', u'tpm2-tss', u'tpm2-abrmd', u'yajl'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'libxml2', u'gstreamer', u'libopenssl', u'jpeg-turbo', u'lame', u'libarchive', u'libcroco', u'libusb', u'libiqrf', u'libmhash', u'libmnl', u'libnetfilter_cthelper', u'libqmi', u'libsvgtiny', u'libtommath', u'libtomcrypt', u'liburiparser', u'opencv', u'opkg', u'pcre2', u'qdecoder', u'qt5base', u'tpm2-tss', u'tpm2-abrmd', u'yajl'] Warning: staging file "./usr/lib/libfl.la" is touched by more than one package: [u'flex', u'libffi', u'pcre', u'linux-pam', u'util-linux', u'libglib2', u'libxml2', u'gstreamer', u'libopenssl', u'jpeg-turbo', u'lame', u'libarchive', u'libcroco', u'libusb', u'libiqrf', u'libmhash', u'libmnl', u'libnetfilter_cthelper', u'libqmi', u'libsvgtiny', u'libtommath', u'libtomcrypt', u'liburiparser', u'opencv', u'opkg', u'pcre2', u'qdecoder', u'qt5base', u'tpm2-tss', u'tpm2-abrmd', u'yajl'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'libiqrf', u'libmhash', u'libmnl', u'libnetfilter_cthelper', u'libqmi', u'libsvgtiny', u'libtommath', u'libtomcrypt', u'liburiparser', u'opencv', u'opkg', u'pcre2', u'qdecoder', u'qt5base', u'tpm2-tss', u'tpm2-abrmd', u'yajl'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'linux-pam', u'util-linux', u'libglib2', u'libxml2', u'gstreamer', u'libopenssl', u'jpeg-turbo', u'lame', u'libarchive', u'libcroco', u'libusb', u'libiqrf', u'libmhash', u'libmnl', u'libnetfilter_cthelper', u'libqmi', u'libsvgtiny', u'libtommath', u'libtomcrypt', u'liburiparser', u'opencv', u'opkg', u'pcre2', u'qdecoder', u'qt5base', u'tpm2-tss', u'tpm2-abrmd', u'yajl'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'libxml2', u'gstreamer', u'libopenssl', u'jpeg-turbo', u'lame', u'libarchive', u'libcroco', u'libusb', u'libiqrf', u'libmhash', u'libmnl', u'libnetfilter_cthelper', u'libqmi', u'libsvgtiny', u'libtommath', u'libtomcrypt', u'liburiparser', u'opencv', u'opkg', u'pcre2', u'qdecoder', u'qt5base', u'tpm2-tss', u'tpm2-abrmd', u'yajl'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'libxml2', u'gstreamer', u'libopenssl', u'jpeg-turbo', u'lame', u'libarchive', u'libcroco', u'libusb', u'libiqrf', u'libmhash', u'libmnl', u'libnetfilter_cthelper', u'libqmi', u'libsvgtiny', u'libtommath', u'libtomcrypt', u'liburiparser', u'opencv', u'opkg', u'pcre2', u'qdecoder', u'qt5base', u'tpm2-tss', u'tpm2-abrmd', u'yajl'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'libnetfilter_cthelper', u'libqmi', u'libsvgtiny', u'libtommath', u'libtomcrypt', u'liburiparser', u'opencv', u'opkg', u'pcre2', u'qdecoder', u'qt5base', u'tpm2-tss', u'tpm2-abrmd', u'yajl'] Warning: staging file "./usr/lib/libarchive.la" is touched by more than one package: [u'libarchive', u'libcroco', u'libusb', u'libiqrf', u'libmhash', u'libmnl', u'libnetfilter_cthelper', u'libqmi', u'libsvgtiny', u'libtommath', u'libtomcrypt', u'liburiparser', u'opencv', u'opkg', u'pcre2', u'qdecoder', u'qt5base', u'tpm2-tss', u'tpm2-abrmd', u'yajl'] Warning: staging file "./usr/lib/gstreamer-0.10/libgstcoreelements.la" is touched by more than one package: [u'gstreamer', u'libopenssl', u'jpeg-turbo', u'lame', u'libarchive', u'libcroco', u'libusb', u'libiqrf', u'libmhash', u'libmnl', u'libnetfilter_cthelper', u'libqmi', u'libsvgtiny', u'libtommath', u'libtomcrypt', u'liburiparser', u'opencv', u'opkg', u'pcre2', u'qdecoder', u'qt5base', u'tpm2-tss', u'tpm2-abrmd', u'yajl'] Warning: staging file "./usr/lib/libfontconfig.la" is touched by more than one package: [u'fontconfig', u'flex', u'libffi', u'pcre', u'linux-pam', u'util-linux', u'libglib2', u'libxml2', u'gstreamer', u'libopenssl', u'jpeg-turbo', u'lame', u'libarchive', u'libcroco', u'libusb', u'libiqrf', u'libmhash', u'libmnl', u'libnetfilter_cthelper', u'libqmi', u'libsvgtiny', u'libtommath', u'libtomcrypt', u'liburiparser', u'opencv', u'opkg', u'pcre2', u'qdecoder', u'qt5base', u'tpm2-tss', u'tpm2-abrmd', u'yajl'] Warning: staging file "./usr/lib/libtcti-socket.la" is touched by more than one package: [u'tpm2-tss', u'tpm2-abrmd', u'yajl'] Warning: staging file "./usr/lib/libQt5Concurrent.la" is touched by more than one package: [u'qt5base', u'tpm2-tss', u'tpm2-abrmd', u'yajl'] Warning: staging file "./usr/lib/libgstnet-0.10.la" is touched by more than one package: [u'gstreamer', u'libopenssl', u'jpeg-turbo', u'lame', u'libarchive', u'libcroco', u'libusb', u'libiqrf', u'libmhash', u'libmnl', u'libnetfilter_cthelper', u'libqmi', u'libsvgtiny', u'libtommath', u'libtomcrypt', u'liburiparser', u'opencv', u'opkg', u'pcre2', u'qdecoder', u'qt5base', u'tpm2-tss', u'tpm2-abrmd', u'yajl'] Warning: staging file "./usr/lib/libmhash.la" is touched by more than one package: [u'libmhash', u'libmnl', u'libnetfilter_cthelper', u'libqmi', u'libsvgtiny', u'libtommath', u'libtomcrypt', u'liburiparser', u'opencv', u'opkg', u'pcre2', u'qdecoder', u'qt5base', u'tpm2-tss', u'tpm2-abrmd', u'yajl'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'libxml2', u'gstreamer', u'libopenssl', u'jpeg-turbo', u'lame', u'libarchive', u'libcroco', u'libusb', u'libiqrf', u'libmhash', u'libmnl', u'libnetfilter_cthelper', u'libqmi', u'libsvgtiny', u'libtommath', u'libtomcrypt', u'liburiparser', u'opencv', u'opkg', u'pcre2', u'qdecoder', u'qt5base', u'tpm2-tss', u'tpm2-abrmd', u'yajl'] Warning: staging file "./usr/lib/libjpeg.la" is touched by more than one package: [u'jpeg-turbo', u'lame', u'libarchive', u'libcroco', u'libusb', u'libiqrf', u'libmhash', u'libmnl', u'libnetfilter_cthelper', u'libqmi', u'libsvgtiny', u'libtommath', u'libtomcrypt', u'liburiparser', u'opencv', u'opkg', u'pcre2', u'qdecoder', u'qt5base', u'tpm2-tss', u'tpm2-abrmd', u'yajl'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'gstreamer', u'libopenssl', u'jpeg-turbo', u'lame', u'libarchive', u'libcroco', u'libusb', u'libiqrf', u'libmhash', u'libmnl', u'libnetfilter_cthelper', u'libqmi', u'libsvgtiny', u'libtommath', u'libtomcrypt', u'liburiparser', u'opencv', u'opkg', u'pcre2', u'qdecoder', u'qt5base', u'tpm2-tss', u'tpm2-abrmd', u'yajl'] Warning: staging file "./usr/lib/libgstbase-0.10.la" is touched by more than one package: [u'gstreamer', u'libopenssl', u'jpeg-turbo', u'lame', u'libarchive', u'libcroco', u'libusb', u'libiqrf', u'libmhash', u'libmnl', u'libnetfilter_cthelper', u'libqmi', u'libsvgtiny', u'libtommath', u'libtomcrypt', u'liburiparser', u'opencv', u'opkg', u'pcre2', u'qdecoder', u'qt5base', u'tpm2-tss', u'tpm2-abrmd', u'yajl'] Warning: staging file "./usr/lib/libgstreamer-0.10.la" is touched by more than one package: [u'gstreamer', u'libopenssl', u'jpeg-turbo', u'lame', u'libarchive', u'libcroco', u'libusb', u'libiqrf', u'libmhash', u'libmnl', u'libnetfilter_cthelper', u'libqmi', u'libsvgtiny', u'libtommath', u'libtomcrypt', u'liburiparser', u'opencv', u'opkg', u'pcre2', u'qdecoder', u'qt5base', u'tpm2-tss', u'tpm2-abrmd', u'yajl'] Warning: staging file "./usr/lib/libQt5Xml.la" is touched by more than one package: [u'qt5base', u'tpm2-tss', u'tpm2-abrmd', u'yajl'] Warning: staging file "./usr/lib/libQt5Sql.la" is touched by more than one package: [u'qt5base', u'tpm2-tss', u'tpm2-abrmd', u'yajl'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'dbus', u'dhcp', u'libzlib', u'elfutils', u'freetype', u'fontconfig', u'flex', u'libffi', u'pcre', u'linux-pam', u'util-linux', u'libglib2', u'libxml2', u'gstreamer', u'libopenssl', u'jpeg-turbo', u'lame', u'libarchive', u'libcroco', u'libusb', u'libiqrf', u'libmhash', u'libmnl', u'libnetfilter_cthelper', u'libqmi', u'libsvgtiny', u'libtommath', u'libtomcrypt', u'liburiparser', u'opencv', u'opkg', u'pcre2', u'qdecoder', u'qt5base', u'tpm2-tss', u'tpm2-abrmd', u'yajl'] Warning: staging file "./usr/lib/libgstcontroller-0.10.la" is touched by more than one package: [u'gstreamer', u'libopenssl', u'jpeg-turbo', u'lame', u'libarchive', u'libcroco', u'libusb', u'libiqrf', u'libmhash', u'libmnl', u'libnetfilter_cthelper', u'libqmi', u'libsvgtiny', u'libtommath', u'libtomcrypt', u'liburiparser', u'opencv', u'opkg', u'pcre2', u'qdecoder', u'qt5base', u'tpm2-tss', u'tpm2-abrmd', u'yajl'] Warning: staging file "./usr/lib/libdbus-1.la" is touched by more than one package: [u'dbus', u'dhcp', u'libzlib', u'elfutils', u'freetype', u'fontconfig', u'flex', u'libffi', u'pcre', u'linux-pam', u'util-linux', u'libglib2', u'libxml2', u'gstreamer', u'libopenssl', u'jpeg-turbo', u'lame', u'libarchive', u'libcroco', u'libusb', u'libiqrf', u'libmhash', u'libmnl', u'libnetfilter_cthelper', u'libqmi', u'libsvgtiny', u'libtommath', u'libtomcrypt', u'liburiparser', u'opencv', u'opkg', u'pcre2', u'qdecoder', u'qt5base', u'tpm2-tss', u'tpm2-abrmd', u'yajl'] Warning: staging file "./usr/lib/libQt5Network.la" is touched by more than one package: [u'qt5base', u'tpm2-tss', u'tpm2-abrmd', u'yajl'] Warning: staging file "./usr/lib/libsapi.la" is touched by more than one package: [u'tpm2-tss', u'tpm2-abrmd', u'yajl'] Warning: staging file "./usr/lib/libpcre2-16.la" is touched by more than one package: [u'pcre2', u'qdecoder', u'qt5base', u'tpm2-tss', u'tpm2-abrmd', u'yajl'] Warning: staging file "./usr/lib/libqmi-glib.la" is touched by more than one package: [u'libqmi', u'libsvgtiny', u'libtommath', u'libtomcrypt', u'liburiparser', u'opencv', u'opkg', u'pcre2', u'qdecoder', u'qt5base', u'tpm2-tss', u'tpm2-abrmd', u'yajl'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'fontconfig', u'flex', u'libffi', u'pcre', u'linux-pam', u'util-linux', u'libglib2', u'libxml2', u'gstreamer', u'libopenssl', u'jpeg-turbo', u'lame', u'libarchive', u'libcroco', u'libusb', u'libiqrf', u'libmhash', u'libmnl', u'libnetfilter_cthelper', u'libqmi', u'libsvgtiny', u'libtommath', u'libtomcrypt', u'liburiparser', u'opencv', u'opkg', u'pcre2', u'qdecoder', u'qt5base', u'tpm2-tss', u'tpm2-abrmd', u'yajl'] Warning: staging file "./usr/lib/libQt5Core.la" is touched by more than one package: [u'qt5base', u'tpm2-tss', u'tpm2-abrmd', u'yajl'] Warning: staging file "./usr/lib/libasound.la" is touched by more than one package: [u'alsa-lib', u'argp-standalone', u'libev', u'ncurses', u'expat', u'dbus', u'dhcp', u'libzlib', u'elfutils', u'freetype', u'fontconfig', u'flex', u'libffi', u'pcre', u'linux-pam', u'util-linux', u'libglib2', u'libxml2', u'gstreamer', u'libopenssl', u'jpeg-turbo', u'lame', u'libarchive', u'libcroco', u'libusb', u'libiqrf', u'libmhash', u'libmnl', u'libnetfilter_cthelper', u'libqmi', u'libsvgtiny', u'libtommath', u'libtomcrypt', u'liburiparser', u'opencv', u'opkg', u'pcre2', u'qdecoder', u'qt5base', u'tpm2-tss', u'tpm2-abrmd', u'yajl'] Warning: staging file "./usr/lib/libQt5Test.la" is touched by more than one package: [u'qt5base', u'tpm2-tss', u'tpm2-abrmd', u'yajl'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'libxml2', u'gstreamer', u'libopenssl', u'jpeg-turbo', u'lame', u'libarchive', u'libcroco', u'libusb', u'libiqrf', u'libmhash', u'libmnl', u'libnetfilter_cthelper', u'libqmi', u'libsvgtiny', u'libtommath', u'libtomcrypt', u'liburiparser', u'opencv', u'opkg', u'pcre2', u'qdecoder', u'qt5base', u'tpm2-tss', u'tpm2-abrmd', u'yajl'] Warning: staging file "./usr/lib/libtcti-tabrmd.la" is touched by more than one package: [u'tpm2-abrmd', u'yajl'] Warning: staging file "./usr/lib/libgstcheck-0.10.la" is touched by more than one package: [u'gstreamer', u'libopenssl', u'jpeg-turbo', u'lame', u'libarchive', u'libcroco', u'libusb', u'libiqrf', u'libmhash', u'libmnl', u'libnetfilter_cthelper', u'libqmi', u'libsvgtiny', u'libtommath', u'libtomcrypt', u'liburiparser', u'opencv', u'opkg', u'pcre2', u'qdecoder', u'qt5base', u'tpm2-tss', u'tpm2-abrmd', u'yajl'] Warning: staging file "./usr/lib/libcroco-0.6.la" is touched by more than one package: [u'libcroco', u'libusb', u'libiqrf', u'libmhash', u'libmnl', u'libnetfilter_cthelper', u'libqmi', u'libsvgtiny', u'libtommath', u'libtomcrypt', u'liburiparser', u'opencv', u'opkg', u'pcre2', u'qdecoder', u'qt5base', u'tpm2-tss', u'tpm2-abrmd', u'yajl'] Warning: staging file "./usr/lib/libnetfilter_cthelper.la" is touched by more than one package: [u'libnetfilter_cthelper', u'libqmi', u'libsvgtiny', u'libtommath', u'libtomcrypt', u'liburiparser', u'opencv', u'opkg', u'pcre2', u'qdecoder', u'qt5base', u'tpm2-tss', u'tpm2-abrmd', u'yajl'] Warning: staging file "./usr/lib/gstreamer-0.10/libgstcoreindexers.la" is touched by more than one package: [u'gstreamer', u'libopenssl', u'jpeg-turbo', u'lame', u'libarchive', u'libcroco', u'libusb', u'libiqrf', u'libmhash', u'libmnl', u'libnetfilter_cthelper', u'libqmi', u'libsvgtiny', u'libtommath', u'libtomcrypt', u'liburiparser', u'opencv', u'opkg', u'pcre2', u'qdecoder', u'qt5base', u'tpm2-tss', u'tpm2-abrmd', u'yajl'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/run/instance-2/output/build/packages-file-list-host.txt rm -f /home/buildroot/autobuild/run/instance-2/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/autobuild/run/instance-2/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/autobuild/run/instance-2/output/host/bin/glib-compile-schemas /home/buildroot/autobuild/run/instance-2/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/autobuild/run/instance-2/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/buildroot/autobuild/run/instance-2/output/target/etc echo "buildroot" > /home/buildroot/autobuild/run/instance-2/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/run/instance-2/output/target/etc/hosts mkdir -p /home/buildroot/autobuild/run/instance-2/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/run/instance-2/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/run/instance-2/output/target/etc/shadow rm -f /home/buildroot/autobuild/run/instance-2/output/target/bin/sh rm -f /home/buildroot/autobuild/run/instance-2/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/run/instance-2/output/build/locales.nopurge; done for dir in /home/buildroot/autobuild/run/instance-2/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/run/instance-2/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/run/instance-2/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/run/instance-2/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/run/instance-2/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/run/instance-2/output/target/usr/include /home/buildroot/autobuild/run/instance-2/output/target/usr/share/aclocal \ /home/buildroot/autobuild/run/instance-2/output/target/usr/lib/pkgconfig /home/buildroot/autobuild/run/instance-2/output/target/usr/share/pkgconfig \ /home/buildroot/autobuild/run/instance-2/output/target/usr/lib/cmake /home/buildroot/autobuild/run/instance-2/output/target/usr/share/cmake find /home/buildroot/autobuild/run/instance-2/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/run/instance-2/output/target/lib/ /home/buildroot/autobuild/run/instance-2/output/target/usr/lib/ /home/buildroot/autobuild/run/instance-2/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/run/instance-2/output/target/usr/share/gdb rm -rf /home/buildroot/autobuild/run/instance-2/output/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/run/instance-2/output/target/usr/share/zsh rm -rf /home/buildroot/autobuild/run/instance-2/output/target/usr/man /home/buildroot/autobuild/run/instance-2/output/target/usr/share/man rm -rf /home/buildroot/autobuild/run/instance-2/output/target/usr/info /home/buildroot/autobuild/run/instance-2/output/target/usr/share/info rm -rf /home/buildroot/autobuild/run/instance-2/output/target/usr/doc /home/buildroot/autobuild/run/instance-2/output/target/usr/share/doc rm -rf /home/buildroot/autobuild/run/instance-2/output/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/run/instance-2/output/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/run/instance-2/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/buildroot/autobuild/run/instance-2/output/host/bin/x86_64-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/run/instance-2/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-2/output/host/bin/x86_64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/autobuild/run/instance-2/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-2/output/host/bin/x86_64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/autobuild/run/instance-2/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/autobuild/run/instance-2/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/autobuild/run/instance-2/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.05-rc1-00045-gc27ed9f"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.05-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2018.05-rc1\"" \ ) > /home/buildroot/autobuild/run/instance-2/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/run/instance-2/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/run/instance-2/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/run/instance-2/output/target/usr make: Leaving directory `/home/buildroot/autobuild/run/instance-2/buildroot' make: Entering directory `/home/buildroot/autobuild/run/instance-2/buildroot' >>> Buildroot 2018.05-rc1-00045-gc27ed9f Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> alsa-lib 1.1.6 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> argp-standalone 1.3 Collecting legal info >>> atest 895b0183a89c15f5e2305a6795bb1667753cd3f0 Collecting legal info ERROR: No hash found for COPYING >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> libev 4.24 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> bwm-ng f54b3fad2c80bfe63f920c9b5e7c1d80389c57ef Collecting legal info ERROR: No hash found for COPYING >>> ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> dbus 1.12.6 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> dcron 4.5 Collecting legal info >>> dhcp 4.3.6 Collecting legal info LICENSE: OK (sha256: dd7ae2201c0c11c3c1e2510d731c67b2f4bc8ba735707d7348ddd65f7b598562) >>> easy-rsa 3.0.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for gpl-2.0.txt >>> elfutils 0.169 Collecting legal info ERROR: No hash found for COPYING-GPLV2 ERROR: No hash found for COPYING-LGPLV3 >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> fbterm 1.7.0 Collecting legal info ERROR: No hash found for COPYING >>> fontconfig 2.12.4 Collecting legal info ERROR: No hash found for COPYING >>> freetype 2.9 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> liberation 2.00.1 Collecting legal info LICENSE: OK (sha256: 93fed46019c38bbe566b479d22148e2e8a1e85ada614accb0211c37b2c61c19b) >>> 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.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> gawk 4.2.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gawk 4.2.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> gstreamer 0.10.36 Collecting legal info ERROR: No hash found for COPYING >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> host-util-linux 2.32 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> util-linux 2.32 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> linux-pam 1.3.0 Collecting legal info ERROR: No hash found for Copyright >>> libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> iputils s20161105 Collecting legal info ERROR: No hash found for ninfod/COPYING >>> openssl Collecting legal info >>> libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> jpeg-turbo 1.5.2 Collecting legal info ERROR: No hash found for LICENSE.md >>> host-nasm 2.13.03 Collecting legal info LICENSE: OK (sha256: 1563996c52e220e15ef2418e67d39488255aa8c28c89e617074d3afe3ee329e0) >>> jpeg Collecting legal info >>> lame 3.100 Collecting legal info COPYING: OK (sha256: bfe4a52dc4645385f356a8e83cc54216a293e3b6f1cb4f79f5fc0277abf937fd) >>> libarchive 3.3.2 Collecting legal info COPYING: OK (sha256: ae6f35cc1979beb316e4d6431fc34c6fc59f0dd126b425c8552bb41c86e4825d) >>> libcroco 0.6.12 Collecting legal info COPYING.LIB: OK (sha256: 94b03f1a60a7fd5007149530626a895a6ef5a8b9342abfd56860c5f3956f5d23) >>> libiqrf v0.1.2 Collecting legal info >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> libmhash 0.9.9.9 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_cthelper 1.0.0 Collecting legal info ERROR: No hash found for COPYING >>> libqmi 1.20.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libsvgtiny ea9d99fc8b231c22d06168135e181d61f4eb2f06 Collecting legal info ERROR: No hash found for README >>> host-netsurf-buildsystem 7574b41345968b5f7e9ca5875faccb1478ce0555 Collecting legal info ERROR: No hash found for llvm/LICENSE.TXT >>> libtomcrypt 1.18.1 Collecting legal info ERROR: No hash found for LICENSE >>> libtommath 1.0.1 Collecting legal info ERROR: No hash found for LICENSE >>> liburiparser 0.8.5 Collecting legal info COPYING: OK (sha256: ee90029e62d11f48faa59360d15c3ad8e7c094c74cc25b055716d92340da561f) >>> mjpg-streamer bbf32fddfd02a9e072e89e83a5b33e6ca0a7bd4b Collecting legal info ERROR: No hash found for LICENSE >>> nanocom 1.0 Collecting legal info ERROR: No hash found for COPYING >>> nload 0.7.4 Collecting legal info ERROR: No hash found for COPYING >>> nvme v1.3 Collecting legal info ERROR: No hash found for LICENSE >>> opencv 2.4.13.3 Collecting legal info LICENSE: OK (sha256: 46e42877dfc3ac65769292cb4dc1a04b204ad9e40859a390f4c035d6179fbcc4) >>> host-openocd 0.10.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-libftdi 0.20 Collecting legal info >>> host-libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> host-libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> opkg v0.3.1 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre2 10.30 Collecting legal info ERROR: No hash found for LICENCE >>> pdbg 139ba071c222a5b0c20075f7c2265029ddd59449 Collecting legal info ERROR: No hash found for COPYING >>> host-dtc 1.4.4 Collecting legal info ERROR: No hash found for README.license ERROR: No hash found for GPL >>> qdecoder r12.0.5 Collecting legal info ERROR: No hash found for COPYING >>> qt5base 5.10.1 Collecting legal info LICENSE.GPL2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE.GPLv3: OK (sha256: 245248009fd0af1725d183248380e476c1283383909358a13686606352bf2a17) LICENSE.GPL3-EXCEPT: OK (sha256: 0dbe024961f6ab5c52689cbd036c977975d0d0f6a67ff97762d96cb819dd5652) LICENSE.LGPLv3: OK (sha256: 68afaf3392f8c04218fbf29db43cc0b18bf651c1db086556aa584046de9f3e35) LICENSE.FDL: OK (sha256: ed8742a95cb9db653a09b050e27ccff5e67ba69c14aa2c3137f2a4e1892f6c0d) >>> tpm2-abrmd 1.3.0 Collecting legal info LICENSE: OK (sha256: 18c1bf4b1ba1fb2c4ffa7398c234d83c0d55475298e470ae1e5e3a8a8bd2e448) >>> tpm2-tss 1.4.0 Collecting legal info LICENSE: OK (sha256: 18c1bf4b1ba1fb2c4ffa7398c234d83c0d55475298e470ae1e5e3a8a8bd2e448) >>> yajl 2.1.0 Collecting legal info ERROR: No hash found for COPYING >>> zd1211-firmware 1.4 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: argp-standalone-1.3: cannot save license (ARGP_STANDALONE_LICENSE_FILES not defined) WARNING: dcron-4.5: cannot save license (DCRON_LICENSE_FILES not defined) WARNING: libiqrf-v0.1.2: cannot save license (LIBIQRF_LICENSE_FILES not defined) WARNING: libftdi-0.20: cannot save license (HOST_LIBFTDI_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/run/instance-2/output/legal-info make: Leaving directory `/home/buildroot/autobuild/run/instance-2/buildroot'