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 /srv/storage/autobuild/run/instance-1/output-1/build/yajl-2.1.0/ && cd /srv/storage/autobuild/run/instance-1/output-1/build/yajl-2.1.0/ && rm -f CMakeCache.txt && PATH="/srv/storage/autobuild/run/instance-1/output-1/host/bin:/srv/storage/autobuild/run/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /srv/storage/autobuild/run/instance-1/output-1/host/bin/cmake /srv/storage/autobuild/run/instance-1/output-1/build/yajl-2.1.0/ -DCMAKE_TOOLCHAIN_FILE="/srv/storage/autobuild/run/instance-1/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 8.3.0 -- Check for working C compiler: /srv/storage/autobuild/run/instance-1/output-1/host/bin/powerpc-linux-gcc -- Check for working C compiler: /srv/storage/autobuild/run/instance-1/output-1/host/bin/powerpc-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 /srv/storage/autobuild/run/instance-1/output-1/host/bin/cmake -E copy_if_different /srv/storage/autobuild/run/instance-1/output-1/build/yajl-2.1.0/src/api/yajl_parse.h /srv/storage/autobuild/run/instance-1/output-1/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 running /srv/storage/autobuild/run/instance-1/output-1/host/bin/cmake -E copy_if_different /srv/storage/autobuild/run/instance-1/output-1/build/yajl-2.1.0/src/api/yajl_gen.h /srv/storage/autobuild/run/instance-1/output-1/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 running /srv/storage/autobuild/run/instance-1/output-1/host/bin/cmake -E copy_if_different /srv/storage/autobuild/run/instance-1/output-1/build/yajl-2.1.0/src/api/yajl_common.h /srv/storage/autobuild/run/instance-1/output-1/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 running /srv/storage/autobuild/run/instance-1/output-1/host/bin/cmake -E copy_if_different /srv/storage/autobuild/run/instance-1/output-1/build/yajl-2.1.0/src/api/yajl_tree.h /srv/storage/autobuild/run/instance-1/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: /srv/storage/autobuild/run/instance-1/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 -- Build files have been written to: /srv/storage/autobuild/run/instance-1/output-1/build/yajl-2.1.0 >>> yajl 2.1.0 Building PATH="/srv/storage/autobuild/run/instance-1/output-1/host/bin:/srv/storage/autobuild/run/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /srv/storage/autobuild/run/instance-1/output-1/build/yajl-2.1.0/ make[1]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/yajl-2.1.0' make[2]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/yajl-2.1.0' make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/yajl-2.1.0' make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/yajl-2.1.0' Scanning dependencies of target yajl Scanning dependencies of target yajl_s make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/yajl-2.1.0' make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/yajl-2.1.0' make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/yajl-2.1.0' make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/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_s.dir/yajl.c.o [ 12%] Building C object src/CMakeFiles/yajl_s.dir/yajl_lex.c.o [ 15%] Building C object src/CMakeFiles/yajl_s.dir/yajl_parser.c.o [ 18%] Building C object src/CMakeFiles/yajl.dir/yajl_parser.c.o /srv/storage/autobuild/run/instance-1/output-1/build/yajl-2.1.0/src/yajl_parser.c: In function 'yajl_do_parse': /srv/storage/autobuild/run/instance-1/output-1/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) == ^ /srv/storage/autobuild/run/instance-1/output-1/build/yajl-2.1.0/src/yajl_parser.c:347:17: note: here case yajl_tok_colon: ^~~~ /srv/storage/autobuild/run/instance-1/output-1/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) == ^ /srv/storage/autobuild/run/instance-1/output-1/build/yajl-2.1.0/src/yajl_parser.c:414:17: note: here default: ^~~~~~~ /srv/storage/autobuild/run/instance-1/output-1/build/yajl-2.1.0/src/yajl_parser.c: In function 'yajl_do_parse': /srv/storage/autobuild/run/instance-1/output-1/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) == ^ /srv/storage/autobuild/run/instance-1/output-1/build/yajl-2.1.0/src/yajl_parser.c:347:17: note: here case yajl_tok_colon: ^~~~ /srv/storage/autobuild/run/instance-1/output-1/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) == ^ /srv/storage/autobuild/run/instance-1/output-1/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_s.dir/yajl_encode.c.o [ 33%] Building C object src/CMakeFiles/yajl.dir/yajl_gen.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 '/srv/storage/autobuild/run/instance-1/output-1/build/yajl-2.1.0' [ 57%] Built target yajl make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/yajl-2.1.0' make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/yajl-2.1.0' make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/yajl-2.1.0' Scanning dependencies of target json_reformat make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/yajl-2.1.0' Scanning dependencies of target gen-extra-close Scanning dependencies of target yajl_test make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/yajl-2.1.0' make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/yajl-2.1.0' make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/yajl-2.1.0' make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/yajl-2.1.0' make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/yajl-2.1.0' [ 60%] Building C object reformatter/CMakeFiles/json_reformat.dir/json_reformat.c.o [ 63%] Building C object test/api/CMakeFiles/gen-extra-close.dir/gen-extra-close.c.o [ 66%] Building C object test/parsing/CMakeFiles/yajl_test.dir/yajl_test.c.o [ 69%] Linking C executable gen-extra-close make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/yajl-2.1.0' [ 69%] Built target gen-extra-close make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/yajl-2.1.0' Scanning dependencies of target json_verify make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/yajl-2.1.0' [ 72%] Linking C static library ../yajl-2.1.0/lib/libyajl.a make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/yajl-2.1.0' [ 75%] Building C object verify/CMakeFiles/json_verify.dir/json_verify.c.o [ 78%] Linking C executable yajl_test [ 81%] Linking C executable json_reformat make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/yajl-2.1.0' [ 81%] Built target yajl_s make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/yajl-2.1.0' make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/yajl-2.1.0' [ 81%] Built target yajl_test make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/yajl-2.1.0' Scanning dependencies of target parse_config make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/yajl-2.1.0' make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/yajl-2.1.0' Scanning dependencies of target perftest make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/yajl-2.1.0' make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/yajl-2.1.0' [ 84%] Building C object example/CMakeFiles/parse_config.dir/parse_config.c.o make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/yajl-2.1.0' [ 87%] Building C object perf/CMakeFiles/perftest.dir/perftest.c.o [ 87%] Built target json_reformat [ 90%] Building C object perf/CMakeFiles/perftest.dir/documents.c.o [ 93%] Linking C executable json_verify [ 96%] Linking C executable parse_config make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/yajl-2.1.0' [ 96%] Built target json_verify make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/yajl-2.1.0' [ 96%] Built target parse_config [100%] Linking C executable perftest make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/yajl-2.1.0' [100%] Built target perftest make[2]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/yajl-2.1.0' make[1]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/yajl-2.1.0' >>> yajl 2.1.0 Installing to staging directory PATH="/srv/storage/autobuild/run/instance-1/output-1/host/bin:/srv/storage/autobuild/run/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/srv/storage/autobuild/run/instance-1/output-1/host/powerpc-buildroot-linux-uclibc/sysroot install/fast -C /srv/storage/autobuild/run/instance-1/output-1/build/yajl-2.1.0/ make[1]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/yajl-2.1.0' Install the project... -- Install configuration: "Release" -- Installing: /srv/storage/autobuild/run/instance-1/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libyajl.so.2.1.0 -- Installing: /srv/storage/autobuild/run/instance-1/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libyajl.so.2 -- Installing: /srv/storage/autobuild/run/instance-1/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libyajl.so -- Installing: /srv/storage/autobuild/run/instance-1/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libyajl.a -- Installing: /srv/storage/autobuild/run/instance-1/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include/yajl/yajl_parse.h -- Installing: /srv/storage/autobuild/run/instance-1/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include/yajl/yajl_gen.h -- Installing: /srv/storage/autobuild/run/instance-1/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include/yajl/yajl_common.h -- Installing: /srv/storage/autobuild/run/instance-1/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include/yajl/yajl_tree.h -- Installing: /srv/storage/autobuild/run/instance-1/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include/yajl/yajl_version.h -- Installing: /srv/storage/autobuild/run/instance-1/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/share/pkgconfig/yajl.pc -- Installing: /srv/storage/autobuild/run/instance-1/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/bin/json_reformat -- Set runtime path of "/srv/storage/autobuild/run/instance-1/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/bin/json_reformat" to "" -- Installing: /srv/storage/autobuild/run/instance-1/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/bin/json_verify -- Set runtime path of "/srv/storage/autobuild/run/instance-1/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/bin/json_verify" to "" make[1]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/yajl-2.1.0' >>> yajl 2.1.0 Fixing libtool files for la in $(find /srv/storage/autobuild/run/instance-1/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/srv/storage/autobuild/run/instance-1/output-1:@BASE_DIR@:g" \ -e "s:/srv/storage/autobuild/run/instance-1/output-1/host/powerpc-buildroot-linux-uclibc/sysroot:@STAGING_DIR@:g" \ -e "s:/srv/storage/autobuild/run/instance-1/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@:/srv/storage/autobuild/run/instance-1/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/srv/storage/autobuild/run/instance-1/output-1/host/powerpc-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/srv/storage/autobuild/run/instance-1/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="/srv/storage/autobuild/run/instance-1/output-1/host/bin:/srv/storage/autobuild/run/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/srv/storage/autobuild/run/instance-1/output-1/target install/fast -C /srv/storage/autobuild/run/instance-1/output-1/build/yajl-2.1.0/ make[1]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/yajl-2.1.0' Install the project... -- Install configuration: "Release" -- Installing: /srv/storage/autobuild/run/instance-1/output-1/target/usr/lib/libyajl.so.2.1.0 -- Installing: /srv/storage/autobuild/run/instance-1/output-1/target/usr/lib/libyajl.so.2 -- Installing: /srv/storage/autobuild/run/instance-1/output-1/target/usr/lib/libyajl.so -- Installing: /srv/storage/autobuild/run/instance-1/output-1/target/usr/lib/libyajl.a -- Installing: /srv/storage/autobuild/run/instance-1/output-1/target/usr/include/yajl/yajl_parse.h -- Installing: /srv/storage/autobuild/run/instance-1/output-1/target/usr/include/yajl/yajl_gen.h -- Installing: /srv/storage/autobuild/run/instance-1/output-1/target/usr/include/yajl/yajl_common.h -- Installing: /srv/storage/autobuild/run/instance-1/output-1/target/usr/include/yajl/yajl_tree.h -- Installing: /srv/storage/autobuild/run/instance-1/output-1/target/usr/include/yajl/yajl_version.h -- Installing: /srv/storage/autobuild/run/instance-1/output-1/target/usr/share/pkgconfig/yajl.pc -- Installing: /srv/storage/autobuild/run/instance-1/output-1/target/usr/bin/json_reformat -- Set runtime path of "/srv/storage/autobuild/run/instance-1/output-1/target/usr/bin/json_reformat" to "" -- Installing: /srv/storage/autobuild/run/instance-1/output-1/target/usr/bin/json_verify -- Set runtime path of "/srv/storage/autobuild/run/instance-1/output-1/target/usr/bin/json_verify" to "" make[1]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/yajl-2.1.0' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /srv/storage/autobuild/run/instance-1/output-1/host/etc/meson sed -e 's%@TARGET_CROSS@%/srv/storage/autobuild/run/instance-1/output-1/host/bin/powerpc-linux-%g' -e 's%@TARGET_ARCH@%ppc%g' -e 's%@TARGET_CPU@%603e%g' -e 's%@TARGET_ENDIAN@%big%g' -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os'@PKG_TARGET_CFLAGS@%g" -e 's%@HOST_DIR@%/srv/storage/autobuild/run/instance-1/output-1/host%g' -e 's%@STAGING_DIR@%/srv/storage/autobuild/run/instance-1/output-1/host/powerpc-buildroot-linux-uclibc/sysroot%g' -e 's%@STATIC@%false%g' package/meson//cross-compilation.conf.in > /srv/storage/autobuild/run/instance-1/output-1/host/etc/meson/cross-compilation.conf.in sed -e 's%@PKG_TARGET_CFLAGS@%%g' -e 's%@PKG_TARGET_LDFLAGS@%%g' -e 's%@PKG_TARGET_CXXFLAGS@%%g' /srv/storage/autobuild/run/instance-1/output-1/host/etc/meson/cross-compilation.conf.in > /srv/storage/autobuild/run/instance-1/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/usr/bin/screen$' /srv/storage/autobuild/run/instance-1/output-1/target/etc/shells || echo "/usr/bin/screen" >> /srv/storage/autobuild/run/instance-1/output-1/target/etc/shells mkdir -p /srv/storage/autobuild/run/instance-1/output-1/target/etc echo "buildroot" > /srv/storage/autobuild/run/instance-1/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /srv/storage/autobuild/run/instance-1/output-1/target/etc/hosts mkdir -p /srv/storage/autobuild/run/instance-1/output-1/target/etc echo "Welcome to Buildroot" > /srv/storage/autobuild/run/instance-1/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /srv/storage/autobuild/run/instance-1/output-1/target/etc/shadow rm -f /srv/storage/autobuild/run/instance-1/output-1/target/bin/sh printf '%s\n' C en_US locale-archive > /srv/storage/autobuild/run/instance-1/output-1/build/locales.nopurge for dir in /srv/storage/autobuild/run/instance-1/output-1/target/usr/share/locale /srv/storage/autobuild/run/instance-1/output-1/target/usr/share/X11/locale /srv/storage/autobuild/run/instance-1/output-1/target/usr/lib/locale; do if [ ! -d $dir ]; then continue; fi; for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /srv/storage/autobuild/run/instance-1/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /srv/storage/autobuild/run/instance-1/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /srv/storage/autobuild/run/instance-1/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /srv/storage/autobuild/run/instance-1/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /srv/storage/autobuild/run/instance-1/output-1/target/usr/include /srv/storage/autobuild/run/instance-1/output-1/target/usr/share/aclocal \ /srv/storage/autobuild/run/instance-1/output-1/target/usr/lib/pkgconfig /srv/storage/autobuild/run/instance-1/output-1/target/usr/share/pkgconfig \ /srv/storage/autobuild/run/instance-1/output-1/target/usr/lib/cmake /srv/storage/autobuild/run/instance-1/output-1/target/usr/share/cmake \ /srv/storage/autobuild/run/instance-1/output-1/target/usr/doc find /srv/storage/autobuild/run/instance-1/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /srv/storage/autobuild/run/instance-1/output-1/target/lib/ /srv/storage/autobuild/run/instance-1/output-1/target/usr/lib/ /srv/storage/autobuild/run/instance-1/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/srv/storage/autobuild/run/instance-1/output-1/target/usr/libexec/': No such file or directory rm -rf /srv/storage/autobuild/run/instance-1/output-1/target/usr/share/gdb rm -rf /srv/storage/autobuild/run/instance-1/output-1/target/usr/share/bash-completion rm -rf /srv/storage/autobuild/run/instance-1/output-1/target/etc/bash_completion.d rm -rf /srv/storage/autobuild/run/instance-1/output-1/target/usr/share/zsh rm -rf /srv/storage/autobuild/run/instance-1/output-1/target/usr/man /srv/storage/autobuild/run/instance-1/output-1/target/usr/share/man rm -rf /srv/storage/autobuild/run/instance-1/output-1/target/usr/info /srv/storage/autobuild/run/instance-1/output-1/target/usr/share/info rm -rf /srv/storage/autobuild/run/instance-1/output-1/target/usr/doc /srv/storage/autobuild/run/instance-1/output-1/target/usr/share/doc rm -rf /srv/storage/autobuild/run/instance-1/output-1/target/usr/share/gtk-doc rmdir /srv/storage/autobuild/run/instance-1/output-1/target/usr/share 2>/dev/null || true rm -rf /srv/storage/autobuild/run/instance-1/output-1/target/lib/debug /srv/storage/autobuild/run/instance-1/output-1/target/usr/lib/debug find /srv/storage/autobuild/run/instance-1/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /srv/storage/autobuild/run/instance-1/output-1/host/bin/powerpc-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /srv/storage/autobuild/run/instance-1/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /srv/storage/autobuild/run/instance-1/output-1/host/bin/powerpc-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /srv/storage/autobuild/run/instance-1/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /srv/storage/autobuild/run/instance-1/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 /srv/storage/autobuild/run/instance-1/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2020.08-rc1-2276-gf07dff2132"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2021.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2021.02-git\"" \ ) > /srv/storage/autobuild/run/instance-1/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /srv/storage/autobuild/run/instance-1/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/srv/storage/autobuild/run/instance-1/output-1/per-package /srv/storage/autobuild/run/instance-1/buildroot/support/scripts/fix-rpath target touch /srv/storage/autobuild/run/instance-1/output-1/target/usr ln -snf /srv/storage/autobuild/run/instance-1/output-1/host/powerpc-buildroot-linux-uclibc/sysroot /srv/storage/autobuild/run/instance-1/output-1/staging make: Leaving directory '/srv/storage/autobuild/run/instance-1/buildroot' make: Entering directory '/srv/storage/autobuild/run/instance-1/buildroot' >>> Buildroot 2020.08-rc1-2276-gf07dff2132 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> apache 2.4.46 Collecting legal info LICENSE: OK (sha256: 47b8c2b6c3309282a99d4a3001575c790fead690cc14734628c4667d2bbffc43) >>> apr 1.7.0 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> host-autoconf 2.69 Collecting legal info COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> apr-util 1.6.1 Collecting legal info LICENSE: OK (sha256: ef5609d18601645ad6fe22c6c122094be40e976725c1d0490778abacc836e7a2) >>> expat 2.2.10 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libiconv 1.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> mysql Collecting legal info >>> oracle-mysql 5.1.73 Collecting legal info README: OK (sha256: cbf0dbf56528a629f4358a1339f981202f1a9a0d9542c092b03f486064ced2db) COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> gpm 1.20.7 Collecting legal info COPYING: OK (sha256: 1b2a567f289f66a143c56353e7b3d4fa5862514a5e3c5cfdf8b02ee5e5aaa953) >>> host-bison 3.7.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> openssl Collecting legal info >>> libopenssl 1.1.1i Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> sqlite 3340000 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> argus 3.0.8.2 Collecting legal info README: OK (sha256: c68221f7207486bfce863fada4ba9b2aaf4adc9e1c672f965ae98e88143e5f16) >>> libpcap 1.9.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> libtirpc 1.3.1 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> host-nfs-utils 2.5.2 Collecting legal info COPYING: OK (sha256: 576540abf5e95029ad4ad90e32071385a5e95b2c30708c706116f3eb87b9a3de) >>> host-libtirpc 1.3.1 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> axel 2.17.10 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> cifs-utils 6.11 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> cpuload 0.3 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-dbus-python 1.2.16 Collecting legal info COPYING: OK (sha256: 1e4562245383fdb5203b1769789e5b28bba21af4923aea7e8b2614f7f93623c0) dbus-gmain/COPYING: OK (sha256: 064523e3ab64d6f03904132b2cc4a1bd8500586edb4cd050c2ff2b96aed4c33b) >>> host-dbus 1.12.20 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> host-expat 2.2.10 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libglib2 2.66.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> host-meson 0.56.2 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-cmake 3.15.5 Collecting legal info Copyright.txt: OK (sha256: dc628fb936a5d229296d42083f9a8218aa32204c016919e784404c9ec58776e9) >>> host-python3 3.9.1 Collecting legal info LICENSE: OK (sha256: 1dceef1677a39befa8bf0285ab2db441ba117520bb2de839547ace006a17750d) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python3-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> host-pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> host-util-linux 2.36.1 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) >>> dnsmasq 2.82 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) COPYING-v3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ebtables 2.0.11 Collecting legal info COPYING: OK (sha256: ebdb8ae564c952792017ec680e2edd30443642216eb9f8a3d8fa166c0cb628c1) >>> flot 0.8.3 Collecting legal info LICENSE.txt: OK (sha256: 52cb566b16d84314b92b91361ed072eaaf166e8d3dfa3d0fd3577613925f205c) >>> gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> hdparm 9.60 Collecting legal info LICENSE.TXT: OK (sha256: eae572b06d2733f5c65fbe81680ce2b8a109afee2bdd1a161343c772af0e82e1) >>> ibm-sw-tpm2 1563 Collecting legal info LICENSE: OK (sha256: dd2d31b560011ea673e197251e710e52669d911367d83cd3cfd018f8ed58bde9) >>> jquery-keyboard 1.18.12 Collecting legal info README.markdown: OK (sha256: 0ad9a0e7291b45cdb5abe2a517d8b82282a816d41c9224660849792ce01fe983) >>> jquery-ui 1.10.4 Collecting legal info MIT-LICENSE.txt: OK (sha256: ef1fdd608b20fbea7ef269ed03bd24e637717cc193971798a394bf2fa983cd53) >>> jquery 3.5.1 Collecting legal info >>> libcddb 1.3.2 Collecting legal info COPYING: OK (sha256: 7a4436f9ec37603356791c87de3bc444989befd2682d29efb3d97604e04c1852) >>> libcdio-paranoia 10.2+2.0.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libcdio 2.1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libdrm 2.4.104 Collecting legal info xf86drm.c: OK (sha256: 2ece103921b7b5619198b9572fb9242db7bbfa6d3b33f9f93f22e1fb738ed8ac) >>> libpthread-stubs 0.4 Collecting legal info COPYING: OK (sha256: 78c20706e799f2b8f445e71d3d2ade6ba23b3388fd6cbeed7d71796623febde8) >>> libidn2 2.3.0 Collecting legal info COPYING: OK (sha256: 73483f797a83373fca1b968c11785b98c4fc4803cdc7d3210811ca8b075d6d76) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) COPYING.unicode: OK (sha256: 01d621eef165cf4d3d3dbb737aa0699178d94c6f18cf87e9dde6db3ca7790f46) >>> libjson 7.6.1 Collecting legal info License.txt: OK (sha256: bd62d605bef39ab7ae39f6fa333ba513edb93cfcd56c9c966f1d34e31ff7c69b) >>> liblo 0.31 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libndp 1.7 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libtpl 1.6.1 Collecting legal info LICENSE: OK (sha256: 8554ddb5779f1ad2f3ea6db1d0df622e63fca11f44bfc3c8b3c207ea0482c746) >>> libva-utils 2.9.1 Collecting legal info COPYING: OK (sha256: c6220c9f87832c27abcb8a32eafdd2823e13ce146b3ea63d5deae2a76798ef50) >>> libva 2.10.0 Collecting legal info COPYING: OK (sha256: c86a782ee845b52472dae9b9d79fb915d333628ac0efe49cdce63644814931de) >>> lz4 1.9.3 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> matio 1.5.18 Collecting legal info COPYING: OK (sha256: 19494e9c9154a5e3f834e99d65fab0653b84280df7c98d1886a98d2bd28369c1) >>> mbedtls 2.16.9 Collecting legal info apache-2.0.txt: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> mdadm 4.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mosquitto 2.0.4 Collecting legal info LICENSE.txt: OK (sha256: d3c4ccace4e5d3cc89d34cf2a0bc85b8596bfc0a32b815d0d77f9b7c41b5350c) epl-v20: OK (sha256: 0becf16567beb77fa252b7664631dd177c8f9a1889e48995b45379c7130e5303) edl-v10: OK (sha256: e8cf7d54ea46c19aba793983889b7f7425e1ebfcaaccec764a7db091646e203c) >>> obsidian-cursors 1.0 Collecting legal info >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> phytool 2 Collecting legal info LICENSE: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> psmisc 23.2 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> ramspeed 2.6.0 Collecting legal info LICENCE: OK (sha256: 2c308cffbab01762f8f6b11725725a227080746ef865f2756c9c9e1591dddaad) >>> read-edid 3.0.2 Collecting legal info LICENSE: OK (sha256: 1f8e8a59865d73076ab0a015330bc5bde7332384281260093878a3c366b778b7) >>> rtmpdump c5f04a58fc2aeea6296ca7c44ee4734c18401aa3 Collecting legal info librtmp/COPYING: OK (sha256: 03fe7ca91cc28e99b4003d5b3bd4ce3b084d4c475fdf9975cf0e7fdf4dc739cd) >>> screen 4.8.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> subversion 1.14.0 Collecting legal info LICENSE: OK (sha256: 484aff0cfbb81155a10f903ed756e27e9fc65578c245a295bae295c4bb51eaad) >>> utf8proc 2.6.0 Collecting legal info LICENSE.md: OK (sha256: fbc720fcc90fb44396985646f67e4d19be03e0c0539f7138ed9dc6efba49dc49) >>> vde2 2.3.2 Collecting legal info COPYING: OK (sha256: fb295d0c24b8ef4b39017ac68e772e8e6e839612ce10da12b9f48d1e8e512e2e) COPYING.libvdeplug: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) COPYING.slirpvde: OK (sha256: d5ac74315b2d2f9c53f5839e311484f4646a9401b68d02d36f3dab386352e74d) >>> yajl 2.1.0 Collecting legal info COPYING: OK (sha256: 054bf2c11686c5442850b1da58ad592e3d1d2a236a362e67279b957f8e662f5a) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: jquery-3.5.1: cannot save license (JQUERY_LICENSE_FILES not defined) WARNING: obsidian-cursors-1.0: cannot save license (OBSIDIAN_CURSORS_LICENSE_FILES not defined) Legal info produced in /srv/storage/autobuild/run/instance-1/output-1/legal-info make: Leaving directory '/srv/storage/autobuild/run/instance-1/buildroot'