bzcat /home/naourr/work/instance-1/dl/uboot-tools/u-boot-2018.07.tar.bz2 | /home/naourr/work/instance-1/output/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-1/output/build/uboot-tools-2018.07 -xf - >>> 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). >>> uboot-tools 2018.07 Configuring mkdir -p /home/naourr/work/instance-1/output/build/uboot-tools-2018.07/include/config touch /home/naourr/work/instance-1/output/build/uboot-tools-2018.07/include/config/auto.conf >>> uboot-tools 2018.07 Building PATH="/home/naourr/work/instance-1/output/host/bin:/home/naourr/work/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 -C /home/naourr/work/instance-1/output/build/uboot-tools-2018.07 CROSS_COMPILE="/home/naourr/work/instance-1/output/host/bin/x86_64-ctng_locales-linux-gnu-" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" HOSTCFLAGS="-O2 -I/home/naourr/work/instance-1/output/host/include" STRIP=/home/naourr/work/instance-1/output/host/bin/x86_64-ctng_locales-linux-gnu-strip CROSS_BUILD_TOOLS=y tools-only make[1]: Entering directory '/home/naourr/work/instance-1/output/build/uboot-tools-2018.07' CHK include/config/uboot.release HOSTCC scripts/basic/fixdep CHK include/generated/timestamp_autogenerated.h UPD include/generated/timestamp_autogenerated.h UPD include/config/uboot.release CHK include/generated/version_autogenerated.h UPD include/generated/version_autogenerated.h HOSTCC tools/mkenvimage.o HOSTCC tools/os_support.o WRAP tools/lib/crc32.c HOSTCC tools/aisimage.o HOSTCC tools/atmelimage.o WRAP tools/common/bootm.c HOSTCC tools/default_image.o WRAP tools/lib/fdtdec_common.c WRAP tools/lib/fdtdec.c WRAP tools/common/image.c HOSTCC tools/imagetool.o HOSTCC tools/imximage.o HOSTCC tools/kwbimage.o WRAP tools/lib/md5.c 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/rkcommon.o HOSTCC tools/rkimage.o HOSTCC tools/rksd.o HOSTCC tools/rkspi.o HOSTCC tools/socfpgaimage.o WRAP tools/lib/sha1.c WRAP tools/lib/sha256.c WRAP tools/common/hash.c 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 WRAP tools/lib/libfdt/fdt_region.c HOSTCC tools/gpimage.o HOSTCC tools/gpimage-common.o HOSTCC tools/dumpimage.o HOSTCC tools/mkimage.o HOSTCC tools/proftool HOSTCC tools/fdtgrep.o HOSTCC tools/lib/crc32.o HOSTCC tools/common/bootm.o HOSTCC tools/lib/fdtdec_common.o HOSTCC tools/lib/fdtdec.o HOSTCC tools/common/image.o HOSTCC tools/lib/md5.o HOSTCC tools/lib/rc4.o HOSTCC tools/lib/sha1.o HOSTCC tools/lib/sha256.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] // SPDX-License-Identifier: LGPL-2.1 ^ ./tools/../lib/sha1.c:1:1: warning: (this will be reported only once per input file) [enabled by default] 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] // SPDX-License-Identifier: GPL-2.0+ ^ ./tools/../lib/sha256.c:1:1: warning: (this will be reported only once per input file) [enabled by default] HOSTCC tools/common/hash.o HOSTCC tools/lib/libfdt/fdt_ro.o HOSTCC tools/lib/libfdt/fdt_region.o HOSTLD tools/mkenvimage HOSTLD tools/fdtgrep HOSTLD tools/dumpimage HOSTLD tools/mkimage STRIP tools/mkenvimage tools/dumpimage tools/mkimage tools/proftool tools/fdtgrep make[1]: Leaving directory '/home/naourr/work/instance-1/output/build/uboot-tools-2018.07' PATH="/home/naourr/work/instance-1/output/host/bin:/home/naourr/work/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 -C /home/naourr/work/instance-1/output/build/uboot-tools-2018.07 CROSS_COMPILE="/home/naourr/work/instance-1/output/host/bin/x86_64-ctng_locales-linux-gnu-" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" HOSTCFLAGS="-O2 -I/home/naourr/work/instance-1/output/host/include" STRIP=/home/naourr/work/instance-1/output/host/bin/x86_64-ctng_locales-linux-gnu-strip envtools no-dot-config-targets=envtools make[1]: Entering directory '/home/naourr/work/instance-1/output/build/uboot-tools-2018.07' CHK include/config/uboot.release CHK include/generated/timestamp_autogenerated.h UPD include/generated/timestamp_autogenerated.h CHK include/generated/version_autogenerated.h LD tools/env/built-in.o HOSTCC tools/env/crc32.o HOSTCC tools/env/ctype.o HOSTCC tools/env/env_attr.o HOSTCC tools/env/env_flags.o HOSTCC tools/env/fw_env.o HOSTCC tools/env/linux_string.o HOSTCC tools/env/fw_env_main.o AR tools/env/lib.a HOSTLD tools/env/fw_printenv STRIP tools/env/fw_printenv make[1]: Leaving directory '/home/naourr/work/instance-1/output/build/uboot-tools-2018.07' >>> uboot-tools 2018.07 Installing to staging directory /usr/bin/install -D -m 0755 /home/naourr/work/instance-1/output/build/uboot-tools-2018.07/tools/env/lib.a /home/naourr/work/instance-1/output/host/x86_64-buildroot-linux-gnu/sysroot/usr/lib/libubootenv.a /usr/bin/install -D -m 0644 /home/naourr/work/instance-1/output/build/uboot-tools-2018.07/tools/env/fw_env.h /home/naourr/work/instance-1/output/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/fw_env.h >>> uboot-tools 2018.07 Fixing libtool files >>> uboot-tools 2018.07 Installing to target nscd-0.52.c: OK (sha256: 4c1f83dcd120469fceef749050cb29fa666fa4666bd308dfe92e933a4c200d55) >>> unscd 0.52 Extracting cp /home/naourr/work/instance-1/dl/unscd/nscd-0.52.c /home/naourr/work/instance-1/output/build/unscd-0.52/ >>> unscd 0.52 Patching >>> unscd 0.52 Configuring >>> unscd 0.52 Building cd /home/naourr/work/instance-1/output/build/unscd-0.52; /home/naourr/work/instance-1/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o nscd nscd-0.52.c >>> unscd 0.52 Installing to target /usr/bin/install -m 755 -D /home/naourr/work/instance-1/output/build/unscd-0.52/nscd /home/naourr/work/instance-1/output/target/usr/sbin/nscd /usr/bin/install -m 600 -D package/unscd/nscd.conf /home/naourr/work/instance-1/output/target/etc/nscd.conf ux500-firmware_1.1.3-6linaro1.tar.gz: OK (sha256: 81633274a9157c076e5e09b5addd81fbcef504b829fc801041cea50eea774bcd) >>> ux500-firmware 1.1.3-6 Extracting gzip -d -c /home/naourr/work/instance-1/dl/ux500-firmware/ux500-firmware_1.1.3-6linaro1.tar.gz | /home/naourr/work/instance-1/output/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-1/output/build/ux500-firmware-1.1.3-6 -xf - >>> ux500-firmware 1.1.3-6 Patching >>> ux500-firmware 1.1.3-6 Configuring >>> ux500-firmware 1.1.3-6 Building >>> ux500-firmware 1.1.3-6 Installing to target PATH="/home/naourr/work/instance-1/output/host/bin:/home/naourr/work/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 -C /home/naourr/work/instance-1/output/build/ux500-firmware-1.1.3-6 DESTDIR=/home/naourr/work/instance-1/output/target install make[1]: Entering directory '/home/naourr/work/instance-1/output/build/ux500-firmware-1.1.3-6' install -d /home/naourr/work/instance-1/output/target/lib/firmware/cw1200 install -m 0666 *.bin *.fw /home/naourr/work/instance-1/output/target/lib/firmware install -m 0666 cw1200/*.bin /home/naourr/work/instance-1/output/target/lib/firmware/cw1200 make[1]: Leaving directory '/home/naourr/work/instance-1/output/build/ux500-firmware-1.1.3-6' for f in /home/naourr/work/instance-1/output/target/lib/firmware/CG2900* ; do mv $f ${f/CG2900/CG29XX}; done >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/naourr/work/instance-1/output/build/packages-file-list.txt Warning: target file "./usr/lib/libssl.a" is touched by more than one package: [u'libopenssl', u'libnss'] ./support/scripts/check-uniq-files -t staging /home/naourr/work/instance-1/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libdbus-glib-1.la" is touched by more than one package: [u'dbus-glib', u'e2fsprogs', u'keyutils', u'libnspr', u'libnss', u'libevdev', u'ffmpeg', u'gettext', u'jpeg-turbo', u'libart', u'libfcgi', u'libfm-extra', u'libgsm', u'libhttpparser', u'libmnl', u'libnetfilter_acct', u'libserial', u'libucl', u'menu-cache', u'sdl', u'pixman', u'popt', u'procps-ng', u'slirp', u'spice-protocol', u'spice', u'trousers', u'uboot-tools'] Warning: staging file "./usr/lib/libfcgi++.la" is touched by more than one package: [u'libfcgi', u'libfm-extra', u'libgsm', u'libhttpparser', u'libmnl', u'libnetfilter_acct', u'libserial', u'libucl', u'menu-cache', u'sdl', u'pixman', u'popt', u'procps-ng', u'slirp', u'spice-protocol', u'spice', u'trousers', u'uboot-tools'] Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'expat', u'libsepol', u'pcre', u'libselinux', u'dbus', u'libzlib', u'libpcap', u'libopenssl', u'sqlite', u'audit', u'boost', u'botan', u'libffi', u'ncurses', u'util-linux', u'libglib2', u'dbus-glib', u'e2fsprogs', u'keyutils', u'libnspr', u'libnss', u'libevdev', u'ffmpeg', u'gettext', u'jpeg-turbo', u'libart', u'libfcgi', u'libfm-extra', u'libgsm', u'libhttpparser', u'libmnl', u'libnetfilter_acct', u'libserial', u'libucl', u'menu-cache', u'sdl', u'pixman', u'popt', u'procps-ng', u'slirp', u'spice-protocol', u'spice', u'trousers', u'uboot-tools'] Warning: staging file "./usr/lib/libaudit.la" is touched by more than one package: [u'audit', u'boost', u'botan', u'libffi', u'ncurses', u'util-linux', u'libglib2', u'dbus-glib', u'e2fsprogs', u'keyutils', u'libnspr', u'libnss', u'libevdev', u'ffmpeg', u'gettext', u'jpeg-turbo', u'libart', u'libfcgi', u'libfm-extra', u'libgsm', u'libhttpparser', u'libmnl', u'libnetfilter_acct', u'libserial', u'libucl', u'menu-cache', u'sdl', u'pixman', u'popt', u'procps-ng', u'slirp', u'spice-protocol', u'spice', u'trousers', u'uboot-tools'] Warning: staging file "./usr/lib/libmenu-cache.la" is touched by more than one package: [u'menu-cache', u'sdl', u'pixman', u'popt', u'procps-ng', u'slirp', u'spice-protocol', u'spice', u'trousers', u'uboot-tools'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'dbus-glib', u'e2fsprogs', u'keyutils', u'libnspr', u'libnss', u'libevdev', u'ffmpeg', u'gettext', u'jpeg-turbo', u'libart', u'libfcgi', u'libfm-extra', u'libgsm', u'libhttpparser', u'libmnl', u'libnetfilter_acct', u'libserial', u'libucl', u'menu-cache', u'sdl', u'pixman', u'popt', u'procps-ng', u'slirp', u'spice-protocol', u'spice', u'trousers', u'uboot-tools'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'libselinux', u'dbus', u'libzlib', u'libpcap', u'libopenssl', u'sqlite', u'audit', u'boost', u'botan', u'libffi', u'ncurses', u'util-linux', u'libglib2', u'dbus-glib', u'e2fsprogs', u'keyutils', u'libnspr', u'libnss', u'libevdev', u'ffmpeg', u'gettext', u'jpeg-turbo', u'libart', u'libfcgi', u'libfm-extra', u'libgsm', u'libhttpparser', u'libmnl', u'libnetfilter_acct', u'libserial', u'libucl', u'menu-cache', u'sdl', u'pixman', u'popt', u'procps-ng', u'slirp', u'spice-protocol', u'spice', u'trousers', u'uboot-tools'] Warning: staging file "./usr/lib/libauparse.la" is touched by more than one package: [u'audit', u'boost', u'botan', u'libffi', u'ncurses', u'util-linux', u'libglib2', u'dbus-glib', u'e2fsprogs', u'keyutils', u'libnspr', u'libnss', u'libevdev', u'ffmpeg', u'gettext', u'jpeg-turbo', u'libart', u'libfcgi', u'libfm-extra', u'libgsm', u'libhttpparser', u'libmnl', u'libnetfilter_acct', u'libserial', u'libucl', u'menu-cache', u'sdl', u'pixman', u'popt', u'procps-ng', u'slirp', u'spice-protocol', u'spice', u'trousers', u'uboot-tools'] Warning: staging file "./usr/lib/libdbus-1.la" is touched by more than one package: [u'dbus', u'libzlib', u'libpcap', u'libopenssl', u'sqlite', u'audit', u'boost', u'botan', u'libffi', u'ncurses', u'util-linux', u'libglib2', u'dbus-glib', u'e2fsprogs', u'keyutils', u'libnspr', u'libnss', u'libevdev', u'ffmpeg', u'gettext', u'jpeg-turbo', u'libart', u'libfcgi', u'libfm-extra', u'libgsm', u'libhttpparser', u'libmnl', u'libnetfilter_acct', u'libserial', u'libucl', u'menu-cache', u'sdl', u'pixman', u'popt', u'procps-ng', u'slirp', u'spice-protocol', u'spice', u'trousers', u'uboot-tools'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'dbus-glib', u'e2fsprogs', u'keyutils', u'libnspr', u'libnss', u'libevdev', u'ffmpeg', u'gettext', u'jpeg-turbo', u'libart', u'libfcgi', u'libfm-extra', u'libgsm', u'libhttpparser', u'libmnl', u'libnetfilter_acct', u'libserial', u'libucl', u'menu-cache', u'sdl', u'pixman', u'popt', u'procps-ng', u'slirp', u'spice-protocol', u'spice', u'trousers', u'uboot-tools'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'ncurses', u'util-linux', u'libglib2', u'dbus-glib', u'e2fsprogs', u'keyutils', u'libnspr', u'libnss', u'libevdev', u'ffmpeg', u'gettext', u'jpeg-turbo', u'libart', u'libfcgi', u'libfm-extra', u'libgsm', u'libhttpparser', u'libmnl', u'libnetfilter_acct', u'libserial', u'libucl', u'menu-cache', u'sdl', u'pixman', u'popt', u'procps-ng', u'slirp', u'spice-protocol', u'spice', u'trousers', u'uboot-tools'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'libnetfilter_acct', u'libserial', u'libucl', u'menu-cache', u'sdl', u'pixman', u'popt', u'procps-ng', u'slirp', u'spice-protocol', u'spice', u'trousers', u'uboot-tools'] Warning: staging file "./usr/lib/libssl.a" is touched by more than one package: [u'libopenssl', u'libnss'] Warning: staging file "./usr/lib/libsqlite3.la" is touched by more than one package: [u'sqlite', u'audit', u'boost', u'botan', u'libffi', u'ncurses', u'util-linux', u'libglib2', u'dbus-glib', u'e2fsprogs', u'keyutils', u'libnspr', u'libnss', u'libevdev', u'ffmpeg', u'gettext', u'jpeg-turbo', u'libart', u'libfcgi', u'libfm-extra', u'libgsm', u'libhttpparser', u'libmnl', u'libnetfilter_acct', u'libserial', u'libucl', u'menu-cache', u'sdl', u'pixman', u'popt', u'procps-ng', u'slirp', u'spice-protocol', u'spice', u'trousers', u'uboot-tools'] Warning: staging file "./usr/lib/libslirp.la" is touched by more than one package: [u'slirp', u'spice-protocol', u'spice', u'trousers', u'uboot-tools'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'libselinux', u'dbus', u'libzlib', u'libpcap', u'libopenssl', u'sqlite', u'audit', u'boost', u'botan', u'libffi', u'ncurses', u'util-linux', u'libglib2', u'dbus-glib', u'e2fsprogs', u'keyutils', u'libnspr', u'libnss', u'libevdev', u'ffmpeg', u'gettext', u'jpeg-turbo', u'libart', u'libfcgi', u'libfm-extra', u'libgsm', u'libhttpparser', u'libmnl', u'libnetfilter_acct', u'libserial', u'libucl', u'menu-cache', u'sdl', u'pixman', u'popt', u'procps-ng', u'slirp', u'spice-protocol', u'spice', u'trousers', u'uboot-tools'] Warning: staging file "./usr/lib/libpopt.la" is touched by more than one package: [u'popt', u'procps-ng', u'slirp', u'spice-protocol', u'spice', u'trousers', u'uboot-tools'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'dbus-glib', u'e2fsprogs', u'keyutils', u'libnspr', u'libnss', u'libevdev', u'ffmpeg', u'gettext', u'jpeg-turbo', u'libart', u'libfcgi', u'libfm-extra', u'libgsm', u'libhttpparser', u'libmnl', u'libnetfilter_acct', u'libserial', u'libucl', u'menu-cache', u'sdl', u'pixman', u'popt', u'procps-ng', u'slirp', u'spice-protocol', u'spice', u'trousers', u'uboot-tools'] Warning: staging file "./usr/lib/libtspi.la" is touched by more than one package: [u'trousers', u'uboot-tools'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'libselinux', u'dbus', u'libzlib', u'libpcap', u'libopenssl', u'sqlite', u'audit', u'boost', u'botan', u'libffi', u'ncurses', u'util-linux', u'libglib2', u'dbus-glib', u'e2fsprogs', u'keyutils', u'libnspr', u'libnss', u'libevdev', u'ffmpeg', u'gettext', u'jpeg-turbo', u'libart', u'libfcgi', u'libfm-extra', u'libgsm', u'libhttpparser', u'libmnl', u'libnetfilter_acct', u'libserial', u'libucl', u'menu-cache', u'sdl', u'pixman', u'popt', u'procps-ng', u'slirp', u'spice-protocol', u'spice', u'trousers', u'uboot-tools'] Warning: staging file "./usr/lib/libSDL.la" is touched by more than one package: [u'sdl', u'pixman', u'popt', u'procps-ng', u'slirp', u'spice-protocol', u'spice', u'trousers', u'uboot-tools'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'dbus-glib', u'e2fsprogs', u'keyutils', u'libnspr', u'libnss', u'libevdev', u'ffmpeg', u'gettext', u'jpeg-turbo', u'libart', u'libfcgi', u'libfm-extra', u'libgsm', u'libhttpparser', u'libmnl', u'libnetfilter_acct', u'libserial', u'libucl', u'menu-cache', u'sdl', u'pixman', u'popt', u'procps-ng', u'slirp', u'spice-protocol', u'spice', u'trousers', u'uboot-tools'] Warning: staging file "./usr/lib/libpixman-1.la" is touched by more than one package: [u'pixman', u'popt', u'procps-ng', u'slirp', u'spice-protocol', u'spice', u'trousers', u'uboot-tools'] Warning: staging file "./usr/lib/libspice-server.la" is touched by more than one package: [u'spice', u'trousers', u'uboot-tools'] Warning: staging file "./usr/lib/libevdev.la" is touched by more than one package: [u'libevdev', u'ffmpeg', u'gettext', u'jpeg-turbo', u'libart', u'libfcgi', u'libfm-extra', u'libgsm', u'libhttpparser', u'libmnl', u'libnetfilter_acct', u'libserial', u'libucl', u'menu-cache', u'sdl', u'pixman', u'popt', u'procps-ng', u'slirp', u'spice-protocol', u'spice', u'trousers', u'uboot-tools'] Warning: staging file "./usr/lib/libfm-extra.la" is touched by more than one package: [u'libfm-extra', u'libgsm', u'libhttpparser', u'libmnl', u'libnetfilter_acct', u'libserial', u'libucl', u'menu-cache', u'sdl', u'pixman', u'popt', u'procps-ng', u'slirp', u'spice-protocol', u'spice', u'trousers', u'uboot-tools'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'dbus-glib', u'e2fsprogs', u'keyutils', u'libnspr', u'libnss', u'libevdev', u'ffmpeg', u'gettext', u'jpeg-turbo', u'libart', u'libfcgi', u'libfm-extra', u'libgsm', u'libhttpparser', u'libmnl', u'libnetfilter_acct', u'libserial', u'libucl', u'menu-cache', u'sdl', u'pixman', u'popt', u'procps-ng', u'slirp', u'spice-protocol', u'spice', u'trousers', u'uboot-tools'] Warning: staging file "./usr/lib/libart_lgpl_2.la" is touched by more than one package: [u'libart', u'libfcgi', u'libfm-extra', u'libgsm', u'libhttpparser', u'libmnl', u'libnetfilter_acct', u'libserial', u'libucl', u'menu-cache', u'sdl', u'pixman', u'popt', u'procps-ng', u'slirp', u'spice-protocol', u'spice', u'trousers', u'uboot-tools'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'dbus-glib', u'e2fsprogs', u'keyutils', u'libnspr', u'libnss', u'libevdev', u'ffmpeg', u'gettext', u'jpeg-turbo', u'libart', u'libfcgi', u'libfm-extra', u'libgsm', u'libhttpparser', u'libmnl', u'libnetfilter_acct', u'libserial', u'libucl', u'menu-cache', u'sdl', u'pixman', u'popt', u'procps-ng', u'slirp', u'spice-protocol', u'spice', u'trousers', u'uboot-tools'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'libsepol', u'pcre', u'libselinux', u'dbus', u'libzlib', u'libpcap', u'libopenssl', u'sqlite', u'audit', u'boost', u'botan', u'libffi', u'ncurses', u'util-linux', u'libglib2', u'dbus-glib', u'e2fsprogs', u'keyutils', u'libnspr', u'libnss', u'libevdev', u'ffmpeg', u'gettext', u'jpeg-turbo', u'libart', u'libfcgi', u'libfm-extra', u'libgsm', u'libhttpparser', u'libmnl', u'libnetfilter_acct', u'libserial', u'libucl', u'menu-cache', u'sdl', u'pixman', u'popt', u'procps-ng', u'slirp', u'spice-protocol', u'spice', u'trousers', u'uboot-tools'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'dbus-glib', u'e2fsprogs', u'keyutils', u'libnspr', u'libnss', u'libevdev', u'ffmpeg', u'gettext', u'jpeg-turbo', u'libart', u'libfcgi', u'libfm-extra', u'libgsm', u'libhttpparser', u'libmnl', u'libnetfilter_acct', u'libserial', u'libucl', u'menu-cache', u'sdl', u'pixman', u'popt', u'procps-ng', u'slirp', u'spice-protocol', u'spice', u'trousers', u'uboot-tools'] Warning: staging file "./usr/lib/libfcgi.la" is touched by more than one package: [u'libfcgi', u'libfm-extra', u'libgsm', u'libhttpparser', u'libmnl', u'libnetfilter_acct', u'libserial', u'libucl', u'menu-cache', u'sdl', u'pixman', u'popt', u'procps-ng', u'slirp', u'spice-protocol', u'spice', u'trousers', u'uboot-tools'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'expat', u'libsepol', u'pcre', u'libselinux', u'dbus', u'libzlib', u'libpcap', u'libopenssl', u'sqlite', u'audit', u'boost', u'botan', u'libffi', u'ncurses', u'util-linux', u'libglib2', u'dbus-glib', u'e2fsprogs', u'keyutils', u'libnspr', u'libnss', u'libevdev', u'ffmpeg', u'gettext', u'jpeg-turbo', u'libart', u'libfcgi', u'libfm-extra', u'libgsm', u'libhttpparser', u'libmnl', u'libnetfilter_acct', u'libserial', u'libucl', u'menu-cache', u'sdl', u'pixman', u'popt', u'procps-ng', u'slirp', u'spice-protocol', u'spice', u'trousers', u'uboot-tools'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'expat', u'libsepol', u'pcre', u'libselinux', u'dbus', u'libzlib', u'libpcap', u'libopenssl', u'sqlite', u'audit', u'boost', u'botan', u'libffi', u'ncurses', u'util-linux', u'libglib2', u'dbus-glib', u'e2fsprogs', u'keyutils', u'libnspr', u'libnss', u'libevdev', u'ffmpeg', u'gettext', u'jpeg-turbo', u'libart', u'libfcgi', u'libfm-extra', u'libgsm', u'libhttpparser', u'libmnl', u'libnetfilter_acct', u'libserial', u'libucl', u'menu-cache', u'sdl', u'pixman', u'popt', u'procps-ng', u'slirp', u'spice-protocol', u'spice', u'trousers', u'uboot-tools'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'expat', u'libsepol', u'pcre', u'libselinux', u'dbus', u'libzlib', u'libpcap', u'libopenssl', u'sqlite', u'audit', u'boost', u'botan', u'libffi', u'ncurses', u'util-linux', u'libglib2', u'dbus-glib', u'e2fsprogs', u'keyutils', u'libnspr', u'libnss', u'libevdev', u'ffmpeg', u'gettext', u'jpeg-turbo', u'libart', u'libfcgi', u'libfm-extra', u'libgsm', u'libhttpparser', u'libmnl', u'libnetfilter_acct', u'libserial', u'libucl', u'menu-cache', u'sdl', u'pixman', u'popt', u'procps-ng', u'slirp', u'spice-protocol', u'spice', u'trousers', u'uboot-tools'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'dbus-glib', u'e2fsprogs', u'keyutils', u'libnspr', u'libnss', u'libevdev', u'ffmpeg', u'gettext', u'jpeg-turbo', u'libart', u'libfcgi', u'libfm-extra', u'libgsm', u'libhttpparser', u'libmnl', u'libnetfilter_acct', u'libserial', u'libucl', u'menu-cache', u'sdl', u'pixman', u'popt', u'procps-ng', u'slirp', u'spice-protocol', u'spice', u'trousers', u'uboot-tools'] Warning: staging file "./usr/lib/libprocps.la" is touched by more than one package: [u'procps-ng', u'slirp', u'spice-protocol', u'spice', u'trousers', u'uboot-tools'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'expat', u'libsepol', u'pcre', u'libselinux', u'dbus', u'libzlib', u'libpcap', u'libopenssl', u'sqlite', u'audit', u'boost', u'botan', u'libffi', u'ncurses', u'util-linux', u'libglib2', u'dbus-glib', u'e2fsprogs', u'keyutils', u'libnspr', u'libnss', u'libevdev', u'ffmpeg', u'gettext', u'jpeg-turbo', u'libart', u'libfcgi', u'libfm-extra', u'libgsm', u'libhttpparser', u'libmnl', u'libnetfilter_acct', u'libserial', u'libucl', u'menu-cache', u'sdl', u'pixman', u'popt', u'procps-ng', u'slirp', u'spice-protocol', u'spice', u'trousers', u'uboot-tools'] Warning: staging file "./usr/lib/libSDLmain.la" is touched by more than one package: [u'sdl', u'pixman', u'popt', u'procps-ng', u'slirp', u'spice-protocol', u'spice', u'trousers', u'uboot-tools'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'expat', u'libsepol', u'pcre', u'libselinux', u'dbus', u'libzlib', u'libpcap', u'libopenssl', u'sqlite', u'audit', u'boost', u'botan', u'libffi', u'ncurses', u'util-linux', u'libglib2', u'dbus-glib', u'e2fsprogs', u'keyutils', u'libnspr', u'libnss', u'libevdev', u'ffmpeg', u'gettext', u'jpeg-turbo', u'libart', u'libfcgi', u'libfm-extra', u'libgsm', u'libhttpparser', u'libmnl', u'libnetfilter_acct', u'libserial', u'libucl', u'menu-cache', u'sdl', u'pixman', u'popt', u'procps-ng', u'slirp', u'spice-protocol', u'spice', u'trousers', u'uboot-tools'] Warning: staging file "./usr/lib/libucl.la" is touched by more than one package: [u'libucl', u'menu-cache', u'sdl', u'pixman', u'popt', u'procps-ng', u'slirp', u'spice-protocol', u'spice', u'trousers', u'uboot-tools'] Warning: staging file "./usr/lib/libnetfilter_acct.la" is touched by more than one package: [u'libnetfilter_acct', u'libserial', u'libucl', u'menu-cache', u'sdl', u'pixman', u'popt', u'procps-ng', u'slirp', u'spice-protocol', u'spice', u'trousers', u'uboot-tools'] Warning: staging file "./usr/lib/libserial.la" is touched by more than one package: [u'libserial', u'libucl', u'menu-cache', u'sdl', u'pixman', u'popt', u'procps-ng', u'slirp', u'spice-protocol', u'spice', u'trousers', u'uboot-tools'] ./support/scripts/check-uniq-files -t host /home/naourr/work/instance-1/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', u'host-gawk'] rm -f /home/naourr/work/instance-1/output/target/usr/share/glib-2.0/schemas/*.xml /home/naourr/work/instance-1/output/target/usr/share/glib-2.0/schemas/*.dtd /home/naourr/work/instance-1/output/host/bin/glib-compile-schemas /home/naourr/work/instance-1/output/host/x86_64-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/naourr/work/instance-1/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/naourr/work/instance-1/output/target/etc echo "buildroot" > /home/naourr/work/instance-1/output/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/naourr/work/instance-1/output/target/etc/hosts mkdir -p /home/naourr/work/instance-1/output/target/etc echo "Welcome to Buildroot" > /home/naourr/work/instance-1/output/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/work/instance-1/output/target/etc/shadow rm -f /home/naourr/work/instance-1/output/target/bin/sh rm -f /home/naourr/work/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/naourr/work/instance-1/output/build/locales.nopurge; done for dir in /home/naourr/work/instance-1/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/naourr/work/instance-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/work/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/work/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/work/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/work/instance-1/output/target/usr/include /home/naourr/work/instance-1/output/target/usr/share/aclocal \ /home/naourr/work/instance-1/output/target/usr/lib/pkgconfig /home/naourr/work/instance-1/output/target/usr/share/pkgconfig \ /home/naourr/work/instance-1/output/target/usr/lib/cmake /home/naourr/work/instance-1/output/target/usr/share/cmake find /home/naourr/work/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/work/instance-1/output/target/lib/ /home/naourr/work/instance-1/output/target/usr/lib/ /home/naourr/work/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/naourr/work/instance-1/output/target/usr/share/gdb rm -rf /home/naourr/work/instance-1/output/target/usr/share/bash-completion rm -rf /home/naourr/work/instance-1/output/target/usr/share/zsh rm -rf /home/naourr/work/instance-1/output/target/usr/man /home/naourr/work/instance-1/output/target/usr/share/man rm -rf /home/naourr/work/instance-1/output/target/usr/info /home/naourr/work/instance-1/output/target/usr/share/info rm -rf /home/naourr/work/instance-1/output/target/usr/doc /home/naourr/work/instance-1/output/target/usr/share/doc rm -rf /home/naourr/work/instance-1/output/target/usr/share/gtk-doc rmdir /home/naourr/work/instance-1/output/target/usr/share 2>/dev/null || true find /home/naourr/work/instance-1/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/naourr/work/instance-1/output/host/bin/x86_64-ctng_locales-linux-gnu-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/work/instance-1/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/naourr/work/instance-1/output/host/bin/x86_64-ctng_locales-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/naourr/work/instance-1/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/naourr/work/instance-1/output/host/bin/x86_64-ctng_locales-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/naourr/work/instance-1/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/naourr/work/instance-1/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/naourr/work/instance-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.11-git-00600-g8089fb3a42"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.11-git\"" \ ) > /home/naourr/work/instance-1/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/naourr/work/instance-1/output/target/etc >>> Sanitizing RPATH in target tree /home/naourr/work/instance-1/buildroot/support/scripts/fix-rpath target touch /home/naourr/work/instance-1/output/target/usr make: Leaving directory '/home/naourr/work/instance-1/buildroot' make: Entering directory '/home/naourr/work/instance-1/buildroot' >>> Buildroot 2018.11-git-00600-g8089fb3a42 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 >>> aircrack-ng 1.3 Collecting legal info LICENSE: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> 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-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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) >>> libpcap 1.8.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> dbus 1.12.10 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> libselinux 2.7 Collecting legal info ERROR: No hash found for LICENSE >>> libsepol 2.7 Collecting legal info ERROR: No hash found for COPYING >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> openssl Collecting legal info >>> libopenssl 1.0.2p Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> sqlite 3250200 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> audit 2.8.2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> batctl 2017.0 Collecting legal info >>> boost 1.68.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> botan 2.7.0 Collecting legal info license.txt: OK (sha256: 40cfd35a9e34d18463806f57553c968fdbaf254a2e2a636d1d8e32ff6b698495) >>> bustle 0.5.4 Collecting legal info ERROR: No hash found for LICENSE >>> libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> 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 >>> corkscrew a94f745b40077172b8fe7d77e2d583b9cf900281 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> dbus-glib 0.110 Collecting legal info ERROR: No hash found for COPYING >>> host-dbus 1.12.10 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-dbus-glib 0.110 Collecting legal info ERROR: No hash found for COPYING >>> e2fsprogs 1.44.4 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> ecryptfs-utils 111 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 >>> keyutils 1.5.10 Collecting legal info ERROR: No hash found for LICENCE.GPL ERROR: No hash found for LICENCE.LGPL >>> libnss 3.38 Collecting legal info nss/COPYING: OK (sha256: a20c1a32d1f8102432360b42e932869f7c11c7cdbacf9cac554c422132af47f4) >>> libnspr 4.19 Collecting legal info nspr/LICENSE: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85) >>> evemu 2.7.0 Collecting legal info ERROR: No hash found for COPYING >>> libevdev 1.5.9 Collecting legal info COPYING: OK (sha256: f063d1279b31e73007e1c54493391818b4cb5f9162d590120397e0347b932137) >>> ffmpeg 3.4.4 Collecting legal info LICENSE.md: OK (sha256: 73d99bc83313fff665b426d6672b4e0479102bc402fe22314ac9ce94a38aa5ff) COPYING.LGPLv2.1: OK (sha256: b634ab5640e258563c536e658cad87080553df6f34f62269a21d554844e58bfe) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-nasm 2.13.03 Collecting legal info LICENSE: OK (sha256: 1563996c52e220e15ef2418e67d39488255aa8c28c89e617074d3afe3ee329e0) >>> host-genext2fs 1.4.1 Collecting legal info ERROR: No hash found for COPYING >>> getent Collecting legal info >>> gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> hwdata v0.308 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 21d0406f93e884a050426ebc21931839a45d56bfcbcbfdda7686d583f36f107f) >>> iftop 1.0pre4 Collecting legal info ERROR: No hash found for COPYING >>> intel-microcode 20180312 Collecting legal info license.txt: OK (sha256: 6d4deb65ca688d930e188bf93f78430f134097b161e6df4a2ef00728e14965e3) >>> iucode-tool 2.2 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> iw 4.14 Collecting legal info COPYING: OK (sha256: 5932fb70481e128940168a5fdf133e6454293c0865c7e757874b235cb6daa2af) >>> jpeg-turbo 2.0.0 Collecting legal info LICENSE.md: OK (sha256: 8412238c5ad95965cf3c3197791e9dea8b5fae505d133449e33ee2fa754fe61e) README.ijg: OK (sha256: 82fece2bff2669c476495f0fe70096b154e8bc5b40916a64e99836d9a01c3110) >>> jpeg Collecting legal info >>> libart 2.3.21 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libcpprestsdk v2.10.5 Collecting legal info license.txt: OK (sha256: 5c191789f502ac87df83b57008d2fc3e47fbf31315381b5bc4309f6602d0fe97) >>> libfcgi 2.4.0 Collecting legal info LICENSE.TERMS: OK (sha256: f0a8fe4513a43e8eebb24cdcf9d2e7efc52e4d8259178c6d76d3d84418397d81) >>> libfm-extra 1.3.0.2 Collecting legal info COPYING: OK (sha256: d8c320ffc0030d1b096ae4732b50d2b811cf95e9a9b7377c1127b2563e0a0388) src/extra/fm-xml-file.c: OK (sha256: c3a3d93e111462f2b0292b56a6a7b87d342fd7156741d8b81b8b08723be4597e) >>> libgsm 1.0.17 Collecting legal info COPYRIGHT: OK (sha256: 81c68a3374937ed9b5e4929c709e81a2c4b35b5d1f450ecf8c473e2daea46ff6) >>> libhttpparser v2.8.1 Collecting legal info LICENSE-MIT: OK (sha256: 79e6ba8b687cb54786207342b9b6fcee0ac10218453ed9009b84d949b2233cc0) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_acct 1.0.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libserial 0.6.0rc2 Collecting legal info ERROR: No hash found for COPYING >>> libucl 0.8.1 Collecting legal info COPYING: OK (sha256: 1bf976835764c1d827e07472a0a75adb098682df56681878af05fc0db7439b03) >>> menu-cache 1.1.0 Collecting legal info COPYING: OK (sha256: 7459fbad62653e4061dbfde3b0cad7c72777838beb10d2d11d969fac6226e7de) >>> monkey 1.6.9 Collecting legal info LICENSE: OK (sha256: 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594) >>> mpv 0.27.2 Collecting legal info ERROR: No hash found for LICENSE >>> host-python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-waf 1.9.5 Collecting legal info >>> sdl 1.2.15 Collecting legal info ERROR: No hash found for COPYING >>> nfacct 1.0.2 Collecting legal info ERROR: No hash found for COPYING >>> open2300 12 Collecting legal info WARNING: no hash file for COPYING >>> openssh 7.8p1 Collecting legal info LICENCE: OK (sha256: 05a4c25ef464e19656c5259bd4f4da8428efab01044f3541b79fbb3ff209350f) >>> opentyrian-data 2.1 Collecting legal info >>> opentyrian 9c9f0ec3532b Collecting legal info WARNING: no hash file for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pixman 0.34.0 Collecting legal info ERROR: No hash found for COPYING >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> privoxy 3.0.26 Collecting legal info ERROR: No hash found for LICENSE >>> procps-ng 3.3.15 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: 681e386e44a19d7d0674b4320272c90e66b6610b741e7e6305f8219c42e85366) >>> ptpd2 ptpd-2.3.1 Collecting legal info ERROR: No hash found for COPYRIGHT >>> quagga 1.1.1 Collecting legal info ERROR: No hash found for COPYING >>> host-gawk 4.2.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> restorecond 2.7 Collecting legal info ERROR: No hash found for COPYING >>> rsync 3.1.3 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> slirp 8c2da74c1385242f20799fec8c04f8378edc6550 Collecting legal info >>> spice-protocol 0.12.10 Collecting legal info ERROR: No hash found for COPYING >>> spice 0.12.8 Collecting legal info ERROR: No hash found for COPYING >>> tpm-tools 1.3.9.1 Collecting legal info LICENSE: OK (sha256: 7b47225a5b77cb7825efc6a4d7e0ac57864c790542cf92f5080ec2bf310c00e5) >>> trousers 0.3.14 Collecting legal info LICENSE: OK (sha256: 1ad596d12e7471549663c03e280b5b5d084a2e853fb86e4d766109818f9d7dae) >>> uboot-tools 2018.07 Collecting legal info ERROR: No hash found for Licenses/gpl-2.0.txt >>> unscd 0.52 Collecting legal info nscd-0.52.c: OK (sha256: 4c1f83dcd120469fceef749050cb29fa666fa4666bd308dfe92e933a4c200d55) >>> ux500-firmware 1.1.3-6 Collecting legal info ERROR: No hash found for license.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: batctl-2017.0: cannot save license (BATCTL_LICENSE_FILES not defined) WARNING: waf-1.9.5: cannot save license (HOST_WAF_LICENSE_FILES not defined) WARNING: opentyrian-data-2.1: cannot save license (OPENTYRIAN_DATA_LICENSE_FILES not defined) WARNING: slirp-8c2da74c1385242f20799fec8c04f8378edc6550: cannot save license (SLIRP_LICENSE_FILES not defined) Legal info produced in /home/naourr/work/instance-1/output/legal-info make: Leaving directory '/home/naourr/work/instance-1/buildroot'