checking for int32_t... yes checking for uint32_t... yes checking for uint8_t... yes checking for uintptr_t... 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 memset... yes checking for atexit... yes checking for setenv... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating java/Makefile config.status: creating zbar.pc config.status: creating zbar-gtk.pc config.status: creating zbar-qt.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 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, --disable-nls 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-python2=no GTK+ --with-gtk=no Qt --with-qt=no Java --with-java=no ImageMagick --with-imagemagick=no dbus --with-dbus=yes Enabled codes: ean databar code128 code93 code39 codabar i25 qrcode sqcode Disabled codes: pdf417 => the zbarimg file scanner will *NOT* be built => the GTK+ widget 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 => the sqcode support is currently experimental. Use with care! >>> zbar 0.22 Building PATH="/home/buildroot/build/instance-3/output/host/bin:/home/buildroot/build/instance-3/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" /usr/bin/make -j8 -C /home/buildroot/build/instance-3/output/build/zbar-0.22/ make[1]: Entering directory '/home/buildroot/build/instance-3/output/build/zbar-0.22' /usr/bin/make all-recursive make[2]: Entering directory '/home/buildroot/build/instance-3/output/build/zbar-0.22' Making all in . make[3]: Entering directory '/home/buildroot/build/instance-3/output/build/zbar-0.22' CC zbarcam/zbarcam.o CC zbar/libzbar_la-config.lo CC zbar/libzbar_la-error.lo CC zbar/libzbar_la-symbol.lo CC zbar/libzbar_la-image.lo CC zbar/libzbar_la-convert.lo CC zbar/libzbar_la-processor.lo CC zbar/processor/libzbar_la-lock.lo CC zbar/libzbar_la-refcnt.lo CC zbar/libzbar_la-window.lo CC zbar/libzbar_la-video.lo CC zbar/libzbar_la-img_scanner.lo CC zbar/libzbar_la-scanner.lo CC zbar/libzbar_la-decoder.lo CC zbar/decoder/libzbar_la-ean.lo CC zbar/decoder/libzbar_la-databar.lo CC zbar/decoder/libzbar_la-code128.lo CC zbar/decoder/libzbar_la-code93.lo CC zbar/decoder/libzbar_la-code39.lo CC zbar/decoder/libzbar_la-codabar.lo CC zbar/decoder/libzbar_la-i25.lo CC zbar/decoder/libzbar_la-qr_finder.lo CC zbar/qrcode/libzbar_la-qrdec.lo CC zbar/qrcode/libzbar_la-qrdectxt.lo CC zbar/qrcode/libzbar_la-rs.lo CC zbar/qrcode/libzbar_la-isaac.lo CC zbar/qrcode/libzbar_la-bch15_5.lo CC zbar/qrcode/libzbar_la-binarize.lo CC zbar/qrcode/libzbar_la-util.lo CC zbar/libzbar_la-sqcode.lo CC zbar/decoder/libzbar_la-sq_finder.lo CC zbar/processor/libzbar_la-posix.lo CC zbar/video/libzbar_la-v4l.lo CC zbar/video/libzbar_la-v4l2.lo CC zbar/libzbar_la-jpeg.lo CC zbar/processor/libzbar_la-null.lo CC zbar/window/libzbar_la-null.lo CCLD zbar/libzbar.la CCLD zbarcam/zbarcam make[3]: Leaving directory '/home/buildroot/build/instance-3/output/build/zbar-0.22' make[2]: Leaving directory '/home/buildroot/build/instance-3/output/build/zbar-0.22' make[1]: Leaving directory '/home/buildroot/build/instance-3/output/build/zbar-0.22' >>> zbar 0.22 Installing to staging directory PATH="/home/buildroot/build/instance-3/output/host/bin:/home/buildroot/build/instance-3/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" /usr/bin/make -j8 DESTDIR=/home/buildroot/build/instance-3/output/host/riscv64-buildroot-linux-gnu/sysroot install -C /home/buildroot/build/instance-3/output/build/zbar-0.22/ make[1]: Entering directory '/home/buildroot/build/instance-3/output/build/zbar-0.22' /usr/bin/make install-recursive make[2]: Entering directory '/home/buildroot/build/instance-3/output/build/zbar-0.22' Making install in . make[3]: Entering directory '/home/buildroot/build/instance-3/output/build/zbar-0.22' make[4]: Entering directory '/home/buildroot/build/instance-3/output/build/zbar-0.22' /bin/mkdir -p '/home/buildroot/build/instance-3/output/host/riscv64-buildroot-linux-gnu/sysroot/usr/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c zbar/libzbar.la '/home/buildroot/build/instance-3/output/host/riscv64-buildroot-linux-gnu/sysroot/usr/lib' libtool: install: /usr/bin/install -c zbar/.libs/libzbar.so.0.3.0 /home/buildroot/build/instance-3/output/host/riscv64-buildroot-linux-gnu/sysroot/usr/lib/libzbar.so.0.3.0 libtool: install: (cd /home/buildroot/build/instance-3/output/host/riscv64-buildroot-linux-gnu/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 /home/buildroot/build/instance-3/output/host/riscv64-buildroot-linux-gnu/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 zbar/.libs/libzbar.lai /home/buildroot/build/instance-3/output/host/riscv64-buildroot-linux-gnu/sysroot/usr/lib/libzbar.la libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/mkdir -p '/home/buildroot/build/instance-3/output/host/riscv64-buildroot-linux-gnu/sysroot/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c zbarcam/zbarcam '/home/buildroot/build/instance-3/output/host/riscv64-buildroot-linux-gnu/sysroot/usr/bin' libtool: install: /usr/bin/install -c zbarcam/zbarcam /home/buildroot/build/instance-3/output/host/riscv64-buildroot-linux-gnu/sysroot/usr/bin/zbarcam /bin/mkdir -p '/home/buildroot/build/instance-3/output/host/riscv64-buildroot-linux-gnu/sysroot/etc/dbus-1/system.d' /usr/bin/install -c -m 644 ./dbus/org.linuxtv.Zbar.conf '/home/buildroot/build/instance-3/output/host/riscv64-buildroot-linux-gnu/sysroot/etc/dbus-1/system.d' /bin/mkdir -p '/home/buildroot/build/instance-3/output/host/riscv64-buildroot-linux-gnu/sysroot/usr/share/doc/zbar' /usr/bin/install -c -m 644 COPYING HACKING INSTALL.md LICENSE NEWS README.md TODO '/home/buildroot/build/instance-3/output/host/riscv64-buildroot-linux-gnu/sysroot/usr/share/doc/zbar' /bin/mkdir -p '/home/buildroot/build/instance-3/output/host/riscv64-buildroot-linux-gnu/sysroot/usr/include' /usr/bin/install -c -m 644 include/zbar.h '/home/buildroot/build/instance-3/output/host/riscv64-buildroot-linux-gnu/sysroot/usr/include' /bin/mkdir -p '/home/buildroot/build/instance-3/output/host/riscv64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 zbar.pc '/home/buildroot/build/instance-3/output/host/riscv64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /bin/mkdir -p '/home/buildroot/build/instance-3/output/host/riscv64-buildroot-linux-gnu/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 '/home/buildroot/build/instance-3/output/host/riscv64-buildroot-linux-gnu/sysroot/usr/include/zbar' make[4]: Leaving directory '/home/buildroot/build/instance-3/output/build/zbar-0.22' make[3]: Leaving directory '/home/buildroot/build/instance-3/output/build/zbar-0.22' make[2]: Leaving directory '/home/buildroot/build/instance-3/output/build/zbar-0.22' make[1]: Leaving directory '/home/buildroot/build/instance-3/output/build/zbar-0.22' >>> zbar 0.22 Fixing libtool files for la in $(find /home/buildroot/build/instance-3/output/host/riscv64-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/home/buildroot/build/instance-3/output:@BASE_DIR@:g" \ -e "s:/home/buildroot/build/instance-3/output/host/riscv64-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ -e "s:/home/buildroot/build/instance-3/output/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/home/buildroot/build/instance-3/output/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/home/buildroot/build/instance-3/output/host/riscv64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/build/instance-3/output: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.22 Installing to target PATH="/home/buildroot/build/instance-3/output/host/bin:/home/buildroot/build/instance-3/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" /usr/bin/make -j8 DESTDIR=/home/buildroot/build/instance-3/output/target install -C /home/buildroot/build/instance-3/output/build/zbar-0.22/ make[1]: Entering directory '/home/buildroot/build/instance-3/output/build/zbar-0.22' /usr/bin/make install-recursive make[2]: Entering directory '/home/buildroot/build/instance-3/output/build/zbar-0.22' Making install in . make[3]: Entering directory '/home/buildroot/build/instance-3/output/build/zbar-0.22' make[4]: Entering directory '/home/buildroot/build/instance-3/output/build/zbar-0.22' /bin/mkdir -p '/home/buildroot/build/instance-3/output/target/usr/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c zbar/libzbar.la '/home/buildroot/build/instance-3/output/target/usr/lib' libtool: install: /usr/bin/install -c zbar/.libs/libzbar.so.0.3.0 /home/buildroot/build/instance-3/output/target/usr/lib/libzbar.so.0.3.0 libtool: install: (cd /home/buildroot/build/instance-3/output/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 /home/buildroot/build/instance-3/output/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 zbar/.libs/libzbar.lai /home/buildroot/build/instance-3/output/target/usr/lib/libzbar.la libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/mkdir -p '/home/buildroot/build/instance-3/output/target/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c zbarcam/zbarcam '/home/buildroot/build/instance-3/output/target/usr/bin' libtool: install: /usr/bin/install -c zbarcam/zbarcam /home/buildroot/build/instance-3/output/target/usr/bin/zbarcam /bin/mkdir -p '/home/buildroot/build/instance-3/output/target/etc/dbus-1/system.d' /usr/bin/install -c -m 644 ./dbus/org.linuxtv.Zbar.conf '/home/buildroot/build/instance-3/output/target/etc/dbus-1/system.d' /bin/mkdir -p '/home/buildroot/build/instance-3/output/target/usr/share/doc/zbar' /usr/bin/install -c -m 644 COPYING HACKING INSTALL.md LICENSE NEWS README.md TODO '/home/buildroot/build/instance-3/output/target/usr/share/doc/zbar' /bin/mkdir -p '/home/buildroot/build/instance-3/output/target/usr/include' /usr/bin/install -c -m 644 include/zbar.h '/home/buildroot/build/instance-3/output/target/usr/include' /bin/mkdir -p '/home/buildroot/build/instance-3/output/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 zbar.pc '/home/buildroot/build/instance-3/output/target/usr/lib/pkgconfig' /bin/mkdir -p '/home/buildroot/build/instance-3/output/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 '/home/buildroot/build/instance-3/output/target/usr/include/zbar' make[4]: Leaving directory '/home/buildroot/build/instance-3/output/build/zbar-0.22' make[3]: Leaving directory '/home/buildroot/build/instance-3/output/build/zbar-0.22' make[2]: Leaving directory '/home/buildroot/build/instance-3/output/build/zbar-0.22' make[1]: Leaving directory '/home/buildroot/build/instance-3/output/build/zbar-0.22' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/build/instance-3/output/build/packages-file-list.txt Warning: target file "./usr/lib/luarocks/rocks-5.3/manifest" is touched by more than one package: [u'lpeg', u'lua-lpeg-patterns'] ./support/scripts/check-uniq-files -t staging /home/buildroot/build/instance-3/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/pkgconfig/glib-2.0.pc" is touched by more than one package: [u'libglib2', u'avahi'] Warning: staging file "./etc/resolv.conf" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/lib64" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./etc/mtab" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/lib/pkgconfig/gio-2.0.pc" is touched by more than one package: [u'libglib2', u'avahi'] ./support/scripts/check-uniq-files -t host /home/buildroot/build/instance-3/output/build/packages-file-list-host.txt Warning: host file "./bin/easy_install" is touched by more than one package: [u'host-python3-setuptools', u'host-python-setuptools'] Warning: host file "./bin/2to3" is touched by more than one package: [u'host-python3', u'host-python'] grep -qsE '^/bin/bash$' /home/buildroot/build/instance-3/output/target/etc/shells || echo "/bin/bash" >> /home/buildroot/build/instance-3/output/target/etc/shells /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/buildroot/build/instance-3/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/buildroot/build/instance-3/output/target/etc/inittab if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /home/buildroot/build/instance-3/output/target/etc/shells || echo "/bin/ash" >> /home/buildroot/build/instance-3/output/target/etc/shells; fi grep: ./.config: No such file or directory if grep -q CONFIG_HUSH=y ./.config; then grep -qsE '^/bin/hush$' /home/buildroot/build/instance-3/output/target/etc/shells || echo "/bin/hush" >> /home/buildroot/build/instance-3/output/target/etc/shells; fi grep: ./.config: No such file or directory rm -f /home/buildroot/build/instance-3/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/build/instance-3/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/build/instance-3/output/host/bin/glib-compile-schemas /home/buildroot/build/instance-3/output/host/riscv64-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/build/instance-3/output/target/usr/share/glib-2.0/schemas Warning: Schema ?org.gnome.system.locale? has path ?/system/locale/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. Warning: Schema ?org.gnome.system.proxy? has path ?/system/proxy/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. Warning: Schema ?org.gnome.system.proxy.http? has path ?/system/proxy/http/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. Warning: Schema ?org.gnome.system.proxy.https? has path ?/system/proxy/https/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. Warning: Schema ?org.gnome.system.proxy.ftp? has path ?/system/proxy/ftp/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. Warning: Schema ?org.gnome.system.proxy.socks? has path ?/system/proxy/socks/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. rm -rf /home/buildroot/build/instance-3/output/target/usr/share/lua/5.3/doc rm -rf /home/buildroot/build/instance-3/output/target/usr/lib/luarocks mkdir -p /home/buildroot/build/instance-3/output/host/etc/meson sed -e "s%@TARGET_CROSS@%/home/buildroot/build/instance-3/output/host/bin/riscv64-linux-%g" -e "s%@TARGET_ARCH@%riscv64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%"little"%g" -e "s%@TARGET_CFLAGS@%`printf '"%s", ' -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@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `@PKG_TARGET_CFLAGS@%g" -e "s%@HOST_DIR@%/home/buildroot/build/instance-3/output/host%g" package/meson//cross-compilation.conf.in > /home/buildroot/build/instance-3/output/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" /home/buildroot/build/instance-3/output/host/etc/meson/cross-compilation.conf.in > /home/buildroot/build/instance-3/output/host/etc/meson/cross-compilation.conf PYTHONPATH="/home/buildroot/build/instance-3/output/target/usr/lib/python2.7/sysconfigdata/" cd /home/buildroot/build/instance-3/output/target && /home/buildroot/build/instance-3/output/host/bin/python2.7 /home/buildroot/build/instance-3/buildroot/support/scripts/pycompile.py usr/lib/python2.7 find /home/buildroot/build/instance-3/output/target/usr/lib/python2.7 -name '*.py' -print0 | xargs -0 --no-run-if-empty rm -f find /home/buildroot/build/instance-3/output/target/usr/lib/python2.7 -name '*.pyo' -print0 | xargs -0 --no-run-if-empty rm -f mkdir -p /home/buildroot/build/instance-3/output/target/etc echo "buildroot" > /home/buildroot/build/instance-3/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/build/instance-3/output/target/etc/hosts mkdir -p /home/buildroot/build/instance-3/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/build/instance-3/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/build/instance-3/output/target/etc/shadow rm -f /home/buildroot/build/instance-3/output/target/bin/sh rm -f /home/buildroot/build/instance-3/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/build/instance-3/output/build/locales.nopurge; done for dir in /home/buildroot/build/instance-3/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/build/instance-3/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/build/instance-3/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/build/instance-3/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/build/instance-3/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/build/instance-3/output/target/usr/include /home/buildroot/build/instance-3/output/target/usr/share/aclocal \ /home/buildroot/build/instance-3/output/target/usr/lib/pkgconfig /home/buildroot/build/instance-3/output/target/usr/share/pkgconfig \ /home/buildroot/build/instance-3/output/target/usr/lib/cmake /home/buildroot/build/instance-3/output/target/usr/share/cmake find /home/buildroot/build/instance-3/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/build/instance-3/output/target/lib/ /home/buildroot/build/instance-3/output/target/usr/lib/ /home/buildroot/build/instance-3/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/build/instance-3/output/target/usr/share/gdb rm -rf /home/buildroot/build/instance-3/output/target/usr/share/zsh rm -rf /home/buildroot/build/instance-3/output/target/usr/man /home/buildroot/build/instance-3/output/target/usr/share/man rm -rf /home/buildroot/build/instance-3/output/target/usr/info /home/buildroot/build/instance-3/output/target/usr/share/info rm -rf /home/buildroot/build/instance-3/output/target/usr/doc /home/buildroot/build/instance-3/output/target/usr/share/doc rm -rf /home/buildroot/build/instance-3/output/target/usr/share/gtk-doc rmdir /home/buildroot/build/instance-3/output/target/usr/share 2>/dev/null || true find /home/buildroot/build/instance-3/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/buildroot/build/instance-3/output/host/bin/riscv64-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/build/instance-3/output/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/buildroot/build/instance-3/output/host/bin/riscv64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/buildroot/build/instance-3/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/build/instance-3/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/build/instance-3/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.08-git-00600-ged3eef6"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2019.08-git\"" \ ) > /home/buildroot/build/instance-3/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/build/instance-3/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/build/instance-3/buildroot/support/scripts/fix-rpath target touch /home/buildroot/build/instance-3/output/target/usr make: Leaving directory '/home/buildroot/build/instance-3/buildroot' make: Entering directory '/home/buildroot/build/instance-3/buildroot' >>> Buildroot 2019.08-git-00600-ged3eef6 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> 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 >>> avahi 0.7 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> dbus 1.12.16 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.2.7 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-intltool 0.51.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-gettext Collecting legal info >>> host-gettext-tiny c6dcdcdef801127549d3906d153c061880d25a73 Collecting legal info LICENSE: OK (sha256: b57aa4fdc1c614c28d41c1e2d5c4090935964c5f86291ba7d1c99ffd1d698b34) extra/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-libxml-parser-perl 2.44 Collecting legal info README: OK (sha256: a008c782e078102720266824c1e87875bafbf25ffae4b173dc135f9a4e1c672e) >>> host-expat 2.2.7 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> libcap 2.25 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> host-gperf 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-libcap 2.25 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> libdaemon 0.14 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libglib2 2.60.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.60.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> 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) >>> host-meson 0.51.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.9.0 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python3 3.7.4 Collecting legal info LICENSE: OK (sha256: a77d71d6be6f9032e6b6e5d2cf6da68f9eeab9036edfbc043633c8979cd5e82c) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python3-setuptools 41.0.1 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> host-pcre 8.43 Collecting legal info LICENCE: OK (sha256: a5fce68baf797e0918463a4437ef75984c41118f43850ddeabda1b5a90154309) >>> host-util-linux 2.34 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) 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-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.43 Collecting legal info LICENCE: OK (sha256: a5fce68baf797e0918463a4437ef75984c41118f43850ddeabda1b5a90154309) >>> util-linux 2.34 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> python 2.7.16 Collecting legal info LICENSE: OK (sha256: a77d71d6be6f9032e6b6e5d2cf6da68f9eeab9036edfbc043633c8979cd5e82c) >>> host-python 2.7.16 Collecting legal info LICENSE: OK (sha256: a77d71d6be6f9032e6b6e5d2cf6da68f9eeab9036edfbc043633c8979cd5e82c) >>> readline 8.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> bash 4.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> boost 1.70.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> busybox 1.31.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> dbus-glib 0.110 Collecting legal info COPYING: OK (sha256: ef1634fc21d9112dca08f2557313584719d534d05213cf14f3c77938506266b4) >>> host-dbus 1.12.16 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> host-dbus-glib 0.110 Collecting legal info COPYING: OK (sha256: ef1634fc21d9112dca08f2557313584719d534d05213cf14f3c77938506266b4) >>> dstat 0.7.3 Collecting legal info ERROR: No hash found for COPYING >>> fastd 18 Collecting legal info ERROR: No hash found for COPYRIGHT >>> host-cmake 3.8.2 Collecting legal info Copyright.txt: OK (sha256: af3030e1bf1af2f534430fdfe3cfc5a617966648a2a7f0c06a631adc92be1e5f) >>> libsodium 1.0.17 Collecting legal info LICENSE: OK (sha256: dea1855c9809f3faf22aa4a1fba20ec8af5a5587f23115012e5b98279cedc4af) >>> libuecc 7 Collecting legal info ERROR: No hash found for COPYRIGHT >>> openssl Collecting legal info >>> libopenssl 1.1.1c Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> fmtools 2.0.7 Collecting legal info ERROR: No hash found for COPYING >>> gconf 3.2.6 Collecting legal info COPYING: OK (sha256: 94b03f1a60a7fd5007149530626a895a6ef5a8b9342abfd56860c5f3956f5d23) >>> libxml2 2.9.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> genext2fs 1.4.1 Collecting legal info ERROR: No hash found for COPYING >>> genromfs 0.5.2 Collecting legal info ERROR: No hash found for COPYING >>> gsettings-desktop-schemas 3.22.0 Collecting legal info ERROR: No hash found for COPYING >>> ibrcommon 1.0.1 Collecting legal info COPYING: OK (sha256: 1a0b57773a46d9d4cc2f0d1780a17acc38af506bb1e0234aaa85f8ccd6dc0b92) README: OK (sha256: 9b8a430c2136ebcf76bd37f50da7d7a80ede413ec6604cc4694ea536e779854c) >>> ibrdtn 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> ibrdtnd 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> igmpproxy 0.2.1 Collecting legal info COPYING: OK (sha256: be3d05af93dbbc4650f8d641d8e1bec220af4a729e07ba71e949c25b93a1b4f6) GPL.txt: OK (sha256: c4f65d5d396ad518a37d30b83fe33897661858dc174ff64a15d0461630ce64e4) Stanford.txt: OK (sha256: 4328a21f0822caa9976356623118bcdcc9970c7a0f9a3deeba23c779b7cfb5d1) >>> initscripts Collecting legal info >>> iptables 1.8.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> jpeg Collecting legal info >>> libjpeg 9c Collecting legal info README: OK (sha256: 31f366acfb6259456d9046eb7f16875e387f8bf029d37ac4c4397bf63f22fd6b) >>> libevent 2.1.10 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> liblinear 2.20 Collecting legal info COPYRIGHT: OK (sha256: 2ad9363447d0afeca34d53619163cffd502ec172bdb44d8d112c7acb99ae2558) >>> libmms 0.6.4 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libshairplay ce80e005908f41d0e6fde1c4a21e9cb8ee54007b Collecting legal info ERROR: No hash found for LICENSE >>> libv4l 1.16.5 Collecting legal info COPYING: OK (sha256: 391e4da1c54a422a78d83be7bf84b2dfb8bacdd8ad256fa4374e128655584a8a) COPYING.libv4l: OK (sha256: 5a7f623a50e384aaf6d2ced068339ddf93d0a50d3a0ecbe86f125b07804ecc78) lib/libv4l1/libv4l1-kernelcode-license.txt: OK (sha256: 34229b5aadfb768d0d083987cba54203a920904a3ec8320823c6125b9831acd1) >>> libyuv 413a8d8041f1cc5a350a47c0d81cc721e64f9fd0 Collecting legal info LICENSE: OK (sha256: 2b2cc1180c7e6988328ad2033b04b80117419db9c4c584918bbb3cfec7e9364f) >>> lpeg 1.0.2-1 Collecting legal info >>> host-luarocks 3.1.3 Collecting legal info COPYING: OK (sha256: 542ad0ee9b8ba582437ca7b4d0959c9b9432f25d2067f144d017188a7a84dd2f) >>> host-luainterpreter Collecting legal info >>> host-lua 5.3.5 Collecting legal info ERROR: No hash found for doc/readme.html >>> luainterpreter Collecting legal info >>> lua 5.3.5 Collecting legal info ERROR: No hash found for doc/readme.html >>> lua-lpeg-patterns 0.5-0 Collecting legal info lpeg_patterns-0.5/LICENSE.md: OK (sha256: 5b0346f2b2432e5f05e8e4ad31503cf84ddf802dacde9e8c3e529efaa4be3348) >>> ocrad 0.27 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> python-hpack 3.0.0 Collecting legal info ERROR: No hash found for LICENSE >>> host-python-setuptools 41.0.1 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> python-hyperframe 5.1.0 Collecting legal info ERROR: No hash found for LICENSE >>> python-sh 1.12.14 Collecting legal info ERROR: No hash found for LICENSE.txt >>> python-six 1.12.0 Collecting legal info LICENSE: OK (sha256: e732f54da58f3e9cf0c48e8b512948936fcf7361bd58afa63a9a3c392bf794ad) >>> python-tinyrpc 1.0.1 Collecting legal info LICENSE: OK (sha256: 587f1ea174824613f4a7e0d7fb95fda000a7f58ca17df12416e014c9ee82e619) >>> radvd 2.18 Collecting legal info COPYRIGHT: OK (sha256: 40a6db00cf0b97f031eaa6c6e87157788f40ced1b88e3ea6d78779bd2a39dc80) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> setserial 2.17 Collecting legal info ERROR: No hash found for debian/copyright >>> shared-mime-info 1.12 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-shared-mime-info 1.12 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-libxml2 2.9.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> sshpass 1.06 Collecting legal info ERROR: No hash found for COPYING >>> host-swig 3.0.12 Collecting legal info LICENSE: OK (sha256: f53abaeed775018d519a1b9615f0ca17894772bd9ca21c2a156bf340ac41c13e) LICENSE-GPL: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) LICENSE-UNIVERSITIES: OK (sha256: 7f50d942373a871211c5efee03f3db2f9efd1cff1002b0ef8e3748baa611a5c2) >>> thrift 0.12.0 Collecting legal info LICENSE: OK (sha256: 23df881cec3192d1f4474633c14eb2ec30a45b84f8daeb82b9de5d2bd3ac8218) >>> host-thrift 0.12.0 Collecting legal info LICENSE: OK (sha256: 23df881cec3192d1f4474633c14eb2ec30a45b84f8daeb82b9de5d2bd3ac8218) >>> host-boost 1.70.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> host-libevent 2.1.10 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1c Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> tinydtls 0.8.2 Collecting legal info tinydtls.h: OK (sha256: 65fbf31c3551633e7dcc051fac80f2c1a73b0b077af9ed564d726155dfc40513) >>> xorriso 1.4.6 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYRIGHT >>> zbar 0.22 Collecting legal info LICENSE: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: lpeg-1.0.2-1: cannot save license (LPEG_LICENSE_FILES not defined) Legal info produced in /home/buildroot/build/instance-3/output/legal-info make: Leaving directory '/home/buildroot/build/instance-3/buildroot'