doc --enable-doc=no v4l --enable-video=yes jpeg --with-jpeg=yes Python --with-python=no GTK --with-gtk=no GObject introspection --with-gir=no Qt --with-qt=no Java --with-java=no Dbus --with-dbus=no ImageMagick --with-imagemagick=no Enabled codes: ean databar code128 code93 code39 codabar i25 qrcode sqcode Disabled codes: pdf417 => the zbarimg file scanner will *NOT* be built => GTK support will *NOT* be built => the Qt widget will *NOT* be built => the Java interface will *NOT* be built => the Java unit test will *NOT* be enabled >>> zbar 0.23.90 Building PATH="/nvmedata/autobuild/instance-26/output-1/host/bin:/nvmedata/autobuild/instance-26/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 -C /nvmedata/autobuild/instance-26/output-1/build/zbar-0.23.90/ make[1]: Entering directory '/nvmedata/autobuild/instance-26/output-1/build/zbar-0.23.90' /usr/bin/make all-recursive make[2]: Entering directory '/nvmedata/autobuild/instance-26/output-1/build/zbar-0.23.90' Making all in zbar make[3]: Entering directory '/nvmedata/autobuild/instance-26/output-1/build/zbar-0.23.90/zbar' CC libzbar_la-config.lo CC libzbar_la-error.lo CC libzbar_la-symbol.lo CC libzbar_la-image.lo CC libzbar_la-convert.lo CC libzbar_la-processor.lo CC processor/libzbar_la-lock.lo CC libzbar_la-refcnt.lo CC libzbar_la-window.lo CC libzbar_la-video.lo CC libzbar_la-img_scanner.lo CC libzbar_la-scanner.lo CC libzbar_la-decoder.lo CC libzbar_la-misc.lo CC decoder/libzbar_la-ean.lo CC decoder/libzbar_la-databar.lo CC decoder/libzbar_la-code128.lo CC decoder/libzbar_la-code93.lo CC decoder/libzbar_la-code39.lo CC decoder/libzbar_la-codabar.lo CC decoder/libzbar_la-i25.lo CC decoder/libzbar_la-qr_finder.lo CC qrcode/libzbar_la-qrdec.lo CC qrcode/libzbar_la-qrdectxt.lo CC qrcode/libzbar_la-rs.lo CC qrcode/libzbar_la-isaac.lo CC qrcode/libzbar_la-bch15_5.lo CC qrcode/libzbar_la-binarize.lo CC qrcode/libzbar_la-util.lo CC libzbar_la-sqcode.lo CC decoder/libzbar_la-sq_finder.lo CC processor/libzbar_la-posix.lo CC video/libzbar_la-v4l.lo CC video/libzbar_la-v4l2.lo In file included from ./image.h:34, from ./video.h:37, from video/v4l2.c:52: video/v4l2.c: In function 'v4l2_dq': ./error.h:109:29: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'ssize_t' {aka 'int'} [-Wformat=] 109 | fprintf(stderr, "%s: " format, __func__ , ##args); \ | ^~~~~~ video/v4l2.c:142:13: note: in expansion of macro 'zprintf' 142 | zprintf(0, "WARNING: read() size mismatch: 0x%lx != 0x%lx\n", | ^~~~~~~ CC libzbar_la-jpeg.lo CC processor/libzbar_la-null.lo CC window/libzbar_la-null.lo CCLD libzbar.la make[3]: Leaving directory '/nvmedata/autobuild/instance-26/output-1/build/zbar-0.23.90/zbar' Making all in . make[3]: Entering directory '/nvmedata/autobuild/instance-26/output-1/build/zbar-0.23.90' CC zbarcam/zbarcam-zbarcam.o CCLD zbarcam/zbarcam make[3]: Leaving directory '/nvmedata/autobuild/instance-26/output-1/build/zbar-0.23.90' make[2]: Leaving directory '/nvmedata/autobuild/instance-26/output-1/build/zbar-0.23.90' make[1]: Leaving directory '/nvmedata/autobuild/instance-26/output-1/build/zbar-0.23.90' >>> zbar 0.23.90 Installing to staging directory PATH="/nvmedata/autobuild/instance-26/output-1/host/bin:/nvmedata/autobuild/instance-26/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 DESTDIR=/nvmedata/autobuild/instance-26/output-1/host/or1k-buildroot-linux-musl/sysroot install -C /nvmedata/autobuild/instance-26/output-1/build/zbar-0.23.90/ make[1]: Entering directory '/nvmedata/autobuild/instance-26/output-1/build/zbar-0.23.90' /usr/bin/make install-recursive make[2]: Entering directory '/nvmedata/autobuild/instance-26/output-1/build/zbar-0.23.90' Making install in zbar make[3]: Entering directory '/nvmedata/autobuild/instance-26/output-1/build/zbar-0.23.90/zbar' make[4]: Entering directory '/nvmedata/autobuild/instance-26/output-1/build/zbar-0.23.90/zbar' /bin/mkdir -p '/nvmedata/autobuild/instance-26/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libzbar.la '/nvmedata/autobuild/instance-26/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libzbar.so.0.3.0 /nvmedata/autobuild/instance-26/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/lib/libzbar.so.0.3.0 libtool: install: (cd /nvmedata/autobuild/instance-26/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/lib && { ln -s -f libzbar.so.0.3.0 libzbar.so.0 || { rm -f libzbar.so.0 && ln -s libzbar.so.0.3.0 libzbar.so.0; }; }) libtool: install: (cd /nvmedata/autobuild/instance-26/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/lib && { ln -s -f libzbar.so.0.3.0 libzbar.so || { rm -f libzbar.so && ln -s libzbar.so.0.3.0 libzbar.so; }; }) libtool: install: /usr/bin/install -c .libs/libzbar.lai /nvmedata/autobuild/instance-26/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/lib/libzbar.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/nvmedata/autobuild/instance-26/output-1/build/zbar-0.23.90/zbar' make[3]: Leaving directory '/nvmedata/autobuild/instance-26/output-1/build/zbar-0.23.90/zbar' Making install in . make[3]: Entering directory '/nvmedata/autobuild/instance-26/output-1/build/zbar-0.23.90' make[4]: Entering directory '/nvmedata/autobuild/instance-26/output-1/build/zbar-0.23.90' /bin/mkdir -p '/nvmedata/autobuild/instance-26/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/bin' /bin/bash ./libtool --mode=install /usr/bin/install -c zbarcam/zbarcam '/nvmedata/autobuild/instance-26/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/bin' libtool: install: /usr/bin/install -c zbarcam/zbarcam /nvmedata/autobuild/instance-26/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/bin/zbarcam /bin/mkdir -p '/nvmedata/autobuild/instance-26/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/share/doc/zbar' /usr/bin/install -c -m 644 COPYING HACKING.md INSTALL.md LICENSE.md NEWS.md README.md TODO.md '/nvmedata/autobuild/instance-26/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/share/doc/zbar' /bin/mkdir -p '/nvmedata/autobuild/instance-26/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/include' /usr/bin/install -c -m 644 include/zbar.h '/nvmedata/autobuild/instance-26/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/include' /bin/mkdir -p '/nvmedata/autobuild/instance-26/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 zbar.pc '/nvmedata/autobuild/instance-26/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/lib/pkgconfig' /bin/mkdir -p '/nvmedata/autobuild/instance-26/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/include/zbar' /usr/bin/install -c -m 644 include/zbar/Scanner.h include/zbar/Decoder.h include/zbar/Exception.h include/zbar/Symbol.h include/zbar/Image.h include/zbar/ImageScanner.h include/zbar/Video.h include/zbar/Window.h include/zbar/Processor.h '/nvmedata/autobuild/instance-26/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/include/zbar' make[4]: Leaving directory '/nvmedata/autobuild/instance-26/output-1/build/zbar-0.23.90' make[3]: Leaving directory '/nvmedata/autobuild/instance-26/output-1/build/zbar-0.23.90' make[2]: Leaving directory '/nvmedata/autobuild/instance-26/output-1/build/zbar-0.23.90' make[1]: Leaving directory '/nvmedata/autobuild/instance-26/output-1/build/zbar-0.23.90' >>> zbar 0.23.90 Fixing libtool files for la in $(find /nvmedata/autobuild/instance-26/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/nvmedata/autobuild/instance-26/output-1:@BASE_DIR@:g" \ -e "s:/nvmedata/autobuild/instance-26/output-1/host/or1k-buildroot-linux-musl/sysroot:@STAGING_DIR@:g" \ -e "s:/nvmedata/autobuild/instance-26/output-1/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/nvmedata/autobuild/instance-26/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/nvmedata/autobuild/instance-26/output-1/host/or1k-buildroot-linux-musl/sysroot:g" \ -e "s:@BASE_DIR@:/nvmedata/autobuild/instance-26/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 >>> zbar 0.23.90 Installing to target PATH="/nvmedata/autobuild/instance-26/output-1/host/bin:/nvmedata/autobuild/instance-26/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 DESTDIR=/nvmedata/autobuild/instance-26/output-1/target install -C /nvmedata/autobuild/instance-26/output-1/build/zbar-0.23.90/ make[1]: Entering directory '/nvmedata/autobuild/instance-26/output-1/build/zbar-0.23.90' /usr/bin/make install-recursive make[2]: Entering directory '/nvmedata/autobuild/instance-26/output-1/build/zbar-0.23.90' Making install in zbar make[3]: Entering directory '/nvmedata/autobuild/instance-26/output-1/build/zbar-0.23.90/zbar' make[4]: Entering directory '/nvmedata/autobuild/instance-26/output-1/build/zbar-0.23.90/zbar' /bin/mkdir -p '/nvmedata/autobuild/instance-26/output-1/target/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libzbar.la '/nvmedata/autobuild/instance-26/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libzbar.so.0.3.0 /nvmedata/autobuild/instance-26/output-1/target/usr/lib/libzbar.so.0.3.0 libtool: install: (cd /nvmedata/autobuild/instance-26/output-1/target/usr/lib && { ln -s -f libzbar.so.0.3.0 libzbar.so.0 || { rm -f libzbar.so.0 && ln -s libzbar.so.0.3.0 libzbar.so.0; }; }) libtool: install: (cd /nvmedata/autobuild/instance-26/output-1/target/usr/lib && { ln -s -f libzbar.so.0.3.0 libzbar.so || { rm -f libzbar.so && ln -s libzbar.so.0.3.0 libzbar.so; }; }) libtool: install: /usr/bin/install -c .libs/libzbar.lai /nvmedata/autobuild/instance-26/output-1/target/usr/lib/libzbar.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/nvmedata/autobuild/instance-26/output-1/build/zbar-0.23.90/zbar' make[3]: Leaving directory '/nvmedata/autobuild/instance-26/output-1/build/zbar-0.23.90/zbar' Making install in . make[3]: Entering directory '/nvmedata/autobuild/instance-26/output-1/build/zbar-0.23.90' make[4]: Entering directory '/nvmedata/autobuild/instance-26/output-1/build/zbar-0.23.90' /bin/mkdir -p '/nvmedata/autobuild/instance-26/output-1/target/usr/bin' /bin/bash ./libtool --mode=install /usr/bin/install -c zbarcam/zbarcam '/nvmedata/autobuild/instance-26/output-1/target/usr/bin' libtool: install: /usr/bin/install -c zbarcam/zbarcam /nvmedata/autobuild/instance-26/output-1/target/usr/bin/zbarcam /bin/mkdir -p '/nvmedata/autobuild/instance-26/output-1/target/usr/share/doc/zbar' /usr/bin/install -c -m 644 COPYING HACKING.md INSTALL.md LICENSE.md NEWS.md README.md TODO.md '/nvmedata/autobuild/instance-26/output-1/target/usr/share/doc/zbar' /bin/mkdir -p '/nvmedata/autobuild/instance-26/output-1/target/usr/include' /usr/bin/install -c -m 644 include/zbar.h '/nvmedata/autobuild/instance-26/output-1/target/usr/include' /bin/mkdir -p '/nvmedata/autobuild/instance-26/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 zbar.pc '/nvmedata/autobuild/instance-26/output-1/target/usr/lib/pkgconfig' /bin/mkdir -p '/nvmedata/autobuild/instance-26/output-1/target/usr/include/zbar' /usr/bin/install -c -m 644 include/zbar/Scanner.h include/zbar/Decoder.h include/zbar/Exception.h include/zbar/Symbol.h include/zbar/Image.h include/zbar/ImageScanner.h include/zbar/Video.h include/zbar/Window.h include/zbar/Processor.h '/nvmedata/autobuild/instance-26/output-1/target/usr/include/zbar' make[4]: Leaving directory '/nvmedata/autobuild/instance-26/output-1/build/zbar-0.23.90' make[3]: Leaving directory '/nvmedata/autobuild/instance-26/output-1/build/zbar-0.23.90' make[2]: Leaving directory '/nvmedata/autobuild/instance-26/output-1/build/zbar-0.23.90' make[1]: Leaving directory '/nvmedata/autobuild/instance-26/output-1/build/zbar-0.23.90' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /nvmedata/autobuild/instance-26/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-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', '-O3', '-g0'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_CC@%/nvmedata/autobuild/instance-26/output-1/host/bin/or1k-linux-gcc%g" -e "s%@TARGET_CXX@%/nvmedata/autobuild/instance-26/output-1/host/bin/or1k-linux-g++%g" -e "s%@TARGET_AR@%/nvmedata/autobuild/instance-26/output-1/host/bin/or1k-linux-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%or1k%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/nvmedata/autobuild/instance-26/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/nvmedata/autobuild/instance-26/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/nvmedata/autobuild/instance-26/output-1/host%g" -e "s%@STAGING_DIR@%/nvmedata/autobuild/instance-26/output-1/host/or1k-buildroot-linux-musl/sysroot%g" -e "s%@STATIC@%false%g" /nvmedata/autobuild/instance-26/buildroot/support/misc/cross-compilation.conf.in > /nvmedata/autobuild/instance-26/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/nvmedata/autobuild/instance-26/output-1/host/bin/or1k-linux-gcc%g" -e "s%@TARGET_CXX@%/nvmedata/autobuild/instance-26/output-1/host/bin/or1k-linux-g++%g" -e "s%@TARGET_AR@%/nvmedata/autobuild/instance-26/output-1/host/bin/or1k-linux-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%or1k%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0'%g" -e "s%@BR2_CMAKE@%/nvmedata/autobuild/instance-26/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/nvmedata/autobuild/instance-26/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/nvmedata/autobuild/instance-26/output-1/host%g" -e "s%@STAGING_DIR@%/nvmedata/autobuild/instance-26/output-1/host/or1k-buildroot-linux-musl/sysroot%g" -e "s%@STATIC@%false%g" /nvmedata/autobuild/instance-26/buildroot/support/misc/cross-compilation.conf.in > /nvmedata/autobuild/instance-26/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/dash$' /nvmedata/autobuild/instance-26/output-1/target/etc/shells || echo "/bin/dash" >> /nvmedata/autobuild/instance-26/output-1/target/etc/shells rm -f /nvmedata/autobuild/instance-26/output-1/target/usr/share/glib-2.0/schemas/*.xml /nvmedata/autobuild/instance-26/output-1/target/usr/share/glib-2.0/schemas/*.dtd /nvmedata/autobuild/instance-26/output-1/host/bin/glib-compile-schemas /nvmedata/autobuild/instance-26/output-1/host/or1k-buildroot-linux-musl/sysroot/usr/share/glib-2.0/schemas --targetdir=/nvmedata/autobuild/instance-26/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. rm -f -r /nvmedata/autobuild/instance-26/output-1/target/usr/share/openrc mkdir -p /nvmedata/autobuild/instance-26/output-1/target/etc echo "buildroot" > /nvmedata/autobuild/instance-26/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /nvmedata/autobuild/instance-26/output-1/target/etc/hosts mkdir -p /nvmedata/autobuild/instance-26/output-1/target/etc echo "Welcome to Buildroot" > /nvmedata/autobuild/instance-26/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root:"*":, /nvmedata/autobuild/instance-26/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /nvmedata/autobuild/instance-26/output-1/target/etc/shells || echo "/bin/sh" >> /nvmedata/autobuild/instance-26/output-1/target/etc/shells ln -sf dash /nvmedata/autobuild/instance-26/output-1/target/bin/sh /bin/sed -i -e '/^root:/s,[^/]*$,dash,' /nvmedata/autobuild/instance-26/output-1/target/etc/passwd ./support/scripts/eclipse-register-toolchain `readlink -f /nvmedata/autobuild/instance-26/output-1` or1k-linux- "or1k" Testing /nvmedata/autobuild/instance-13/output-1 ... Testing /nvmedata/autobuild/instance-0/output-1 ... Testing /nvmedata/autobuild/instance-19/output-1 ... Testing /nvmedata/autobuild/instance-28/output-1 ... Testing /nvmedata/autobuild/instance-3/output-1 ... Testing /nvmedata/autobuild/instance-7/output-1 ... Testing /nvmedata/autobuild/instance-27/output-1 ... Testing /nvmedata/autobuild/instance-9/output-1 ... Testing /nvmedata/autobuild/instance-18/output-1 ... Testing /nvmedata/autobuild/instance-14/output-1 ... Testing /nvmedata/autobuild/instance-5/output-1 ... Testing /nvmedata/autobuild/instance-26/output-1 ... Testing /nvmedata/autobuild/instance-25/output-1 ... Testing /nvmedata/autobuild/instance-24/output-1 ... Testing /nvmedata/autobuild/instance-1/output-1 ... Testing /nvmedata/autobuild/instance-20/output-1 ... Testing /nvmedata/autobuild/instance-4/output-1 ... Testing /nvmedata/autobuild/instance-31/output-1 ... Testing /nvmedata/autobuild/instance-8/output-1 ... Testing /nvmedata/autobuild/instance-17/output-1 ... Testing /nvmedata/autobuild/instance-23/output-1 ... Testing /nvmedata/autobuild/instance-29/output-1 ... Testing /nvmedata/autobuild/instance-10/output-1 ... Testing /nvmedata/autobuild/instance-22/output-1 ... Testing /nvmedata/autobuild/instance-21/output-1 ... Testing /nvmedata/autobuild/instance-11/output-1 ... Testing /nvmedata/autobuild/instance-12/output-1 ... Testing /nvmedata/autobuild/instance-15/output-1 ... Testing /nvmedata/autobuild/instance-2/output-1 ... Testing /nvmedata/autobuild/instance-6/output-1 ... Testing /nvmedata/autobuild/instance-30/output-1 ... Testing /nvmedata/autobuild/instance-16/output-1 ... rm -rf /nvmedata/autobuild/instance-26/output-1/target/usr/include /nvmedata/autobuild/instance-26/output-1/target/usr/share/aclocal \ /nvmedata/autobuild/instance-26/output-1/target/usr/lib/pkgconfig /nvmedata/autobuild/instance-26/output-1/target/usr/share/pkgconfig \ /nvmedata/autobuild/instance-26/output-1/target/usr/lib/cmake /nvmedata/autobuild/instance-26/output-1/target/usr/share/cmake \ /nvmedata/autobuild/instance-26/output-1/target/usr/doc find /nvmedata/autobuild/instance-26/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /nvmedata/autobuild/instance-26/output-1/target/lib/ /nvmedata/autobuild/instance-26/output-1/target/usr/lib/ /nvmedata/autobuild/instance-26/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /nvmedata/autobuild/instance-26/output-1/target/usr/share/gdb rm -rf /nvmedata/autobuild/instance-26/output-1/target/usr/share/bash-completion rm -rf /nvmedata/autobuild/instance-26/output-1/target/etc/bash_completion.d rm -rf /nvmedata/autobuild/instance-26/output-1/target/usr/share/zsh rm -rf /nvmedata/autobuild/instance-26/output-1/target/usr/man /nvmedata/autobuild/instance-26/output-1/target/usr/share/man rm -rf /nvmedata/autobuild/instance-26/output-1/target/usr/info /nvmedata/autobuild/instance-26/output-1/target/usr/share/info rm -rf /nvmedata/autobuild/instance-26/output-1/target/usr/doc /nvmedata/autobuild/instance-26/output-1/target/usr/share/doc rm -rf /nvmedata/autobuild/instance-26/output-1/target/usr/share/gtk-doc rmdir /nvmedata/autobuild/instance-26/output-1/target/usr/share 2>/dev/null || true rm -rf /nvmedata/autobuild/instance-26/output-1/target/lib/debug /nvmedata/autobuild/instance-26/output-1/target/usr/lib/debug find /nvmedata/autobuild/instance-26/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-26/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-26/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-26/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-26/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.05-125-gdcf695206e"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2022.08-git\"" \ ) > /nvmedata/autobuild/instance-26/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /nvmedata/autobuild/instance-26/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/nvmedata/autobuild/instance-26/output-1/per-package /nvmedata/autobuild/instance-26/buildroot/support/scripts/fix-rpath target touch /nvmedata/autobuild/instance-26/output-1/target/usr ln -snf /nvmedata/autobuild/instance-26/output-1/host/or1k-buildroot-linux-musl/sysroot /nvmedata/autobuild/instance-26/output-1/staging make: Leaving directory '/nvmedata/autobuild/instance-26/buildroot' make: Entering directory '/nvmedata/autobuild/instance-26/buildroot' >>> Buildroot 2022.05-125-gdcf695206e Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external-bootlin 2021.11-5 Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-openrc Collecting legal info >>> skeleton-init-common Collecting legal info >>> 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-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> toolchain Collecting legal info >>> toolchain-external Collecting legal info >>> musl-compat-headers Collecting legal info >>> host-checkpolicy 3.3 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> 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-libselinux 3.3 Collecting legal info LICENSE: OK (sha256: 86657b4c0fe868d7cbd977cb04c63b6c667e08fa51595a7bc846ad4bed8fc364) >>> host-libsepol 3.3 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-pcre2 10.40 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-python3 3.10.4 Collecting legal info LICENSE: OK (sha256: f03e17cd594c2085f66a454e695c7ebe5b4d3c0eff534f4f194abc2fd164621b) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.4.8 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> host-swig 4.0.2 Collecting legal info LICENSE: OK (sha256: f53abaeed775018d519a1b9615f0ca17894772bd9ca21c2a156bf340ac41c13e) LICENSE-GPL: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) LICENSE-UNIVERSITIES: OK (sha256: 7f50d942373a871211c5efee03f3db2f9efd1cff1002b0ef8e3748baa611a5c2) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> chocolate-doom 3.0.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> sdl2 2.0.22 Collecting legal info LICENSE.txt: OK (sha256: fcb07e07ac6bc8b2fcf047b50431ef4ebe5b619d7ca7c82212018309a9067426) >>> sdl2_mixer 2.0.4 Collecting legal info COPYING.txt: OK (sha256: 113727180e7956cb9718b03b41da85b63ea54743a33047071a623bf672895a10) >>> sdl2_net 2.0.1 Collecting legal info COPYING.txt: OK (sha256: f09845a238245402a8b8388db6634d8a5b2c3e1dc098f16f9d8c74a276ef4594) >>> cifs-utils 6.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> dash 0.5.11.5 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> fftw-single 3.3.8 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> findutils 4.9.0 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> fwup 1.9.0 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> libarchive 3.6.1 Collecting legal info COPYING: OK (sha256: b2cdf763345de2de34cebf54394df3c61a105c3b71288603c251f2fa638200ba) >>> libxml2 2.9.14 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> 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) >>> zlib Collecting legal info >>> libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> openssl Collecting legal info >>> libopenssl 1.1.1o Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> host-gptfdisk 1.0.8 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> host-popt 1.18 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> 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) >>> iperf3 3.10.1 Collecting legal info LICENSE: OK (sha256: 0e1cb1921904626f0d3e86cacc0e28333140f0f9957267cff0b9d185645743ed) >>> jpeg-turbo 2.1.3 Collecting legal info LICENSE.md: OK (sha256: ee1eaf194d5924b6360af8a6ba6a4e1554037091f7505943300cdeec65f1aebb) README.ijg: OK (sha256: 4b7b9f8c03bb8d60270dfd12684e70ab21e4abfd27e73905cd1a7c4cae6f5cdb) >>> host-jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info jsmin.c: OK (sha256: b420f61778af09534adc836a5086f5625b8499124051c50baefa218e7c03a58c) >>> kmod 29 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> libftdi1 1.5 Collecting legal info LICENSE: OK (sha256: 524f46428bf72bb8c6acfeca4909551fd2e0bdbb5305406d38382f4056095c56) COPYING.LIB: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> libusb 1.0.25 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libglib2 2.70.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.70.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-meson 0.62.2 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2.g51db2.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 62.1.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> libglob 1.0 Collecting legal info LICENSE: OK (sha256: 4cd4bac6ef90d4a91ee6e52df30f241045fb1a27fb53541ef4a9f8e47e6103ca) >>> libidn2 2.3.2 Collecting legal info COPYING: OK (sha256: 73483f797a83373fca1b968c11785b98c4fc4803cdc7d3210811ca8b075d6d76) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) COPYING.unicode: OK (sha256: 01d621eef165cf4d3d3dbb737aa0699178d94c6f18cf87e9dde6db3ca7790f46) >>> libunistring 1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> libiec61850 1.5.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libmspack 0.10.1alpha Collecting legal info COPYING.LIB: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libpsl 0.21.1 Collecting legal info COPYING: OK (sha256: 7903413e7aa0bbcb77aa19150a3f1034edc0a760cff174f9a53efe4de6f056a4) src/LICENSE.chromium: OK (sha256: 1d7f52747a9169751cdf2641a8299c0098e9ecdf9429296ffd55bdb14c9ed5b3) >>> libsndfile 1.0.31 Collecting legal info COPYING: OK (sha256: ad01ea5cd2755f6048383c8d54c88459cd6fcb17757c5c8892f8c5ea060f6140) >>> libsoup 2.74.2 Collecting legal info COPYING: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> host-intltool 0.51.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libxml-parser-perl 2.46 Collecting legal info README: OK (sha256: 6a2e768443ed00f09d3d4bc4dd14451035eac13c6864d68d8e2f76edf5a044f2) >>> sqlite 3.38.5 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> libv4l 1.22.1 Collecting legal info COPYING: OK (sha256: 391e4da1c54a422a78d83be7bf84b2dfb8bacdd8ad256fa4374e128655584a8a) COPYING.libv4l: OK (sha256: 5a7f623a50e384aaf6d2ced068339ddf93d0a50d3a0ecbe86f125b07804ecc78) lib/libv4l1/libv4l1-kernelcode-license.txt: OK (sha256: 34229b5aadfb768d0d083987cba54203a920904a3ec8320823c6125b9831acd1) >>> jpeg Collecting legal info >>> lzop 1.03 Collecting legal info COPYING: OK (sha256: 70439f6e2b47057a408d2390ed6663b9875f5a08066a06a060a357ef1df89a8c) >>> memtool 2018.03.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mii-diag 2.11 Collecting legal info mii-diag.c: OK (sha256: c83cf866874d6171fbea4e3786370483beb6d2898ac2ea91123b144effec7fcb) >>> minimodem 0.24 Collecting legal info COPYING: OK (sha256: c298178753129680ef6d3112f0f8b61acc405c86c1997dfe59735257988f8b33) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> nut 03c3bbe8df9a2caf3c09c120ae7045d35af99b76 Collecting legal info COPYING: OK (sha256: 9f562d0e6be5108a06684dd249686d378abe1653df14b1944e971e084f6751f0) LICENSE-GPL2: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE-GPL3: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-perl 5.34.1 Collecting legal info Artistic: OK (sha256: dd90d4f42e4dcadf5a7c09eea0189d93c7b37ae560c91f0f6d5233ed3b9292a2) Copying: OK (sha256: d77d235e41d54594865151f4751e835c5a82322b0e87ace266567c3391a4b912) README: OK (sha256: 06bab256e2e039c59d2ca3c5853425317b4a0f251fe4e5d5201a987b11fc4f78) >>> openfpgaloader 0.6.1 Collecting legal info LICENSE: OK (sha256: c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4) >>> openrc 0.43.3 Collecting legal info LICENSE: OK (sha256: 96862463f4e77e2508e4fc2c83773fd24807cb699368b63fd93a5e2b466dd624) >>> opkg 0.4.5 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pixz 1.0.7 Collecting legal info LICENSE: OK (sha256: d036806b4d1efee7c6d86276451c4d833e9798751417e25daae62dfbe348641b) >>> popt 1.18 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> qlibc 2.4.5 Collecting legal info LICENSE: OK (sha256: 7c9d03656af4c0acf0a35e29459086498dd64080eac6d2945bc1c064aaf18132) >>> host-rauc 1.7 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1o Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-squashfs 4.5 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lz4 1.9.3 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-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) >>> host-zstd 1.5.2 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> rhash 1.4.2 Collecting legal info COPYING: OK (sha256: 953e55838353335148c90b5a38a4894292680b1d4c37228ffddddbf18ce54bf5) >>> tpm2-tss 3.1.0 Collecting legal info LICENSE: OK (sha256: 18c1bf4b1ba1fb2c4ffa7398c234d83c0d55475298e470ae1e5e3a8a8bd2e448) >>> usbredir 0.12.0 Collecting legal info COPYING.LIB: OK (sha256: 592987e8510228d546540b84a22444bde98e48d03078d3b2eefcd889bec5ce8c) >>> xl2tp 1.3.17 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> zbar 0.23.90 Collecting legal info LICENSE.md: OK (sha256: 44260f9252c7fe38ba8dfb645330504f4a375e3a5e9dd7d5d6b9f04adb4952f1) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-bootlin-2021.11-5: cannot save license (TOOLCHAIN_EXTERNAL_BOOTLIN_LICENSE_FILES not defined) Legal info produced in /nvmedata/autobuild/instance-26/output-1/legal-info make: Leaving directory '/nvmedata/autobuild/instance-26/buildroot'