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-2/output-1/host/bin:/srv/storage/autobuild/run/instance-2/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-2/output-1/build/zbar-0.23.1/ make[1]: Entering directory '/srv/storage/autobuild/run/instance-2/output-1/build/zbar-0.23.1' /usr/bin/make all-recursive make[2]: Entering directory '/srv/storage/autobuild/run/instance-2/output-1/build/zbar-0.23.1' Making all in zbar make[3]: Entering directory '/srv/storage/autobuild/run/instance-2/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=] 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", | ^~~~~~~ CCLD libzbar.la make[3]: Leaving directory '/srv/storage/autobuild/run/instance-2/output-1/build/zbar-0.23.1/zbar' Making all in . make[3]: Entering directory '/srv/storage/autobuild/run/instance-2/output-1/build/zbar-0.23.1' CC zbarcam/zbarcam-zbarcam.o CCLD zbarcam/zbarcam make[3]: Leaving directory '/srv/storage/autobuild/run/instance-2/output-1/build/zbar-0.23.1' make[2]: Leaving directory '/srv/storage/autobuild/run/instance-2/output-1/build/zbar-0.23.1' make[1]: Leaving directory '/srv/storage/autobuild/run/instance-2/output-1/build/zbar-0.23.1' >>> zbar 0.23.1 Installing to staging directory PATH="/srv/storage/autobuild/run/instance-2/output-1/host/bin:/srv/storage/autobuild/run/instance-2/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-2/output-1/host/arc-buildroot-linux-uclibc/sysroot install -C /srv/storage/autobuild/run/instance-2/output-1/build/zbar-0.23.1/ make[1]: Entering directory '/srv/storage/autobuild/run/instance-2/output-1/build/zbar-0.23.1' /usr/bin/make install-recursive make[2]: Entering directory '/srv/storage/autobuild/run/instance-2/output-1/build/zbar-0.23.1' Making install in zbar make[3]: Entering directory '/srv/storage/autobuild/run/instance-2/output-1/build/zbar-0.23.1/zbar' make[4]: Entering directory '/srv/storage/autobuild/run/instance-2/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-2/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libzbar.la '/srv/storage/autobuild/run/instance-2/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libzbar.so.0.3.0 /srv/storage/autobuild/run/instance-2/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/lib/libzbar.so.0.3.0 libtool: install: (cd /srv/storage/autobuild/run/instance-2/output-1/host/arc-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-2/output-1/host/arc-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-2/output-1/host/arc-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-2/output-1/build/zbar-0.23.1/zbar' make[3]: Leaving directory '/srv/storage/autobuild/run/instance-2/output-1/build/zbar-0.23.1/zbar' Making install in . make[3]: Entering directory '/srv/storage/autobuild/run/instance-2/output-1/build/zbar-0.23.1' make[4]: Entering directory '/srv/storage/autobuild/run/instance-2/output-1/build/zbar-0.23.1' /usr/bin/mkdir -p '/srv/storage/autobuild/run/instance-2/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/bin' /bin/bash ./libtool --mode=install /usr/bin/install -c zbarcam/zbarcam '/srv/storage/autobuild/run/instance-2/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/bin' libtool: install: /usr/bin/install -c zbarcam/zbarcam /srv/storage/autobuild/run/instance-2/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/bin/zbarcam /usr/bin/mkdir -p '/srv/storage/autobuild/run/instance-2/output-1/host/arc-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-2/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/share/doc/zbar' /usr/bin/mkdir -p '/srv/storage/autobuild/run/instance-2/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include' /usr/bin/install -c -m 644 include/zbar.h '/srv/storage/autobuild/run/instance-2/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include' /usr/bin/mkdir -p '/srv/storage/autobuild/run/instance-2/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 zbar.pc '/srv/storage/autobuild/run/instance-2/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig' /usr/bin/mkdir -p '/srv/storage/autobuild/run/instance-2/output-1/host/arc-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-2/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include/zbar' make[4]: Leaving directory '/srv/storage/autobuild/run/instance-2/output-1/build/zbar-0.23.1' make[3]: Leaving directory '/srv/storage/autobuild/run/instance-2/output-1/build/zbar-0.23.1' make[2]: Leaving directory '/srv/storage/autobuild/run/instance-2/output-1/build/zbar-0.23.1' make[1]: Leaving directory '/srv/storage/autobuild/run/instance-2/output-1/build/zbar-0.23.1' >>> zbar 0.23.1 Fixing libtool files for la in $(find /srv/storage/autobuild/run/instance-2/output-1/host/arc-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-2/output-1:@BASE_DIR@:g" \ -e "s:/srv/storage/autobuild/run/instance-2/output-1/host/arc-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@:/srv/storage/autobuild/run/instance-2/output-1/host/arc-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/srv/storage/autobuild/run/instance-2/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-2/output-1/host/bin:/srv/storage/autobuild/run/instance-2/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-2/output-1/target install -C /srv/storage/autobuild/run/instance-2/output-1/build/zbar-0.23.1/ make[1]: Entering directory '/srv/storage/autobuild/run/instance-2/output-1/build/zbar-0.23.1' /usr/bin/make install-recursive make[2]: Entering directory '/srv/storage/autobuild/run/instance-2/output-1/build/zbar-0.23.1' Making install in zbar make[3]: Entering directory '/srv/storage/autobuild/run/instance-2/output-1/build/zbar-0.23.1/zbar' make[4]: Entering directory '/srv/storage/autobuild/run/instance-2/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-2/output-1/target/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libzbar.la '/srv/storage/autobuild/run/instance-2/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libzbar.so.0.3.0 /srv/storage/autobuild/run/instance-2/output-1/target/usr/lib/libzbar.so.0.3.0 libtool: install: (cd /srv/storage/autobuild/run/instance-2/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-2/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-2/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-2/output-1/build/zbar-0.23.1/zbar' make[3]: Leaving directory '/srv/storage/autobuild/run/instance-2/output-1/build/zbar-0.23.1/zbar' Making install in . make[3]: Entering directory '/srv/storage/autobuild/run/instance-2/output-1/build/zbar-0.23.1' make[4]: Entering directory '/srv/storage/autobuild/run/instance-2/output-1/build/zbar-0.23.1' /usr/bin/mkdir -p '/srv/storage/autobuild/run/instance-2/output-1/target/usr/bin' /bin/bash ./libtool --mode=install /usr/bin/install -c zbarcam/zbarcam '/srv/storage/autobuild/run/instance-2/output-1/target/usr/bin' libtool: install: /usr/bin/install -c zbarcam/zbarcam /srv/storage/autobuild/run/instance-2/output-1/target/usr/bin/zbarcam /usr/bin/mkdir -p '/srv/storage/autobuild/run/instance-2/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-2/output-1/target/usr/share/doc/zbar' /usr/bin/mkdir -p '/srv/storage/autobuild/run/instance-2/output-1/target/usr/include' /usr/bin/install -c -m 644 include/zbar.h '/srv/storage/autobuild/run/instance-2/output-1/target/usr/include' /usr/bin/mkdir -p '/srv/storage/autobuild/run/instance-2/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 zbar.pc '/srv/storage/autobuild/run/instance-2/output-1/target/usr/lib/pkgconfig' /usr/bin/mkdir -p '/srv/storage/autobuild/run/instance-2/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-2/output-1/target/usr/include/zbar' make[4]: Leaving directory '/srv/storage/autobuild/run/instance-2/output-1/build/zbar-0.23.1' make[3]: Leaving directory '/srv/storage/autobuild/run/instance-2/output-1/build/zbar-0.23.1' make[2]: Leaving directory '/srv/storage/autobuild/run/instance-2/output-1/build/zbar-0.23.1' make[1]: Leaving directory '/srv/storage/autobuild/run/instance-2/output-1/build/zbar-0.23.1' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /srv/storage/autobuild/run/instance-2/output-1/host/etc/meson sed -e 's%@TARGET_CROSS@%/srv/storage/autobuild/run/instance-2/output-1/host/bin/arc-buildroot-linux-uclibc-%g' -e 's%@TARGET_ARCH@%arc%g' -e 's%@TARGET_CPU@%arc700%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-2/output-1/host%g' -e 's%@STAGING_DIR@%/srv/storage/autobuild/run/instance-2/output-1/host/arc-buildroot-linux-uclibc/sysroot%g' -e 's%@STATIC@%false%g' package/meson//cross-compilation.conf.in > /srv/storage/autobuild/run/instance-2/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-2/output-1/host/etc/meson/cross-compilation.conf.in > /srv/storage/autobuild/run/instance-2/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/bash$' /srv/storage/autobuild/run/instance-2/output-1/target/etc/shells || echo "/bin/bash" >> /srv/storage/autobuild/run/instance-2/output-1/target/etc/shells rm -f /srv/storage/autobuild/run/instance-2/output-1/target/usr/share/glib-2.0/schemas/*.xml /srv/storage/autobuild/run/instance-2/output-1/target/usr/share/glib-2.0/schemas/*.dtd /srv/storage/autobuild/run/instance-2/output-1/host/bin/glib-compile-schemas /srv/storage/autobuild/run/instance-2/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/srv/storage/autobuild/run/instance-2/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /srv/storage/autobuild/run/instance-2/output-1/target/etc echo "buildroot" > /srv/storage/autobuild/run/instance-2/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-2/output-1/target/etc/hosts mkdir -p /srv/storage/autobuild/run/instance-2/output-1/target/etc echo "Welcome to Buildroot" > /srv/storage/autobuild/run/instance-2/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /srv/storage/autobuild/run/instance-2/output-1/target/etc/shadow rm -f /srv/storage/autobuild/run/instance-2/output-1/target/bin/sh printf '%s\n' C en_US locale-archive > /srv/storage/autobuild/run/instance-2/output-1/build/locales.nopurge for dir in /srv/storage/autobuild/run/instance-2/output-1/target/usr/share/locale /srv/storage/autobuild/run/instance-2/output-1/target/usr/share/X11/locale /srv/storage/autobuild/run/instance-2/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-2/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /srv/storage/autobuild/run/instance-2/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /srv/storage/autobuild/run/instance-2/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /srv/storage/autobuild/run/instance-2/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /srv/storage/autobuild/run/instance-2/output-1/target/usr/include /srv/storage/autobuild/run/instance-2/output-1/target/usr/share/aclocal \ /srv/storage/autobuild/run/instance-2/output-1/target/usr/lib/pkgconfig /srv/storage/autobuild/run/instance-2/output-1/target/usr/share/pkgconfig \ /srv/storage/autobuild/run/instance-2/output-1/target/usr/lib/cmake /srv/storage/autobuild/run/instance-2/output-1/target/usr/share/cmake \ /srv/storage/autobuild/run/instance-2/output-1/target/usr/doc find /srv/storage/autobuild/run/instance-2/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /srv/storage/autobuild/run/instance-2/output-1/target/lib/ /srv/storage/autobuild/run/instance-2/output-1/target/usr/lib/ /srv/storage/autobuild/run/instance-2/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/srv/storage/autobuild/run/instance-2/output-1/target/usr/libexec/': No such file or directory rm -rf /srv/storage/autobuild/run/instance-2/output-1/target/usr/share/gdb rm -rf /srv/storage/autobuild/run/instance-2/output-1/target/usr/share/zsh rm -rf /srv/storage/autobuild/run/instance-2/output-1/target/usr/man /srv/storage/autobuild/run/instance-2/output-1/target/usr/share/man rm -rf /srv/storage/autobuild/run/instance-2/output-1/target/usr/info /srv/storage/autobuild/run/instance-2/output-1/target/usr/share/info rm -rf /srv/storage/autobuild/run/instance-2/output-1/target/usr/doc /srv/storage/autobuild/run/instance-2/output-1/target/usr/share/doc rm -rf /srv/storage/autobuild/run/instance-2/output-1/target/usr/share/gtk-doc rmdir /srv/storage/autobuild/run/instance-2/output-1/target/usr/share 2>/dev/null || true rm -rf /srv/storage/autobuild/run/instance-2/output-1/target/lib/debug /srv/storage/autobuild/run/instance-2/output-1/target/usr/lib/debug find /srv/storage/autobuild/run/instance-2/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-2/output-1/host/bin/arc-buildroot-linux-uclibc-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /srv/storage/autobuild/run/instance-2/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /srv/storage/autobuild/run/instance-2/output-1/host/bin/arc-buildroot-linux-uclibc-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /srv/storage/autobuild/run/instance-2/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-2/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-2/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2020.08-rc1-2618-g6ab6c60614"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2021.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2021.02-git\"" \ ) > /srv/storage/autobuild/run/instance-2/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /srv/storage/autobuild/run/instance-2/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/srv/storage/autobuild/run/instance-2/output-1/per-package /srv/storage/autobuild/run/instance-2/buildroot/support/scripts/fix-rpath target touch /srv/storage/autobuild/run/instance-2/output-1/target/usr ln -snf /srv/storage/autobuild/run/instance-2/output-1/host/arc-buildroot-linux-uclibc/sysroot /srv/storage/autobuild/run/instance-2/output-1/staging make: Leaving directory '/srv/storage/autobuild/run/instance-2/buildroot' make: Entering directory '/srv/storage/autobuild/run/instance-2/buildroot' >>> Buildroot 2020.08-rc1-2618-g6ab6c60614 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final arc-2020.09-release Collecting legal info >>> host-binutils arc-2020.09-release Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-bison 3.7.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-skeleton Collecting legal info >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> 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-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.1.0 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.0.2 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.37 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial arc-2020.09-release Collecting legal info >>> linux-headers 5.10.10 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> argp-standalone 1.3 Collecting legal info argp.h: OK (sha256: bbb8919aa520069b0234faf5e83a94052d278419ffe97ca8e843ecc9b212d1ab) >>> atk 2.36.0 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> host-meson 0.56.2 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-cmake 3.15.5 Collecting legal info Copyright.txt: OK (sha256: dc628fb936a5d229296d42083f9a8218aa32204c016919e784404c9ec58776e9) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-python3 3.9.1 Collecting legal info LICENSE: OK (sha256: 1dceef1677a39befa8bf0285ab2db441ba117520bb2de839547ace006a17750d) >>> host-expat 2.2.10 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> 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) >>> libglib2 2.66.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.66.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> host-util-linux 2.36.1 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) >>> libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-babeltrace2 2.0.3 Collecting legal info mit-license.txt: OK (sha256: 2f801b7c2494850c3d91da820eb230502dc0192c9d0db024db37ec08d0be1434) lgpl-2.1.txt: OK (sha256: c68fd1ffc1623ea0dace21abf57305818e4998a4ae0c79010aaaa943eb660b55) gpl-2.0.txt: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE: OK (sha256: d919c6347409efde6dea63c6f349fb06bc060a2b721fc3df07b5f720b5f1d60e) >>> host-elfutils 0.181 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> 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) >>> bash 5.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> readline 8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> boost 1.75.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> c-ares 1.17.1 Collecting legal info LICENSE.md: OK (sha256: db4eb63fe09daebdf57d3f79b091bb5ee5070c0d761040e83264e648d307af4c) >>> cppunit 1.15.1 Collecting legal info COPYING: OK (sha256: badf14d0aa3eaf1a7ae5f19a47a8ef2fc71a96802c4bc3d354535693c389f4e5) >>> dtc 1.6.0 Collecting legal info README.license: OK (sha256: 78e1e1ce5728a990d59c7de61d4741c49185d5129daf783b386380a214328d68) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) >>> faifa 0.1 Collecting legal info COPYING: OK (sha256: 9b62e4601b2b9cd5719a393e88ed71a8304048862502db765ed9d6ff8cf38c5e) >>> libpcap 1.10.0 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libnl 3.5.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> fftw-single 3.3.8 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> fmt 7.1.3 Collecting legal info LICENSE.rst: OK (sha256: 825c9324e70f8c839c8ba910543dd4a7daee243b86ef960594c11381a19980b8) >>> freerdp 2.2.0 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> libusb 1.0.24 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> openssl Collecting legal info >>> libopenssl 1.1.1i Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-gnupg 1.4.23 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> hackrf 2018.01.1 Collecting legal info COPYING: OK (sha256: 49b60a6288f90f49074228cc1fae0fb16871ba36b756013abdf7c2fc92f01fad) >>> ibrcommon 1.0.1 Collecting legal info COPYING: OK (sha256: 1a0b57773a46d9d4cc2f0d1780a17acc38af506bb1e0234aaa85f8ccd6dc0b92) README: OK (sha256: 9b8a430c2136ebcf76bd37f50da7d7a80ede413ec6604cc4694ea536e779854c) >>> ibrdtn 1.0.1 Collecting legal info COPYING: OK (sha256: 809fa1ed21450f59827d1e9aec720bbc4b687434fa22283c6cb5dd82a47ab9c0) >>> ibrdtnd 1.0.1 Collecting legal info COPYING: OK (sha256: 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594) >>> host-imagemagick 7.0.10-51 Collecting legal info LICENSE: OK (sha256: 7b43ee798e835f5e0dc03c92c52d288b46a771c4561d57ef2a9a8b2c76bf33cb) >>> host-libjpeg 9d Collecting legal info README: OK (sha256: 3dc4e4a145c907a96bd6a0e40be3f722fecf061951909143cdff5365cba9c78c) >>> host-libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> jpeg Collecting legal info >>> libjpeg 9d Collecting legal info README: OK (sha256: 3dc4e4a145c907a96bd6a0e40be3f722fecf061951909143cdff5365cba9c78c) >>> kmsxx 548905611c130ea9d31929a0caf7a198d8bac462 Collecting legal info LICENSE: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85) >>> libdrm 2.4.104 Collecting legal info xf86drm.c: OK (sha256: 2ece103921b7b5619198b9572fb9242db7bbfa6d3b33f9f93f22e1fb738ed8ac) >>> libpthread-stubs 0.4 Collecting legal info COPYING: OK (sha256: 78c20706e799f2b8f445e71d3d2ade6ba23b3388fd6cbeed7d71796623febde8) >>> kompexsqlite 1.10.12-1 Collecting legal info LICENSE.txt: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libev 4.27 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libmemcached 1.0.18 Collecting legal info COPYING: OK (sha256: 4e9032d0f539276db05519ee3d09ca6167d2134ec91c556e8c80ef3efe633fd2) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmodplug 0.8.9.0 Collecting legal info COPYING: OK (sha256: 49942e7b3b175f549e751feb08b5270ca6f6c5fb7a1be9f9517db275ec32c92e) >>> libnftnl 1.1.7 Collecting legal info COPYING: OK (sha256: 98193898c663001eff2fdcfb676e210c13042bc1a05e8d570c363efa396f8e24) >>> libtirpc 1.3.1 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> host-nfs-utils 2.5.2 Collecting legal info COPYING: OK (sha256: 576540abf5e95029ad4ad90e32071385a5e95b2c30708c706116f3eb87b9a3de) >>> host-libtirpc 1.3.1 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> 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) >>> linuxconsoletools 1.7.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> ltp-testsuite 20210121 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> musl-fts 1.2.7 Collecting legal info COPYING: OK (sha256: 55af87e4017668f54467a3380e7ebbac5e672d8c763bfe95e6fc882a6fdc4046) >>> matio 1.5.18 Collecting legal info COPYING: OK (sha256: 19494e9c9154a5e3f834e99d65fab0653b84280df7c98d1886a98d2bd28369c1) >>> mrp 1.1 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> nftables 0.9.6 Collecting legal info COPYING: OK (sha256: c17bc4fa5b2434c6f283ffcb2312e5bf3c7cdf5787b79505f094d8de734ac53e) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> screenfetch 3.9.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> thrift 0.13.0 Collecting legal info LICENSE: OK (sha256: 23df881cec3192d1f4474633c14eb2ec30a45b84f8daeb82b9de5d2bd3ac8218) >>> host-thrift 0.13.0 Collecting legal info LICENSE: OK (sha256: 23df881cec3192d1f4474633c14eb2ec30a45b84f8daeb82b9de5d2bd3ac8218) >>> host-boost 1.75.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> host-libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1i Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> zbar 0.23.1 Collecting legal info LICENSE.md: OK (sha256: 44260f9252c7fe38ba8dfb645330504f4a375e3a5e9dd7d5d6b9f04adb4952f1) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-arc-2020.09-release: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-arc-2020.09-release: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) Legal info produced in /srv/storage/autobuild/run/instance-2/output-1/legal-info make: Leaving directory '/srv/storage/autobuild/run/instance-2/buildroot'