fi cp xxd/xxd /home/thomas/autobuild/instance-1/output-1/target/usr/bin /bin/true /home/thomas/autobuild/instance-1/output-1/target/usr/bin/xxd chmod 755 /home/thomas/autobuild/instance-1/output-1/target/usr/bin/xxd /bin/sh ./installman.sh xxd /home/thomas/autobuild/instance-1/output-1/target/usr/share/man/man1 "" /usr/share/vim /usr/share/vim/vim90 /usr/share/vim ../runtime/doc 644 vim vimdiff evim installing /home/thomas/autobuild/instance-1/output-1/target/usr/share/man/man1/xxd.1 cp -r ../runtime/tools/* /home/thomas/autobuild/instance-1/output-1/target/usr/share/vim/vim90/tools cvs=`find /home/thomas/autobuild/instance-1/output-1/target/usr/share/vim/vim90/tools \( -name CVS -o -name AAPDIR \) -print`; \ if test -n "$cvs"; then \ rm -rf $cvs; \ fi chmod 644 /home/thomas/autobuild/instance-1/output-1/target/usr/share/vim/vim90/tools/* perlpath=`./which.sh perl` && sed -e "s+/usr/bin/perl+$perlpath+" ../runtime/tools/efm_perl.pl >/home/thomas/autobuild/instance-1/output-1/target/usr/share/vim/vim90/tools/efm_perl.pl awkpath=`./which.sh nawk` && sed -e "s+/usr/bin/nawk+$awkpath+" ../runtime/tools/mve.awk >/home/thomas/autobuild/instance-1/output-1/target/usr/share/vim/vim90/tools/mve.awk; if test -z "$awkpath"; then \ awkpath=`./which.sh gawk` && sed -e "s+/usr/bin/nawk+$awkpath+" ../runtime/tools/mve.awk >/home/thomas/autobuild/instance-1/output-1/target/usr/share/vim/vim90/tools/mve.awk; if test -z "$awkpath"; then \ awkpath=`./which.sh awk` && sed -e "s+/usr/bin/nawk+$awkpath+" ../runtime/tools/mve.awk >/home/thomas/autobuild/instance-1/output-1/target/usr/share/vim/vim90/tools/mve.awk; fi; fi chmod 755 `grep -l "^#!" /home/thomas/autobuild/instance-1/output-1/target/usr/share/vim/vim90/tools/*` make[1]: Leaving directory '/home/thomas/autobuild/instance-1/output-1/build/vim-9.0.2053/src' make[1]: Entering directory '/home/thomas/autobuild/instance-1/output-1/build/vim-9.0.2053/src' cd /home/thomas/autobuild/instance-1/output-1/target/usr/bin; ln -s vim ex cd /home/thomas/autobuild/instance-1/output-1/target/usr/bin; ln -s vim view cd /home/thomas/autobuild/instance-1/output-1/target/usr/bin; ln -s vim rvim cd /home/thomas/autobuild/instance-1/output-1/target/usr/bin; ln -s vim rview cd /home/thomas/autobuild/instance-1/output-1/target/usr/bin; ln -s vim vimdiff make[1]: Leaving directory '/home/thomas/autobuild/instance-1/output-1/build/vim-9.0.2053/src' ln -sf ../usr/bin/vim /home/thomas/autobuild/instance-1/output-1/target/bin/vi wilc-firmware-wilc_linux_16_1.tar.gz: OK (sha256: a06a6a46e03ca00d35da220f7a9f353cc650e5e5657a7988ea732913ad26d9a0) >>> wilc-firmware wilc_linux_16_1 Extracting gzip -d -c /home/thomas/autobuild/instance-1/dl/wilc-firmware/wilc-firmware-wilc_linux_16_1.tar.gz | tar --strip-components=1 -C /home/thomas/autobuild/instance-1/output-1/build/wilc-firmware-wilc_linux_16_1 -xf - >>> wilc-firmware wilc_linux_16_1 Patching >>> wilc-firmware wilc_linux_16_1 Configuring >>> wilc-firmware wilc_linux_16_1 Building >>> wilc-firmware wilc_linux_16_1 Installing to target /usr/bin/install -d -m 0755 /home/thomas/autobuild/instance-1/output-1/target/lib/firmware/mchp/ cd /home/thomas/autobuild/instance-1/output-1/build/wilc-firmware-wilc_linux_16_1 && tar cf install.tar wilc3000_ble_firmware.bin wilc3000_wifi_firmware.bin && tar xf install.tar -C /home/thomas/autobuild/instance-1/output-1/target/lib/firmware/mchp 0.2.9.tar.gz: OK (sha256: 9b0912bf683eb839b6e57c9255c83894c3b700d16489a49d319c54c1abf8f6d7) >>> host-yaffs2utils 0.2.9 Extracting gzip -d -c /home/thomas/autobuild/instance-1/dl/yaffs2utils/0.2.9.tar.gz | tar --strip-components=1 -C /home/thomas/autobuild/instance-1/output-1/build/host-yaffs2utils-0.2.9 -xf - >>> host-yaffs2utils 0.2.9 Patching >>> host-yaffs2utils 0.2.9 Configuring >>> host-yaffs2utils 0.2.9 Building PATH="/home/thomas/autobuild/instance-1/output-1/host/bin:/home/thomas/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/home/thomas/autobuild/instance-1/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/thomas/autobuild/instance-1/output-1/host/lib/pkgconfig:/home/thomas/autobuild/instance-1/output-1/host/share/pkgconfig" /usr/bin/make -j4 -C /home/thomas/autobuild/instance-1/output-1/build/host-yaffs2utils-0.2.9 make[1]: Entering directory '/home/thomas/autobuild/instance-1/output-1/build/host-yaffs2utils-0.2.9' gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o yaffs2/yaffs_hweight.o yaffs2/yaffs_hweight.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o yaffs2/yaffs_ecc.o yaffs2/yaffs_ecc.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags1.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o yaffs2/yaffs_packedtags2.o yaffs2/yaffs_packedtags2.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o safe_rw.o safe_rw.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o endian_convert.o endian_convert.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o progress_bar.o progress_bar.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o mkyaffs2.o mkyaffs2.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o unyaffs2.o unyaffs2.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o unspare2.o unspare2.c unyaffs2.c: In function 'unyaffs2_obj_chattr': unyaffs2.c:711:2: warning: ignoring return value of 'lchown', declared with attribute warn_unused_result [-Wunused-result] 711 | lchown(fpath, obj->uid, obj->gid); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:495, from mkyaffs2.c:28: In function 'strncpy', inlined from 'mkyaffs2_scan_dir' at mkyaffs2.c:595:3: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -o unspare2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o unspare2.o -lm In function 'strncpy', inlined from 'mkyaffs2_write_obj' at mkyaffs2.c:696:2, inlined from 'mkyaffs2_write_objtree' at mkyaffs2.c:780:11: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:495, from unyaffs2.c:26: In function 'memcpy', inlined from 'unyaffs2_extract_hardlink' at unyaffs2.c:1151:2, inlined from 'unyaffs2_extract_obj' at unyaffs2.c:1218:12: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:10: warning: '__builtin___memcpy_chk' writing 16 bytes into a region of size 8 overflows the destination [-Wstringop-overflow=] 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -o mkyaffs2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o mkyaffs2.o -lm In function 'strncpy', inlined from 'unyaffs2_oh2obj' at unyaffs2.c:632:2, inlined from 'unyaffs2_scan_chunk' at unyaffs2.c:811:3, inlined from 'unyaffs2_scan_img' at unyaffs2.c:874:4, inlined from 'unyaffs2_extract_image' at unyaffs2.c:1476:6: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -o unyaffs2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o unyaffs2.o -lm make[1]: Leaving directory '/home/thomas/autobuild/instance-1/output-1/build/host-yaffs2utils-0.2.9' >>> host-yaffs2utils 0.2.9 Installing to host directory mkdir -p /home/thomas/autobuild/instance-1/output-1/host/bin PATH="/home/thomas/autobuild/instance-1/output-1/host/bin:/home/thomas/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/home/thomas/autobuild/instance-1/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/thomas/autobuild/instance-1/output-1/host/lib/pkgconfig:/home/thomas/autobuild/instance-1/output-1/host/share/pkgconfig" /usr/bin/make -j4 -C /home/thomas/autobuild/instance-1/output-1/build/host-yaffs2utils-0.2.9 INSTALLDIR=/home/thomas/autobuild/instance-1/output-1/host/bin install make[1]: Entering directory '/home/thomas/autobuild/instance-1/output-1/build/host-yaffs2utils-0.2.9' cp mkyaffs2 unyaffs2 unspare2 /home/thomas/autobuild/instance-1/output-1/host/bin make[1]: Leaving directory '/home/thomas/autobuild/instance-1/output-1/build/host-yaffs2utils-0.2.9' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/thomas/autobuild/instance-1/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g0'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g0'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O0', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/thomas/autobuild/instance-1/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/thomas/autobuild/instance-1/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arm%g" -e "s%@TARGET_CPU@%cortex-a76%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@%/home/thomas/autobuild/instance-1/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/thomas/autobuild/instance-1/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/thomas/autobuild/instance-1/output-1/host%g" -e "s%@STAGING_DIR@%/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sysroot%g" -e "s%@STATIC@%false%g" /home/thomas/autobuild/instance-1/buildroot/support/misc/cross-compilation.conf.in > /home/thomas/autobuild/instance-1/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/thomas/autobuild/instance-1/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/thomas/autobuild/instance-1/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arm%g" -e "s%@TARGET_CPU@%cortex-a76%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-O0', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g0'%g" -e "s%@BR2_CMAKE@%/home/thomas/autobuild/instance-1/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/thomas/autobuild/instance-1/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/thomas/autobuild/instance-1/output-1/host%g" -e "s%@STAGING_DIR@%/home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sysroot%g" -e "s%@STATIC@%false%g" /home/thomas/autobuild/instance-1/buildroot/support/misc/cross-compilation.conf.in > /home/thomas/autobuild/instance-1/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/bash$' /home/thomas/autobuild/instance-1/output-1/target/etc/shells || echo "/bin/bash" >> /home/thomas/autobuild/instance-1/output-1/target/etc/shells grep -qsE '^/bin/dash$' /home/thomas/autobuild/instance-1/output-1/target/etc/shells || echo "/bin/dash" >> /home/thomas/autobuild/instance-1/output-1/target/etc/shells rm -f -r /home/thomas/autobuild/instance-1/output-1/target/usr/share/openrc { echo "baud=\"0\""; echo "term_type=\"vt100\"" ; echo "agetty_options=\"-L \""; } > /home/thomas/autobuild/instance-1/output-1/target/etc/conf.d/agetty.console ln -sf agetty /home/thomas/autobuild/instance-1/output-1/target/etc/init.d/agetty.console ln -sf /etc/init.d/agetty.console /home/thomas/autobuild/instance-1/output-1/target/etc/runlevels/default/agetty.console mkdir -p /home/thomas/autobuild/instance-1/output-1/target/etc echo "buildroot" > /home/thomas/autobuild/instance-1/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/thomas/autobuild/instance-1/output-1/target/etc/hosts mkdir -p /home/thomas/autobuild/instance-1/output-1/target/etc echo "Welcome to Buildroot" > /home/thomas/autobuild/instance-1/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/thomas/autobuild/instance-1/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/thomas/autobuild/instance-1/output-1/target/etc/shells || echo "/bin/sh" >> /home/thomas/autobuild/instance-1/output-1/target/etc/shells ln -sf dash /home/thomas/autobuild/instance-1/output-1/target/bin/sh /usr/bin/sed -i -e '/^root:/s,[^/]*$,dash,' /home/thomas/autobuild/instance-1/output-1/target/etc/passwd rm -rf /home/thomas/autobuild/instance-1/output-1/target/usr/include /home/thomas/autobuild/instance-1/output-1/target/usr/share/aclocal \ /home/thomas/autobuild/instance-1/output-1/target/usr/lib/pkgconfig /home/thomas/autobuild/instance-1/output-1/target/usr/share/pkgconfig \ /home/thomas/autobuild/instance-1/output-1/target/usr/lib/cmake /home/thomas/autobuild/instance-1/output-1/target/usr/share/cmake \ /home/thomas/autobuild/instance-1/output-1/target/usr/lib/rpm /home/thomas/autobuild/instance-1/output-1/target/usr/doc find /home/thomas/autobuild/instance-1/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/thomas/autobuild/instance-1/output-1/target/lib/ /home/thomas/autobuild/instance-1/output-1/target/usr/lib/ /home/thomas/autobuild/instance-1/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/thomas/autobuild/instance-1/output-1/target/usr/share/gdb rm -rf /home/thomas/autobuild/instance-1/output-1/target/usr/share/zsh rm -rf /home/thomas/autobuild/instance-1/output-1/target/usr/man /home/thomas/autobuild/instance-1/output-1/target/usr/share/man rm -rf /home/thomas/autobuild/instance-1/output-1/target/usr/info /home/thomas/autobuild/instance-1/output-1/target/usr/share/info rm -rf /home/thomas/autobuild/instance-1/output-1/target/usr/doc /home/thomas/autobuild/instance-1/output-1/target/usr/share/doc rm -rf /home/thomas/autobuild/instance-1/output-1/target/usr/share/gtk-doc rmdir /home/thomas/autobuild/instance-1/output-1/target/usr/share 2>/dev/null || true rm -rf /home/thomas/autobuild/instance-1/output-1/target/lib/debug /home/thomas/autobuild/instance-1/output-1/target/usr/lib/debug find /home/thomas/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 /home/thomas/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 /home/thomas/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 /home/thomas/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 /home/thomas/autobuild/instance-1/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.08-rc1-5535-g6898781f03"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.11-git\"" \ ) > /home/thomas/autobuild/instance-1/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/thomas/autobuild/instance-1/output-1/target/etc >>> Sanitizing RPATH in target tree PARALLEL_JOBS=4 \ PER_PACKAGE_DIR=/home/thomas/autobuild/instance-1/output-1/per-package \ /home/thomas/autobuild/instance-1/buildroot/support/scripts/fix-rpath target touch /home/thomas/autobuild/instance-1/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs mkdir -p /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs printf ' - - input -1 * - - - Input device group\n - - kvm -1 * - - - kvm nodes\n\n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt printf ' /usr/bin/bwrap f 1755 0 0 - - - - -\n\n' > /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.jffs2 mkdir -p /home/thomas/autobuild/instance-1/output-1/images rm -rf /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/jffs2 mkdir -p /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/jffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/thomas/autobuild/instance-1/output-1/target/ /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/target echo '#!/bin/sh' > /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/fakeroot echo "set -e" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/fakeroot echo "chown -h -R 0:0 /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/target" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/fakeroot PATH="/home/thomas/autobuild/instance-1/output-1/host/bin:/home/thomas/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /home/thomas/autobuild/instance-1/buildroot/support/scripts/mkusers /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/target >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/fakeroot echo "/home/thomas/autobuild/instance-1/output-1/host/bin/makedevs -d /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/target" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/fakeroot printf ' rm -rf /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/target/usr/lib/udev/hwdb.d/ /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/target/etc/udev/hwdb.d/\n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/fakeroot echo "find /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/fakeroot echo "find /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/fakeroot printf ' /home/thomas/autobuild/instance-1/output-1/host/sbin/mkfs.jffs2 -e 0x20000 --with-xattr -p -b -n -d /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/target -o /home/thomas/autobuild/instance-1/output-1/images/rootfs.jffs2\n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/fakeroot chmod a+x /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/fakeroot PATH="/home/thomas/autobuild/instance-1/output-1/host/bin:/home/thomas/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /home/thomas/autobuild/instance-1/output-1/host/bin/fakeroot -- /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/fakeroot rootdir=/home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/jffs2/target table='/home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt' >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/thomas/autobuild/instance-1/output-1/images rm -rf /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/thomas/autobuild/instance-1/output-1/target/ /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/thomas/autobuild/instance-1/output-1/host/bin:/home/thomas/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /home/thomas/autobuild/instance-1/buildroot/support/scripts/mkusers /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/thomas/autobuild/instance-1/output-1/host/bin/makedevs -d /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/thomas/autobuild/instance-1/output-1/host/bin/mkyaffs2 --all-root /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target /home/thomas/autobuild/instance-1/output-1/images/rootfs.yaffs2\n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/thomas/autobuild/instance-1/output-1/host/bin:/home/thomas/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /home/thomas/autobuild/instance-1/output-1/host/bin/fakeroot -- /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target table='/home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][done] scanning complete, total 708 objects. stage 2: creating image '/home/thomas/autobuild/instance-1/output-1/images/rootfs.yaffs2' [ ] 1/708 0% [ ] 2/708 0% [ ] 3/708 0% [ ] 4/708 0% [ ] 5/708 0% [ ] 6/708 0% [ ] 7/708 0% [ ] 8/708 1% [ ] 9/708 1% [ ] 10/708 1% [ ] 11/708 1% [= ] 12/708 1% [= ] 13/708 1% [= ] 14/708 1% [= ] 15/708 2% [= ] 16/708 2% [= ] 17/708 2% [= ] 18/708 2% [= ] 19/708 2% [= ] 20/708 2% [= ] 21/708 2% [= ] 22/708 3% [== ] 23/708 3% [== ] 24/708 3% [== ] 25/708 3% [== ] 26/708 3% [== ] 27/708 3% [== ] 28/708 3% [== ] 29/708 4% [== ] 30/708 4% [== ] 31/708 4% [== ] 32/708 4% [== ] 33/708 4% [=== ] 34/708 4% [=== ] 35/708 4% [=== ] 36/708 5% [=== ] 37/708 5% [=== ] 38/708 5% [=== ] 39/708 5% [=== ] 40/708 5% [=== ] 41/708 5% [=== ] 42/708 5% [=== ] 43/708 6% [=== ] 44/708 6% [==== ] 45/708 6% [==== ] 46/708 6% [==== ] 47/708 6% [==== ] 48/708 6% [==== ] 49/708 6% [==== ] 50/708 7% [==== ] 51/708 7% [==== ] 52/708 7% [==== ] 53/708 7% [==== ] 54/708 7% [==== ] 55/708 7% [===== ] 56/708 7% [===== ] 57/708 8% [===== ] 58/708 8% [===== ] 59/708 8% [===== ] 60/708 8% [===== ] 61/708 8% [===== ] 62/708 8% [===== ] 63/708 8% [===== ] 64/708 9% [===== ] 65/708 9% [===== ] 66/708 9% [====== ] 67/708 9% [====== ] 68/708 9% [====== ] 69/708 9% [====== ] 70/708 9% [====== ] 71/708 10% [====== ] 72/708 10% [====== ] 73/708 10% [====== ] 74/708 10% [====== ] 75/708 10% [====== ] 76/708 10% [====== ] 77/708 10% [======= ] 78/708 11% [======= ] 79/708 11% [======= ] 80/708 11% [======= ] 81/708 11% [======= ] 82/708 11% [======= ] 83/708 11% [======= ] 84/708 11% [======= ] 85/708 12% [======= ] 86/708 12% [======= ] 87/708 12% [======= ] 88/708 12% [======== ] 89/708 12% [======== ] 90/708 12% [======== ] 91/708 12% [======== ] 92/708 12% [======== ] 93/708 13% [======== ] 94/708 13% [======== ] 95/708 13% [======== ] 96/708 13% [======== ] 97/708 13% [======== ] 98/708 13% [======== ] 99/708 13% [========= ] 100/708 14% [========= ] 101/708 14% [========= ] 102/708 14% [========= ] 103/708 14% [========= ] 104/708 14% [========= ] 105/708 14% [========= ] 106/708 14% [========= ] 107/708 15% [========= ] 108/708 15% [========= ] 109/708 15% [========= ] 110/708 15% [========== ] 111/708 15% [========== ] 112/708 15% [========== ] 113/708 15% [========== ] 114/708 16% [========== ] 115/708 16% [========== ] 116/708 16% [========== ] 117/708 16% [========== ] 118/708 16% [========== ] 119/708 16% [========== ] 120/708 16% [========== ] 121/708 17% [=========== ] 122/708 17% [=========== ] 123/708 17% [=========== ] 124/708 17% [=========== ] 125/708 17% [=========== ] 126/708 17% [=========== ] 127/708 17% [=========== ] 128/708 18% [=========== ] 129/708 18% [=========== ] 130/708 18% [=========== ] 131/708 18% [=========== ] 132/708 18% [============ ] 133/708 18% [============ ] 134/708 18% [============ ] 135/708 19% [============ ] 136/708 19% [============ ] 137/708 19% [============ ] 138/708 19% [============ ] 139/708 19% [============ ] 140/708 19% [============ ] 141/708 19% [============ ] 142/708 20% [============ ] 143/708 20% [============= ] 144/708 20% [============= ] 145/708 20% [============= ] 146/708 20% [============= ] 147/708 20% [============= ] 148/708 20% [============= ] 149/708 21% [============= ] 150/708 21% [============= ] 151/708 21% [============= ] 152/708 21% [============= ] 153/708 21% [============= ] 154/708 21% [============== ] 155/708 21% [============== ] 156/708 22% [============== ] 157/708 22% [============== ] 158/708 22% [============== ] 159/708 22% [============== ] 160/708 22% [============== ] 161/708 22% [============== ] 162/708 22% [============== ] 163/708 23% [============== ] 164/708 23% [============== ] 165/708 23% [=============== ] 166/708 23% [=============== ] 167/708 23% [=============== ] 168/708 23% [=============== ] 169/708 23% [=============== ] 170/708 24% [=============== ] 171/708 24% [=============== ] 172/708 24% [=============== ] 173/708 24% [=============== ] 174/708 24% [=============== ] 175/708 24% [=============== ] 176/708 24% [================ ] 177/708 25% [================ ] 178/708 25% [================ ] 179/708 25% [================ ] 180/708 25% [================ ] 181/708 25% [================ ] 182/708 25% [================ ] 183/708 25% [================ ] 184/708 25% [================ ] 185/708 26% [================ ] 186/708 26% [================ ] 187/708 26% [================ ] 188/708 26% [================= ] 189/708 26% [================= ] 190/708 26% [================= ] 191/708 26% [================= ] 192/708 27% [================= ] 193/708 27% [================= ] 194/708 27% [================= ] 195/708 27% [================= ] 196/708 27% [================= ] 197/708 27% [================= ] 198/708 27% [================= ] 199/708 28% [================== ] 200/708 28% [================== ] 201/708 28% [================== ] 202/708 28% [================== ] 203/708 28% [================== ] 204/708 28% [================== ] 205/708 28% [================== ] 206/708 29% [================== ] 207/708 29% [================== ] 208/708 29% [================== ] 209/708 29% [================== ] 210/708 29% [=================== ] 211/708 29% [=================== ] 212/708 29% [=================== ] 213/708 30% [=================== ] 214/708 30% [=================== ] 215/708 30% [=================== ] 216/708 30% [=================== ] 217/708 30% [=================== ] 218/708 30% [=================== ] 219/708 30% [=================== ] 220/708 31% [=================== ] 221/708 31% [==================== ] 222/708 31% [==================== ] 223/708 31% [==================== ] 224/708 31% [==================== ] 225/708 31% [==================== ] 226/708 31% [==================== ] 227/708 32% [==================== ] 228/708 32% [==================== ] 229/708 32% [==================== ] 230/708 32% [==================== ] 231/708 32% [==================== ] 232/708 32% [===================== ] 233/708 32% [===================== ] 234/708 33% [===================== ] 235/708 33% [===================== ] 236/708 33% [===================== ] 237/708 33% [===================== ] 238/708 33% [===================== ] 239/708 33% [===================== ] 240/708 33% [===================== ] 241/708 34% [===================== ] 242/708 34% [===================== ] 243/708 34% [====================== ] 244/708 34% [====================== ] 245/708 34% [====================== ] 246/708 34% [====================== ] 247/708 34% [====================== ] 248/708 35% [====================== ] 249/708 35% [====================== ] 250/708 35% [====================== ] 251/708 35% [====================== ] 252/708 35% [====================== ] 253/708 35% [====================== ] 254/708 35% [======================= ] 255/708 36% [======================= ] 256/708 36% [======================= ] 257/708 36% [======================= ] 258/708 36% [======================= ] 259/708 36% [======================= ] 260/708 36% [======================= ] 261/708 36% [======================= ] 262/708 37% [======================= ] 263/708 37% [======================= ] 264/708 37% [======================= ] 265/708 37% [======================== ] 266/708 37% [======================== ] 267/708 37% [======================== ] 268/708 37% [======================== ] 269/708 37% [======================== ] 270/708 38% [======================== ] 271/708 38% [======================== ] 272/708 38% [======================== ] 273/708 38% [======================== ] 274/708 38% [======================== ] 275/708 38% [======================== ] 276/708 38% [========================= ] 277/708 39% [========================= ] 278/708 39% [========================= ] 279/708 39% [========================= ] 280/708 39% [========================= ] 281/708 39% [========================= ] 282/708 39% [========================= ] 283/708 39% [========================= ] 284/708 40% [========================= ] 285/708 40% [========================= ] 286/708 40% [========================= ] 287/708 40% [========================== ] 288/708 40% [========================== ] 289/708 40% [========================== ] 290/708 40% [========================== ] 291/708 41% [========================== ] 292/708 41% [========================== ] 293/708 41% [========================== ] 294/708 41% [========================== ] 295/708 41% [========================== ] 296/708 41% [========================== ] 297/708 41% [========================== ] 298/708 42% [=========================== ] 299/708 42% [=========================== ] 300/708 42% [=========================== ] 301/708 42% [=========================== ] 302/708 42% [=========================== ] 303/708 42% [=========================== ] 304/708 42% [=========================== ] 305/708 43% [=========================== ] 306/708 43% [=========================== ] 307/708 43% [=========================== ] 308/708 43% [=========================== ] 309/708 43% [============================ ] 310/708 43% [============================ ] 311/708 43% [============================ ] 312/708 44% [============================ ] 313/708 44% [============================ ] 314/708 44% [============================ ] 315/708 44% [============================ ] 316/708 44% [============================ ] 317/708 44% [============================ ] 318/708 44% [============================ ] 319/708 45% [============================ ] 320/708 45% [============================= ] 321/708 45% [============================= ] 322/708 45% [============================= ] 323/708 45% [============================= ] 324/708 45% [============================= ] 325/708 45% [============================= ] 326/708 46% [============================= ] 327/708 46% [============================= ] 328/708 46% [============================= ] 329/708 46% [============================= ] 330/708 46% [============================= ] 331/708 46% [============================== ] 332/708 46% [============================== ] 333/708 47% [============================== ] 334/708 47% [============================== ] 335/708 47% [============================== ] 336/708 47% [============================== ] 337/708 47% [============================== ] 338/708 47% [============================== ] 339/708 47% [============================== ] 340/708 48% [============================== ] 341/708 48% [============================== ] 342/708 48% [=============================== ] 343/708 48% [=============================== ] 344/708 48% [=============================== ] 345/708 48% [=============================== ] 346/708 48% [=============================== ] 347/708 49% [=============================== ] 348/708 49% [=============================== ] 349/708 49% [=============================== ] 350/708 49% [=============================== ] 351/708 49% [=============================== ] 352/708 49% [=============================== ] 353/708 49% [================================ ] 354/708 50% [================================ ] 355/708 50% [================================ ] 356/708 50% [================================ ] 357/708 50% [================================ ] 358/708 50% [================================ ] 359/708 50% [================================ ] 360/708 50% [================================ ] 361/708 50% [================================ ] 362/708 51% [================================ ] 363/708 51% [================================ ] 364/708 51% [================================ ] 365/708 51% [================================= ] 366/708 51% [================================= ] 367/708 51% [================================= ] 368/708 51% [================================= ] 369/708 52% [================================= ] 370/708 52% [================================= ] 371/708 52% [================================= ] 372/708 52% [================================= ] 373/708 52% [================================= ] 374/708 52% [================================= ] 375/708 52% [================================= ] 376/708 53% [================================== ] 377/708 53% [================================== ] 378/708 53% [================================== ] 379/708 53% [================================== ] 380/708 53% [================================== ] 381/708 53% [================================== ] 382/708 53% [================================== ] 383/708 54% [================================== ] 384/708 54% [================================== ] 385/708 54% [================================== ] 386/708 54% [================================== ] 387/708 54% [=================================== ] 388/708 54% [=================================== ] 389/708 54% [=================================== ] 390/708 55% [=================================== ] 391/708 55% [=================================== ] 392/708 55% [=================================== ] 393/708 55% [=================================== ] 394/708 55% [=================================== ] 395/708 55% [=================================== ] 396/708 55% [=================================== ] 397/708 56% [=================================== ] 398/708 56% [==================================== ] 399/708 56% [==================================== ] 400/708 56% [==================================== ] 401/708 56% [==================================== ] 402/708 56% [==================================== ] 403/708 56% [==================================== ] 404/708 57% [==================================== ] 405/708 57% [==================================== ] 406/708 57% [==================================== ] 407/708 57% [==================================== ] 408/708 57% [==================================== ] 409/708 57% [===================================== ] 410/708 57% [===================================== ] 411/708 58% [===================================== ] 412/708 58% [===================================== ] 413/708 58% [===================================== ] 414/708 58% [===================================== ] 415/708 58% [===================================== ] 416/708 58% [===================================== ] 417/708 58% [===================================== ] 418/708 59% [===================================== ] 419/708 59% [===================================== ] 420/708 59% [====================================== ] 421/708 59% [====================================== ] 422/708 59% [====================================== ] 423/708 59% [====================================== ] 424/708 59% [====================================== ] 425/708 60% [====================================== ] 426/708 60% [====================================== ] 427/708 60% [====================================== ] 428/708 60% [====================================== ] 429/708 60% [====================================== ] 430/708 60% [====================================== ] 431/708 60% [======================================= ] 432/708 61% [======================================= ] 433/708 61% [======================================= ] 434/708 61% [======================================= ] 435/708 61% [======================================= ] 436/708 61% [======================================= ] 437/708 61% [======================================= ] 438/708 61% [======================================= ] 439/708 62% [======================================= ] 440/708 62% [======================================= ] 441/708 62% [======================================= ] 442/708 62% [======================================== ] 443/708 62% [======================================== ] 444/708 62% [======================================== ] 445/708 62% [======================================== ] 446/708 62% [======================================== ] 447/708 63% [======================================== ] 448/708 63% [======================================== ] 449/708 63% [======================================== ] 450/708 63% [======================================== ] 451/708 63% [======================================== ] 452/708 63% [======================================== ] 453/708 63% [========================================= ] 454/708 64% [========================================= ] 455/708 64% [========================================= ] 456/708 64% [========================================= ] 457/708 64% [========================================= ] 458/708 64% [========================================= ] 459/708 64% [========================================= ] 460/708 64% [========================================= ] 461/708 65% [========================================= ] 462/708 65% [========================================= ] 463/708 65% [========================================= ] 464/708 65% [========================================== ] 465/708 65% [========================================== ] 466/708 65% [========================================== ] 467/708 65% [========================================== ] 468/708 66% [========================================== ] 469/708 66% [========================================== ] 470/708 66% [========================================== ] 471/708 66% [========================================== ] 472/708 66% [========================================== ] 473/708 66% [========================================== ] 474/708 66% [========================================== ] 475/708 67% [=========================================== ] 476/708 67% [=========================================== ] 477/708 67% [=========================================== ] 478/708 67% [=========================================== ] 479/708 67% [=========================================== ] 480/708 67% [=========================================== ] 481/708 67% [=========================================== ] 482/708 68% [=========================================== ] 483/708 68% [=========================================== ] 484/708 68% [=========================================== ] 485/708 68% [=========================================== ] 486/708 68% [============================================ ] 487/708 68% [============================================ ] 488/708 68% [============================================ ] 489/708 69% [============================================ ] 490/708 69% [============================================ ] 491/708 69% [============================================ ] 492/708 69% [============================================ ] 493/708 69% [============================================ ] 494/708 69% [============================================ ] 495/708 69% [============================================ ] 496/708 70% [============================================ ] 497/708 70% [============================================= ] 498/708 70% [============================================= ] 499/708 70% [============================================= ] 500/708 70% [============================================= ] 501/708 70% [============================================= ] 502/708 70% [============================================= ] 503/708 71% [============================================= ] 504/708 71% [============================================= ] 505/708 71% [============================================= ] 506/708 71% [============================================= ] 507/708 71% [============================================= ] 508/708 71% [============================================== ] 509/708 71% [============================================== ] 510/708 72% [============================================== ] 511/708 72% [============================================== ] 512/708 72% [============================================== ] 513/708 72% [============================================== ] 514/708 72% [============================================== ] 515/708 72% [============================================== ] 516/708 72% [============================================== ] 517/708 73% [============================================== ] 518/708 73% [============================================== ] 519/708 73% [=============================================== ] 520/708 73% [=============================================== ] 521/708 73% [=============================================== ] 522/708 73% [=============================================== ] 523/708 73% [=============================================== ] 524/708 74% [=============================================== ] 525/708 74% [=============================================== ] 526/708 74% [=============================================== ] 527/708 74% [=============================================== ] 528/708 74% [=============================================== ] 529/708 74% [=============================================== ] 530/708 74% [================================================ ] 531/708 75% [================================================ ] 532/708 75% [================================================ ] 533/708 75% [================================================ ] 534/708 75% [================================================ ] 535/708 75% [================================================ ] 536/708 75% [================================================ ] 537/708 75% [================================================ ] 538/708 75% [================================================ ] 539/708 76% [================================================ ] 540/708 76% [================================================ ] 541/708 76% [================================================ ] 542/708 76% [================================================= ] 543/708 76% [================================================= ] 544/708 76% [================================================= ] 545/708 76% [================================================= ] 546/708 77% [================================================= ] 547/708 77% [================================================= ] 548/708 77% [================================================= ] 549/708 77% [================================================= ] 550/708 77% [================================================= ] 551/708 77% [================================================= ] 552/708 77% [================================================= ] 553/708 78% [================================================== ] 554/708 78% [================================================== ] 555/708 78% [================================================== ] 556/708 78% [================================================== ] 557/708 78% [================================================== ] 558/708 78% [================================================== ] 559/708 78% [================================================== ] 560/708 79% [================================================== ] 561/708 79% [================================================== ] 562/708 79% [================================================== ] 563/708 79% [================================================== ] 564/708 79% [=================================================== ] 565/708 79% [=================================================== ] 566/708 79% [=================================================== ] 567/708 80% [=================================================== ] 568/708 80% [=================================================== ] 569/708 80% [=================================================== ] 570/708 80% [=================================================== ] 571/708 80% [=================================================== ] 572/708 80% [=================================================== ] 573/708 80% [=================================================== ] 574/708 81% [=================================================== ] 575/708 81% [==================================================== ] 576/708 81% [==================================================== ] 577/708 81% [==================================================== ] 578/708 81% [==================================================== ] 579/708 81% [==================================================== ] 580/708 81% [==================================================== ] 581/708 82% [==================================================== ] 582/708 82% [==================================================== ] 583/708 82% [==================================================== ] 584/708 82% [==================================================== ] 585/708 82% [==================================================== ] 586/708 82% [===================================================== ] 587/708 82% [===================================================== ] 588/708 83% [===================================================== ] 589/708 83% [===================================================== ] 590/708 83% [===================================================== ] 591/708 83% [===================================================== ] 592/708 83% [===================================================== ] 593/708 83% [===================================================== ] 594/708 83% [===================================================== ] 595/708 84% [===================================================== ] 596/708 84% [===================================================== ] 597/708 84% [====================================================== ] 598/708 84% [====================================================== ] 599/708 84% [====================================================== ] 600/708 84% [====================================================== ] 601/708 84% [====================================================== ] 602/708 85% [====================================================== ] 603/708 85% [====================================================== ] 604/708 85% [====================================================== ] 605/708 85% [====================================================== ] 606/708 85% [====================================================== ] 607/708 85% [====================================================== ] 608/708 85% [======================================================= ] 609/708 86% [======================================================= ] 610/708 86% [======================================================= ] 611/708 86% [======================================================= ] 612/708 86% [======================================================= ] 613/708 86% [======================================================= ] 614/708 86% [======================================================= ] 615/708 86% [======================================================= ] 616/708 87% [======================================================= ] 617/708 87% [======================================================= ] 618/708 87% [======================================================= ] 619/708 87% [======================================================== ] 620/708 87% [======================================================== ] 621/708 87% [======================================================== ] 622/708 87% [======================================================== ] 623/708 87% [======================================================== ] 624/708 88% [======================================================== ] 625/708 88% [======================================================== ] 626/708 88% [======================================================== ] 627/708 88% [======================================================== ] 628/708 88% [======================================================== ] 629/708 88% [======================================================== ] 630/708 88% [========================================================= ] 631/708 89% [========================================================= ] 632/708 89% [========================================================= ] 633/708 89% [========================================================= ] 634/708 89% [========================================================= ] 635/708 89% [========================================================= ] 636/708 89% [========================================================= ] 637/708 89% [========================================================= ] 638/708 90% [========================================================= ] 639/708 90% [========================================================= ] 640/708 90% [========================================================= ] 641/708 90% [========================================================== ] 642/708 90% [========================================================== ] 643/708 90% [========================================================== ] 644/708 90% [========================================================== ] 645/708 91% [========================================================== ] 646/708 91% [========================================================== ] 647/708 91% [========================================================== ] 648/708 91% [========================================================== ] 649/708 91% [========================================================== ] 650/708 91% [========================================================== ] 651/708 91% [========================================================== ] 652/708 92% [=========================================================== ] 653/708 92% [=========================================================== ] 654/708 92% [=========================================================== ] 655/708 92% [=========================================================== ] 656/708 92% [=========================================================== ] 657/708 92% [=========================================================== ] 658/708 92% [=========================================================== ] 659/708 93% [=========================================================== ] 660/708 93% [=========================================================== ] 661/708 93% [=========================================================== ] 662/708 93% [=========================================================== ] 663/708 93% [============================================================ ] 664/708 93% [============================================================ ] 665/708 93% [============================================================ ] 666/708 94% [============================================================ ] 667/708 94% [============================================================ ] 668/708 94% [============================================================ ] 669/708 94% [============================================================ ] 670/708 94% [============================================================ ] 671/708 94% [============================================================ ] 672/708 94% [============================================================ ] 673/708 95% [============================================================ ] 674/708 95% [============================================================= ] 675/708 95% [============================================================= ] 676/708 95% [============================================================= ] 677/708 95% [============================================================= ] 678/708 95% [============================================================= ] 679/708 95% [============================================================= ] 680/708 96% [============================================================= ] 681/708 96% [============================================================= ] 682/708 96% [============================================================= ] 683/708 96% [============================================================= ] 684/708 96% [============================================================= ] 685/708 96% [============================================================== ] 686/708 96% [============================================================== ] 687/708 97% [============================================================== ] 688/708 97% [============================================================== ] 689/708 97% [============================================================== ] 690/708 97% [============================================================== ] 691/708 97% [============================================================== ] 692/708 97% [============================================================== ] 693/708 97% [============================================================== ] 694/708 98% [============================================================== ] 695/708 98% [============================================================== ] 696/708 98% [=============================================================== ] 697/708 98% [=============================================================== ] 698/708 98% [=============================================================== ] 699/708 98% [=============================================================== ] 700/708 98% [=============================================================== ] 701/708 99% [=============================================================== ] 702/708 99% [=============================================================== ] 703/708 99% [=============================================================== ] 704/708 99% [=============================================================== ] 705/708 99% [=============================================================== ] 706/708 99% [=============================================================== ] 707/708 99% [================================================================] 708/708 100% operation complete, 708 objects in 21926 NAND pages. ln -snf /home/thomas/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sysroot /home/thomas/autobuild/instance-1/output-1/staging make: Leaving directory '/home/thomas/autobuild/instance-1/buildroot' make: Entering directory '/home/thomas/autobuild/instance-1/buildroot' >>> Buildroot 2022.08-rc1-5535-g6898781f03 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> gcc-final 12.3.0 Collecting legal info COPYING.RUNTIME: OK (sha256: 9d6b43ce4d8de0c878bf16b54d8e7a10d9bd42b75178153e3af6a815bdc90f74) >>> host-gcc-final 12.3.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING3.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> glibc 2.38-27-g750a45a783906a19591fb8ff6b7841470f1f5701 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-gawk 5.2.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 12.3.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING3.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> host-binutils 2.40 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.3.0 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.6 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-openrc Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> bash 5.2.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> host-ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> readline 8.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-bmap-tools 3.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-python-setuptools 68.0.0 Collecting legal info LICENSE: OK (sha256: 86da0f01aeae46348a3c3d465195dc1ceccde79f79e87769a64b8da04b2a4741) >>> host-python-installer 0.7.0 Collecting legal info LICENSE: OK (sha256: 37b8b9f2569892fa54406383d431169dbb2115980d78b7efba6eeae5664c484f) >>> host-python-flit-core 3.9.0 Collecting legal info LICENSE: OK (sha256: 35b4f1dec512e617077fd6980dbb43ef8c2887adc5d0185edb4c04da175dd816) >>> host-python3 3.11.6 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2023.02.20 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.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-zlib Collecting legal info >>> host-libzlib 1.3 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-python-pypa-build 1.0.3 Collecting legal info LICENSE: OK (sha256: aaf9a29ca5907971ccf07de025375db34539a8d5eeebce20b46099805722106f) >>> host-python-packaging 23.1 Collecting legal info LICENSE: OK (sha256: cad1ef5bd340d73e074ba614d26f7deaca5c7940c3d8c34852e65c4909686c48) LICENSE.APACHE: OK (sha256: 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594) LICENSE.BSD: OK (sha256: b70e7e9b742f1cc6f948b34c16aa39ffece94196364bc88ff0d2180f0028fac5) >>> host-python-pyproject-hooks 1.0.0 Collecting legal info LICENSE: OK (sha256: 1b22b049b5267d6dfc23a67bf4a84d8ec04b9fdfb1a51d360e42b4342c8b4154) >>> host-python-wheel 0.40.0 Collecting legal info LICENSE.txt: OK (sha256: 30c23618679108f3e8ea1d2a658c7ca417bdfc891c98ef1a89fa4ff0c9828654) >>> bmx7 7.1.1 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mbedtls 2.28.5 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-cmake 3.27.7 Collecting legal info Copyright.txt: OK (sha256: 4a01ccf2dc580ba570d02bc015bbe0ec92f1f318717aae9540ba841ba7946756) >>> wireless_tools 30.pre9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> zlib Collecting legal info >>> libzlib 1.3 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> bubblewrap 0.8.0 Collecting legal info COPYING: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> host-meson 1.1.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> libcap 2.69 Collecting legal info License: OK (sha256: 68467e731f4744bd6e0bb69e8df9c3a994e09cd6b203d0c41327ac6d079c581d) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> dash 0.5.11.5 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> libedit 20221030-3.1 Collecting legal info COPYING: OK (sha256: 9da6c9c74987a36c84302982799d17d2f748ba1c1c0c471425716173c1d07649) >>> eudev 3.2.14 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> kmod 31 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> util-linux-libs 2.39.2 Collecting legal info README.licensing: OK (sha256: 64dfeae1519bf0e27563d905a71264310fb6a8fa74e5cf99bb36e4d30d7ef455) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> exfatprogs 1.2.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> 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) >>> flot 0.8.3 Collecting legal info LICENSE.txt: OK (sha256: 52cb566b16d84314b92b91361ed072eaaf166e8d3dfa3d0fd3577613925f205c) >>> frotz 2.54 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-gdb 11.2 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING3.LIB >>> host-libiberty 2.41 Collecting legal info COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> hostapd 2.10 Collecting legal info README: OK (sha256: af01e1d1ee065a1054d20ebe8a78a016f1fb1133b73e6a9d50801b165bb280c7) >>> libnl 3.7.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> ijs 0.35 Collecting legal info README: OK (sha256: f723390b7ee019eccf07763dcb5744acf8bb43034bc3ba3d6f1c94440e365b4f) >>> jimtcl 0.81 Collecting legal info LICENSE: OK (sha256: 419f1146334e57fb258d6c957d1f94d43455ec0d24b1b54c4447e5f61a353950) >>> jquery-datetimepicker 2.4.5 Collecting legal info MIT-LICENSE.txt: OK (sha256: 491add640b4678b78571d3b4c0840422b48a5b397e47e2104c1942ff1fce1a68) >>> jquery-ui 1.13.1 Collecting legal info LICENSE.txt: OK (sha256: de33fb695880d0b07615d4b86f78cd43796906959ade5fdfef70968827a0db78) >>> jquery 3.5.1 Collecting legal info >>> host-jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info jsmin.c: OK (sha256: b420f61778af09534adc836a5086f5625b8499124051c50baefa218e7c03a58c) >>> json-c 0.17 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> libb64 1.2.1 Collecting legal info LICENSE: OK (sha256: 834b7afa1b3c40289a3be775d3625016be1c0d7ea7a4a26c1eb207f53dc961d8) >>> libcurl 8.4.0 Collecting legal info COPYING: OK (sha256: b1d7feb949ea5023552029fbe0bf5db4f23c2f85e9b8e51e18536f0ecbf9c524) >>> libmodbus 3.1.10 Collecting legal info COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnids 1.26 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libpcap 1.10.4 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libpam-radius-auth 2.0.0 Collecting legal info LICENSE: OK (sha256: 67f82e045cf7acfef853ea0f426575a8359161a0a325e19f02b529a87c4b6c34) >>> linux-pam 1.5.3 Collecting legal info Copyright: OK (sha256: 133d98e7a2ab3ffd330b4debb0bfc10fea21e4b2b5a5b09de2e924293be5ff08) >>> libsha1 0.3 Collecting legal info COPYING: OK (sha256: 4c387926596bfeacc5b72ebeb96ab36c299a07568e18592c727a6c11dd512c20) >>> libubox 75a3b870cace1171faf57bd55e5a9a2f1564f757 Collecting legal info >>> libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> linenoise 97d2850af13c339369093b78abe5265845d78220 Collecting legal info LICENSE: OK (sha256: efe1692aa5b869edaa0ac88f95eb0276c1125304ffc636a299db3ebbab47f62b) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> lzop 1.04 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mbpoll 1.5.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> mobile-broadband-provider-info 20221107 Collecting legal info COPYING: OK (sha256: 3d510b215a33087b9ceb9592da21575ea1f9f98bd4d983a38e65fe851a552174) >>> host-libxslt 1.1.38 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-libxml2 2.11.5 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> mxml 3.3.1 Collecting legal info LICENSE: OK (sha256: c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4) NOTICE: OK (sha256: 7dedb0043b0bbed7880bcc9724b3a3dae4d5ab2dce98a7904703109572b626e3) >>> open-isns 0.102 Collecting legal info COPYING: OK (sha256: 00a89b0d18aacd4114decf79122db87bf35bddaf2bc50e383c9c9f4c263390b2) >>> openrc 0.51 Collecting legal info LICENSE: OK (sha256: 6ac2bf77510808fbec7dc86cbfbca98dfc4c6b47dc99e4ca77b5370e097d8e70) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> pps-tools 1.0.3 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> procrank_linux 21c30ab4514a5b15ac6e813e21bee0d3d714cb08 Collecting legal info NOTICE: OK (sha256: 38751245389e1e23f73e6f5384b5cbe7fa972cc4410c5adc9c04b082a0b9561a) >>> host-python-six 1.16.0 Collecting legal info LICENSE: OK (sha256: 8bb850c565aa389fdc16f3a46965ad23d82adff60f2393fc2762b63185e8e6c9) >>> quotatool 1.6.2 Collecting legal info COPYING: OK (sha256: 94686eeb98a40edc64106c6f8644068d8a08816a510a3cde75e50f1bf470564d) >>> rcw-smarc-sal28 11 Collecting legal info COPYING: OK (sha256: 803c65088eed36a6697ca9f03f4379bbad24e276dc8da7fef5eb4dc4008415a1) >>> scrub 2.6.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) DISCLAIMER: OK (sha256: f76abbfb80cde1036cb553cdecb08bb846a48e33c91ef56c0f494172fd407f33) >>> sdl2 2.28.3 Collecting legal info LICENSE.txt: OK (sha256: 9928507f684c1965d07f2b6ef4b4723d5efc2f6b4ab731f743a413c51c319927) >>> udev Collecting legal info >>> spidev_test 5.8 Collecting legal info >>> tcpreplay 4.4.2 Collecting legal info docs/LICENSE: OK (sha256: 07cf5e92d475287a7d1663b33097f40cae5adf03ed8920fcd4374e3dfb48c8ad) >>> tiff 4.6.0 Collecting legal info LICENSE.md: OK (sha256: 0780558a8bfba0af1160ec1ff11ade4f41c0d7deafd6ecfc796b492a788e380d) >>> ubus f787c97b34894a38b15599886cacbca01271684f Collecting legal info ubusd_acl.h: OK (sha256: a3caa6c0e90c87b7c97c2ac3d0c0d416082ef777215faec2e9b24ea6e68f6988) >>> udev-gentoo-scripts 33 Collecting legal info init.d/udev-settle: OK (sha256: 329f95829088b95650b9012ae688f09baa1637985425a7964d33683363f48702) >>> udftools 2.3 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> uhttpd 15346de8d3ba422002496526ee24c62a3601ab8c Collecting legal info uhttpd.h: OK (sha256: ce1803f83f776cc88661e303fede0e5ff52faf1d9f74508fadbecf7705b4c84d) >>> util-linux 2.39.2 Collecting legal info README.licensing: OK (sha256: 64dfeae1519bf0e27563d905a71264310fb6a8fa74e5cf99bb36e4d30d7ef455) 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-uuu 1.5.125 Collecting legal info LICENSE: OK (sha256: cc8d47f7b9260f6669ecd41c24554c552f17581d81ee8fc602c6d23edb8bf495) README.md: OK (sha256: 52a715c7443f269ddeba360abd70694879e120213926553a000e9be9373ea731) >>> host-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-openssl Collecting legal info >>> host-libopenssl 3.1.4 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> host-zstd 1.5.5 Collecting legal info LICENSE: OK (sha256: 7055266497633c9025b777c78eb7235af13922117480ed5c674677adc381c9d8) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> vim 9.0.2053 Collecting legal info LICENSE: OK (sha256: 0b3f1f330cb1b179bb17c7c687d4cec601e0aa3462bc7f890ad4c3888d37d720) README.txt: OK (sha256: b475d5d3f8c855dc1a84813bbe45c44054d7f7aee20c800950bf89d5958873de) >>> wilc-firmware wilc_linux_16_1 Collecting legal info LICENSE.wilc_fw: OK (sha256: 71355eee947a312594dbdaac039827544f93d23949b65c356b7b0ce09e2600fb) >>> 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.32.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info >>> host-mtd 2.1.6 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-util-linux 2.39.2 Collecting legal info README.licensing: OK (sha256: 64dfeae1519bf0e27563d905a71264310fb6a8fa74e5cf99bb36e4d30d7ef455) 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-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: jquery-3.5.1: cannot save license (JQUERY_LICENSE_FILES not defined) WARNING: libubox-75a3b870cace1171faf57bd55e5a9a2f1564f757: cannot save license (LIBUBOX_LICENSE_FILES not defined) WARNING: spidev_test-5.8: cannot save license (SPIDEV_TEST_LICENSE_FILES not defined) Legal info produced in /home/thomas/autobuild/instance-1/output-1/legal-info make: Leaving directory '/home/thomas/autobuild/instance-1/buildroot'