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-24/output-1/build/yajl-2.1.0/ && cd /nvmedata/autobuild/instance-24/output-1/build/yajl-2.1.0/ && rm -f CMakeCache.txt && PATH="/nvmedata/autobuild/instance-24/output-1/host/bin:/nvmedata/autobuild/instance-24/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/cmake /nvmedata/autobuild/instance-24/output-1/build/yajl-2.1.0/ -DCMAKE_TOOLCHAIN_FILE="/nvmedata/autobuild/instance-24/output-1/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_INSTALL_RUNSTATEDIR="/run" -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 ) CMake Deprecation Warning at CMakeLists.txt:15 (CMAKE_MINIMUM_REQUIRED): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- 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-24/output-1/host/bin/mipsel-linux-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 /usr/bin/cmake -E copy_if_different /nvmedata/autobuild/instance-24/output-1/build/yajl-2.1.0/src/api/yajl_parse.h /nvmedata/autobuild/instance-24/output-1/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 running /usr/bin/cmake -E copy_if_different /nvmedata/autobuild/instance-24/output-1/build/yajl-2.1.0/src/api/yajl_gen.h /nvmedata/autobuild/instance-24/output-1/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 running /usr/bin/cmake -E copy_if_different /nvmedata/autobuild/instance-24/output-1/build/yajl-2.1.0/src/api/yajl_common.h /nvmedata/autobuild/instance-24/output-1/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 running /usr/bin/cmake -E copy_if_different /nvmedata/autobuild/instance-24/output-1/build/yajl-2.1.0/src/api/yajl_tree.h /nvmedata/autobuild/instance-24/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. ** using doxygen at: /usr/bin/doxygen ** documentation output to: /nvmedata/autobuild/instance-24/output-1/build/yajl-2.1.0/yajl-2.1.0/share/doc/yajl-2.1.0 -- 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 CMAKE_INSTALL_RUNSTATEDIR -- Build files have been written to: /nvmedata/autobuild/instance-24/output-1/build/yajl-2.1.0 >>> yajl 2.1.0 Building PATH="/nvmedata/autobuild/instance-24/output-1/host/bin:/nvmedata/autobuild/instance-24/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-24/output-1/build/yajl-2.1.0/ make[1]: Entering directory '/nvmedata/autobuild/instance-24/output-1/build/yajl-2.1.0' make[2]: Entering directory '/nvmedata/autobuild/instance-24/output-1/build/yajl-2.1.0' make[3]: Entering directory '/nvmedata/autobuild/instance-24/output-1/build/yajl-2.1.0' make[3]: Leaving directory '/nvmedata/autobuild/instance-24/output-1/build/yajl-2.1.0' make[3]: Entering directory '/nvmedata/autobuild/instance-24/output-1/build/yajl-2.1.0' [ 3%] Building C object src/CMakeFiles/yajl_s.dir/yajl.c.o [ 6%] Building C object src/CMakeFiles/yajl_s.dir/yajl_lex.c.o [ 9%] Building C object src/CMakeFiles/yajl_s.dir/yajl_parser.c.o /nvmedata/autobuild/instance-24/output-1/build/yajl-2.1.0/src/yajl_parser.c: In function 'yajl_do_parse': /nvmedata/autobuild/instance-24/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-24/output-1/build/yajl-2.1.0/src/yajl_parser.c:347:17: note: here 347 | case yajl_tok_colon: | ^~~~ /nvmedata/autobuild/instance-24/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-24/output-1/build/yajl-2.1.0/src/yajl_parser.c:414:17: note: here 414 | default: | ^~~~~~~ [ 12%] Building C object src/CMakeFiles/yajl_s.dir/yajl_buf.c.o [ 15%] Building C object src/CMakeFiles/yajl_s.dir/yajl_encode.c.o [ 18%] Building C object src/CMakeFiles/yajl_s.dir/yajl_gen.c.o [ 21%] Building C object src/CMakeFiles/yajl_s.dir/yajl_alloc.c.o [ 24%] Building C object src/CMakeFiles/yajl_s.dir/yajl_tree.c.o [ 27%] Building C object src/CMakeFiles/yajl_s.dir/yajl_version.c.o [ 30%] Linking C static library ../yajl-2.1.0/lib/libyajl.a make[3]: Leaving directory '/nvmedata/autobuild/instance-24/output-1/build/yajl-2.1.0' [ 30%] Built target yajl_s make[3]: Entering directory '/nvmedata/autobuild/instance-24/output-1/build/yajl-2.1.0' make[3]: Leaving directory '/nvmedata/autobuild/instance-24/output-1/build/yajl-2.1.0' make[3]: Entering directory '/nvmedata/autobuild/instance-24/output-1/build/yajl-2.1.0' [ 33%] Building C object src/CMakeFiles/yajl.dir/yajl.c.o [ 36%] Building C object src/CMakeFiles/yajl.dir/yajl_lex.c.o [ 39%] Building C object src/CMakeFiles/yajl.dir/yajl_parser.c.o /nvmedata/autobuild/instance-24/output-1/build/yajl-2.1.0/src/yajl_parser.c: In function 'yajl_do_parse': /nvmedata/autobuild/instance-24/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-24/output-1/build/yajl-2.1.0/src/yajl_parser.c:347:17: note: here 347 | case yajl_tok_colon: | ^~~~ /nvmedata/autobuild/instance-24/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-24/output-1/build/yajl-2.1.0/src/yajl_parser.c:414:17: note: here 414 | default: | ^~~~~~~ [ 42%] Building C object src/CMakeFiles/yajl.dir/yajl_buf.c.o [ 45%] Building C object src/CMakeFiles/yajl.dir/yajl_encode.c.o [ 48%] Building C object src/CMakeFiles/yajl.dir/yajl_gen.c.o [ 51%] Building C object src/CMakeFiles/yajl.dir/yajl_alloc.c.o [ 54%] Building C object src/CMakeFiles/yajl.dir/yajl_tree.c.o [ 57%] Building C object src/CMakeFiles/yajl.dir/yajl_version.c.o [ 60%] Linking C shared library ../yajl-2.1.0/lib/libyajl.so make[3]: Leaving directory '/nvmedata/autobuild/instance-24/output-1/build/yajl-2.1.0' [ 60%] Built target yajl make[3]: Entering directory '/nvmedata/autobuild/instance-24/output-1/build/yajl-2.1.0' make[3]: Leaving directory '/nvmedata/autobuild/instance-24/output-1/build/yajl-2.1.0' make[3]: Entering directory '/nvmedata/autobuild/instance-24/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-24/output-1/build/yajl-2.1.0' [ 66%] Built target yajl_test make[3]: Entering directory '/nvmedata/autobuild/instance-24/output-1/build/yajl-2.1.0' make[3]: Leaving directory '/nvmedata/autobuild/instance-24/output-1/build/yajl-2.1.0' make[3]: Entering directory '/nvmedata/autobuild/instance-24/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-24/output-1/build/yajl-2.1.0' [ 72%] Built target gen-extra-close make[3]: Entering directory '/nvmedata/autobuild/instance-24/output-1/build/yajl-2.1.0' make[3]: Leaving directory '/nvmedata/autobuild/instance-24/output-1/build/yajl-2.1.0' make[3]: Entering directory '/nvmedata/autobuild/instance-24/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-24/output-1/build/yajl-2.1.0' [ 78%] Built target json_reformat make[3]: Entering directory '/nvmedata/autobuild/instance-24/output-1/build/yajl-2.1.0' make[3]: Leaving directory '/nvmedata/autobuild/instance-24/output-1/build/yajl-2.1.0' make[3]: Entering directory '/nvmedata/autobuild/instance-24/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-24/output-1/build/yajl-2.1.0' [ 84%] Built target json_verify make[3]: Entering directory '/nvmedata/autobuild/instance-24/output-1/build/yajl-2.1.0' make[3]: Leaving directory '/nvmedata/autobuild/instance-24/output-1/build/yajl-2.1.0' make[3]: Entering directory '/nvmedata/autobuild/instance-24/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-24/output-1/build/yajl-2.1.0' [ 90%] Built target parse_config make[3]: Entering directory '/nvmedata/autobuild/instance-24/output-1/build/yajl-2.1.0' make[3]: Leaving directory '/nvmedata/autobuild/instance-24/output-1/build/yajl-2.1.0' make[3]: Entering directory '/nvmedata/autobuild/instance-24/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-24/output-1/build/yajl-2.1.0' [100%] Built target perftest make[2]: Leaving directory '/nvmedata/autobuild/instance-24/output-1/build/yajl-2.1.0' make[1]: Leaving directory '/nvmedata/autobuild/instance-24/output-1/build/yajl-2.1.0' >>> yajl 2.1.0 Installing to staging directory PATH="/nvmedata/autobuild/instance-24/output-1/host/bin:/nvmedata/autobuild/instance-24/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-24/output-1/host/mipsel-buildroot-linux-gnu/sysroot install/fast -C /nvmedata/autobuild/instance-24/output-1/build/yajl-2.1.0/ make[1]: Entering directory '/nvmedata/autobuild/instance-24/output-1/build/yajl-2.1.0' Install the project... -- Install configuration: "Release" -- Installing: /nvmedata/autobuild/instance-24/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libyajl.so.2.1.0 -- Installing: /nvmedata/autobuild/instance-24/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libyajl.so.2 -- Installing: /nvmedata/autobuild/instance-24/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libyajl.so -- Installing: /nvmedata/autobuild/instance-24/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libyajl.a -- Installing: /nvmedata/autobuild/instance-24/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/yajl/yajl_parse.h -- Installing: /nvmedata/autobuild/instance-24/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/yajl/yajl_gen.h -- Installing: /nvmedata/autobuild/instance-24/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/yajl/yajl_common.h -- Installing: /nvmedata/autobuild/instance-24/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/yajl/yajl_tree.h -- Installing: /nvmedata/autobuild/instance-24/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/yajl/yajl_version.h -- Installing: /nvmedata/autobuild/instance-24/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/pkgconfig/yajl.pc -- Installing: /nvmedata/autobuild/instance-24/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/json_reformat -- Set runtime path of "/nvmedata/autobuild/instance-24/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/json_reformat" to "" -- Installing: /nvmedata/autobuild/instance-24/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/json_verify -- Set runtime path of "/nvmedata/autobuild/instance-24/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/json_verify" to "" make[1]: Leaving directory '/nvmedata/autobuild/instance-24/output-1/build/yajl-2.1.0' >>> yajl 2.1.0 Fixing libtool files for la in $(find /nvmedata/autobuild/instance-24/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/nvmedata/autobuild/instance-24/output-1:@BASE_DIR@:g" \ -e "s:/nvmedata/autobuild/instance-24/output-1/host/mipsel-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ -e "s:/nvmedata/autobuild/instance-24/output-1/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/nvmedata/autobuild/instance-24/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/nvmedata/autobuild/instance-24/output-1/host/mipsel-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/nvmedata/autobuild/instance-24/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-24/output-1/host/bin:/nvmedata/autobuild/instance-24/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-24/output-1/target install/fast -C /nvmedata/autobuild/instance-24/output-1/build/yajl-2.1.0/ make[1]: Entering directory '/nvmedata/autobuild/instance-24/output-1/build/yajl-2.1.0' Install the project... -- Install configuration: "Release" -- Installing: /nvmedata/autobuild/instance-24/output-1/target/usr/lib/libyajl.so.2.1.0 -- Installing: /nvmedata/autobuild/instance-24/output-1/target/usr/lib/libyajl.so.2 -- Installing: /nvmedata/autobuild/instance-24/output-1/target/usr/lib/libyajl.so -- Installing: /nvmedata/autobuild/instance-24/output-1/target/usr/lib/libyajl.a -- Installing: /nvmedata/autobuild/instance-24/output-1/target/usr/include/yajl/yajl_parse.h -- Installing: /nvmedata/autobuild/instance-24/output-1/target/usr/include/yajl/yajl_gen.h -- Installing: /nvmedata/autobuild/instance-24/output-1/target/usr/include/yajl/yajl_common.h -- Installing: /nvmedata/autobuild/instance-24/output-1/target/usr/include/yajl/yajl_tree.h -- Installing: /nvmedata/autobuild/instance-24/output-1/target/usr/include/yajl/yajl_version.h -- Installing: /nvmedata/autobuild/instance-24/output-1/target/usr/share/pkgconfig/yajl.pc -- Installing: /nvmedata/autobuild/instance-24/output-1/target/usr/bin/json_reformat -- Set runtime path of "/nvmedata/autobuild/instance-24/output-1/target/usr/bin/json_reformat" to "" -- Installing: /nvmedata/autobuild/instance-24/output-1/target/usr/bin/json_verify -- Set runtime path of "/nvmedata/autobuild/instance-24/output-1/target/usr/bin/json_verify" to "" make[1]: Leaving directory '/nvmedata/autobuild/instance-24/output-1/build/yajl-2.1.0' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /nvmedata/autobuild/instance-24/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-D_FORTIFY_SOURCE=2'@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', '-O1', '-g0', '-D_FORTIFY_SOURCE=2'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O1', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/nvmedata/autobuild/instance-24/output-1/host/bin/mipsel-linux-gcc%g" -e "s%@TARGET_CXX@%/nvmedata/autobuild/instance-24/output-1/host/bin/mipsel-linux-g++%g" -e "s%@TARGET_AR@%/nvmedata/autobuild/instance-24/output-1/host/bin/mipsel-linux-gcc-ar%g" -e "s%@TARGET_FC@%/nvmedata/autobuild/instance-24/output-1/host/bin/mipsel-linux-gfortran%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%mips%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/usr/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/nvmedata/autobuild/instance-24/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/nvmedata/autobuild/instance-24/output-1/host%g" -e "s%@STAGING_DIR@%/nvmedata/autobuild/instance-24/output-1/host/mipsel-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /nvmedata/autobuild/instance-24/buildroot/support/misc/cross-compilation.conf.in > /nvmedata/autobuild/instance-24/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/nvmedata/autobuild/instance-24/output-1/host/bin/mipsel-linux-gcc%g" -e "s%@TARGET_CXX@%/nvmedata/autobuild/instance-24/output-1/host/bin/mipsel-linux-g++%g" -e "s%@TARGET_AR@%/nvmedata/autobuild/instance-24/output-1/host/bin/mipsel-linux-gcc-ar%g" -e "s%@TARGET_FC@%/nvmedata/autobuild/instance-24/output-1/host/bin/mipsel-linux-gfortran%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%mips%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%'-O1', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-D_FORTIFY_SOURCE=2'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-D_FORTIFY_SOURCE=2'%g" -e "s%@BR2_CMAKE@%/usr/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/nvmedata/autobuild/instance-24/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/nvmedata/autobuild/instance-24/output-1/host%g" -e "s%@STAGING_DIR@%/nvmedata/autobuild/instance-24/output-1/host/mipsel-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /nvmedata/autobuild/instance-24/buildroot/support/misc/cross-compilation.conf.in > /nvmedata/autobuild/instance-24/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~#ttyS0::respawn:/sbin/getty -L ttyS0 115200 vt100 #~' /nvmedata/autobuild/instance-24/output-1/target/etc/inittab /usr/bin/sed -i -e '/^[^#].*-o remount,rw \/$/s~^~#~' /nvmedata/autobuild/instance-24/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /nvmedata/autobuild/instance-24/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /nvmedata/autobuild/instance-24/output-1/target/etc/shells || echo "/bin/ash" >> /nvmedata/autobuild/instance-24/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /nvmedata/autobuild/instance-24/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /nvmedata/autobuild/instance-24/output-1/target/etc/shells || echo "/bin/hush" >> /nvmedata/autobuild/instance-24/output-1/target/etc/shells; fi rm -f /nvmedata/autobuild/instance-24/output-1/target/usr/share/glib-2.0/schemas/*.xml /nvmedata/autobuild/instance-24/output-1/target/usr/share/glib-2.0/schemas/*.dtd /nvmedata/autobuild/instance-24/output-1/host/bin/glib-compile-schemas /nvmedata/autobuild/instance-24/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/nvmedata/autobuild/instance-24/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /nvmedata/autobuild/instance-24/output-1/target/etc echo "buildroot" > /nvmedata/autobuild/instance-24/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /nvmedata/autobuild/instance-24/output-1/target/etc/hosts mkdir -p /nvmedata/autobuild/instance-24/output-1/target/etc echo "Welcome to Buildroot" > /nvmedata/autobuild/instance-24/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root:"*":, /nvmedata/autobuild/instance-24/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /nvmedata/autobuild/instance-24/output-1/target/etc/shells || echo "/bin/sh" >> /nvmedata/autobuild/instance-24/output-1/target/etc/shells if [ -x /nvmedata/autobuild/instance-24/output-1/target/sbin/swapon -a -x /nvmedata/autobuild/instance-24/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /nvmedata/autobuild/instance-24/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /nvmedata/autobuild/instance-24/output-1/target/etc/inittab; fi rm -rf /nvmedata/autobuild/instance-24/output-1/target/usr/include /nvmedata/autobuild/instance-24/output-1/target/usr/share/aclocal \ /nvmedata/autobuild/instance-24/output-1/target/usr/lib/pkgconfig /nvmedata/autobuild/instance-24/output-1/target/usr/share/pkgconfig \ /nvmedata/autobuild/instance-24/output-1/target/usr/lib/cmake /nvmedata/autobuild/instance-24/output-1/target/usr/share/cmake \ /nvmedata/autobuild/instance-24/output-1/target/usr/lib/rpm /nvmedata/autobuild/instance-24/output-1/target/usr/doc find /nvmedata/autobuild/instance-24/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /nvmedata/autobuild/instance-24/output-1/target/lib/ /nvmedata/autobuild/instance-24/output-1/target/usr/lib/ /nvmedata/autobuild/instance-24/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /nvmedata/autobuild/instance-24/output-1/target/usr/share/gdb rm -rf /nvmedata/autobuild/instance-24/output-1/target/usr/share/bash-completion rm -rf /nvmedata/autobuild/instance-24/output-1/target/etc/bash_completion.d rm -rf /nvmedata/autobuild/instance-24/output-1/target/usr/share/zsh rm -rf /nvmedata/autobuild/instance-24/output-1/target/usr/man /nvmedata/autobuild/instance-24/output-1/target/usr/share/man rm -rf /nvmedata/autobuild/instance-24/output-1/target/usr/info /nvmedata/autobuild/instance-24/output-1/target/usr/share/info rm -rf /nvmedata/autobuild/instance-24/output-1/target/usr/doc /nvmedata/autobuild/instance-24/output-1/target/usr/share/doc rm -rf /nvmedata/autobuild/instance-24/output-1/target/usr/share/gtk-doc rmdir /nvmedata/autobuild/instance-24/output-1/target/usr/share 2>/dev/null || true rm -rf /nvmedata/autobuild/instance-24/output-1/target/lib/debug /nvmedata/autobuild/instance-24/output-1/target/usr/lib/debug find /nvmedata/autobuild/instance-24/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-24/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-24/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-24/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-24/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.08-414-g84b29a3941"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2022.11-git\"" \ ) > /nvmedata/autobuild/instance-24/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /nvmedata/autobuild/instance-24/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/nvmedata/autobuild/instance-24/output-1/per-package /nvmedata/autobuild/instance-24/buildroot/support/scripts/fix-rpath target touch /nvmedata/autobuild/instance-24/output-1/target/usr ln -snf /nvmedata/autobuild/instance-24/output-1/host/mipsel-buildroot-linux-gnu/sysroot /nvmedata/autobuild/instance-24/output-1/staging make: Leaving directory '/nvmedata/autobuild/instance-24/buildroot' make: Entering directory '/nvmedata/autobuild/instance-24/buildroot' >>> Buildroot 2022.08-414-g84b29a3941 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-bootlin 2021.11-1 Collecting legal info >>> toolchain Collecting legal info >>> alsa-lib 1.2.7.2 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> 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-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> bluez-alsa 4.0.0 Collecting legal info LICENSE: OK (sha256: aaebd0cca73b0f361cb7f1bffa40418b2485fc10bfae7a47c193679c7e26d2e3) >>> bluez5_utils 5.65 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> dbus 1.12.22 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.4.9 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> ell 0.49 Collecting legal info COPYING: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> json-c 0.16 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-libffi 3.4.3 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-meson 0.63.2 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2.g51db2.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 65.3.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.10.7 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.9 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> 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) >>> libffi 3.4.3 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> zlib Collecting legal info >>> libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> readline 8.1.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> sbc 2.0 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> libsndfile 1.1.0 Collecting legal info COPYING: OK (sha256: ad01ea5cd2755f6048383c8d54c88459cd6fcb17757c5c8892f8c5ea060f6140) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> 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) >>> czmq 4.2.1 Collecting legal info LICENSE: OK (sha256: 1f256ecad192880510e84ad60474eab7589218784b9a50bc7ceee34c2b91f1d5) >>> zeromq 4.3.4 Collecting legal info COPYING: OK (sha256: 4fd86507c9b486764343065a9e035222869a27b5789efeb4fd93edc85412d7a3) COPYING.LESSER: OK (sha256: 83f32abe61ee58ffb1b007412c08415168c052501dbf56d7a47aaaac52b03ef6) >>> gnutls 3.7.7 Collecting legal info doc/COPYING.LESSER: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libtasn1 4.19.0 Collecting legal info COPYING: OK (sha256: 7446831f659f7ebfd8d497acc7f05dfa8e31c6cb6ba1b45df33d4895ab80f5a6) doc/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) doc/COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> libunistring 1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> nettle 3.8.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libnss 3.83 Collecting legal info nss/COPYING: OK (sha256: a20c1a32d1f8102432360b42e932869f7c11c7cdbacf9cac554c422132af47f4) >>> libnspr 4.35 Collecting legal info nspr/LICENSE: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85) >>> sqlite 3.39.2 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> davici 1.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> strongswan 5.9.5 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 2292e21797754548dccdef9eef6aee7584e552fbd890fa914e1de8d3577d23f0) >>> dropbear 2022.82 Collecting legal info LICENSE: OK (sha256: a99ce657d790b761c132ee7e0de18edb437ae6361e536d991c6a12f36e770445) >>> libtomcrypt 1.18.2 Collecting legal info LICENSE: OK (sha256: 8f196cb13afd271f5e267fd29543fc454596382ad580e7592709492843996ac8) >>> libtommath 1.2.0 Collecting legal info LICENSE: OK (sha256: 2fa64b163659f41965c9815882a8296d3d03ff546b76153e11445f9bdecf955a) >>> execline 2.8.0.1 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> skalibs 2.10.0.3 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> font-awesome 4.7.0 Collecting legal info >>> gpsd 3.24 Collecting legal info COPYING: OK (sha256: fdf339997bbca9eaf507476b82fbcac608fc39a3d89b86b51e16db4c9f933716) >>> host-scons 3.1.2 Collecting legal info LICENSE.txt: OK (sha256: 72ed889165fb28378cadac14552be4a959f1ebab6b148abb5dd2b49712c3c6f6) >>> gptfdisk 1.0.9 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> gst1-plugins-base 1.20.3 Collecting legal info COPYING: OK (sha256: ad2eec519ebd4b5df86ea84dff24ae3bfa2edea846a703b58902dd221ae375db) >>> gstreamer1 1.20.3 Collecting legal info COPYING: OK (sha256: ad2eec519ebd4b5df86ea84dff24ae3bfa2edea846a703b58902dd221ae375db) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> gst1-plugins-good 1.20.3 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> gstreamer1-editing-services 1.20.3 Collecting legal info COPYING: OK (sha256: f445dc78b88496f7e20c7a2a461b95baba5865c8919b8289ac24ac0a80c6ce7a) COPYING.LIB: OK (sha256: f445dc78b88496f7e20c7a2a461b95baba5865c8919b8289ac24ac0a80c6ce7a) >>> libxml2 2.10.2 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> initscripts Collecting legal info >>> libedit 20210910-3.1 Collecting legal info COPYING: OK (sha256: 9da6c9c74987a36c84302982799d17d2f748ba1c1c0c471425716173c1d07649) >>> libressl 3.5.3 Collecting legal info COPYING: OK (sha256: 5c63613f008f16a9c0025c096bbd736cecf720494d121b5c5203e0ec6e5955b1) >>> libssh2 1.10.0 Collecting legal info COPYING: OK (sha256: 859e60d760a3446ecaf777339f1eef98c527aea40714384d24b882a83ffdd23a) >>> openssl Collecting legal info >>> libzip 1.9.2 Collecting legal info LICENSE: OK (sha256: 01c022eca6d566e2e8792fd0f091a28653b2a608319922bcd4de91c49d1438e1) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> rapidjson 1.1.0 Collecting legal info license.txt: OK (sha256: a140e5d46fe734a1c78f1a3c3ef207871dd75648be71fdda8e309b23ab8b1f32) >>> rtmpdump c5f04a58fc2aeea6296ca7c44ee4734c18401aa3 Collecting legal info librtmp/COPYING: OK (sha256: 03fe7ca91cc28e99b4003d5b3bd4ce3b084d4c475fdf9975cf0e7fdf4dc739cd) >>> s6-linux-init 1.0.6.3 Collecting legal info COPYING: OK (sha256: 4a5e44a69d649f0c37b29d7f6e5df1bb292b09898247be07f0c97814dac4b15d) >>> s6 2.10.0.3 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> s6-linux-utils 2.5.1.5 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> s6-portable-utils 2.2.3.2 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> stress 1.0.4 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> taskd 1.1.0 Collecting legal info COPYING: OK (sha256: 84d1a8c2e6e306864ff350857a36b6c74756e61e2eae6822cf2fa88212720f68) >>> tini 0.19.0 Collecting legal info LICENSE: OK (sha256: e5f46bca81266bdd511cf08018d66866870531794569c04f9b45f50dd23c28b0) >>> yajl 2.1.0 Collecting legal info COPYING: OK (sha256: 054bf2c11686c5442850b1da58ad592e3d1d2a236a362e67279b957f8e662f5a) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-bootlin-2021.11-1: cannot save license (TOOLCHAIN_EXTERNAL_BOOTLIN_LICENSE_FILES not defined) WARNING: font-awesome-4.7.0: cannot save license (FONT_AWESOME_LICENSE_FILES not defined) Legal info produced in /nvmedata/autobuild/instance-24/output-1/legal-info make: Leaving directory '/nvmedata/autobuild/instance-24/buildroot'