-- The C compiler identification is GNU 7.4.0 -- Check for working C compiler: /home/buildroot/autobuild/instance-3/output/host/bin/powerpc64-linux-gcc -- Check for working C compiler: /home/buildroot/autobuild/instance-3/output/host/bin/powerpc64-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/buildroot/autobuild/instance-3/output/host/bin/cmake -E copy_if_different /home/buildroot/autobuild/instance-3/output/build/yajl-2.1.0/src/api/yajl_parse.h /home/buildroot/autobuild/instance-3/output/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 running /home/buildroot/autobuild/instance-3/output/host/bin/cmake -E copy_if_different /home/buildroot/autobuild/instance-3/output/build/yajl-2.1.0/src/api/yajl_gen.h /home/buildroot/autobuild/instance-3/output/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 running /home/buildroot/autobuild/instance-3/output/host/bin/cmake -E copy_if_different /home/buildroot/autobuild/instance-3/output/build/yajl-2.1.0/src/api/yajl_common.h /home/buildroot/autobuild/instance-3/output/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 running /home/buildroot/autobuild/instance-3/output/host/bin/cmake -E copy_if_different /home/buildroot/autobuild/instance-3/output/build/yajl-2.1.0/src/api/yajl_tree.h /home/buildroot/autobuild/instance-3/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/instance-3/output/build/yajl-2.1.0 >>> yajl 2.1.0 Building PATH="/home/buildroot/autobuild/instance-3/output/host/bin:/home/buildroot/autobuild/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output/build/yajl-2.1.0/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output/build/yajl-2.1.0' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output/build/yajl-2.1.0' Scanning dependencies of target yajl Scanning dependencies of target yajl_s make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/yajl-2.1.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output/build/yajl-2.1.0' [ 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 [ 18%] Building C object src/CMakeFiles/yajl.dir/yajl_parser.c.o [ 18%] Building C object src/CMakeFiles/yajl_s.dir/yajl_parser.c.o /home/buildroot/autobuild/instance-3/output/build/yajl-2.1.0/src/yajl_parser.c: In function 'yajl_do_parse': /home/buildroot/autobuild/instance-3/output/build/yajl-2.1.0/src/yajl_parser.c: In function 'yajl_do_parse': /home/buildroot/autobuild/instance-3/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/buildroot/autobuild/instance-3/output/build/yajl-2.1.0/src/yajl_parser.c:347:17: note: here case yajl_tok_colon: ^~~~ /home/buildroot/autobuild/instance-3/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/buildroot/autobuild/instance-3/output/build/yajl-2.1.0/src/yajl_parser.c:347:17: note: here case yajl_tok_colon: ^~~~ /home/buildroot/autobuild/instance-3/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/buildroot/autobuild/instance-3/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/buildroot/autobuild/instance-3/output/build/yajl-2.1.0/src/yajl_parser.c:414:17: note: here default: ^~~~~~~ /home/buildroot/autobuild/instance-3/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_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.dir/yajl_gen.c.o [ 33%] Building C object src/CMakeFiles/yajl_s.dir/yajl_encode.c.o [ 36%] Building C object src/CMakeFiles/yajl.dir/yajl_alloc.c.o [ 39%] Building C object src/CMakeFiles/yajl.dir/yajl_tree.c.o [ 42%] Building C object src/CMakeFiles/yajl.dir/yajl_version.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/buildroot/autobuild/instance-3/output/build/yajl-2.1.0' [ 57%] Built target yajl make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output/build/yajl-2.1.0' Scanning dependencies of target gen-extra-close Scanning dependencies of target yajl_test make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/yajl-2.1.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output/build/yajl-2.1.0' [ 60%] Building C object test/parsing/CMakeFiles/yajl_test.dir/yajl_test.c.o [ 63%] Building C object test/api/CMakeFiles/gen-extra-close.dir/gen-extra-close.c.o Scanning dependencies of target json_reformat make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output/build/yajl-2.1.0' [ 66%] Building C object reformatter/CMakeFiles/json_reformat.dir/json_reformat.c.o [ 69%] Linking C executable gen-extra-close make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/yajl-2.1.0' [ 69%] Built target gen-extra-close make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output/build/yajl-2.1.0' Scanning dependencies of target json_verify make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output/build/yajl-2.1.0' [ 72%] Building C object verify/CMakeFiles/json_verify.dir/json_verify.c.o [ 75%] Linking C static library ../yajl-2.1.0/lib/libyajl.a [ 78%] Linking C executable json_reformat make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/yajl-2.1.0' [ 78%] Built target yajl_s make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output/build/yajl-2.1.0' Scanning dependencies of target parse_config make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output/build/yajl-2.1.0' [ 81%] Building C object example/CMakeFiles/parse_config.dir/parse_config.c.o [ 84%] Linking C executable json_verify make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/yajl-2.1.0' [ 87%] Linking C executable yajl_test [ 87%] Built target json_reformat make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output/build/yajl-2.1.0' Scanning dependencies of target perftest make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/yajl-2.1.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output/build/yajl-2.1.0' [ 90%] Building C object perf/CMakeFiles/perftest.dir/perftest.c.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/yajl-2.1.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/yajl-2.1.0' [ 90%] Built target json_verify [ 90%] Built target yajl_test [ 93%] Building C object perf/CMakeFiles/perftest.dir/documents.c.o [ 96%] Linking C executable parse_config make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/yajl-2.1.0' [ 96%] Built target parse_config [100%] Linking C executable perftest make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/yajl-2.1.0' [100%] Built target perftest make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/yajl-2.1.0' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/yajl-2.1.0' >>> yajl 2.1.0 Installing to staging directory PATH="/home/buildroot/autobuild/instance-3/output/host/bin:/home/buildroot/autobuild/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-3/output/host/powerpc64-buildroot-linux-gnu/sysroot install/fast -C /home/buildroot/autobuild/instance-3/output/build/yajl-2.1.0/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output/build/yajl-2.1.0' Install the project... -- Install configuration: "Release" -- Installing: /home/buildroot/autobuild/instance-3/output/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libyajl.so.2.1.0 -- Installing: /home/buildroot/autobuild/instance-3/output/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libyajl.so.2 -- Installing: /home/buildroot/autobuild/instance-3/output/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libyajl.so -- Installing: /home/buildroot/autobuild/instance-3/output/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libyajl.a -- Installing: /home/buildroot/autobuild/instance-3/output/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include/yajl/yajl_parse.h -- Installing: /home/buildroot/autobuild/instance-3/output/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include/yajl/yajl_gen.h -- Installing: /home/buildroot/autobuild/instance-3/output/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include/yajl/yajl_common.h -- Installing: /home/buildroot/autobuild/instance-3/output/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include/yajl/yajl_tree.h -- Installing: /home/buildroot/autobuild/instance-3/output/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include/yajl/yajl_version.h -- Installing: /home/buildroot/autobuild/instance-3/output/host/powerpc64-buildroot-linux-gnu/sysroot/usr/share/pkgconfig/yajl.pc -- Installing: /home/buildroot/autobuild/instance-3/output/host/powerpc64-buildroot-linux-gnu/sysroot/usr/bin/json_reformat -- Set runtime path of "/home/buildroot/autobuild/instance-3/output/host/powerpc64-buildroot-linux-gnu/sysroot/usr/bin/json_reformat" to "" -- Installing: /home/buildroot/autobuild/instance-3/output/host/powerpc64-buildroot-linux-gnu/sysroot/usr/bin/json_verify -- Set runtime path of "/home/buildroot/autobuild/instance-3/output/host/powerpc64-buildroot-linux-gnu/sysroot/usr/bin/json_verify" to "" make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/yajl-2.1.0' >>> yajl 2.1.0 Fixing libtool files >>> yajl 2.1.0 Installing to target PATH="/home/buildroot/autobuild/instance-3/output/host/bin:/home/buildroot/autobuild/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-3/output/target install/fast -C /home/buildroot/autobuild/instance-3/output/build/yajl-2.1.0/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output/build/yajl-2.1.0' Install the project... -- Install configuration: "Release" -- Installing: /home/buildroot/autobuild/instance-3/output/target/usr/lib/libyajl.so.2.1.0 -- Installing: /home/buildroot/autobuild/instance-3/output/target/usr/lib/libyajl.so.2 -- Installing: /home/buildroot/autobuild/instance-3/output/target/usr/lib/libyajl.so -- Installing: /home/buildroot/autobuild/instance-3/output/target/usr/lib/libyajl.a -- Installing: /home/buildroot/autobuild/instance-3/output/target/usr/include/yajl/yajl_parse.h -- Installing: /home/buildroot/autobuild/instance-3/output/target/usr/include/yajl/yajl_gen.h -- Installing: /home/buildroot/autobuild/instance-3/output/target/usr/include/yajl/yajl_common.h -- Installing: /home/buildroot/autobuild/instance-3/output/target/usr/include/yajl/yajl_tree.h -- Installing: /home/buildroot/autobuild/instance-3/output/target/usr/include/yajl/yajl_version.h -- Installing: /home/buildroot/autobuild/instance-3/output/target/usr/share/pkgconfig/yajl.pc -- Installing: /home/buildroot/autobuild/instance-3/output/target/usr/bin/json_reformat -- Set runtime path of "/home/buildroot/autobuild/instance-3/output/target/usr/bin/json_reformat" to "" -- Installing: /home/buildroot/autobuild/instance-3/output/target/usr/bin/json_verify -- Set runtime path of "/home/buildroot/autobuild/instance-3/output/target/usr/bin/json_verify" to "" make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/yajl-2.1.0' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/autobuild/instance-3/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/instance-3/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libatomic_ops_gpl.la" is touched by more than one package: [u'libatomic_ops', u'bdwgc', u'ncurses', u'libzlib', u'libopenssl', u'libsodium', u'gmp', u'libffi', u'libtool', u'libunistring', u'guile', u'python3', u'libgpiod', u'libucl', u'tiff', u'spandsp', u'spice-protocol', u'yajl'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'libtool', u'libunistring', u'guile', u'python3', u'libgpiod', u'libucl', u'tiff', u'spandsp', u'spice-protocol', u'yajl'] Warning: staging file "./usr/lib/libgpiodcxx.la" is touched by more than one package: [u'libgpiod', u'libucl', u'tiff', u'spandsp', u'spice-protocol', u'yajl'] Warning: staging file "./usr/lib/libcord.la" is touched by more than one package: [u'bdwgc', u'ncurses', u'libzlib', u'libopenssl', u'libsodium', u'gmp', u'libffi', u'libtool', u'libunistring', u'guile', u'python3', u'libgpiod', u'libucl', u'tiff', u'spandsp', u'spice-protocol', u'yajl'] Warning: staging file "./usr/lib/libspandsp.la" is touched by more than one package: [u'spandsp', u'spice-protocol', u'yajl'] Warning: staging file "./usr/lib/libgpiod.la" is touched by more than one package: [u'libgpiod', u'libucl', u'tiff', u'spandsp', u'spice-protocol', u'yajl'] Warning: staging file "./usr/lib/libunistring.la" is touched by more than one package: [u'libunistring', u'guile', u'python3', u'libgpiod', u'libucl', u'tiff', u'spandsp', u'spice-protocol', u'yajl'] Warning: staging file "./usr/lib/libatomic_ops.la" is touched by more than one package: [u'libatomic_ops', u'bdwgc', u'ncurses', u'libzlib', u'libopenssl', u'libsodium', u'gmp', u'libffi', u'libtool', u'libunistring', u'guile', u'python3', u'libgpiod', u'libucl', u'tiff', u'spandsp', u'spice-protocol', u'yajl'] Warning: staging file "./etc/resolv.conf" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/lib/libsodium.la" is touched by more than one package: [u'libsodium', u'gmp', u'libffi', u'libtool', u'libunistring', u'guile', u'python3', u'libgpiod', u'libucl', u'tiff', u'spandsp', u'spice-protocol', u'yajl'] Warning: staging file "./usr/lib/python3.7/site-packages/gpiod.la" is touched by more than one package: [u'libgpiod', u'libucl', u'tiff', u'spandsp', u'spice-protocol', u'yajl'] Warning: staging file "./usr/lib/libgmp.la" is touched by more than one package: [u'gmp', u'libffi', u'libtool', u'libunistring', u'guile', u'python3', u'libgpiod', u'libucl', u'tiff', u'spandsp', u'spice-protocol', u'yajl'] Warning: staging file "./usr/lib64" 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'] Warning: staging file "./usr/lib/libtiff.la" is touched by more than one package: [u'tiff', u'spandsp', u'spice-protocol', u'yajl'] Warning: staging file "./usr/lib/libltdl.la" is touched by more than one package: [u'libtool', u'libunistring', u'guile', u'python3', u'libgpiod', u'libucl', u'tiff', u'spandsp', u'spice-protocol', u'yajl'] Warning: staging file "./usr/lib/libguile-2.0.la" is touched by more than one package: [u'guile', u'python3', u'libgpiod', u'libucl', u'tiff', u'spandsp', u'spice-protocol', u'yajl'] Warning: staging file "./usr/lib/libgccpp.la" is touched by more than one package: [u'bdwgc', u'ncurses', u'libzlib', u'libopenssl', u'libsodium', u'gmp', u'libffi', u'libtool', u'libunistring', u'guile', u'python3', u'libgpiod', u'libucl', u'tiff', u'spandsp', u'spice-protocol', u'yajl'] Warning: staging file "./usr/lib/libgc.la" is touched by more than one package: [u'bdwgc', u'ncurses', u'libzlib', u'libopenssl', u'libsodium', u'gmp', u'libffi', u'libtool', u'libunistring', u'guile', u'python3', u'libgpiod', u'libucl', u'tiff', u'spandsp', u'spice-protocol', u'yajl'] Warning: staging file "./usr/lib/libucl.la" is touched by more than one package: [u'libucl', u'tiff', u'spandsp', u'spice-protocol', u'yajl'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/instance-3/output/build/packages-file-list-host.txt Warning: host file "./powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libgpiodcxx.la" is touched by more than one package: [u'host-patchelf', u'host-cmake'] Warning: host file "./powerpc64-buildroot-linux-gnu/sysroot/usr/lib/python3.7/site-packages/gpiod.la" is touched by more than one package: [u'host-patchelf', u'host-cmake'] Warning: host file "./powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libgc.la" is touched by more than one package: [u'host-libzlib', u'host-libatomic_ops', u'host-patchelf', u'host-cmake'] Warning: host file "./powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libsodium.la" is touched by more than one package: [u'host-libatomic_ops', u'host-patchelf', u'host-cmake'] Warning: host file "./powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libunistring.la" is touched by more than one package: [u'host-patchelf', u'host-cmake'] Warning: host file "./powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libgpiod.la" is touched by more than one package: [u'host-patchelf', u'host-cmake'] Warning: host file "./powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libltdl.la" is touched by more than one package: [u'host-patchelf', u'host-cmake'] Warning: host file "./powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libcord.la" is touched by more than one package: [u'host-libzlib', u'host-libatomic_ops', u'host-patchelf', u'host-cmake'] Warning: host file "./powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libgccpp.la" is touched by more than one package: [u'host-libzlib', u'host-libatomic_ops', u'host-patchelf', u'host-cmake'] Warning: host file "./powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libguile-2.0.la" is touched by more than one package: [u'host-patchelf', u'host-cmake'] Warning: host file "./powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libucl.la" is touched by more than one package: [u'host-patchelf', u'host-cmake'] Warning: host file "./powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libffi.la" is touched by more than one package: [u'host-patchelf', u'host-cmake'] Warning: host file "./powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libatomic_ops_gpl.la" is touched by more than one package: [u'host-libzlib', u'host-libatomic_ops', u'host-patchelf', u'host-cmake'] Warning: host file "./powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libatomic_ops.la" is touched by more than one package: [u'host-libzlib', u'host-libatomic_ops', u'host-patchelf', u'host-cmake'] Warning: host file "./powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libgmp.la" is touched by more than one package: [u'host-libatomic_ops', u'host-patchelf', u'host-cmake'] /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/buildroot/autobuild/instance-3/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/buildroot/autobuild/instance-3/output/target/etc/inittab if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /home/buildroot/autobuild/instance-3/output/target/etc/shells || echo "/bin/ash" >> /home/buildroot/autobuild/instance-3/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/buildroot/autobuild/instance-3/output/target/etc/shells || echo "/bin/hush" >> /home/buildroot/autobuild/instance-3/output/target/etc/shells; fi grep: ./.config: No such file or directory mkdir -p /home/buildroot/autobuild/instance-3/output/host/etc/meson sed -e "s%@TARGET_CROSS@%/home/buildroot/autobuild/instance-3/output/host/bin/powerpc64-linux-%g" -e "s%@TARGET_ARCH@%ppc64%g" -e "s%@TARGET_CPU@%power7%g" -e "s%@TARGET_ENDIAN@%"big"%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/buildroot/autobuild/instance-3/output/host%g" package/meson//cross-compilation.conf.in > /home/buildroot/autobuild/instance-3/output/host/etc/meson/cross-compilation.conf PYTHONPATH="/home/buildroot/autobuild/instance-3/output/target/usr/lib/python3.7/" cd /home/buildroot/autobuild/instance-3/output/target && /home/buildroot/autobuild/instance-3/output/host/bin/python3.7 /home/buildroot/autobuild/instance-3/buildroot/support/scripts/pycompile.py usr/lib/python3.7 find /home/buildroot/autobuild/instance-3/output/target/usr/lib/python3.7 -name '*.py' -print0 | xargs -0 --no-run-if-empty rm -f find /home/buildroot/autobuild/instance-3/output/target/usr/lib/python3.7 -name '*.opt-1.pyc' -print0 -o -name '*.opt-2.pyc' -print0 | xargs -0 --no-run-if-empty rm -f mkdir -p /home/buildroot/autobuild/instance-3/output/target/etc echo "buildroot" > /home/buildroot/autobuild/instance-3/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/instance-3/output/target/etc/hosts mkdir -p /home/buildroot/autobuild/instance-3/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/instance-3/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/instance-3/output/target/etc/shadow rm -f /home/buildroot/autobuild/instance-3/output/target/bin/sh rm -f /home/buildroot/autobuild/instance-3/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/instance-3/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/instance-3/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/instance-3/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/instance-3/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/instance-3/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/instance-3/output/target/usr/include /home/buildroot/autobuild/instance-3/output/target/usr/share/aclocal \ /home/buildroot/autobuild/instance-3/output/target/usr/lib/pkgconfig /home/buildroot/autobuild/instance-3/output/target/usr/share/pkgconfig \ /home/buildroot/autobuild/instance-3/output/target/usr/lib/cmake /home/buildroot/autobuild/instance-3/output/target/usr/share/cmake find /home/buildroot/autobuild/instance-3/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/instance-3/output/target/lib/ /home/buildroot/autobuild/instance-3/output/target/usr/lib/ /home/buildroot/autobuild/instance-3/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: '/home/buildroot/autobuild/instance-3/output/target/usr/libexec/': No such file or directory rm -rf /home/buildroot/autobuild/instance-3/output/target/usr/share/gdb rm -rf /home/buildroot/autobuild/instance-3/output/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/instance-3/output/target/usr/share/zsh rm -rf /home/buildroot/autobuild/instance-3/output/target/usr/man /home/buildroot/autobuild/instance-3/output/target/usr/share/man rm -rf /home/buildroot/autobuild/instance-3/output/target/usr/info /home/buildroot/autobuild/instance-3/output/target/usr/share/info rm -rf /home/buildroot/autobuild/instance-3/output/target/usr/doc /home/buildroot/autobuild/instance-3/output/target/usr/share/doc rm -rf /home/buildroot/autobuild/instance-3/output/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/instance-3/output/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/instance-3/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/instance-3/output/host/bin/powerpc64-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/instance-3/output/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/buildroot/autobuild/instance-3/output/host/bin/powerpc64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/buildroot/autobuild/instance-3/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/instance-3/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/instance-3/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.05-git-00121-g7144c81697"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2019.05-git\"" \ ) > /home/buildroot/autobuild/instance-3/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/instance-3/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/instance-3/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/instance-3/output/target/usr make: Leaving directory '/home/buildroot/autobuild/instance-3/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-3/buildroot' >>> Buildroot 2019.05-git-00121-g7144c81697 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-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> bdwgc 8.0.0 Collecting legal info README.QUICK: OK (sha256: aeeaabbf44e67d413e18719f0c6ac9c23387ab0b33e7a15ee46cf59ddef12cc7) >>> 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) ERROR: No hash found for libltdl/COPYING.LIB >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-pkgconf 1.5.3 Collecting legal info ERROR: No hash found for COPYING >>> libatomic_ops v7.6.6 Collecting legal info doc/LICENSING.txt: OK (sha256: f0e630c0ca489767033da5a0c869fb4231db522c5ff479ce55a853a923a00f69) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> busybox 1.29.3 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> ca-certificates 20180409 Collecting legal info ERROR: No hash found for debian/copyright >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1a Collecting legal info LICENSE: OK (sha256: 350c7817af2ef980d3f3922bc5e0bb6a9d9f6cc21e784a699bcd2a31c74a84b1) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python3 3.7.2 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-checkpolicy 2.8 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-libselinux 2.8 Collecting legal info LICENSE: OK (sha256: 86657b4c0fe868d7cbd977cb04c63b6c667e08fa51595a7bc846ad4bed8fc364) >>> host-libsepol 2.8 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-swig 3.0.12 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for LICENSE-GPL ERROR: No hash found for LICENSE-UNIVERSITIES >>> dialog 1.3-20170509 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 >>> explorercanvas aa989ea9d9bac748638f7c66b0fc88e619715da6 Collecting legal info ERROR: No hash found for COPYING >>> fetchmail 6.3.26 Collecting legal info ERROR: No hash found for COPYING >>> openssl Collecting legal info >>> libopenssl 1.1.1a Collecting legal info LICENSE: OK (sha256: 350c7817af2ef980d3f3922bc5e0bb6a9d9f6cc21e784a699bcd2a31c74a84b1) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> glorytun 0.1.0 Collecting legal info LICENSE: OK (sha256: 051ef5a4c3c8fe64f8641e0ed50b4cd35c64703d972130f9725c8fee7976f90b) >>> libsodium 1.0.16 Collecting legal info LICENSE: OK (sha256: 6faf327c97dca6da69acefc6d3969d7bffb70a24f0707874870fdcfd6b0acf58) >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> guile 2.0.14 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LESSER >>> host-guile 2.0.14 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LESSER >>> host-bdwgc 8.0.0 Collecting legal info README.QUICK: OK (sha256: aeeaabbf44e67d413e18719f0c6ac9c23387ab0b33e7a15ee46cf59ddef12cc7) >>> host-libatomic_ops v7.6.6 Collecting legal info doc/LICENSING.txt: OK (sha256: f0e630c0ca489767033da5a0c869fb4231db522c5ff479ce55a853a923a00f69) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> host-libunistring 0.9.10 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> libtool 2.4.6 Collecting legal info ERROR: No hash found for libltdl/COPYING.LIB >>> libunistring 0.9.10 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> initscripts Collecting legal info >>> libgpiod 1.2.1 Collecting legal info COPYING: OK (sha256: ce64d5f7b49ea6d80fdb6d4cdee6839d1a94274f7493dc797c3b55b65ec8e9ed) >>> python3 3.7.2 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> libucl 0.8.1 Collecting legal info COPYING: OK (sha256: 1bf976835764c1d827e07472a0a75adb098682df56681878af05fc0db7439b03) >>> nano 3.2 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> python-aiodns 1.1.1 Collecting legal info LICENSE: OK (sha256: eb0455d35129425ed399883cd710923de3e246a510e2eb84d9f00032d0bbec97) >>> host-python3-setuptools 40.6.3 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> python-aiohttp-remotes 0.1.2 Collecting legal info LICENSE: OK (sha256: 5240758b8a5c34a46c166294eaae7dc7034ec45c727fce889c9abf7ef5afc158) >>> python-aiohttp 3.5.4 Collecting legal info LICENSE.txt: OK (sha256: 6fd5243e92dd7f98ec69c7ac377728e74905709ff527a5bf98d6d0263c04f5b6) >>> python-async-timeout 3.0.1 Collecting legal info LICENSE: OK (sha256: b40930bbcf80744c86c46a12bc9da056641d722716c378f5659b9e555ef833e1) >>> python-attrs 18.2.0 Collecting legal info LICENSE: OK (sha256: bf659a28b49240602f56bbdf490cbe2ec509b15b98f99d7b19a52c740e327863) >>> python-babel 2.6.0 Collecting legal info LICENSE: OK (sha256: 178b99c90df898d0bee84bd335f36b679c76fafa9d3c288b4eaea4ebd92d8602) >>> python-cchardet 2.1.4 Collecting legal info COPYING: OK (sha256: 107a29ccdd2d778aa2df5462f85dddfa099059abd22e064e07ec2cc9bafc37cd) >>> python-dialog3 3.4.0 Collecting legal info ERROR: No hash found for COPYING >>> python-docutils 0.14 Collecting legal info COPYING.txt: OK (sha256: 58c2807e9e6e3297ad4da08acc8884d09d8c5ffc9d824dd100922d0bb1ee4717) >>> python-idna 2.8 Collecting legal info LICENSE.rst: OK (sha256: 0d4bc7abd48dcfb14e24254ee404066737ff0167144e222914a2113b8794683e) >>> python-m2r 0.1.12 Collecting legal info LICENSE: OK (sha256: 28728ec0ecbd8c171ebaeccebf69e3961282fd81f06abc7424c65546b6ae6f27) >>> python-mistune 0.8 Collecting legal info LICENSE: OK (sha256: 0c5259c3dd0a7c46f4835221645f62a0638c9b9faa02af08676e8069e1ff964b) >>> python-multidict 4.5.2 Collecting legal info LICENSE: OK (sha256: a1c5825513279d3085a0ba46880e148ea3710c149bbaedcf2d11605a5ed3c4ad) >>> python-ply 3.11 Collecting legal info README.md: OK (sha256: 1095b93b81d2043c5c55e0859875b416f75edb6d5eccb4bf2ace1b5445d1c84f) >>> python-pyasn1 0.4.5 Collecting legal info LICENSE.rst: OK (sha256: 22c5cc6922ab5d69fba32d8c5ee4cdd14981508cb53afc0ebd85593847fd95a5) >>> python-pycares 2.3.0 Collecting legal info LICENSE: OK (sha256: 427bb3a5372024a26e2c290b24382512bcc7ca123431c4dd178dd613beea7eee) >>> python-pycryptodomex 3.7.1 Collecting legal info LICENSE.rst: OK (sha256: d1af3fab2ef8cc53b6c7f48bdeb178ac874b04faf4ba0159a96b6109f1d393e2) Doc/LEGAL/COPYRIGHT.pycrypto: OK (sha256: 8e563c767164faa0831a333b57d23d4311cf566eb1b15d93250f4606be4eb549) >>> python-pysmi 0.3.3 Collecting legal info LICENSE.rst: OK (sha256: c43704eafcfa2bc33e56168f2b498c3c34a1d7865855626a52b5af411fc5837f) >>> python-pysnmp-apps 0.4.1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> python-pysnmp 4.4.6 Collecting legal info LICENSE.rst: OK (sha256: 4781cdf5b05a40b8c36f2e71e248dac621762bc8e8482fa5fddab5053e2cdace) >>> python-pytz 2018.9 Collecting legal info LICENSE.txt: OK (sha256: 39f07c72a1bfda349cbd27bac9bcb1e6f8c5b4e5cc3fadf56900406e8cc0b792) >>> python-yarl 1.3.0 Collecting legal info LICENSE: OK (sha256: 14c0820503ceef15e814a89b037d9efc066870087018294b6ae0f27163872cc5) >>> spandsp 20180108 Collecting legal info COPYING: OK (sha256: 366576cb0b869cd9e95a4882878607314650488ac635e5df0692180382e9666a) >>> tiff 4.0.8 Collecting legal info ERROR: No hash found for COPYRIGHT >>> spice-protocol 0.12.14 Collecting legal info ERROR: No hash found for COPYING >>> yajl 2.1.0 Collecting legal info ERROR: No hash found for COPYING >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-3/output/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-3/buildroot'