| ~~~~^ ~~~~~ | | | | | size_t {aka unsigned int} | long unsigned int | %12u [176/186] Compiling C object test/shacheck.p/.._src_lib_comp_comp.c.o [177/186] Linking target test/read_single_chunk [178/186] Compiling C object test/shacheck.p/.._src_lib_hash_sha2_sha2.c.o [179/186] Compiling C object test/shacheck.p/.._src_lib_dl_dl.c.o [180/186] Linking target test/zck_cmp_uncomp [181/186] Compiling C object test/shacheck.p/.._src_lib_hash_hash.c.o [182/186] Compiling C object test/shacheck.p/.._src_lib_header.c.o [183/186] Compiling C object test/read_single_comp_chunk.p/.._src_lib_index_index_read.c.o [184/186] Linking target test/read_single_comp_chunk [185/186] Compiling C object test/shacheck.p/.._src_lib_index_index_read.c.o [186/186] Linking target test/shacheck >>> zchunk 1.2.2 Installing to staging directory PATH="/nvmedata/autobuild/instance-4/output-1/host/bin:/nvmedata/autobuild/instance-4/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" DESTDIR=/nvmedata/autobuild/instance-4/output-1/host/i686-buildroot-linux-uclibc/sysroot PYTHONNOUSERSITE=y /nvmedata/autobuild/instance-4/output-1/host/bin/ninja -C /nvmedata/autobuild/instance-4/output-1/build/zchunk-1.2.2//build install ninja: Entering directory `/nvmedata/autobuild/instance-4/output-1/build/zchunk-1.2.2//build' [0/1] Installing files. Installing src/lib/libzck.so.1.2.2 to /nvmedata/autobuild/instance-4/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/lib Installing src/zck to /nvmedata/autobuild/instance-4/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/bin Installing src/unzck to /nvmedata/autobuild/instance-4/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/bin Installing src/zck_gen_zdict to /nvmedata/autobuild/instance-4/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/bin Installing src/zck_read_header to /nvmedata/autobuild/instance-4/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/bin Installing src/zck_delta_size to /nvmedata/autobuild/instance-4/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/bin Installing /nvmedata/autobuild/instance-4/output-1/build/zchunk-1.2.2/build/include/zck.h to /nvmedata/autobuild/instance-4/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include/ Installing /nvmedata/autobuild/instance-4/output-1/build/zchunk-1.2.2/doc/unzck.1 to /nvmedata/autobuild/instance-4/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/share/man/man1 Installing /nvmedata/autobuild/instance-4/output-1/build/zchunk-1.2.2/doc/zck.1 to /nvmedata/autobuild/instance-4/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/share/man/man1 Installing /nvmedata/autobuild/instance-4/output-1/build/zchunk-1.2.2/doc/zck_delta_size.1 to /nvmedata/autobuild/instance-4/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/share/man/man1 Installing /nvmedata/autobuild/instance-4/output-1/build/zchunk-1.2.2/doc/zck_gen_zdict.1 to /nvmedata/autobuild/instance-4/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/share/man/man1 Installing /nvmedata/autobuild/instance-4/output-1/build/zchunk-1.2.2/doc/zck_read_header.1 to /nvmedata/autobuild/instance-4/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/share/man/man1 Installing /nvmedata/autobuild/instance-4/output-1/build/zchunk-1.2.2/doc/zckdl.1 to /nvmedata/autobuild/instance-4/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/share/man/man1 Installing /nvmedata/autobuild/instance-4/output-1/build/zchunk-1.2.2/build/meson-private/zck.pc to /nvmedata/autobuild/instance-4/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig Installing symlink pointing to libzck.so.1.2.2 to /nvmedata/autobuild/instance-4/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/lib/libzck.so.1 Installing symlink pointing to libzck.so.1 to /nvmedata/autobuild/instance-4/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/lib/libzck.so >>> zchunk 1.2.2 Fixing libtool files for la in $(find /nvmedata/autobuild/instance-4/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/nvmedata/autobuild/instance-4/output-1:@BASE_DIR@:g" \ -e "s:/nvmedata/autobuild/instance-4/output-1/host/i686-buildroot-linux-uclibc/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/nvmedata/autobuild/instance-4/output-1/host/i686-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/nvmedata/autobuild/instance-4/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> zchunk 1.2.2 Installing to target PATH="/nvmedata/autobuild/instance-4/output-1/host/bin:/nvmedata/autobuild/instance-4/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" DESTDIR=/nvmedata/autobuild/instance-4/output-1/target PYTHONNOUSERSITE=y /nvmedata/autobuild/instance-4/output-1/host/bin/ninja -C /nvmedata/autobuild/instance-4/output-1/build/zchunk-1.2.2//build install ninja: Entering directory `/nvmedata/autobuild/instance-4/output-1/build/zchunk-1.2.2//build' [0/1] Installing files. Installing src/lib/libzck.so.1.2.2 to /nvmedata/autobuild/instance-4/output-1/target/usr/lib Installing src/zck to /nvmedata/autobuild/instance-4/output-1/target/usr/bin Installing src/unzck to /nvmedata/autobuild/instance-4/output-1/target/usr/bin Installing src/zck_gen_zdict to /nvmedata/autobuild/instance-4/output-1/target/usr/bin Installing src/zck_read_header to /nvmedata/autobuild/instance-4/output-1/target/usr/bin Installing src/zck_delta_size to /nvmedata/autobuild/instance-4/output-1/target/usr/bin Installing /nvmedata/autobuild/instance-4/output-1/build/zchunk-1.2.2/build/include/zck.h to /nvmedata/autobuild/instance-4/output-1/target/usr/include/ Installing /nvmedata/autobuild/instance-4/output-1/build/zchunk-1.2.2/doc/unzck.1 to /nvmedata/autobuild/instance-4/output-1/target/usr/share/man/man1 Installing /nvmedata/autobuild/instance-4/output-1/build/zchunk-1.2.2/doc/zck.1 to /nvmedata/autobuild/instance-4/output-1/target/usr/share/man/man1 Installing /nvmedata/autobuild/instance-4/output-1/build/zchunk-1.2.2/doc/zck_delta_size.1 to /nvmedata/autobuild/instance-4/output-1/target/usr/share/man/man1 Installing /nvmedata/autobuild/instance-4/output-1/build/zchunk-1.2.2/doc/zck_gen_zdict.1 to /nvmedata/autobuild/instance-4/output-1/target/usr/share/man/man1 Installing /nvmedata/autobuild/instance-4/output-1/build/zchunk-1.2.2/doc/zck_read_header.1 to /nvmedata/autobuild/instance-4/output-1/target/usr/share/man/man1 Installing /nvmedata/autobuild/instance-4/output-1/build/zchunk-1.2.2/doc/zckdl.1 to /nvmedata/autobuild/instance-4/output-1/target/usr/share/man/man1 Installing /nvmedata/autobuild/instance-4/output-1/build/zchunk-1.2.2/build/meson-private/zck.pc to /nvmedata/autobuild/instance-4/output-1/target/usr/lib/pkgconfig Installing symlink pointing to libzck.so.1.2.2 to /nvmedata/autobuild/instance-4/output-1/target/usr/lib/libzck.so.1 Installing symlink pointing to libzck.so.1 to /nvmedata/autobuild/instance-4/output-1/target/usr/lib/libzck.so >>> zd1211-firmware 1.5 Downloading wget --passive-ftp -nd -t 3 -O '/nvmedata/autobuild/instance-4/output-1/build/.zd1211-firmware-1.5.tar.bz2.ai1SC1/output' 'http://downloads.sourceforge.net/project/zd1211/zd1211-firmware/1.5/zd1211-firmware-1.5.tar.bz2' --2022-08-15 01:34:27-- http://downloads.sourceforge.net/project/zd1211/zd1211-firmware/1.5/zd1211-firmware-1.5.tar.bz2 Resolving downloads.sourceforge.net (downloads.sourceforge.net)... 204.68.111.105 Connecting to downloads.sourceforge.net (downloads.sourceforge.net)|204.68.111.105|:80... connected. HTTP request sent, awaiting response... 302 Found Location: http://versaweb.dl.sourceforge.net/project/zd1211/zd1211-firmware/1.5/zd1211-firmware-1.5.tar.bz2 [following] --2022-08-15 01:34:27-- http://versaweb.dl.sourceforge.net/project/zd1211/zd1211-firmware/1.5/zd1211-firmware-1.5.tar.bz2 Resolving versaweb.dl.sourceforge.net (versaweb.dl.sourceforge.net)... 162.251.232.173 Connecting to versaweb.dl.sourceforge.net (versaweb.dl.sourceforge.net)|162.251.232.173|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 38291 (37K) [application/octet-stream] Saving to: '/nvmedata/autobuild/instance-4/output-1/build/.zd1211-firmware-1.5.tar.bz2.ai1SC1/output' 0K .......... .......... .......... ....... 100% 1016K=0.04s 2022-08-15 01:34:28 (1016 KB/s) - '/nvmedata/autobuild/instance-4/output-1/build/.zd1211-firmware-1.5.tar.bz2.ai1SC1/output' saved [38291/38291] zd1211-firmware-1.5.tar.bz2: OK (sha256: f11d3810d7f72833997f634584a586dcced71a353f965abf81062ec431d02b12) >>> zd1211-firmware 1.5 Extracting bzcat /nvmedata/autobuild/instance-4/dl/zd1211-firmware/zd1211-firmware-1.5.tar.bz2 | tar --strip-components=1 -C /nvmedata/autobuild/instance-4/output-1/build/zd1211-firmware-1.5 -xf - >>> zd1211-firmware 1.5 Patching >>> zd1211-firmware 1.5 Configuring >>> zd1211-firmware 1.5 Building >>> zd1211-firmware 1.5 Installing to target /usr/bin/install -d -m 0755 /nvmedata/autobuild/instance-4/output-1/target/lib/firmware/zd1211/ cp -dpf /nvmedata/autobuild/instance-4/output-1/build/zd1211-firmware-1.5/zd1211*{ub,uphr,ur} /nvmedata/autobuild/instance-4/output-1/target/lib/firmware/zd1211 >>> Finalizing host directory >>> Finalizing target directory mkdir -p /nvmedata/autobuild/instance-4/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-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', '-Os', '-g0'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-Os', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/nvmedata/autobuild/instance-4/output-1/host/bin/i686-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/nvmedata/autobuild/instance-4/output-1/host/bin/i686-buildroot-linux-uclibc-g++%g" -e "s%@TARGET_AR@%/nvmedata/autobuild/instance-4/output-1/host/bin/i686-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/nvmedata/autobuild/instance-4/output-1/host/bin/i686-buildroot-linux-uclibc-gfortran%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%x86%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%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@%/usr/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/nvmedata/autobuild/instance-4/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/nvmedata/autobuild/instance-4/output-1/host%g" -e "s%@STAGING_DIR@%/nvmedata/autobuild/instance-4/output-1/host/i686-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /nvmedata/autobuild/instance-4/buildroot/support/misc/cross-compilation.conf.in > /nvmedata/autobuild/instance-4/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/nvmedata/autobuild/instance-4/output-1/host/bin/i686-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/nvmedata/autobuild/instance-4/output-1/host/bin/i686-buildroot-linux-uclibc-g++%g" -e "s%@TARGET_AR@%/nvmedata/autobuild/instance-4/output-1/host/bin/i686-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/nvmedata/autobuild/instance-4/output-1/host/bin/i686-buildroot-linux-uclibc-gfortran%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%x86%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%'-Os', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0'%g" -e "s%@BR2_CMAKE@%/usr/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/nvmedata/autobuild/instance-4/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/nvmedata/autobuild/instance-4/output-1/host%g" -e "s%@STAGING_DIR@%/nvmedata/autobuild/instance-4/output-1/host/i686-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /nvmedata/autobuild/instance-4/buildroot/support/misc/cross-compilation.conf.in > /nvmedata/autobuild/instance-4/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/dash$' /nvmedata/autobuild/instance-4/output-1/target/etc/shells || echo "/bin/dash" >> /nvmedata/autobuild/instance-4/output-1/target/etc/shells rm -rf /nvmedata/autobuild/instance-4/output-1/target/usr/lib/perl5/5.34.1/pod rm -rf /nvmedata/autobuild/instance-4/output-1/target/usr/lib/perl5/5.34.1/i686-linux/CORE find /nvmedata/autobuild/instance-4/output-1/target/usr/lib/perl5/ -name 'extralibs.ld' -print0 | xargs -0 rm -f find /nvmedata/autobuild/instance-4/output-1/target/usr/lib/perl5/ -name '*.bs' -print0 | xargs -0 rm -f find /nvmedata/autobuild/instance-4/output-1/target/usr/lib/perl5/ -name '.packlist' -print0 | xargs -0 rm -f mkdir -p /nvmedata/autobuild/instance-4/output-1/target/etc echo "buildroot" > /nvmedata/autobuild/instance-4/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /nvmedata/autobuild/instance-4/output-1/target/etc/hosts mkdir -p /nvmedata/autobuild/instance-4/output-1/target/etc echo "Welcome to Buildroot" > /nvmedata/autobuild/instance-4/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /nvmedata/autobuild/instance-4/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /nvmedata/autobuild/instance-4/output-1/target/etc/shells || echo "/bin/sh" >> /nvmedata/autobuild/instance-4/output-1/target/etc/shells ln -sf dash /nvmedata/autobuild/instance-4/output-1/target/bin/sh /usr/bin/sed -i -e '/^root:/s,[^/]*$,dash,' /nvmedata/autobuild/instance-4/output-1/target/etc/passwd rm -rf /nvmedata/autobuild/instance-4/output-1/target/usr/include /nvmedata/autobuild/instance-4/output-1/target/usr/share/aclocal \ /nvmedata/autobuild/instance-4/output-1/target/usr/lib/pkgconfig /nvmedata/autobuild/instance-4/output-1/target/usr/share/pkgconfig \ /nvmedata/autobuild/instance-4/output-1/target/usr/lib/cmake /nvmedata/autobuild/instance-4/output-1/target/usr/share/cmake \ /nvmedata/autobuild/instance-4/output-1/target/usr/lib/rpm /nvmedata/autobuild/instance-4/output-1/target/usr/doc find /nvmedata/autobuild/instance-4/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /nvmedata/autobuild/instance-4/output-1/target/lib/ /nvmedata/autobuild/instance-4/output-1/target/usr/lib/ /nvmedata/autobuild/instance-4/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /nvmedata/autobuild/instance-4/output-1/target/usr/share/gdb rm -rf /nvmedata/autobuild/instance-4/output-1/target/usr/share/bash-completion rm -rf /nvmedata/autobuild/instance-4/output-1/target/etc/bash_completion.d rm -rf /nvmedata/autobuild/instance-4/output-1/target/usr/share/zsh rm -rf /nvmedata/autobuild/instance-4/output-1/target/usr/man /nvmedata/autobuild/instance-4/output-1/target/usr/share/man rm -rf /nvmedata/autobuild/instance-4/output-1/target/usr/info /nvmedata/autobuild/instance-4/output-1/target/usr/share/info rm -rf /nvmedata/autobuild/instance-4/output-1/target/usr/doc /nvmedata/autobuild/instance-4/output-1/target/usr/share/doc rm -rf /nvmedata/autobuild/instance-4/output-1/target/usr/share/gtk-doc rmdir /nvmedata/autobuild/instance-4/output-1/target/usr/share 2>/dev/null || true rm -rf /nvmedata/autobuild/instance-4/output-1/target/lib/debug /nvmedata/autobuild/instance-4/output-1/target/usr/lib/debug find /nvmedata/autobuild/instance-4/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /nvmedata/autobuild/instance-4/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /nvmedata/autobuild/instance-4/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /nvmedata/autobuild/instance-4/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /nvmedata/autobuild/instance-4/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.08-rc1-30-g0132536197"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.08-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2022.08-rc1\"" \ ) > /nvmedata/autobuild/instance-4/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /nvmedata/autobuild/instance-4/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/nvmedata/autobuild/instance-4/output-1/per-package /nvmedata/autobuild/instance-4/buildroot/support/scripts/fix-rpath target touch /nvmedata/autobuild/instance-4/output-1/target/usr >>> Generating root filesystems common tables rm -rf /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs mkdir -p /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs printf ' \n' >> /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/full_users_table.txt printf ' \n' > /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt system/device_table_dev.txt >> /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/full_devices_table.txt printf ' \n' >> /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.btrfs mkdir -p /nvmedata/autobuild/instance-4/output-1/images rm -rf /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/btrfs mkdir -p /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/btrfs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /nvmedata/autobuild/instance-4/output-1/target/ /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/btrfs/target echo '#!/bin/sh' > /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/btrfs/fakeroot echo "set -e" >> /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/btrfs/fakeroot echo "chown -h -R 0:0 /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/btrfs/target" >> /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/btrfs/fakeroot PATH="/nvmedata/autobuild/instance-4/output-1/host/bin:/nvmedata/autobuild/instance-4/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /nvmedata/autobuild/instance-4/buildroot/support/scripts/mkusers /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/full_users_table.txt /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/btrfs/target >> /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/btrfs/fakeroot echo "/nvmedata/autobuild/instance-4/output-1/host/bin/makedevs -d /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/full_devices_table.txt /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/btrfs/target" >> /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/btrfs/fakeroot printf ' rm -rf /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/btrfs/target/usr/lib/udev/hwdb.d/ /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/btrfs/target/etc/udev/hwdb.d/\n' >> /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/btrfs/fakeroot echo "find /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/btrfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/btrfs/fakeroot echo "find /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/btrfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/btrfs/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/btrfs/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/btrfs/fakeroot printf ' rm -f -f /nvmedata/autobuild/instance-4/output-1/images/rootfs.btrfs\n /nvmedata/autobuild/instance-4/output-1/host/bin/mkfs.btrfs -f -r '\''/nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/btrfs/target'\'' -L '\'''\'' --byte-count '\''100m'\'' --nodesize '\''16384'\'' --sectorsize '\''4096'\'' /nvmedata/autobuild/instance-4/output-1/images/rootfs.btrfs\n' >> /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/btrfs/fakeroot chmod a+x /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/btrfs/fakeroot PATH="/nvmedata/autobuild/instance-4/output-1/host/bin:/nvmedata/autobuild/instance-4/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /nvmedata/autobuild/instance-4/output-1/host/bin/fakeroot -- /nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/btrfs/fakeroot rootdir=/nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/btrfs/target table='/nvmedata/autobuild/instance-4/output-1/build/buildroot-fs/full_devices_table.txt' ERROR: zoned: unable to stat /nvmedata/autobuild/instance-4/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: a1d1c0c2-bca6-4029-952c-42041f34f9b3 Node size: 16384 Sector size: 4096 Filesystem size: 397.00MiB Block group profiles: Data: single 232.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 397.00MiB /nvmedata/autobuild/instance-4/output-1/images/rootfs.btrfs ln -snf /nvmedata/autobuild/instance-4/output-1/host/i686-buildroot-linux-uclibc/sysroot /nvmedata/autobuild/instance-4/output-1/staging make: Leaving directory '/nvmedata/autobuild/instance-4/buildroot' make: Entering directory '/nvmedata/autobuild/instance-4/buildroot' >>> Buildroot 2022.08-rc1-30-g0132536197 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> argp-standalone 1.4.1 Collecting legal info README.md: OK (sha256: b5db0353a5b1902fc8a2e055d8899dd0c189ce73a31e67af9a0ffc24711b63f0) >>> 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-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.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) >>> uclibc 1.0.42 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 11.3.0 Collecting legal info >>> linux-headers 4.14.287 Collecting legal info >>> bandwidthd 2.0.1-auto-r11 Collecting legal info README: OK (sha256: 58573c40770e0c0b91f3eef8192952832321a344f66a4fb2d966095cbbfc86c2) >>> gd 2.3.3 Collecting legal info COPYING: OK (sha256: 005f4b6b0141d1bd11d371bbf7d4f67947f85a4906b7f5465f942204cf918ba3) >>> fontconfig 2.13.1 Collecting legal info COPYING: OK (sha256: fa4cd9ab005185e10cd8f7504518856c7dd36c01e766c2bac87f4fc638e9f886) >>> expat 2.4.8 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> freetype 2.12.1 Collecting legal info LICENSE.TXT: OK (sha256: c85e842b7ff04d95dab7d68e812773de0f8b67940e5449d35b42c66eb0f619fe) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> zlib Collecting legal info >>> zlib-ng 2.0.6 Collecting legal info LICENSE.md: OK (sha256: d3c80be055d94d798eaa786116e84fa0b010bc11420b5d2060d978ea77845436) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> jpeg Collecting legal info >>> jpeg-turbo 2.1.3 Collecting legal info LICENSE.md: OK (sha256: ee1eaf194d5924b6360af8a6ba6a4e1554037091f7505943300cdeec65f1aebb) README.ijg: OK (sha256: 4b7b9f8c03bb8d60270dfd12684e70ab21e4abfd27e73905cd1a7c4cae6f5cdb) >>> host-nasm 2.15.05 Collecting legal info LICENSE: OK (sha256: 1563996c52e220e15ef2418e67d39488255aa8c28c89e617074d3afe3ee329e0) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> 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) >>> 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-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) >>> crucible 2022.05.25 Collecting legal info LICENSE: OK (sha256: d88514630470aec9fa7abdc990a1e0a8751a752321bffa868188c49009d64d59) >>> host-go 1.18.5 Collecting legal info LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) >>> host-go-bootstrap 1.4-bootstrap-20171003 Collecting legal info LICENSE: OK (sha256: dd26a7abddd02e2d0aba97805b31f248ef7835d9e10da289b22e3b8ab78b324d) >>> dash 0.5.11.5 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> dtc 1.6.1 Collecting legal info README.license: OK (sha256: 78e1e1ce5728a990d59c7de61d4741c49185d5129daf783b386380a214328d68) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) >>> dvbsnoop 1.4.50 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> execline 2.8.0.1 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> skalibs 2.10.0.3 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> host-faketime 0.9.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> ffmpeg 4.4.2 Collecting legal info LICENSE.md: OK (sha256: cb48bf09a11f5fb576cddb0431c8f5ed0a60157a9ec942adffc13907cbe083f2) COPYING.LGPLv2.1: OK (sha256: b634ab5640e258563c536e658cad87080553df6f34f62269a21d554844e58bfe) >>> flashbench 2e30b1968a66147412f21002ea844122a0d5e2f0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-kmod 29 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> lcdproc 0.5.9 Collecting legal info COPYING: OK (sha256: 1b2a567f289f66a143c56353e7b3d4fa5862514a5e3c5cfdf8b02ee5e5aaa953) >>> libdcadec 0.2.0 Collecting legal info COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libdvdcss 1.4.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libdvdread 6.1.3 Collecting legal info COPYING: OK (sha256: d6cb0e9e560f51085556949a84af12b79a00f10ab8b66c752537faf7cd665572) >>> libevdev 1.12.1 Collecting legal info COPYING: OK (sha256: 6f13de7ce28e4948ba95170e0723ee1254c1978ce1f127af82aeca597b567cb9) >>> host-meson 0.63.0 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.5 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) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_acct 1.0.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> librsync 2.3.2 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> popt 1.18 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> libsvg 0.1.4 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libtelnet 0.23 Collecting legal info COPYING: OK (sha256: b1faf309467bc1d0aab9b42d6e86a614e78f8fe3580e289966b5b9f9a8f94d99) >>> libuev 2.4.0 Collecting legal info LICENSE: OK (sha256: 694a734d9c1b46ae203314ed1c744a1acebd4fe5fc964b761703772546f0d3ab) >>> logsurfer 1.8 Collecting legal info >>> nuttcp 6.1.2 Collecting legal info LICENSE: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pciutils 3.8.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> perl-apache-logformat-compiler 0.36 Collecting legal info LICENSE: OK (sha256: ab941cfc4794afa2113795b167177d1b25cbc77ebadd016e5727effc2cadd96b) >>> host-perl 5.34.1 Collecting legal info Artistic: OK (sha256: dd90d4f42e4dcadf5a7c09eea0189d93c7b37ae560c91f0f6d5233ed3b9292a2) Copying: OK (sha256: d77d235e41d54594865151f4751e835c5a82322b0e87ace266567c3391a4b912) README: OK (sha256: 06bab256e2e039c59d2ca3c5853425317b4a0f251fe4e5d5201a987b11fc4f78) >>> host-perl-module-build-tiny 0.039 Collecting legal info LICENSE: OK (sha256: 09fd2bc0428920c455f10c5a6c52e2bb4615114e88966c75ce27a07af028c36b) >>> host-perl-extutils-config 0.008 Collecting legal info LICENSE: OK (sha256: 33b39fda54675d4d681764049e27b537cac12213aa6650667abea43662264ddc) >>> host-perl-extutils-helpers 0.026 Collecting legal info LICENSE: OK (sha256: e5530d0ebc8662df3a970644d867faf12760b1a95ca6e2bf1c5f9af410a418e0) >>> host-perl-extutils-installpaths 0.012 Collecting legal info LICENSE: OK (sha256: b95d38ac031587625625d92fbd2ee1d5df0d02606057d680e7dcf3598fe629f9) >>> perl 5.34.1 Collecting legal info Artistic: OK (sha256: dd90d4f42e4dcadf5a7c09eea0189d93c7b37ae560c91f0f6d5233ed3b9292a2) Copying: OK (sha256: d77d235e41d54594865151f4751e835c5a82322b0e87ace266567c3391a4b912) README: OK (sha256: 06bab256e2e039c59d2ca3c5853425317b4a0f251fe4e5d5201a987b11fc4f78) >>> perl-class-inspector 1.36 Collecting legal info LICENSE: OK (sha256: 401fe9c98bdb5707df71447fb93141f8cb2d85337d45505f5ae50a776a3f6666) >>> perl-cookie-baker 0.11 Collecting legal info LICENSE: OK (sha256: b4ce94671fa219074d4e91e2268652d6bf9764cebcc7a5e27bfc14897745ca4c) >>> perl-devel-stacktrace-ashtml 0.15 Collecting legal info LICENSE: OK (sha256: ffecf60c52b85d56c928f5eac889b5044243c3907b810ef640c9f02fbce567ac) >>> perl-devel-stacktrace 2.04 Collecting legal info LICENSE: OK (sha256: dbd3162d261db5b40cac4d85afba619ec6a196398003c57b85c2333e7ef4c393) >>> perl-encode-locale 1.05 Collecting legal info README: OK (sha256: edfeacafbed5a0f2c4a2a3db3fb0274a7f210768d01c853c60b7feac841c83c8) >>> perl-file-sharedir 1.118 Collecting legal info LICENSE: OK (sha256: db57983ce0a3bce54900b5a3a3a69e9a593e7b07d0f58dd9f87ac9b016ff4a6b) >>> host-perl-file-sharedir-install 0.13 Collecting legal info LICENSE: OK (sha256: c207ca1c71c16a443d875a78d8aeccfbe550da502cd7fda24819548afb04fb5c) >>> perl-filesys-notify-simple 0.14 Collecting legal info LICENSE: OK (sha256: 9a5cceb9fdb0064b57eeca0e7ad2af1e57eff51320a13083fc22930d2a190ed7) >>> perl-hash-multivalue 0.16 Collecting legal info LICENSE: OK (sha256: af32512e13f6722dab770b989c57556a5e3d29a49b22b8ad5668064db8592401) >>> perl-http-date 6.05 Collecting legal info LICENSE: OK (sha256: 305b71c4d2fd6380585689c5f1c620737a36a318ce0f9c772badce0fe293a44e) >>> perl-http-entity-parser 0.25 Collecting legal info LICENSE: OK (sha256: 79c2a066104e71602785fd815c5aea6f7db78c19451d68521380083f9c2a8805) >>> perl-http-headers-fast 0.22 Collecting legal info LICENSE: OK (sha256: 511724425acf76d736145cfbf7c775b024c70ae8674ebf9a24dfda2c8e4032a3) >>> perl-http-message 6.36 Collecting legal info LICENSE: OK (sha256: f2f428b5f8a3bf4e6a71cd5ea92558a3d123d3d7c5075d34923e71e46dea94df) >>> perl-http-multipartparser 0.02 Collecting legal info README: OK (sha256: a339d6cf9253720ba69b311423556cc02c94d5a6f76cf5cdf11af2112e14a074) >>> perl-io-html 1.004 Collecting legal info LICENSE: OK (sha256: 669fdd41b60ef6169a975b87a5fe35c50e81b9efc8f96b2459f4fbb238079d84) >>> perl-json-maybexs 1.004003 Collecting legal info LICENSE: OK (sha256: 0f2d6b537f7a735c981511875d832bc8ff767bf97d62848cf0bada964e40aadd) >>> perl-lwp-mediatypes 6.04 Collecting legal info LICENSE: OK (sha256: e84ac5ab84ace59952d2640e0ca4522eb0aaa8c2aa696352d1252aa109ea20bc) >>> perl-net-telnet 3.05 Collecting legal info README: OK (sha256: 22d0a3343b46c7857cd7d06cb37fe437d467df71aa5854af515374e1e8bf6c53) >>> perl-plack 1.0048 Collecting legal info LICENSE: OK (sha256: fb67655b5d1adedef83aed2c79bf4f89c68d8595a7060815520173f663a3631d) >>> perl-posix-strftime-compiler 0.44 Collecting legal info LICENSE: OK (sha256: 79c2a066104e71602785fd815c5aea6f7db78c19451d68521380083f9c2a8805) >>> perl-role-tiny 2.002004 Collecting legal info LICENSE: OK (sha256: a8a1595c2347f7d10e896809d4f3dea85ccc10ac5644b8073111233cd120b14a) >>> perl-stream-buffered 0.03 Collecting legal info LICENSE: OK (sha256: 68e8c38e6d2f2b0570a908411f8321b80a7e35ea44f43729807c9ac9a025f591) >>> perl-timedate 2.33 Collecting legal info README: OK (sha256: e72e67533eb3ddd705ae718898945e2f3bf3702e91e85bb67824575706bd5bf9) >>> perl-try-tiny 0.31 Collecting legal info LICENCE: OK (sha256: f1864ede834871a1207fcd19838b6bd5e1ff0a8704f5cc523fc397126041ed0b) >>> perl-uri 5.10 Collecting legal info LICENSE: OK (sha256: d4f0b7a8771dcb1eee79a38c2e466eb997e23565a6687dd1900a2027eabe12a0) >>> perl-www-form-urlencoded 0.26 Collecting legal info LICENSE: OK (sha256: 79c2a066104e71602785fd815c5aea6f7db78c19451d68521380083f9c2a8805) >>> host-perl-module-build 0.4231 Collecting legal info LICENSE: OK (sha256: f35ac2cc6b808a38c42c2d230b875217b0a24bb51e5a497ebb630cbb3d806c3e) >>> prboom 2.5.0 Collecting legal info COPYING: OK (sha256: 1cba07ce0f6d1366d84b7cc62b76966ba79075e5f379c1e230c3ff0635fa789f) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> sdl_mixer d1725fcb7c4e987aeb7ecdc94cb8b6375b702170 Collecting legal info COPYING: OK (sha256: bc4c3bc32b311044d81c32b5e5402a6bc971a3b235850bb63445ec14bb6fe59e) >>> sdl_net 620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3 Collecting legal info COPYING: OK (sha256: e542f822a6cd82deccf82cf0f50192917b0158d725a6bc6348ab1ccdd890ecbe) >>> host-python-six 1.16.0 Collecting legal info LICENSE: OK (sha256: 8bb850c565aa389fdc16f3a46965ad23d82adff60f2393fc2762b63185e8e6c9) >>> tinifier 3.4.0 Collecting legal info LICENSE: OK (sha256: 18f524914c0df04e21289c3d9ca3e27c10abe5869cc4e4d4790a1b2c56df282c) >>> trinity 1.9 Collecting legal info COPYING: OK (sha256: 35e3fc68c89fd7b8f72fd910b521cb3292f859e9181f3c26bd0df84d144bc1d4) >>> xz 5.2.5 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> zchunk 1.2.2 Collecting legal info LICENSE: OK (sha256: 3c6a4fd5a93cacec6bf694d0537246bc15a95a274f5c5301749754e56d27b797) >>> zd1211-firmware 1.5 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.26 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: linux-headers-4.14.287: cannot save license (LINUX_HEADERS_LICENSE_FILES not defined) WARNING: logsurfer-1.8: cannot save license (LOGSURFER_LICENSE_FILES not defined) Legal info produced in /nvmedata/autobuild/instance-4/output-1/legal-info make: Leaving directory '/nvmedata/autobuild/instance-4/buildroot'