make[3]: Leaving directory '/tmp/instance-9/output-1/build/safeclib-3.7.1' make[2]: Leaving directory '/tmp/instance-9/output-1/build/safeclib-3.7.1' make[1]: Leaving directory '/tmp/instance-9/output-1/build/safeclib-3.7.1' >>> safeclib 3.7.1 Installing to staging directory PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/host/xtensa-buildroot-linux-uclibc/sysroot install -C /tmp/instance-9/output-1/build/safeclib-3.7.1/ make[1]: Entering directory '/tmp/instance-9/output-1/build/safeclib-3.7.1' /home/autobuild/make/make install-recursive make[2]: Entering directory '/tmp/instance-9/output-1/build/safeclib-3.7.1' Making install in src make[3]: Entering directory '/tmp/instance-9/output-1/build/safeclib-3.7.1/src' make[4]: Entering directory '/tmp/instance-9/output-1/build/safeclib-3.7.1/src' /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libsafec.la '/tmp/instance-9/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libsafec.lai /tmp/instance-9/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib/libsafec.la libtool: install: /usr/bin/install -c .libs/libsafec.a /tmp/instance-9/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib/libsafec.a libtool: install: chmod 644 /tmp/instance-9/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib/libsafec.a libtool: install: /tmp/instance-9/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc-ranlib /tmp/instance-9/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib/libsafec.a libtool: warning: remember to run 'libtool --finish /usr/lib' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/safeclib-3.7.1/src' make[3]: Leaving directory '/tmp/instance-9/output-1/build/safeclib-3.7.1/src' Making install in tests make[3]: Entering directory '/tmp/instance-9/output-1/build/safeclib-3.7.1/tests' make[4]: Entering directory '/tmp/instance-9/output-1/build/safeclib-3.7.1/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/safeclib-3.7.1/tests' make[3]: Leaving directory '/tmp/instance-9/output-1/build/safeclib-3.7.1/tests' make[3]: Entering directory '/tmp/instance-9/output-1/build/safeclib-3.7.1' make[4]: Entering directory '/tmp/instance-9/output-1/build/safeclib-3.7.1' /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/bin' /usr/bin/install -c ./scripts/check_for_unsafe_apis '/tmp/instance-9/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/bin' /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/safeclib' /usr/bin/install -c -m 644 include/safe_config.h include/safe_types.h include/safe_lib_errno.h '/tmp/instance-9/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/safeclib' /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libsafec.pc '/tmp/instance-9/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig' /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/safeclib' /usr/bin/install -c -m 644 include/safe_compile.h include/safe_lib.h include/safe_mem_lib.h include/safe_str_lib.h '/tmp/instance-9/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/safeclib' make[4]: Leaving directory '/tmp/instance-9/output-1/build/safeclib-3.7.1' make[3]: Leaving directory '/tmp/instance-9/output-1/build/safeclib-3.7.1' make[2]: Leaving directory '/tmp/instance-9/output-1/build/safeclib-3.7.1' make[1]: Leaving directory '/tmp/instance-9/output-1/build/safeclib-3.7.1' >>> safeclib 3.7.1 Fixing libtool files for la in $(find /tmp/instance-9/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-9/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-9/output-1/host/xtensa-buildroot-linux-uclibc/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/tmp/instance-9/output-1/host/xtensa-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-9/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 >>> safeclib 3.7.1 Installing to target PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/target install -C /tmp/instance-9/output-1/build/safeclib-3.7.1/ make[1]: Entering directory '/tmp/instance-9/output-1/build/safeclib-3.7.1' /home/autobuild/make/make install-recursive make[2]: Entering directory '/tmp/instance-9/output-1/build/safeclib-3.7.1' Making install in src make[3]: Entering directory '/tmp/instance-9/output-1/build/safeclib-3.7.1/src' make[4]: Entering directory '/tmp/instance-9/output-1/build/safeclib-3.7.1/src' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libsafec.la '/tmp/instance-9/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libsafec.lai /tmp/instance-9/output-1/target/usr/lib/libsafec.la libtool: install: /usr/bin/install -c .libs/libsafec.a /tmp/instance-9/output-1/target/usr/lib/libsafec.a libtool: install: chmod 644 /tmp/instance-9/output-1/target/usr/lib/libsafec.a libtool: install: /tmp/instance-9/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc-ranlib /tmp/instance-9/output-1/target/usr/lib/libsafec.a libtool: warning: remember to run 'libtool --finish /usr/lib' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/safeclib-3.7.1/src' make[3]: Leaving directory '/tmp/instance-9/output-1/build/safeclib-3.7.1/src' Making install in tests make[3]: Entering directory '/tmp/instance-9/output-1/build/safeclib-3.7.1/tests' make[4]: Entering directory '/tmp/instance-9/output-1/build/safeclib-3.7.1/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/safeclib-3.7.1/tests' make[3]: Leaving directory '/tmp/instance-9/output-1/build/safeclib-3.7.1/tests' make[3]: Entering directory '/tmp/instance-9/output-1/build/safeclib-3.7.1' make[4]: Entering directory '/tmp/instance-9/output-1/build/safeclib-3.7.1' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/bin' /usr/bin/install -c ./scripts/check_for_unsafe_apis '/tmp/instance-9/output-1/target/usr/bin' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/include/safeclib' /usr/bin/install -c -m 644 include/safe_config.h include/safe_types.h include/safe_lib_errno.h '/tmp/instance-9/output-1/target/usr/include/safeclib' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libsafec.pc '/tmp/instance-9/output-1/target/usr/lib/pkgconfig' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/include/safeclib' /usr/bin/install -c -m 644 include/safe_compile.h include/safe_lib.h include/safe_mem_lib.h include/safe_str_lib.h '/tmp/instance-9/output-1/target/usr/include/safeclib' make[4]: Leaving directory '/tmp/instance-9/output-1/build/safeclib-3.7.1' make[3]: Leaving directory '/tmp/instance-9/output-1/build/safeclib-3.7.1' make[2]: Leaving directory '/tmp/instance-9/output-1/build/safeclib-3.7.1' make[1]: Leaving directory '/tmp/instance-9/output-1/build/safeclib-3.7.1' utf8proc-2.8.0.tar.gz: OK (sha256: a0a60a79fe6f6d54e7d411facbfcc867a6e198608f2cd992490e46f04b1bcecc) >>> utf8proc 2.8.0 Extracting gzip -d -c /tmp/instance-9/dl/utf8proc/utf8proc-2.8.0.tar.gz | tar --strip-components=1 -C /tmp/instance-9/output-1/build/utf8proc-2.8.0 -xf - >>> utf8proc 2.8.0 Patching >>> utf8proc 2.8.0 Configuring (mkdir -p /tmp/instance-9/output-1/build/utf8proc-2.8.0//buildroot-build && cd /tmp/instance-9/output-1/build/utf8proc-2.8.0//buildroot-build && rm -f CMakeCache.txt && PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /tmp/instance-9/output-1/host/bin/cmake /tmp/instance-9/output-1/build/utf8proc-2.8.0/ -G"Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/tmp/instance-9/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=OFF ) -- 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-9/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- 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-9/output-1/build/utf8proc-2.8.0/buildroot-build >>> utf8proc 2.8.0 Building PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/build/utf8proc-2.8.0//buildroot-build make[1]: Entering directory '/tmp/instance-9/output-1/build/utf8proc-2.8.0/buildroot-build' [ 50%] Building C object CMakeFiles/utf8proc.dir/utf8proc.c.o [100%] Linking C static library libutf8proc.a [100%] Built target utf8proc make[1]: Leaving directory '/tmp/instance-9/output-1/build/utf8proc-2.8.0/buildroot-build' >>> utf8proc 2.8.0 Installing to staging directory PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/host/xtensa-buildroot-linux-uclibc/sysroot install/fast -C /tmp/instance-9/output-1/build/utf8proc-2.8.0//buildroot-build make[1]: Entering directory '/tmp/instance-9/output-1/build/utf8proc-2.8.0/buildroot-build' Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-9/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/utf8proc.h -- Installing: /tmp/instance-9/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib/libutf8proc.a -- Installing: /tmp/instance-9/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig/libutf8proc.pc make[1]: Leaving directory '/tmp/instance-9/output-1/build/utf8proc-2.8.0/buildroot-build' >>> utf8proc 2.8.0 Fixing libtool files for la in $(find /tmp/instance-9/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-9/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-9/output-1/host/xtensa-buildroot-linux-uclibc/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/tmp/instance-9/output-1/host/xtensa-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-9/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 >>> utf8proc 2.8.0 Installing to target PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/target install/fast -C /tmp/instance-9/output-1/build/utf8proc-2.8.0//buildroot-build make[1]: Entering directory '/tmp/instance-9/output-1/build/utf8proc-2.8.0/buildroot-build' Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-9/output-1/target/usr/include/utf8proc.h -- Installing: /tmp/instance-9/output-1/target/usr/lib/libutf8proc.a -- Installing: /tmp/instance-9/output-1/target/usr/lib/pkgconfig/libutf8proc.pc make[1]: Leaving directory '/tmp/instance-9/output-1/build/utf8proc-2.8.0/buildroot-build' wireless_tools.30.pre9.tar.gz: OK (sha256: abd9c5c98abf1fdd11892ac2f8a56737544fe101e1be27c6241a564948f34c63) >>> wireless_tools 30.pre9 Extracting gzip -d -c /tmp/instance-9/dl/wireless_tools/wireless_tools.30.pre9.tar.gz | tar --strip-components=1 -C /tmp/instance-9/output-1/build/wireless_tools-30.pre9 -xf - >>> wireless_tools 30.pre9 Patching Applying 0001-remove-bzero.patch using patch: patching file ifrename.c patching file iwlib.c >>> wireless_tools 30.pre9 Configuring >>> wireless_tools 30.pre9 Building PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/build/wireless_tools-30.pre9 CC="/tmp/instance-9/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Ofast -g0 -static" iwmulticall make[1]: Entering directory '/tmp/instance-9/output-1/build/wireless_tools-30.pre9' cp wireless.22.h wireless.h /tmp/instance-9/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Ofast -g0 -static -MMD -c iwmulticall.c /tmp/instance-9/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -Wl,-s -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Ofast -g0 -static -MMD -o iwmulticall iwmulticall.o -lm make[1]: Leaving directory '/tmp/instance-9/output-1/build/wireless_tools-30.pre9' >>> wireless_tools 30.pre9 Installing to staging directory >>> wireless_tools 30.pre9 Fixing libtool files for la in $(find /tmp/instance-9/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-9/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-9/output-1/host/xtensa-buildroot-linux-uclibc/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/tmp/instance-9/output-1/host/xtensa-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-9/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 >>> wireless_tools 30.pre9 Installing to target PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/build/wireless_tools-30.pre9 PREFIX="/tmp/instance-9/output-1/target" LDCONFIG=/bin/true install-iwmulticall make[1]: Entering directory '/tmp/instance-9/output-1/build/wireless_tools-30.pre9' install -m 755 -d /tmp/instance-9/output-1/target/sbin install -m 755 iwmulticall /tmp/instance-9/output-1/target/sbin/iwconfig ( cd /tmp/instance-9/output-1/target/sbin ; \ ln -f -s iwconfig iwlist ; \ ln -f -s iwconfig iwspy ; \ ln -f -s iwconfig iwpriv ; \ ln -f -s iwconfig iwgetid ) make[1]: Leaving directory '/tmp/instance-9/output-1/build/wireless_tools-30.pre9' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-9/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-mlongcalls', '-mauto-litpools', '-Ofast', '-g0', '-static'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%'-static'@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-mlongcalls', '-mauto-litpools', '-Ofast', '-g0', '-static', '-static'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-mlongcalls', '-mauto-litpools', '-Ofast', '-g0', '-static'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/tmp/instance-9/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-9/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%xtensa%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%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-9/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-9/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-9/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-9/output-1/host/xtensa-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /tmp/instance-9/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-9/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/tmp/instance-9/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-9/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%xtensa%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-mlongcalls', '-mauto-litpools', '-Ofast', '-g0', '-static'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-mlongcalls', '-mauto-litpools', '-Ofast', '-g0', '-static'%g" -e "s%@TARGET_LDFLAGS@%'-static'%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-mlongcalls', '-mauto-litpools', '-Ofast', '-g0', '-static', '-static'%g" -e "s%@BR2_CMAKE@%/tmp/instance-9/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-9/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-9/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-9/output-1/host/xtensa-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /tmp/instance-9/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-9/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~#ttyS0::respawn:/sbin/getty -L ttyS0 115200 vt100 #~' /tmp/instance-9/output-1/target/etc/inittab /usr/bin/sed -i -e '/^[^#].*-o remount,rw \/$/s~^~#~' /tmp/instance-9/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /tmp/instance-9/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /tmp/instance-9/output-1/target/etc/shells || echo "/bin/ash" >> /tmp/instance-9/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /tmp/instance-9/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /tmp/instance-9/output-1/target/etc/shells || echo "/bin/hush" >> /tmp/instance-9/output-1/target/etc/shells; fi mkdir -p /tmp/instance-9/output-1/target/etc echo "buildroot" > /tmp/instance-9/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-9/output-1/target/etc/hosts mkdir -p /tmp/instance-9/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-9/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root:"*":, /tmp/instance-9/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /tmp/instance-9/output-1/target/etc/shells || echo "/bin/sh" >> /tmp/instance-9/output-1/target/etc/shells if [ -x /tmp/instance-9/output-1/target/sbin/swapon -a -x /tmp/instance-9/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /tmp/instance-9/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /tmp/instance-9/output-1/target/etc/inittab; fi rm -rf /tmp/instance-9/output-1/target/usr/include /tmp/instance-9/output-1/target/usr/share/aclocal \ /tmp/instance-9/output-1/target/usr/lib/pkgconfig /tmp/instance-9/output-1/target/usr/share/pkgconfig \ /tmp/instance-9/output-1/target/usr/lib/cmake /tmp/instance-9/output-1/target/usr/share/cmake \ /tmp/instance-9/output-1/target/usr/lib/rpm /tmp/instance-9/output-1/target/usr/doc find /tmp/instance-9/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-9/output-1/target/lib/ /tmp/instance-9/output-1/target/usr/lib/ /tmp/instance-9/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/tmp/instance-9/output-1/target/usr/libexec/': No such file or directory rm -rf /tmp/instance-9/output-1/target/usr/share/gdb rm -rf /tmp/instance-9/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-9/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-9/output-1/target/usr/share/zsh rm -rf /tmp/instance-9/output-1/target/usr/man /tmp/instance-9/output-1/target/usr/share/man rm -rf /tmp/instance-9/output-1/target/usr/info /tmp/instance-9/output-1/target/usr/share/info rm -rf /tmp/instance-9/output-1/target/usr/doc /tmp/instance-9/output-1/target/usr/share/doc rm -rf /tmp/instance-9/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-9/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-9/output-1/target/lib/debug /tmp/instance-9/output-1/target/usr/lib/debug find /tmp/instance-9/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-9/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /tmp/instance-9/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-9/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-9/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.11-658-g620a77dc9d"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.02-git\"" \ ) > /tmp/instance-9/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-9/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-9/output-1/per-package /tmp/instance-9/buildroot/support/scripts/fix-rpath target touch /tmp/instance-9/output-1/target/usr >>> Generating root filesystems common tables rm -rf /tmp/instance-9/output-1/build/buildroot-fs mkdir -p /tmp/instance-9/output-1/build/buildroot-fs printf ' exim 88 mail 8 * - - - exim\n\n' >> /tmp/instance-9/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n\n' > /tmp/instance-9/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt system/device_table_dev.txt >> /tmp/instance-9/output-1/build/buildroot-fs/full_devices_table.txt printf ' \n' >> /tmp/instance-9/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.f2fs mkdir -p /tmp/instance-9/output-1/images rm -rf /tmp/instance-9/output-1/build/buildroot-fs/f2fs mkdir -p /tmp/instance-9/output-1/build/buildroot-fs/f2fs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /tmp/instance-9/output-1/target/ /tmp/instance-9/output-1/build/buildroot-fs/f2fs/target echo '#!/bin/sh' > /tmp/instance-9/output-1/build/buildroot-fs/f2fs/fakeroot echo "set -e" >> /tmp/instance-9/output-1/build/buildroot-fs/f2fs/fakeroot echo "chown -h -R 0:0 /tmp/instance-9/output-1/build/buildroot-fs/f2fs/target" >> /tmp/instance-9/output-1/build/buildroot-fs/f2fs/fakeroot PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /tmp/instance-9/buildroot/support/scripts/mkusers /tmp/instance-9/output-1/build/buildroot-fs/full_users_table.txt /tmp/instance-9/output-1/build/buildroot-fs/f2fs/target >> /tmp/instance-9/output-1/build/buildroot-fs/f2fs/fakeroot echo "/tmp/instance-9/output-1/host/bin/makedevs -d /tmp/instance-9/output-1/build/buildroot-fs/full_devices_table.txt /tmp/instance-9/output-1/build/buildroot-fs/f2fs/target" >> /tmp/instance-9/output-1/build/buildroot-fs/f2fs/fakeroot printf ' rm -rf /tmp/instance-9/output-1/build/buildroot-fs/f2fs/target/usr/lib/udev/hwdb.d/ /tmp/instance-9/output-1/build/buildroot-fs/f2fs/target/etc/udev/hwdb.d/\n' >> /tmp/instance-9/output-1/build/buildroot-fs/f2fs/fakeroot echo "find /tmp/instance-9/output-1/build/buildroot-fs/f2fs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /tmp/instance-9/output-1/build/buildroot-fs/f2fs/fakeroot echo "find /tmp/instance-9/output-1/build/buildroot-fs/f2fs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /tmp/instance-9/output-1/build/buildroot-fs/f2fs/fakeroot printf ' \n' >> /tmp/instance-9/output-1/build/buildroot-fs/f2fs/fakeroot printf ' \n' >> /tmp/instance-9/output-1/build/buildroot-fs/f2fs/fakeroot printf ' rm -f -f /tmp/instance-9/output-1/images/rootfs.f2fs\n truncate -s 5G /tmp/instance-9/output-1/images/rootfs.f2fs\n /tmp/instance-9/output-1/host/sbin/mkfs.f2fs -f -l "" -t 0 -o 0 /tmp/instance-9/output-1/images/rootfs.f2fs\n /tmp/instance-9/output-1/host/sbin/sload.f2fs -f /tmp/instance-9/output-1/build/buildroot-fs/f2fs/target /tmp/instance-9/output-1/images/rootfs.f2fs\n' >> /tmp/instance-9/output-1/build/buildroot-fs/f2fs/fakeroot chmod a+x /tmp/instance-9/output-1/build/buildroot-fs/f2fs/fakeroot PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /tmp/instance-9/output-1/host/bin/fakeroot -- /tmp/instance-9/output-1/build/buildroot-fs/f2fs/fakeroot rootdir=/tmp/instance-9/output-1/build/buildroot-fs/f2fs/target table='/tmp/instance-9/output-1/build/buildroot-fs/full_devices_table.txt' F2FS-tools: mkfs.f2fs Ver: 1.15.0 (2022-05-13) Info: Disable heap-based policy Info: Debug level = 0 Info: Trim is disabled Info: Segments per section = 1 Info: Sections per zone = 1 Info: sector size = 512 Info: total sectors = 10485760 (5120 MB) Info: zone aligned segment0 blkaddr: 512 Info: format version with "Linux version 5.15.74-1-pve (root@denver001) (gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP PVE 5.15.74-1 (Mon, 14 Nov 2022 20:17:15 +0100)" Info: Overprovision ratio = 2.810% Info: Overprovision segments = 148 (GC reserved = 79) Info: format successful Info: MKFS version "Linux version 5.15.74-1-pve (root@denver001) (gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP PVE 5.15.74-1 (Mon, 14 Nov 2022 20:17:15 +0100)" Info: FSCK version from "Linux version 5.15.74-1-pve (root@denver001) (gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP PVE 5.15.74-1 (Mon, 14 Nov 2022 20:17:15 +0100)" to "Linux version 5.15.74-1-pve (root@denver001) (gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP PVE 5.15.74-1 (Mon, 14 Nov 2022 20:17:15 +0100)" Info: superblock features = 0 : Info: superblock encrypt level = 0, salt = 00000000000000000000000000000000 Info: Segments per section = 1 Info: Sections per zone = 1 Info: total FS sectors = 10485760 (5120 MB) Info: CKPT version = 46948f6d Info: Duplicate valid checkpoint to mirror position 512 -> 1024 Info: Write valid nat_bits in checkpoint [ - ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ | ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ | ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ | ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ | ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ | ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ | ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ | ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ | ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ | ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ | ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ | ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ | ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ | ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ | ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ | ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ | ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ | ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ | ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ | ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ * ] Free segments: 0x9df [ | ] Free segments: 0x9df [ * ] Free segments: 0x9df [ - ] Free segments: 0x9df [ - ] Free segments: 0x9df [ * ] Free segments: 0x9df [ | ] Free segments: 0x9df [ * ] Free segments: 0x9df [ - ] Free segments: 0x9df [ - ] Free segments: 0x9df [ * ] Free segments: 0x9df [ | ] Free segments: 0x9df [ * ] Free segments: 0x9df [ - ] Free segments: 0x9df [ - ] Free segments: 0x9df [ * ] Free segments: 0x9df [ | ] Free segments: 0x9df [ * ] Free segments: 0x9df [ - ] Free segments: 0x9df [ - ] Free segments: 0x9df [ * ] Free segments: 0x9df [ | ] Free segments: 0x9df [ * ] Free segments: 0x9df [ - ] Free segments: 0x9df [ - ] Free segments: 0x9df [ * ] Free segments: 0x9df [ | ] Free segments: 0x9df [ * ] Free segments: 0x9df [ - ] Free segments: 0x9df [ - ] Free segments: 0x9df [ * ] Free segments: 0x9df [ | ] Free segments: 0x9df [ * ] Free segments: 0x9df [ - ] Free segments: 0x9df [ - ] Free segments: 0x9df [ * ] Free segments: 0x9df [ | ] Free segments: 0x9df [ * ] Free segments: 0x9df [ - ] Free segments: 0x9df [ - ] Free segments: 0x9df [ * ] Free segments: 0x9df [ | ] Free segments: 0x9df [ * ] Free segments: 0x9df [ - ] Free segments: 0x9df [ - ] Free segments: 0x9df [ * ] Free segments: 0x9df [ | ] Free segments: 0x9df [ * ] Free segments: 0x9df [ - ] Free segments: 0x9df [ - ] Free segments: 0x9df [ * ] Free segments: 0x9df [ | ] Free segments: 0x9df [ * ] Free segments: 0x9dc [ - ] Free segments: 0x9dc [ - ] Free segments: 0x9db [ * ] Free segments: 0x9da [ | ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ - ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ | ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ | ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ | ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ | ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ | ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ | ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ | ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ | ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ | ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ | ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ | ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ | ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ | ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8[FIX] (move_one_curseg_info:2857) --> Move curseg[0] 3 -> 4 after 2c00 [FIX] (move_one_curseg_info:2857) --> Move curseg[1] 4f4 -> f after 2c00 [FIX] (move_one_curseg_info:2857) --> Move curseg[2] 279 -> 10 after 2c00 [FIX] (move_one_curseg_info:2857) --> Move curseg[3] 0 -> 5 after 2c00 [FIX] (move_one_curseg_info:2857) --> Move curseg[4] 1 -> b after 2c00 [FIX] (move_one_curseg_info:2857) --> Move curseg[5] 2 -> 1 after 2c00 Info: Write valid nat_bits in checkpoint Info: MKFS version "Linux version 5.15.74-1-pve (root@denver001) (gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP PVE 5.15.74-1 (Mon, 14 Nov 2022 20:17:15 +0100)" Info: FSCK version from "Linux version 5.15.74-1-pve (root@denver001) (gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP PVE 5.15.74-1 (Mon, 14 Nov 2022 20:17:15 +0100)" to "Linux version 5.15.74-1-pve (root@denver001) (gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP PVE 5.15.74-1 (Mon, 14 Nov 2022 20:17:15 +0100)" Info: superblock features = 0 : Info: superblock encrypt level = 0, salt = 00000000000000000000000000000000 Info: Segments per section = 1 Info: Sections per zone = 1 Info: total FS sectors = 10485760 (5120 MB) Info: CKPT version = 46948f6d Info: Checked valid nat_bits in checkpoint Info: checkpoint state = 81 : nat_bits unmount [FSCK] Max image size: 75 MB, Free space: 4761 MB [FSCK] Unreachable nat entries [Ok..] [0x0] [FSCK] SIT valid block bitmap checking [Ok..] [FSCK] Hard link checking for regular file [Ok..] [0x0] [FSCK] valid_block_count matching with CP [Ok..] [0x12f3] [FSCK] valid_node_count matching with CP (de lookup) [Ok..] [0x1a2] [FSCK] valid_node_count matching with CP (nat lookup) [Ok..] [0x1a2] [FSCK] valid_inode_count matched with CP [Ok..] [0x1a1] [FSCK] free segment_count matched with CP [Ok..] [0x9da] [FSCK] next block offset is free [Ok..] [FSCK] fixing SIT types [FSCK] other corrupted bugs [Ok..] Done: 0.000000 secs ln -snf /tmp/instance-9/output-1/host/xtensa-buildroot-linux-uclibc/sysroot /tmp/instance-9/output-1/staging make: Leaving directory '/tmp/instance-9/buildroot' make: Entering directory '/tmp/instance-9/buildroot' >>> Buildroot 2022.11-658-g620a77dc9d Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> host-binutils 2.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-skeleton Collecting legal info >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.42 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 11.3.0 Collecting legal info >>> linux-headers 6.1.1 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 >>> apg 2.3.0b Collecting legal info COPYING: OK (sha256: 5d0c892ea452c3828f1e311637cde4e3a04eb6431554308b3fcdac8c1b330168) >>> atftp 0.8.0 Collecting legal info LICENSE: OK (sha256: 86dc744860e6dfacfeba2f33fea908db03fe67c7e37a878285b7aae8e4596735) >>> 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) >>> pcre2 10.40 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> bmon 4.0 Collecting legal info LICENSE.BSD: OK (sha256: 59ae3d59c672bfb955917a8e32f5cacba7f8ce716c499a4c63dc8cd8cb5c4991) LICENSE.MIT: OK (sha256: a2a6760c2c6fa779a635e4a7ad00f668862ebcadb2a8a57d16662543e103e08c) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> libnl 3.7.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> 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) >>> ncurses 6.3 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> host-ncurses 6.3 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> exim 4.96 Collecting legal info LICENCE: OK (sha256: 49240db527b7e55b312a46fc59794fde5dd006422e422257f4f057bfd27b3c8f) >>> host-berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> host-pcre2 10.40 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> host-f2fs-tools 1.15.0 Collecting legal info COPYING: OK (sha256: 662abb3a8a80b36ae7036c289dd1e03b361ee5dd2e6fd5211d0d8d029146449f) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> fb-test-app 1.1.1 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> initscripts Collecting legal info >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_acct 1.0.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libp11 0.4.12 Collecting legal info COPYING: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> libsamplerate 0.2.2 Collecting legal info COPYING: OK (sha256: 2c1f76ce2effdddb425018405d5690c0b1ab4e6976e35296b0a6db65c5e1a55d) >>> libsoxr 0.1.3 Collecting legal info LICENCE: OK (sha256: dc98676341fdcd29d9f279c9679d6a75288785b174ded8d1b2e316c366166135) COPYING.LGPL: OK (sha256: f2f118b9029ec1871b953639ecc46651b2fc7b62e295e6cf3ef2ac4c9a058b33) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> nfacct 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> safeclib 3.7.1 Collecting legal info COPYING: OK (sha256: c33e77efd5781e3d59a2bb648c82d2a615035ef0d24cf58880380e3af906510b) >>> utf8proc 2.8.0 Collecting legal info LICENSE.md: OK (sha256: 3b510150d34f248a221bb88e1d811238d6c6c18b51231822c42974c39bb07256) >>> wireless_tools 30.pre9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.30.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info 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) Legal info produced in /tmp/instance-9/output-1/legal-info make: Leaving directory '/tmp/instance-9/buildroot'