cp -LR /home/peko/autobuild/instance-0/output/build/tvheadend-9b9ee6859be90fedb5d43ad1d770dfcdb8b1caf4/$bundle/* /home/peko/autobuild/instance-0/output/target/usr/share/tvheadend/$bundle ;\ done find /home/peko/autobuild/instance-0/output/target/usr/share/tvheadend -name .git -exec rm -rf {} \; &>/dev/null || /bin/true make[1]: Leaving directory `/home/peko/autobuild/instance-0/output/build/tvheadend-9b9ee6859be90fedb5d43ad1d770dfcdb8b1caf4' rm -rf /home/peko/autobuild/instance-0/output/target/usr/share/tvheadend/docs rm -rf /home/peko/autobuild/instance-0/output/target/usr/share/tvheadend/src PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" BR2_DL_DIR=/home/peko/autobuild/instance-0/dl BUILD_DIR=/home/peko/autobuild/instance-0/output/build O=/home/peko/autobuild/instance-0/output flock /home/peko/autobuild/instance-0/dl/uboot-tools/ support/download/dl-wrapper -c '2018.07' -d '/home/peko/autobuild/instance-0/dl/uboot-tools' -D '/home/peko/autobuild/instance-0/dl' -f 'u-boot-2018.07.tar.bz2' -H 'package/uboot-tools//uboot-tools.hash' -n 'uboot-tools-2018.07' -N 'uboot-tools' -o '/home/peko/autobuild/instance-0/dl/uboot-tools/u-boot-2018.07.tar.bz2' -u ftp+ftp://ftp.denx.de/pub/u-boot -u http\|urlencode+http://sources.buildroot.net/uboot-tools -u http\|urlencode+http://sources.buildroot.net -- u-boot-2018.07.tar.bz2: OK (sha256: 9f10df88bc91b35642e461217f73256bbaeeca9ae2db8db56197ba5e89e1f6d4) >>> host-uboot-tools 2018.07 Extracting bzcat /home/peko/autobuild/instance-0/dl/uboot-tools/u-boot-2018.07.tar.bz2 | /home/peko/autobuild/instance-0/output/host/bin/tar --strip-components=1 -C /home/peko/autobuild/instance-0/output/build/host-uboot-tools-2018.07 -xf - >>> host-uboot-tools 2018.07 Patching Applying 0001-drop-configh-from-tools.patch using patch: patching file tools/env/fw_env_private.h Hunk #1 succeeded at 4 with fuzz 1 (offset -1 lines). Applying 0002-tools-only-in-no-dot-config-targets.patch using patch: patching file Makefile Hunk #1 succeeded at 439 (offset 14 lines). Applying 0003-Make-FIT-support-really-optional.patch using patch: patching file common/bootm.c Hunk #1 succeeded at 922 (offset 21 lines). Hunk #2 succeeded at 987 (offset 21 lines). patching file include/bootm.h Hunk #1 succeeded at 40 (offset -1 lines). patching file tools/Makefile Hunk #1 succeeded at 58 with fuzz 2 (offset 4 lines). Hunk #2 succeeded at 81 (offset 12 lines). >>> host-uboot-tools 2018.07 Configuring mkdir -p /home/peko/autobuild/instance-0/output/build/host-uboot-tools-2018.07/include/config touch /home/peko/autobuild/instance-0/output/build/host-uboot-tools-2018.07/include/config/auto.conf >>> host-uboot-tools 2018.07 Building /usr/bin/make -j1 -C /home/peko/autobuild/instance-0/output/build/host-uboot-tools-2018.07 HOSTCC="/usr/bin/gcc" HOSTCFLAGS="-O2 -I/home/peko/autobuild/instance-0/output/host/include" HOSTLDFLAGS="-L/home/peko/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-0/output/host/lib" tools-only make[1]: Entering directory `/home/peko/autobuild/instance-0/output/build/host-uboot-tools-2018.07' HOSTCC scripts/basic/fixdep CHK include/config/uboot.release UPD include/config/uboot.release CHK include/generated/version_autogenerated.h UPD include/generated/version_autogenerated.h CHK include/generated/timestamp_autogenerated.h UPD include/generated/timestamp_autogenerated.h HOSTCC tools/mkenvimage.o HOSTCC tools/os_support.o WRAP tools/lib/crc32.c HOSTCC tools/lib/crc32.o HOSTLD tools/mkenvimage HOSTCC tools/aisimage.o HOSTCC tools/atmelimage.o WRAP tools/common/bootm.c HOSTCC tools/common/bootm.o HOSTCC tools/default_image.o WRAP tools/lib/fdtdec_common.c HOSTCC tools/lib/fdtdec_common.o WRAP tools/lib/fdtdec.c HOSTCC tools/lib/fdtdec.o WRAP tools/common/image.c HOSTCC tools/common/image.o HOSTCC tools/imagetool.o HOSTCC tools/imximage.o HOSTCC tools/kwbimage.o WRAP tools/lib/md5.c HOSTCC tools/lib/md5.o HOSTCC tools/lpc32xximage.o HOSTCC tools/mxsimage.o HOSTCC tools/omapimage.o HOSTCC tools/pblimage.o HOSTCC tools/pbl_crc32.o HOSTCC tools/vybridimage.o HOSTCC tools/stm32image.o WRAP tools/lib/rc4.c HOSTCC tools/lib/rc4.o HOSTCC tools/rkcommon.o HOSTCC tools/rkimage.o HOSTCC tools/rksd.o HOSTCC tools/rkspi.o HOSTCC tools/socfpgaimage.o WRAP tools/lib/sha1.c HOSTCC tools/lib/sha1.o In file included from tools/lib/sha1.c:1:0: ./tools/../lib/sha1.c:1:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] ./tools/../lib/sha1.c:1:1: warning: (this will be reported only once per input file) [enabled by default] WRAP tools/lib/sha256.c HOSTCC tools/lib/sha256.o In file included from tools/lib/sha256.c:1:0: ./tools/../lib/sha256.c:1:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] ./tools/../lib/sha256.c:1:1: warning: (this will be reported only once per input file) [enabled by default] WRAP tools/common/hash.c HOSTCC tools/common/hash.o HOSTCC tools/ublimage.o HOSTCC tools/zynqimage.o HOSTCC tools/zynqmpimage.o HOSTCC tools/zynqmpbif.o HOSTCC tools/libfdt/fdt.o HOSTCC tools/libfdt/fdt_wip.o HOSTCC tools/libfdt/fdt_sw.o HOSTCC tools/libfdt/fdt_rw.o HOSTCC tools/libfdt/fdt_strerror.o HOSTCC tools/libfdt/fdt_empty_tree.o HOSTCC tools/libfdt/fdt_addresses.o HOSTCC tools/libfdt/fdt_overlay.o WRAP tools/lib/libfdt/fdt_ro.c HOSTCC tools/lib/libfdt/fdt_ro.o WRAP tools/lib/libfdt/fdt_region.c HOSTCC tools/lib/libfdt/fdt_region.o HOSTCC tools/gpimage.o HOSTCC tools/gpimage-common.o HOSTCC tools/dumpimage.o HOSTLD tools/dumpimage HOSTCC tools/mkimage.o HOSTLD tools/mkimage HOSTCC tools/proftool HOSTCC tools/fdtgrep.o HOSTLD tools/fdtgrep make[1]: Leaving directory `/home/peko/autobuild/instance-0/output/build/host-uboot-tools-2018.07' >>> host-uboot-tools 2018.07 Installing to host directory /usr/bin/install -m 0755 -D /home/peko/autobuild/instance-0/output/build/host-uboot-tools-2018.07/tools/mkimage /home/peko/autobuild/instance-0/output/host/bin/mkimage /usr/bin/install -m 0755 -D /home/peko/autobuild/instance-0/output/build/host-uboot-tools-2018.07/tools/mkenvimage /home/peko/autobuild/instance-0/output/host/bin/mkenvimage /usr/bin/install -m 0755 -D /home/peko/autobuild/instance-0/output/build/host-uboot-tools-2018.07/tools/dumpimage /home/peko/autobuild/instance-0/output/host/bin/dumpimage >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/peko/autobuild/instance-0/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'binutils', u'readline', u'libffi', u'stress'] ./support/scripts/check-uniq-files -t staging /home/peko/autobuild/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libmediastreamer_base.la" is touched by more than one package: [u'linphone', u'lvm2', u'oracle-mysql', u'neardal', u'sdl', u'p11-kit', u'tinydtls'] Warning: staging file "./usr/lib/libbfd.la" is touched by more than one package: [u'binutils', u'boost', u'mtd', u'ncurses', u'readline', u'util-linux', u'libsodium', u'zeromq', u'czmq', u'libffi', u'pcre', u'libglib2', u'dbus-glib', u'libevdev', u'libcap', u'libuecc', u'libopenssl', u'freetype', u'fontconfig', u'filemq', u'json-c', u'json-for-modern-cpp', u'libaio', u'libosip2', u'libeXosip2', u'libevent', u'libg7221', u'libid3tag', u'libmad', u'libmediaart', u'libogg', u'libsoc', u'libsysfs', u'libtasn1', u'libubox', u'speexdsp', u'speex', u'linphone', u'lvm2', u'oracle-mysql', u'neardal', u'sdl', u'p11-kit', u'tinydtls'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'libglib2', u'dbus-glib', u'libevdev', u'libcap', u'libuecc', u'libopenssl', u'freetype', u'fontconfig', u'filemq', u'json-c', u'json-for-modern-cpp', u'libaio', u'libosip2', u'libeXosip2', u'libevent', u'libg7221', u'libid3tag', u'libmad', u'libmediaart', u'libogg', u'libsoc', u'libsysfs', u'libtasn1', u'libubox', u'speexdsp', u'speex', u'linphone', u'lvm2', u'oracle-mysql', u'neardal', u'sdl', u'p11-kit', u'tinydtls'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'dbus-glib', u'libevdev', u'libcap', u'libuecc', u'libopenssl', u'freetype', u'fontconfig', u'filemq', u'json-c', u'json-for-modern-cpp', u'libaio', u'libosip2', u'libeXosip2', u'libevent', u'libg7221', u'libid3tag', u'libmad', u'libmediaart', u'libogg', u'libsoc', u'libsysfs', u'libtasn1', u'libubox', u'speexdsp', u'speex', u'linphone', u'lvm2', u'oracle-mysql', u'neardal', u'sdl', u'p11-kit', u'tinydtls'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'dbus-glib', u'libevdev', u'libcap', u'libuecc', u'libopenssl', u'freetype', u'fontconfig', u'filemq', u'json-c', u'json-for-modern-cpp', u'libaio', u'libosip2', u'libeXosip2', u'libevent', u'libg7221', u'libid3tag', u'libmad', u'libmediaart', u'libogg', u'libsoc', u'libsysfs', u'libtasn1', u'libubox', u'speexdsp', u'speex', u'linphone', u'lvm2', u'oracle-mysql', u'neardal', u'sdl', u'p11-kit', u'tinydtls'] Warning: staging file "./usr/lib/libmediaart-2.0.la" is touched by more than one package: [u'libmediaart', u'libogg', u'libsoc', u'libsysfs', u'libtasn1', u'libubox', u'speexdsp', u'speex', u'linphone', u'lvm2', u'oracle-mysql', u'neardal', u'sdl', u'p11-kit', u'tinydtls'] Warning: staging file "./usr/lib/libevent_openssl.la" is touched by more than one package: [u'libevent', u'libg7221', u'libid3tag', u'libmad', u'libmediaart', u'libogg', u'libsoc', u'libsysfs', u'libtasn1', u'libubox', u'speexdsp', u'speex', u'linphone', u'lvm2', u'oracle-mysql', u'neardal', u'sdl', u'p11-kit', u'tinydtls'] Warning: staging file "./usr/lib/libsodium.la" is touched by more than one package: [u'libsodium', u'zeromq', u'czmq', u'libffi', u'pcre', u'libglib2', u'dbus-glib', u'libevdev', u'libcap', u'libuecc', u'libopenssl', u'freetype', u'fontconfig', u'filemq', u'json-c', u'json-for-modern-cpp', u'libaio', u'libosip2', u'libeXosip2', u'libevent', u'libg7221', u'libid3tag', u'libmad', u'libmediaart', u'libogg', u'libsoc', u'libsysfs', u'libtasn1', u'libubox', u'speexdsp', u'speex', u'linphone', u'lvm2', u'oracle-mysql', u'neardal', u'sdl', u'p11-kit', u'tinydtls'] Warning: staging file "./usr/lib/libeXosip2.la" is touched by more than one package: [u'libeXosip2', u'libevent', u'libg7221', u'libid3tag', u'libmad', u'libmediaart', u'libogg', u'libsoc', u'libsysfs', u'libtasn1', u'libubox', u'speexdsp', u'speex', u'linphone', u'lvm2', u'oracle-mysql', u'neardal', u'sdl', u'p11-kit', u'tinydtls'] Warning: staging file "./usr/lib/libevent_extra.la" is touched by more than one package: [u'libevent', u'libg7221', u'libid3tag', u'libmad', u'libmediaart', u'libogg', u'libsoc', u'libsysfs', u'libtasn1', u'libubox', u'speexdsp', u'speex', u'linphone', u'lvm2', u'oracle-mysql', u'neardal', u'sdl', u'p11-kit', u'tinydtls'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libsodium', u'zeromq', u'czmq', u'libffi', u'pcre', u'libglib2', u'dbus-glib', u'libevdev', u'libcap', u'libuecc', u'libopenssl', u'freetype', u'fontconfig', u'filemq', u'json-c', u'json-for-modern-cpp', u'libaio', u'libosip2', u'libeXosip2', u'libevent', u'libg7221', u'libid3tag', u'libmad', u'libmediaart', u'libogg', u'libsoc', u'libsysfs', u'libtasn1', u'libubox', u'speexdsp', u'speex', u'linphone', u'lvm2', u'oracle-mysql', u'neardal', u'sdl', u'p11-kit', u'tinydtls'] Warning: staging file "./usr/lib/libevdev.la" is touched by more than one package: [u'libevdev', u'libcap', u'libuecc', u'libopenssl', u'freetype', u'fontconfig', u'filemq', u'json-c', u'json-for-modern-cpp', u'libaio', u'libosip2', u'libeXosip2', u'libevent', u'libg7221', u'libid3tag', u'libmad', u'libmediaart', u'libogg', u'libsoc', u'libsysfs', u'libtasn1', u'libubox', u'speexdsp', u'speex', u'linphone', u'lvm2', u'oracle-mysql', u'neardal', u'sdl', u'p11-kit', u'tinydtls'] Warning: staging file "./usr/lib/libmysqlclient.la" is touched by more than one package: [u'oracle-mysql', u'neardal', u'sdl', u'p11-kit', u'tinydtls'] Warning: staging file "./usr/lib/libmediastreamer_voip.la" is touched by more than one package: [u'linphone', u'lvm2', u'oracle-mysql', u'neardal', u'sdl', u'p11-kit', u'tinydtls'] Warning: staging file "./usr/lib/libsoc.la" is touched by more than one package: [u'libsoc', u'libsysfs', u'libtasn1', u'libubox', u'speexdsp', u'speex', u'linphone', u'lvm2', u'oracle-mysql', u'neardal', u'sdl', u'p11-kit', u'tinydtls'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'libzlib', u'libpcap', u'binutils', u'boost', u'mtd', u'ncurses', u'readline', u'util-linux', u'libsodium', u'zeromq', u'czmq', u'libffi', u'pcre', u'libglib2', u'dbus-glib', u'libevdev', u'libcap', u'libuecc', u'libopenssl', u'freetype', u'fontconfig', u'filemq', u'json-c', u'json-for-modern-cpp', u'libaio', u'libosip2', u'libeXosip2', u'libevent', u'libg7221', u'libid3tag', u'libmad', u'libmediaart', u'libogg', u'libsoc', u'libsysfs', u'libtasn1', u'libubox', u'speexdsp', u'speex', u'linphone', u'lvm2', u'oracle-mysql', u'neardal', u'sdl', u'p11-kit', u'tinydtls'] Warning: staging file "./usr/lib/libjson-c.la" is touched by more than one package: [u'json-c', u'json-for-modern-cpp', u'libaio', u'libosip2', u'libeXosip2', u'libevent', u'libg7221', u'libid3tag', u'libmad', u'libmediaart', u'libogg', u'libsoc', u'libsysfs', u'libtasn1', u'libubox', u'speexdsp', u'speex', u'linphone', u'lvm2', u'oracle-mysql', u'neardal', u'sdl', u'p11-kit', u'tinydtls'] Warning: staging file "./usr/lib/libSDL.la" is touched by more than one package: [u'sdl', u'p11-kit', u'tinydtls'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'libzlib', u'libpcap', u'binutils', u'boost', u'mtd', u'ncurses', u'readline', u'util-linux', u'libsodium', u'zeromq', u'czmq', u'libffi', u'pcre', u'libglib2', u'dbus-glib', u'libevdev', u'libcap', u'libuecc', u'libopenssl', u'freetype', u'fontconfig', u'filemq', u'json-c', u'json-for-modern-cpp', u'libaio', u'libosip2', u'libeXosip2', u'libevent', u'libg7221', u'libid3tag', u'libmad', u'libmediaart', u'libogg', u'libsoc', u'libsysfs', u'libtasn1', u'libubox', u'speexdsp', u'speex', u'linphone', u'lvm2', u'oracle-mysql', u'neardal', u'sdl', u'p11-kit', u'tinydtls'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'libsodium', u'zeromq', u'czmq', u'libffi', u'pcre', u'libglib2', u'dbus-glib', u'libevdev', u'libcap', u'libuecc', u'libopenssl', u'freetype', u'fontconfig', u'filemq', u'json-c', u'json-for-modern-cpp', u'libaio', u'libosip2', u'libeXosip2', u'libevent', u'libg7221', u'libid3tag', u'libmad', u'libmediaart', u'libogg', u'libsoc', u'libsysfs', u'libtasn1', u'libubox', u'speexdsp', u'speex', u'linphone', u'lvm2', u'oracle-mysql', u'neardal', u'sdl', u'p11-kit', u'tinydtls'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'binutils', u'readline', u'libffi'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'dbus-glib', u'libevdev', u'libcap', u'libuecc', u'libopenssl', u'freetype', u'fontconfig', u'filemq', u'json-c', u'json-for-modern-cpp', u'libaio', u'libosip2', u'libeXosip2', u'libevent', u'libg7221', u'libid3tag', u'libmad', u'libmediaart', u'libogg', u'libsoc', u'libsysfs', u'libtasn1', u'libubox', u'speexdsp', u'speex', u'linphone', u'lvm2', u'oracle-mysql', u'neardal', u'sdl', u'p11-kit', u'tinydtls'] Warning: staging file "./usr/lib/libopcodes.la" is touched by more than one package: [u'binutils', u'boost', u'mtd', u'ncurses', u'readline', u'util-linux', u'libsodium', u'zeromq', u'czmq', u'libffi', u'pcre', u'libglib2', u'dbus-glib', u'libevdev', u'libcap', u'libuecc', u'libopenssl', u'freetype', u'fontconfig', u'filemq', u'json-c', u'json-for-modern-cpp', u'libaio', u'libosip2', u'libeXosip2', u'libevent', u'libg7221', u'libid3tag', u'libmad', u'libmediaart', u'libogg', u'libsoc', u'libsysfs', u'libtasn1', u'libubox', u'speexdsp', u'speex', u'linphone', u'lvm2', u'oracle-mysql', u'neardal', u'sdl', u'p11-kit', u'tinydtls'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: [u'libogg', u'libsoc', u'libsysfs', u'libtasn1', u'libubox', u'speexdsp', u'speex', u'linphone', u'lvm2', u'oracle-mysql', u'neardal', u'sdl', u'p11-kit', u'tinydtls'] Warning: staging file "./usr/lib/libevent_pthreads.la" is touched by more than one package: [u'libevent', u'libg7221', u'libid3tag', u'libmad', u'libmediaart', u'libogg', u'libsoc', u'libsysfs', u'libtasn1', u'libubox', u'speexdsp', u'speex', u'linphone', u'lvm2', u'oracle-mysql', u'neardal', u'sdl', u'p11-kit', u'tinydtls'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'libglib2', u'dbus-glib', u'libevdev', u'libcap', u'libuecc', u'libopenssl', u'freetype', u'fontconfig', u'filemq', u'json-c', u'json-for-modern-cpp', u'libaio', u'libosip2', u'libeXosip2', u'libevent', u'libg7221', u'libid3tag', u'libmad', u'libmediaart', u'libogg', u'libsoc', u'libsysfs', u'libtasn1', u'libubox', u'speexdsp', u'speex', u'linphone', u'lvm2', u'oracle-mysql', u'neardal', u'sdl', u'p11-kit', u'tinydtls'] Warning: staging file "./usr/lib/libtasn1.la" is touched by more than one package: [u'libtasn1', u'libubox', u'speexdsp', u'speex', u'linphone', u'lvm2', u'oracle-mysql', u'neardal', u'sdl', u'p11-kit', u'tinydtls'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'dbus-glib', u'libevdev', u'libcap', u'libuecc', u'libopenssl', u'freetype', u'fontconfig', u'filemq', u'json-c', u'json-for-modern-cpp', u'libaio', u'libosip2', u'libeXosip2', u'libevent', u'libg7221', u'libid3tag', u'libmad', u'libmediaart', u'libogg', u'libsoc', u'libsysfs', u'libtasn1', u'libubox', u'speexdsp', u'speex', u'linphone', u'lvm2', u'oracle-mysql', u'neardal', u'sdl', u'p11-kit', u'tinydtls'] Warning: staging file "./usr/lib/libspeexdsp.la" is touched by more than one package: [u'speexdsp', u'speex', u'linphone', u'lvm2', u'oracle-mysql', u'neardal', u'sdl', u'p11-kit', u'tinydtls'] Warning: staging file "./usr/lib/libneardal.la" is touched by more than one package: [u'neardal', u'sdl', u'p11-kit', u'tinydtls'] Warning: staging file "./usr/lib/libosip2.la" is touched by more than one package: [u'libosip2', u'libeXosip2', u'libevent', u'libg7221', u'libid3tag', u'libmad', u'libmediaart', u'libogg', u'libsoc', u'libsysfs', u'libtasn1', u'libubox', u'speexdsp', u'speex', u'linphone', u'lvm2', u'oracle-mysql', u'neardal', u'sdl', u'p11-kit', u'tinydtls'] Warning: staging file "./usr/lib/libSDLmain.la" is touched by more than one package: [u'sdl', u'p11-kit', u'tinydtls'] Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'libzlib', u'libpcap', u'binutils', u'boost', u'mtd', u'ncurses', u'readline', u'util-linux', u'libsodium', u'zeromq', u'czmq', u'libffi', u'pcre', u'libglib2', u'dbus-glib', u'libevdev', u'libcap', u'libuecc', u'libopenssl', u'freetype', u'fontconfig', u'filemq', u'json-c', u'json-for-modern-cpp', u'libaio', u'libosip2', u'libeXosip2', u'libevent', u'libg7221', u'libid3tag', u'libmad', u'libmediaart', u'libogg', u'libsoc', u'libsysfs', u'libtasn1', u'libubox', u'speexdsp', u'speex', u'linphone', u'lvm2', u'oracle-mysql', u'neardal', u'sdl', u'p11-kit', u'tinydtls'] Warning: staging file "./usr/lib/libevent_core.la" is touched by more than one package: [u'libevent', u'libg7221', u'libid3tag', u'libmad', u'libmediaart', u'libogg', u'libsoc', u'libsysfs', u'libtasn1', u'libubox', u'speexdsp', u'speex', u'linphone', u'lvm2', u'oracle-mysql', u'neardal', u'sdl', u'p11-kit', u'tinydtls'] Warning: staging file "./usr/lib/libdbus-1.la" is touched by more than one package: [u'dbus', u'libnl', u'libzlib', u'libpcap', u'binutils', u'boost', u'mtd', u'ncurses', u'readline', u'util-linux', u'libsodium', u'zeromq', u'czmq', u'libffi', u'pcre', u'libglib2', u'dbus-glib', u'libevdev', u'libcap', u'libuecc', u'libopenssl', u'freetype', u'fontconfig', u'filemq', u'json-c', u'json-for-modern-cpp', u'libaio', u'libosip2', u'libeXosip2', u'libevent', u'libg7221', u'libid3tag', u'libmad', u'libmediaart', u'libogg', u'libsoc', u'libsysfs', u'libtasn1', u'libubox', u'speexdsp', u'speex', u'linphone', u'lvm2', u'oracle-mysql', u'neardal', u'sdl', u'p11-kit', u'tinydtls'] Warning: staging file "./usr/lib/libspeex.la" is touched by more than one package: [u'speex', u'linphone', u'lvm2', u'oracle-mysql', u'neardal', u'sdl', u'p11-kit', u'tinydtls'] Warning: staging file "./usr/lib/libfilemq.la" is touched by more than one package: [u'filemq', u'json-c', u'json-for-modern-cpp', u'libaio', u'libosip2', u'libeXosip2', u'libevent', u'libg7221', u'libid3tag', u'libmad', u'libmediaart', u'libogg', u'libsoc', u'libsysfs', u'libtasn1', u'libubox', u'speexdsp', u'speex', u'linphone', u'lvm2', u'oracle-mysql', u'neardal', u'sdl', u'p11-kit', u'tinydtls'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'libglib2', u'dbus-glib', u'libevdev', u'libcap', u'libuecc', u'libopenssl', u'freetype', u'fontconfig', u'filemq', u'json-c', u'json-for-modern-cpp', u'libaio', u'libosip2', u'libeXosip2', u'libevent', u'libg7221', u'libid3tag', u'libmad', u'libmediaart', u'libogg', u'libsoc', u'libsysfs', u'libtasn1', u'libubox', u'speexdsp', u'speex', u'linphone', u'lvm2', u'oracle-mysql', u'neardal', u'sdl', u'p11-kit', u'tinydtls'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'libsodium', u'zeromq', u'czmq', u'libffi', u'pcre', u'libglib2', u'dbus-glib', u'libevdev', u'libcap', u'libuecc', u'libopenssl', u'freetype', u'fontconfig', u'filemq', u'json-c', u'json-for-modern-cpp', u'libaio', u'libosip2', u'libeXosip2', u'libevent', u'libg7221', u'libid3tag', u'libmad', u'libmediaart', u'libogg', u'libsoc', u'libsysfs', u'libtasn1', u'libubox', u'speexdsp', u'speex', u'linphone', u'lvm2', u'oracle-mysql', u'neardal', u'sdl', u'p11-kit', u'tinydtls'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'dbus-glib', u'libevdev', u'libcap', u'libuecc', u'libopenssl', u'freetype', u'fontconfig', u'filemq', u'json-c', u'json-for-modern-cpp', u'libaio', u'libosip2', u'libeXosip2', u'libevent', u'libg7221', u'libid3tag', u'libmad', u'libmediaart', u'libogg', u'libsoc', u'libsysfs', u'libtasn1', u'libubox', u'speexdsp', u'speex', u'linphone', u'lvm2', u'oracle-mysql', u'neardal', u'sdl', u'p11-kit', u'tinydtls'] Warning: staging file "./usr/lib/libzmq.la" is touched by more than one package: [u'zeromq', u'czmq', u'libffi', u'pcre', u'libglib2', u'dbus-glib', u'libevdev', u'libcap', u'libuecc', u'libopenssl', u'freetype', u'fontconfig', u'filemq', u'json-c', u'json-for-modern-cpp', u'libaio', u'libosip2', u'libeXosip2', u'libevent', u'libg7221', u'libid3tag', u'libmad', u'libmediaart', u'libogg', u'libsoc', u'libsysfs', u'libtasn1', u'libubox', u'speexdsp', u'speex', u'linphone', u'lvm2', u'oracle-mysql', u'neardal', u'sdl', u'p11-kit', u'tinydtls'] Warning: staging file "./usr/lib/libfontconfig.la" is touched by more than one package: [u'fontconfig', u'filemq', u'json-c', u'json-for-modern-cpp', u'libaio', u'libosip2', u'libeXosip2', u'libevent', u'libg7221', u'libid3tag', u'libmad', u'libmediaart', u'libogg', u'libsoc', u'libsysfs', u'libtasn1', u'libubox', u'speexdsp', u'speex', u'linphone', u'lvm2', u'oracle-mysql', u'neardal', u'sdl', u'p11-kit', u'tinydtls'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'dbus', u'libnl', u'libzlib', u'libpcap', u'binutils', u'boost', u'mtd', u'ncurses', u'readline', u'util-linux', u'libsodium', u'zeromq', u'czmq', u'libffi', u'pcre', u'libglib2', u'dbus-glib', u'libevdev', u'libcap', u'libuecc', u'libopenssl', u'freetype', u'fontconfig', u'filemq', u'json-c', u'json-for-modern-cpp', u'libaio', u'libosip2', u'libeXosip2', u'libevent', u'libg7221', u'libid3tag', u'libmad', u'libmediaart', u'libogg', u'libsoc', u'libsysfs', u'libtasn1', u'libubox', u'speexdsp', u'speex', u'linphone', u'lvm2', u'oracle-mysql', u'neardal', u'sdl', u'p11-kit', u'tinydtls'] Warning: staging file "./usr/lib/libsysfs.la" is touched by more than one package: [u'libsysfs', u'libtasn1', u'libubox', u'speexdsp', u'speex', u'linphone', u'lvm2', u'oracle-mysql', u'neardal', u'sdl', u'p11-kit', u'tinydtls'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'libzlib', u'libpcap', u'binutils', u'boost', u'mtd', u'ncurses', u'readline', u'util-linux', u'libsodium', u'zeromq', u'czmq', u'libffi', u'pcre', u'libglib2', u'dbus-glib', u'libevdev', u'libcap', u'libuecc', u'libopenssl', u'freetype', u'fontconfig', u'filemq', u'json-c', u'json-for-modern-cpp', u'libaio', u'libosip2', u'libeXosip2', u'libevent', u'libg7221', u'libid3tag', u'libmad', u'libmediaart', u'libogg', u'libsoc', u'libsysfs', u'libtasn1', u'libubox', u'speexdsp', u'speex', u'linphone', u'lvm2', u'oracle-mysql', u'neardal', u'sdl', u'p11-kit', u'tinydtls'] Warning: staging file "./usr/lib/libosipparser2.la" is touched by more than one package: [u'libosip2', u'libeXosip2', u'libevent', u'libg7221', u'libid3tag', u'libmad', u'libmediaart', u'libogg', u'libsoc', u'libsysfs', u'libtasn1', u'libubox', u'speexdsp', u'speex', u'linphone', u'lvm2', u'oracle-mysql', u'neardal', u'sdl', u'p11-kit', u'tinydtls'] Warning: staging file "./usr/lib/libmad.la" is touched by more than one package: [u'libmad', u'libmediaart', u'libogg', u'libsoc', u'libsysfs', u'libtasn1', u'libubox', u'speexdsp', u'speex', u'linphone', u'lvm2', u'oracle-mysql', u'neardal', u'sdl', u'p11-kit', u'tinydtls'] Warning: staging file "./usr/lib/libczmq.la" is touched by more than one package: [u'czmq', u'libffi', u'pcre', u'libglib2', u'dbus-glib', u'libevdev', u'libcap', u'libuecc', u'libopenssl', u'freetype', u'fontconfig', u'filemq', u'json-c', u'json-for-modern-cpp', u'libaio', u'libosip2', u'libeXosip2', u'libevent', u'libg7221', u'libid3tag', u'libmad', u'libmediaart', u'libogg', u'libsoc', u'libsysfs', u'libtasn1', u'libubox', u'speexdsp', u'speex', u'linphone', u'lvm2', u'oracle-mysql', u'neardal', u'sdl', u'p11-kit', u'tinydtls'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'libglib2', u'dbus-glib', u'libevdev', u'libcap', u'libuecc', u'libopenssl', u'freetype', u'fontconfig', u'filemq', u'json-c', u'json-for-modern-cpp', u'libaio', u'libosip2', u'libeXosip2', u'libevent', u'libg7221', u'libid3tag', u'libmad', u'libmediaart', u'libogg', u'libsoc', u'libsysfs', u'libtasn1', u'libubox', u'speexdsp', u'speex', u'linphone', u'lvm2', u'oracle-mysql', u'neardal', u'sdl', u'p11-kit', u'tinydtls'] Warning: staging file "./usr/lib/libmysqlclient_r.la" is touched by more than one package: [u'oracle-mysql', u'neardal', u'sdl', u'p11-kit', u'tinydtls'] Warning: staging file "./usr/lib/libevent.la" is touched by more than one package: [u'libevent', u'libg7221', u'libid3tag', u'libmad', u'libmediaart', u'libogg', u'libsoc', u'libsysfs', u'libtasn1', u'libubox', u'speexdsp', u'speex', u'linphone', u'lvm2', u'oracle-mysql', u'neardal', u'sdl', u'p11-kit', u'tinydtls'] Warning: staging file "./usr/lib/libg722_1.la" is touched by more than one package: [u'libg7221', u'libid3tag', u'libmad', u'libmediaart', u'libogg', u'libsoc', u'libsysfs', u'libtasn1', u'libubox', u'speexdsp', u'speex', u'linphone', u'lvm2', u'oracle-mysql', u'neardal', u'sdl', u'p11-kit', u'tinydtls'] Warning: staging file "./usr/lib/libortp.la" is touched by more than one package: [u'linphone', u'lvm2', u'oracle-mysql', u'neardal', u'sdl', u'p11-kit', u'tinydtls'] Warning: staging file "./usr/lib/liblinphone.la" is touched by more than one package: [u'linphone', u'lvm2', u'oracle-mysql', u'neardal', u'sdl', u'p11-kit', u'tinydtls'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'fontconfig', u'filemq', u'json-c', u'json-for-modern-cpp', u'libaio', u'libosip2', u'libeXosip2', u'libevent', u'libg7221', u'libid3tag', u'libmad', u'libmediaart', u'libogg', u'libsoc', u'libsysfs', u'libtasn1', u'libubox', u'speexdsp', u'speex', u'linphone', u'lvm2', u'oracle-mysql', u'neardal', u'sdl', u'p11-kit', u'tinydtls'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'libzlib', u'libpcap', u'binutils', u'boost', u'mtd', u'ncurses', u'readline', u'util-linux', u'libsodium', u'zeromq', u'czmq', u'libffi', u'pcre', u'libglib2', u'dbus-glib', u'libevdev', u'libcap', u'libuecc', u'libopenssl', u'freetype', u'fontconfig', u'filemq', u'json-c', u'json-for-modern-cpp', u'libaio', u'libosip2', u'libeXosip2', u'libevent', u'libg7221', u'libid3tag', u'libmad', u'libmediaart', u'libogg', u'libsoc', u'libsysfs', u'libtasn1', u'libubox', u'speexdsp', u'speex', u'linphone', u'lvm2', u'oracle-mysql', u'neardal', u'sdl', u'p11-kit', u'tinydtls'] Warning: staging file "./usr/lib/libid3tag.la" is touched by more than one package: [u'libid3tag', u'libmad', u'libmediaart', u'libogg', u'libsoc', u'libsysfs', u'libtasn1', u'libubox', u'speexdsp', u'speex', u'linphone', u'lvm2', u'oracle-mysql', u'neardal', u'sdl', u'p11-kit', u'tinydtls'] Warning: staging file "./usr/lib/libdbus-glib-1.la" is touched by more than one package: [u'dbus-glib', u'libevdev', u'libcap', u'libuecc', u'libopenssl', u'freetype', u'fontconfig', u'filemq', u'json-c', u'json-for-modern-cpp', u'libaio', u'libosip2', u'libeXosip2', u'libevent', u'libg7221', u'libid3tag', u'libmad', u'libmediaart', u'libogg', u'libsoc', u'libsysfs', u'libtasn1', u'libubox', u'speexdsp', u'speex', u'linphone', u'lvm2', u'oracle-mysql', u'neardal', u'sdl', u'p11-kit', u'tinydtls'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'libzlib', u'libpcap', u'binutils', u'boost', u'mtd', u'ncurses', u'readline', u'util-linux', u'libsodium', u'zeromq', u'czmq', u'libffi', u'pcre', u'libglib2', u'dbus-glib', u'libevdev', u'libcap', u'libuecc', u'libopenssl', u'freetype', u'fontconfig', u'filemq', u'json-c', u'json-for-modern-cpp', u'libaio', u'libosip2', u'libeXosip2', u'libevent', u'libg7221', u'libid3tag', u'libmad', u'libmediaart', u'libogg', u'libsoc', u'libsysfs', u'libtasn1', u'libubox', u'speexdsp', u'speex', u'linphone', u'lvm2', u'oracle-mysql', u'neardal', u'sdl', u'p11-kit', u'tinydtls'] Warning: staging file "./usr/lib/libp11-kit.la" is touched by more than one package: [u'p11-kit', u'tinydtls'] Warning: staging file "./usr/lib/pkcs11/p11-kit-trust.la" is touched by more than one package: [u'p11-kit', u'tinydtls'] ./support/scripts/check-uniq-files -t host /home/peko/autobuild/instance-0/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-tar', u'host-lzip', u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-bison', u'host-gettext', u'host-libffi'] if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /home/peko/autobuild/instance-0/output/target/etc/shells || echo "/bin/ash" >> /home/peko/autobuild/instance-0/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/peko/autobuild/instance-0/output/target/etc/shells || echo "/bin/hush" >> /home/peko/autobuild/instance-0/output/target/etc/shells; fi grep: ./.config: No such file or directory rm -f /home/peko/autobuild/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /home/peko/autobuild/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /home/peko/autobuild/instance-0/output/host/bin/glib-compile-schemas /home/peko/autobuild/instance-0/output/host/i686-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/peko/autobuild/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/peko/autobuild/instance-0/output/target/etc echo "buildroot" > /home/peko/autobuild/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/peko/autobuild/instance-0/output/target/etc/hosts mkdir -p /home/peko/autobuild/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/peko/autobuild/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/peko/autobuild/instance-0/output/target/etc/shadow rm -f /home/peko/autobuild/instance-0/output/target/bin/sh rm -f /home/peko/autobuild/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/peko/autobuild/instance-0/output/build/locales.nopurge; done for dir in /home/peko/autobuild/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/peko/autobuild/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/peko/autobuild/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/peko/autobuild/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/peko/autobuild/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/peko/autobuild/instance-0/output/target/usr/include /home/peko/autobuild/instance-0/output/target/usr/share/aclocal \ /home/peko/autobuild/instance-0/output/target/usr/lib/pkgconfig /home/peko/autobuild/instance-0/output/target/usr/share/pkgconfig \ /home/peko/autobuild/instance-0/output/target/usr/lib/cmake /home/peko/autobuild/instance-0/output/target/usr/share/cmake find /home/peko/autobuild/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/peko/autobuild/instance-0/output/target/lib/ /home/peko/autobuild/instance-0/output/target/usr/lib/ /home/peko/autobuild/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/peko/autobuild/instance-0/output/target/usr/share/gdb rm -rf /home/peko/autobuild/instance-0/output/target/usr/share/bash-completion rm -rf /home/peko/autobuild/instance-0/output/target/usr/share/zsh rm -rf /home/peko/autobuild/instance-0/output/target/usr/man /home/peko/autobuild/instance-0/output/target/usr/share/man rm -rf /home/peko/autobuild/instance-0/output/target/usr/info /home/peko/autobuild/instance-0/output/target/usr/share/info rm -rf /home/peko/autobuild/instance-0/output/target/usr/doc /home/peko/autobuild/instance-0/output/target/usr/share/doc rm -rf /home/peko/autobuild/instance-0/output/target/usr/share/gtk-doc rmdir /home/peko/autobuild/instance-0/output/target/usr/share 2>/dev/null || true find /home/peko/autobuild/instance-0/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/peko/autobuild/instance-0/output/host/bin/i686-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/peko/autobuild/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/peko/autobuild/instance-0/output/host/bin/i686-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/peko/autobuild/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/peko/autobuild/instance-0/output/host/bin/i686-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/peko/autobuild/instance-0/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/peko/autobuild/instance-0/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/peko/autobuild/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.08-rc1-00130-g563246b"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.08-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2018.08-rc1\"" \ ) > /home/peko/autobuild/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/peko/autobuild/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/peko/autobuild/instance-0/buildroot/support/scripts/fix-rpath target touch /home/peko/autobuild/instance-0/output/target/usr make: Leaving directory `/home/peko/autobuild/instance-0/buildroot' make: Entering directory `/home/peko/autobuild/instance-0/buildroot' >>> Buildroot 2018.08-rc1-00130-g563246b Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-skeleton Collecting legal info >>> host-tar 1.29 Collecting legal info ERROR: No hash found for COPYING >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> host-aespipe 2.4d Collecting legal info >>> alljoyn-tcl 16.04.00a Collecting legal info >>> host-scons 2.5.1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> host-python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> 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-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> arp-scan 1.9 Collecting legal info ERROR: No hash found for COPYING >>> libpcap 1.8.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> dbus 1.12.8 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> binutils 2.29.1 Collecting legal info ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING.LIB >>> boost 1.67.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> bootstrap 4.1.0 Collecting legal info css/bootstrap.css: OK (sha256: 0ce7fbe215cdf921ed87d00a374404681d5d24898589a7fe60e068d09289b4ba) >>> busybox 1.29.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> mtd 2.0.2 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> util-linux 2.32.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> 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 >>> readline 7.0 Collecting legal info ERROR: No hash found for COPYING >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> cpuload v0.3 Collecting legal info ERROR: No hash found for COPYING >>> host-cramfs 1a1e65f2a049 Collecting legal info ERROR: No hash found for COPYING >>> czmq 4.1.1 Collecting legal info ERROR: No hash found for LICENSE >>> zeromq 4.2.5 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LESSER >>> libsodium 1.0.16 Collecting legal info LICENSE: OK (sha256: 6faf327c97dca6da69acefc6d3969d7bffb70a24f0707874870fdcfd6b0acf58) >>> dbus-glib 0.110 Collecting legal info ERROR: No hash found for COPYING >>> host-dbus 1.12.8 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> host-dbus-glib 0.110 Collecting legal info ERROR: No hash found for COPYING >>> host-libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-util-linux 2.32.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> dropwatch 7c33d8a8ed105b07a46b55d71d93b36ed34c16db Collecting legal info ERROR: No hash found for COPYING >>> dtv-scan-tables c2b6af67f7d8620acbf052fc754ec831ed2188ba Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LGPL: OK (sha256: 4fd46f32582c29007657e2daad8d0a6d954cf4e9d2e47bae8f8d8c32765fc987) >>> evemu 2.7.0 Collecting legal info ERROR: No hash found for COPYING >>> libevdev 1.5.9 Collecting legal info COPYING: OK (sha256: f063d1279b31e73007e1c54493391818b4cb5f9162d590120397e0347b932137) >>> fastd 18 Collecting legal info ERROR: No hash found for COPYRIGHT >>> libcap 2.25 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> host-libcap 2.25 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> libuecc 7 Collecting legal info ERROR: No hash found for COPYRIGHT >>> openssl Collecting legal info >>> libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> fbterm 1.7.0 Collecting legal info ERROR: No hash found for COPYING >>> fontconfig 2.12.4 Collecting legal info ERROR: No hash found for COPYING >>> freetype 2.9 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> liberation 2.00.1 Collecting legal info LICENSE: OK (sha256: 93fed46019c38bbe566b479d22148e2e8a1e85ada614accb0211c37b2c61c19b) >>> filemq 8940f34e0f1c8f25c1c693ed8db069f58fbc5ad0 Collecting legal info ERROR: No hash found for LICENSE >>> iftop 1.0pre4 Collecting legal info ERROR: No hash found for COPYING >>> iperf 2.0.12 Collecting legal info COPYING: OK (sha256: 5f9f5c4feca3347c3b3c0ada8b16b4e6b698aac4e6f016a24adf61a5915336d1) >>> host-jq 1.5 Collecting legal info ERROR: No hash found for COPYING >>> json-c 0.13.1 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> json-for-modern-cpp v3.1.2 Collecting legal info LICENSE.MIT: OK (sha256: 7b875bb7a4e28abb7956ea821b4b7d88ff6a2a4fabf261c3993730a365ec56dd) >>> libaio 0.3.110 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> libeXosip2 3.6.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libosip2 3.6.0 Collecting legal info COPYING: OK (sha256: 8d9e95ed0e48df46dc758eb0d86df611f771eab4eed94bebb77dca87f1c897de) >>> libevent 2.1.8-stable Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libg7221 dbfc29d4806ecdace50379a2f4d68a992a6fec34 Collecting legal info COPYING: OK (sha256: 26cc5f718279b45dbe34e25a2d29b2c8ca487bd9ab11b2d68c9318ff59d5c645) >>> libid3tag 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 7f12ad28dc075763e91b91bfa60fad04062380011ddad8f6bac21dd7b1f44367) >>> libmad 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libmediaart 1.9.4 Collecting legal info COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libogg 1.3.3 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libsoc 0.8.2 Collecting legal info ERROR: No hash found for LICENCE >>> libsysfs 2.1.0 Collecting legal info ERROR: No hash found for cmd/GPL ERROR: No hash found for lib/LGPL >>> libtasn1 4.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libubox 723730214732862de7e892bae2f7a7889e66bf1b Collecting legal info >>> linphone 3.6.1 Collecting legal info ERROR: No hash found for COPYING >>> host-intltool 0.51.0 Collecting legal info ERROR: No hash found for COPYING >>> host-libxml-parser-perl 2.44 Collecting legal info ERROR: No hash found for README >>> speex 1.2.0 Collecting legal info COPYING: OK (sha256: 671bb5d8fd3c6b05a2e831d90f978ac27965c92bd8ea6d16b3df76e3440c0e9f) >>> speexdsp 20ed3452074664ad07e380e51321b148acebdf20 Collecting legal info COPYING: OK (sha256: 671bb5d8fd3c6b05a2e831d90f978ac27965c92bd8ea6d16b3df76e3440c0e9f) >>> linuxptp 303b08cbf55096aba55bd08a314e0701e5c33482 Collecting legal info ERROR: No hash found for COPYING >>> host-lpc3250loader 1.0 Collecting legal info ERROR: No hash found for LPC3250loader.py >>> lvm2 2.02.180 Collecting legal info COPYING: OK (sha256: e76fbcd2fb97cf202da330301327754d2db5c58b5b4bebd3a8a749393e7603d1) COPYING.LIB: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> madplay 0.15.2b Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYRIGHT >>> minicom 2.7.1 Collecting legal info ERROR: No hash found for COPYING >>> mysql Collecting legal info >>> oracle-mysql 5.1.73 Collecting legal info ERROR: No hash found for README ERROR: No hash found for COPYING >>> neardal 33b54a55032b047fd885a5eb3592c169c0056c49 Collecting legal info ERROR: No hash found for COPYING >>> nut 2.7.4 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for LICENSE-GPL2 ERROR: No hash found for LICENSE-GPL3 >>> nuttcp 6.1.2 Collecting legal info ERROR: No hash found for LICENSE >>> opentyrian-data 2.1 Collecting legal info >>> opentyrian 9c9f0ec3532b Collecting legal info WARNING: no hash file for COPYING >>> sdl 1.2.15 Collecting legal info ERROR: No hash found for COPYING >>> p11-kit 0.23.2 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pigz v2.4 Collecting legal info README: OK (sha256: dc8f78258cdb4478b5922f4c00eb63d3cbac06c171dc829648fd414bb0cf4493) >>> pound 2.7 Collecting legal info ERROR: No hash found for GPL.txt >>> stress 1.0.4 Collecting legal info ERROR: No hash found for COPYING >>> tinydtls 0.8.2 Collecting legal info tinydtls.h: OK (sha256: 65fbf31c3551633e7dcc051fac80f2c1a73b0b077af9ed564d726155dfc40513) >>> tvheadend 9b9ee6859be90fedb5d43ad1d770dfcdb8b1caf4 Collecting legal info LICENSE.md: OK (sha256: 54dc3cbc00bf126bcba43e2af7f3ad1dc00f335985da1409fa943c7b7256d942) >>> host-pngquant 2.12.0 Collecting legal info COPYRIGHT: OK (sha256: e4f467f7abf860b4e620f5f60fdd88bc3a63a0fdb98a481fb002b5e511c9b826) >>> host-libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> host-uboot-tools 2018.07 Collecting legal info ERROR: No hash found for Licenses/gpl-2.0.txt WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: aespipe-2.4d: cannot save license (HOST_AESPIPE_LICENSE_FILES not defined) WARNING: alljoyn-tcl-16.04.00a: cannot save license (ALLJOYN_TCL_LICENSE_FILES not defined) WARNING: libubox-723730214732862de7e892bae2f7a7889e66bf1b: cannot save license (LIBUBOX_LICENSE_FILES not defined) WARNING: opentyrian-data-2.1: cannot save license (OPENTYRIAN_DATA_LICENSE_FILES not defined) Legal info produced in /home/peko/autobuild/instance-0/output/legal-info make: Leaving directory `/home/peko/autobuild/instance-0/buildroot'