xzcat /nvmedata/autobuild/instance-5/dl/wireless-regdb/wireless-regdb-2022.02.18.tar.xz | tar --strip-components=1 -C /nvmedata/autobuild/instance-5/output-1/build/wireless-regdb-2022.02.18 -xf - >>> wireless-regdb 2022.02.18 Patching >>> wireless-regdb 2022.02.18 Configuring >>> wireless-regdb 2022.02.18 Building >>> wireless-regdb 2022.02.18 Installing to target /usr/bin/install -m 644 -D -T /nvmedata/autobuild/instance-5/output-1/build/wireless-regdb-2022.02.18/regulatory.db /nvmedata/autobuild/instance-5/output-1/target/lib/firmware/regulatory.db /usr/bin/install -m 644 -D -T /nvmedata/autobuild/instance-5/output-1/build/wireless-regdb-2022.02.18/regulatory.db.p7s /nvmedata/autobuild/instance-5/output-1/target/lib/firmware/regulatory.db.p7s >>> yajl 2.1.0 Downloading wget --passive-ftp -nd -t 3 -O '/nvmedata/autobuild/instance-5/output-1/build/.yajl-2.1.0.tar.gz.RgKRDr/output' 'https://github.com/lloyd/yajl/archive/2.1.0/yajl-2.1.0.tar.gz' --2022-04-30 11:43:20-- https://github.com/lloyd/yajl/archive/2.1.0/yajl-2.1.0.tar.gz Resolving github.com (github.com)... 140.82.113.3 Connecting to github.com (github.com)|140.82.113.3|:443... connected. HTTP request sent, awaiting response... 300 Multiple Choices Length: 105 [text/plain] Saving to: '/nvmedata/autobuild/instance-5/output-1/build/.yajl-2.1.0.tar.gz.RgKRDr/output' 0K 100% 39.7M=0s 2022-04-30 11:43:20 (39.7 MB/s) - '/nvmedata/autobuild/instance-5/output-1/build/.yajl-2.1.0.tar.gz.RgKRDr/output' saved [105/105] ERROR: yajl-2.1.0.tar.gz has wrong sha256 hash: ERROR: expected: 3fb73364a5a30efe615046d07e6db9d09fd2b41c763c5f7d3bfb121cd5c5ac5a ERROR: got : dcf4c9ee4c0dddb0254a11769812a8b653eb4ba85e4d716b93f3b37d3d4a9ff9 ERROR: Incomplete download, or man-in-the-middle (MITM) attack wget --passive-ftp -nd -t 3 -O '/nvmedata/autobuild/instance-5/output-1/build/.yajl-2.1.0.tar.gz.VEnru0/output' 'http://sources.buildroot.net/yajl/yajl-2.1.0.tar.gz' --2022-04-30 11:43:20-- http://sources.buildroot.net/yajl/yajl-2.1.0.tar.gz Resolving sources.buildroot.net (sources.buildroot.net)... 172.67.72.56, 104.26.1.37, 104.26.0.37, ... Connecting to sources.buildroot.net (sources.buildroot.net)|172.67.72.56|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 83997 (82K) [application/x-gtar-compressed] Saving to: '/nvmedata/autobuild/instance-5/output-1/build/.yajl-2.1.0.tar.gz.VEnru0/output' 0K .......... .......... .......... .......... .......... 60% 51.6M 0s 50K .......... .......... .......... .. 100% 1.60M=0.02s 2022-04-30 11:43:20 (3.90 MB/s) - '/nvmedata/autobuild/instance-5/output-1/build/.yajl-2.1.0.tar.gz.VEnru0/output' saved [83997/83997] yajl-2.1.0.tar.gz: OK (sha256: 3fb73364a5a30efe615046d07e6db9d09fd2b41c763c5f7d3bfb121cd5c5ac5a) >>> yajl 2.1.0 Extracting gzip -d -c /nvmedata/autobuild/instance-5/dl/yajl/yajl-2.1.0.tar.gz | tar --strip-components=1 -C /nvmedata/autobuild/instance-5/output-1/build/yajl-2.1.0 -xf - >>> yajl 2.1.0 Patching Applying 0001-Let-the-shared-and-the-static-library-have-the-same-.patch using patch: patching file src/CMakeLists.txt Applying 0002-cmake-disable-shared-library-build-when-BUILD_SHARED.patch using patch: patching file src/CMakeLists.txt Hunk #1 succeeded at 38 with fuzz 2 (offset 1 line). Hunk #2 succeeded at 53 (offset 1 line). Hunk #3 succeeded at 80 (offset 1 line). Applying 0003-Link-with-shared-libyajl-in-a-shared-build.patch using patch: patching file example/CMakeLists.txt patching file perf/CMakeLists.txt patching file reformatter/CMakeLists.txt patching file test/api/CMakeLists.txt patching file test/parsing/CMakeLists.txt patching file verify/CMakeLists.txt Applying 0004-Link-libyajl-_s-with-libm-when-isnan-is-not-brought-.patch using patch: patching file src/CMakeLists.txt patching file src/yajl.pc.cmake >>> yajl 2.1.0 Configuring (mkdir -p /nvmedata/autobuild/instance-5/output-1/build/yajl-2.1.0/ && cd /nvmedata/autobuild/instance-5/output-1/build/yajl-2.1.0/ && rm -f CMakeCache.txt && PATH="/nvmedata/autobuild/instance-5/output-1/host/bin:/nvmedata/autobuild/instance-5/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /nvmedata/autobuild/instance-5/output-1/host/bin/cmake /nvmedata/autobuild/instance-5/output-1/build/yajl-2.1.0/ -DCMAKE_TOOLCHAIN_FILE="/nvmedata/autobuild/instance-5/output-1/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 11.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /nvmedata/autobuild/instance-5/output-1/host/bin/microblazeel-buildroot-linux-uclibc-gcc - skipped -- 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 /nvmedata/autobuild/instance-5/output-1/host/bin/cmake -E copy_if_different /nvmedata/autobuild/instance-5/output-1/build/yajl-2.1.0/src/api/yajl_parse.h /nvmedata/autobuild/instance-5/output-1/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 running /nvmedata/autobuild/instance-5/output-1/host/bin/cmake -E copy_if_different /nvmedata/autobuild/instance-5/output-1/build/yajl-2.1.0/src/api/yajl_gen.h /nvmedata/autobuild/instance-5/output-1/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 running /nvmedata/autobuild/instance-5/output-1/host/bin/cmake -E copy_if_different /nvmedata/autobuild/instance-5/output-1/build/yajl-2.1.0/src/api/yajl_common.h /nvmedata/autobuild/instance-5/output-1/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 running /nvmedata/autobuild/instance-5/output-1/host/bin/cmake -E copy_if_different /nvmedata/autobuild/instance-5/output-1/build/yajl-2.1.0/src/api/yajl_tree.h /nvmedata/autobuild/instance-5/output-1/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 CMake Warning (dev) at reformatter/CMakeLists.txt:42 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "json_reformat". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at verify/CMakeLists.txt:36 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "json_verify". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. This warning is for project developers. Use -Wno-dev to suppress it. !! doxygen not found, not generating documentation -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /nvmedata/autobuild/instance-5/output-1/build/yajl-2.1.0 >>> yajl 2.1.0 Building PATH="/nvmedata/autobuild/instance-5/output-1/host/bin:/nvmedata/autobuild/instance-5/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 -C /nvmedata/autobuild/instance-5/output-1/build/yajl-2.1.0/ make[1]: Entering directory '/nvmedata/autobuild/instance-5/output-1/build/yajl-2.1.0' make[2]: Entering directory '/nvmedata/autobuild/instance-5/output-1/build/yajl-2.1.0' make[3]: Entering directory '/nvmedata/autobuild/instance-5/output-1/build/yajl-2.1.0' Scanning dependencies of target yajl make[3]: Leaving directory '/nvmedata/autobuild/instance-5/output-1/build/yajl-2.1.0' make[3]: Entering directory '/nvmedata/autobuild/instance-5/output-1/build/yajl-2.1.0' [ 3%] Building C object src/CMakeFiles/yajl.dir/yajl.c.o [ 6%] Building C object src/CMakeFiles/yajl.dir/yajl_lex.c.o [ 9%] Building C object src/CMakeFiles/yajl.dir/yajl_parser.c.o /nvmedata/autobuild/instance-5/output-1/build/yajl-2.1.0/src/yajl_parser.c: In function 'yajl_do_parse': /nvmedata/autobuild/instance-5/output-1/build/yajl-2.1.0/src/yajl_parser.c:334:24: warning: this statement may fall through [-Wimplicit-fallthrough=] 334 | if (yajl_bs_current(hand->stateStack) == | ^ /nvmedata/autobuild/instance-5/output-1/build/yajl-2.1.0/src/yajl_parser.c:347:17: note: here 347 | case yajl_tok_colon: | ^~~~ /nvmedata/autobuild/instance-5/output-1/build/yajl-2.1.0/src/yajl_parser.c:405:24: warning: this statement may fall through [-Wimplicit-fallthrough=] 405 | if (yajl_bs_current(hand->stateStack) == | ^ /nvmedata/autobuild/instance-5/output-1/build/yajl-2.1.0/src/yajl_parser.c:414:17: note: here 414 | default: | ^~~~~~~ [ 12%] Building C object src/CMakeFiles/yajl.dir/yajl_buf.c.o [ 15%] Building C object src/CMakeFiles/yajl.dir/yajl_encode.c.o [ 18%] Building C object src/CMakeFiles/yajl.dir/yajl_gen.c.o [ 21%] Building C object src/CMakeFiles/yajl.dir/yajl_alloc.c.o [ 24%] Building C object src/CMakeFiles/yajl.dir/yajl_tree.c.o [ 27%] Building C object src/CMakeFiles/yajl.dir/yajl_version.c.o [ 30%] Linking C shared library ../yajl-2.1.0/lib/libyajl.so make[3]: Leaving directory '/nvmedata/autobuild/instance-5/output-1/build/yajl-2.1.0' [ 30%] Built target yajl make[3]: Entering directory '/nvmedata/autobuild/instance-5/output-1/build/yajl-2.1.0' Scanning dependencies of target yajl_s make[3]: Leaving directory '/nvmedata/autobuild/instance-5/output-1/build/yajl-2.1.0' make[3]: Entering directory '/nvmedata/autobuild/instance-5/output-1/build/yajl-2.1.0' [ 33%] Building C object src/CMakeFiles/yajl_s.dir/yajl.c.o [ 36%] Building C object src/CMakeFiles/yajl_s.dir/yajl_lex.c.o [ 39%] Building C object src/CMakeFiles/yajl_s.dir/yajl_parser.c.o /nvmedata/autobuild/instance-5/output-1/build/yajl-2.1.0/src/yajl_parser.c: In function 'yajl_do_parse': /nvmedata/autobuild/instance-5/output-1/build/yajl-2.1.0/src/yajl_parser.c:334:24: warning: this statement may fall through [-Wimplicit-fallthrough=] 334 | if (yajl_bs_current(hand->stateStack) == | ^ /nvmedata/autobuild/instance-5/output-1/build/yajl-2.1.0/src/yajl_parser.c:347:17: note: here 347 | case yajl_tok_colon: | ^~~~ /nvmedata/autobuild/instance-5/output-1/build/yajl-2.1.0/src/yajl_parser.c:405:24: warning: this statement may fall through [-Wimplicit-fallthrough=] 405 | if (yajl_bs_current(hand->stateStack) == | ^ /nvmedata/autobuild/instance-5/output-1/build/yajl-2.1.0/src/yajl_parser.c:414:17: note: here 414 | default: | ^~~~~~~ [ 42%] Building C object src/CMakeFiles/yajl_s.dir/yajl_buf.c.o [ 45%] Building C object src/CMakeFiles/yajl_s.dir/yajl_encode.c.o [ 48%] Building C object src/CMakeFiles/yajl_s.dir/yajl_gen.c.o [ 51%] Building C object src/CMakeFiles/yajl_s.dir/yajl_alloc.c.o [ 54%] Building C object src/CMakeFiles/yajl_s.dir/yajl_tree.c.o [ 57%] Building C object src/CMakeFiles/yajl_s.dir/yajl_version.c.o [ 60%] Linking C static library ../yajl-2.1.0/lib/libyajl.a make[3]: Leaving directory '/nvmedata/autobuild/instance-5/output-1/build/yajl-2.1.0' [ 60%] Built target yajl_s make[3]: Entering directory '/nvmedata/autobuild/instance-5/output-1/build/yajl-2.1.0' Scanning dependencies of target yajl_test make[3]: Leaving directory '/nvmedata/autobuild/instance-5/output-1/build/yajl-2.1.0' make[3]: Entering directory '/nvmedata/autobuild/instance-5/output-1/build/yajl-2.1.0' [ 63%] Building C object test/parsing/CMakeFiles/yajl_test.dir/yajl_test.c.o [ 66%] Linking C executable yajl_test make[3]: Leaving directory '/nvmedata/autobuild/instance-5/output-1/build/yajl-2.1.0' [ 66%] Built target yajl_test make[3]: Entering directory '/nvmedata/autobuild/instance-5/output-1/build/yajl-2.1.0' Scanning dependencies of target gen-extra-close make[3]: Leaving directory '/nvmedata/autobuild/instance-5/output-1/build/yajl-2.1.0' make[3]: Entering directory '/nvmedata/autobuild/instance-5/output-1/build/yajl-2.1.0' [ 69%] Building C object test/api/CMakeFiles/gen-extra-close.dir/gen-extra-close.c.o [ 72%] Linking C executable gen-extra-close make[3]: Leaving directory '/nvmedata/autobuild/instance-5/output-1/build/yajl-2.1.0' [ 72%] Built target gen-extra-close make[3]: Entering directory '/nvmedata/autobuild/instance-5/output-1/build/yajl-2.1.0' Scanning dependencies of target json_reformat make[3]: Leaving directory '/nvmedata/autobuild/instance-5/output-1/build/yajl-2.1.0' make[3]: Entering directory '/nvmedata/autobuild/instance-5/output-1/build/yajl-2.1.0' [ 75%] Building C object reformatter/CMakeFiles/json_reformat.dir/json_reformat.c.o [ 78%] Linking C executable json_reformat make[3]: Leaving directory '/nvmedata/autobuild/instance-5/output-1/build/yajl-2.1.0' [ 78%] Built target json_reformat make[3]: Entering directory '/nvmedata/autobuild/instance-5/output-1/build/yajl-2.1.0' Scanning dependencies of target json_verify make[3]: Leaving directory '/nvmedata/autobuild/instance-5/output-1/build/yajl-2.1.0' make[3]: Entering directory '/nvmedata/autobuild/instance-5/output-1/build/yajl-2.1.0' [ 81%] Building C object verify/CMakeFiles/json_verify.dir/json_verify.c.o [ 84%] Linking C executable json_verify make[3]: Leaving directory '/nvmedata/autobuild/instance-5/output-1/build/yajl-2.1.0' [ 84%] Built target json_verify make[3]: Entering directory '/nvmedata/autobuild/instance-5/output-1/build/yajl-2.1.0' Scanning dependencies of target parse_config make[3]: Leaving directory '/nvmedata/autobuild/instance-5/output-1/build/yajl-2.1.0' make[3]: Entering directory '/nvmedata/autobuild/instance-5/output-1/build/yajl-2.1.0' [ 87%] Building C object example/CMakeFiles/parse_config.dir/parse_config.c.o [ 90%] Linking C executable parse_config make[3]: Leaving directory '/nvmedata/autobuild/instance-5/output-1/build/yajl-2.1.0' [ 90%] Built target parse_config make[3]: Entering directory '/nvmedata/autobuild/instance-5/output-1/build/yajl-2.1.0' Scanning dependencies of target perftest make[3]: Leaving directory '/nvmedata/autobuild/instance-5/output-1/build/yajl-2.1.0' make[3]: Entering directory '/nvmedata/autobuild/instance-5/output-1/build/yajl-2.1.0' [ 93%] Building C object perf/CMakeFiles/perftest.dir/perftest.c.o [ 96%] Building C object perf/CMakeFiles/perftest.dir/documents.c.o [100%] Linking C executable perftest make[3]: Leaving directory '/nvmedata/autobuild/instance-5/output-1/build/yajl-2.1.0' [100%] Built target perftest make[2]: Leaving directory '/nvmedata/autobuild/instance-5/output-1/build/yajl-2.1.0' make[1]: Leaving directory '/nvmedata/autobuild/instance-5/output-1/build/yajl-2.1.0' >>> yajl 2.1.0 Installing to staging directory PATH="/nvmedata/autobuild/instance-5/output-1/host/bin:/nvmedata/autobuild/instance-5/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 DESTDIR=/nvmedata/autobuild/instance-5/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot install/fast -C /nvmedata/autobuild/instance-5/output-1/build/yajl-2.1.0/ make[1]: Entering directory '/nvmedata/autobuild/instance-5/output-1/build/yajl-2.1.0' Install the project... -- Install configuration: "Release" -- Installing: /nvmedata/autobuild/instance-5/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/libyajl.so.2.1.0 -- Installing: /nvmedata/autobuild/instance-5/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/libyajl.so.2 -- Installing: /nvmedata/autobuild/instance-5/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/libyajl.so -- Installing: /nvmedata/autobuild/instance-5/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/libyajl.a -- Installing: /nvmedata/autobuild/instance-5/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/include/yajl/yajl_parse.h -- Installing: /nvmedata/autobuild/instance-5/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/include/yajl/yajl_gen.h -- Installing: /nvmedata/autobuild/instance-5/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/include/yajl/yajl_common.h -- Installing: /nvmedata/autobuild/instance-5/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/include/yajl/yajl_tree.h -- Installing: /nvmedata/autobuild/instance-5/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/include/yajl/yajl_version.h -- Installing: /nvmedata/autobuild/instance-5/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/share/pkgconfig/yajl.pc -- Installing: /nvmedata/autobuild/instance-5/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/bin/json_reformat -- Set runtime path of "/nvmedata/autobuild/instance-5/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/bin/json_reformat" to "" -- Installing: /nvmedata/autobuild/instance-5/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/bin/json_verify -- Set runtime path of "/nvmedata/autobuild/instance-5/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/bin/json_verify" to "" make[1]: Leaving directory '/nvmedata/autobuild/instance-5/output-1/build/yajl-2.1.0' >>> yajl 2.1.0 Fixing libtool files for la in $(find /nvmedata/autobuild/instance-5/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/nvmedata/autobuild/instance-5/output-1:@BASE_DIR@:g" \ -e "s:/nvmedata/autobuild/instance-5/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/nvmedata/autobuild/instance-5/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/nvmedata/autobuild/instance-5/output-1: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="/nvmedata/autobuild/instance-5/output-1/host/bin:/nvmedata/autobuild/instance-5/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 DESTDIR=/nvmedata/autobuild/instance-5/output-1/target install/fast -C /nvmedata/autobuild/instance-5/output-1/build/yajl-2.1.0/ make[1]: Entering directory '/nvmedata/autobuild/instance-5/output-1/build/yajl-2.1.0' Install the project... -- Install configuration: "Release" -- Installing: /nvmedata/autobuild/instance-5/output-1/target/usr/lib/libyajl.so.2.1.0 -- Installing: /nvmedata/autobuild/instance-5/output-1/target/usr/lib/libyajl.so.2 -- Installing: /nvmedata/autobuild/instance-5/output-1/target/usr/lib/libyajl.so -- Installing: /nvmedata/autobuild/instance-5/output-1/target/usr/lib/libyajl.a -- Installing: /nvmedata/autobuild/instance-5/output-1/target/usr/include/yajl/yajl_parse.h -- Installing: /nvmedata/autobuild/instance-5/output-1/target/usr/include/yajl/yajl_gen.h -- Installing: /nvmedata/autobuild/instance-5/output-1/target/usr/include/yajl/yajl_common.h -- Installing: /nvmedata/autobuild/instance-5/output-1/target/usr/include/yajl/yajl_tree.h -- Installing: /nvmedata/autobuild/instance-5/output-1/target/usr/include/yajl/yajl_version.h -- Installing: /nvmedata/autobuild/instance-5/output-1/target/usr/share/pkgconfig/yajl.pc -- Installing: /nvmedata/autobuild/instance-5/output-1/target/usr/bin/json_reformat -- Set runtime path of "/nvmedata/autobuild/instance-5/output-1/target/usr/bin/json_reformat" to "" -- Installing: /nvmedata/autobuild/instance-5/output-1/target/usr/bin/json_verify -- Set runtime path of "/nvmedata/autobuild/instance-5/output-1/target/usr/bin/json_verify" to "" make[1]: Leaving directory '/nvmedata/autobuild/instance-5/output-1/build/yajl-2.1.0' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /nvmedata/autobuild/instance-5/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_CC@%/nvmedata/autobuild/instance-5/output-1/host/bin/microblazeel-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/nvmedata/autobuild/instance-5/output-1/host/bin/microblazeel-buildroot-linux-uclibc-g++%g" -e "s%@TARGET_AR@%/nvmedata/autobuild/instance-5/output-1/host/bin/microblazeel-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%microblaze%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/nvmedata/autobuild/instance-5/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/nvmedata/autobuild/instance-5/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/nvmedata/autobuild/instance-5/output-1/host%g" -e "s%@STAGING_DIR@%/nvmedata/autobuild/instance-5/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /nvmedata/autobuild/instance-5/buildroot/support/misc/cross-compilation.conf.in > /nvmedata/autobuild/instance-5/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/nvmedata/autobuild/instance-5/output-1/host/bin/microblazeel-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/nvmedata/autobuild/instance-5/output-1/host/bin/microblazeel-buildroot-linux-uclibc-g++%g" -e "s%@TARGET_AR@%/nvmedata/autobuild/instance-5/output-1/host/bin/microblazeel-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%microblaze%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0'%g" -e "s%@BR2_CMAKE@%/nvmedata/autobuild/instance-5/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/nvmedata/autobuild/instance-5/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/nvmedata/autobuild/instance-5/output-1/host%g" -e "s%@STAGING_DIR@%/nvmedata/autobuild/instance-5/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /nvmedata/autobuild/instance-5/buildroot/support/misc/cross-compilation.conf.in > /nvmedata/autobuild/instance-5/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/dash$' /nvmedata/autobuild/instance-5/output-1/target/etc/shells || echo "/bin/dash" >> /nvmedata/autobuild/instance-5/output-1/target/etc/shells mkdir -p /nvmedata/autobuild/instance-5/output-1/target/etc echo "buildroot" > /nvmedata/autobuild/instance-5/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /nvmedata/autobuild/instance-5/output-1/target/etc/hosts mkdir -p /nvmedata/autobuild/instance-5/output-1/target/etc echo "Welcome to Buildroot" > /nvmedata/autobuild/instance-5/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /nvmedata/autobuild/instance-5/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /nvmedata/autobuild/instance-5/output-1/target/etc/shells || echo "/bin/sh" >> /nvmedata/autobuild/instance-5/output-1/target/etc/shells ln -sf dash /nvmedata/autobuild/instance-5/output-1/target/bin/sh /bin/sed -i -e '/^root:/s,[^/]*$,dash,' /nvmedata/autobuild/instance-5/output-1/target/etc/passwd if [ -x /nvmedata/autobuild/instance-5/output-1/target/sbin/swapon -a -x /nvmedata/autobuild/instance-5/output-1/target/sbin/swapoff ]; then /bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /nvmedata/autobuild/instance-5/output-1/target/etc/inittab; else /bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /nvmedata/autobuild/instance-5/output-1/target/etc/inittab; fi /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~sole::respawn:/sbin/getty -L console 0 vt100 #~' /nvmedata/autobuild/instance-5/output-1/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /nvmedata/autobuild/instance-5/output-1/target/etc/inittab rm -rf /nvmedata/autobuild/instance-5/output-1/target/usr/include /nvmedata/autobuild/instance-5/output-1/target/usr/share/aclocal \ /nvmedata/autobuild/instance-5/output-1/target/usr/lib/pkgconfig /nvmedata/autobuild/instance-5/output-1/target/usr/share/pkgconfig \ /nvmedata/autobuild/instance-5/output-1/target/usr/lib/cmake /nvmedata/autobuild/instance-5/output-1/target/usr/share/cmake \ /nvmedata/autobuild/instance-5/output-1/target/usr/doc find /nvmedata/autobuild/instance-5/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /nvmedata/autobuild/instance-5/output-1/target/lib/ /nvmedata/autobuild/instance-5/output-1/target/usr/lib/ /nvmedata/autobuild/instance-5/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/nvmedata/autobuild/instance-5/output-1/target/usr/libexec/': No such file or directory rm -rf /nvmedata/autobuild/instance-5/output-1/target/usr/share/gdb rm -rf /nvmedata/autobuild/instance-5/output-1/target/usr/share/bash-completion rm -rf /nvmedata/autobuild/instance-5/output-1/target/etc/bash_completion.d rm -rf /nvmedata/autobuild/instance-5/output-1/target/usr/share/zsh rm -rf /nvmedata/autobuild/instance-5/output-1/target/usr/man /nvmedata/autobuild/instance-5/output-1/target/usr/share/man rm -rf /nvmedata/autobuild/instance-5/output-1/target/usr/info /nvmedata/autobuild/instance-5/output-1/target/usr/share/info rm -rf /nvmedata/autobuild/instance-5/output-1/target/usr/doc /nvmedata/autobuild/instance-5/output-1/target/usr/share/doc rm -rf /nvmedata/autobuild/instance-5/output-1/target/usr/share/gtk-doc rmdir /nvmedata/autobuild/instance-5/output-1/target/usr/share 2>/dev/null || true rm -rf /nvmedata/autobuild/instance-5/output-1/target/lib/debug /nvmedata/autobuild/instance-5/output-1/target/usr/lib/debug find /nvmedata/autobuild/instance-5/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /nvmedata/autobuild/instance-5/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /nvmedata/autobuild/instance-5/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /nvmedata/autobuild/instance-5/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /nvmedata/autobuild/instance-5/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.02-771-gb0b25f1454"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2022.05-git\"" \ ) > /nvmedata/autobuild/instance-5/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /nvmedata/autobuild/instance-5/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/nvmedata/autobuild/instance-5/output-1/per-package /nvmedata/autobuild/instance-5/buildroot/support/scripts/fix-rpath target touch /nvmedata/autobuild/instance-5/output-1/target/usr ln -snf /nvmedata/autobuild/instance-5/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot /nvmedata/autobuild/instance-5/output-1/staging make: Leaving directory '/nvmedata/autobuild/instance-5/buildroot' make: Entering directory '/nvmedata/autobuild/instance-5/buildroot' >>> Buildroot 2022.02-771-gb0b25f1454 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> check 0.15.2 Collecting legal info COPYING.LESSER: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.2.0 Collecting legal info >>> host-binutils 2.37 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.40 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 11.2.0 Collecting legal info >>> linux-headers 5.15.33 Collecting legal info >>> dash 0.5.11.5 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> dc3dd 7.2.641 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> initscripts Collecting legal info >>> ipset 7.15 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> janet 1.21.2 Collecting legal info LICENSE: OK (sha256: e2d2ae8360d95386af751ac7d1a3da36ea8ceb230e5f0eba7eb762547b1c58c9) >>> host-meson 0.62.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-cmake 3.18.6 Collecting legal info Copyright.txt: OK (sha256: 131b9ff756b64a25b7461c3c1382e70b16c70a5b4833a1577897fa3ea6d88f8d) >>> host-python-setuptools 62.1.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.10.4 Collecting legal info LICENSE: OK (sha256: f03e17cd594c2085f66a454e695c7ebe5b4d3c0eff534f4f194abc2fd164621b) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.4.7 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> kbd 2.4.0 Collecting legal info COPYING: OK (sha256: ddb9db7630752f8fdc6898f7c99a99eaeeac5213627ecb093df9c82f56175dc7) CREDITS: OK (sha256: 5a16340fe773f422144b436df90319114a2884933c56e9be6fad642e59be5e1f) >>> libfribidi 1.0.12 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) >>> libftdi 0.20 Collecting legal info LICENSE: OK (sha256: 6bd354f4b9beca001b1b5395be48cef1d749a3ed27dddb8114bf09eb0ab2d88c) COPYING.LIB: OK (sha256: c340cbee4974bb96019e782f2279df016c92fb1e7f5299347e779d9acedbb991) >>> libusb 1.0.25 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libusb-compat 0.1.7 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libnfc 1.8.0 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libsrtp 2.4.2 Collecting legal info LICENSE: OK (sha256: 8e19d42a1eec9561f3f347253ddf2e385c55f392f025bb0fd41b88dbf38db5ae) >>> libxkbcommon 1.4.0 Collecting legal info LICENSE: OK (sha256: 086caee279449369d41c1157911ec7696e707b93feba7280de757d3c470b2dfb) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libxml2 2.9.13 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> zlib Collecting legal info >>> libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> libxslt 1.1.35 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> libzip 1.8.0 Collecting legal info LICENSE: OK (sha256: deae392de70503672793ee784d603bfa8069dcd5974a325dfbf91160f3a147d6) >>> musl-fts 1.2.7 Collecting legal info COPYING: OK (sha256: 55af87e4017668f54467a3380e7ebbac5e672d8c763bfe95e6fc882a6fdc4046) >>> linuxconsoletools 1.7.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mtd 2.1.3 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) 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-zstd 1.5.2 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> nanomsg 1.1.5 Collecting legal info COPYING: OK (sha256: 4e51f6a04312ea7c5f4f0e92d91b6415c1eeb09bdaf86a6fd11d93499457c07a) >>> netperf 2.7.0 Collecting legal info COPYING: OK (sha256: dc874b3047b6259336431e813961fb6c5945561c6ad7a732aa8531a3c6b1a9fa) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> squashfs 4.5 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> sysstat 12.4.2 Collecting legal info COPYING: OK (sha256: db296f2f7f35bca3a174efb0eb392b3b17bd94b341851429a3dff411b1c2fc73) >>> sysvinit 2.99 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> time 1.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-utp_com dee512ced1e9367d223d22f10797fbf9aeacfab6 Collecting legal info LICENSE: OK (sha256: a45d0bb572ed792ed34627a72621834b3ba92aab6e2cc4e04301dee7a728d753) >>> host-sg3_utils 1.47 Collecting legal info COPYING: OK (sha256: d212debdb0a5d7754c977f6dc53bb6c88b4ace7ab784ddbccd06bb970adb1a37) BSD_LICENSE: OK (sha256: 8ddd1d82f2be2f5cbd5b5c3b5c2ee94a90d2ca7112958448da74dd78384fd96a) >>> wireless-regdb 2022.02.18 Collecting legal info LICENSE: OK (sha256: 678b0df753c86198fc496d1f1033429bbd57f101472132ee7eaaf9f5e0a7fae1) >>> yajl 2.1.0 Collecting legal info COPYING: OK (sha256: 054bf2c11686c5442850b1da58ad592e3d1d2a236a362e67279b957f8e662f5a) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.2.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.2.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: linux-headers-5.15.33: cannot save license (LINUX_HEADERS_LICENSE_FILES not defined) Legal info produced in /nvmedata/autobuild/instance-5/output-1/legal-info make: Leaving directory '/nvmedata/autobuild/instance-5/buildroot'