echo "set -e" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/btrfs/fakeroot echo "chown -h -R 0:0 /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/btrfs/target" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/btrfs/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/btrfs/target >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/btrfs/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/btrfs/target" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/btrfs/fakeroot printf ' rm -rf /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/btrfs/target/usr/lib/udev/hwdb.d/ /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/btrfs/target/etc/udev/hwdb.d/\n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/btrfs/fakeroot echo "find /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/btrfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/btrfs/fakeroot echo "find /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/btrfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/btrfs/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/btrfs/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/btrfs/fakeroot printf ' rm -f -f /home/thomas/autobuild/instance-1/output-1/images/rootfs.btrfs\n /home/thomas/autobuild/instance-1/output-1/host/bin/mkfs.btrfs -f -r '\''/home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/btrfs/target'\'' -L '\'''\'' --byte-count '\''100m'\'' --nodesize '\''16384'\'' --sectorsize '\''4096'\'' /home/thomas/autobuild/instance-1/output-1/images/rootfs.btrfs\n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/btrfs/fakeroot chmod a+x /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/btrfs/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/btrfs/fakeroot rootdir=/home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/btrfs/target table='/home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt' ERROR: zoned: unable to stat /home/thomas/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: f62a64be-87e0-4bff-b23f-f9040f102f22 Node size: 16384 Sector size: 4096 Filesystem size: 189.00MiB Block group profiles: Data: single 108.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 189.00MiB /home/thomas/autobuild/instance-1/output-1/images/rootfs.btrfs >>> Generating filesystem image rootfs.cloop mkdir -p /home/thomas/autobuild/instance-1/output-1/images rm -rf /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cloop mkdir -p /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cloop 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/cloop/target echo '#!/bin/sh' > /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cloop/fakeroot echo "set -e" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cloop/fakeroot echo "chown -h -R 0:0 /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cloop/target" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cloop/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/cloop/target >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cloop/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/cloop/target" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cloop/fakeroot printf ' rm -rf /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cloop/target/usr/lib/udev/hwdb.d/ /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cloop/target/etc/udev/hwdb.d/\n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cloop/fakeroot echo "find /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cloop/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cloop/fakeroot echo "find /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cloop/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cloop/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cloop/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cloop/fakeroot printf ' /home/thomas/autobuild/instance-1/output-1/host/bin/genisoimage -r /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cloop/target | /home/thomas/autobuild/instance-1/output-1/host/bin/create_compressed_fs - 65536 > /home/thomas/autobuild/instance-1/output-1/images/rootfs.cloop\n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cloop/fakeroot chmod a+x /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cloop/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/cloop/fakeroot rootdir=/home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cloop/target table='/home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt' 32 processor core(s) detected Warning, number as file string found. Assuming old command syntax and choosing compatible parameters (-m -B 65536). See the usage info (-h) for better/correct parameters. Block size 65536, expected number of blocks: 2147483647 Using VXPOC000.CON;1 for /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cloop/target/usr/share/alsa/cards/VXPocket.conf (VXPocket440.conf) Using CMI87000.CON;1 for /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cloop/target/usr/share/alsa/cards/CMI8738-MC6.conf (CMI8738-MC8.conf) Using SURRO000.CON;1 for /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cloop/target/usr/share/alsa/pcm/surround71.conf (surround40.conf) Using SURRO001.CON;1 for /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cloop/target/usr/share/alsa/pcm/surround40.conf (surround51.conf) Using SURRO002.CON;1 for /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cloop/target/usr/share/alsa/pcm/surround51.conf (surround21.conf) Using SURRO003.CON;1 for /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cloop/target/usr/share/alsa/pcm/surround21.conf (surround41.conf) Using SURRO004.CON;1 for /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cloop/target/usr/share/alsa/pcm/surround41.conf (surround50.conf) Using F_SMA000.BMP;1 for /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cloop/target/usr/share/ltris/gfx/f_small_white.bmp (f_small_yellow.bmp) Using XTERM000.;1 for /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cloop/target/usr/share/terminfo/x/xterm-256color (xterm+256color) Using IAS_A000.PRO;1 for /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cloop/target/usr/share/opensc/ias_adele_common.profile (ias_adele_admin2.profile) Using RUTOK000.PRO;1 for /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cloop/target/usr/share/opensc/rutoken_lite.profile (rutoken_ecp.profile) Using IAS_A001.PRO;1 for /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cloop/target/usr/share/opensc/ias_adele_admin2.profile (ias_adele_admin1.profile) Using IASEC000.PRO;1 for /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cloop/target/usr/share/opensc/iasecc_generic_pki.profile (iasecc_generic_oberthur.profile) Using IPMID000.;1 for /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cloop/target/usr/sbin/ipmidetect (ipmidetectd) Using IPMI_000.;1 for /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cloop/target/usr/sbin/ipmi-console (ipmi-config) Using IPMI_001.;1 for /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cloop/target/usr/sbin/ipmi-sensors-config (ipmi-sensors) Using IPMI_002.;1 for /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cloop/target/usr/sbin/ipmi-chassis-config (ipmi-chassis) Using TCPRE000.;1 for /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cloop/target/usr/bin/tcpreplay-edit (tcpreplay) Using LIBEV000.7;1 for /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cloop/target/usr/lib/libevent_extra-2.1.so.7 (libevent-2.1.so.7) Using LIBXM000.SO;1 for /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cloop/target/usr/lib/libxmlrpc_abyss.so (libxmlrpc_util.so) Using LIBXM001.SO;1 for /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cloop/target/usr/lib/libxmlrpc_util.so (libxmlrpc_client.so) Using LIBXM002.SO;1 for /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cloop/target/usr/lib/libxmlrpc_client.so (libxmlrpc_xmltok.so) Using LIBLD000.2;1 for /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cloop/target/usr/lib/libldap_r-2.4.so.2 (libldap-2.4.so.2) Using LIBXM000.3;1 for /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cloop/target/usr/lib/libxmlrpc_server_abyss.so.3 (libxmlrpc_server.so.3) Using LIBXM000.58;1 for /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cloop/target/usr/lib/libxmlrpc_client.so.3.58 (libxmlrpc.so.3.58) Using LIBXM001.58;1 for /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cloop/target/usr/lib/libxmlrpc.so.3.58 (libxmlrpc_server.so.3.58) Using LIBPC000.0;1 for /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cloop/target/usr/lib/libpcscspy.so.0 (libpcscspy.so.0.0.0) Using LIBXM003.SO;1 for /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cloop/target/usr/lib/libxmlrpc_xmltok.so (libxmlrpc_server_abyss.so) Using LIBXM002.58;1 for /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cloop/target/usr/lib/libxmlrpc_server.so.3.58 (libxmlrpc_util.so.4.58) Using LIBEV000.SO;1 for /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cloop/target/usr/lib/libevent_core.so (libevent_pthreads.so) Using LIBEV000.1;1 for /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cloop/target/usr/lib/libevent_core-2.1.so.7.0.1 (libevent_openssl-2.1.so.7.0.1) Using LIBEV001.SO;1 for /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cloop/target/usr/lib/libevent_pthreads.so (libevent.so) Using LIBVO000.SO;1 for /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cloop/target/usr/lib/libvorbisfile.so (libvorbis.so) Using LIBFT000.0;1 for /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cloop/target/usr/lib/libfts.so.0 (libfts.so.0.0.0) Using LIBEV001.1;1 for /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cloop/target/usr/lib/libevent_openssl-2.1.so.7.0.1 (libevent_extra-2.1.so.7.0.1) Using LIBOP000.0;1 for /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cloop/target/usr/lib/libopus.so.0.8.0 (libopus.so.0) Using LIBSM000.1;1 for /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cloop/target/usr/lib/libsmack.so.1.3.1 (libsmack.so.1) Using LIBEV001.7;1 for /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cloop/target/usr/lib/libevent-2.1.so.7 (libevent_pthreads-2.1.so.7) Using LIBXM003.58;1 for /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cloop/target/usr/lib/libxmlrpc_util.so.4.58 (libxmlrpc_server_abyss.so.3.58) Using LIBEV002.7;1 for /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cloop/target/usr/lib/libevent_pthreads-2.1.so.7 (libevent_openssl-2.1.so.7) Using LIBVO001.SO;1 for /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cloop/target/usr/lib/libvorbis.so (libvorbisenc.so) Using LIBFP000.0;1 for /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cloop/target/usr/lib/libfpm_pb.so.0 (libfpm_pb.so.0.0.0) Using LIBXM004.SO;1 for /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cloop/target/usr/lib/libxmlrpc_server_abyss.so (libxmlrpc_server_cgi.so) Using LIBXM004.58;1 for /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cloop/target/usr/lib/libxmlrpc_server_abyss.so.3.58 (libxmlrpc_xmlparse.so.3.58) Using LIBXM005.58;1 for /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cloop/target/usr/lib/libxmlrpc_xmlparse.so.3.58 (libxmlrpc_xmltok.so.3.58) Using LIBXM001.3;1 for /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cloop/target/usr/lib/libxmlrpc_server.so.3 (libxmlrpc.so.3) Using LIBTU000.0;1 for /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cloop/target/usr/lib/libturbojpeg.so.0 (libturbojpeg.so.0.2.0) Using LIBXM006.58;1 for /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cloop/target/usr/lib/libxmlrpc_xmltok.so.3.58 (libxmlrpc_abyss.so.3.58) Using LIBEV003.7;1 for /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cloop/target/usr/lib/libevent_openssl-2.1.so.7 (libevent_core-2.1.so.7) Using LIBXM002.3;1 for /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cloop/target/usr/lib/libxmlrpc.so.3 (libxmlrpc_xmltok.so.3) Using LIBXM005.SO;1 for /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cloop/target/usr/lib/libxmlrpc_server_cgi.so (libxmlrpc.so) Using LIBEV002.1;1 for /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cloop/target/usr/lib/libevent_extra-2.1.so.7.0.1 (libevent-2.1.so.7.0.1) Using LIBXM003.3;1 for /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cloop/target/usr/lib/libxmlrpc_xmltok.so.3 (libxmlrpc_xmlparse.so.3) Using LIBXM004.3;1 for /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cloop/target/usr/lib/libxmlrpc_xmlparse.so.3 (libxmlrpc_abyss.so.3) Using LIBXM006.SO;1 for /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cloop/target/usr/lib/libxmlrpc.so (libxmlrpc_xmlparse.so) Using LIBEV002.SO;1 for /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cloop/target/usr/lib/libevent.so (libevent_extra.so) Using LIBEV003.1;1 for /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cloop/target/usr/lib/libevent-2.1.so.7.0.1 (libevent_pthreads-2.1.so.7.0.1) Using LIBEV003.SO;1 for /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cloop/target/usr/lib/libevent_extra.so (libevent_openssl.so) Using LIBXM005.3;1 for /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cloop/target/usr/lib/libxmlrpc_abyss.so.3 (libxmlrpc_server_cgi.so.3) Using LIBXM006.3;1 for /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cloop/target/usr/lib/libxmlrpc_server_cgi.so.3 (libxmlrpc_client.so.3) Using LIBQU000.0;1 for /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cloop/target/usr/lib/libquagga_pb.so.0 (libquagga_pb.so.0.0.0) Using LIBAP000.0;1 for /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cloop/target/usr/lib/libapr-1.so.0 (libapr-1.so.0.7.0) Using LIBXM007.SO;1 for /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cloop/target/usr/lib/libxmlrpc_xmlparse.so (libxmlrpc_server.so) Using LIBPC000.1;1 for /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cloop/target/usr/lib/libpcap.so.1.10.1 (libpcap.so.1) Using LIBXM007.58;1 for /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cloop/target/usr/lib/libxmlrpc_abyss.so.3.58 (libxmlrpc_server_cgi.so.3.58) Using LIBLD000.7;1 for /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cloop/target/usr/lib/libldap-2.4.so.2.11.7 (libldap_r-2.4.so.2.11.7) Using IPMID000.CON;1 for /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cloop/target/etc/freeipmi/ipmidetectd.conf (ipmidetect.conf) Using FREEI000.CON;1 for /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cloop/target/etc/freeipmi/freeipmi.conf (freeipmi_interpret_sel.conf) Using FREEI001.CON;1 for /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/cloop/target/etc/freeipmi/freeipmi_interpret_sel.conf (freeipmi_interpret_sensor.conf) [ 9] Blk# 0, [ratio/avg. 3%/ 3%], avg.speed: 65536 b/s, ETA: 2147483646s [ 9] Blk# 100, [ratio/avg. 18%/ 28%], avg.speed: 6619136 b/s, ETA: 21262213s 12.04% done, estimate finish Mon Sep 12 20:30:19 2022 [ 9] Blk# 200, [ratio/avg. 3%/ 16%], avg.speed: 13172736 b/s, ETA: 10683997s 24.05% done, estimate finish Mon Sep 12 20:30:19 2022 [ 9] Blk# 300, [ratio/avg. 30%/ 23%], avg.speed: 19726336 b/s, ETA: 7134496s [ 9] Blk# 400, [ratio/avg. 34%/ 27%], avg.speed: 26279936 b/s, ETA: 5355319s 36.06% done, estimate finish Mon Sep 12 20:30:19 2022 [ 9] Blk# 500, [ratio/avg. 24%/ 30%], avg.speed: 32833536 b/s, ETA: 4286393s 48.06% done, estimate finish Mon Sep 12 20:30:19 2022 [ 9] Blk# 600, [ratio/avg. 30%/ 31%], avg.speed: 39387136 b/s, ETA: 3573183s [ 9] Blk# 700, [ratio/avg. 52%/ 32%], avg.speed: 45940736 b/s, ETA: 3063456s 60.09% done, estimate finish Mon Sep 12 20:30:19 2022 [ 9] Blk# 800, [ratio/avg. 25%/ 33%], avg.speed: 52494336 b/s, ETA: 2681002s [ 9] Blk# 900, [ratio/avg. 35%/ 33%], avg.speed: 59047936 b/s, ETA: 2383443s 72.09% done, estimate finish Mon Sep 12 20:30:19 2022 [ 9] Blk# 1000, [ratio/avg. 31%/ 34%], avg.speed: 65601536 b/s, ETA: 2145337s 84.11% done, estimate finish Mon Sep 12 20:30:20 2022 [ 9] Blk# 1100, [ratio/avg. 27%/ 35%], avg.speed: 36077568 b/s, ETA: 3900967s [ 9] Blk# 1200, [ratio/avg. 49%/ 35%], avg.speed: 39354368 b/s, ETA: 3576157s 96.11% done, estimate finish Mon Sep 12 20:30:20 2022 Total translation table size: 0 Total rockridge attributes bytes: 99936 Total directory bytes: 268512 Path table size(bytes): 1046 Max brk space used f6000 41619 extents written (81 MB) [ 9] Blk# 1300, [ratio/avg. 0%/ 35%], avg.speed: 42631168 b/s, ETA: 3301279s Statistics: gzip(0): 0 ( 0%) gzip(1): 0 ( 0%) gzip(2): 0 ( 0%) gzip(3): 0 ( 0%) gzip(4): 0 ( 0%) gzip(5): 0 ( 0%) gzip(6): 0 ( 0%) gzip(7): 0 ( 0%) gzip(8): 0 ( 0%) gzip(9): 1301 (1e+02%) 7zip: 0 ( 0%) Writing index for 1301 block(s)... Writing compressed data... ln -snf /home/thomas/autobuild/instance-1/output-1/host/or1k-buildroot-linux-musl/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-356-g1616816e13 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> alsa-lib 1.2.7.2 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> 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-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> 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 12.2.0 Collecting legal info >>> host-binutils 2.37 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 12.2.0 Collecting legal info >>> linux-headers 5.17.15 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> musl-compat-headers Collecting legal info >>> apr 1.7.0 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> argp-standalone 1.4.1 Collecting legal info README.md: OK (sha256: b5db0353a5b1902fc8a2e055d8899dd0c189ce73a31e67af9a0ffc24711b63f0) >>> arptables 0.0.5 Collecting legal info COPYING: OK (sha256: ebdb8ae564c952792017ec680e2edd30443642216eb9f8a3d8fa166c0cb628c1) >>> ascii-invaders 1.0.1 Collecting legal info LICENSE: OK (sha512: 1e455684996d7733b2f1ccd4606d034694d16ceff6ede6125d7f1537d20dabe05976cca4cef5cbf6c31352cbd62a515fd8e34a2ffb54dae1181c1116b24c6cf7) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> bitstream-vera 1.10 Collecting legal info COPYRIGHT.TXT: OK (sha256: 3361d054759a2fc686a2c058be82deaf9c2e6fe549be9004d7935a6c1736315d) >>> 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.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> 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) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> cpio 2.13 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libtirpc 1.3.3 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> civetweb 1.15 Collecting legal info LICENSE.md: OK (sha256: 24d3d2aee56ae3cddcdf3392c1250877818108314233cf15f2bc9eb3ac298934) >>> lua 5.3.6 Collecting legal info doc/readme.html: OK (sha256: 2ddff2161e0c4487d744943565538743c0721485873092f6809d072a983b06ef) >>> readline 8.1.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> openssl Collecting legal info >>> libressl 3.5.3 Collecting legal info COPYING: OK (sha256: 5c63613f008f16a9c0025c096bbd736cecf720494d121b5c5203e0ec6e5955b1) >>> zlib Collecting legal info >>> libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> dante 1.4.3 Collecting legal info LICENSE: OK (sha256: 05e2db26147a8575005f090aada119ea6cb40a4382164929d647f00abef3bdfd) >>> host-e2fsprogs 1.46.5 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> host-e2tools 0.0.16.4 Collecting legal info COPYING: OK (sha256: 0e79fd282723e1eb3f7381d41233a83ed20cf3e8c83aa53e6847bf7ffe781583) >>> host-erofs-utils 1.5 Collecting legal info COPYING: OK (sha256: 0df042de29b44887355db86c79708a4489ce6e6666f6e33ad02040293f09e6a2) LICENSES/Apache-2.0: OK (sha256: a400f85dd06d230f1b308cde4290a53f345b6e320a376b7904b31c51c2fd4b1a) LICENSES/GPL-2.0: OK (sha256: feee3b3157dcdf78d4f50edefbd5dd7adf8b6d52c11bfaaa746a85a373256713) >>> host-lz4 1.9.3 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> file 5.41 Collecting legal info COPYING: OK (sha256: 0bfa856a9930bddadbef95d1be1cf4e163c0be618e76ea3275caaf255283e274) src/mygetopt.h: OK (sha256: 4ccb60d623884ef637af4a5bc16b2cb350163e2135e967655837336019a64462) src/vasprintf.c: OK (sha256: c4fa92d6504b88484a12140fe3e24b9b29b0112717f94b1ff4205d54828b1c70) >>> host-file 5.41 Collecting legal info COPYING: OK (sha256: 0bfa856a9930bddadbef95d1be1cf4e163c0be618e76ea3275caaf255283e274) src/mygetopt.h: OK (sha256: 4ccb60d623884ef637af4a5bc16b2cb350163e2135e967655837336019a64462) src/vasprintf.c: OK (sha256: c4fa92d6504b88484a12140fe3e24b9b29b0112717f94b1ff4205d54828b1c70) >>> flac 1.4.0 Collecting legal info COPYING.Xiph: OK (sha256: 6e58d3036f05e2a0d58af854c12a505ddbe75011d71a598a2170987f3b15408d) COPYING.GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LGPL: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> freeipmi 1.6.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.bmc-watchdog: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.ipmiconsole: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.ipmi-dcmi: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.ipmidetect: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.ipmi-fru: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.ipmimonitoring: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.ipmiping: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.ipmipower: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.ipmiseld: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.pstdout: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.sunbmc: OK (sha256: 48f44386b3f359e70d7e4a5d7f1d529d8591a7c64c47df3f4abdf2ad45a6d537) COPYING.ZRESEARCH: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ftop 1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> fuse-overlayfs 1.5.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libfuse3 3.11.0 Collecting legal info LICENSE: OK (sha256: b8832d9caaa075bbbd2aef24efa09f8b7ab66a832812d88c602da0c7b4397fad) >>> host-meson 0.63.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 63.2.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.10.6 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-expat 2.4.8 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> host-genimage 15 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> htpdate 1.3.5 Collecting legal info LICENSE: OK (sha256: 7989949df09a0489434723c571541604cd3f2e0418c6a6aa9179bfaf8ec807cc) >>> initscripts Collecting legal info >>> jpeg-turbo 2.1.4 Collecting legal info LICENSE.md: OK (sha256: ee1eaf194d5924b6360af8a6ba6a4e1554037091f7505943300cdeec65f1aebb) README.ijg: OK (sha256: 4b7b9f8c03bb8d60270dfd12684e70ab21e4abfd27e73905cd1a7c4cae6f5cdb) >>> lcms2 2.13.1 Collecting legal info COPYING: OK (sha256: 46d4e05af3bce75332a12d01f19bcce7e32b6bac544be28a64043d0231291e31) >>> jpeg Collecting legal info >>> leafnode2 2.0.0.alpha20140727b Collecting legal info COPYING: OK (sha256: 59d37f745dc5a2d63a51dff344f4ad89f72e76f8c7b7d877f20880d838b1bec9) COPYING.LGPL: OK (sha256: 0c92246a9d3636e0aa6a244f6c481639b2e530fbbb25bc048ce7acd83e1fc5f6) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> libaio 0.3.113 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> libconfig 1.7.3 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libcurl 7.84.0 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) >>> libebur128 1.2.6 Collecting legal info COPYING: OK (sha256: d6b4754bb67bdd08b97d5d11b2d7434997a371585a78fe77007149df3af8d09c) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libmad 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libnfs 4.0.0 Collecting legal info COPYING: OK (sha256: edd960c0142b8ada98b43b6396b78f4e557b0bc70ac601a51e397ad04070e2c5) LICENCE-BSD.txt: OK (sha256: d9406ced95457941032aa11d04623b8ab71f2827a3395ebef137aec475be35b1) LICENCE-LGPL-2.1.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENCE-GPL-3.txt: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libnl 3.6.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> libnspr 4.34.1 Collecting legal info nspr/LICENSE: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libstrophe 0.12.2 Collecting legal info MIT-LICENSE.txt: OK (sha256: 82476f36ffd5e895a176013c0812166ba7b7d99f3d536fc7f5ed2e33e9f74a08) GPL-LICENSE.txt: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libxml2 2.9.14 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libtasn1 4.18.0 Collecting legal info COPYING: OK (sha256: 7446831f659f7ebfd8d497acc7f05dfa8e31c6cb6ba1b45df33d4895ab80f5a6) doc/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) doc/COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libtomcrypt 1.18.2 Collecting legal info LICENSE: OK (sha256: 8f196cb13afd271f5e267fd29543fc454596382ad580e7592709492843996ac8) >>> libtommath 1.2.0 Collecting legal info LICENSE: OK (sha256: 2fa64b163659f41965c9815882a8296d3d03ff546b76153e11445f9bdecf955a) >>> libvorbis 1.3.7 Collecting legal info COPYING: OK (sha256: ec1815db59fcd302846df949d7424876cb2e2dc5ed1606c5fb0b36787b1cf43a) >>> libxmlrpc r3119 Collecting legal info doc/COPYING: OK (sha256: db7a6d3f187b218c3534010a83424c6bcdef88e6a0b6b1aa3a8762238bd642e6) >>> lldpd 1.0.9 Collecting legal info LICENSE: OK (sha256: 0e96a5aea65f16e2239231ce4ab90497f8bc3bb8fe6abe9299aade4726ff7c8d) >>> lsuio 0.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> ltris 1.2 Collecting legal info COPYING: OK (sha256: 67f82e045cf7acfef853ea0f426575a8359161a0a325e19f02b529a87c4b6c34) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> mg 3.5 Collecting legal info UNLICENSE: OK (sha256: 7e12e5df4bae12cb21581ba157ced20e1986a0508dd10d0e8a4ab9a4cf94e85c) >>> host-mkpasswd Collecting legal info >>> mpg123 1.25.15 Collecting legal info COPYING: OK (sha256: f40e0dd86b27b52e429b693a87b3ca63ae0a98a4d142e77207aa6bdf1db7a295) >>> musl-fts 1.2.7 Collecting legal info COPYING: OK (sha256: 55af87e4017668f54467a3380e7ebbac5e672d8c763bfe95e6fc882a6fdc4046) >>> open-lldp 1.1 Collecting legal info COPYING: OK (sha256: 67af5abeb092213cd9c53781503320f635ba28b641e0c3f24d367e8e93a9839b) >>> openldap 2.4.59 Collecting legal info LICENSE: OK (sha256: 310fe25c858a9515fc8c8d7d1f24a67c9496f84a91e0a0e41ea9975b1371e569) >>> opensc 0.22.0 Collecting legal info COPYING: OK (sha256: 376b54d4c5f4aa99421823fa4da93e3ab73096fce2400e89858632aa7da24a14) >>> pcsc-lite 1.9.8 Collecting legal info COPYING: OK (sha256: 40d4358bb8dc8d30f5365ae6d999b6f820bbc051b292912482f2e4d0ebd837e1) GPL-3.0.txt: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> openssh 9.0p1 Collecting legal info LICENCE: OK (sha256: d6807e99f3d159145c659060f57c3fa74e109faa39326dbfc38674cb550fd104) >>> opus 1.3.1 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> opusfile 0.12 Collecting legal info COPYING: OK (sha256: 0267ae795ab744c4e0f9c45e249440fdf2e75dac8c804f36066b28649bf74aaf) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-pigz 2.7 Collecting legal info README: OK (sha256: 67e2b9e30e924724a9d72549a6004ed15a041f51d9ea9ab781e048fa27ae07a2) >>> quagga 1.2.4 Collecting legal info COPYING: OK (sha256: b39c1bad4e51e2a3389cd25fc4addebe41a3ae7c11100795683f9330de1536e5) >>> host-gawk 5.1.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> raspi-gpio 4edfde183ff3ac9ed66cdc015ae25e45f3a5502d Collecting legal info LICENSE: OK (sha256: 6e02227e1fb942687163996678d94add7911890c50025912d0ae7ee66d256bb2) >>> host-runc 1.1.3 Collecting legal info LICENSE: OK (sha256: 552a739c3b25792263f731542238b92f6f8d07e9a488eae27e6c4690038a8243) >>> host-go 1.19.1 Collecting legal info LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) >>> host-go-bootstrap 1.4-bootstrap-20171003 Collecting legal info LICENSE: OK (sha256: dd26a7abddd02e2d0aba97805b31f248ef7835d9e10da289b22e3b8ab78b324d) >>> host-rust-bin 1.62.0 Collecting legal info LICENSE-APACHE: OK (sha256: 62c7a1e35f56406896d7aa7ca52d0cc0d272ac022b5d2796e7d6905db8a3636a) LICENSE-MIT: OK (sha256: 23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3) >>> sdl_image 5d792dde2f764daf15dc48521774a3354330db69 Collecting legal info COPYING: OK (sha256: 653649692218d56e5807bdc5b72f51aa6067bc44d30b757e18c03b32bcaf98da) >>> host-sentry-cli 1.59.0 Collecting legal info LICENSE: OK (sha256: 9503def7b54ceb6e3cd182fd59bc05d3a30d7eae481e65aaba4b495133c83c14) >>> host-rustc Collecting legal info >>> smack 1.3.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> squeezelite 71c012ad9ba102feb95823b7b9dc17e5305689c7 Collecting legal info LICENSE.txt: OK (sha256: dc01c3da33fea11ed918f9e437b88baa59c70401aab0dad747e33dd9e8035706) >>> tcpreplay 4.4.2 Collecting legal info docs/LICENSE: OK (sha256: 07cf5e92d475287a7d1663b33097f40cae5adf03ed8920fcd4374e3dfb48c8ad) >>> xorcurses 04b664826c5bd30dd483f6a5c8c189ef97e255da Collecting legal info README: OK (sha256: 8632a67e5a76be4cdf7fd0fc6509e21bd6c647183bd9d2325310d5098c652a3a) >>> 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 >>> host-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-cdrkit 1.1.11 Collecting legal info COPYING: OK (sha256: 90daae00475a992a367da5b0658469a5d1c4449dbbe964c5b7246e1aec92f491) >>> host-libcap 2.65 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-cloop 3.14.1.3 Collecting legal info README: OK (sha256: 1b1f89e94e131e259b9e334565c5c3500d4b8aa755b75c3f145ddcdff3b89124) advancecomp-1.15/COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-12.2.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-12.2.0: cannot save license (HOST_GCC_INITIAL_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'