/home/naourr/work/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -I../lib/legacy -DZSTD_MULTITHREAD -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS -DZSTD_LZMACOMPRESS -DZSTD_LZMADECOMPRESS -DZSTD_LEGACY_SUPPORT=4 -c -o dibio.o dibio.c ==> building with threading support ==> building zstd with .gz compression support ==> building zstd with .xz/.lzma compression support ==> no liblz4, building zstd without .lz4 support /home/naourr/work/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -I../lib/legacy -DZSTD_MULTITHREAD -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS -DZSTD_LZMACOMPRESS -DZSTD_LZMADECOMPRESS -DZSTD_LEGACY_SUPPORT=4 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -pthread -lz -llzma ../lib/common/debug.c ../lib/common/entropy_common.c ../lib/common/error_private.c ../lib/common/fse_decompress.c ../lib/common/pool.c ../lib/common/threading.c ../lib/common/xxhash.c ../lib/common/zstd_common.c ../lib/compress/fse_compress.c ../lib/compress/hist.c ../lib/compress/huf_compress.c ../lib/compress/zstd_compress.c ../lib/compress/zstd_double_fast.c ../lib/compress/zstd_fast.c ../lib/compress/zstd_lazy.c ../lib/compress/zstd_ldm.c ../lib/compress/zstd_opt.c ../lib/compress/zstdmt_compress.c ../lib/decompress/huf_decompress.c ../lib/decompress/zstd_decompress.c ../lib/dictBuilder/cover.c ../lib/dictBuilder/divsufsort.c ../lib/dictBuilder/zdict.c ../lib/legacy/zstd_v04.c ../lib/legacy/zstd_v05.c ../lib/legacy/zstd_v06.c ../lib/legacy/zstd_v07.c zstdcli.o fileio.o bench.o datagen.o dibio.o -o zstd -pthread -lz -llzma ../lib/dictBuilder/zdict.c:28:0: warning: "_LARGEFILE64_SOURCE" redefined [enabled by default] # define _LARGEFILE64_SOURCE ^ :0:0: note: this is the location of the previous definition make[2]: Leaving directory '/home/naourr/work/instance-0/output/build/zstd-v1.3.5/programs' cp programs/zstd . make[1]: Leaving directory '/home/naourr/work/instance-0/output/build/zstd-v1.3.5' >>> zstd v1.3.5 Installing to staging directory PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" AR="/home/naourr/work/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-ar" AS="/home/naourr/work/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-as" LD="/home/naourr/work/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-ld" NM="/home/naourr/work/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-nm" CC="/home/naourr/work/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-gcc" GCC="/home/naourr/work/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-gcc" CPP="/home/naourr/work/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-cpp" CXX="/home/naourr/work/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-g++" FC="/home/naourr/work/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-gfortran" F77="/home/naourr/work/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-gfortran" RANLIB="/home/naourr/work/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-ranlib" READELF="/home/naourr/work/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-readelf" STRIP="/home/naourr/work/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-strip" OBJCOPY="/home/naourr/work/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-objcopy" OBJDUMP="/home/naourr/work/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-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/home/naourr/work/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/naourr/work/instance-0/output/host/lib -Wl,-rpath,/home/naourr/work/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/naourr/work/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-as" DEFAULT_LINKER="/home/naourr/work/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-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="/home/naourr/work/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/naourr/work/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j4 HAVE_THREAD=1 HAVE_ZLIB=1 HAVE_LZMA=1 HAVE_LZ4=0 DESTDIR=/home/naourr/work/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot PREFIX=/usr -C /home/naourr/work/instance-0/output/build/zstd-v1.3.5/lib install-pc install-includes install-shared make[1]: Entering directory '/home/naourr/work/instance-0/output/build/zstd-v1.3.5/lib' creating pkgconfig Installing includes Installing shared library make[1]: Leaving directory '/home/naourr/work/instance-0/output/build/zstd-v1.3.5/lib' >>> zstd v1.3.5 Fixing libtool files >>> zstd v1.3.5 Installing to target PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" AR="/home/naourr/work/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-ar" AS="/home/naourr/work/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-as" LD="/home/naourr/work/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-ld" NM="/home/naourr/work/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-nm" CC="/home/naourr/work/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-gcc" GCC="/home/naourr/work/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-gcc" CPP="/home/naourr/work/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-cpp" CXX="/home/naourr/work/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-g++" FC="/home/naourr/work/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-gfortran" F77="/home/naourr/work/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-gfortran" RANLIB="/home/naourr/work/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-ranlib" READELF="/home/naourr/work/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-readelf" STRIP="/home/naourr/work/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-strip" OBJCOPY="/home/naourr/work/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-objcopy" OBJDUMP="/home/naourr/work/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-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/home/naourr/work/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/naourr/work/instance-0/output/host/lib -Wl,-rpath,/home/naourr/work/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/naourr/work/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-as" DEFAULT_LINKER="/home/naourr/work/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-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="/home/naourr/work/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/naourr/work/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j4 HAVE_THREAD=1 HAVE_ZLIB=1 HAVE_LZMA=1 HAVE_LZ4=0 DESTDIR=/home/naourr/work/instance-0/output/target PREFIX=/usr -C /home/naourr/work/instance-0/output/build/zstd-v1.3.5/programs install make[1]: Entering directory '/home/naourr/work/instance-0/output/build/zstd-v1.3.5/programs' Installing binaries Installing man pages zstd installation completed make[1]: Leaving directory '/home/naourr/work/instance-0/output/build/zstd-v1.3.5/programs' PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" AR="/home/naourr/work/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-ar" AS="/home/naourr/work/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-as" LD="/home/naourr/work/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-ld" NM="/home/naourr/work/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-nm" CC="/home/naourr/work/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-gcc" GCC="/home/naourr/work/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-gcc" CPP="/home/naourr/work/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-cpp" CXX="/home/naourr/work/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-g++" FC="/home/naourr/work/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-gfortran" F77="/home/naourr/work/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-gfortran" RANLIB="/home/naourr/work/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-ranlib" READELF="/home/naourr/work/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-readelf" STRIP="/home/naourr/work/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-strip" OBJCOPY="/home/naourr/work/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-objcopy" OBJDUMP="/home/naourr/work/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-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/home/naourr/work/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/naourr/work/instance-0/output/host/lib -Wl,-rpath,/home/naourr/work/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/naourr/work/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-as" DEFAULT_LINKER="/home/naourr/work/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-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="/home/naourr/work/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/naourr/work/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j4 HAVE_THREAD=1 HAVE_ZLIB=1 HAVE_LZMA=1 HAVE_LZ4=0 DESTDIR=/home/naourr/work/instance-0/output/target PREFIX=/usr -C /home/naourr/work/instance-0/output/build/zstd-v1.3.5/lib install-shared make[1]: Entering directory '/home/naourr/work/instance-0/output/build/zstd-v1.3.5/lib' Installing shared library make[1]: Leaving directory '/home/naourr/work/instance-0/output/build/zstd-v1.3.5/lib' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/naourr/work/instance-0/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'libffi', u'gzip', u'time'] ./support/scripts/check-uniq-files -t staging /home/naourr/work/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'azure-iot-sdk-c', u'benejson', u'berkeleydb', u'bzip2', u'libusb', u'cups', u'libpcap', u'daq', u'dtc', u'pcre', u'expat', u'fmt', u'libpng', u'freetype', u'fontconfig', u'libffi', u'libglib2', u'gamin', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'hiredis', u'libjpeg', u'imagemagick', u'jansson', u'kompexsqlite', u'sdl', u'lensfun', u'libargtable2', u'libcap', u'libdnet', u'libgee', u'libmbus', u'libmediaart', u'libmng', u'popt', u'librsync', u'libseccomp', u'libsepol', u'liburiparser', u'libusb-compat', u'libv4l', u'libxslt', u'mono', u'protobuf', u'rygel', u'skalibs', u's6-dns', u'tclap', u'urg', u'wayland', u'x264', u'zstd'] Warning: staging file "./usr/lib/libgupnp-av-1.0.la" is touched by more than one package: [u'gupnp-av', u'hiredis', u'libjpeg', u'imagemagick', u'jansson', u'kompexsqlite', u'sdl', u'lensfun', u'libargtable2', u'libcap', u'libdnet', u'libgee', u'libmbus', u'libmediaart', u'libmng', u'popt', u'librsync', u'libseccomp', u'libsepol', u'liburiparser', u'libusb-compat', u'libv4l', u'libxslt', u'mono', u'protobuf', u'rygel', u'skalibs', u's6-dns', u'tclap', u'urg', u'wayland', u'x264', u'zstd'] Warning: staging file "./usr/lib/libxslt.la" is touched by more than one package: [u'libxslt', u'mono', u'protobuf', u'rygel', u'skalibs', u's6-dns', u'tclap', u'urg', u'wayland', u'x264', u'zstd'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'gamin', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'hiredis', u'libjpeg', u'imagemagick', u'jansson', u'kompexsqlite', u'sdl', u'lensfun', u'libargtable2', u'libcap', u'libdnet', u'libgee', u'libmbus', u'libmediaart', u'libmng', u'popt', u'librsync', u'libseccomp', u'libsepol', u'liburiparser', u'libusb-compat', u'libv4l', u'libxslt', u'mono', u'protobuf', u'rygel', u'skalibs', u's6-dns', u'tclap', u'urg', u'wayland', u'x264', u'zstd'] Warning: staging file "./usr/lib/libgee-0.8.la" is touched by more than one package: [u'libgee', u'libmbus', u'libmediaart', u'libmng', u'popt', u'librsync', u'libseccomp', u'libsepol', u'liburiparser', u'libusb-compat', u'libv4l', u'libxslt', u'mono', u'protobuf', u'rygel', u'skalibs', u's6-dns', u'tclap', u'urg', u'wayland', u'x264', u'zstd'] Warning: staging file "./usr/lib/libmonosgen-2.0.la" is touched by more than one package: [u'mono', u'protobuf', u'rygel', u'skalibs', u's6-dns', u'tclap', u'urg', u'wayland', u'x264', u'zstd'] Warning: staging file "./usr/lib/libsfbpf.la" is touched by more than one package: [u'daq', u'dtc', u'pcre', u'expat', u'fmt', u'libpng', u'freetype', u'fontconfig', u'libffi', u'libglib2', u'gamin', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'hiredis', u'libjpeg', u'imagemagick', u'jansson', u'kompexsqlite', u'sdl', u'lensfun', u'libargtable2', u'libcap', u'libdnet', u'libgee', u'libmbus', u'libmediaart', u'libmng', u'popt', u'librsync', u'libseccomp', u'libsepol', u'liburiparser', u'libusb-compat', u'libv4l', u'libxslt', u'mono', u'protobuf', u'rygel', u'skalibs', u's6-dns', u'tclap', u'urg', u'wayland', u'x264', u'zstd'] Warning: staging file "./usr/lib/libMonoPosixHelper.la" is touched by more than one package: [u'mono', u'protobuf', u'rygel', u'skalibs', u's6-dns', u'tclap', u'urg', u'wayland', u'x264', u'zstd'] Warning: staging file "./usr/lib/libjansson.la" is touched by more than one package: [u'jansson', u'kompexsqlite', u'sdl', u'lensfun', u'libargtable2', u'libcap', u'libdnet', u'libgee', u'libmbus', u'libmediaart', u'libmng', u'popt', u'librsync', u'libseccomp', u'libsepol', u'liburiparser', u'libusb-compat', u'libv4l', u'libxslt', u'mono', u'protobuf', u'rygel', u'skalibs', u's6-dns', u'tclap', u'urg', u'wayland', u'x264', u'zstd'] Warning: staging file "./usr/lib/libprotobuf.la" is touched by more than one package: [u'protobuf', u'rygel', u'skalibs', u's6-dns', u'tclap', u'urg', u'wayland', u'x264', u'zstd'] Warning: staging file "./usr/lib/rygel-2.6/plugins/librygel-lms.la" is touched by more than one package: [u'rygel', u'skalibs', u's6-dns', u'tclap', u'urg', u'wayland', u'x264', u'zstd'] Warning: staging file "./usr/lib/libv4l/plugins/libv4l-mplane.la" is touched by more than one package: [u'libv4l', u'libxslt', u'mono', u'protobuf', u'rygel', u'skalibs', u's6-dns', u'tclap', u'urg', u'wayland', u'x264', u'zstd'] Warning: staging file "./usr/lib/librygel-ruih-2.0.la" is touched by more than one package: [u'rygel', u'skalibs', u's6-dns', u'tclap', u'urg', u'wayland', u'x264', u'zstd'] Warning: staging file "./usr/lib/libpng.la" is touched by more than one package: [u'libpng', u'freetype', u'fontconfig', u'libffi', u'libglib2', u'gamin', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'hiredis', u'libjpeg', u'imagemagick', u'jansson', u'kompexsqlite', u'sdl', u'lensfun', u'libargtable2', u'libcap', u'libdnet', u'libgee', u'libmbus', u'libmediaart', u'libmng', u'popt', u'librsync', u'libseccomp', u'libsepol', u'liburiparser', u'libusb-compat', u'libv4l', u'libxslt', u'mono', u'protobuf', u'rygel', u'skalibs', u's6-dns', u'tclap', u'urg', u'wayland', u'x264', u'zstd'] Warning: staging file "./usr/lib/libargtable2.la" is touched by more than one package: [u'libargtable2', u'libcap', u'libdnet', u'libgee', u'libmbus', u'libmediaart', u'libmng', u'popt', u'librsync', u'libseccomp', u'libsepol', u'liburiparser', u'libusb-compat', u'libv4l', u'libxslt', u'mono', u'protobuf', u'rygel', u'skalibs', u's6-dns', u'tclap', u'urg', u'wayland', u'x264', u'zstd'] Warning: staging file "./usr/lib/libmbus.la" is touched by more than one package: [u'libmbus', u'libmediaart', u'libmng', u'popt', u'librsync', u'libseccomp', u'libsepol', u'liburiparser', u'libusb-compat', u'libv4l', u'libxslt', u'mono', u'protobuf', u'rygel', u'skalibs', u's6-dns', u'tclap', u'urg', u'wayland', u'x264', u'zstd'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'expat', u'fmt', u'libpng', u'freetype', u'fontconfig', u'libffi', u'libglib2', u'gamin', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'hiredis', u'libjpeg', u'imagemagick', u'jansson', u'kompexsqlite', u'sdl', u'lensfun', u'libargtable2', u'libcap', u'libdnet', u'libgee', u'libmbus', u'libmediaart', u'libmng', u'popt', u'librsync', u'libseccomp', u'libsepol', u'liburiparser', u'libusb-compat', u'libv4l', u'libxslt', u'mono', u'protobuf', u'rygel', u'skalibs', u's6-dns', u'tclap', u'urg', u'wayland', u'x264', u'zstd'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'gamin', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'hiredis', u'libjpeg', u'imagemagick', u'jansson', u'kompexsqlite', u'sdl', u'lensfun', u'libargtable2', u'libcap', u'libdnet', u'libgee', u'libmbus', u'libmediaart', u'libmng', u'popt', u'librsync', u'libseccomp', u'libsepol', u'liburiparser', u'libusb-compat', u'libv4l', u'libxslt', u'mono', u'protobuf', u'rygel', u'skalibs', u's6-dns', u'tclap', u'urg', u'wayland', u'x264', u'zstd'] Warning: staging file "./usr/lib/libdaq_static_modules.la" is touched by more than one package: [u'daq', u'dtc', u'pcre', u'expat', u'fmt', u'libpng', u'freetype', u'fontconfig', u'libffi', u'libglib2', u'gamin', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'hiredis', u'libjpeg', u'imagemagick', u'jansson', u'kompexsqlite', u'sdl', u'lensfun', u'libargtable2', u'libcap', u'libdnet', u'libgee', u'libmbus', u'libmediaart', u'libmng', u'popt', u'librsync', u'libseccomp', u'libsepol', u'liburiparser', u'libusb-compat', u'libv4l', u'libxslt', u'mono', u'protobuf', u'rygel', u'skalibs', u's6-dns', u'tclap', u'urg', u'wayland', u'x264', u'zstd'] Warning: staging file "./usr/lib/libc_urg_system.la" is touched by more than one package: [u'urg', u'wayland', u'x264', u'zstd'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'libglib2', u'gamin', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'hiredis', u'libjpeg', u'imagemagick', u'jansson', u'kompexsqlite', u'sdl', u'lensfun', u'libargtable2', u'libcap', u'libdnet', u'libgee', u'libmbus', u'libmediaart', u'libmng', u'popt', u'librsync', u'libseccomp', u'libsepol', u'liburiparser', u'libusb-compat', u'libv4l', u'libxslt', u'mono', u'protobuf', u'rygel', u'skalibs', u's6-dns', u'tclap', u'urg', u'wayland', u'x264', u'zstd'] Warning: staging file "./usr/lib/daq/daq_afpacket.la" is touched by more than one package: [u'daq', u'dtc', u'pcre', u'expat', u'fmt', u'libpng', u'freetype', u'fontconfig', u'libffi', u'libglib2', u'gamin', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'hiredis', u'libjpeg', u'imagemagick', u'jansson', u'kompexsqlite', u'sdl', u'lensfun', u'libargtable2', u'libcap', u'libdnet', u'libgee', u'libmbus', u'libmediaart', u'libmng', u'popt', u'librsync', u'libseccomp', u'libsepol', u'liburiparser', u'libusb-compat', u'libv4l', u'libxslt', u'mono', u'protobuf', u'rygel', u'skalibs', u's6-dns', u'tclap', u'urg', u'wayland', u'x264', u'zstd'] Warning: staging file "./usr/lib/libv4l2rds.la" is touched by more than one package: [u'libv4l', u'libxslt', u'mono', u'protobuf', u'rygel', u'skalibs', u's6-dns', u'tclap', u'urg', u'wayland', u'x264', u'zstd'] Warning: staging file "./usr/lib/rygel-2.6/plugins/librygel-mpris.la" is touched by more than one package: [u'rygel', u'skalibs', u's6-dns', u'tclap', u'urg', u'wayland', u'x264', u'zstd'] Warning: staging file "./usr/lib/libpcre16.la" is touched by more than one package: [u'pcre', u'expat', u'fmt', u'libpng', u'freetype', u'fontconfig', u'libffi', u'libglib2', u'gamin', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'hiredis', u'libjpeg', u'imagemagick', u'jansson', u'kompexsqlite', u'sdl', u'lensfun', u'libargtable2', u'libcap', u'libdnet', u'libgee', u'libmbus', u'libmediaart', u'libmng', u'popt', u'librsync', u'libseccomp', u'libsepol', u'liburiparser', u'libusb-compat', u'libv4l', u'libxslt', u'mono', u'protobuf', u'rygel', u'skalibs', u's6-dns', u'tclap', u'urg', u'wayland', u'x264', u'zstd'] Warning: staging file "./usr/lib/libMonoSupportW.la" is touched by more than one package: [u'mono', u'protobuf', u'rygel', u'skalibs', u's6-dns', u'tclap', u'urg', u'wayland', u'x264', u'zstd'] Warning: staging file "./usr/lib/libexslt.la" is touched by more than one package: [u'libxslt', u'mono', u'protobuf', u'rygel', u'skalibs', u's6-dns', u'tclap', u'urg', u'wayland', u'x264', u'zstd'] Warning: staging file "./usr/lib/libgamin-1.la" is touched by more than one package: [u'gamin', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'hiredis', u'libjpeg', u'imagemagick', u'jansson', u'kompexsqlite', u'sdl', u'lensfun', u'libargtable2', u'libcap', u'libdnet', u'libgee', u'libmbus', u'libmediaart', u'libmng', u'popt', u'librsync', u'libseccomp', u'libsepol', u'liburiparser', u'libusb-compat', u'libv4l', u'libxslt', u'mono', u'protobuf', u'rygel', u'skalibs', u's6-dns', u'tclap', u'urg', u'wayland', u'x264', u'zstd'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'gamin', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'hiredis', u'libjpeg', u'imagemagick', u'jansson', u'kompexsqlite', u'sdl', u'lensfun', u'libargtable2', u'libcap', u'libdnet', u'libgee', u'libmbus', u'libmediaart', u'libmng', u'popt', u'librsync', u'libseccomp', u'libsepol', u'liburiparser', u'libusb-compat', u'libv4l', u'libxslt', u'mono', u'protobuf', u'rygel', u'skalibs', u's6-dns', u'tclap', u'urg', u'wayland', u'x264', u'zstd'] Warning: staging file "./usr/lib/libdb_cxx-5.3.la" is touched by more than one package: [u'berkeleydb', u'bzip2', u'libusb', u'cups', u'libpcap', u'daq', u'dtc', u'pcre', u'expat', u'fmt', u'libpng', u'freetype', u'fontconfig', u'libffi', u'libglib2', u'gamin', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'hiredis', u'libjpeg', u'imagemagick', u'jansson', u'kompexsqlite', u'sdl', u'lensfun', u'libargtable2', u'libcap', u'libdnet', u'libgee', u'libmbus', u'libmediaart', u'libmng', u'popt', u'librsync', u'libseccomp', u'libsepol', u'liburiparser', u'libusb-compat', u'libv4l', u'libxslt', u'mono', u'protobuf', u'rygel', u'skalibs', u's6-dns', u'tclap', u'urg', u'wayland', u'x264', u'zstd'] Warning: staging file "./usr/lib/libwayland-client.la" is touched by more than one package: [u'wayland', u'x264', u'zstd'] Warning: staging file "./usr/lib/libwayland-cursor.la" is touched by more than one package: [u'wayland', u'x264', u'zstd'] Warning: staging file "./usr/lib/libv4l/v4l1compat.la" is touched by more than one package: [u'libv4l', u'libxslt', u'mono', u'protobuf', u'rygel', u'skalibs', u's6-dns', u'tclap', u'urg', u'wayland', u'x264', u'zstd'] Warning: staging file "./usr/lib/libmono-2.0.la" is touched by more than one package: [u'mono', u'protobuf', u'rygel', u'skalibs', u's6-dns', u'tclap', u'urg', u'wayland', u'x264', u'zstd'] Warning: staging file "./usr/lib/libv4lconvert.la" is touched by more than one package: [u'libv4l', u'libxslt', u'mono', u'protobuf', u'rygel', u'skalibs', u's6-dns', u'tclap', u'urg', u'wayland', u'x264', u'zstd'] Warning: staging file "./usr/lib/libseccomp.la" is touched by more than one package: [u'libseccomp', u'libsepol', u'liburiparser', u'libusb-compat', u'libv4l', u'libxslt', u'mono', u'protobuf', u'rygel', u'skalibs', u's6-dns', u'tclap', u'urg', u'wayland', u'x264', u'zstd'] Warning: staging file "./usr/lib/rygel-2.6/plugins/librygel-external.la" is touched by more than one package: [u'rygel', u'skalibs', u's6-dns', u'tclap', u'urg', u'wayland', u'x264', u'zstd'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'azure-iot-sdk-c', u'benejson', u'berkeleydb', u'bzip2', u'libusb', u'cups', u'libpcap', u'daq', u'dtc', u'pcre', u'expat', u'fmt', u'libpng', u'freetype', u'fontconfig', u'libffi', u'libglib2', u'gamin', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'hiredis', u'libjpeg', u'imagemagick', u'jansson', u'kompexsqlite', u'sdl', u'lensfun', u'libargtable2', u'libcap', u'libdnet', u'libgee', u'libmbus', u'libmediaart', u'libmng', u'popt', u'librsync', u'libseccomp', u'libsepol', u'liburiparser', u'libusb-compat', u'libv4l', u'libxslt', u'mono', u'protobuf', u'rygel', u'skalibs', u's6-dns', u'tclap', u'urg', u'wayland', u'x264', u'zstd'] Warning: staging file "./usr/lib/libfl.la" is touched by more than one package: [u'flex', u'linux-pam', u'ncurses', u'util-linux', u'azure-iot-sdk-c', u'benejson', u'berkeleydb', u'bzip2', u'libusb', u'cups', u'libpcap', u'daq', u'dtc', u'pcre', u'expat', u'fmt', u'libpng', u'freetype', u'fontconfig', u'libffi', u'libglib2', u'gamin', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'hiredis', u'libjpeg', u'imagemagick', u'jansson', u'kompexsqlite', u'sdl', u'lensfun', u'libargtable2', u'libcap', u'libdnet', u'libgee', u'libmbus', u'libmediaart', u'libmng', u'popt', u'librsync', u'libseccomp', u'libsepol', u'liburiparser', u'libusb-compat', u'libv4l', u'libxslt', u'mono', u'protobuf', u'rygel', u'skalibs', u's6-dns', u'tclap', u'urg', u'wayland', u'x264', u'zstd'] Warning: staging file "./usr/lib/daq/daq_dump.la" is touched by more than one package: [u'daq', u'dtc', u'pcre', u'expat', u'fmt', u'libpng', u'freetype', u'fontconfig', u'libffi', u'libglib2', u'gamin', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'hiredis', u'libjpeg', u'imagemagick', u'jansson', u'kompexsqlite', u'sdl', u'lensfun', u'libargtable2', u'libcap', u'libdnet', u'libgee', u'libmbus', u'libmediaart', u'libmng', u'popt', u'librsync', u'libseccomp', u'libsepol', u'liburiparser', u'libusb-compat', u'libv4l', u'libxslt', u'mono', u'protobuf', u'rygel', u'skalibs', u's6-dns', u'tclap', u'urg', u'wayland', u'x264', u'zstd'] Warning: staging file "./usr/lib/libprotobuf-lite.la" is touched by more than one package: [u'protobuf', u'rygel', u'skalibs', u's6-dns', u'tclap', u'urg', u'wayland', u'x264', u'zstd'] Warning: staging file "./usr/lib/libmediaart-2.0.la" is touched by more than one package: [u'libmediaart', u'libmng', u'popt', u'librsync', u'libseccomp', u'libsepol', u'liburiparser', u'libusb-compat', u'libv4l', u'libxslt', u'mono', u'protobuf', u'rygel', u'skalibs', u's6-dns', u'tclap', u'urg', u'wayland', u'x264', u'zstd'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'cups', u'libpcap', u'daq', u'dtc', u'pcre', u'expat', u'fmt', u'libpng', u'freetype', u'fontconfig', u'libffi', u'libglib2', u'gamin', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'hiredis', u'libjpeg', u'imagemagick', u'jansson', u'kompexsqlite', u'sdl', u'lensfun', u'libargtable2', u'libcap', u'libdnet', u'libgee', u'libmbus', u'libmediaart', u'libmng', u'popt', u'librsync', u'libseccomp', u'libsepol', u'liburiparser', u'libusb-compat', u'libv4l', u'libxslt', u'mono', u'protobuf', u'rygel', u'skalibs', u's6-dns', u'tclap', u'urg', u'wayland', u'x264', u'zstd'] Warning: staging file "./usr/lib/libMagick++-7.Q16HDRI.la" is touched by more than one package: [u'imagemagick', u'jansson', u'kompexsqlite', u'sdl', u'lensfun', u'libargtable2', u'libcap', u'libdnet', u'libgee', u'libmbus', u'libmediaart', u'libmng', u'popt', u'librsync', u'libseccomp', u'libsepol', u'liburiparser', u'libusb-compat', u'libv4l', u'libxslt', u'mono', u'protobuf', u'rygel', u'skalibs', u's6-dns', u'tclap', u'urg', u'wayland', u'x264', u'zstd'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'expat', u'fmt', u'libpng', u'freetype', u'fontconfig', u'libffi', u'libglib2', u'gamin', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'hiredis', u'libjpeg', u'imagemagick', u'jansson', u'kompexsqlite', u'sdl', u'lensfun', u'libargtable2', u'libcap', u'libdnet', u'libgee', u'libmbus', u'libmediaart', u'libmng', u'popt', u'librsync', u'libseccomp', u'libsepol', u'liburiparser', u'libusb-compat', u'libv4l', u'libxslt', u'mono', u'protobuf', u'rygel', u'skalibs', u's6-dns', u'tclap', u'urg', u'wayland', u'x264', u'zstd'] Warning: staging file "./usr/lib/libwayland-egl.la" is touched by more than one package: [u'wayland', u'x264', u'zstd'] Warning: staging file "./usr/lib/libdb-5.3.la" is touched by more than one package: [u'berkeleydb', u'bzip2', u'libusb', u'cups', u'libpcap', u'daq', u'dtc', u'pcre', u'expat', u'fmt', u'libpng', u'freetype', u'fontconfig', u'libffi', u'libglib2', u'gamin', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'hiredis', u'libjpeg', u'imagemagick', u'jansson', u'kompexsqlite', u'sdl', u'lensfun', u'libargtable2', u'libcap', u'libdnet', u'libgee', u'libmbus', u'libmediaart', u'libmng', u'popt', u'librsync', u'libseccomp', u'libsepol', u'liburiparser', u'libusb-compat', u'libv4l', u'libxslt', u'mono', u'protobuf', u'rygel', u'skalibs', u's6-dns', u'tclap', u'urg', u'wayland', u'x264', u'zstd'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'gamin', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'hiredis', u'libjpeg', u'imagemagick', u'jansson', u'kompexsqlite', u'sdl', u'lensfun', u'libargtable2', u'libcap', u'libdnet', u'libgee', u'libmbus', u'libmediaart', u'libmng', u'popt', u'librsync', u'libseccomp', u'libsepol', u'liburiparser', u'libusb-compat', u'libv4l', u'libxslt', u'mono', u'protobuf', u'rygel', u'skalibs', u's6-dns', u'tclap', u'urg', u'wayland', u'x264', u'zstd'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'gamin', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'hiredis', u'libjpeg', u'imagemagick', u'jansson', u'kompexsqlite', u'sdl', u'lensfun', u'libargtable2', u'libcap', u'libdnet', u'libgee', u'libmbus', u'libmediaart', u'libmng', u'popt', u'librsync', u'libseccomp', u'libsepol', u'liburiparser', u'libusb-compat', u'libv4l', u'libxslt', u'mono', u'protobuf', u'rygel', u'skalibs', u's6-dns', u'tclap', u'urg', u'wayland', u'x264', u'zstd'] Warning: staging file "./usr/lib/libv4l1.la" is touched by more than one package: [u'libv4l', u'libxslt', u'mono', u'protobuf', u'rygel', u'skalibs', u's6-dns', u'tclap', u'urg', u'wayland', u'x264', u'zstd'] Warning: staging file "./usr/lib/libc_urg.la" is touched by more than one package: [u'urg', u'wayland', u'x264', u'zstd'] Warning: staging file "./usr/lib/libfontconfig.la" is touched by more than one package: [u'fontconfig', u'libffi', u'libglib2', u'gamin', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'hiredis', u'libjpeg', u'imagemagick', u'jansson', u'kompexsqlite', u'sdl', u'lensfun', u'libargtable2', u'libcap', u'libdnet', u'libgee', u'libmbus', u'libmediaart', u'libmng', u'popt', u'librsync', u'libseccomp', u'libsepol', u'liburiparser', u'libusb-compat', u'libv4l', u'libxslt', u'mono', u'protobuf', u'rygel', u'skalibs', u's6-dns', u'tclap', u'urg', u'wayland', u'x264', u'zstd'] Warning: staging file "./usr/lib/libprotoc.la" is touched by more than one package: [u'protobuf', u'rygel', u'skalibs', u's6-dns', u'tclap', u'urg', u'wayland', u'x264', u'zstd'] Warning: staging file "./usr/lib/librygel-db-2.6.la" is touched by more than one package: [u'rygel', u'skalibs', u's6-dns', u'tclap', u'urg', u'wayland', u'x264', u'zstd'] Warning: staging file "./usr/lib/libmng.la" is touched by more than one package: [u'libmng', u'popt', u'librsync', u'libseccomp', u'libsepol', u'liburiparser', u'libusb-compat', u'libv4l', u'libxslt', u'mono', u'protobuf', u'rygel', u'skalibs', u's6-dns', u'tclap', u'urg', u'wayland', u'x264', u'zstd'] Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: [u'libcurl', u'xz', u'libxml2', u'flex', u'linux-pam', u'ncurses', u'util-linux', u'azure-iot-sdk-c', u'benejson', u'berkeleydb', u'bzip2', u'libusb', u'cups', u'libpcap', u'daq', u'dtc', u'pcre', u'expat', u'fmt', u'libpng', u'freetype', u'fontconfig', u'libffi', u'libglib2', u'gamin', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'hiredis', u'libjpeg', u'imagemagick', u'jansson', u'kompexsqlite', u'sdl', u'lensfun', u'libargtable2', u'libcap', u'libdnet', u'libgee', u'libmbus', u'libmediaart', u'libmng', u'popt', u'librsync', u'libseccomp', u'libsepol', u'liburiparser', u'libusb-compat', u'libv4l', u'libxslt', u'mono', u'protobuf', u'rygel', u'skalibs', u's6-dns', u'tclap', u'urg', u'wayland', u'x264', u'zstd'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'azure-iot-sdk-c', u'benejson', u'berkeleydb', u'bzip2', u'libusb', u'cups', u'libpcap', u'daq', u'dtc', u'pcre', u'expat', u'fmt', u'libpng', u'freetype', u'fontconfig', u'libffi', u'libglib2', u'gamin', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'hiredis', u'libjpeg', u'imagemagick', u'jansson', u'kompexsqlite', u'sdl', u'lensfun', u'libargtable2', u'libcap', u'libdnet', u'libgee', u'libmbus', u'libmediaart', u'libmng', u'popt', u'librsync', u'libseccomp', u'libsepol', u'liburiparser', u'libusb-compat', u'libv4l', u'libxslt', u'mono', u'protobuf', u'rygel', u'skalibs', u's6-dns', u'tclap', u'urg', u'wayland', u'x264', u'zstd'] Warning: staging file "./usr/lib/liburiparser.la" is touched by more than one package: [u'liburiparser', u'libusb-compat', u'libv4l', u'libxslt', u'mono', u'protobuf', u'rygel', u'skalibs', u's6-dns', u'tclap', u'urg', u'wayland', u'x264', u'zstd'] Warning: staging file "./usr/lib/libjpeg.la" is touched by more than one package: [u'libjpeg', u'imagemagick', u'jansson', u'kompexsqlite', u'sdl', u'lensfun', u'libargtable2', u'libcap', u'libdnet', u'libgee', u'libmbus', u'libmediaart', u'libmng', u'popt', u'librsync', u'libseccomp', u'libsepol', u'liburiparser', u'libusb-compat', u'libv4l', u'libxslt', u'mono', u'protobuf', u'rygel', u'skalibs', u's6-dns', u'tclap', u'urg', u'wayland', u'x264', u'zstd'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'flex', u'linux-pam', u'ncurses', u'util-linux', u'azure-iot-sdk-c', u'benejson', u'berkeleydb', u'bzip2', u'libusb', u'cups', u'libpcap', u'daq', u'dtc', u'pcre', u'expat', u'fmt', u'libpng', u'freetype', u'fontconfig', u'libffi', u'libglib2', u'gamin', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'hiredis', u'libjpeg', u'imagemagick', u'jansson', u'kompexsqlite', u'sdl', u'lensfun', u'libargtable2', u'libcap', u'libdnet', u'libgee', u'libmbus', u'libmediaart', u'libmng', u'popt', u'librsync', u'libseccomp', u'libsepol', u'liburiparser', u'libusb-compat', u'libv4l', u'libxslt', u'mono', u'protobuf', u'rygel', u'skalibs', u's6-dns', u'tclap', u'urg', u'wayland', u'x264', u'zstd'] Warning: staging file "./usr/lib/libgupnp-1.0.la" is touched by more than one package: [u'gupnp', u'gupnp-av', u'hiredis', u'libjpeg', u'imagemagick', u'jansson', u'kompexsqlite', u'sdl', u'lensfun', u'libargtable2', u'libcap', u'libdnet', u'libgee', u'libmbus', u'libmediaart', u'libmng', u'popt', u'librsync', u'libseccomp', u'libsepol', u'liburiparser', u'libusb-compat', u'libv4l', u'libxslt', u'mono', u'protobuf', u'rygel', u'skalibs', u's6-dns', u'tclap', u'urg', u'wayland', u'x264', u'zstd'] Warning: staging file "./usr/lib/librygel-core-2.6.la" is touched by more than one package: [u'rygel', u'skalibs', u's6-dns', u'tclap', u'urg', u'wayland', u'x264', u'zstd'] Warning: staging file "./usr/lib/libwayland-server.la" is touched by more than one package: [u'wayland', u'x264', u'zstd'] Warning: staging file "./usr/lib/librygel-server-2.6.la" is touched by more than one package: [u'rygel', u'skalibs', u's6-dns', u'tclap', u'urg', u'wayland', u'x264', u'zstd'] Warning: staging file "./usr/lib/rygel-2.6/engines/librygel-media-engine-simple.la" is touched by more than one package: [u'rygel', u'skalibs', u's6-dns', u'tclap', u'urg', u'wayland', u'x264', u'zstd'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'fmt', u'libpng', u'freetype', u'fontconfig', u'libffi', u'libglib2', u'gamin', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'hiredis', u'libjpeg', u'imagemagick', u'jansson', u'kompexsqlite', u'sdl', u'lensfun', u'libargtable2', u'libcap', u'libdnet', u'libgee', u'libmbus', u'libmediaart', u'libmng', u'popt', u'librsync', u'libseccomp', u'libsepol', u'liburiparser', u'libusb-compat', u'libv4l', u'libxslt', u'mono', u'protobuf', u'rygel', u'skalibs', u's6-dns', u'tclap', u'urg', u'wayland', u'x264', u'zstd'] Warning: staging file "./usr/lib/libMagickCore-7.Q16HDRI.la" is touched by more than one package: [u'imagemagick', u'jansson', u'kompexsqlite', u'sdl', u'lensfun', u'libargtable2', u'libcap', u'libdnet', u'libgee', u'libmbus', u'libmediaart', u'libmng', u'popt', u'librsync', u'libseccomp', u'libsepol', u'liburiparser', u'libusb-compat', u'libv4l', u'libxslt', u'mono', u'protobuf', u'rygel', u'skalibs', u's6-dns', u'tclap', u'urg', u'wayland', u'x264', u'zstd'] Warning: staging file "./usr/lib/libc_urg_connection.la" is touched by more than one package: [u'urg', u'wayland', u'x264', u'zstd'] Warning: staging file "./usr/lib/librygel-renderer-2.6.la" is touched by more than one package: [u'rygel', u'skalibs', u's6-dns', u'tclap', u'urg', u'wayland', u'x264', u'zstd'] Warning: staging file "./usr/lib/daq/daq_ipfw.la" is touched by more than one package: [u'daq', u'dtc', u'pcre', u'expat', u'fmt', u'libpng', u'freetype', u'fontconfig', u'libffi', u'libglib2', u'gamin', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'hiredis', u'libjpeg', u'imagemagick', u'jansson', u'kompexsqlite', u'sdl', u'lensfun', u'libargtable2', u'libcap', u'libdnet', u'libgee', u'libmbus', u'libmediaart', u'libmng', u'popt', u'librsync', u'libseccomp', u'libsepol', u'liburiparser', u'libusb-compat', u'libv4l', u'libxslt', u'mono', u'protobuf', u'rygel', u'skalibs', u's6-dns', u'tclap', u'urg', u'wayland', u'x264', u'zstd'] Warning: staging file "./usr/lib/libsoup-2.4.la" is touched by more than one package: [u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'hiredis', u'libjpeg', u'imagemagick', u'jansson', u'kompexsqlite', u'sdl', u'lensfun', u'libargtable2', u'libcap', u'libdnet', u'libgee', u'libmbus', u'libmediaart', u'libmng', u'popt', u'librsync', u'libseccomp', u'libsepol', u'liburiparser', u'libusb-compat', u'libv4l', u'libxslt', u'mono', u'protobuf', u'rygel', u'skalibs', u's6-dns', u'tclap', u'urg', u'wayland', u'x264', u'zstd'] Warning: staging file "./usr/lib/libmonoboehm-2.0.la" is touched by more than one package: [u'mono', u'protobuf', u'rygel', u'skalibs', u's6-dns', u'tclap', u'urg', u'wayland', u'x264', u'zstd'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'fontconfig', u'libffi', u'libglib2', u'gamin', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'hiredis', u'libjpeg', u'imagemagick', u'jansson', u'kompexsqlite', u'sdl', u'lensfun', u'libargtable2', u'libcap', u'libdnet', u'libgee', u'libmbus', u'libmediaart', u'libmng', u'popt', u'librsync', u'libseccomp', u'libsepol', u'liburiparser', u'libusb-compat', u'libv4l', u'libxslt', u'mono', u'protobuf', u'rygel', u'skalibs', u's6-dns', u'tclap', u'urg', u'wayland', u'x264', u'zstd'] Warning: staging file "./usr/lib/libpng16.la" is touched by more than one package: [u'libpng', u'freetype', u'fontconfig', u'libffi', u'libglib2', u'gamin', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'hiredis', u'libjpeg', u'imagemagick', u'jansson', u'kompexsqlite', u'sdl', u'lensfun', u'libargtable2', u'libcap', u'libdnet', u'libgee', u'libmbus', u'libmediaart', u'libmng', u'popt', u'librsync', u'libseccomp', u'libsepol', u'liburiparser', u'libusb-compat', u'libv4l', u'libxslt', u'mono', u'protobuf', u'rygel', u'skalibs', u's6-dns', u'tclap', u'urg', u'wayland', u'x264', u'zstd'] Warning: staging file "./usr/lib/libv4l/v4l2convert.la" is touched by more than one package: [u'libv4l', u'libxslt', u'mono', u'protobuf', u'rygel', u'skalibs', u's6-dns', u'tclap', u'urg', u'wayland', u'x264', u'zstd'] Warning: staging file "./usr/lib/libusb.la" is touched by more than one package: [u'libusb-compat', u'libv4l', u'libxslt', u'mono', u'protobuf', u'rygel', u'skalibs', u's6-dns', u'tclap', u'urg', u'wayland', u'x264', u'zstd'] Warning: staging file "./usr/lib/libv4l2.la" is touched by more than one package: [u'libv4l', u'libxslt', u'mono', u'protobuf', u'rygel', u'skalibs', u's6-dns', u'tclap', u'urg', u'wayland', u'x264', u'zstd'] Warning: staging file "./usr/lib/rygel-2.6/plugins/librygel-ruih.la" is touched by more than one package: [u'rygel', u'skalibs', u's6-dns', u'tclap', u'urg', u'wayland', u'x264', u'zstd'] Warning: staging file "./usr/lib/libdaq_static.la" is touched by more than one package: [u'daq', u'dtc', u'pcre', u'expat', u'fmt', u'libpng', u'freetype', u'fontconfig', u'libffi', u'libglib2', u'gamin', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'hiredis', u'libjpeg', u'imagemagick', u'jansson', u'kompexsqlite', u'sdl', u'lensfun', u'libargtable2', u'libcap', u'libdnet', u'libgee', u'libmbus', u'libmediaart', u'libmng', u'popt', u'librsync', u'libseccomp', u'libsepol', u'liburiparser', u'libusb-compat', u'libv4l', u'libxslt', u'mono', u'protobuf', u'rygel', u'skalibs', u's6-dns', u'tclap', u'urg', u'wayland', u'x264', u'zstd'] Warning: staging file "./usr/lib/daq/daq_pcap.la" is touched by more than one package: [u'daq', u'dtc', u'pcre', u'expat', u'fmt', u'libpng', u'freetype', u'fontconfig', u'libffi', u'libglib2', u'gamin', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'hiredis', u'libjpeg', u'imagemagick', u'jansson', u'kompexsqlite', u'sdl', u'lensfun', u'libargtable2', u'libcap', u'libdnet', u'libgee', u'libmbus', u'libmediaart', u'libmng', u'popt', u'librsync', u'libseccomp', u'libsepol', u'liburiparser', u'libusb-compat', u'libv4l', u'libxslt', u'mono', u'protobuf', u'rygel', u'skalibs', u's6-dns', u'tclap', u'urg', u'wayland', u'x264', u'zstd'] Warning: staging file "./usr/lib/libSDL.la" is touched by more than one package: [u'sdl', u'lensfun', u'libargtable2', u'libcap', u'libdnet', u'libgee', u'libmbus', u'libmediaart', u'libmng', u'popt', u'librsync', u'libseccomp', u'libsepol', u'liburiparser', u'libusb-compat', u'libv4l', u'libxslt', u'mono', u'protobuf', u'rygel', u'skalibs', u's6-dns', u'tclap', u'urg', u'wayland', u'x264', u'zstd'] Warning: staging file "./usr/lib/libMagickWand-7.Q16HDRI.la" is touched by more than one package: [u'imagemagick', u'jansson', u'kompexsqlite', u'sdl', u'lensfun', u'libargtable2', u'libcap', u'libdnet', u'libgee', u'libmbus', u'libmediaart', u'libmng', u'popt', u'librsync', u'libseccomp', u'libsepol', u'liburiparser', u'libusb-compat', u'libv4l', u'libxslt', u'mono', u'protobuf', u'rygel', u'skalibs', u's6-dns', u'tclap', u'urg', u'wayland', u'x264', u'zstd'] Warning: staging file "./usr/lib/libgssdp-1.0.la" is touched by more than one package: [u'gssdp', u'gupnp', u'gupnp-av', u'hiredis', u'libjpeg', u'imagemagick', u'jansson', u'kompexsqlite', u'sdl', u'lensfun', u'libargtable2', u'libcap', u'libdnet', u'libgee', u'libmbus', u'libmediaart', u'libmng', u'popt', u'librsync', u'libseccomp', u'libsepol', u'liburiparser', u'libusb-compat', u'libv4l', u'libxslt', u'mono', u'protobuf', u'rygel', u'skalibs', u's6-dns', u'tclap', u'urg', u'wayland', u'x264', u'zstd'] Warning: staging file "./usr/lib/libSDLmain.la" is touched by more than one package: [u'sdl', u'lensfun', u'libargtable2', u'libcap', u'libdnet', u'libgee', u'libmbus', u'libmediaart', u'libmng', u'popt', u'librsync', u'libseccomp', u'libsepol', u'liburiparser', u'libusb-compat', u'libv4l', u'libxslt', u'mono', u'protobuf', u'rygel', u'skalibs', u's6-dns', u'tclap', u'urg', u'wayland', u'x264', u'zstd'] Warning: staging file "./usr/lib/libsqlite3.la" is touched by more than one package: [u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'hiredis', u'libjpeg', u'imagemagick', u'jansson', u'kompexsqlite', u'sdl', u'lensfun', u'libargtable2', u'libcap', u'libdnet', u'libgee', u'libmbus', u'libmediaart', u'libmng', u'popt', u'librsync', u'libseccomp', u'libsepol', u'liburiparser', u'libusb-compat', u'libv4l', u'libxslt', u'mono', u'protobuf', u'rygel', u'skalibs', u's6-dns', u'tclap', u'urg', u'wayland', u'x264', u'zstd'] Warning: staging file "./usr/lib/liblzma.la" is touched by more than one package: [u'xz', u'libxml2', u'flex', u'linux-pam', u'ncurses', u'util-linux', u'azure-iot-sdk-c', u'benejson', u'berkeleydb', u'bzip2', u'libusb', u'cups', u'libpcap', u'daq', u'dtc', u'pcre', u'expat', u'fmt', u'libpng', u'freetype', u'fontconfig', u'libffi', u'libglib2', u'gamin', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'hiredis', u'libjpeg', u'imagemagick', u'jansson', u'kompexsqlite', u'sdl', u'lensfun', u'libargtable2', u'libcap', u'libdnet', u'libgee', u'libmbus', u'libmediaart', u'libmng', u'popt', u'librsync', u'libseccomp', u'libsepol', u'liburiparser', u'libusb-compat', u'libv4l', u'libxslt', u'mono', u'protobuf', u'rygel', u'skalibs', u's6-dns', u'tclap', u'urg', u'wayland', u'x264', u'zstd'] Warning: staging file "./usr/lib/libfam.la" is touched by more than one package: [u'gamin', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'hiredis', u'libjpeg', u'imagemagick', u'jansson', u'kompexsqlite', u'sdl', u'lensfun', u'libargtable2', u'libcap', u'libdnet', u'libgee', u'libmbus', u'libmediaart', u'libmng', u'popt', u'librsync', u'libseccomp', u'libsepol', u'liburiparser', u'libusb-compat', u'libv4l', u'libxslt', u'mono', u'protobuf', u'rygel', u'skalibs', u's6-dns', u'tclap', u'urg', u'wayland', u'x264', u'zstd'] Warning: staging file "./usr/lib/libdaq.la" is touched by more than one package: [u'daq', u'dtc', u'pcre', u'expat', u'fmt', u'libpng', u'freetype', u'fontconfig', u'libffi', u'libglib2', u'gamin', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'hiredis', u'libjpeg', u'imagemagick', u'jansson', u'kompexsqlite', u'sdl', u'lensfun', u'libargtable2', u'libcap', u'libdnet', u'libgee', u'libmbus', u'libmediaart', u'libmng', u'popt', u'librsync', u'libseccomp', u'libsepol', u'liburiparser', u'libusb-compat', u'libv4l', u'libxslt', u'mono', u'protobuf', u'rygel', u'skalibs', u's6-dns', u'tclap', u'urg', u'wayland', u'x264', u'zstd'] Warning: staging file "./usr/lib/libdnet.la" is touched by more than one package: [u'libdnet', u'libgee', u'libmbus', u'libmediaart', u'libmng', u'popt', u'librsync', u'libseccomp', u'libsepol', u'liburiparser', u'libusb-compat', u'libv4l', u'libxslt', u'mono', u'protobuf', u'rygel', u'skalibs', u's6-dns', u'tclap', u'urg', u'wayland', u'x264', u'zstd'] Warning: staging file "./usr/lib/libpopt.la" is touched by more than one package: [u'popt', u'librsync', u'libseccomp', u'libsepol', u'liburiparser', u'libusb-compat', u'libv4l', u'libxslt', u'mono', u'protobuf', u'rygel', u'skalibs', u's6-dns', u'tclap', u'urg', u'wayland', u'x264', u'zstd'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'expat', u'fmt', u'libpng', u'freetype', u'fontconfig', u'libffi', u'libglib2', u'gamin', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'hiredis', u'libjpeg', u'imagemagick', u'jansson', u'kompexsqlite', u'sdl', u'lensfun', u'libargtable2', u'libcap', u'libdnet', u'libgee', u'libmbus', u'libmediaart', u'libmng', u'popt', u'librsync', u'libseccomp', u'libsepol', u'liburiparser', u'libusb-compat', u'libv4l', u'libxslt', u'mono', u'protobuf', u'rygel', u'skalibs', u's6-dns', u'tclap', u'urg', u'wayland', u'x264', u'zstd'] ./support/scripts/check-uniq-files -t host /home/naourr/work/instance-0/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-tar', u'host-lzip', u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext', u'host-bison', u'host-libffi', u'host-gnupg', u'host-parted'] rm -f /home/naourr/work/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /home/naourr/work/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /home/naourr/work/instance-0/output/host/bin/glib-compile-schemas /home/naourr/work/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/naourr/work/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/naourr/work/instance-0/output/target/etc echo "buildroot" > /home/naourr/work/instance-0/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-0/output/target/etc/hosts mkdir -p /home/naourr/work/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/naourr/work/instance-0/output/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/work/instance-0/output/target/etc/shadow rm -f /home/naourr/work/instance-0/output/target/bin/sh rm -f /home/naourr/work/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/naourr/work/instance-0/output/build/locales.nopurge; done for dir in /home/naourr/work/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/naourr/work/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/work/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/work/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/work/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/work/instance-0/output/target/usr/include /home/naourr/work/instance-0/output/target/usr/share/aclocal \ /home/naourr/work/instance-0/output/target/usr/lib/pkgconfig /home/naourr/work/instance-0/output/target/usr/share/pkgconfig \ /home/naourr/work/instance-0/output/target/usr/lib/cmake /home/naourr/work/instance-0/output/target/usr/share/cmake find /home/naourr/work/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/work/instance-0/output/target/lib/ /home/naourr/work/instance-0/output/target/usr/lib/ /home/naourr/work/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/naourr/work/instance-0/output/target/usr/share/gdb rm -rf /home/naourr/work/instance-0/output/target/usr/share/bash-completion rm -rf /home/naourr/work/instance-0/output/target/usr/share/zsh rm -rf /home/naourr/work/instance-0/output/target/usr/man /home/naourr/work/instance-0/output/target/usr/share/man rm -rf /home/naourr/work/instance-0/output/target/usr/info /home/naourr/work/instance-0/output/target/usr/share/info rm -rf /home/naourr/work/instance-0/output/target/usr/doc /home/naourr/work/instance-0/output/target/usr/share/doc rm -rf /home/naourr/work/instance-0/output/target/usr/share/gtk-doc rmdir /home/naourr/work/instance-0/output/target/usr/share 2>/dev/null || true find /home/naourr/work/instance-0/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/naourr/work/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/work/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/naourr/work/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/naourr/work/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/naourr/work/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/naourr/work/instance-0/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/naourr/work/instance-0/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/naourr/work/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.08-rc1-00036-g395bc11dde"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.08-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2018.08-rc1\"" \ ) > /home/naourr/work/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/naourr/work/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/naourr/work/instance-0/buildroot/support/scripts/fix-rpath target touch /home/naourr/work/instance-0/output/target/usr make: Leaving directory '/home/naourr/work/instance-0/buildroot' make: Entering directory '/home/naourr/work/instance-0/buildroot' >>> Buildroot 2018.08-rc1-00036-g395bc11dde 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 >>> alljoyn-tcl-base 16.04.00 Collecting legal info >>> alljoyn-tcl 16.04.00a Collecting legal info >>> host-scons 2.5.1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> host-python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> am335x-pru-package 5f374ad57cc195f28bf5e585c3d446aba6ee7096 Collecting legal info ERROR: No hash found for pru_sw/utils/LICENCE.txt >>> host-am335x-pru-package 5f374ad57cc195f28bf5e585c3d446aba6ee7096 Collecting legal info ERROR: No hash found for pru_sw/utils/LICENCE.txt >>> azure-iot-sdk-c 2018-03-16 Collecting legal info WARNING: no hash file for LICENSE >>> libcurl 7.61.0 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> openssl Collecting legal info >>> libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> xz 5.2.3 Collecting legal info ERROR: No hash found for COPYING.GPLv2 ERROR: No hash found for COPYING.GPLv3 ERROR: No hash found for COPYING.LGPLv2.1 >>> 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) >>> linux-pam 1.3.1 Collecting legal info ERROR: No hash found for Copyright >>> 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) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> 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 >>> benejson 0.9.7 Collecting legal info ERROR: No hash found for LICENSE >>> berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> ca-certificates 20180409 Collecting legal info ERROR: No hash found for debian/copyright >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> can-utils v2018.02.0 Collecting legal info Makefile: OK (sha256: c258939ebb09c3857f5fc7704a449e5077cc881090c87b38f9a81332b96fa075) >>> cpuload v0.3 Collecting legal info ERROR: No hash found for COPYING >>> cups 2.2.7 Collecting legal info LICENSE.txt: OK (sha256: 6e0e0ffbde118aae709f7ef65590de9071e8b2cd322f84fd645c6b64f3cc452c) >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> daq 2.0.6 Collecting legal info COPYING: OK (sha256: 07f28289c09fd9eb5a6ff7bc710ff40363601b1bbc6f3637d8ed412150e90819) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libpcap 1.8.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> dtc 1.4.7 Collecting legal info ERROR: No hash found for README.license ERROR: No hash found for GPL >>> exim 4.89.1 Collecting legal info ERROR: No hash found for LICENCE >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-faketime v0.9.6 Collecting legal info ERROR: No hash found for COPYING >>> fetchmail 6.3.26 Collecting legal info ERROR: No hash found for COPYING >>> fio fio-2.20 Collecting legal info ERROR: No hash found for COPYING >>> fmt 4.0.0 Collecting legal info ERROR: No hash found for LICENSE.rst >>> fmtools 2.0.7 Collecting legal info ERROR: No hash found for COPYING >>> fontconfig 2.12.4 Collecting legal info ERROR: No hash found for COPYING >>> freetype 2.9 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> gamin 0.1.10 Collecting legal info ERROR: No hash found for COPYING >>> 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) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> genromfs 0.5.2 Collecting legal info ERROR: No hash found for COPYING >>> host-gnupg 1.4.23 Collecting legal info ERROR: No hash found for COPYING >>> host-gptfdisk 1.0.3 Collecting legal info ERROR: No hash found for COPYING >>> host-popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> gssdp 1.0.2 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libsoup 2.56.1 Collecting legal info COPYING: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> 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 >>> sqlite 3240000 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> gupnp-av 0.12.10 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> gupnp 1.0.2 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> gzip 1.8 Collecting legal info ERROR: No hash found for COPYING >>> hiredis v0.13.3 Collecting legal info COPYING: OK (sha256: dca05ce8fc87a8261783b4aed0deef8becc9350b6aa770bc714d0c1833b896eb) >>> imagemagick 7.0.7-38 Collecting legal info LICENSE: OK (sha256: 2318cc05bbd2c25c1b2d13af1aadccc45b9cf6f94757421ae59a3c8ea9064f1c) >>> jpeg Collecting legal info >>> libjpeg 9c Collecting legal info README: OK (sha256: 31f366acfb6259456d9046eb7f16875e387f8bf029d37ac4c4397bf63f22fd6b) >>> jansson 2.11 Collecting legal info LICENSE: OK (sha256: 3034b2319f8c053995e8c8abf11b76418a3a8836cd769e5b3f0b6b13bfa00ec4) >>> host-jq 1.5 Collecting legal info ERROR: No hash found for COPYING >>> kompexsqlite v1.10.12-1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> lbreakout2 2.6.5 Collecting legal info ERROR: No hash found for COPYING >>> sdl 1.2.15 Collecting legal info ERROR: No hash found for COPYING >>> lensfun 0.3.2 Collecting legal info ERROR: No hash found for docs/gpl-3.0.txt ERROR: No hash found for docs/lgpl-3.0.txt >>> libargtable2 13 Collecting legal info COPYING: OK (sha256: d7bf9d064ac3e5840f9dd02422b7eeec4f1fd03f37fadbd043602be5e882304f) >>> libcap 2.25 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> host-libcap 2.25 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> libdnet 1.11 Collecting legal info LICENSE: OK (sha256: 1e94df12cb3701fa64e07eeb60284bb16a3544815d5a39860dacff7b86610584) >>> libgee 0.20.1 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-vala 0.34.7 Collecting legal info ERROR: No hash found for COPYING >>> libmbus 0.8.0 Collecting legal info COPYING: OK (sha256: ea171a4ae443eca7186f564db2c3cc8b84c1ac343f227f92cd52ec6a948f4a74) >>> libmediaart 1.9.4 Collecting legal info COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmng 2.0.3 Collecting legal info LICENSE: OK (sha256: ba280734838eb3f22a85b92a7e62de357d4d4c325029dce723b0cb125c417c35) >>> librsync v2.0.2 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> libseccomp v2.3.3 Collecting legal info LICENSE: OK (sha256: 102900208eef27b766380135906d431dba87edaa7ec6aa72e6ebd3dd67f3a97b) >>> libsepol 2.7 Collecting legal info ERROR: No hash found for COPYING >>> liburiparser 0.8.5 Collecting legal info COPYING: OK (sha256: ee90029e62d11f48faa59360d15c3ad8e7c094c74cc25b055716d92340da561f) >>> libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> libv4l 1.14.2 Collecting legal info COPYING: OK (sha256: 391e4da1c54a422a78d83be7bf84b2dfb8bacdd8ad256fa4374e128655584a8a) COPYING.libv4l: OK (sha256: 5a7f623a50e384aaf6d2ced068339ddf93d0a50d3a0ecbe86f125b07804ecc78) lib/libv4l1/libv4l1-kernelcode-license.txt: OK (sha256: 37d0f2c8dc3f267d864cb39d54f82c5092a599beb29cb5caa96d50d27e069a44) >>> libxslt 1.1.32 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> lsuio 0.2.0 Collecting legal info ERROR: No hash found for COPYING >>> memtool 2016.10.0 Collecting legal info ERROR: No hash found for COPYING >>> minicom 2.7.1 Collecting legal info ERROR: No hash found for COPYING >>> mono 5.12.0.226 Collecting legal info LICENSE: OK (sha256: 3b40a54878b5ac2767a764bd082f8772ab27c03b9da9c7328c4c4935725556f7) mcs/COPYING: OK (sha256: fc488f3ec9f36856bea8cce5cdde1449176341ef93a3962b691970f8981799f4) external/Newtonsoft.Json/Tools/7-zip/copying.txt: OK (sha256: 2c3c3ef532828bcd42bb3127349625a25291ff5ae7e6f8d42e0fe9b5be836a99) >>> host-mono 5.12.0.226 Collecting legal info LICENSE: OK (sha256: 3b40a54878b5ac2767a764bd082f8772ab27c03b9da9c7328c4c4935725556f7) mcs/COPYING: OK (sha256: fc488f3ec9f36856bea8cce5cdde1449176341ef93a3962b691970f8981799f4) external/Newtonsoft.Json/Tools/7-zip/copying.txt: OK (sha256: 2c3c3ef532828bcd42bb3127349625a25291ff5ae7e6f8d42e0fe9b5be836a99) >>> host-monolite 1051200002 Collecting legal info >>> ncdu 1.12 Collecting legal info ERROR: No hash found for COPYING >>> openvpn 2.4.6 Collecting legal info COPYRIGHT.GPL: OK (sha256: 1fcb78d7e478bb8a9408010bdc91b36e213b1facfad093df3f7ce7e28af19043) >>> host-parted 3.2 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> protobuf 3.6.0 Collecting legal info LICENSE: OK (sha256: 6e5e117324afd944dcf67f36cf329843bc1a92229a8cd9bb573d7a83130fea7d) >>> host-protobuf 3.6.0 Collecting legal info LICENSE: OK (sha256: 6e5e117324afd944dcf67f36cf329843bc1a92229a8cd9bb573d7a83130fea7d) >>> pure-ftpd 1.0.47 Collecting legal info COPYING: OK (sha256: e724ba991d8efa4c963e84ec31314c532dab00ac455ef77020fe60e78177bf23) >>> host-raspberrypi-usbboot f4e3f0f9a3c64d846ba53ec3367e33a4f9a7d051 Collecting legal info >>> host-libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> rygel 0.36.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) COPYING.logo: OK (sha256: c7d881be8ae01162510e982a32001446c6d6d18a9cecc89cc41a28bd215a0262) >>> s6-dns 2.3.0.0 Collecting legal info COPYING: OK (sha256: 6ee77e7199d69b707ab864ea7a838f9562717aaa41c89413bdb2cf835f95052f) >>> skalibs 2.6.4.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> shellinabox v2.19 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for GPL-2 >>> sispmctl 3.1 Collecting legal info ERROR: No hash found for LICENCE >>> snort 2.9.11.1 Collecting legal info LICENSE: OK (sha256: f98260a6d3e5ef4ede8a2a6b698e5ac91d64c09243f7171e1c5b17b920a835c7) COPYING: OK (sha256: 3f1cbfb20bb2c608e1a474421880d08b8cba6abb00ab7736d22c481d71656a6d) >>> socketcand df7fb4ff8a4439d7737fe2df3540e1ab7465721a Collecting legal info ERROR: No hash found for socketcand.c >>> sox 14.4.2 Collecting legal info ERROR: No hash found for LICENSE.GPL ERROR: No hash found for LICENSE.LGPL >>> squid 3.5.27 Collecting legal info COPYING: OK (sha256: 58f5d05257af1fb964fde20e134d660fac9afa86b6fd8c70d63ead63068378fa) >>> tclap 1.2.1 Collecting legal info ERROR: No hash found for COPYING >>> time 1.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> tinymembench v0.4 Collecting legal info LICENSE: OK (sha256: 8ba473aced4630aee2808efe17b53e904a9d68a9b3361de491717f9a4e75da39) >>> urg 0.8.18 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> v4l2grab f8d8844d52387b3db7b8736f5e86156d9374f781 Collecting legal info ERROR: No hash found for LICENSE.md >>> w_scan 20170107 Collecting legal info ERROR: No hash found for COPYING >>> wayland 1.15.0 Collecting legal info ERROR: No hash found for COPYING >>> host-wayland 1.15.0 Collecting legal info ERROR: No hash found for COPYING >>> x264 7d0ff22e8c96de126be9d3de4952edd6d1b75a8c Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> xfsprogs 4.16.1 Collecting legal info doc/COPYING: OK (sha256: ee304b1b1da08b261f1d1f31d229fc70d2d0c552c7429e9e84c0fac878d94209) >>> xmlstarlet 1.6.1 Collecting legal info ERROR: No hash found for COPYING >>> zd1211-firmware 1.4 Collecting legal info ERROR: No hash found for COPYING >>> zstd v1.3.5 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: alljoyn-tcl-base-16.04.00: cannot save license (ALLJOYN_TCL_BASE_LICENSE_FILES not defined) WARNING: alljoyn-tcl-16.04.00a: cannot save license (ALLJOYN_TCL_LICENSE_FILES not defined) WARNING: monolite-1051200002: cannot save license (HOST_MONOLITE_LICENSE_FILES not defined) WARNING: raspberrypi-usbboot-f4e3f0f9a3c64d846ba53ec3367e33a4f9a7d051: cannot save license (HOST_RASPBERRYPI_USBBOOT_LICENSE_FILES not defined) Legal info produced in /home/naourr/work/instance-0/output/legal-info make: Leaving directory '/home/naourr/work/instance-0/buildroot'