>>> tinymembench v0.4 Patching Applying 0001-arm-fix-build-on-Thumb-only-architectures.patch using patch: patching file arm-neon.S patching file asm-opt.c >>> tinymembench v0.4 Configuring >>> tinymembench v0.4 Building PATH="/usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/bin:/usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/sbin:/usr/bin:/bin:/accts/mlweber1/bin:/accts/mlweber1/libexec/git-core:/accts/mlweber1/usr/bin:/accts/mlweber1/usr/local/bin" AR="/usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/bin/powerpc64-linux-ar" AS="/usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/bin/powerpc64-linux-as" LD="/usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/bin/powerpc64-linux-ld" NM="/usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/bin/powerpc64-linux-nm" CC="/usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/bin/powerpc64-linux-gcc" GCC="/usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/bin/powerpc64-linux-gcc" CPP="/usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/bin/powerpc64-linux-cpp" CXX="/usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/bin/powerpc64-linux-g++" FC="/usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/bin/powerpc64-linux-gfortran" F77="/usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/bin/powerpc64-linux-gfortran" RANLIB="/usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/bin/powerpc64-linux-ranlib" READELF="/usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/bin/powerpc64-linux-readelf" STRIP="/usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/bin/powerpc64-linux-strip" OBJCOPY="/usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/bin/powerpc64-linux-objcopy" OBJDUMP="/usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/bin/powerpc64-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/include" LDFLAGS_FOR_BUILD="-L/usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/lib -Wl,-rpath,/usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/bin/powerpc64-linux-as" DEFAULT_LINKER="/usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/bin/powerpc64-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/bin/pkg-config" STAGING_DIR="/usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/powerpc64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j8 -C /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/build/tinymembench-v0.4 make[1]: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/build/tinymembench-v0.4' /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/bin/powerpc64-linux-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c util.c /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/bin/powerpc64-linux-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c asm-opt.c /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/bin/powerpc64-linux-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c x86-sse2.S /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/bin/powerpc64-linux-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c arm-neon.S /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/bin/powerpc64-linux-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c mips-32.S /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/bin/powerpc64-linux-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c aarch64-asm.S /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/bin/powerpc64-linux-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o tinymembench main.c util.o asm-opt.o x86-sse2.o arm-neon.o mips-32.o aarch64-asm.o -lm main.c: In function 'mmap_framebuffer': main.c:56:9: warning: implicit declaration of function 'ioctl' [-Wimplicit-function-declaration] if (ioctl(fd, FBIOGET_FSCREENINFO, &finfo)) ^~~~~ make[1]: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/build/tinymembench-v0.4' >>> tinymembench v0.4 Installing to target /usr/bin/install -m 0755 -D /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/build/tinymembench-v0.4/tinymembench /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/bin/tinymembench PATH="/usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/bin:/usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/sbin:/usr/bin:/bin:/accts/mlweber1/bin:/accts/mlweber1/libexec/git-core:/accts/mlweber1/usr/bin:/accts/mlweber1/usr/local/bin" BR2_DL_DIR=/usr/lfs/v0/rc-buildroot-test/scripts/instance-2/dl BUILD_DIR=/usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/build O=/usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output flock /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/dl/uboot-tools/ support/download/dl-wrapper -c '2018.05' -d '/usr/lfs/v0/rc-buildroot-test/scripts/instance-2/dl/uboot-tools' -D '/usr/lfs/v0/rc-buildroot-test/scripts/instance-2/dl' -f 'u-boot-2018.05.tar.bz2' -H 'package/uboot-tools//uboot-tools.hash' -n 'uboot-tools-2018.05' -N 'uboot-tools' -o '/usr/lfs/v0/rc-buildroot-test/scripts/instance-2/dl/uboot-tools/u-boot-2018.05.tar.bz2' -u http\|urlencode+http://rclinux-git.rockwellcollins.com/dl/uboot-tools -u http\|urlencode+http://rclinux-git.rockwellcollins.com/dl -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.05.tar.bz2: OK (sha256: 4da13c2a6139a78cc08608f21fd4741db27eda336cfad7ab8264fda923b9c048) >>> host-uboot-tools 2018.05 Extracting bzcat /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/dl/uboot-tools/u-boot-2018.05.tar.bz2 | /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/bin/tar --strip-components=1 -C /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/build/host-uboot-tools-2018.05 -xf - >>> host-uboot-tools 2018.05 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 Applying 0003-Make-FIT-support-really-optional.patch using patch: patching file common/bootm.c Hunk #1 succeeded at 905 (offset 4 lines). Hunk #2 succeeded at 970 (offset 4 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.05 Configuring mkdir -p /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/build/host-uboot-tools-2018.05/include/config touch /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/build/host-uboot-tools-2018.05/include/config/auto.conf >>> host-uboot-tools 2018.05 Building /usr/bin/make -j1 -C /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/build/host-uboot-tools-2018.05 HOSTCC="/usr/bin/gcc" HOSTCFLAGS="-O2 -I/usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/include" HOSTLDFLAGS="-L/usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/lib -Wl,-rpath,/usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/lib" tools-only make[1]: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/build/host-uboot-tools-2018.05' 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] // 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] 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] // 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] WRAP tools/common/hash.c HOSTCC tools/common/hash.o HOSTCC tools/ublimage.o HOSTCC tools/zynqimage.o HOSTCC tools/zynqmpimage.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 `/usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/build/host-uboot-tools-2018.05' >>> host-uboot-tools 2018.05 Installing to host directory /usr/bin/install -m 0755 -D /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/build/host-uboot-tools-2018.05/tools/mkimage /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/bin/mkimage /usr/bin/install -m 0755 -D /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/build/host-uboot-tools-2018.05/tools/mkenvimage /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/bin/mkenvimage /usr/bin/install -m 0755 -D /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/build/host-uboot-tools-2018.05/tools/dumpimage /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/bin/dumpimage >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/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 /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libgphoto2_port/0.12.0/usbdiskdirect.la" is touched by more than one package: [u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'avahi', u'libtool', u'libxml2', u'libopenssl', u'libpng', u'freetype', u'eventlog', u'exiv2', u'keyutils', u'libao', u'libatomic_ops', u'libconfig', u'libestr', u'libee', u'libg7221', u'libusb', u'libusb-compat', u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/iclick.la" is touched by more than one package: [u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/largan.la" is touched by more than one package: [u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/panasonic_dc1580.la" is touched by more than one package: [u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'avahi', u'libtool', u'libxml2', u'libopenssl', u'libpng', u'freetype', u'eventlog', u'exiv2', u'keyutils', u'libao', u'libatomic_ops', u'libconfig', u'libestr', u'libee', u'libg7221', u'libusb', u'libusb-compat', u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'avahi', u'libtool', u'libxml2', u'libopenssl', u'libpng', u'freetype', u'eventlog', u'exiv2', u'keyutils', u'libao', u'libatomic_ops', u'libconfig', u'libestr', u'libee', u'libg7221', u'libusb', u'libusb-compat', u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libee.la" is touched by more than one package: [u'libee', u'libg7221', u'libusb', u'libusb-compat', u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/polaroid_pdc320.la" is touched by more than one package: [u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libsctp.la" is touched by more than one package: [u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libconfig++.la" is touched by more than one package: [u'libconfig', u'libestr', u'libee', u'libg7221', u'libusb', u'libusb-compat', u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/panasonic_coolshot.la" is touched by more than one package: [u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'avahi', u'libtool', u'libxml2', u'libopenssl', u'libpng', u'freetype', u'eventlog', u'exiv2', u'keyutils', u'libao', u'libatomic_ops', u'libconfig', u'libestr', u'libee', u'libg7221', u'libusb', u'libusb-compat', u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/sony_dscf1.la" is touched by more than one package: [u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libgphoto2_port.la" is touched by more than one package: [u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/pccam300.la" is touched by more than one package: [u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libgphoto2_port/0.12.0/usbscsi.la" is touched by more than one package: [u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/tp6801.la" is touched by more than one package: [u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/enigma13.la" is touched by more than one package: [u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/ptp2.la" is touched by more than one package: [u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/soundvision.la" is touched by more than one package: [u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/konica.la" is touched by more than one package: [u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/sipix_blink2.la" is touched by more than one package: [u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libgphoto2.la" is touched by more than one package: [u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'eventlog', u'exiv2', u'keyutils', u'libao', u'libatomic_ops', u'libconfig', u'libestr', u'libee', u'libg7221', u'libusb', u'libusb-compat', u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/mustek.la" is touched by more than one package: [u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/canon.la" is touched by more than one package: [u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/stv0680.la" is touched by more than one package: [u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'libopenssl', u'libpng', u'freetype', u'eventlog', u'exiv2', u'keyutils', u'libao', u'libatomic_ops', u'libconfig', u'libestr', u'libee', u'libg7221', u'libusb', u'libusb-compat', u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/dimera3500.la" is touched by more than one package: [u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libgphoto2_port/0.12.0/serial.la" is touched by more than one package: [u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'avahi', u'libtool', u'libxml2', u'libopenssl', u'libpng', u'freetype', u'eventlog', u'exiv2', u'keyutils', u'libao', u'libatomic_ops', u'libconfig', u'libestr', u'libee', u'libg7221', u'libusb', u'libusb-compat', u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/kodak_dc120.la" is touched by more than one package: [u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/fuji.la" is touched by more than one package: [u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/pccam600.la" is touched by more than one package: [u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libsqlite3.la" is touched by more than one package: [u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libpng16.la" is touched by more than one package: [u'libpng', u'freetype', u'eventlog', u'exiv2', u'keyutils', u'libao', u'libatomic_ops', u'libconfig', u'libestr', u'libee', u'libg7221', u'libusb', u'libusb-compat', u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/st2205.la" is touched by more than one package: [u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/casio_qv.la" is touched by more than one package: [u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/digita.la" is touched by more than one package: [u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'readline', u'libzlib', u'util-linux', u'libglib2', u'avahi', u'libtool', u'libxml2', u'libopenssl', u'libpng', u'freetype', u'eventlog', u'exiv2', u'keyutils', u'libao', u'libatomic_ops', u'libconfig', u'libestr', u'libee', u'libg7221', u'libusb', u'libusb-compat', u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/jd11.la" is touched by more than one package: [u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libgphoto2_port/0.12.0/ptpip.la" is touched by more than one package: [u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/kodak_dc240.la" is touched by more than one package: [u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/aox.la" is touched by more than one package: [u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/lksctp-tools/libwithsctp.la" is touched by more than one package: [u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/sonix.la" is touched by more than one package: [u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/directory.la" is touched by more than one package: [u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/adc65.la" is touched by more than one package: [u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libgphoto2_port/0.12.0/disk.la" is touched by more than one package: [u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/agfa_cl20.la" is touched by more than one package: [u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/ax203.la" is touched by more than one package: [u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/polaroid_pdc640.la" is touched by more than one package: [u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/jl2005a.la" is touched by more than one package: [u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/panasonic_dc1000.la" is touched by more than one package: [u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/stv0674.la" is touched by more than one package: [u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'avahi', u'libtool', u'libxml2', u'libopenssl', u'libpng', u'freetype', u'eventlog', u'exiv2', u'keyutils', u'libao', u'libatomic_ops', u'libconfig', u'libestr', u'libee', u'libg7221', u'libusb', u'libusb-compat', u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libao.la" is touched by more than one package: [u'libao', u'libatomic_ops', u'libconfig', u'libestr', u'libee', u'libg7221', u'libusb', u'libusb-compat', u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/smal.la" is touched by more than one package: [u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'libusb-compat', u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libatomic_ops_gpl.la" is touched by more than one package: [u'libatomic_ops', u'libconfig', u'libestr', u'libee', u'libg7221', u'libusb', u'libusb-compat', u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'readline', u'libzlib', u'util-linux', u'libglib2', u'avahi', u'libtool', u'libxml2', u'libopenssl', u'libpng', u'freetype', u'eventlog', u'exiv2', u'keyutils', u'libao', u'libatomic_ops', u'libconfig', u'libestr', u'libee', u'libg7221', u'libusb', u'libusb-compat', u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/ao/plugins-4/liboss.la" is touched by more than one package: [u'libao', u'libatomic_ops', u'libconfig', u'libestr', u'libee', u'libg7221', u'libusb', u'libusb-compat', u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/sq905.la" is touched by more than one package: [u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/sx330z.la" is touched by more than one package: [u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/pentax.la" is touched by more than one package: [u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/jamcam.la" is touched by more than one package: [u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/konica_qm150.la" is touched by more than one package: [u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libsmartcols.la" is touched by more than one package: [u'util-linux', u'libglib2', u'avahi', u'libtool', u'libxml2', u'libopenssl', u'libpng', u'freetype', u'eventlog', u'exiv2', u'keyutils', u'libao', u'libatomic_ops', u'libconfig', u'libestr', u'libee', u'libg7221', u'libusb', u'libusb-compat', u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/barbie.la" is touched by more than one package: [u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libavahi-glib.la" is touched by more than one package: [u'avahi', u'libtool', u'libxml2', u'libopenssl', u'libpng', u'freetype', u'eventlog', u'exiv2', u'keyutils', u'libao', u'libatomic_ops', u'libconfig', u'libestr', u'libee', u'libg7221', u'libusb', u'libusb-compat', u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libestr.la" is touched by more than one package: [u'libestr', u'libee', u'libg7221', u'libusb', u'libusb-compat', u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/hp215.la" is touched by more than one package: [u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libattr.la" is touched by more than one package: [u'attr', u'ncurses', u'libffi', u'pcre', u'readline', u'libzlib', u'util-linux', u'libglib2', u'avahi', u'libtool', u'libxml2', u'libopenssl', u'libpng', u'freetype', u'eventlog', u'exiv2', u'keyutils', u'libao', u'libatomic_ops', u'libconfig', u'libestr', u'libee', u'libg7221', u'libusb', u'libusb-compat', u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libpng.la" is touched by more than one package: [u'libpng', u'freetype', u'eventlog', u'exiv2', u'keyutils', u'libao', u'libatomic_ops', u'libconfig', u'libestr', u'libee', u'libg7221', u'libusb', u'libusb-compat', u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libatomic_ops.la" is touched by more than one package: [u'libatomic_ops', u'libconfig', u'libestr', u'libee', u'libg7221', u'libusb', u'libusb-compat', u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libmodplug.la" is touched by more than one package: [u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libconfig.la" is touched by more than one package: [u'libconfig', u'libestr', u'libee', u'libg7221', u'libusb', u'libusb-compat', u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/spca50x.la" is touched by more than one package: [u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/mars.la" is touched by more than one package: [u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/topfield.la" is touched by more than one package: [u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/dimagev.la" is touched by more than one package: [u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'avahi', u'libtool', u'libxml2', u'libopenssl', u'libpng', u'freetype', u'eventlog', u'exiv2', u'keyutils', u'libao', u'libatomic_ops', u'libconfig', u'libestr', u'libee', u'libg7221', u'libusb', u'libusb-compat', u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/sipix_web2.la" is touched by more than one package: [u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/lg_gsm.la" is touched by more than one package: [u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'avahi', u'libtool', u'libxml2', u'libopenssl', u'libpng', u'freetype', u'eventlog', u'exiv2', u'keyutils', u'libao', u'libatomic_ops', u'libconfig', u'libestr', u'libee', u'libg7221', u'libusb', u'libusb-compat', u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/ricoh.la" is touched by more than one package: [u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/panasonic_l859.la" is touched by more than one package: [u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libavahi-core.la" is touched by more than one package: [u'avahi', u'libtool', u'libxml2', u'libopenssl', u'libpng', u'freetype', u'eventlog', u'exiv2', u'keyutils', u'libao', u'libatomic_ops', u'libconfig', u'libestr', u'libee', u'libg7221', u'libusb', u'libusb-compat', u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/jl2005c.la" is touched by more than one package: [u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/samsung.la" is touched by more than one package: [u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libavahi-common.la" is touched by more than one package: [u'avahi', u'libtool', u'libxml2', u'libopenssl', u'libpng', u'freetype', u'eventlog', u'exiv2', u'keyutils', u'libao', u'libatomic_ops', u'libconfig', u'libestr', u'libee', u'libg7221', u'libusb', u'libusb-compat', u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libssl.a" is touched by more than one package: [u'libopenssl', u'libnss'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libevtlog.la" is touched by more than one package: [u'eventlog', u'exiv2', u'keyutils', u'libao', u'libatomic_ops', u'libconfig', u'libestr', u'libee', u'libg7221', u'libusb', u'libusb-compat', u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libltdl.la" is touched by more than one package: [u'libtool', u'libxml2', u'libopenssl', u'libpng', u'freetype', u'eventlog', u'exiv2', u'keyutils', u'libao', u'libatomic_ops', u'libconfig', u'libestr', u'libee', u'libg7221', u'libusb', u'libusb-compat', u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/toshiba_pdrm11.la" is touched by more than one package: [u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/kodak_dc210.la" is touched by more than one package: [u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/ricoh_g3.la" is touched by more than one package: [u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'readline', u'libzlib', u'util-linux', u'libglib2', u'avahi', u'libtool', u'libxml2', u'libopenssl', u'libpng', u'freetype', u'eventlog', u'exiv2', u'keyutils', u'libao', u'libatomic_ops', u'libconfig', u'libestr', u'libee', u'libg7221', u'libusb', u'libusb-compat', u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libgphoto2_port/0.12.0/usb1.la" is touched by more than one package: [u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/polaroid_pdc700.la" is touched by more than one package: [u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/gsmart300.la" is touched by more than one package: [u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/sierra.la" is touched by more than one package: [u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libg722_1.la" is touched by more than one package: [u'libg7221', u'libusb', u'libusb-compat', u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/digigr8.la" is touched by more than one package: [u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/sony_dscf55.la" is touched by more than one package: [u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/kodak_ez200.la" is touched by more than one package: [u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libusb.la" is touched by more than one package: [u'libusb-compat', u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/clicksmart310.la" is touched by more than one package: [u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'readline', u'libzlib', u'util-linux', u'libglib2', u'avahi', u'libtool', u'libxml2', u'libopenssl', u'libpng', u'freetype', u'eventlog', u'exiv2', u'keyutils', u'libao', u'libatomic_ops', u'libconfig', u'libestr', u'libee', u'libg7221', u'libusb', u'libusb-compat', u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/kodak_dc3200.la" is touched by more than one package: [u'libgphoto2', u'libmodplug', u'libnl', u'libnspr', u'sqlite', u'libnss', u'lksctp-tools', u'slirp'] ./support/scripts/check-uniq-files -t host /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/build/packages-file-list-host.txt rm -f /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/share/glib-2.0/schemas/*.xml /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/share/glib-2.0/schemas/*.dtd /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/bin/glib-compile-schemas /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/powerpc64-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/etc echo "buildroot" > /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/etc/hosts mkdir -p /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/etc echo "Welcome to Buildroot" > /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/etc/shadow rm -f /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/bin/sh rm -f /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/build/locales.nopurge; done for dir in /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/include /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/share/aclocal \ /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/lib/pkgconfig /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/share/pkgconfig \ /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/lib/cmake /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/share/cmake find /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/lib/ /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/lib/ /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: '/usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/libexec/': No such file or directory rm -rf /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/share/gdb rm -rf /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/share/bash-completion rm -rf /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/share/zsh rm -rf /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/man /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/share/man rm -rf /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/info /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/share/info rm -rf /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/doc /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/share/doc rm -rf /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/share/gtk-doc rmdir /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/share 2>/dev/null || true find /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/bin/powerpc64-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/bin/powerpc64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/host/bin/powerpc64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/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 /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.08-git-00531-g0ede724"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.08-git\"" \ ) > /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/etc >>> Sanitizing RPATH in target tree /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/buildroot/support/scripts/fix-rpath target touch /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/target/usr make: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-2/buildroot' make: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-2/buildroot' >>> Buildroot 2018.08-git-00531-g0ede724 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 >>> attr 2.4.47 Collecting legal info ERROR: No hash found for doc/COPYING ERROR: No hash found for doc/COPYING.LGPL >>> aumix 2.9.1 Collecting legal info ERROR: No hash found for COPYING >>> 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-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) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> 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 >>> avahi 0.7 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> 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 >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> 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 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) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> util-linux 2.32 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) >>> readline 7.0 Collecting legal info ERROR: No hash found for COPYING >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> clamav 0.100.0 Collecting legal info COPYING: OK (sha256: 0c4fd2fa9733fc9122503797648710851e4ee6d9e4969dd33fcbd8c63cd2f584) COPYING.bzip2: OK (sha256: d72a145c90918184a05ef65a04c9e6f7466faa59bc1b82c8f6a8ddc7ddcb9bed) COPYING.file: OK (sha256: dfb818a0d41411c6fb1c193c68b73018ceadd1994bda41ad541cbff292894bc6) COPYING.getopt: OK (sha256: 6dce638b76399e7521ad8e182d3e33e4496c85b3b69b6ff434b53017101e82ad) COPYING.LGPL: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING.llvm: OK (sha256: e3a9b913515a42f8ff3ef1551c3a2cdba383c39ed959729e0e2911219496ad74) COPYING.lzma: OK (sha256: d96d71b66aa32c4a2d1619b9ca3347dafa9460bcf0fb5ac2408916067ad31dfc) COPYING.pcre: OK (sha256: accdcf2455c07b99abea59016b3663eaef926a92092d103bfaa25fed27cf6b24) COPYING.regex: OK (sha256: e2c1395a3d9fea6d5d25847c9d783db6e2cc8b085b4025861f459139c5dfd90b) COPYING.unrar: OK (sha256: 1faccc6b5c7b958fb807a3f573d5be9bf7889fe898f7e0617c544b05a81bfd00) COPYING.zlib: OK (sha256: c2f77553f8d870c5635b0dace0519253233f172b33ce1fdf6578610706294eee) >>> libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> openssl Collecting legal info >>> libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> dnsmasq 2.79 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) COPYING-v3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> dvdauthor 0.7.2 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) >>> libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> ebtables 2.0.10-4 Collecting legal info ERROR: No hash found for COPYING >>> eventlog 0.2.12 Collecting legal info ERROR: No hash found for COPYING >>> exiv2 910f3507795e1930ae216c9febee0bf9a88e99c0 Collecting legal info ERROR: No hash found for COPYING >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> explorercanvas aa989ea9d9bac748638f7c66b0fc88e619715da6 Collecting legal info ERROR: No hash found for COPYING >>> host-genext2fs 1.4.1 Collecting legal info ERROR: No hash found for COPYING >>> google-material-design-icons 2.2.3 Collecting legal info ERROR: No hash found for LICENSE >>> keyutils 1.5.10 Collecting legal info ERROR: No hash found for LICENCE.GPL ERROR: No hash found for LICENCE.LGPL >>> libao 1.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libatomic_ops v7.4.10 Collecting legal info doc/LICENSING.txt: OK (sha256: f0e630c0ca489767033da5a0c869fb4231db522c5ff479ce55a853a923a00f69) COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libconfig v1.7.2 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libee 0.4.1 Collecting legal info COPYING: OK (sha256: 275fecbf835387e042ba96884f0f05356a485a6ea8449b2c5295cc11652ad439) >>> libestr 0.1.10 Collecting legal info COPYING: OK (sha256: 835b4793da5cbb8965fbd63905b55a4cb4310b7d1b882077d23066b08f901ff8) >>> libg7221 dbfc29d4806ecdace50379a2f4d68a992a6fec34 Collecting legal info COPYING: OK (sha256: 26cc5f718279b45dbe34e25a2d29b2c8ca487bd9ab11b2d68c9318ff59d5c645) >>> libgphoto2 2.5.17 Collecting legal info COPYING: OK (sha256: ebc385a0b1d477be5177ed6d9129557aa59a3ad0f26ebe7dd97ee942a0fb68ee) >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> libmodplug 0.8.8.5 Collecting legal info COPYING: OK (sha256: 49942e7b3b175f549e751feb08b5270ca6f6c5fb7a1be9f9517db275ec32c92e) >>> 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) >>> libnspr 4.19 Collecting legal info nspr/LICENSE: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85) >>> libnss 3.38 Collecting legal info nss/COPYING: OK (sha256: a20c1a32d1f8102432360b42e932869f7c11c7cdbacf9cac554c422132af47f4) >>> sqlite 3240000 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> lighttpd 1.4.49 Collecting legal info COPYING: OK (sha256: 5c98cad2fbaf5c5e2562bcbab401a7c557c1bb1bac9914ecc63730925052fb13) >>> lksctp-tools 1.0.17 Collecting legal info ERROR: No hash found for COPYING.lib ERROR: No hash found for COPYING >>> modplugtools 0.5.3 Collecting legal info ERROR: No hash found for COPYING >>> open-lldp 036e314bd93602f7388262cc37faf8b626980af1 Collecting legal info COPYING: OK (sha256: 67af5abeb092213cd9c53781503320f635ba28b641e0c3f24d367e8e93a9839b) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ramspeed 2.6.0 Collecting legal info ERROR: No hash found for LICENCE >>> slirp 8c2da74c1385242f20799fec8c04f8378edc6550 Collecting legal info >>> stress-ng 0.09.32 Collecting legal info ERROR: No hash found for COPYING >>> syslog-ng 3.10.1 Collecting legal info ERROR: No hash found for COPYING >>> tinymembench v0.4 Collecting legal info LICENSE: OK (sha256: 8ba473aced4630aee2808efe17b53e904a9d68a9b3361de491717f9a4e75da39) >>> host-uboot-tools 2018.05 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: slirp-8c2da74c1385242f20799fec8c04f8378edc6550: cannot save license (SLIRP_LICENSE_FILES not defined) Legal info produced in /usr/lfs/v0/rc-buildroot-test/scripts/instance-2/output/legal-info make: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-2/buildroot'