checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking whether sys/types.h defines makedev... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for int32_t... yes checking for uint32_t... yes checking for uint8_t... yes checking for uintptr_t... yes checking for uid_t in sys/types.h... yes checking for int32_t... (cached) yes checking for int64_t... yes checking for off_t... yes checking for size_t... yes checking for uint16_t... yes checking for uint32_t... (cached) yes checking for uint64_t... yes checking for uint8_t... (cached) yes checking for struct stat.st_rdev... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... (cached) yes checking for alarm... yes checking for clock_gettime... yes checking for floor... yes checking for getcwd... yes checking for gettimeofday... yes checking for localeconv... yes checking for memchr... yes checking for memmove... yes checking for memset... yes checking for modf... yes checking for munmap... yes checking for pow... yes checking for select... yes checking for setenv... yes checking for sqrt... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strrchr... yes checking for strstr... yes checking for strtol... yes checking for strtoul... yes checking for malloc... yes checking for realloc... yes Generating config files checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating gtk/Makefile config.status: creating java/Makefile config.status: creating po/Makefile.in config.status: creating zbar/Makefile config.status: creating zbar.pc config.status: creating zbar-gtk.pc config.status: creating doc/doxygen.conf config.status: creating test/test_examples.sh config.status: creating test/check_dbus.sh config.status: creating include/config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing doc/version.xml commands config.status: executing doc/reldate.xml commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6 please verify that the detected configuration matches your expectations: ------------------------------------------------------------------------ X --with-x=disabled pthreads --enable-pthread=yes 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.1 Building PATH="/srv/storage/autobuild/run/instance-3/output-1/host/bin:/srv/storage/autobuild/run/instance-3/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /srv/storage/autobuild/run/instance-3/output-1/build/zbar-0.23.1/ make[1]: Entering directory '/srv/storage/autobuild/run/instance-3/output-1/build/zbar-0.23.1' /usr/bin/make all-recursive make[2]: Entering directory '/srv/storage/autobuild/run/instance-3/output-1/build/zbar-0.23.1' Making all in zbar make[3]: Entering directory '/srv/storage/autobuild/run/instance-3/output-1/build/zbar-0.23.1/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 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 libzbar_la-sqcode.lo CC decoder/libzbar_la-sq_finder.lo CC processor/libzbar_la-posix.lo CC libzbar_la-jpeg.lo CC processor/libzbar_la-null.lo CC processor/libzbar_la-lock.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 video/libzbar_la-v4l.lo CC video/libzbar_la-v4l2.lo CC window/libzbar_la-null.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=] fprintf(stderr, "%s: " format, __func__ , ##args); \ ^~~~~~ video/v4l2.c:142:13: note: in expansion of macro 'zprintf' zprintf(0, "WARNING: read() size mismatch: 0x%lx != 0x%lx\n", ^~~~~~~ video/v4l2.c:142:60: note: format string is defined here zprintf(0, "WARNING: read() size mismatch: 0x%lx != 0x%lx\n", ~~^ %x CCLD libzbar.la make[3]: Leaving directory '/srv/storage/autobuild/run/instance-3/output-1/build/zbar-0.23.1/zbar' Making all in . make[3]: Entering directory '/srv/storage/autobuild/run/instance-3/output-1/build/zbar-0.23.1' CC zbarcam/zbarcam-zbarcam.o CCLD zbarcam/zbarcam make[3]: Leaving directory '/srv/storage/autobuild/run/instance-3/output-1/build/zbar-0.23.1' make[2]: Leaving directory '/srv/storage/autobuild/run/instance-3/output-1/build/zbar-0.23.1' make[1]: Leaving directory '/srv/storage/autobuild/run/instance-3/output-1/build/zbar-0.23.1' >>> zbar 0.23.1 Installing to staging directory PATH="/srv/storage/autobuild/run/instance-3/output-1/host/bin:/srv/storage/autobuild/run/instance-3/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/srv/storage/autobuild/run/instance-3/output-1/host/mipsel-buildroot-linux-uclibc/sysroot install -C /srv/storage/autobuild/run/instance-3/output-1/build/zbar-0.23.1/ make[1]: Entering directory '/srv/storage/autobuild/run/instance-3/output-1/build/zbar-0.23.1' /usr/bin/make install-recursive make[2]: Entering directory '/srv/storage/autobuild/run/instance-3/output-1/build/zbar-0.23.1' Making install in zbar make[3]: Entering directory '/srv/storage/autobuild/run/instance-3/output-1/build/zbar-0.23.1/zbar' make[4]: Entering directory '/srv/storage/autobuild/run/instance-3/output-1/build/zbar-0.23.1/zbar' make[4]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/srv/storage/autobuild/run/instance-3/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libzbar.la '/srv/storage/autobuild/run/instance-3/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libzbar.so.0.3.0 /srv/storage/autobuild/run/instance-3/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libzbar.so.0.3.0 libtool: install: (cd /srv/storage/autobuild/run/instance-3/output-1/host/mipsel-buildroot-linux-uclibc/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 /srv/storage/autobuild/run/instance-3/output-1/host/mipsel-buildroot-linux-uclibc/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 /srv/storage/autobuild/run/instance-3/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libzbar.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[4]: Leaving directory '/srv/storage/autobuild/run/instance-3/output-1/build/zbar-0.23.1/zbar' make[3]: Leaving directory '/srv/storage/autobuild/run/instance-3/output-1/build/zbar-0.23.1/zbar' Making install in . make[3]: Entering directory '/srv/storage/autobuild/run/instance-3/output-1/build/zbar-0.23.1' make[4]: Entering directory '/srv/storage/autobuild/run/instance-3/output-1/build/zbar-0.23.1' /usr/bin/mkdir -p '/srv/storage/autobuild/run/instance-3/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/bin' /bin/bash ./libtool --mode=install /usr/bin/install -c zbarcam/zbarcam '/srv/storage/autobuild/run/instance-3/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/bin' libtool: install: /usr/bin/install -c zbarcam/zbarcam /srv/storage/autobuild/run/instance-3/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/bin/zbarcam /usr/bin/mkdir -p '/srv/storage/autobuild/run/instance-3/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/share/doc/zbar' /usr/bin/install -c -m 644 COPYING HACKING.md INSTALL.md LICENSE.md NEWS.md README.md TODO.md '/srv/storage/autobuild/run/instance-3/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/share/doc/zbar' /usr/bin/mkdir -p '/srv/storage/autobuild/run/instance-3/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/include' /usr/bin/install -c -m 644 include/zbar.h '/srv/storage/autobuild/run/instance-3/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/include' /usr/bin/mkdir -p '/srv/storage/autobuild/run/instance-3/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 zbar.pc '/srv/storage/autobuild/run/instance-3/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig' /usr/bin/mkdir -p '/srv/storage/autobuild/run/instance-3/output-1/host/mipsel-buildroot-linux-uclibc/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 '/srv/storage/autobuild/run/instance-3/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/include/zbar' make[4]: Leaving directory '/srv/storage/autobuild/run/instance-3/output-1/build/zbar-0.23.1' make[3]: Leaving directory '/srv/storage/autobuild/run/instance-3/output-1/build/zbar-0.23.1' make[2]: Leaving directory '/srv/storage/autobuild/run/instance-3/output-1/build/zbar-0.23.1' make[1]: Leaving directory '/srv/storage/autobuild/run/instance-3/output-1/build/zbar-0.23.1' >>> zbar 0.23.1 Fixing libtool files for la in $(find /srv/storage/autobuild/run/instance-3/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/srv/storage/autobuild/run/instance-3/output-1:@BASE_DIR@:g" \ -e "s:/srv/storage/autobuild/run/instance-3/output-1/host/mipsel-buildroot-linux-uclibc/sysroot:@STAGING_DIR@:g" \ -e "s:/srv/storage/autobuild/run/instance-3/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@:/srv/storage/autobuild/run/instance-3/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/srv/storage/autobuild/run/instance-3/output-1/host/mipsel-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/srv/storage/autobuild/run/instance-3/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.1 Installing to target PATH="/srv/storage/autobuild/run/instance-3/output-1/host/bin:/srv/storage/autobuild/run/instance-3/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/srv/storage/autobuild/run/instance-3/output-1/target install -C /srv/storage/autobuild/run/instance-3/output-1/build/zbar-0.23.1/ make[1]: Entering directory '/srv/storage/autobuild/run/instance-3/output-1/build/zbar-0.23.1' /usr/bin/make install-recursive make[2]: Entering directory '/srv/storage/autobuild/run/instance-3/output-1/build/zbar-0.23.1' Making install in zbar make[3]: Entering directory '/srv/storage/autobuild/run/instance-3/output-1/build/zbar-0.23.1/zbar' make[4]: Entering directory '/srv/storage/autobuild/run/instance-3/output-1/build/zbar-0.23.1/zbar' make[4]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/srv/storage/autobuild/run/instance-3/output-1/target/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libzbar.la '/srv/storage/autobuild/run/instance-3/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libzbar.so.0.3.0 /srv/storage/autobuild/run/instance-3/output-1/target/usr/lib/libzbar.so.0.3.0 libtool: install: (cd /srv/storage/autobuild/run/instance-3/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 /srv/storage/autobuild/run/instance-3/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 /srv/storage/autobuild/run/instance-3/output-1/target/usr/lib/libzbar.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[4]: Leaving directory '/srv/storage/autobuild/run/instance-3/output-1/build/zbar-0.23.1/zbar' make[3]: Leaving directory '/srv/storage/autobuild/run/instance-3/output-1/build/zbar-0.23.1/zbar' Making install in . make[3]: Entering directory '/srv/storage/autobuild/run/instance-3/output-1/build/zbar-0.23.1' make[4]: Entering directory '/srv/storage/autobuild/run/instance-3/output-1/build/zbar-0.23.1' /usr/bin/mkdir -p '/srv/storage/autobuild/run/instance-3/output-1/target/usr/bin' /bin/bash ./libtool --mode=install /usr/bin/install -c zbarcam/zbarcam '/srv/storage/autobuild/run/instance-3/output-1/target/usr/bin' libtool: install: /usr/bin/install -c zbarcam/zbarcam /srv/storage/autobuild/run/instance-3/output-1/target/usr/bin/zbarcam /usr/bin/mkdir -p '/srv/storage/autobuild/run/instance-3/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 '/srv/storage/autobuild/run/instance-3/output-1/target/usr/share/doc/zbar' /usr/bin/mkdir -p '/srv/storage/autobuild/run/instance-3/output-1/target/usr/include' /usr/bin/install -c -m 644 include/zbar.h '/srv/storage/autobuild/run/instance-3/output-1/target/usr/include' /usr/bin/mkdir -p '/srv/storage/autobuild/run/instance-3/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 zbar.pc '/srv/storage/autobuild/run/instance-3/output-1/target/usr/lib/pkgconfig' /usr/bin/mkdir -p '/srv/storage/autobuild/run/instance-3/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 '/srv/storage/autobuild/run/instance-3/output-1/target/usr/include/zbar' make[4]: Leaving directory '/srv/storage/autobuild/run/instance-3/output-1/build/zbar-0.23.1' make[3]: Leaving directory '/srv/storage/autobuild/run/instance-3/output-1/build/zbar-0.23.1' make[2]: Leaving directory '/srv/storage/autobuild/run/instance-3/output-1/build/zbar-0.23.1' make[1]: Leaving directory '/srv/storage/autobuild/run/instance-3/output-1/build/zbar-0.23.1' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /srv/storage/autobuild/run/instance-3/output-1/host/etc/meson sed -e 's%@TARGET_CROSS@%/srv/storage/autobuild/run/instance-3/output-1/host/bin/mipsel-linux-%g' -e 's%@TARGET_ARCH@%mips%g' -e 's%@TARGET_CPU@%%g' -e 's%@TARGET_ENDIAN@%little%g' -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os'@PKG_TARGET_CFLAGS@%g" -e 's%@HOST_DIR@%/srv/storage/autobuild/run/instance-3/output-1/host%g' -e 's%@STAGING_DIR@%/srv/storage/autobuild/run/instance-3/output-1/host/mipsel-buildroot-linux-uclibc/sysroot%g' -e 's%@STATIC@%$(if $(BR2_STATIC_LIBS),true,false)%g' package/meson//cross-compilation.conf.in > /srv/storage/autobuild/run/instance-3/output-1/host/etc/meson/cross-compilation.conf.in sed -e 's%@PKG_TARGET_CFLAGS@%%g' -e 's%@PKG_TARGET_LDFLAGS@%%g' -e 's%@PKG_TARGET_CXXFLAGS@%%g' /srv/storage/autobuild/run/instance-3/output-1/host/etc/meson/cross-compilation.conf.in > /srv/storage/autobuild/run/instance-3/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /srv/storage/autobuild/run/instance-3/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /srv/storage/autobuild/run/instance-3/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /srv/storage/autobuild/run/instance-3/output-1/build/busybox-1.32.0/.config; then grep -qsE '^/bin/ash$' /srv/storage/autobuild/run/instance-3/output-1/target/etc/shells || echo "/bin/ash" >> /srv/storage/autobuild/run/instance-3/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /srv/storage/autobuild/run/instance-3/output-1/build/busybox-1.32.0/.config; then grep -qsE '^/bin/hush$' /srv/storage/autobuild/run/instance-3/output-1/target/etc/shells || echo "/bin/hush" >> /srv/storage/autobuild/run/instance-3/output-1/target/etc/shells; fi rm -f /srv/storage/autobuild/run/instance-3/output-1/target/usr/share/glib-2.0/schemas/*.xml /srv/storage/autobuild/run/instance-3/output-1/target/usr/share/glib-2.0/schemas/*.dtd /srv/storage/autobuild/run/instance-3/output-1/host/bin/glib-compile-schemas /srv/storage/autobuild/run/instance-3/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/srv/storage/autobuild/run/instance-3/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. PYTHONPATH="/srv/storage/autobuild/run/instance-3/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/python3.8/" /srv/storage/autobuild/run/instance-3/output-1/host/bin/python3.8 /srv/storage/autobuild/run/instance-3/buildroot/support/scripts/pycompile.py --strip-root /srv/storage/autobuild/run/instance-3/output-1/target /srv/storage/autobuild/run/instance-3/output-1/target/usr/lib/python3.8 find /srv/storage/autobuild/run/instance-3/output-1/target/usr/lib/python3.8 -name '*.py' -print0 | xargs -0 --no-run-if-empty rm -f find /srv/storage/autobuild/run/instance-3/output-1/target/usr/lib/python3.8 -name '*.opt-1.pyc' -print0 -o -name '*.opt-2.pyc' -print0 | xargs -0 --no-run-if-empty rm -f mkdir -p /srv/storage/autobuild/run/instance-3/output-1/target/etc echo "buildroot" > /srv/storage/autobuild/run/instance-3/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /srv/storage/autobuild/run/instance-3/output-1/target/etc/hosts mkdir -p /srv/storage/autobuild/run/instance-3/output-1/target/etc echo "Welcome to Buildroot" > /srv/storage/autobuild/run/instance-3/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /srv/storage/autobuild/run/instance-3/output-1/target/etc/shadow rm -f /srv/storage/autobuild/run/instance-3/output-1/target/bin/sh if [ -x /srv/storage/autobuild/run/instance-3/output-1/target/sbin/swapon -a -x /srv/storage/autobuild/run/instance-3/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /srv/storage/autobuild/run/instance-3/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /srv/storage/autobuild/run/instance-3/output-1/target/etc/inittab; fi printf '%s\n' C en_US locale-archive > /srv/storage/autobuild/run/instance-3/output-1/build/locales.nopurge for dir in /srv/storage/autobuild/run/instance-3/output-1/target/usr/share/locale /srv/storage/autobuild/run/instance-3/output-1/target/usr/share/X11/locale /srv/storage/autobuild/run/instance-3/output-1/target/usr/lib/locale; do if [ ! -d $dir ]; then continue; fi; for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /srv/storage/autobuild/run/instance-3/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /srv/storage/autobuild/run/instance-3/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /srv/storage/autobuild/run/instance-3/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /srv/storage/autobuild/run/instance-3/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /srv/storage/autobuild/run/instance-3/output-1/target/usr/include /srv/storage/autobuild/run/instance-3/output-1/target/usr/share/aclocal \ /srv/storage/autobuild/run/instance-3/output-1/target/usr/lib/pkgconfig /srv/storage/autobuild/run/instance-3/output-1/target/usr/share/pkgconfig \ /srv/storage/autobuild/run/instance-3/output-1/target/usr/lib/cmake /srv/storage/autobuild/run/instance-3/output-1/target/usr/share/cmake \ /srv/storage/autobuild/run/instance-3/output-1/target/usr/doc find /srv/storage/autobuild/run/instance-3/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /srv/storage/autobuild/run/instance-3/output-1/target/lib/ /srv/storage/autobuild/run/instance-3/output-1/target/usr/lib/ /srv/storage/autobuild/run/instance-3/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/srv/storage/autobuild/run/instance-3/output-1/target/usr/libexec/': No such file or directory rm -rf /srv/storage/autobuild/run/instance-3/output-1/target/usr/share/gdb rm -rf /srv/storage/autobuild/run/instance-3/output-1/target/usr/share/bash-completion rm -rf /srv/storage/autobuild/run/instance-3/output-1/target/etc/bash_completion.d rm -rf /srv/storage/autobuild/run/instance-3/output-1/target/usr/share/zsh rm -rf /srv/storage/autobuild/run/instance-3/output-1/target/usr/man /srv/storage/autobuild/run/instance-3/output-1/target/usr/share/man rm -rf /srv/storage/autobuild/run/instance-3/output-1/target/usr/info /srv/storage/autobuild/run/instance-3/output-1/target/usr/share/info rm -rf /srv/storage/autobuild/run/instance-3/output-1/target/usr/doc /srv/storage/autobuild/run/instance-3/output-1/target/usr/share/doc rm -rf /srv/storage/autobuild/run/instance-3/output-1/target/usr/share/gtk-doc rmdir /srv/storage/autobuild/run/instance-3/output-1/target/usr/share 2>/dev/null || true rm -rf /srv/storage/autobuild/run/instance-3/output-1/target/lib/debug /srv/storage/autobuild/run/instance-3/output-1/target/usr/lib/debug find /srv/storage/autobuild/run/instance-3/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /srv/storage/autobuild/run/instance-3/output-1/host/bin/mipsel-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /srv/storage/autobuild/run/instance-3/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /srv/storage/autobuild/run/instance-3/output-1/host/bin/mipsel-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /srv/storage/autobuild/run/instance-3/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /srv/storage/autobuild/run/instance-3/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 /srv/storage/autobuild/run/instance-3/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2020.08-rc1-722-gb2df73ef84"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2020.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2020.11-git\"" \ ) > /srv/storage/autobuild/run/instance-3/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /srv/storage/autobuild/run/instance-3/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/srv/storage/autobuild/run/instance-3/output-1/per-package /srv/storage/autobuild/run/instance-3/buildroot/support/scripts/fix-rpath target touch /srv/storage/autobuild/run/instance-3/output-1/target/usr ln -snf /srv/storage/autobuild/run/instance-3/output-1/host/mipsel-buildroot-linux-uclibc/sysroot /srv/storage/autobuild/run/instance-3/output-1/staging make: Leaving directory '/srv/storage/autobuild/run/instance-3/buildroot' make: Entering directory '/srv/storage/autobuild/run/instance-3/buildroot' >>> Buildroot 2020.08-rc1-722-gb2df73ef84 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> host-tar 1.29 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> argp-standalone 1.3 Collecting legal info >>> armbian-firmware 70a08503ac9e765f5d1ccf4fa3e825db0751e53e Collecting legal info >>> attr 2.4.48 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> busybox 1.32.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> cdrkit 1.1.11 Collecting legal info COPYING: OK (sha256: 90daae00475a992a367da5b0658469a5d1c4449dbbe964c5b7246e1aec92f491) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libcap 2.42 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-libcap 2.42 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> curlpp 0.8.1 Collecting legal info doc/LICENSE: OK (sha256: 8b9e3afd4d06ad3c169e788e5187a3e9f4f35671e9a7322f7e74bea9643b5b5a) >>> libcurl 7.72.0 Collecting legal info COPYING: OK (sha256: db3c4a3b3695a0f317a0c5176acd2f656d18abc45b3ee78e50935a78eb1e132e) >>> openssl Collecting legal info >>> libopenssl 1.1.1g Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> dstat 0.7.4 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> dump1090 bff92c4ad772a0a8d433f788d39dae97e00e4dbe Collecting legal info anet.h: OK (sha256: 29046ef7ee0b7b127bcc64faf135035820906dea2b379b2efcfc119131a39f7a) >>> librtlsdr ed0317e6a58c098874ac58b769cf2e609c18d9a5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libusb 1.0.23 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> hans 1.0 Collecting legal info LICENSE: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> initscripts Collecting legal info >>> jpeg Collecting legal info >>> libjpeg 9d Collecting legal info README: OK (sha256: 3dc4e4a145c907a96bd6a0e40be3f722fecf061951909143cdff5365cba9c78c) >>> libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> host-autoconf 2.69 Collecting legal info COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libglib2 2.64.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.64.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> host-meson 0.55.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.0 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python3 3.8.5 Collecting legal info LICENSE: OK (sha256: de4d1f2d2ad5ad0cfd1657a106476b31cb5db5ef9d1ff842b237c0c81f0c8a23) >>> host-expat 2.2.9 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python3-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> host-pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> host-util-linux 2.35.2 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) >>> pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> libv4l 1.20.0 Collecting legal info COPYING: OK (sha256: 391e4da1c54a422a78d83be7bf84b2dfb8bacdd8ad256fa4374e128655584a8a) COPYING.libv4l: OK (sha256: 5a7f623a50e384aaf6d2ced068339ddf93d0a50d3a0ecbe86f125b07804ecc78) lib/libv4l1/libv4l1-kernelcode-license.txt: OK (sha256: 34229b5aadfb768d0d083987cba54203a920904a3ec8320823c6125b9831acd1) >>> linux-firmware 20200122 Collecting legal info >>> logrotate 3.17.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> popt 1.18 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> mpdecimal 2.4.2 Collecting legal info LICENSE.txt: OK (sha256: e384413a13f061a50f6fadceefc0f326c22d83c13ae94978e1f86d0468332c19) >>> nbd 3.20 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> netperf 2.7.0 Collecting legal info COPYING: OK (sha256: dc874b3047b6259336431e813961fb6c5945561c6ad7a732aa8531a3c6b1a9fa) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> python-aiodns 2.0.0 Collecting legal info LICENSE: OK (sha256: eb0455d35129425ed399883cd710923de3e246a510e2eb84d9f00032d0bbec97) >>> python3 3.8.5 Collecting legal info LICENSE: OK (sha256: de4d1f2d2ad5ad0cfd1657a106476b31cb5db5ef9d1ff842b237c0c81f0c8a23) >>> python-aiohttp-jinja2 1.2.0 Collecting legal info LICENSE: OK (sha256: 2a86817fedf0c52baaa47d7dd975073639dfaaebd37312bd279de54d7f841791) >>> python-aiohttp 3.6.2 Collecting legal info LICENSE.txt: OK (sha256: 6fd5243e92dd7f98ec69c7ac377728e74905709ff527a5bf98d6d0263c04f5b6) >>> python-async-timeout 3.0.1 Collecting legal info LICENSE: OK (sha256: b40930bbcf80744c86c46a12bc9da056641d722716c378f5659b9e555ef833e1) >>> python-attrs 19.3.0 Collecting legal info LICENSE: OK (sha256: bf659a28b49240602f56bbdf490cbe2ec509b15b98f99d7b19a52c740e327863) >>> python-cchardet 2.1.6 Collecting legal info COPYING: OK (sha256: 107a29ccdd2d778aa2df5462f85dddfa099059abd22e064e07ec2cc9bafc37cd) >>> python-cffi 1.14.2 Collecting legal info LICENSE: OK (sha256: 04b80f5b077bbed68808cfebadeb5e3523f2a8c9a96495c587bd96df1eac2a33) >>> python-idna 2.9 Collecting legal info LICENSE.rst: OK (sha256: 412014420d2473dba06117c3d4d9e0eecaa6dde0ca30cd951f4ec2be39426f32) >>> python-jinja2 2.11.2 Collecting legal info LICENSE.rst: OK (sha256: 3b49dcee4105eb37bac10faf1be260408fe85d252b8e9df2e0979fc1e094437b) >>> python-markupsafe 1.1.1 Collecting legal info LICENSE.rst: OK (sha256: 489a8e1108509ed98a37bb983e11e0f7e1d31f0bd8f99a79c8448e7ff37d07ea) >>> python-multidict 4.7.6 Collecting legal info LICENSE: OK (sha256: a1c5825513279d3085a0ba46880e148ea3710c149bbaedcf2d11605a5ed3c4ad) >>> python-pycares 3.1.1 Collecting legal info LICENSE: OK (sha256: 427bb3a5372024a26e2c290b24382512bcc7ca123431c4dd178dd613beea7eee) >>> host-python-cffi 1.14.2 Collecting legal info LICENSE: OK (sha256: 04b80f5b077bbed68808cfebadeb5e3523f2a8c9a96495c587bd96df1eac2a33) >>> host-python-pycparser 2.20 Collecting legal info LICENSE: OK (sha256: 3c76629880aec2f8578ed914701a4ff9e5da8b60acb8b7ec675abf83c90c5168) >>> python-pycparser 2.20 Collecting legal info LICENSE: OK (sha256: 3c76629880aec2f8578ed914701a4ff9e5da8b60acb8b7ec675abf83c90c5168) >>> python-yarl 1.5.1 Collecting legal info LICENSE: OK (sha256: 14c0820503ceef15e814a89b037d9efc066870087018294b6ae0f27163872cc5) >>> qhull 7.3.2 Collecting legal info COPYING.txt: OK (sha256: 34db0c0c4f931861d720555c9cd7a2e228d1290ba29af0f2ee80c41bb2038afb) >>> raspi-gpio 4edfde183ff3ac9ed66cdc015ae25e45f3a5502d Collecting legal info LICENSE: OK (sha256: 6e02227e1fb942687163996678d94add7911890c50025912d0ae7ee66d256bb2) >>> tpm-tools 1.3.9.1 Collecting legal info LICENSE: OK (sha256: 7b47225a5b77cb7825efc6a4d7e0ac57864c790542cf92f5080ec2bf310c00e5) >>> trousers 0.3.14 Collecting legal info LICENSE: OK (sha256: 1ad596d12e7471549663c03e280b5b5d084a2e853fb86e4d766109818f9d7dae) >>> zbar 0.23.1 Collecting legal info LICENSE.md: OK (sha256: 44260f9252c7fe38ba8dfb645330504f4a375e3a5e9dd7d5d6b9f04adb4952f1) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: argp-standalone-1.3: cannot save license (ARGP_STANDALONE_LICENSE_FILES not defined) WARNING: armbian-firmware-70a08503ac9e765f5d1ccf4fa3e825db0751e53e: cannot save license (ARMBIAN_FIRMWARE_LICENSE_FILES not defined) WARNING: linux-firmware-20200122: cannot save license (LINUX_FIRMWARE_LICENSE_FILES not defined) Legal info produced in /srv/storage/autobuild/run/instance-3/output-1/legal-info make: Leaving directory '/srv/storage/autobuild/run/instance-3/buildroot'