-- Check for working C compiler: /tmp/instance-3/output-1/host/bin/sh4-linux-gcc -- Check for working C compiler: /tmp/instance-3/output-1/host/bin/sh4-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 /tmp/instance-3/output-1/host/bin/cmake -E copy_if_different /tmp/instance-3/output-1/build/yajl-2.1.0/src/api/yajl_parse.h /tmp/instance-3/output-1/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 running /tmp/instance-3/output-1/host/bin/cmake -E copy_if_different /tmp/instance-3/output-1/build/yajl-2.1.0/src/api/yajl_gen.h /tmp/instance-3/output-1/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 running /tmp/instance-3/output-1/host/bin/cmake -E copy_if_different /tmp/instance-3/output-1/build/yajl-2.1.0/src/api/yajl_common.h /tmp/instance-3/output-1/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 running /tmp/instance-3/output-1/host/bin/cmake -E copy_if_different /tmp/instance-3/output-1/build/yajl-2.1.0/src/api/yajl_tree.h /tmp/instance-3/output-1/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 CMake Warning (dev) at reformatter/CMakeLists.txt:42 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "json_reformat". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at verify/CMakeLists.txt:36 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "json_verify". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. This warning is for project developers. Use -Wno-dev to suppress it. !! doxygen not found, not generating documentation -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /tmp/instance-3/output-1/build/yajl-2.1.0 >>> yajl 2.1.0 Building PATH="/tmp/instance-3/output-1/host/bin:/tmp/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j96 -C /tmp/instance-3/output-1/build/yajl-2.1.0/ make[1]: Entering directory '/tmp/instance-3/output-1/build/yajl-2.1.0' make[2]: Entering directory '/tmp/instance-3/output-1/build/yajl-2.1.0' make[3]: Entering directory '/tmp/instance-3/output-1/build/yajl-2.1.0' make[3]: Entering directory '/tmp/instance-3/output-1/build/yajl-2.1.0' Scanning dependencies of target yajl_s Scanning dependencies of target yajl make[3]: Leaving directory '/tmp/instance-3/output-1/build/yajl-2.1.0' make[3]: Leaving directory '/tmp/instance-3/output-1/build/yajl-2.1.0' make[3]: Entering directory '/tmp/instance-3/output-1/build/yajl-2.1.0' make[3]: Entering directory '/tmp/instance-3/output-1/build/yajl-2.1.0' [ 3%] Building C object src/CMakeFiles/yajl_s.dir/yajl.c.o [ 9%] Building C object src/CMakeFiles/yajl_s.dir/yajl_parser.c.o [ 9%] Building C object src/CMakeFiles/yajl_s.dir/yajl_lex.c.o [ 18%] Building C object src/CMakeFiles/yajl_s.dir/yajl_buf.c.o [ 18%] Building C object src/CMakeFiles/yajl.dir/yajl_lex.c.o [ 18%] Building C object src/CMakeFiles/yajl.dir/yajl.c.o [ 21%] Building C object src/CMakeFiles/yajl_s.dir/yajl_gen.c.o [ 27%] Building C object src/CMakeFiles/yajl_s.dir/yajl_alloc.c.o [ 30%] Building C object src/CMakeFiles/yajl_s.dir/yajl_tree.c.o [ 30%] Building C object src/CMakeFiles/yajl.dir/yajl_parser.c.o [ 33%] Building C object src/CMakeFiles/yajl.dir/yajl_buf.c.o [ 36%] Building C object src/CMakeFiles/yajl_s.dir/yajl_encode.c.o [ 42%] Building C object src/CMakeFiles/yajl_s.dir/yajl_version.c.o [ 42%] Building C object src/CMakeFiles/yajl.dir/yajl_alloc.c.o [ 48%] Building C object src/CMakeFiles/yajl.dir/yajl_version.c.o [ 48%] Building C object src/CMakeFiles/yajl.dir/yajl_gen.c.o [ 51%] Building C object src/CMakeFiles/yajl.dir/yajl_encode.c.o [ 54%] Building C object src/CMakeFiles/yajl.dir/yajl_tree.c.o /tmp/instance-3/output-1/build/yajl-2.1.0/src/yajl_parser.c: In function 'yajl_do_parse': /tmp/instance-3/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-3/output-1/build/yajl-2.1.0/src/yajl_parser.c:347:17: note: here 347 | case yajl_tok_colon: | ^~~~ /tmp/instance-3/output-1/build/yajl-2.1.0/src/yajl_parser.c: In function 'yajl_do_parse': /tmp/instance-3/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-3/output-1/build/yajl-2.1.0/src/yajl_parser.c:347:17: note: here 347 | case yajl_tok_colon: | ^~~~ /tmp/instance-3/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-3/output-1/build/yajl-2.1.0/src/yajl_parser.c:414:17: note: here 414 | default: | ^~~~~~~ /tmp/instance-3/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-3/output-1/build/yajl-2.1.0/src/yajl_parser.c:414:17: note: here 414 | default: | ^~~~~~~ [ 57%] Linking C shared library ../yajl-2.1.0/lib/libyajl.so [ 60%] Linking C static library ../yajl-2.1.0/lib/libyajl.a make[3]: Leaving directory '/tmp/instance-3/output-1/build/yajl-2.1.0' [ 60%] Built target yajl make[3]: Entering directory '/tmp/instance-3/output-1/build/yajl-2.1.0' make[3]: Entering directory '/tmp/instance-3/output-1/build/yajl-2.1.0' make[3]: Entering directory '/tmp/instance-3/output-1/build/yajl-2.1.0' make[3]: Entering directory '/tmp/instance-3/output-1/build/yajl-2.1.0' make[3]: Entering directory '/tmp/instance-3/output-1/build/yajl-2.1.0' make[3]: Entering directory '/tmp/instance-3/output-1/build/yajl-2.1.0' Scanning dependencies of target yajl_test Scanning dependencies of target json_reformat Scanning dependencies of target json_verify Scanning dependencies of target gen-extra-close Scanning dependencies of target parse_config make[3]: Leaving directory '/tmp/instance-3/output-1/build/yajl-2.1.0' make[3]: Leaving directory '/tmp/instance-3/output-1/build/yajl-2.1.0' make[3]: Leaving directory '/tmp/instance-3/output-1/build/yajl-2.1.0' make[3]: Leaving directory '/tmp/instance-3/output-1/build/yajl-2.1.0' make[3]: Leaving directory '/tmp/instance-3/output-1/build/yajl-2.1.0' make[3]: Entering directory '/tmp/instance-3/output-1/build/yajl-2.1.0' Scanning dependencies of target perftest make[3]: Entering directory '/tmp/instance-3/output-1/build/yajl-2.1.0' make[3]: Entering directory '/tmp/instance-3/output-1/build/yajl-2.1.0' make[3]: Entering directory '/tmp/instance-3/output-1/build/yajl-2.1.0' make[3]: Entering directory '/tmp/instance-3/output-1/build/yajl-2.1.0' make[3]: Leaving directory '/tmp/instance-3/output-1/build/yajl-2.1.0' make[3]: Entering directory '/tmp/instance-3/output-1/build/yajl-2.1.0' [ 63%] Building C object reformatter/CMakeFiles/json_reformat.dir/json_reformat.c.o make[3]: Leaving directory '/tmp/instance-3/output-1/build/yajl-2.1.0' [ 66%] Building C object test/api/CMakeFiles/gen-extra-close.dir/gen-extra-close.c.o [ 69%] Building C object example/CMakeFiles/parse_config.dir/parse_config.c.o [ 72%] Building C object test/parsing/CMakeFiles/yajl_test.dir/yajl_test.c.o [ 75%] Building C object verify/CMakeFiles/json_verify.dir/json_verify.c.o [ 78%] Building C object perf/CMakeFiles/perftest.dir/perftest.c.o [ 81%] Building C object perf/CMakeFiles/perftest.dir/documents.c.o [ 81%] Built target yajl_s [ 84%] Linking C executable gen-extra-close [ 87%] Linking C executable parse_config make[3]: Leaving directory '/tmp/instance-3/output-1/build/yajl-2.1.0' [ 87%] Built target gen-extra-close make[3]: Leaving directory '/tmp/instance-3/output-1/build/yajl-2.1.0' [ 87%] Built target parse_config [ 90%] Linking C executable json_verify [ 93%] Linking C executable perftest make[3]: Leaving directory '/tmp/instance-3/output-1/build/yajl-2.1.0' [ 93%] Built target json_verify make[3]: Leaving directory '/tmp/instance-3/output-1/build/yajl-2.1.0' [ 96%] Linking C executable json_reformat [ 96%] Built target perftest [100%] Linking C executable yajl_test make[3]: Leaving directory '/tmp/instance-3/output-1/build/yajl-2.1.0' make[3]: Leaving directory '/tmp/instance-3/output-1/build/yajl-2.1.0' [100%] Built target json_reformat [100%] Built target yajl_test make[2]: Leaving directory '/tmp/instance-3/output-1/build/yajl-2.1.0' make[1]: Leaving directory '/tmp/instance-3/output-1/build/yajl-2.1.0' >>> yajl 2.1.0 Installing to staging directory PATH="/tmp/instance-3/output-1/host/bin:/tmp/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j96 DESTDIR=/tmp/instance-3/output-1/host/sh4-buildroot-linux-uclibc/sysroot install/fast -C /tmp/instance-3/output-1/build/yajl-2.1.0/ make[1]: Entering directory '/tmp/instance-3/output-1/build/yajl-2.1.0' Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-3/output-1/host/sh4-buildroot-linux-uclibc/sysroot/usr/lib/libyajl.so.2.1.0 -- Installing: /tmp/instance-3/output-1/host/sh4-buildroot-linux-uclibc/sysroot/usr/lib/libyajl.so.2 -- Installing: /tmp/instance-3/output-1/host/sh4-buildroot-linux-uclibc/sysroot/usr/lib/libyajl.so -- Installing: /tmp/instance-3/output-1/host/sh4-buildroot-linux-uclibc/sysroot/usr/lib/libyajl.a -- Installing: /tmp/instance-3/output-1/host/sh4-buildroot-linux-uclibc/sysroot/usr/include/yajl/yajl_parse.h -- Installing: /tmp/instance-3/output-1/host/sh4-buildroot-linux-uclibc/sysroot/usr/include/yajl/yajl_gen.h -- Installing: /tmp/instance-3/output-1/host/sh4-buildroot-linux-uclibc/sysroot/usr/include/yajl/yajl_common.h -- Installing: /tmp/instance-3/output-1/host/sh4-buildroot-linux-uclibc/sysroot/usr/include/yajl/yajl_tree.h -- Installing: /tmp/instance-3/output-1/host/sh4-buildroot-linux-uclibc/sysroot/usr/include/yajl/yajl_version.h -- Installing: /tmp/instance-3/output-1/host/sh4-buildroot-linux-uclibc/sysroot/usr/share/pkgconfig/yajl.pc -- Installing: /tmp/instance-3/output-1/host/sh4-buildroot-linux-uclibc/sysroot/usr/bin/json_reformat -- Set runtime path of "/tmp/instance-3/output-1/host/sh4-buildroot-linux-uclibc/sysroot/usr/bin/json_reformat" to "" -- Installing: /tmp/instance-3/output-1/host/sh4-buildroot-linux-uclibc/sysroot/usr/bin/json_verify -- Set runtime path of "/tmp/instance-3/output-1/host/sh4-buildroot-linux-uclibc/sysroot/usr/bin/json_verify" to "" make[1]: Leaving directory '/tmp/instance-3/output-1/build/yajl-2.1.0' >>> yajl 2.1.0 Fixing libtool files for la in $(find /tmp/instance-3/output-1/host/sh4-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-3/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-3/output-1/host/sh4-buildroot-linux-uclibc/sysroot:@STAGING_DIR@:g" \ -e "s:/tmp/instance-3/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@:/tmp/instance-3/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/tmp/instance-3/output-1/host/sh4-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-3/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-3/output-1/host/bin:/tmp/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j96 DESTDIR=/tmp/instance-3/output-1/target install/fast -C /tmp/instance-3/output-1/build/yajl-2.1.0/ make[1]: Entering directory '/tmp/instance-3/output-1/build/yajl-2.1.0' Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-3/output-1/target/usr/lib/libyajl.so.2.1.0 -- Installing: /tmp/instance-3/output-1/target/usr/lib/libyajl.so.2 -- Installing: /tmp/instance-3/output-1/target/usr/lib/libyajl.so -- Installing: /tmp/instance-3/output-1/target/usr/lib/libyajl.a -- Installing: /tmp/instance-3/output-1/target/usr/include/yajl/yajl_parse.h -- Installing: /tmp/instance-3/output-1/target/usr/include/yajl/yajl_gen.h -- Installing: /tmp/instance-3/output-1/target/usr/include/yajl/yajl_common.h -- Installing: /tmp/instance-3/output-1/target/usr/include/yajl/yajl_tree.h -- Installing: /tmp/instance-3/output-1/target/usr/include/yajl/yajl_version.h -- Installing: /tmp/instance-3/output-1/target/usr/share/pkgconfig/yajl.pc -- Installing: /tmp/instance-3/output-1/target/usr/bin/json_reformat -- Set runtime path of "/tmp/instance-3/output-1/target/usr/bin/json_reformat" to "" -- Installing: /tmp/instance-3/output-1/target/usr/bin/json_verify -- Set runtime path of "/tmp/instance-3/output-1/target/usr/bin/json_verify" to "" make[1]: Leaving directory '/tmp/instance-3/output-1/build/yajl-2.1.0' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-3/output-1/host/etc/meson sed -e 's%@TARGET_CROSS@%/tmp/instance-3/output-1/host/bin/sh4-linux-%g' -e 's%@TARGET_ARCH@%sh4%g' -e 's%@TARGET_CPU@%%g' -e 's%@TARGET_ENDIAN@%little%g' -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-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@%/tmp/instance-3/output-1/host%g' -e 's%@STAGING_DIR@%/tmp/instance-3/output-1/host/sh4-buildroot-linux-uclibc/sysroot%g' -e 's%@STATIC@%false%g' package/meson//cross-compilation.conf.in > /tmp/instance-3/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' /tmp/instance-3/output-1/host/etc/meson/cross-compilation.conf.in > /tmp/instance-3/output-1/host/etc/meson/cross-compilation.conf rm -f /tmp/instance-3/output-1/target/usr/share/glib-2.0/schemas/*.xml /tmp/instance-3/output-1/target/usr/share/glib-2.0/schemas/*.dtd /tmp/instance-3/output-1/host/bin/glib-compile-schemas /tmp/instance-3/output-1/host/sh4-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/tmp/instance-3/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /tmp/instance-3/output-1/target/etc echo "buildroot" > /tmp/instance-3/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-3/output-1/target/etc/hosts mkdir -p /tmp/instance-3/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-3/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-3/output-1/target/etc/shadow rm -f /tmp/instance-3/output-1/target/bin/sh printf '%s\n' C en_US locale-archive > /tmp/instance-3/output-1/build/locales.nopurge for dir in /tmp/instance-3/output-1/target/usr/share/locale /tmp/instance-3/output-1/target/usr/share/X11/locale /tmp/instance-3/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##*/}" /tmp/instance-3/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /tmp/instance-3/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /tmp/instance-3/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /tmp/instance-3/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /tmp/instance-3/output-1/target/usr/include /tmp/instance-3/output-1/target/usr/share/aclocal \ /tmp/instance-3/output-1/target/usr/lib/pkgconfig /tmp/instance-3/output-1/target/usr/share/pkgconfig \ /tmp/instance-3/output-1/target/usr/lib/cmake /tmp/instance-3/output-1/target/usr/share/cmake \ /tmp/instance-3/output-1/target/usr/doc find /tmp/instance-3/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-3/output-1/target/lib/ /tmp/instance-3/output-1/target/usr/lib/ /tmp/instance-3/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /tmp/instance-3/output-1/target/usr/share/gdb rm -rf /tmp/instance-3/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-3/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-3/output-1/target/usr/share/zsh rm -rf /tmp/instance-3/output-1/target/usr/man /tmp/instance-3/output-1/target/usr/share/man rm -rf /tmp/instance-3/output-1/target/usr/info /tmp/instance-3/output-1/target/usr/share/info rm -rf /tmp/instance-3/output-1/target/usr/doc /tmp/instance-3/output-1/target/usr/share/doc rm -rf /tmp/instance-3/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-3/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-3/output-1/target/lib/debug /tmp/instance-3/output-1/target/usr/lib/debug find /tmp/instance-3/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /tmp/instance-3/output-1/host/bin/sh4-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /tmp/instance-3/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /tmp/instance-3/output-1/host/bin/sh4-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /tmp/instance-3/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-3/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-3/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2021.02.3-60-g3906569e17"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2021.02.3"; \ echo "PRETTY_NAME=\"Buildroot 2021.02.3\"" \ ) > /tmp/instance-3/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-3/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-3/output-1/per-package /tmp/instance-3/buildroot/support/scripts/fix-rpath target touch /tmp/instance-3/output-1/target/usr ln -snf /tmp/instance-3/output-1/host/sh4-buildroot-linux-uclibc/sysroot /tmp/instance-3/output-1/staging make: Leaving directory '/tmp/instance-3/buildroot' make: Entering directory '/tmp/instance-3/buildroot' >>> Buildroot 2021.02.3-60-g3906569e17 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-bootlin 2020.08-1 Collecting legal info >>> toolchain Collecting legal info >>> acsccid 1.1.8 Collecting legal info COPYING: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> 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) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libusb 1.0.24 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> pcsc-lite 1.9.0 Collecting legal info COPYING: OK (sha256: 40d4358bb8dc8d30f5365ae6d999b6f820bbc051b292912482f2e4d0ebd837e1) GPL-3.0.txt: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> aespipe 2.4f Collecting legal info >>> bluez5_utils 5.55 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> dbus 1.12.20 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.4.1 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> libglib2 2.66.8 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.66.8 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.6 Collecting legal info LICENSE: OK (sha256: 599826df92bfdcd2702eac691072498bb096c55af04ee984cf90f70ed77b5a70) >>> host-autoconf-archive 2019.01.06 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.4.1 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> 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) >>> libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> btrfs-progs 5.7 Collecting legal info COPYING: OK (sha256: 0d5bf346df9e635a29dcdddf832dc5b002ca6cdc1c5c9c6c567d2a61bb0c5c15) libbtrfsutil/COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) libbtrfsutil/COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> 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) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> cgroupfs-mount 1.4 Collecting legal info debian/copyright: OK (sha256: e52f47a650734f70c40c8fd9318f85e42777bf3fba7ff1dfb72f845bb417f7e6) >>> coremark 1.01 Collecting legal info LICENSE.md: OK (sha256: d72094a3cb629dc7712ae09b7b777416903c6670930928b5530f2ddfb2296888) >>> cramfs 2.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-cryptsetup 2.3.4 Collecting legal info COPYING: OK (sha256: 45670cce8b6a0ddd66c8016cd8ccef6cd71f35717cbacc7f1e895b3855207b33) COPYING.LGPL: OK (sha256: 8c33cc37871654ec7ed87e6fbb896c8cf33ef5ef05b1611a5aed857596ffafa5) >>> host-json-c 0.15 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> host-lvm2 2.02.185 Collecting legal info COPYING: OK (sha256: e76fbcd2fb97cf202da330301327754d2db5c58b5b4bebd3a8a749393e7603d1) COPYING.LIB: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-libaio 0.3.112 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1k Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-popt 1.18 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> cunit 2.1-3 Collecting legal info COPYING: OK (sha256: 5d9d73d41a57dd2f34487ef3978a2c13cdb97294baeeb81fcd274796399eb15f) >>> dt 18.32 Collecting legal info LICENSE: OK (sha256: 49f47f20de4b44dc3505ed0cc55bfbfe0fc3e41956ab546f1eeedcf554def54c) >>> dvb-apps 3d43b280298c39a67d1d889e01e173f52c12da35 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LGPL: OK (sha256: 4fd46f32582c29007657e2daad8d0a6d954cf4e9d2e47bae8f8d8c32765fc987) >>> fbterm 1.7.0 Collecting legal info COPYING: OK (sha256: b2b961f07e97c4fb78074276da304ea36b85dc299aae5efb79080cedaea3d5ac) >>> fontconfig 2.13.1 Collecting legal info COPYING: OK (sha256: fa4cd9ab005185e10cd8f7504518856c7dd36c01e766c2bac87f4fc638e9f886) >>> freetype 2.10.4 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> liberation 2.1.2 Collecting legal info LICENSE: OK (sha256: 93fed46019c38bbe566b479d22148e2e8a1e85ada614accb0211c37b2c61c19b) >>> gawk 5.1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gawk 5.1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> glorytun 0.3.4 Collecting legal info LICENSE: OK (sha256: 3d9ddddb8807c305287d9dbab58473e5307e9c91651c43c654a0828855d2b373) >>> libsodium 1.0.18 Collecting legal info LICENSE: OK (sha256: dea1855c9809f3faf22aa4a1fba20ec8af5a5587f23115012e5b98279cedc4af) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gnutls 3.7.1 Collecting legal info doc/COPYING.LESSER: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libtasn1 4.17.0 Collecting legal info COPYING: OK (sha256: 7446831f659f7ebfd8d497acc7f05dfa8e31c6cb6ba1b45df33d4895ab80f5a6) doc/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) doc/COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.7.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> nettle 3.7.2 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-gptfdisk 1.0.7 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> ibrcommon 1.0.1 Collecting legal info COPYING: OK (sha256: 1a0b57773a46d9d4cc2f0d1780a17acc38af506bb1e0234aaa85f8ccd6dc0b92) README: OK (sha256: 9b8a430c2136ebcf76bd37f50da7d7a80ede413ec6604cc4694ea536e779854c) >>> libnl 3.5.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> openssl Collecting legal info >>> libopenssl 1.1.1k Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> ibrdtn 1.0.1 Collecting legal info COPYING: OK (sha256: 809fa1ed21450f59827d1e9aec720bbc4b687434fa22283c6cb5dd82a47ab9c0) >>> ibrdtnd 1.0.1 Collecting legal info COPYING: OK (sha256: 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594) >>> json-c 0.15 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> libsepol 3.1 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libssh 0.9.5 Collecting legal info COPYING: OK (sha256: 1656186e951db1c010a8485481fa94587f7e53a26d24976bef97945ad0c4df5a) >>> libusb-compat 0.1.7 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> logsurfer 1.8 Collecting legal info >>> lrzsz 0.12.20 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> monkey f54856ce250c4e25735434dc75717a4b7fbfc45b Collecting legal info LICENSE: OK (sha256: 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594) >>> host-mtools 4.0.26 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-lzip 1.21 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> openobex 1.7.2 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-python-xlrd 1.2.0 Collecting legal info LICENSE: OK (sha256: b5a5dbce60265e305a815a6cb83ed07f24519d8ba644f2a307994488bced8815) >>> host-python 2.7.18 Collecting legal info LICENSE: OK (sha256: de4d1f2d2ad5ad0cfd1657a106476b31cb5db5ef9d1ff842b237c0c81f0c8a23) >>> host-python-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> qcom-db410c-firmware 1034.2.1 Collecting legal info LICENSE: OK (sha256: 11e60ad6f83c2a86e40dca374c24230b53650dd3e0adf2e72c15f8cafedc2e5a) >>> sispmctl 4.8 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> sp-oops-extract 0.0.7-1 Collecting legal info COPYING: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) >>> ti-utils 06dbdb2727354b5f3ad7c723897f40051fddee49 Collecting legal info COPYING: OK (sha256: 363cef40b276a7a91ebcff3f78626d9cfe5e5a51927c725236007259403d5fc4) >>> ussp-push 0.11 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> yajl 2.1.0 Collecting legal info COPYING: OK (sha256: 054bf2c11686c5442850b1da58ad592e3d1d2a236a362e67279b957f8e662f5a) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-bootlin-2020.08-1: cannot save license (TOOLCHAIN_EXTERNAL_BOOTLIN_LICENSE_FILES not defined) WARNING: aespipe-2.4f: cannot save license (AESPIPE_LICENSE_FILES not defined) WARNING: logsurfer-1.8: cannot save license (LOGSURFER_LICENSE_FILES not defined) Legal info produced in /tmp/instance-3/output-1/legal-info make: Leaving directory '/tmp/instance-3/buildroot'