Resolving codeload.github.com (codeload.github.com)... 140.82.114.9 Connecting to codeload.github.com (codeload.github.com)|140.82.114.9|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/tmp/instance-23/output-1/build/.yajl-2.1.0.tar.gz.wdXvHm/output' 0K .......... .......... .......... .......... .......... 545K 50K .......... .......... .......... .. 774K=0.1s 2023-03-30 11:26:53 (616 KB/s) - '/tmp/instance-23/output-1/build/.yajl-2.1.0.tar.gz.wdXvHm/output' saved [83997] yajl-2.1.0.tar.gz: OK (sha256: 3fb73364a5a30efe615046d07e6db9d09fd2b41c763c5f7d3bfb121cd5c5ac5a) >>> yajl 2.1.0 Extracting gzip -d -c /tmp/instance-23/dl/yajl/yajl-2.1.0.tar.gz | tar --strip-components=1 -C /tmp/instance-23/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 /tmp/instance-23/output-1/build/yajl-2.1.0/ && cd /tmp/instance-23/output-1/build/yajl-2.1.0/ && rm -f CMakeCache.txt && PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /tmp/instance-23/output-1/host/bin/cmake /tmp/instance-23/output-1/build/yajl-2.1.0/ -G"Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/tmp/instance-23/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.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /tmp/instance-23/output-1/host/bin/arm-buildroot-linux-gnueabi-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 /tmp/instance-23/output-1/host/bin/cmake -E copy_if_different /tmp/instance-23/output-1/build/yajl-2.1.0/src/api/yajl_parse.h /tmp/instance-23/output-1/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 running /tmp/instance-23/output-1/host/bin/cmake -E copy_if_different /tmp/instance-23/output-1/build/yajl-2.1.0/src/api/yajl_gen.h /tmp/instance-23/output-1/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 running /tmp/instance-23/output-1/host/bin/cmake -E copy_if_different /tmp/instance-23/output-1/build/yajl-2.1.0/src/api/yajl_common.h /tmp/instance-23/output-1/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 running /tmp/instance-23/output-1/host/bin/cmake -E copy_if_different /tmp/instance-23/output-1/build/yajl-2.1.0/src/api/yajl_tree.h /tmp/instance-23/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 CMAKE_INSTALL_RUNSTATEDIR -- Build files have been written to: /tmp/instance-23/output-1/build/yajl-2.1.0 >>> yajl 2.1.0 Building PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-23/output-1/build/yajl-2.1.0/ make[1]: Entering directory '/tmp/instance-23/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 /tmp/instance-23/output-1/build/yajl-2.1.0/src/yajl_parser.c: In function 'yajl_do_parse': /tmp/instance-23/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) == | ^ /tmp/instance-23/output-1/build/yajl-2.1.0/src/yajl_parser.c:347:17: note: here 347 | case yajl_tok_colon: | ^~~~ /tmp/instance-23/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) == | ^ /tmp/instance-23/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 [ 30%] Built target yajl_s [ 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 /tmp/instance-23/output-1/build/yajl-2.1.0/src/yajl_parser.c: In function 'yajl_do_parse': /tmp/instance-23/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) == | ^ /tmp/instance-23/output-1/build/yajl-2.1.0/src/yajl_parser.c:347:17: note: here 347 | case yajl_tok_colon: | ^~~~ /tmp/instance-23/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) == | ^ /tmp/instance-23/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 [ 60%] Built target yajl [ 63%] Building C object test/parsing/CMakeFiles/yajl_test.dir/yajl_test.c.o [ 66%] Linking C executable yajl_test [ 66%] Built target yajl_test [ 69%] Building C object test/api/CMakeFiles/gen-extra-close.dir/gen-extra-close.c.o [ 72%] Linking C executable gen-extra-close [ 72%] Built target gen-extra-close [ 75%] Building C object reformatter/CMakeFiles/json_reformat.dir/json_reformat.c.o [ 78%] Linking C executable json_reformat [ 78%] Built target json_reformat [ 81%] Building C object verify/CMakeFiles/json_verify.dir/json_verify.c.o [ 84%] Linking C executable json_verify [ 84%] Built target json_verify [ 87%] Building C object example/CMakeFiles/parse_config.dir/parse_config.c.o [ 90%] Linking C executable parse_config [ 90%] Built target parse_config [ 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 [100%] Built target perftest make[1]: Leaving directory '/tmp/instance-23/output-1/build/yajl-2.1.0' >>> yajl 2.1.0 Installing to staging directory PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-23/output-1/host/arm-buildroot-linux-gnueabi/sysroot install/fast -C /tmp/instance-23/output-1/build/yajl-2.1.0/ make[1]: Entering directory '/tmp/instance-23/output-1/build/yajl-2.1.0' Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-23/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib/libyajl.so.2.1.0 -- Installing: /tmp/instance-23/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib/libyajl.so.2 -- Installing: /tmp/instance-23/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib/libyajl.so -- Installing: /tmp/instance-23/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib/libyajl.a -- Installing: /tmp/instance-23/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/yajl/yajl_parse.h -- Installing: /tmp/instance-23/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/yajl/yajl_gen.h -- Installing: /tmp/instance-23/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/yajl/yajl_common.h -- Installing: /tmp/instance-23/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/yajl/yajl_tree.h -- Installing: /tmp/instance-23/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/yajl/yajl_version.h -- Installing: /tmp/instance-23/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/share/pkgconfig/yajl.pc -- Installing: /tmp/instance-23/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/bin/json_reformat -- Set runtime path of "/tmp/instance-23/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/bin/json_reformat" to "" -- Installing: /tmp/instance-23/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/bin/json_verify -- Set runtime path of "/tmp/instance-23/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/bin/json_verify" to "" make[1]: Leaving directory '/tmp/instance-23/output-1/build/yajl-2.1.0' >>> yajl 2.1.0 Fixing libtool files for la in $(find /tmp/instance-23/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-23/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-23/output-1/host/arm-buildroot-linux-gnueabi/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/tmp/instance-23/output-1/host/arm-buildroot-linux-gnueabi/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-23/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="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-23/output-1/target install/fast -C /tmp/instance-23/output-1/build/yajl-2.1.0/ make[1]: Entering directory '/tmp/instance-23/output-1/build/yajl-2.1.0' Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-23/output-1/target/usr/lib/libyajl.so.2.1.0 -- Installing: /tmp/instance-23/output-1/target/usr/lib/libyajl.so.2 -- Installing: /tmp/instance-23/output-1/target/usr/lib/libyajl.so -- Installing: /tmp/instance-23/output-1/target/usr/lib/libyajl.a -- Installing: /tmp/instance-23/output-1/target/usr/include/yajl/yajl_parse.h -- Installing: /tmp/instance-23/output-1/target/usr/include/yajl/yajl_gen.h -- Installing: /tmp/instance-23/output-1/target/usr/include/yajl/yajl_common.h -- Installing: /tmp/instance-23/output-1/target/usr/include/yajl/yajl_tree.h -- Installing: /tmp/instance-23/output-1/target/usr/include/yajl/yajl_version.h -- Installing: /tmp/instance-23/output-1/target/usr/share/pkgconfig/yajl.pc -- Installing: /tmp/instance-23/output-1/target/usr/bin/json_reformat -- Set runtime path of "/tmp/instance-23/output-1/target/usr/bin/json_reformat" to "" -- Installing: /tmp/instance-23/output-1/target/usr/bin/json_verify -- Set runtime path of "/tmp/instance-23/output-1/target/usr/bin/json_verify" to "" make[1]: Leaving directory '/tmp/instance-23/output-1/build/yajl-2.1.0' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-23/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0', '-D_FORTIFY_SOURCE=1'@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', '-Ofast', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-Ofast', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/tmp/instance-23/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-23/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arm%g" -e "s%@TARGET_CPU@%cortex-a57%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@%/tmp/instance-23/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-23/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-23/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-23/output-1/host/arm-buildroot-linux-gnueabi/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-23/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-23/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/tmp/instance-23/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-23/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arm%g" -e "s%@TARGET_CPU@%cortex-a57%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%'-Ofast', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/tmp/instance-23/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-23/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-23/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-23/output-1/host/arm-buildroot-linux-gnueabi/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-23/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-23/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /tmp/instance-23/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /tmp/instance-23/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /tmp/instance-23/output-1/build/busybox-1.36.0/.config; then grep -qsE '^/bin/ash$' /tmp/instance-23/output-1/target/etc/shells || echo "/bin/ash" >> /tmp/instance-23/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /tmp/instance-23/output-1/build/busybox-1.36.0/.config; then grep -qsE '^/bin/hush$' /tmp/instance-23/output-1/target/etc/shells || echo "/bin/hush" >> /tmp/instance-23/output-1/target/etc/shells; fi mkdir -p /tmp/instance-23/output-1/target/etc echo "buildroot" > /tmp/instance-23/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-23/output-1/target/etc/hosts mkdir -p /tmp/instance-23/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-23/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-23/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /tmp/instance-23/output-1/target/etc/shells || echo "/bin/sh" >> /tmp/instance-23/output-1/target/etc/shells if [ -x /tmp/instance-23/output-1/target/sbin/swapon -a -x /tmp/instance-23/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /tmp/instance-23/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /tmp/instance-23/output-1/target/etc/inittab; fi rm -rf /tmp/instance-23/output-1/target/usr/include /tmp/instance-23/output-1/target/usr/share/aclocal \ /tmp/instance-23/output-1/target/usr/lib/pkgconfig /tmp/instance-23/output-1/target/usr/share/pkgconfig \ /tmp/instance-23/output-1/target/usr/lib/cmake /tmp/instance-23/output-1/target/usr/share/cmake \ /tmp/instance-23/output-1/target/usr/lib/rpm /tmp/instance-23/output-1/target/usr/doc find /tmp/instance-23/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-23/output-1/target/lib/ /tmp/instance-23/output-1/target/usr/lib/ /tmp/instance-23/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /tmp/instance-23/output-1/target/usr/share/gdb rm -rf /tmp/instance-23/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-23/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-23/output-1/target/usr/share/zsh rm -rf /tmp/instance-23/output-1/target/usr/man /tmp/instance-23/output-1/target/usr/share/man rm -rf /tmp/instance-23/output-1/target/usr/info /tmp/instance-23/output-1/target/usr/share/info rm -rf /tmp/instance-23/output-1/target/usr/doc /tmp/instance-23/output-1/target/usr/share/doc rm -rf /tmp/instance-23/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-23/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-23/output-1/target/lib/debug /tmp/instance-23/output-1/target/usr/lib/debug find /tmp/instance-23/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 /tmp/instance-23/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /tmp/instance-23/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /tmp/instance-23/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 /tmp/instance-23/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2023.02-168-ga45f2af7fa"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.05-git\"" \ ) > /tmp/instance-23/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-23/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-23/output-1/per-package /tmp/instance-23/buildroot/support/scripts/fix-rpath target touch /tmp/instance-23/output-1/target/usr ln -snf /tmp/instance-23/output-1/host/arm-buildroot-linux-gnueabi/sysroot /tmp/instance-23/output-1/staging make: Leaving directory '/tmp/instance-23/buildroot' make: Entering directory '/tmp/instance-23/buildroot' >>> Buildroot 2023.02-168-ga45f2af7fa Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> glibc 2.36-81-g4f4d7a13edfd2fdc57c9d76e1fd6d017fb47550c Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-gawk 5.2.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 11.3.0 Collecting legal info >>> host-binutils 2.38 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-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.1.14 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> b43-firmware 5.100.138 Collecting legal info >>> host-b43-fwcutter 019 Collecting legal info COPYING: OK (sha256: 6af9fc424d57f29b7e59b35e52d4a91aca80304506275f2c0c076317fc6eb583) >>> busybox 1.36.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> kmod 30 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> openssl Collecting legal info >>> libopenssl 1.1.1t Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> xz 5.2.10 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libtirpc 1.3.3 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> 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) >>> ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> host-ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> c-ares 1.19.0 Collecting legal info LICENSE.md: OK (sha256: db4eb63fe09daebdf57d3f79b091bb5ee5070c0d761040e83264e648d307af4c) >>> cdrkit 1.1.11 Collecting legal info COPYING: OK (sha256: 90daae00475a992a367da5b0658469a5d1c4449dbbe964c5b7246e1aec92f491) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> libcap 2.65 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> chocolate-doom 3.0.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> sdl2 2.26.3 Collecting legal info LICENSE.txt: OK (sha256: 9928507f684c1965d07f2b6ef4b4723d5efc2f6b4ab731f743a413c51c319927) >>> sdl2_mixer 2.0.4 Collecting legal info COPYING.txt: OK (sha256: 113727180e7956cb9718b03b41da85b63ea54743a33047071a623bf672895a10) >>> sdl2_net 2.0.1 Collecting legal info COPYING.txt: OK (sha256: f09845a238245402a8b8388db6634d8a5b2c3e1dc098f16f9d8c74a276ef4594) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-fatcat 1.1.1 Collecting legal info LICENSE: OK (sha256: 3ea03755e32cf7f5b12981de92a0fdad396448195fe0024990c9cbc388e9866c) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> initscripts Collecting legal info >>> jasper 2.0.33 Collecting legal info LICENSE: OK (sha256: 4ad1bb42aff888c4403d792e6e2c5f1716d6c279fea70b296333c9d577d30b81) >>> libcurl 7.88.1 Collecting legal info COPYING: OK (sha256: b1d7feb949ea5023552029fbe0bf5db4f23c2f85e9b8e51e18536f0ecbf9c524) >>> rtmpdump c5f04a58fc2aeea6296ca7c44ee4734c18401aa3 Collecting legal info librtmp/COPYING: OK (sha256: 03fe7ca91cc28e99b4003d5b3bd4ce3b084d4c475fdf9975cf0e7fdf4dc739cd) >>> libdvbcsa 1.1.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> 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) >>> libfuse 2.9.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: 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) >>> libglvnd 1.4.0 Collecting legal info README.md: OK (sha256: f84a3eca98cc5bdf5318741124c38c5e877f856df8c7e229ee5065e5c61038c2) src/util/uthash/LICENSE: OK (sha256: e9b9aac8421b6d29176c6f23f6f7a907194245e35ef99ace10839734961cfaa2) src/util/cJSON/LICENSE: OK (sha256: f6f207863675ca5a5128fd120b9aef4f4bbab73ffa57e5f771ccffc8e3cc56b7) >>> host-meson 1.0.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.11.2 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2022.09.03 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> libid3tag 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 7f12ad28dc075763e91b91bfa60fad04062380011ddad8f6bac21dd7b1f44367) >>> liblockfile 1.17 Collecting legal info COPYRIGHT: OK (sha256: 3d080ab931103a823e6b9b788ccbc3e9d44797bd54546f3feebfd305f90de46a) licenses/GPL-2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) licenses/LGPL-2: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetconf2 2.1.28 Collecting legal info LICENSE: OK (sha256: bd962ab457c8a8cb8faaaa36c11484680f3c9a47dbc336507817ae8935384064) >>> libyang 2.1.30 Collecting legal info LICENSE: OK (sha256: 0b7ec43747d211a1e49c53588b0822062947bab6bdcc95238578beab34cba5bb) >>> libnetfilter_cttimeout 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libsoc 0.8.2 Collecting legal info LICENCE: OK (sha256: 782dafc98788c358fb20e530c8fde3186cdb60f5e18fe6d348fe84ee9f65ddb0) >>> libuv 1.44.2 Collecting legal info LICENSE: OK (sha256: 95b8b163c60d17cfce3cef61a2d8a9cf70137502c8fb5f3d93cd2fc529fa98c8) >>> libxml2 2.10.3 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> lockfile-progs 0.1.19 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> macchanger 1.7.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> mdadm 4.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> neon 0.32.4 Collecting legal info src/COPYING.LIB: OK (sha256: d7bf9d064ac3e5840f9dd02422b7eeec4f1fd03f37fadbd043602be5e882304f) test/COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) README.md: OK (sha256: ce2421ee38d6c0e02c85ac076478a0f92da6ef92b92b7a174877cabf01b2e531) >>> netdata 1.33.1 Collecting legal info LICENSE: OK (sha256: 0e5fd9d833efe9b79f784d1903281554af82d1b4261af67d35455728e5572aa6) >>> nettle 3.8.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> nfs-utils 2.6.2 Collecting legal info COPYING: OK (sha256: 576540abf5e95029ad4ad90e32071385a5e95b2c30708c706116f3eb87b9a3de) >>> host-nfs-utils 2.6.2 Collecting legal info COPYING: OK (sha256: 576540abf5e95029ad4ad90e32071385a5e95b2c30708c706116f3eb87b9a3de) >>> host-libtirpc 1.3.3 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> ngircd 26.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> open-iscsi 2.1.8 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> open-isns 0.102 Collecting legal info COPYING: OK (sha256: 00a89b0d18aacd4114decf79122db87bf35bddaf2bc50e383c9c9f4c263390b2) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> spi-tools 1.0.2 Collecting legal info LICENSE: OK (sha256: a01259a1b522cf0de95824f9860613b453153eebac468e96196d5d7dba84786c) >>> squashfs 4.5.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> szip 2.1.1 Collecting legal info COPYING: OK (sha256: 98cc66747133b26563fefc4630ad4c8c7848c722c7b8a60ecd4afbc4c7d7eb01) >>> trousers 0.3.15 Collecting legal info LICENSE: OK (sha256: 1ad596d12e7471549663c03e280b5b5d084a2e853fb86e4d766109818f9d7dae) >>> uemacs 1cdcf9df88144049750116e36fe20c8c39fa2517 Collecting legal info README: OK (sha256: 6e2a4cf41ec8d4379c154923349733bc0d3935c6fa72c4337cf1bc137b98b90a) >>> wilink-bt-firmware 43fca73c6a98c63fcb98f82af5bf83761778e005 Collecting legal info LICENSE: OK (sha256: 21fd99ce784dc33b39ec0b4a383a9a9b8dafea261d73ad4548683c4eecd87f37) >>> yajl 2.1.0 Collecting legal info COPYING: OK (sha256: 054bf2c11686c5442850b1da58ad592e3d1d2a236a362e67279b957f8e662f5a) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: b43-firmware-5.100.138: cannot save license (B43_FIRMWARE_LICENSE_FILES not defined) Legal info produced in /tmp/instance-23/output-1/legal-info make: Leaving directory '/tmp/instance-23/buildroot'