make[1]: Leaving directory '/nvmedata/autobuild/instance-1/output-1/build/spandsp-3.0.0-6ec23e5a7e' >>> spandsp 3.0.0-6ec23e5a7e Fixing libtool files for la in $(find /nvmedata/autobuild/instance-1/output-1/host/microblaze-buildroot-linux-musl/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/nvmedata/autobuild/instance-1/output-1:@BASE_DIR@:g" \ -e "s:/nvmedata/autobuild/instance-1/output-1/host/microblaze-buildroot-linux-musl/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/nvmedata/autobuild/instance-1/output-1/host/microblaze-buildroot-linux-musl/sysroot:g" \ -e "s:@BASE_DIR@:/nvmedata/autobuild/instance-1/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> spandsp 3.0.0-6ec23e5a7e Installing to target PATH="/nvmedata/autobuild/instance-1/output-1/host/bin:/nvmedata/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 DESTDIR=/nvmedata/autobuild/instance-1/output-1/target install -C /nvmedata/autobuild/instance-1/output-1/build/spandsp-3.0.0-6ec23e5a7e/ make[1]: Entering directory '/nvmedata/autobuild/instance-1/output-1/build/spandsp-3.0.0-6ec23e5a7e' Making install in src make[2]: Entering directory '/nvmedata/autobuild/instance-1/output-1/build/spandsp-3.0.0-6ec23e5a7e/src' make[3]: Entering directory '/nvmedata/autobuild/instance-1/output-1/build/spandsp-3.0.0-6ec23e5a7e/src' /bin/mkdir -p '/nvmedata/autobuild/instance-1/output-1/target/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libspandsp.la '/nvmedata/autobuild/instance-1/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libspandsp.lai /nvmedata/autobuild/instance-1/output-1/target/usr/lib/libspandsp.la libtool: install: /usr/bin/install -c .libs/libspandsp.a /nvmedata/autobuild/instance-1/output-1/target/usr/lib/libspandsp.a libtool: install: chmod 644 /nvmedata/autobuild/instance-1/output-1/target/usr/lib/libspandsp.a libtool: install: /nvmedata/autobuild/instance-1/output-1/host/bin/microblaze-buildroot-linux-musl-gcc-ranlib /nvmedata/autobuild/instance-1/output-1/target/usr/lib/libspandsp.a libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/mkdir -p '/nvmedata/autobuild/instance-1/output-1/target/usr/include' /bin/mkdir -p '/nvmedata/autobuild/instance-1/output-1/target/usr/include/spandsp' /usr/bin/install -c -m 644 spandsp/ademco_contactid.h spandsp/adsi.h spandsp/alloc.h spandsp/async.h spandsp/arctan2.h spandsp/at_interpreter.h spandsp/awgn.h spandsp/bell_r2_mf.h spandsp/bert.h spandsp/biquad.h spandsp/bit_operations.h spandsp/bitstream.h spandsp/crc.h spandsp/complex.h spandsp/complex_filters.h spandsp/complex_vector_float.h spandsp/complex_vector_int.h spandsp/data_modems.h spandsp/dc_restore.h spandsp/dds.h spandsp/dtmf.h spandsp/echo.h spandsp/fast_convert.h spandsp/fax.h spandsp/fax_modems.h spandsp/fir.h spandsp/fsk.h spandsp/g168models.h spandsp/g711.h spandsp/g722.h spandsp/g726.h spandsp/gsm0610.h spandsp/hdlc.h spandsp/ima_adpcm.h spandsp/image_translate.h spandsp/logging.h spandsp/lpc10.h spandsp/math_fixed.h spandsp/modem_echo.h spandsp/modem_connect_tones.h '/nvmedata/autobuild/instance-1/output-1/target/usr/include/spandsp' /bin/mkdir -p '/nvmedata/autobuild/instance-1/output-1/target/usr/include/spandsp' /usr/bin/install -c -m 644 spandsp/noise.h spandsp/oki_adpcm.h spandsp/playout.h spandsp/plc.h spandsp/power_meter.h spandsp/queue.h spandsp/saturated.h spandsp/schedule.h spandsp/stdbool.h spandsp/sig_tone.h spandsp/silence_gen.h spandsp/super_tone_rx.h spandsp/super_tone_tx.h spandsp/swept_tone.h spandsp/t30.h spandsp/t30_api.h spandsp/t30_fcf.h spandsp/t30_logging.h spandsp/t31.h spandsp/t35.h spandsp/t38_core.h spandsp/t38_gateway.h spandsp/t38_non_ecm_buffer.h spandsp/t38_terminal.h spandsp/t4_rx.h spandsp/t4_tx.h spandsp/t4_t6_decode.h spandsp/t4_t6_encode.h spandsp/t42.h spandsp/t43.h spandsp/t81_t82_arith_coding.h spandsp/t85.h spandsp/telephony.h spandsp/time_scale.h spandsp/timezone.h spandsp/timing.h spandsp/tone_detect.h spandsp/tone_generate.h spandsp/v17rx.h spandsp/v17tx.h '/nvmedata/autobuild/instance-1/output-1/target/usr/include/spandsp' /bin/mkdir -p '/nvmedata/autobuild/instance-1/output-1/target/usr/include/spandsp/private' /usr/bin/install -c -m 644 spandsp/private/ademco_contactid.h spandsp/private/adsi.h spandsp/private/async.h spandsp/private/at_interpreter.h spandsp/private/awgn.h spandsp/private/bell_r2_mf.h spandsp/private/bert.h spandsp/private/bitstream.h spandsp/private/data_modems.h spandsp/private/dtmf.h spandsp/private/echo.h spandsp/private/fax.h spandsp/private/fax_modems.h spandsp/private/fsk.h spandsp/private/g711.h spandsp/private/g722.h spandsp/private/g726.h spandsp/private/gsm0610.h spandsp/private/hdlc.h spandsp/private/ima_adpcm.h spandsp/private/image_translate.h spandsp/private/logging.h spandsp/private/lpc10.h spandsp/private/modem_connect_tones.h spandsp/private/modem_echo.h spandsp/private/noise.h spandsp/private/oki_adpcm.h spandsp/private/playout.h spandsp/private/plc.h spandsp/private/power_meter.h spandsp/private/queue.h spandsp/private/schedule.h spandsp/private/sig_tone.h spandsp/private/silence_gen.h spandsp/private/super_tone_rx.h spandsp/private/super_tone_tx.h spandsp/private/swept_tone.h spandsp/private/t30.h spandsp/private/t30_dis_dtc_dcs_bits.h spandsp/private/t31.h '/nvmedata/autobuild/instance-1/output-1/target/usr/include/spandsp/private' /bin/mkdir -p '/nvmedata/autobuild/instance-1/output-1/target/usr/include/spandsp' /usr/bin/install -c -m 644 spandsp/v18.h spandsp/v22bis.h spandsp/v27ter_rx.h spandsp/v27ter_tx.h spandsp/v29rx.h spandsp/v29tx.h spandsp/v42.h spandsp/v42bis.h spandsp/v8.h spandsp/vector_float.h spandsp/vector_int.h spandsp/version.h spandsp/expose.h '/nvmedata/autobuild/instance-1/output-1/target/usr/include/spandsp' /bin/mkdir -p '/nvmedata/autobuild/instance-1/output-1/target/usr/include/spandsp/private' /usr/bin/install -c -m 644 spandsp/private/t38_core.h spandsp/private/t38_gateway.h spandsp/private/t38_non_ecm_buffer.h spandsp/private/t38_terminal.h spandsp/private/t4_rx.h spandsp/private/t4_tx.h spandsp/private/t4_t6_decode.h spandsp/private/t4_t6_encode.h spandsp/private/t42.h spandsp/private/t43.h spandsp/private/t81_t82_arith_coding.h spandsp/private/t85.h spandsp/private/time_scale.h spandsp/private/timezone.h spandsp/private/tone_detect.h spandsp/private/tone_generate.h spandsp/private/v17rx.h spandsp/private/v17tx.h spandsp/private/v18.h spandsp/private/v22bis.h spandsp/private/v27ter_rx.h spandsp/private/v27ter_tx.h spandsp/private/v29rx.h spandsp/private/v29tx.h spandsp/private/v42.h spandsp/private/v42bis.h spandsp/private/v8.h '/nvmedata/autobuild/instance-1/output-1/target/usr/include/spandsp/private' /bin/mkdir -p '/nvmedata/autobuild/instance-1/output-1/target/usr/include' /usr/bin/install -c -m 644 spandsp.h '/nvmedata/autobuild/instance-1/output-1/target/usr/include' make[3]: Leaving directory '/nvmedata/autobuild/instance-1/output-1/build/spandsp-3.0.0-6ec23e5a7e/src' make[2]: Leaving directory '/nvmedata/autobuild/instance-1/output-1/build/spandsp-3.0.0-6ec23e5a7e/src' make[2]: Entering directory '/nvmedata/autobuild/instance-1/output-1/build/spandsp-3.0.0-6ec23e5a7e' make[3]: Entering directory '/nvmedata/autobuild/instance-1/output-1/build/spandsp-3.0.0-6ec23e5a7e' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/nvmedata/autobuild/instance-1/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 spandsp.pc '/nvmedata/autobuild/instance-1/output-1/target/usr/lib/pkgconfig' make[3]: Leaving directory '/nvmedata/autobuild/instance-1/output-1/build/spandsp-3.0.0-6ec23e5a7e' make[2]: Leaving directory '/nvmedata/autobuild/instance-1/output-1/build/spandsp-3.0.0-6ec23e5a7e' make[1]: Leaving directory '/nvmedata/autobuild/instance-1/output-1/build/spandsp-3.0.0-6ec23e5a7e' >>> sysvinit 2.99 Downloading wget --passive-ftp -nd -t 3 -O '/nvmedata/autobuild/instance-1/output-1/build/.sysvinit-2.99.tar.xz.pbtpST/output' 'http://download.savannah.nongnu.org/releases/sysvinit/sysvinit-2.99.tar.xz' --2022-05-28 14:12:07-- http://download.savannah.nongnu.org/releases/sysvinit/sysvinit-2.99.tar.xz Resolving download.savannah.nongnu.org (download.savannah.nongnu.org)... 209.51.188.200, 2001:470:142:5::200 Connecting to download.savannah.nongnu.org (download.savannah.nongnu.org)|209.51.188.200|:80... connected. HTTP request sent, awaiting response... 302 Moved Temporarily Location: http://nongnu.askapache.com/sysvinit/sysvinit-2.99.tar.xz [following] --2022-05-28 14:12:07-- http://nongnu.askapache.com/sysvinit/sysvinit-2.99.tar.xz Resolving nongnu.askapache.com (nongnu.askapache.com)... 50.87.145.190 Connecting to nongnu.askapache.com (nongnu.askapache.com)|50.87.145.190|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 126908 (124K) [application/x-xz] Saving to: '/nvmedata/autobuild/instance-1/output-1/build/.sysvinit-2.99.tar.xz.pbtpST/output' 0K .......... .......... .......... .......... .......... 40% 609K 0s 50K .......... .......... .......... .......... .......... 80% 1.21M 0s 100K .......... .......... ... 100% 23.2M=0.1s 2022-05-28 14:12:07 (1005 KB/s) - '/nvmedata/autobuild/instance-1/output-1/build/.sysvinit-2.99.tar.xz.pbtpST/output' saved [126908/126908] sysvinit-2.99.tar.xz: OK (sha256: b05c3677bb698afe64c997968b00c49b2a9bd320ce963523230ee7ea41197757) >>> sysvinit 2.99 Extracting xzcat /nvmedata/autobuild/instance-1/dl/sysvinit/sysvinit-2.99.tar.xz | tar --strip-components=1 -C /nvmedata/autobuild/instance-1/output-1/build/sysvinit-2.99 -xf - >>> sysvinit 2.99 Patching Applying 0001-Makefile-disable-stack-protector-strong.patch using patch: patching file src/Makefile >>> sysvinit 2.99 Configuring >>> sysvinit 2.99 Building PATH="/nvmedata/autobuild/instance-1/output-1/host/bin:/nvmedata/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/nvmedata/autobuild/instance-1/output-1/host/bin/microblaze-buildroot-linux-musl-gcc-ar" AS="/nvmedata/autobuild/instance-1/output-1/host/bin/microblaze-buildroot-linux-musl-as" LD="/nvmedata/autobuild/instance-1/output-1/host/bin/microblaze-buildroot-linux-musl-ld" NM="/nvmedata/autobuild/instance-1/output-1/host/bin/microblaze-buildroot-linux-musl-gcc-nm" CC="/nvmedata/autobuild/instance-1/output-1/host/bin/microblaze-buildroot-linux-musl-gcc" GCC="/nvmedata/autobuild/instance-1/output-1/host/bin/microblaze-buildroot-linux-musl-gcc" CPP="/nvmedata/autobuild/instance-1/output-1/host/bin/microblaze-buildroot-linux-musl-cpp" CXX="/nvmedata/autobuild/instance-1/output-1/host/bin/microblaze-buildroot-linux-musl-g++" FC="/nvmedata/autobuild/instance-1/output-1/host/bin/microblaze-buildroot-linux-musl-gfortran" F77="/nvmedata/autobuild/instance-1/output-1/host/bin/microblaze-buildroot-linux-musl-gfortran" RANLIB="/nvmedata/autobuild/instance-1/output-1/host/bin/microblaze-buildroot-linux-musl-gcc-ranlib" READELF="/nvmedata/autobuild/instance-1/output-1/host/bin/microblaze-buildroot-linux-musl-readelf" STRIP="/bin/true" OBJCOPY="/nvmedata/autobuild/instance-1/output-1/host/bin/microblaze-buildroot-linux-musl-objcopy" OBJDUMP="/nvmedata/autobuild/instance-1/output-1/host/bin/microblaze-buildroot-linux-musl-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/nvmedata/autobuild/instance-1/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/nvmedata/autobuild/instance-1/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/nvmedata/autobuild/instance-1/output-1/host/include" LDFLAGS_FOR_BUILD="-L/nvmedata/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-1/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/nvmedata/autobuild/instance-1/output-1/host/bin/microblaze-buildroot-linux-musl-as" DEFAULT_LINKER="/nvmedata/autobuild/instance-1/output-1/host/bin/microblaze-buildroot-linux-musl-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -static -static" LDFLAGS=" -static" FCFLAGS=" -Og -g0 -static" FFLAGS=" -Og -g0 -static" PKG_CONFIG="/nvmedata/autobuild/instance-1/output-1/host/bin/pkg-config" STAGING_DIR="/nvmedata/autobuild/instance-1/output-1/host/microblaze-buildroot-linux-musl/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /usr/bin/make -j1 SYSROOT=/nvmedata/autobuild/instance-1/output-1/host/microblaze-buildroot-linux-musl/sysroot -C /nvmedata/autobuild/instance-1/output-1/build/sysvinit-2.99/src make[1]: Entering directory '/nvmedata/autobuild/instance-1/output-1/build/sysvinit-2.99/src' /nvmedata/autobuild/instance-1/output-1/host/bin/microblaze-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -static -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o init.o init.c /nvmedata/autobuild/instance-1/output-1/host/bin/microblaze-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -static -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -DINIT_MAIN -c -o init_utmp.o utmp.c utmp.c: In function 'write_wtmp': utmp.c:70:17: warning: unused variable 'tv' [-Wunused-variable] 70 | struct timeval tv; | ^~ utmp.c: In function 'write_utmp': utmp.c:162:17: warning: unused variable 'tv' [-Wunused-variable] 162 | struct timeval tv; | ^~ /nvmedata/autobuild/instance-1/output-1/host/bin/microblaze-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -static -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o runlevellog.o runlevellog.c /nvmedata/autobuild/instance-1/output-1/host/bin/microblaze-buildroot-linux-musl-gcc -static init.o init_utmp.o runlevellog.o -o init /nvmedata/autobuild/instance-1/output-1/host/bin/microblaze-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -static -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o halt.o halt.c /nvmedata/autobuild/instance-1/output-1/host/bin/microblaze-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -static -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o ifdown.o ifdown.c /nvmedata/autobuild/instance-1/output-1/host/bin/microblaze-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -static -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o hddown.o hddown.c /nvmedata/autobuild/instance-1/output-1/host/bin/microblaze-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -static -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o utmp.o utmp.c utmp.c: In function 'write_wtmp': utmp.c:70:17: warning: unused variable 'tv' [-Wunused-variable] 70 | struct timeval tv; | ^~ utmp.c: In function 'write_utmp': utmp.c:162:17: warning: unused variable 'tv' [-Wunused-variable] 162 | struct timeval tv; | ^~ /nvmedata/autobuild/instance-1/output-1/host/bin/microblaze-buildroot-linux-musl-gcc -static halt.o ifdown.o hddown.o utmp.o runlevellog.o -o halt /nvmedata/autobuild/instance-1/output-1/host/bin/microblaze-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -static -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o shutdown.o shutdown.c /nvmedata/autobuild/instance-1/output-1/host/bin/microblaze-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -static -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o dowall.o dowall.c dowall.c: In function 'wall': dowall.c:161:10: warning: variable 'tp' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 161 | FILE *tp; | ^~ dowall.c:170:8: warning: variable 'fd' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 170 | int fd, flags; | ^~ /nvmedata/autobuild/instance-1/output-1/host/bin/microblaze-buildroot-linux-musl-gcc -static shutdown.o dowall.o utmp.o -o shutdown /nvmedata/autobuild/instance-1/output-1/host/bin/microblaze-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -static -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o runlevel.o runlevel.c /nvmedata/autobuild/instance-1/output-1/host/bin/microblaze-buildroot-linux-musl-gcc -static runlevel.o runlevellog.o -o runlevel /nvmedata/autobuild/instance-1/output-1/host/bin/microblaze-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -static -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -static killall5.c -o killall5 /nvmedata/autobuild/instance-1/output-1/host/bin/microblaze-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -static -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o fstab-decode.o fstab-decode.c /nvmedata/autobuild/instance-1/output-1/host/bin/microblaze-buildroot-linux-musl-gcc -static fstab-decode.o -o fstab-decode /nvmedata/autobuild/instance-1/output-1/host/bin/microblaze-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -static -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o logsave.o logsave.c /nvmedata/autobuild/instance-1/output-1/host/bin/microblaze-buildroot-linux-musl-gcc -static logsave.o -o logsave /nvmedata/autobuild/instance-1/output-1/host/bin/microblaze-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -static -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o sulogin.o sulogin.c /nvmedata/autobuild/instance-1/output-1/host/bin/microblaze-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -static -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o consoles.o consoles.c /nvmedata/autobuild/instance-1/output-1/host/bin/microblaze-buildroot-linux-musl-gcc -static sulogin.o consoles.o -lcrypt -o sulogin /nvmedata/autobuild/instance-1/output-1/host/bin/microblaze-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -static -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o bootlogd.o bootlogd.c /nvmedata/autobuild/instance-1/output-1/host/bin/microblaze-buildroot-linux-musl-gcc -static bootlogd.o -lutil -o bootlogd /nvmedata/autobuild/instance-1/output-1/host/bin/microblaze-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -static -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o last.o last.c last.c: In function 'list': last.c:462:50: warning: pointer targets in passing argument 4 of 'dns_lookup' differ in signedness [-Wpointer-sign] 462 | r = dns_lookup(domain, sizeof(domain), useip, p->ut_addr_v6); | ~^~~~~~~~~~~~ | | | unsigned int * last.c:320:60: note: expected 'int32_t *' {aka 'int *'} but argument is of type 'unsigned int *' 320 | int dns_lookup(char *result, int size, int useip, int32_t *a) | ~~~~~~~~~^ last.c: In function 'main': last.c:849:5: warning: 'strncpy' output truncated before terminating nul copying 11 bytes from a string of the same length [-Wstringop-truncation] 849 | strncpy(ut.ut_line, "system down", OLD_LINESIZE - 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ last.c:865:4: warning: 'strncpy' output truncated before terminating nul copying 11 bytes from a string of the same length [-Wstringop-truncation] 865 | strncpy(ut.ut_line, "system boot", OLD_LINESIZE - 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nvmedata/autobuild/instance-1/output-1/host/bin/microblaze-buildroot-linux-musl-gcc -static last.o -o last /nvmedata/autobuild/instance-1/output-1/host/bin/microblaze-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -static -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o mesg.o mesg.c /nvmedata/autobuild/instance-1/output-1/host/bin/microblaze-buildroot-linux-musl-gcc -static mesg.o -o mesg /nvmedata/autobuild/instance-1/output-1/host/bin/microblaze-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -static -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o readbootlog.o readbootlog.c /nvmedata/autobuild/instance-1/output-1/host/bin/microblaze-buildroot-linux-musl-gcc -static readbootlog.o -o readbootlog /nvmedata/autobuild/instance-1/output-1/host/bin/microblaze-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -static -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o utmpdump.o utmpdump.c /nvmedata/autobuild/instance-1/output-1/host/bin/microblaze-buildroot-linux-musl-gcc -static utmpdump.o -o utmpdump /nvmedata/autobuild/instance-1/output-1/host/bin/microblaze-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -static -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o wall.o wall.c /nvmedata/autobuild/instance-1/output-1/host/bin/microblaze-buildroot-linux-musl-gcc -static wall.o dowall.o -o wall make[1]: Leaving directory '/nvmedata/autobuild/instance-1/output-1/build/sysvinit-2.99/src' >>> sysvinit 2.99 Installing to target for x in halt init shutdown killall5; do /usr/bin/install -D -m 0755 /nvmedata/autobuild/instance-1/output-1/build/sysvinit-2.99/src/$x /nvmedata/autobuild/instance-1/output-1/target/sbin/$x || exit 1; done /usr/bin/install -D -m 0644 package/sysvinit/inittab /nvmedata/autobuild/instance-1/output-1/target/etc/inittab ln -sf /sbin/halt /nvmedata/autobuild/instance-1/output-1/target/sbin/reboot ln -sf /sbin/halt /nvmedata/autobuild/instance-1/output-1/target/sbin/poweroff ln -sf killall5 /nvmedata/autobuild/instance-1/output-1/target/sbin/pidof >>> Finalizing host directory >>> Finalizing target directory mkdir -p /nvmedata/autobuild/instance-1/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-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', '-Og', '-g0', '-static', '-static'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_CC@%/nvmedata/autobuild/instance-1/output-1/host/bin/microblaze-buildroot-linux-musl-gcc%g" -e "s%@TARGET_CXX@%/nvmedata/autobuild/instance-1/output-1/host/bin/microblaze-buildroot-linux-musl-g++%g" -e "s%@TARGET_AR@%/nvmedata/autobuild/instance-1/output-1/host/bin/microblaze-buildroot-linux-musl-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%microblaze%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/nvmedata/autobuild/instance-1/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/nvmedata/autobuild/instance-1/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/nvmedata/autobuild/instance-1/output-1/host%g" -e "s%@STAGING_DIR@%/nvmedata/autobuild/instance-1/output-1/host/microblaze-buildroot-linux-musl/sysroot%g" -e "s%@STATIC@%true%g" /nvmedata/autobuild/instance-1/buildroot/support/misc/cross-compilation.conf.in > /nvmedata/autobuild/instance-1/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/nvmedata/autobuild/instance-1/output-1/host/bin/microblaze-buildroot-linux-musl-gcc%g" -e "s%@TARGET_CXX@%/nvmedata/autobuild/instance-1/output-1/host/bin/microblaze-buildroot-linux-musl-g++%g" -e "s%@TARGET_AR@%/nvmedata/autobuild/instance-1/output-1/host/bin/microblaze-buildroot-linux-musl-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%microblaze%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0', '-static'%g" -e "s%@TARGET_LDFLAGS@%'-static'%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0', '-static', '-static'%g" -e "s%@BR2_CMAKE@%/nvmedata/autobuild/instance-1/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/nvmedata/autobuild/instance-1/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/nvmedata/autobuild/instance-1/output-1/host%g" -e "s%@STAGING_DIR@%/nvmedata/autobuild/instance-1/output-1/host/microblaze-buildroot-linux-musl/sysroot%g" -e "s%@STATIC@%true%g" /nvmedata/autobuild/instance-1/buildroot/support/misc/cross-compilation.conf.in > /nvmedata/autobuild/instance-1/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/bash$' /nvmedata/autobuild/instance-1/output-1/target/etc/shells || echo "/bin/bash" >> /nvmedata/autobuild/instance-1/output-1/target/etc/shells grep -qsE '^/bin/dash$' /nvmedata/autobuild/instance-1/output-1/target/etc/shells || echo "/bin/dash" >> /nvmedata/autobuild/instance-1/output-1/target/etc/shells rm -f /nvmedata/autobuild/instance-1/output-1/target/usr/share/glib-2.0/schemas/*.xml /nvmedata/autobuild/instance-1/output-1/target/usr/share/glib-2.0/schemas/*.dtd /nvmedata/autobuild/instance-1/output-1/host/bin/glib-compile-schemas /nvmedata/autobuild/instance-1/output-1/host/microblaze-buildroot-linux-musl/sysroot/usr/share/glib-2.0/schemas --targetdir=/nvmedata/autobuild/instance-1/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. rm -rf /nvmedata/autobuild/instance-1/output-1/target/usr/lib/perl5/5.34.1/pod rm -rf /nvmedata/autobuild/instance-1/output-1/target/usr/lib/perl5/5.34.1/microblaze-linux/CORE find /nvmedata/autobuild/instance-1/output-1/target/usr/lib/perl5/ -name 'extralibs.ld' -print0 | xargs -0 rm -f find /nvmedata/autobuild/instance-1/output-1/target/usr/lib/perl5/ -name '*.bs' -print0 | xargs -0 rm -f find /nvmedata/autobuild/instance-1/output-1/target/usr/lib/perl5/ -name '.packlist' -print0 | xargs -0 rm -f mkdir -p /nvmedata/autobuild/instance-1/output-1/target/etc echo "buildroot" > /nvmedata/autobuild/instance-1/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /nvmedata/autobuild/instance-1/output-1/target/etc/hosts mkdir -p /nvmedata/autobuild/instance-1/output-1/target/etc echo "Welcome to Buildroot" > /nvmedata/autobuild/instance-1/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /nvmedata/autobuild/instance-1/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /nvmedata/autobuild/instance-1/output-1/target/etc/shells || echo "/bin/sh" >> /nvmedata/autobuild/instance-1/output-1/target/etc/shells ln -sf dash /nvmedata/autobuild/instance-1/output-1/target/bin/sh /bin/sed -i -e '/^root:/s,[^/]*$,dash,' /nvmedata/autobuild/instance-1/output-1/target/etc/passwd if [ -x /nvmedata/autobuild/instance-1/output-1/target/sbin/swapon -a -x /nvmedata/autobuild/instance-1/output-1/target/sbin/swapoff ]; then /bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /nvmedata/autobuild/instance-1/output-1/target/etc/inittab; else /bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /nvmedata/autobuild/instance-1/output-1/target/etc/inittab; fi /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~sole::respawn:/sbin/getty -L console 0 vt100 #~' /nvmedata/autobuild/instance-1/output-1/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /nvmedata/autobuild/instance-1/output-1/target/etc/inittab rm -rf /nvmedata/autobuild/instance-1/output-1/target/usr/include /nvmedata/autobuild/instance-1/output-1/target/usr/share/aclocal \ /nvmedata/autobuild/instance-1/output-1/target/usr/lib/pkgconfig /nvmedata/autobuild/instance-1/output-1/target/usr/share/pkgconfig \ /nvmedata/autobuild/instance-1/output-1/target/usr/lib/cmake /nvmedata/autobuild/instance-1/output-1/target/usr/share/cmake \ /nvmedata/autobuild/instance-1/output-1/target/usr/doc find /nvmedata/autobuild/instance-1/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /nvmedata/autobuild/instance-1/output-1/target/lib/ /nvmedata/autobuild/instance-1/output-1/target/usr/lib/ /nvmedata/autobuild/instance-1/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/nvmedata/autobuild/instance-1/output-1/target/usr/libexec/': No such file or directory rm -rf /nvmedata/autobuild/instance-1/output-1/target/usr/share/gdb rm -rf /nvmedata/autobuild/instance-1/output-1/target/usr/share/zsh rm -rf /nvmedata/autobuild/instance-1/output-1/target/usr/man /nvmedata/autobuild/instance-1/output-1/target/usr/share/man rm -rf /nvmedata/autobuild/instance-1/output-1/target/usr/info /nvmedata/autobuild/instance-1/output-1/target/usr/share/info rm -rf /nvmedata/autobuild/instance-1/output-1/target/usr/doc /nvmedata/autobuild/instance-1/output-1/target/usr/share/doc rm -rf /nvmedata/autobuild/instance-1/output-1/target/usr/share/gtk-doc rmdir /nvmedata/autobuild/instance-1/output-1/target/usr/share 2>/dev/null || true rm -rf /nvmedata/autobuild/instance-1/output-1/target/lib/debug /nvmedata/autobuild/instance-1/output-1/target/usr/lib/debug find /nvmedata/autobuild/instance-1/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /nvmedata/autobuild/instance-1/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /nvmedata/autobuild/instance-1/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /nvmedata/autobuild/instance-1/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /nvmedata/autobuild/instance-1/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.05-rc1-16-g51316159c8"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.05-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2022.05-rc1\"" \ ) > /nvmedata/autobuild/instance-1/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /nvmedata/autobuild/instance-1/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/nvmedata/autobuild/instance-1/output-1/per-package /nvmedata/autobuild/instance-1/buildroot/support/scripts/fix-rpath target touch /nvmedata/autobuild/instance-1/output-1/target/usr >>> Generating root filesystems common tables rm -rf /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs mkdir -p /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs printf ' \n' >> /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt printf ' \n' > /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.btrfs mkdir -p /nvmedata/autobuild/instance-1/output-1/images rm -rf /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/btrfs mkdir -p /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/btrfs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /nvmedata/autobuild/instance-1/output-1/target/ /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/btrfs/target echo '#!/bin/sh' > /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/btrfs/fakeroot echo "set -e" >> /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/btrfs/fakeroot echo "chown -h -R 0:0 /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/btrfs/target" >> /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/btrfs/fakeroot PATH="/nvmedata/autobuild/instance-1/output-1/host/bin:/nvmedata/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /nvmedata/autobuild/instance-1/buildroot/support/scripts/mkusers /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/btrfs/target >> /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/btrfs/fakeroot echo "/nvmedata/autobuild/instance-1/output-1/host/bin/makedevs -d /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/btrfs/target" >> /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/btrfs/fakeroot echo "find /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/btrfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/btrfs/fakeroot echo "find /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/btrfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/btrfs/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/btrfs/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/btrfs/fakeroot printf ' rm -f -f /nvmedata/autobuild/instance-1/output-1/images/rootfs.btrfs\n /nvmedata/autobuild/instance-1/output-1/host/bin/mkfs.btrfs -f -r '\''/nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/btrfs/target'\'' -L '\'''\'' --byte-count '\''100m'\'' --nodesize '\''16384'\'' --sectorsize '\''4096'\'' /nvmedata/autobuild/instance-1/output-1/images/rootfs.btrfs\n' >> /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/btrfs/fakeroot chmod a+x /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/btrfs/fakeroot PATH="/nvmedata/autobuild/instance-1/output-1/host/bin:/nvmedata/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /nvmedata/autobuild/instance-1/output-1/host/bin/fakeroot -- /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/btrfs/fakeroot rootdir=/nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/btrfs/target table='/nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt' ERROR: zoned: unable to stat /nvmedata/autobuild/instance-1/output-1/images/rootfs.btrfs btrfs-progs v5.16.2 See http://btrfs.wiki.kernel.org for more information. NOTE: several default settings have changed in version 5.15, please make sure this does not affect your deployments: - DUP for metadata (-m dup) - enabled no-holes (-O no-holes) - enabled free-space-tree (-R free-space-tree) Making image is completed. Label: UUID: 9b7bdaab-38ce-45be-a8af-68bf2f6a8522 Node size: 16384 Sector size: 4096 Filesystem size: 261.00MiB Block group profiles: Data: single 136.00MiB Metadata: DUP 32.00MiB System: DUP 8.00MiB SSD detected: no Zoned device: no Incompat features: extref, skinny-metadata, no-holes Runtime features: free-space-tree Checksum: crc32c Number of devices: 1 Devices: ID SIZE PATH 1 261.00MiB /nvmedata/autobuild/instance-1/output-1/images/rootfs.btrfs ln -snf /nvmedata/autobuild/instance-1/output-1/host/microblaze-buildroot-linux-musl/sysroot /nvmedata/autobuild/instance-1/output-1/staging make: Leaving directory '/nvmedata/autobuild/instance-1/buildroot' make: Entering directory '/nvmedata/autobuild/instance-1/buildroot' >>> Buildroot 2022.05-rc1-16-g51316159c8 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> bash 5.1.16 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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 >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 10.3.0 Collecting legal info >>> host-binutils 2.36.1 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.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> musl 1.2.3 Collecting legal info COPYRIGHT: OK (sha256: f9bc4423732350eb0b3f7ed7e91d530298476f8fec0c6c427a1c04ade22655af) >>> host-gcc-initial 10.3.0 Collecting legal info >>> linux-headers 5.4.193 Collecting legal info >>> musl-compat-headers Collecting legal info >>> readline 8.1.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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-btrfs-progs 5.16.2 Collecting legal info COPYING: OK (sha256: 0d5bf346df9e635a29dcdddf832dc5b002ca6cdc1c5c9c6c567d2a61bb0c5c15) libbtrfsutil/COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-cmake 3.18.6 Collecting legal info Copyright.txt: OK (sha256: 131b9ff756b64a25b7461c3c1382e70b16c70a5b4833a1577897fa3ea6d88f8d) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> 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.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> c-periphery 2.3.1 Collecting legal info LICENSE: OK (sha256: 7121a0a2ba36ed9388be2f1a916f0e3584d8e49cc7888fbcfcf83bab2a8bebef) >>> ca-certificates 20211016 Collecting legal info debian/copyright: OK (sha256: e85e1bcad3a915dc7e6f41412bc5bdeba275cadd817896ea0451f2140a93967c) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1o Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-python3 3.10.4 Collecting legal info LICENSE: OK (sha256: f03e17cd594c2085f66a454e695c7ebe5b4d3c0eff534f4f194abc2fd164621b) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-expat 2.4.7 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> dash 0.5.11.5 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> flickcurl 1.26 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) LICENSE-2.0.txt: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) LICENSE.html: OK (sha256: 3590f30b0fb9446a1f0a7ea5bcbb5786fa66fa362800f53d2575875d74b91909) >>> libcurl 7.83.1 Collecting legal info COPYING: OK (sha256: 321b1a09ebc30410f2e837c072e5521cf7095b757193af4a7dae1086e36ed31a) >>> libidn2 2.3.2 Collecting legal info COPYING: OK (sha256: 73483f797a83373fca1b968c11785b98c4fc4803cdc7d3210811ca8b075d6d76) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) COPYING.unicode: OK (sha256: 01d621eef165cf4d3d3dbb737aa0699178d94c6f18cf87e9dde6db3ca7790f46) >>> libunistring 1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> libssh2 1.10.0 Collecting legal info COPYING: OK (sha256: 859e60d760a3446ecaf777339f1eef98c527aea40714384d24b882a83ffdd23a) >>> openssl Collecting legal info >>> libressl 3.5.2 Collecting legal info COPYING: OK (sha256: 5c63613f008f16a9c0025c096bbd736cecf720494d121b5c5203e0ec6e5955b1) >>> zlib Collecting legal info >>> libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> libxml2 2.9.14 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> fstrcmp 0.7.D001 Collecting legal info LICENSE: OK (sha256: 5352e426b563eda9252d76be92337b49f7b5cfdd1302a1e8d99389840c0e46be) >>> ghostscript-fonts 8.11 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> gssdp 1.4.0.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-meson 0.62.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2.g51db2.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 62.1.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> libglib2 2.70.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.70.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> libsoup 2.74.0 Collecting legal info COPYING: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> host-intltool 0.51.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libxml-parser-perl 2.46 Collecting legal info README: OK (sha256: 6a2e768443ed00f09d3d4bc4dd14451035eac13c6864d68d8e2f76edf5a044f2) >>> libpsl 0.21.1 Collecting legal info COPYING: OK (sha256: 7903413e7aa0bbcb77aa19150a3f1034edc0a760cff174f9a53efe4de6f056a4) src/LICENSE.chromium: OK (sha256: 1d7f52747a9169751cdf2641a8299c0098e9ecdf9429296ffd55bdb14c9ed5b3) >>> sqlite 3.38.5 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> initscripts Collecting legal info >>> libjpeg 9e Collecting legal info README: OK (sha256: 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_acct 1.0.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libvpx 1.11.0 Collecting legal info LICENSE: OK (sha256: 8267348d5af1262c11d1a08de2f5afc77457755f1ac658627dd9acf71011d615) PATENTS: OK (sha256: cc3273e0694ea5896145e0677699b53471b03ea43021ddc50e7923fbb9f5023c) >>> logrotate 3.18.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> popt 1.18 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> nfacct 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre2 10.40 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> perl-http-date 6.05 Collecting legal info LICENSE: OK (sha256: 305b71c4d2fd6380585689c5f1c620737a36a318ce0f9c772badce0fe293a44e) >>> host-perl 5.34.1 Collecting legal info Artistic: OK (sha256: dd90d4f42e4dcadf5a7c09eea0189d93c7b37ae560c91f0f6d5233ed3b9292a2) Copying: OK (sha256: d77d235e41d54594865151f4751e835c5a82322b0e87ace266567c3391a4b912) README: OK (sha256: 06bab256e2e039c59d2ca3c5853425317b4a0f251fe4e5d5201a987b11fc4f78) >>> perl 5.34.1 Collecting legal info Artistic: OK (sha256: dd90d4f42e4dcadf5a7c09eea0189d93c7b37ae560c91f0f6d5233ed3b9292a2) Copying: OK (sha256: d77d235e41d54594865151f4751e835c5a82322b0e87ace266567c3391a4b912) README: OK (sha256: 06bab256e2e039c59d2ca3c5853425317b4a0f251fe4e5d5201a987b11fc4f78) >>> perl-http-headers-fast 0.22 Collecting legal info LICENSE: OK (sha256: 511724425acf76d736145cfbf7c775b024c70ae8674ebf9a24dfda2c8e4032a3) >>> host-perl-module-build-tiny 0.039 Collecting legal info LICENSE: OK (sha256: 09fd2bc0428920c455f10c5a6c52e2bb4615114e88966c75ce27a07af028c36b) >>> host-perl-extutils-config 0.008 Collecting legal info LICENSE: OK (sha256: 33b39fda54675d4d681764049e27b537cac12213aa6650667abea43662264ddc) >>> host-perl-extutils-helpers 0.026 Collecting legal info LICENSE: OK (sha256: e5530d0ebc8662df3a970644d867faf12760b1a95ca6e2bf1c5f9af410a418e0) >>> host-perl-extutils-installpaths 0.012 Collecting legal info LICENSE: OK (sha256: b95d38ac031587625625d92fbd2ee1d5df0d02606057d680e7dcf3598fe629f9) >>> perl-net-http 6.21 Collecting legal info LICENSE: OK (sha256: 49fbcc80e17295888b909176a0029f275a8c17b6cbfaf8867fe571ebe9a9ca79) >>> perl-timedate 2.33 Collecting legal info README: OK (sha256: e72e67533eb3ddd705ae718898945e2f3bf3702e91e85bb67824575706bd5bf9) >>> perl-uri 5.10 Collecting legal info LICENSE: OK (sha256: d4f0b7a8771dcb1eee79a38c2e466eb997e23565a6687dd1900a2027eabe12a0) >>> php 8.0.19 Collecting legal info LICENSE: OK (sha256: a188db807d711536f71e27b7d36879d63480f7994dc18adc08e624b3c5430fff) >>> serd 0.30.10 Collecting legal info COPYING: OK (sha256: e06562d6bcf0341b2ac2ad0f0ca36801d2ebf388d5ef297011625e4c36e963f0) >>> spandsp 3.0.0-6ec23e5a7e Collecting legal info COPYING: OK (sha256: 366576cb0b869cd9e95a4882878607314650488ac635e5df0692180382e9666a) >>> tiff 4.3.0 Collecting legal info COPYRIGHT: OK (sha256: fbd6fed7938541d2c809c0826225fc85e551fdbfa8732b10f0c87e0847acafd7) >>> jpeg Collecting legal info >>> sysvinit 2.99 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> 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.26 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info WARNING: the Buildroot source code has not been saved WARNING: gcc-final-10.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-10.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: linux-headers-5.4.193: cannot save license (LINUX_HEADERS_LICENSE_FILES not defined) Legal info produced in /nvmedata/autobuild/instance-1/output-1/legal-info make: Leaving directory '/nvmedata/autobuild/instance-1/buildroot'