(mkdir -p /home/dawncrow/buildroot-test/scripts/instance-0/output/build/yajl-2.1.0/ && cd /home/dawncrow/buildroot-test/scripts/instance-0/output/build/yajl-2.1.0/ && rm -f CMakeCache.txt && PATH="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin:/home/dawncrow/buildroot-test/scripts/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/cmake /home/dawncrow/buildroot-test/scripts/instance-0/output/build/yajl-2.1.0/ -DCMAKE_TOOLCHAIN_FILE="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON ) -- The C compiler identification is GNU 7.4.0 -- Check for working C compiler: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/i686-linux-gcc -- Check for working C compiler: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/i686-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 - found running /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/cmake -E copy_if_different /home/dawncrow/buildroot-test/scripts/instance-0/output/build/yajl-2.1.0/src/api/yajl_parse.h /home/dawncrow/buildroot-test/scripts/instance-0/output/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 running /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/cmake -E copy_if_different /home/dawncrow/buildroot-test/scripts/instance-0/output/build/yajl-2.1.0/src/api/yajl_gen.h /home/dawncrow/buildroot-test/scripts/instance-0/output/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 running /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/cmake -E copy_if_different /home/dawncrow/buildroot-test/scripts/instance-0/output/build/yajl-2.1.0/src/api/yajl_common.h /home/dawncrow/buildroot-test/scripts/instance-0/output/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 running /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/cmake -E copy_if_different /home/dawncrow/buildroot-test/scripts/instance-0/output/build/yajl-2.1.0/src/api/yajl_tree.h /home/dawncrow/buildroot-test/scripts/instance-0/output/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 CMake Warning (dev) at reformatter/CMakeLists.txt:42 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "json_reformat". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at verify/CMakeLists.txt:36 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "json_verify". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. This warning is for project developers. Use -Wno-dev to suppress it. !! doxygen not found, not generating documentation CMake Warning (dev) at CMakeLists.txt:76 (ADD_CUSTOM_TARGET): Policy CMP0037 is not set: Target names should not be reserved and should match a validity pattern. Run "cmake --help-policy CMP0037" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The target name "test" is reserved or not valid for certain CMake features, such as generator expressions, and may result in undefined behavior. This warning is for project developers. Use -Wno-dev to suppress it. -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /home/dawncrow/buildroot-test/scripts/instance-0/output/build/yajl-2.1.0 >>> yajl 2.1.0 Building PATH="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin:/home/dawncrow/buildroot-test/scripts/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j6 -C /home/dawncrow/buildroot-test/scripts/instance-0/output/build/yajl-2.1.0/ make[1]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/yajl-2.1.0' make[2]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/yajl-2.1.0' Scanning dependencies of target yajl Scanning dependencies of target yajl_s make[3]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/yajl-2.1.0' make[3]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/yajl-2.1.0' [ 3%] Building C object src/CMakeFiles/yajl.dir/yajl.c.o [ 9%] Building C object src/CMakeFiles/yajl.dir/yajl_parser.c.o [ 9%] Building C object src/CMakeFiles/yajl.dir/yajl_lex.c.o [ 12%] Building C object src/CMakeFiles/yajl.dir/yajl_buf.c.o [ 15%] Building C object src/CMakeFiles/yajl_s.dir/yajl.c.o [ 18%] Building C object src/CMakeFiles/yajl.dir/yajl_encode.c.o /home/dawncrow/buildroot-test/scripts/instance-0/output/build/yajl-2.1.0/src/yajl_parser.c: In function 'yajl_do_parse': /home/dawncrow/buildroot-test/scripts/instance-0/output/build/yajl-2.1.0/src/yajl_parser.c:334:24: warning: this statement may fall through [-Wimplicit-fallthrough=] if (yajl_bs_current(hand->stateStack) == ^ /home/dawncrow/buildroot-test/scripts/instance-0/output/build/yajl-2.1.0/src/yajl_parser.c:347:17: note: here case yajl_tok_colon: ^~~~ /home/dawncrow/buildroot-test/scripts/instance-0/output/build/yajl-2.1.0/src/yajl_parser.c:405:24: warning: this statement may fall through [-Wimplicit-fallthrough=] if (yajl_bs_current(hand->stateStack) == ^ /home/dawncrow/buildroot-test/scripts/instance-0/output/build/yajl-2.1.0/src/yajl_parser.c:414:17: note: here default: ^~~~~~~ [ 21%] Building C object src/CMakeFiles/yajl_s.dir/yajl_lex.c.o [ 24%] Building C object src/CMakeFiles/yajl.dir/yajl_gen.c.o [ 27%] Building C object src/CMakeFiles/yajl_s.dir/yajl_parser.c.o [ 30%] Building C object src/CMakeFiles/yajl.dir/yajl_alloc.c.o /home/dawncrow/buildroot-test/scripts/instance-0/output/build/yajl-2.1.0/src/yajl_parser.c: In function 'yajl_do_parse': /home/dawncrow/buildroot-test/scripts/instance-0/output/build/yajl-2.1.0/src/yajl_parser.c:334:24: warning: this statement may fall through [-Wimplicit-fallthrough=] if (yajl_bs_current(hand->stateStack) == ^ /home/dawncrow/buildroot-test/scripts/instance-0/output/build/yajl-2.1.0/src/yajl_parser.c:347:17: note: here case yajl_tok_colon: ^~~~ /home/dawncrow/buildroot-test/scripts/instance-0/output/build/yajl-2.1.0/src/yajl_parser.c:405:24: warning: this statement may fall through [-Wimplicit-fallthrough=] if (yajl_bs_current(hand->stateStack) == ^ /home/dawncrow/buildroot-test/scripts/instance-0/output/build/yajl-2.1.0/src/yajl_parser.c:414:17: note: here default: ^~~~~~~ [ 33%] Building C object src/CMakeFiles/yajl_s.dir/yajl_buf.c.o [ 36%] Building C object src/CMakeFiles/yajl.dir/yajl_tree.c.o [ 39%] Building C object src/CMakeFiles/yajl.dir/yajl_version.c.o [ 42%] Building C object src/CMakeFiles/yajl_s.dir/yajl_encode.c.o [ 45%] Building C object src/CMakeFiles/yajl_s.dir/yajl_gen.c.o [ 48%] Building C object src/CMakeFiles/yajl_s.dir/yajl_alloc.c.o [ 51%] Building C object src/CMakeFiles/yajl_s.dir/yajl_tree.c.o [ 54%] Building C object src/CMakeFiles/yajl_s.dir/yajl_version.c.o [ 57%] Linking C shared library ../yajl-2.1.0/lib/libyajl.so make[3]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/yajl-2.1.0' [ 57%] Built target yajl make[3]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/yajl-2.1.0' Scanning dependencies of target yajl_test Scanning dependencies of target gen-extra-close make[3]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/yajl-2.1.0' make[3]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/yajl-2.1.0' Scanning dependencies of target json_reformat make[3]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/yajl-2.1.0' Scanning dependencies of target json_verify make[3]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/yajl-2.1.0' make[3]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/yajl-2.1.0' [ 63%] Building C object test/api/CMakeFiles/gen-extra-close.dir/gen-extra-close.c.o [ 63%] Building C object test/parsing/CMakeFiles/yajl_test.dir/yajl_test.c.o [ 66%] Building C object reformatter/CMakeFiles/json_reformat.dir/json_reformat.c.o [ 69%] Building C object verify/CMakeFiles/json_verify.dir/json_verify.c.o make[3]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/yajl-2.1.0' [ 72%] Linking C executable gen-extra-close Scanning dependencies of target parse_config make[3]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/yajl-2.1.0' [ 75%] Building C object example/CMakeFiles/parse_config.dir/parse_config.c.o make[3]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/yajl-2.1.0' [ 75%] Built target gen-extra-close make[3]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/yajl-2.1.0' [ 78%] Linking C executable json_verify [ 81%] Linking C executable yajl_test Scanning dependencies of target perftest make[3]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/yajl-2.1.0' [ 90%] Linking C executable parse_config [ 90%] Linking C executable json_reformat [ 90%] Linking C static library ../yajl-2.1.0/lib/libyajl.a [ 93%] Building C object perf/CMakeFiles/perftest.dir/perftest.c.o make[3]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/yajl-2.1.0' [ 93%] Built target yajl_test make[3]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/yajl-2.1.0' make[3]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/yajl-2.1.0' [ 96%] Building C object perf/CMakeFiles/perftest.dir/documents.c.o [ 96%] Built target json_verify [ 96%] Built target parse_config make[3]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/yajl-2.1.0' [ 96%] Built target json_reformat make[3]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/yajl-2.1.0' [ 96%] Built target yajl_s [100%] Linking C executable perftest make[3]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/yajl-2.1.0' [100%] Built target perftest make[2]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/yajl-2.1.0' make[1]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/yajl-2.1.0' >>> yajl 2.1.0 Installing to staging directory PATH="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin:/home/dawncrow/buildroot-test/scripts/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j6 DESTDIR=/home/dawncrow/buildroot-test/scripts/instance-0/output/host/i686-buildroot-linux-uclibc/sysroot install/fast -C /home/dawncrow/buildroot-test/scripts/instance-0/output/build/yajl-2.1.0/ make[1]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/yajl-2.1.0' Install the project... -- Install configuration: "Release" -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/i686-buildroot-linux-uclibc/sysroot/usr/lib/libyajl.so.2.1.0 -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/i686-buildroot-linux-uclibc/sysroot/usr/lib/libyajl.so.2 -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/i686-buildroot-linux-uclibc/sysroot/usr/lib/libyajl.so -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/i686-buildroot-linux-uclibc/sysroot/usr/lib/libyajl.a -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/i686-buildroot-linux-uclibc/sysroot/usr/include/yajl/yajl_parse.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/i686-buildroot-linux-uclibc/sysroot/usr/include/yajl/yajl_gen.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/i686-buildroot-linux-uclibc/sysroot/usr/include/yajl/yajl_common.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/i686-buildroot-linux-uclibc/sysroot/usr/include/yajl/yajl_tree.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/i686-buildroot-linux-uclibc/sysroot/usr/include/yajl/yajl_version.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/i686-buildroot-linux-uclibc/sysroot/usr/share/pkgconfig/yajl.pc -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/i686-buildroot-linux-uclibc/sysroot/usr/bin/json_reformat -- Set runtime path of "/home/dawncrow/buildroot-test/scripts/instance-0/output/host/i686-buildroot-linux-uclibc/sysroot/usr/bin/json_reformat" to "" -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/i686-buildroot-linux-uclibc/sysroot/usr/bin/json_verify -- Set runtime path of "/home/dawncrow/buildroot-test/scripts/instance-0/output/host/i686-buildroot-linux-uclibc/sysroot/usr/bin/json_verify" to "" make[1]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/yajl-2.1.0' >>> yajl 2.1.0 Fixing libtool files for la in $(find /home/dawncrow/buildroot-test/scripts/instance-0/output/host/i686-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/home/dawncrow/buildroot-test/scripts/instance-0/output:@BASE_DIR@:g" \ -e "s:/home/dawncrow/buildroot-test/scripts/instance-0/output/host/i686-buildroot-linux-uclibc/sysroot:@STAGING_DIR@:g" \ -e "s:/home/dawncrow/buildroot-test/scripts/instance-0/output/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/home/dawncrow/buildroot-test/scripts/instance-0/output/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/home/dawncrow/buildroot-test/scripts/instance-0/output/host/i686-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/home/dawncrow/buildroot-test/scripts/instance-0/output:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> yajl 2.1.0 Installing to target PATH="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin:/home/dawncrow/buildroot-test/scripts/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j6 DESTDIR=/home/dawncrow/buildroot-test/scripts/instance-0/output/target install/fast -C /home/dawncrow/buildroot-test/scripts/instance-0/output/build/yajl-2.1.0/ make[1]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/yajl-2.1.0' Install the project... -- Install configuration: "Release" -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/libyajl.so.2.1.0 -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/libyajl.so.2 -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/libyajl.so -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/libyajl.a -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/include/yajl/yajl_parse.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/include/yajl/yajl_gen.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/include/yajl/yajl_common.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/include/yajl/yajl_tree.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/include/yajl/yajl_version.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/pkgconfig/yajl.pc -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/bin/json_reformat -- Set runtime path of "/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/bin/json_reformat" to "" -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/bin/json_verify -- Set runtime path of "/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/bin/json_verify" to "" make[1]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/yajl-2.1.0' WARNING: no hash file for yavta-82ff2efdb9787737b9f21b6f4759f077c827b238.tar.gz >>> yavta 82ff2efdb9787737b9f21b6f4759f077c827b238 Extracting gzip -d -c /home/dawncrow/buildroot-test/scripts/instance-0/dl/yavta/yavta-82ff2efdb9787737b9f21b6f4759f077c827b238.tar.gz | tar --strip-components=1 -C /home/dawncrow/buildroot-test/scripts/instance-0/output/build/yavta-82ff2efdb9787737b9f21b6f4759f077c827b238 -xf - >>> yavta 82ff2efdb9787737b9f21b6f4759f077c827b238 Patching >>> yavta 82ff2efdb9787737b9f21b6f4759f077c827b238 Configuring >>> yavta 82ff2efdb9787737b9f21b6f4759f077c827b238 Building /usr/bin/make -j6 PATH="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin:/home/dawncrow/buildroot-test/scripts/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" AR="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/i686-linux-ar" AS="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/i686-linux-as" LD="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/i686-linux-ld" NM="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/i686-linux-nm" CC="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/i686-linux-gcc" GCC="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/i686-linux-gcc" CPP="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/i686-linux-cpp" CXX="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/i686-linux-g++" FC="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/i686-linux-gfortran" F77="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/i686-linux-gfortran" RANLIB="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/i686-linux-ranlib" READELF="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/i686-linux-readelf" STRIP="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/i686-linux-strip" OBJCOPY="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/i686-linux-objcopy" OBJDUMP="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/i686-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/dawncrow/buildroot-test/scripts/instance-0/output/host/lib -Wl,-rpath,/home/dawncrow/buildroot-test/scripts/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/i686-linux-as" DEFAULT_LINKER="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/i686-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/i686-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl -C /home/dawncrow/buildroot-test/scripts/instance-0/output/build/yavta-82ff2efdb9787737b9f21b6f4759f077c827b238 make[1]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/yavta-82ff2efdb9787737b9f21b6f4759f077c827b238' /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/i686-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o yavta.o yavta.c /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/i686-linux-gcc -o yavta yavta.o -lrt make[1]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/yavta-82ff2efdb9787737b9f21b6f4759f077c827b238' >>> yavta 82ff2efdb9787737b9f21b6f4759f077c827b238 Installing to target /usr/bin/install -m 0755 -D /home/dawncrow/buildroot-test/scripts/instance-0/output/build/yavta-82ff2efdb9787737b9f21b6f4759f077c827b238/yavta /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/bin/yavta >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/dawncrow/buildroot-test/scripts/instance-0/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'check', u'readline', u'cpio', u'pinentry'] ./support/scripts/check-uniq-files -t staging /home/dawncrow/buildroot-test/scripts/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'check', u'readline'] Warning: staging file "./usr/lib32" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/include/libintl.h" is touched by more than one package: [u'toolchain-external-custom', u'gettext-gnu'] Warning: staging file "./etc/resolv.conf" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./etc/mtab" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] ./support/scripts/check-uniq-files -t host /home/dawncrow/buildroot-test/scripts/instance-0/output/build/packages-file-list-host.txt Warning: host file "./i686-buildroot-linux-uclibc/sysroot/usr/share/info/dir" is touched by more than one package: [u'host-m4', u'host-capnproto'] Warning: host file "./share/info/dir" is touched by more than one package: [u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext-gnu', u'host-bison'] Warning: host file "./i686-buildroot-linux-uclibc/sysroot/usr/include/libintl.h" is touched by more than one package: [u'host-pkgconf', u'host-libxml2'] /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/inittab if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/shells || echo "/bin/ash" >> /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/shells; fi grep: ./.config: No such file or directory if grep -q CONFIG_HUSH=y ./.config; then grep -qsE '^/bin/hush$' /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/shells || echo "/bin/hush" >> /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/shells; fi grep: ./.config: No such file or directory rm -f /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/glib-compile-schemas /home/dawncrow/buildroot-test/scripts/instance-0/output/host/i686-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/dawncrow/buildroot-test/scripts/instance-0/output/host/etc/meson sed -e "s%@TARGET_CROSS@%/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/i686-linux-%g" -e "s%@TARGET_ARCH@%x86%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%"little"%g" -e "s%@TARGET_CFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `%g" -e "s%@HOST_DIR@%/home/dawncrow/buildroot-test/scripts/instance-0/output/host%g" package/meson//cross-compilation.conf.in > /home/dawncrow/buildroot-test/scripts/instance-0/output/host/etc/meson/cross-compilation.conf mkdir -p /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc echo "buildroot" > /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/hosts mkdir -p /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/shadow rm -f /home/dawncrow/buildroot-test/scripts/instance-0/output/target/bin/sh rm -f /home/dawncrow/buildroot-test/scripts/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/dawncrow/buildroot-test/scripts/instance-0/output/build/locales.nopurge; done for dir in /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/dawncrow/buildroot-test/scripts/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/include /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/aclocal \ /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/pkgconfig /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/pkgconfig \ /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/cmake /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/cmake find /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/dawncrow/buildroot-test/scripts/instance-0/output/target/lib/ /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/ /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/gdb rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/bash-completion rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/zsh rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/man /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/man rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/info /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/info rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/doc /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/doc rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/gtk-doc rmdir /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share 2>/dev/null || true find /home/dawncrow/buildroot-test/scripts/instance-0/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/i686-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/dawncrow/buildroot-test/scripts/instance-0/output/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/i686-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.05-rc3-00019-gbbb4bc7"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.05-rc3"; \ echo "PRETTY_NAME=\"Buildroot 2019.05-rc3\"" \ ) > /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/dawncrow/buildroot-test/scripts/instance-0/buildroot/support/scripts/fix-rpath target touch /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr make: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/buildroot' make: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/buildroot' >>> Buildroot 2019.05-rc3-00019-gbbb4bc7 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> argp-standalone 1.3 Collecting legal info >>> bluez_utils 4.101 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> check 0.12.0 Collecting legal info COPYING.LESSER: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> dbus 1.12.10 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-autoconf 2.69 Collecting legal info COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libglib2 2.56.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> gettext Collecting legal info >>> gettext-gnu 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-gettext Collecting legal info >>> host-gettext-gnu 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.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-libglib2 2.56.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-util-linux 2.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> util-linux 2.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> readline 8.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> busybox 1.30.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> cpio 2.12 Collecting legal info ERROR: No hash found for COPYING >>> capnproto v0.6.1 Collecting legal info LICENSE: OK (sha256: 16194222e9412c3aa14d2287953f7fc89a1dcbcdd266d1534ba35060d4cde5b6) >>> host-capnproto v0.6.1 Collecting legal info LICENSE: OK (sha256: 16194222e9412c3aa14d2287953f7fc89a1dcbcdd266d1534ba35060d4cde5b6) >>> cgic 2.07 Collecting legal info ERROR: No hash found for license.txt >>> cramfs 1a1e65f2a049 Collecting legal info ERROR: No hash found for COPYING >>> dtv-scan-tables 59f4a9b1dfbd573bafe33d238a08da95e4f0263a Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LGPL: OK (sha256: 4fd46f32582c29007657e2daad8d0a6d954cf4e9d2e47bae8f8d8c32765fc987) >>> faad2 2.8.8 Collecting legal info COPYING: OK (sha256: d3baf3a54943cf12a994c85867a18dec84f810901b2f2878ddfd77efcc3c150f) >>> freetype 2.9.1 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> initscripts Collecting legal info >>> irda-utils 0.9.18 Collecting legal info ERROR: No hash found for man/COPYING >>> lcms2 2.9 Collecting legal info COPYING: OK (sha256: c725daac91a9259ce5e195683c0eeb797d345035c36ac5ba114c9fa80e11639a) >>> libassuan 2.5.2 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libgpg-error 1.35 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libconfig v1.7.2 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libsepol 2.9 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-mkpasswd Collecting legal info >>> mpg123 1.25.10 Collecting legal info COPYING: OK (sha256: f40e0dd86b27b52e429b693a87b3ca63ae0a98a4d142e77207aa6bdf1db7a295) >>> host-mtd 2.1.0 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> open-lldp 036e314bd93602f7388262cc37faf8b626980af1 Collecting legal info COPYING: OK (sha256: 67af5abeb092213cd9c53781503320f635ba28b641e0c3f24d367e8e93a9839b) >>> openobex 1.7.2 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre2 10.32 Collecting legal info LICENCE: OK (sha256: c4a8b89cd38d6a7501d5b11a472fa15e71a051b66d6331c6cda364101389d6ee) >>> pinentry 1.0.0 Collecting legal info ERROR: No hash found for COPYING >>> qt5base 5.12.2 Collecting legal info LICENSE.GPL2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE.GPL3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) LICENSE.GPL3-EXCEPT: OK (sha256: 0dbe024961f6ab5c52689cbd036c977975d0d0f6a67ff97762d96cb819dd5652) LICENSE.LGPLv3: OK (sha256: 88ec689407cf2df9b2eb5c45952564d51ce73c129a3bdffb15c0d2d161ad7558) LICENSE.FDL: OK (sha256: ed8742a95cb9db653a09b050e27ccff5e67ba69c14aa2c3137f2a4e1892f6c0d) >>> host-python-six 1.12.0 Collecting legal info LICENSE: OK (sha256: e732f54da58f3e9cf0c48e8b512948936fcf7361bd58afa63a9a3c392bf794ad) >>> host-python 2.7.16 Collecting legal info LICENSE: OK (sha256: a77d71d6be6f9032e6b6e5d2cf6da68f9eeab9036edfbc043633c8979cd5e82c) >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-python-setuptools 41.0.1 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> qt5serialport 5.12.2 Collecting legal info LICENSE.GPL2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE.GPL3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) LICENSE.GPL3-EXCEPT: OK (sha256: 0dbe024961f6ab5c52689cbd036c977975d0d0f6a67ff97762d96cb819dd5652) LICENSE.LGPL3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) LICENSE.FDL: OK (sha256: ed8742a95cb9db653a09b050e27ccff5e67ba69c14aa2c3137f2a4e1892f6c0d) >>> sane-backends 1.0.27 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> tini v0.18.0 Collecting legal info LICENSE: OK (sha256: e5f46bca81266bdd511cf08018d66866870531794569c04f9b45f50dd23c28b0) >>> ussp-push 0.11 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-vboot-utils bbdd62f9b030db7ad8eef789aaf58a7ff9a25656 Collecting legal info ERROR: No hash found for LICENSE >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1b Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> webp 1.0.1 Collecting legal info COPYING: OK (sha256: 5aec868f669e384a22372a4e8a1a6cd7d44c64cd451f960ca69cc170d1e13acf) >>> yajl 2.1.0 Collecting legal info ERROR: No hash found for COPYING >>> yavta 82ff2efdb9787737b9f21b6f4759f077c827b238 Collecting legal info WARNING: no hash file for COPYING.GPL 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) Legal info produced in /home/dawncrow/buildroot-test/scripts/instance-0/output/legal-info make: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/buildroot'