>>> unzip 60 Patching Applying 0001-Add-a-CMakeFile.txt-to-ease-cross-compilation.patch using patch: patching file CMakeLists.txt >>> unzip 60 Configuring (mkdir -p /home/buildroot/buildroot-test/instance-1/output/build/unzip-60/ && cd /home/buildroot/buildroot-test/instance-1/output/build/unzip-60/ && rm -f CMakeCache.txt && PATH="/home/buildroot/buildroot-test/instance-1/output/host/bin:/home/buildroot/buildroot-test/instance-1/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /home/buildroot/buildroot-test/instance-1/output/host/bin/cmake /home/buildroot/buildroot-test/instance-1/output/build/unzip-60/ -DCMAKE_TOOLCHAIN_FILE="/home/buildroot/buildroot-test/instance-1/output/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON ) -- The C compiler identification is GNU 4.8.3 -- Check for working C compiler: /home/buildroot/buildroot-test/instance-1/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -- Check for working C compiler: /home/buildroot/buildroot-test/instance-1/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Looking for lchmod -- Looking for lchmod - found -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_SHARED_LIBS BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /home/buildroot/buildroot-test/instance-1/output/build/unzip-60 >>> unzip 60 Building PATH="/home/buildroot/buildroot-test/instance-1/output/host/bin:/home/buildroot/buildroot-test/instance-1/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j2 -C /home/buildroot/buildroot-test/instance-1/output/build/unzip-60/ make[1]: Entering directory `/home/buildroot/buildroot-test/instance-1/output/build/unzip-60' make[2]: Entering directory `/home/buildroot/buildroot-test/instance-1/output/build/unzip-60' make[3]: Entering directory `/home/buildroot/buildroot-test/instance-1/output/build/unzip-60' Scanning dependencies of target unzip make[3]: Leaving directory `/home/buildroot/buildroot-test/instance-1/output/build/unzip-60' make[3]: Entering directory `/home/buildroot/buildroot-test/instance-1/output/build/unzip-60' [ 10%] Building C object CMakeFiles/unzip.dir/crc32.c.o [ 15%] Building C object CMakeFiles/unzip.dir/crypt.c.o [ 21%] Building C object CMakeFiles/unzip.dir/envargs.c.o [ 26%] Building C object CMakeFiles/unzip.dir/explode.c.o [ 31%] Building C object CMakeFiles/unzip.dir/extract.c.o [ 36%] Building C object CMakeFiles/unzip.dir/fileio.c.o [ 42%] Building C object CMakeFiles/unzip.dir/globals.c.o [ 47%] Building C object CMakeFiles/unzip.dir/inflate.c.o [ 52%] Building C object CMakeFiles/unzip.dir/list.c.o [ 57%] Building C object CMakeFiles/unzip.dir/match.c.o [ 63%] Building C object CMakeFiles/unzip.dir/process.c.o [ 68%] Building C object CMakeFiles/unzip.dir/ttyio.c.o [ 73%] Building C object CMakeFiles/unzip.dir/ubz2err.c.o [ 78%] Building C object CMakeFiles/unzip.dir/unreduce.c.o [ 84%] Building C object CMakeFiles/unzip.dir/unshrink.c.o [ 89%] Building C object CMakeFiles/unzip.dir/zipinfo.c.o [ 94%] Building C object CMakeFiles/unzip.dir/unix/unix.c.o [100%] Linking C executable unzip make[3]: Leaving directory `/home/buildroot/buildroot-test/instance-1/output/build/unzip-60' [100%] Built target unzip make[2]: Leaving directory `/home/buildroot/buildroot-test/instance-1/output/build/unzip-60' make[1]: Leaving directory `/home/buildroot/buildroot-test/instance-1/output/build/unzip-60' >>> unzip 60 Installing to target PATH="/home/buildroot/buildroot-test/instance-1/output/host/bin:/home/buildroot/buildroot-test/instance-1/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j2 DESTDIR=/home/buildroot/buildroot-test/instance-1/output/target install/fast -C /home/buildroot/buildroot-test/instance-1/output/build/unzip-60/ make[1]: Entering directory `/home/buildroot/buildroot-test/instance-1/output/build/unzip-60' Install the project... -- Install configuration: "Release" -- Installing: /home/buildroot/buildroot-test/instance-1/output/target/usr/bin/unzip make[1]: Leaving directory `/home/buildroot/buildroot-test/instance-1/output/build/unzip-60' zstd-v1.3.5.tar.gz: OK (sha256: d6e1559e4cdb7c4226767d4ddc990bff5f9aab77085ff0d0490c828b025e2eea) >>> host-zstd v1.3.5 Extracting gzip -d -c /home/buildroot/buildroot-test/instance-1/dl/zstd/zstd-v1.3.5.tar.gz | tar --strip-components=1 -C /home/buildroot/buildroot-test/instance-1/output/build/host-zstd-v1.3.5 -xf - >>> host-zstd v1.3.5 Patching >>> host-zstd v1.3.5 Configuring >>> host-zstd v1.3.5 Building PATH="/home/buildroot/buildroot-test/instance-1/output/host/bin:/home/buildroot/buildroot-test/instance-1/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" PKG_CONFIG="/home/buildroot/buildroot-test/instance-1/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/buildroot-test/instance-1/output/host/lib/pkgconfig:/home/buildroot/buildroot-test/instance-1/output/host/share/pkgconfig" PATH="/home/buildroot/buildroot-test/instance-1/output/host/bin:/home/buildroot/buildroot-test/instance-1/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" PKG_CONFIG="/home/buildroot/buildroot-test/instance-1/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/buildroot-test/instance-1/output/host/lib/pkgconfig:/home/buildroot/buildroot-test/instance-1/output/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/buildroot/buildroot-test/instance-1/output/host/include" CFLAGS="-O2 -I/home/buildroot/buildroot-test/instance-1/output/host/include" CXXFLAGS="-O2 -I/home/buildroot/buildroot-test/instance-1/output/host/include" LDFLAGS="-L/home/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/home/buildroot/buildroot-test/instance-1/output/host/lib" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j2 -C /home/buildroot/buildroot-test/instance-1/output/build/host-zstd-v1.3.5/lib make[1]: Entering directory `/home/buildroot/buildroot-test/instance-1/output/build/host-zstd-v1.3.5/lib' /usr/bin/gcc -O2 -I/home/buildroot/buildroot-test/instance-1/output/host/include -I/home/buildroot/buildroot-test/instance-1/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o common/debug.o common/debug.c /usr/bin/gcc -O2 -I/home/buildroot/buildroot-test/instance-1/output/host/include -I/home/buildroot/buildroot-test/instance-1/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o common/entropy_common.o common/entropy_common.c /usr/bin/gcc -O2 -I/home/buildroot/buildroot-test/instance-1/output/host/include -I/home/buildroot/buildroot-test/instance-1/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o common/error_private.o common/error_private.c /usr/bin/gcc -O2 -I/home/buildroot/buildroot-test/instance-1/output/host/include -I/home/buildroot/buildroot-test/instance-1/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o common/fse_decompress.o common/fse_decompress.c /usr/bin/gcc -O2 -I/home/buildroot/buildroot-test/instance-1/output/host/include -I/home/buildroot/buildroot-test/instance-1/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o common/pool.o common/pool.c /usr/bin/gcc -O2 -I/home/buildroot/buildroot-test/instance-1/output/host/include -I/home/buildroot/buildroot-test/instance-1/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o common/threading.o common/threading.c /usr/bin/gcc -O2 -I/home/buildroot/buildroot-test/instance-1/output/host/include -I/home/buildroot/buildroot-test/instance-1/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o common/xxhash.o common/xxhash.c /usr/bin/gcc -O2 -I/home/buildroot/buildroot-test/instance-1/output/host/include -I/home/buildroot/buildroot-test/instance-1/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o common/zstd_common.o common/zstd_common.c /usr/bin/gcc -O2 -I/home/buildroot/buildroot-test/instance-1/output/host/include -I/home/buildroot/buildroot-test/instance-1/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o compress/fse_compress.o compress/fse_compress.c /usr/bin/gcc -O2 -I/home/buildroot/buildroot-test/instance-1/output/host/include -I/home/buildroot/buildroot-test/instance-1/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o compress/hist.o compress/hist.c /usr/bin/gcc -O2 -I/home/buildroot/buildroot-test/instance-1/output/host/include -I/home/buildroot/buildroot-test/instance-1/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o compress/huf_compress.o compress/huf_compress.c /usr/bin/gcc -O2 -I/home/buildroot/buildroot-test/instance-1/output/host/include -I/home/buildroot/buildroot-test/instance-1/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o compress/zstd_compress.o compress/zstd_compress.c /usr/bin/gcc -O2 -I/home/buildroot/buildroot-test/instance-1/output/host/include -I/home/buildroot/buildroot-test/instance-1/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o compress/zstd_double_fast.o compress/zstd_double_fast.c /usr/bin/gcc -O2 -I/home/buildroot/buildroot-test/instance-1/output/host/include -I/home/buildroot/buildroot-test/instance-1/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o compress/zstd_fast.o compress/zstd_fast.c /usr/bin/gcc -O2 -I/home/buildroot/buildroot-test/instance-1/output/host/include -I/home/buildroot/buildroot-test/instance-1/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o compress/zstd_lazy.o compress/zstd_lazy.c /usr/bin/gcc -O2 -I/home/buildroot/buildroot-test/instance-1/output/host/include -I/home/buildroot/buildroot-test/instance-1/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o compress/zstd_ldm.o compress/zstd_ldm.c /usr/bin/gcc -O2 -I/home/buildroot/buildroot-test/instance-1/output/host/include -I/home/buildroot/buildroot-test/instance-1/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o compress/zstd_opt.o compress/zstd_opt.c /usr/bin/gcc -O2 -I/home/buildroot/buildroot-test/instance-1/output/host/include -I/home/buildroot/buildroot-test/instance-1/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o compress/zstdmt_compress.o compress/zstdmt_compress.c /usr/bin/gcc -O2 -I/home/buildroot/buildroot-test/instance-1/output/host/include -I/home/buildroot/buildroot-test/instance-1/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o decompress/huf_decompress.o decompress/huf_decompress.c /usr/bin/gcc -O2 -I/home/buildroot/buildroot-test/instance-1/output/host/include -I/home/buildroot/buildroot-test/instance-1/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o decompress/zstd_decompress.o decompress/zstd_decompress.c /usr/bin/gcc -O2 -I/home/buildroot/buildroot-test/instance-1/output/host/include -I/home/buildroot/buildroot-test/instance-1/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o deprecated/zbuff_common.o deprecated/zbuff_common.c /usr/bin/gcc -O2 -I/home/buildroot/buildroot-test/instance-1/output/host/include -I/home/buildroot/buildroot-test/instance-1/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o deprecated/zbuff_compress.o deprecated/zbuff_compress.c /usr/bin/gcc -O2 -I/home/buildroot/buildroot-test/instance-1/output/host/include -I/home/buildroot/buildroot-test/instance-1/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o deprecated/zbuff_decompress.o deprecated/zbuff_decompress.c /usr/bin/gcc -O2 -I/home/buildroot/buildroot-test/instance-1/output/host/include -I/home/buildroot/buildroot-test/instance-1/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o dictBuilder/cover.o dictBuilder/cover.c /usr/bin/gcc -O2 -I/home/buildroot/buildroot-test/instance-1/output/host/include -I/home/buildroot/buildroot-test/instance-1/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o dictBuilder/divsufsort.o dictBuilder/divsufsort.c /usr/bin/gcc -O2 -I/home/buildroot/buildroot-test/instance-1/output/host/include -I/home/buildroot/buildroot-test/instance-1/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o dictBuilder/zdict.o dictBuilder/zdict.c /usr/bin/gcc -O2 -I/home/buildroot/buildroot-test/instance-1/output/host/include -I/home/buildroot/buildroot-test/instance-1/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o legacy/zstd_v04.o legacy/zstd_v04.c /usr/bin/gcc -O2 -I/home/buildroot/buildroot-test/instance-1/output/host/include -I/home/buildroot/buildroot-test/instance-1/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o legacy/zstd_v05.o legacy/zstd_v05.c /usr/bin/gcc -O2 -I/home/buildroot/buildroot-test/instance-1/output/host/include -I/home/buildroot/buildroot-test/instance-1/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o legacy/zstd_v06.o legacy/zstd_v06.c /usr/bin/gcc -O2 -I/home/buildroot/buildroot-test/instance-1/output/host/include -I/home/buildroot/buildroot-test/instance-1/output/host/include -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=4 -c -o legacy/zstd_v07.o legacy/zstd_v07.c compiling dynamic library 1.3.5 compiling static library creating versioned links make[1]: Leaving directory `/home/buildroot/buildroot-test/instance-1/output/build/host-zstd-v1.3.5/lib' PATH="/home/buildroot/buildroot-test/instance-1/output/host/bin:/home/buildroot/buildroot-test/instance-1/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" PKG_CONFIG="/home/buildroot/buildroot-test/instance-1/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/buildroot-test/instance-1/output/host/lib/pkgconfig:/home/buildroot/buildroot-test/instance-1/output/host/share/pkgconfig" PATH="/home/buildroot/buildroot-test/instance-1/output/host/bin:/home/buildroot/buildroot-test/instance-1/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" PKG_CONFIG="/home/buildroot/buildroot-test/instance-1/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/buildroot-test/instance-1/output/host/lib/pkgconfig:/home/buildroot/buildroot-test/instance-1/output/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/buildroot/buildroot-test/instance-1/output/host/include" CFLAGS="-O2 -I/home/buildroot/buildroot-test/instance-1/output/host/include" CXXFLAGS="-O2 -I/home/buildroot/buildroot-test/instance-1/output/host/include" LDFLAGS="-L/home/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/home/buildroot/buildroot-test/instance-1/output/host/lib" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j2 -C /home/buildroot/buildroot-test/instance-1/output/build/host-zstd-v1.3.5 zstd make[1]: Entering directory `/home/buildroot/buildroot-test/instance-1/output/build/host-zstd-v1.3.5' make[2]: Entering directory `/home/buildroot/buildroot-test/instance-1/output/build/host-zstd-v1.3.5/programs' /usr/bin/gcc -O2 -I/home/buildroot/buildroot-test/instance-1/output/host/include -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 -I/home/buildroot/buildroot-test/instance-1/output/host/include -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -I../lib/legacy -DZSTD_MULTITHREAD -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS -DZSTD_LEGACY_SUPPORT=4 -c -o zstdcli.o zstdcli.c /usr/bin/gcc -O2 -I/home/buildroot/buildroot-test/instance-1/output/host/include -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 -I/home/buildroot/buildroot-test/instance-1/output/host/include -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -I../lib/legacy -DZSTD_MULTITHREAD -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS -DZSTD_LEGACY_SUPPORT=4 -c -o fileio.o fileio.c /usr/bin/gcc -O2 -I/home/buildroot/buildroot-test/instance-1/output/host/include -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 -I/home/buildroot/buildroot-test/instance-1/output/host/include -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -I../lib/legacy -DZSTD_MULTITHREAD -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS -DZSTD_LEGACY_SUPPORT=4 -c -o bench.o bench.c /usr/bin/gcc -O2 -I/home/buildroot/buildroot-test/instance-1/output/host/include -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 -I/home/buildroot/buildroot-test/instance-1/output/host/include -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -I../lib/legacy -DZSTD_MULTITHREAD -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS -DZSTD_LEGACY_SUPPORT=4 -c -o datagen.o datagen.c /usr/bin/gcc -O2 -I/home/buildroot/buildroot-test/instance-1/output/host/include -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 -I/home/buildroot/buildroot-test/instance-1/output/host/include -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -I../lib/legacy -DZSTD_MULTITHREAD -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS -DZSTD_LEGACY_SUPPORT=4 -c -o dibio.o dibio.c ==> building with threading support ==> building zstd with .gz compression support ==> no liblzma, building zstd without .xz/.lzma support ==> no liblz4, building zstd without .lz4 support /usr/bin/gcc -I/home/buildroot/buildroot-test/instance-1/output/host/include -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -I../lib/legacy -DZSTD_MULTITHREAD -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS -DZSTD_LEGACY_SUPPORT=4 -O2 -I/home/buildroot/buildroot-test/instance-1/output/host/include -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 -L/home/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/home/buildroot/buildroot-test/instance-1/output/host/lib -pthread -lz ../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 -L/home/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/home/buildroot/buildroot-test/instance-1/output/host/lib -pthread -lz make[2]: Leaving directory `/home/buildroot/buildroot-test/instance-1/output/build/host-zstd-v1.3.5/programs' cp programs/zstd . make[1]: Leaving directory `/home/buildroot/buildroot-test/instance-1/output/build/host-zstd-v1.3.5' >>> host-zstd v1.3.5 Installing to host directory PATH="/home/buildroot/buildroot-test/instance-1/output/host/bin:/home/buildroot/buildroot-test/instance-1/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" PKG_CONFIG="/home/buildroot/buildroot-test/instance-1/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/buildroot-test/instance-1/output/host/lib/pkgconfig:/home/buildroot/buildroot-test/instance-1/output/host/share/pkgconfig" PATH="/home/buildroot/buildroot-test/instance-1/output/host/bin:/home/buildroot/buildroot-test/instance-1/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" PKG_CONFIG="/home/buildroot/buildroot-test/instance-1/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/buildroot-test/instance-1/output/host/lib/pkgconfig:/home/buildroot/buildroot-test/instance-1/output/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/buildroot/buildroot-test/instance-1/output/host/include" CFLAGS="-O2 -I/home/buildroot/buildroot-test/instance-1/output/host/include" CXXFLAGS="-O2 -I/home/buildroot/buildroot-test/instance-1/output/host/include" LDFLAGS="-L/home/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/home/buildroot/buildroot-test/instance-1/output/host/lib" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j2 DESTDIR=/home/buildroot/buildroot-test/instance-1/output/host PREFIX=/usr -C /home/buildroot/buildroot-test/instance-1/output/build/host-zstd-v1.3.5/lib install make[1]: Entering directory `/home/buildroot/buildroot-test/instance-1/output/build/host-zstd-v1.3.5/lib' creating pkgconfig Installing static library Installing shared library Installing includes zstd static and shared library installed make[1]: Leaving directory `/home/buildroot/buildroot-test/instance-1/output/build/host-zstd-v1.3.5/lib' PATH="/home/buildroot/buildroot-test/instance-1/output/host/bin:/home/buildroot/buildroot-test/instance-1/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" PKG_CONFIG="/home/buildroot/buildroot-test/instance-1/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/buildroot-test/instance-1/output/host/lib/pkgconfig:/home/buildroot/buildroot-test/instance-1/output/host/share/pkgconfig" PATH="/home/buildroot/buildroot-test/instance-1/output/host/bin:/home/buildroot/buildroot-test/instance-1/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" PKG_CONFIG="/home/buildroot/buildroot-test/instance-1/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/buildroot-test/instance-1/output/host/lib/pkgconfig:/home/buildroot/buildroot-test/instance-1/output/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/buildroot/buildroot-test/instance-1/output/host/include" CFLAGS="-O2 -I/home/buildroot/buildroot-test/instance-1/output/host/include" CXXFLAGS="-O2 -I/home/buildroot/buildroot-test/instance-1/output/host/include" LDFLAGS="-L/home/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/home/buildroot/buildroot-test/instance-1/output/host/lib" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j2 DESTDIR=/home/buildroot/buildroot-test/instance-1/output/host PREFIX=/usr -C /home/buildroot/buildroot-test/instance-1/output/build/host-zstd-v1.3.5/programs install make[1]: Entering directory `/home/buildroot/buildroot-test/instance-1/output/build/host-zstd-v1.3.5/programs' Installing binaries Installing man pages zstd installation completed make[1]: Leaving directory `/home/buildroot/buildroot-test/instance-1/output/build/host-zstd-v1.3.5/programs' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/buildroot-test/instance-1/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'gmp', u'libffi', u'stress'] ./support/scripts/check-uniq-files -t staging /home/buildroot/buildroot-test/instance-1/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libgmp.la" is touched by more than one package: [u'gmp', u'imlib2', u'libmnl', u'libao', u'libbroadvoice', u'libdnet', u'libdvbsi', u'libffi', u'libfuse', u'libg7221', u'libglib2', u'libnftnl', u'libopenh264', u'libpciaccess', u'libpfm4', u'libsamplerate', u'libsoundtouch', u'libsquish', u'libvips', u'mesa3d-headers', u'mali-t76x', u'pps-tools', u'safeclib'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'libnftnl', u'libopenh264', u'libpciaccess', u'libpfm4', u'libsamplerate', u'libsoundtouch', u'libsquish', u'libvips', u'mesa3d-headers', u'mali-t76x', u'pps-tools', u'safeclib'] Warning: staging file "./usr/lib/libczmq.la" is touched by more than one package: [u'czmq', u'dmalloc', u'flex', u'gmp', u'imlib2', u'libmnl', u'libao', u'libbroadvoice', u'libdnet', u'libdvbsi', u'libffi', u'libfuse', u'libg7221', u'libglib2', u'libnftnl', u'libopenh264', u'libpciaccess', u'libpfm4', u'libsamplerate', u'libsoundtouch', u'libsquish', u'libvips', u'mesa3d-headers', u'mali-t76x', u'pps-tools', u'safeclib'] Warning: staging file "./usr/lib/libev.la" is touched by more than one package: [u'libev', u'libzlib', u'libopenssl', u'libnl', u'libxml2', u'bind', u'bzip2', u'freetype', u'libcurl', u'libogg', u'celt051', u'cjson', u'libgpg-error', u'libgcrypt', u'pcre', u'cppcms', u'json-c', u'libaio', u'lvm2', u'popt', u'util-linux', u'cryptsetup', u'zeromq', u'czmq', u'dmalloc', u'flex', u'gmp', u'imlib2', u'libmnl', u'libao', u'libbroadvoice', u'libdnet', u'libdvbsi', u'libffi', u'libfuse', u'libg7221', u'libglib2', u'libnftnl', u'libopenh264', u'libpciaccess', u'libpfm4', u'libsamplerate', u'libsoundtouch', u'libsquish', u'libvips', u'mesa3d-headers', u'mali-t76x', u'pps-tools', u'safeclib'] Warning: staging file "./usr/lib/libdvbsi++.la" is touched by more than one package: [u'libdvbsi', u'libffi', u'libfuse', u'libg7221', u'libglib2', u'libnftnl', u'libopenh264', u'libpciaccess', u'libpfm4', u'libsamplerate', u'libsoundtouch', u'libsquish', u'libvips', u'mesa3d-headers', u'mali-t76x', u'pps-tools', u'safeclib'] Warning: staging file "./usr/lib/imlib2/loaders/xpm.la" is touched by more than one package: [u'imlib2', u'libmnl', u'libao', u'libbroadvoice', u'libdnet', u'libdvbsi', u'libffi', u'libfuse', u'libg7221', u'libglib2', u'libnftnl', u'libopenh264', u'libpciaccess', u'libpfm4', u'libsamplerate', u'libsoundtouch', u'libsquish', u'libvips', u'mesa3d-headers', u'mali-t76x', u'pps-tools', u'safeclib'] Warning: staging file "./usr/lib/libcryptsetup.la" is touched by more than one package: [u'cryptsetup', u'zeromq', u'czmq', u'dmalloc', u'flex', u'gmp', u'imlib2', u'libmnl', u'libao', u'libbroadvoice', u'libdnet', u'libdvbsi', u'libffi', u'libfuse', u'libg7221', u'libglib2', u'libnftnl', u'libopenh264', u'libpciaccess', u'libpfm4', u'libsamplerate', u'libsoundtouch', u'libsquish', u'libvips', u'mesa3d-headers', u'mali-t76x', u'pps-tools', u'safeclib'] Warning: staging file "./usr/lib/libcelt051.la" is touched by more than one package: [u'celt051', u'cjson', u'libgpg-error', u'libgcrypt', u'pcre', u'cppcms', u'json-c', u'libaio', u'lvm2', u'popt', u'util-linux', u'cryptsetup', u'zeromq', u'czmq', u'dmalloc', u'flex', u'gmp', u'imlib2', u'libmnl', u'libao', u'libbroadvoice', u'libdnet', u'libdvbsi', u'libffi', u'libfuse', u'libg7221', u'libglib2', u'libnftnl', u'libopenh264', u'libpciaccess', u'libpfm4', u'libsamplerate', u'libsoundtouch', u'libsquish', u'libvips', u'mesa3d-headers', u'mali-t76x', u'pps-tools', u'safeclib'] Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: [u'libcurl', u'libogg', u'celt051', u'cjson', u'libgpg-error', u'libgcrypt', u'pcre', u'cppcms', u'json-c', u'libaio', u'lvm2', u'popt', u'util-linux', u'cryptsetup', u'zeromq', u'czmq', u'dmalloc', u'flex', u'gmp', u'imlib2', u'libmnl', u'libao', u'libbroadvoice', u'libdnet', u'libdvbsi', u'libffi', u'libfuse', u'libg7221', u'libglib2', u'libnftnl', u'libopenh264', u'libpciaccess', u'libpfm4', u'libsamplerate', u'libsoundtouch', u'libsquish', u'libvips', u'mesa3d-headers', u'mali-t76x', u'pps-tools', u'safeclib'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'cryptsetup', u'zeromq', u'czmq', u'dmalloc', u'flex', u'gmp', u'imlib2', u'libmnl', u'libao', u'libbroadvoice', u'libdnet', u'libdvbsi', u'libffi', u'libfuse', u'libg7221', u'libglib2', u'libnftnl', u'libopenh264', u'libpciaccess', u'libpfm4', u'libsamplerate', u'libsoundtouch', u'libsquish', u'libvips', u'mesa3d-headers', u'mali-t76x', u'pps-tools', u'safeclib'] Warning: staging file "./usr/lib/imlib2/loaders/bmp.la" is touched by more than one package: [u'imlib2', u'libmnl', u'libao', u'libbroadvoice', u'libdnet', u'libdvbsi', u'libffi', u'libfuse', u'libg7221', u'libglib2', u'libnftnl', u'libopenh264', u'libpciaccess', u'libpfm4', u'libsamplerate', u'libsoundtouch', u'libsquish', u'libvips', u'mesa3d-headers', u'mali-t76x', u'pps-tools', u'safeclib'] Warning: staging file "./usr/lib/libulockmgr.la" is touched by more than one package: [u'libfuse', u'libg7221', u'libglib2', u'libnftnl', u'libopenh264', u'libpciaccess', u'libpfm4', u'libsamplerate', u'libsoundtouch', u'libsquish', u'libvips', u'mesa3d-headers', u'mali-t76x', u'pps-tools', u'safeclib'] Warning: staging file "./usr/lib/libfuse.la" is touched by more than one package: [u'libfuse', u'libg7221', u'libglib2', u'libnftnl', u'libopenh264', u'libpciaccess', u'libpfm4', u'libsamplerate', u'libsoundtouch', u'libsquish', u'libvips', u'mesa3d-headers', u'mali-t76x', u'pps-tools', u'safeclib'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'libxml2', u'bind', u'bzip2', u'freetype', u'libcurl', u'libogg', u'celt051', u'cjson', u'libgpg-error', u'libgcrypt', u'pcre', u'cppcms', u'json-c', u'libaio', u'lvm2', u'popt', u'util-linux', u'cryptsetup', u'zeromq', u'czmq', u'dmalloc', u'flex', u'gmp', u'imlib2', u'libmnl', u'libao', u'libbroadvoice', u'libdnet', u'libdvbsi', u'libffi', u'libfuse', u'libg7221', u'libglib2', u'libnftnl', u'libopenh264', u'libpciaccess', u'libpfm4', u'libsamplerate', u'libsoundtouch', u'libsquish', u'libvips', u'mesa3d-headers', u'mali-t76x', u'pps-tools', u'safeclib'] Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'libxml2', u'bind', u'bzip2', u'freetype', u'libcurl', u'libogg', u'celt051', u'cjson', u'libgpg-error', u'libgcrypt', u'pcre', u'cppcms', u'json-c', u'libaio', u'lvm2', u'popt', u'util-linux', u'cryptsetup', u'zeromq', u'czmq', u'dmalloc', u'flex', u'gmp', u'imlib2', u'libmnl', u'libao', u'libbroadvoice', u'libdnet', u'libdvbsi', u'libffi', u'libfuse', u'libg7221', u'libglib2', u'libnftnl', u'libopenh264', u'libpciaccess', u'libpfm4', u'libsamplerate', u'libsoundtouch', u'libsquish', u'libvips', u'mesa3d-headers', u'mali-t76x', u'pps-tools', u'safeclib'] Warning: staging file "./usr/lib/libisc.la" is touched by more than one package: [u'bind', u'bzip2', u'freetype', u'libcurl', u'libogg', u'celt051', u'cjson', u'libgpg-error', u'libgcrypt', u'pcre', u'cppcms', u'json-c', u'libaio', u'lvm2', u'popt', u'util-linux', u'cryptsetup', u'zeromq', u'czmq', u'dmalloc', u'flex', u'gmp', u'imlib2', u'libmnl', u'libao', u'libbroadvoice', u'libdnet', u'libdvbsi', u'libffi', u'libfuse', u'libg7221', u'libglib2', u'libnftnl', u'libopenh264', u'libpciaccess', u'libpfm4', u'libsamplerate', u'libsoundtouch', u'libsquish', u'libvips', u'mesa3d-headers', u'mali-t76x', u'pps-tools', u'safeclib'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'gmp', u'libffi'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'libcurl', u'libogg', u'celt051', u'cjson', u'libgpg-error', u'libgcrypt', u'pcre', u'cppcms', u'json-c', u'libaio', u'lvm2', u'popt', u'util-linux', u'cryptsetup', u'zeromq', u'czmq', u'dmalloc', u'flex', u'gmp', u'imlib2', u'libmnl', u'libao', u'libbroadvoice', u'libdnet', u'libdvbsi', u'libffi', u'libfuse', u'libg7221', u'libglib2', u'libnftnl', u'libopenh264', u'libpciaccess', u'libpfm4', u'libsamplerate', u'libsoundtouch', u'libsquish', u'libvips', u'mesa3d-headers', u'mali-t76x', u'pps-tools', u'safeclib'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'libxml2', u'bind', u'bzip2', u'freetype', u'libcurl', u'libogg', u'celt051', u'cjson', u'libgpg-error', u'libgcrypt', u'pcre', u'cppcms', u'json-c', u'libaio', u'lvm2', u'popt', u'util-linux', u'cryptsetup', u'zeromq', u'czmq', u'dmalloc', u'flex', u'gmp', u'imlib2', u'libmnl', u'libao', u'libbroadvoice', u'libdnet', u'libdvbsi', u'libffi', u'libfuse', u'libg7221', u'libglib2', u'libnftnl', u'libopenh264', u'libpciaccess', u'libpfm4', u'libsamplerate', u'libsoundtouch', u'libsquish', u'libvips', u'mesa3d-headers', u'mali-t76x', u'pps-tools', u'safeclib'] Warning: staging file "./usr/lib/libfl.la" is touched by more than one package: [u'flex', u'gmp', u'imlib2', u'libmnl', u'libao', u'libbroadvoice', u'libdnet', u'libdvbsi', u'libffi', u'libfuse', u'libg7221', u'libglib2', u'libnftnl', u'libopenh264', u'libpciaccess', u'libpfm4', u'libsamplerate', u'libsoundtouch', u'libsquish', u'libvips', u'mesa3d-headers', u'mali-t76x', u'pps-tools', u'safeclib'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'libnftnl', u'libopenh264', u'libpciaccess', u'libpfm4', u'libsamplerate', u'libsoundtouch', u'libsquish', u'libvips', u'mesa3d-headers', u'mali-t76x', u'pps-tools', u'safeclib'] Warning: staging file "./usr/lib/libao.la" is touched by more than one package: [u'libao', u'libbroadvoice', u'libdnet', u'libdvbsi', u'libffi', u'libfuse', u'libg7221', u'libglib2', u'libnftnl', u'libopenh264', u'libpciaccess', u'libpfm4', u'libsamplerate', u'libsoundtouch', u'libsquish', u'libvips', u'mesa3d-headers', u'mali-t76x', u'pps-tools', u'safeclib'] Warning: staging file "./usr/lib/libasound.la" is touched by more than one package: [u'alsa-lib', u'libev', u'libzlib', u'libopenssl', u'libnl', u'libxml2', u'bind', u'bzip2', u'freetype', u'libcurl', u'libogg', u'celt051', u'cjson', u'libgpg-error', u'libgcrypt', u'pcre', u'cppcms', u'json-c', u'libaio', u'lvm2', u'popt', u'util-linux', u'cryptsetup', u'zeromq', u'czmq', u'dmalloc', u'flex', u'gmp', u'imlib2', u'libmnl', u'libao', u'libbroadvoice', u'libdnet', u'libdvbsi', u'libffi', u'libfuse', u'libg7221', u'libglib2', u'libnftnl', u'libopenh264', u'libpciaccess', u'libpfm4', u'libsamplerate', u'libsoundtouch', u'libsquish', u'libvips', u'mesa3d-headers', u'mali-t76x', u'pps-tools', u'safeclib'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'bind', u'bzip2', u'freetype', u'libcurl', u'libogg', u'celt051', u'cjson', u'libgpg-error', u'libgcrypt', u'pcre', u'cppcms', u'json-c', u'libaio', u'lvm2', u'popt', u'util-linux', u'cryptsetup', u'zeromq', u'czmq', u'dmalloc', u'flex', u'gmp', u'imlib2', u'libmnl', u'libao', u'libbroadvoice', u'libdnet', u'libdvbsi', u'libffi', u'libfuse', u'libg7221', u'libglib2', u'libnftnl', u'libopenh264', u'libpciaccess', u'libpfm4', u'libsamplerate', u'libsoundtouch', u'libsquish', u'libvips', u'mesa3d-headers', u'mali-t76x', u'pps-tools', u'safeclib'] Warning: staging file "./usr/lib/libisccfg.la" is touched by more than one package: [u'bind', u'bzip2', u'freetype', u'libcurl', u'libogg', u'celt051', u'cjson', u'libgpg-error', u'libgcrypt', u'pcre', u'cppcms', u'json-c', u'libaio', u'lvm2', u'popt', u'util-linux', u'cryptsetup', u'zeromq', u'czmq', u'dmalloc', u'flex', u'gmp', u'imlib2', u'libmnl', u'libao', u'libbroadvoice', u'libdnet', u'libdvbsi', u'libffi', u'libfuse', u'libg7221', u'libglib2', u'libnftnl', u'libopenh264', u'libpciaccess', u'libpfm4', u'libsamplerate', u'libsoundtouch', u'libsquish', u'libvips', u'mesa3d-headers', u'mali-t76x', u'pps-tools', u'safeclib'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'libnftnl', u'libopenh264', u'libpciaccess', u'libpfm4', u'libsamplerate', u'libsoundtouch', u'libsquish', u'libvips', u'mesa3d-headers', u'mali-t76x', u'pps-tools', u'safeclib'] Warning: staging file "./usr/lib/libsamplerate.la" is touched by more than one package: [u'libsamplerate', u'libsoundtouch', u'libsquish', u'libvips', u'mesa3d-headers', u'mali-t76x', u'pps-tools', u'safeclib'] Warning: staging file "./usr/lib/libisccc.la" is touched by more than one package: [u'bind', u'bzip2', u'freetype', u'libcurl', u'libogg', u'celt051', u'cjson', u'libgpg-error', u'libgcrypt', u'pcre', u'cppcms', u'json-c', u'libaio', u'lvm2', u'popt', u'util-linux', u'cryptsetup', u'zeromq', u'czmq', u'dmalloc', u'flex', u'gmp', u'imlib2', u'libmnl', u'libao', u'libbroadvoice', u'libdnet', u'libdvbsi', u'libffi', u'libfuse', u'libg7221', u'libglib2', u'libnftnl', u'libopenh264', u'libpciaccess', u'libpfm4', u'libsamplerate', u'libsoundtouch', u'libsquish', u'libvips', u'mesa3d-headers', u'mali-t76x', u'pps-tools', u'safeclib'] Warning: staging file "./usr/lib/libbroadvoice.la" is touched by more than one package: [u'libbroadvoice', u'libdnet', u'libdvbsi', u'libffi', u'libfuse', u'libg7221', u'libglib2', u'libnftnl', u'libopenh264', u'libpciaccess', u'libpfm4', u'libsamplerate', u'libsoundtouch', u'libsquish', u'libvips', u'mesa3d-headers', u'mali-t76x', u'pps-tools', u'safeclib'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'cppcms', u'json-c', u'libaio', u'lvm2', u'popt', u'util-linux', u'cryptsetup', u'zeromq', u'czmq', u'dmalloc', u'flex', u'gmp', u'imlib2', u'libmnl', u'libao', u'libbroadvoice', u'libdnet', u'libdvbsi', u'libffi', u'libfuse', u'libg7221', u'libglib2', u'libnftnl', u'libopenh264', u'libpciaccess', u'libpfm4', u'libsamplerate', u'libsoundtouch', u'libsquish', u'libvips', u'mesa3d-headers', u'mali-t76x', u'pps-tools', u'safeclib'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'libxml2', u'bind', u'bzip2', u'freetype', u'libcurl', u'libogg', u'celt051', u'cjson', u'libgpg-error', u'libgcrypt', u'pcre', u'cppcms', u'json-c', u'libaio', u'lvm2', u'popt', u'util-linux', u'cryptsetup', u'zeromq', u'czmq', u'dmalloc', u'flex', u'gmp', u'imlib2', u'libmnl', u'libao', u'libbroadvoice', u'libdnet', u'libdvbsi', u'libffi', u'libfuse', u'libg7221', u'libglib2', u'libnftnl', u'libopenh264', u'libpciaccess', u'libpfm4', u'libsamplerate', u'libsoundtouch', u'libsquish', u'libvips', u'mesa3d-headers', u'mali-t76x', u'pps-tools', u'safeclib'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'cryptsetup', u'zeromq', u'czmq', u'dmalloc', u'flex', u'gmp', u'imlib2', u'libmnl', u'libao', u'libbroadvoice', u'libdnet', u'libdvbsi', u'libffi', u'libfuse', u'libg7221', u'libglib2', u'libnftnl', u'libopenh264', u'libpciaccess', u'libpfm4', u'libsamplerate', u'libsoundtouch', u'libsquish', u'libvips', u'mesa3d-headers', u'mali-t76x', u'pps-tools', u'safeclib'] Warning: staging file "./usr/lib/liblwres.la" is touched by more than one package: [u'bind', u'bzip2', u'freetype', u'libcurl', u'libogg', u'celt051', u'cjson', u'libgpg-error', u'libgcrypt', u'pcre', u'cppcms', u'json-c', u'libaio', u'lvm2', u'popt', u'util-linux', u'cryptsetup', u'zeromq', u'czmq', u'dmalloc', u'flex', u'gmp', u'imlib2', u'libmnl', u'libao', u'libbroadvoice', u'libdnet', u'libdvbsi', u'libffi', u'libfuse', u'libg7221', u'libglib2', u'libnftnl', u'libopenh264', u'libpciaccess', u'libpfm4', u'libsamplerate', u'libsoundtouch', u'libsquish', u'libvips', u'mesa3d-headers', u'mali-t76x', u'pps-tools', u'safeclib'] Warning: staging file "./usr/lib/imlib2/filters/testfilter.la" is touched by more than one package: [u'imlib2', u'libmnl', u'libao', u'libbroadvoice', u'libdnet', u'libdvbsi', u'libffi', u'libfuse', u'libg7221', u'libglib2', u'libnftnl', u'libopenh264', u'libpciaccess', u'libpfm4', u'libsamplerate', u'libsoundtouch', u'libsquish', u'libvips', u'mesa3d-headers', u'mali-t76x', u'pps-tools', u'safeclib'] Warning: staging file "./usr/lib/imlib2/filters/bumpmap.la" is touched by more than one package: [u'imlib2', u'libmnl', u'libao', u'libbroadvoice', u'libdnet', u'libdvbsi', u'libffi', u'libfuse', u'libg7221', u'libglib2', u'libnftnl', u'libopenh264', u'libpciaccess', u'libpfm4', u'libsamplerate', u'libsoundtouch', u'libsquish', u'libvips', u'mesa3d-headers', u'mali-t76x', u'pps-tools', u'safeclib'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'cryptsetup', u'zeromq', u'czmq', u'dmalloc', u'flex', u'gmp', u'imlib2', u'libmnl', u'libao', u'libbroadvoice', u'libdnet', u'libdvbsi', u'libffi', u'libfuse', u'libg7221', u'libglib2', u'libnftnl', u'libopenh264', u'libpciaccess', u'libpfm4', u'libsamplerate', u'libsoundtouch', u'libsquish', u'libvips', u'mesa3d-headers', u'mali-t76x', u'pps-tools', u'safeclib'] Warning: staging file "./usr/lib/libpciaccess.la" is touched by more than one package: [u'libpciaccess', u'libpfm4', u'libsamplerate', u'libsoundtouch', u'libsquish', u'libvips', u'mesa3d-headers', u'mali-t76x', u'pps-tools', u'safeclib'] Warning: staging file "./usr/lib/libvips.la" is touched by more than one package: [u'libvips', u'mesa3d-headers', u'mali-t76x', u'pps-tools', u'safeclib'] Warning: staging file "./usr/lib/imlib2/loaders/bz2.la" is touched by more than one package: [u'imlib2', u'libmnl', u'libao', u'libbroadvoice', u'libdnet', u'libdvbsi', u'libffi', u'libfuse', u'libg7221', u'libglib2', u'libnftnl', u'libopenh264', u'libpciaccess', u'libpfm4', u'libsamplerate', u'libsoundtouch', u'libsquish', u'libvips', u'mesa3d-headers', u'mali-t76x', u'pps-tools', u'safeclib'] Warning: staging file "./usr/lib/libjson-c.la" is touched by more than one package: [u'json-c', u'libaio', u'lvm2', u'popt', u'util-linux', u'cryptsetup', u'zeromq', u'czmq', u'dmalloc', u'flex', u'gmp', u'imlib2', u'libmnl', u'libao', u'libbroadvoice', u'libdnet', u'libdvbsi', u'libffi', u'libfuse', u'libg7221', u'libglib2', u'libnftnl', u'libopenh264', u'libpciaccess', u'libpfm4', u'libsamplerate', u'libsoundtouch', u'libsquish', u'libvips', u'mesa3d-headers', u'mali-t76x', u'pps-tools', u'safeclib'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'cppcms', u'json-c', u'libaio', u'lvm2', u'popt', u'util-linux', u'cryptsetup', u'zeromq', u'czmq', u'dmalloc', u'flex', u'gmp', u'imlib2', u'libmnl', u'libao', u'libbroadvoice', u'libdnet', u'libdvbsi', u'libffi', u'libfuse', u'libg7221', u'libglib2', u'libnftnl', u'libopenh264', u'libpciaccess', u'libpfm4', u'libsamplerate', u'libsoundtouch', u'libsquish', u'libvips', u'mesa3d-headers', u'mali-t76x', u'pps-tools', u'safeclib'] Warning: staging file "./usr/lib/ao/plugins-4/liboss.la" is touched by more than one package: [u'libao', u'libbroadvoice', u'libdnet', u'libdvbsi', u'libffi', u'libfuse', u'libg7221', u'libglib2', u'libnftnl', u'libopenh264', u'libpciaccess', u'libpfm4', u'libsamplerate', u'libsoundtouch', u'libsquish', u'libvips', u'mesa3d-headers', u'mali-t76x', u'pps-tools', u'safeclib'] Warning: staging file "./usr/lib/ao/plugins-4/libalsa.la" is touched by more than one package: [u'libao', u'libbroadvoice', u'libdnet', u'libdvbsi', u'libffi', u'libfuse', u'libg7221', u'libglib2', u'libnftnl', u'libopenh264', u'libpciaccess', u'libpfm4', u'libsamplerate', u'libsoundtouch', u'libsquish', u'libvips', u'mesa3d-headers', u'mali-t76x', u'pps-tools', u'safeclib'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'libxml2', u'bind', u'bzip2', u'freetype', u'libcurl', u'libogg', u'celt051', u'cjson', u'libgpg-error', u'libgcrypt', u'pcre', u'cppcms', u'json-c', u'libaio', u'lvm2', u'popt', u'util-linux', u'cryptsetup', u'zeromq', u'czmq', u'dmalloc', u'flex', u'gmp', u'imlib2', u'libmnl', u'libao', u'libbroadvoice', u'libdnet', u'libdvbsi', u'libffi', u'libfuse', u'libg7221', u'libglib2', u'libnftnl', u'libopenh264', u'libpciaccess', u'libpfm4', u'libsamplerate', u'libsoundtouch', u'libsquish', u'libvips', u'mesa3d-headers', u'mali-t76x', u'pps-tools', u'safeclib'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: [u'libogg', u'celt051', u'cjson', u'libgpg-error', u'libgcrypt', u'pcre', u'cppcms', u'json-c', u'libaio', u'lvm2', u'popt', u'util-linux', u'cryptsetup', u'zeromq', u'czmq', u'dmalloc', u'flex', u'gmp', u'imlib2', u'libmnl', u'libao', u'libbroadvoice', u'libdnet', u'libdvbsi', u'libffi', u'libfuse', u'libg7221', u'libglib2', u'libnftnl', u'libopenh264', u'libpciaccess', u'libpfm4', u'libsamplerate', u'libsoundtouch', u'libsquish', u'libvips', u'mesa3d-headers', u'mali-t76x', u'pps-tools', u'safeclib'] Warning: staging file "./usr/lib/libImlib2.la" is touched by more than one package: [u'imlib2', u'libmnl', u'libao', u'libbroadvoice', u'libdnet', u'libdvbsi', u'libffi', u'libfuse', u'libg7221', u'libglib2', u'libnftnl', u'libopenh264', u'libpciaccess', u'libpfm4', u'libsamplerate', u'libsoundtouch', u'libsquish', u'libvips', u'mesa3d-headers', u'mali-t76x', u'pps-tools', u'safeclib'] Warning: staging file "./usr/lib/libnftnl.la" is touched by more than one package: [u'libnftnl', u'libopenh264', u'libpciaccess', u'libpfm4', u'libsamplerate', u'libsoundtouch', u'libsquish', u'libvips', u'mesa3d-headers', u'mali-t76x', u'pps-tools', u'safeclib'] Warning: staging file "./usr/lib/imlib2/loaders/ff.la" is touched by more than one package: [u'imlib2', u'libmnl', u'libao', u'libbroadvoice', u'libdnet', u'libdvbsi', u'libffi', u'libfuse', u'libg7221', u'libglib2', u'libnftnl', u'libopenh264', u'libpciaccess', u'libpfm4', u'libsamplerate', u'libsoundtouch', u'libsquish', u'libvips', u'mesa3d-headers', u'mali-t76x', u'pps-tools', u'safeclib'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'libnftnl', u'libopenh264', u'libpciaccess', u'libpfm4', u'libsamplerate', u'libsoundtouch', u'libsquish', u'libvips', u'mesa3d-headers', u'mali-t76x', u'pps-tools', u'safeclib'] Warning: staging file "./usr/lib/imlib2/loaders/tga.la" is touched by more than one package: [u'imlib2', u'libmnl', u'libao', u'libbroadvoice', u'libdnet', u'libdvbsi', u'libffi', u'libfuse', u'libg7221', u'libglib2', u'libnftnl', u'libopenh264', u'libpciaccess', u'libpfm4', u'libsamplerate', u'libsoundtouch', u'libsquish', u'libvips', u'mesa3d-headers', u'mali-t76x', u'pps-tools', u'safeclib'] Warning: staging file "./usr/lib/imlib2/loaders/pnm.la" is touched by more than one package: [u'imlib2', u'libmnl', u'libao', u'libbroadvoice', u'libdnet', u'libdvbsi', u'libffi', u'libfuse', u'libg7221', u'libglib2', u'libnftnl', u'libopenh264', u'libpciaccess', u'libpfm4', u'libsamplerate', u'libsoundtouch', u'libsquish', u'libvips', u'mesa3d-headers', u'mali-t76x', u'pps-tools', u'safeclib'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'cppcms', u'json-c', u'libaio', u'lvm2', u'popt', u'util-linux', u'cryptsetup', u'zeromq', u'czmq', u'dmalloc', u'flex', u'gmp', u'imlib2', u'libmnl', u'libao', u'libbroadvoice', u'libdnet', u'libdvbsi', u'libffi', u'libfuse', u'libg7221', u'libglib2', u'libnftnl', u'libopenh264', u'libpciaccess', u'libpfm4', u'libsamplerate', u'libsoundtouch', u'libsquish', u'libvips', u'mesa3d-headers', u'mali-t76x', u'pps-tools', u'safeclib'] Warning: staging file "./usr/lib/imlib2/loaders/argb.la" is touched by more than one package: [u'imlib2', u'libmnl', u'libao', u'libbroadvoice', u'libdnet', u'libdvbsi', u'libffi', u'libfuse', u'libg7221', u'libglib2', u'libnftnl', u'libopenh264', u'libpciaccess', u'libpfm4', u'libsamplerate', u'libsoundtouch', u'libsquish', u'libvips', u'mesa3d-headers', u'mali-t76x', u'pps-tools', u'safeclib'] Warning: staging file "./usr/lib/libvips-cpp.la" is touched by more than one package: [u'libvips', u'mesa3d-headers', u'mali-t76x', u'pps-tools', u'safeclib'] Warning: staging file "./usr/lib/imlib2/loaders/lbm.la" is touched by more than one package: [u'imlib2', u'libmnl', u'libao', u'libbroadvoice', u'libdnet', u'libdvbsi', u'libffi', u'libfuse', u'libg7221', u'libglib2', u'libnftnl', u'libopenh264', u'libpciaccess', u'libpfm4', u'libsamplerate', u'libsoundtouch', u'libsquish', u'libvips', u'mesa3d-headers', u'mali-t76x', u'pps-tools', u'safeclib'] Warning: staging file "./usr/lib/imlib2/filters/colormod.la" is touched by more than one package: [u'imlib2', u'libmnl', u'libao', u'libbroadvoice', u'libdnet', u'libdvbsi', u'libffi', u'libfuse', u'libg7221', u'libglib2', u'libnftnl', u'libopenh264', u'libpciaccess', u'libpfm4', u'libsamplerate', u'libsoundtouch', u'libsquish', u'libvips', u'mesa3d-headers', u'mali-t76x', u'pps-tools', u'safeclib'] Warning: staging file "./usr/lib/libg722_1.la" is touched by more than one package: [u'libg7221', u'libglib2', u'libnftnl', u'libopenh264', u'libpciaccess', u'libpfm4', u'libsamplerate', u'libsoundtouch', u'libsquish', u'libvips', u'mesa3d-headers', u'mali-t76x', u'pps-tools', u'safeclib'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'libxml2', u'bind', u'bzip2', u'freetype', u'libcurl', u'libogg', u'celt051', u'cjson', u'libgpg-error', u'libgcrypt', u'pcre', u'cppcms', u'json-c', u'libaio', u'lvm2', u'popt', u'util-linux', u'cryptsetup', u'zeromq', u'czmq', u'dmalloc', u'flex', u'gmp', u'imlib2', u'libmnl', u'libao', u'libbroadvoice', u'libdnet', u'libdvbsi', u'libffi', u'libfuse', u'libg7221', u'libglib2', u'libnftnl', u'libopenh264', u'libpciaccess', u'libpfm4', u'libsamplerate', u'libsoundtouch', u'libsquish', u'libvips', u'mesa3d-headers', u'mali-t76x', u'pps-tools', u'safeclib'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'libao', u'libbroadvoice', u'libdnet', u'libdvbsi', u'libffi', u'libfuse', u'libg7221', u'libglib2', u'libnftnl', u'libopenh264', u'libpciaccess', u'libpfm4', u'libsamplerate', u'libsoundtouch', u'libsquish', u'libvips', u'mesa3d-headers', u'mali-t76x', u'pps-tools', u'safeclib'] Warning: staging file "./usr/lib/imlib2/loaders/zlib.la" is touched by more than one package: [u'imlib2', u'libmnl', u'libao', u'libbroadvoice', u'libdnet', u'libdvbsi', u'libffi', u'libfuse', u'libg7221', u'libglib2', u'libnftnl', u'libopenh264', u'libpciaccess', u'libpfm4', u'libsamplerate', u'libsoundtouch', u'libsquish', u'libvips', u'mesa3d-headers', u'mali-t76x', u'pps-tools', u'safeclib'] Warning: staging file "./usr/lib/libgpg-error.la" is touched by more than one package: [u'libgpg-error', u'libgcrypt', u'pcre', u'cppcms', u'json-c', u'libaio', u'lvm2', u'popt', u'util-linux', u'cryptsetup', u'zeromq', u'czmq', u'dmalloc', u'flex', u'gmp', u'imlib2', u'libmnl', u'libao', u'libbroadvoice', u'libdnet', u'libdvbsi', u'libffi', u'libfuse', u'libg7221', u'libglib2', u'libnftnl', u'libopenh264', u'libpciaccess', u'libpfm4', u'libsamplerate', u'libsoundtouch', u'libsquish', u'libvips', u'mesa3d-headers', u'mali-t76x', u'pps-tools', u'safeclib'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'libfuse', u'libg7221', u'libglib2', u'libnftnl', u'libopenh264', u'libpciaccess', u'libpfm4', u'libsamplerate', u'libsoundtouch', u'libsquish', u'libvips', u'mesa3d-headers', u'mali-t76x', u'pps-tools', u'safeclib'] Warning: staging file "./usr/lib/libzmq.la" is touched by more than one package: [u'zeromq', u'czmq', u'dmalloc', u'flex', u'gmp', u'imlib2', u'libmnl', u'libao', u'libbroadvoice', u'libdnet', u'libdvbsi', u'libffi', u'libfuse', u'libg7221', u'libglib2', u'libnftnl', u'libopenh264', u'libpciaccess', u'libpfm4', u'libsamplerate', u'libsoundtouch', u'libsquish', u'libvips', u'mesa3d-headers', u'mali-t76x', u'pps-tools', u'safeclib'] Warning: staging file "./usr/lib/libirs.la" is touched by more than one package: [u'bind', u'bzip2', u'freetype', u'libcurl', u'libogg', u'celt051', u'cjson', u'libgpg-error', u'libgcrypt', u'pcre', u'cppcms', u'json-c', u'libaio', u'lvm2', u'popt', u'util-linux', u'cryptsetup', u'zeromq', u'czmq', u'dmalloc', u'flex', u'gmp', u'imlib2', u'libmnl', u'libao', u'libbroadvoice', u'libdnet', u'libdvbsi', u'libffi', u'libfuse', u'libg7221', u'libglib2', u'libnftnl', u'libopenh264', u'libpciaccess', u'libpfm4', u'libsamplerate', u'libsoundtouch', u'libsquish', u'libvips', u'mesa3d-headers', u'mali-t76x', u'pps-tools', u'safeclib'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'libnftnl', u'libopenh264', u'libpciaccess', u'libpfm4', u'libsamplerate', u'libsoundtouch', u'libsquish', u'libvips', u'mesa3d-headers', u'mali-t76x', u'pps-tools', u'safeclib'] Warning: staging file "./usr/lib/libpopt.la" is touched by more than one package: [u'popt', u'util-linux', u'cryptsetup', u'zeromq', u'czmq', u'dmalloc', u'flex', u'gmp', u'imlib2', u'libmnl', u'libao', u'libbroadvoice', u'libdnet', u'libdvbsi', u'libffi', u'libfuse', u'libg7221', u'libglib2', u'libnftnl', u'libopenh264', u'libpciaccess', u'libpfm4', u'libsamplerate', u'libsoundtouch', u'libsquish', u'libvips', u'mesa3d-headers', u'mali-t76x', u'pps-tools', u'safeclib'] Warning: staging file "./usr/lib/libgcrypt.la" is touched by more than one package: [u'libgcrypt', u'pcre', u'cppcms', u'json-c', u'libaio', u'lvm2', u'popt', u'util-linux', u'cryptsetup', u'zeromq', u'czmq', u'dmalloc', u'flex', u'gmp', u'imlib2', u'libmnl', u'libao', u'libbroadvoice', u'libdnet', u'libdvbsi', u'libffi', u'libfuse', u'libg7221', u'libglib2', u'libnftnl', u'libopenh264', u'libpciaccess', u'libpfm4', u'libsamplerate', u'libsoundtouch', u'libsquish', u'libvips', u'mesa3d-headers', u'mali-t76x', u'pps-tools', u'safeclib'] Warning: staging file "./usr/lib/libbind9.la" is touched by more than one package: [u'bind', u'bzip2', u'freetype', u'libcurl', u'libogg', u'celt051', u'cjson', u'libgpg-error', u'libgcrypt', u'pcre', u'cppcms', u'json-c', u'libaio', u'lvm2', u'popt', u'util-linux', u'cryptsetup', u'zeromq', u'czmq', u'dmalloc', u'flex', u'gmp', u'imlib2', u'libmnl', u'libao', u'libbroadvoice', u'libdnet', u'libdvbsi', u'libffi', u'libfuse', u'libg7221', u'libglib2', u'libnftnl', u'libopenh264', u'libpciaccess', u'libpfm4', u'libsamplerate', u'libsoundtouch', u'libsquish', u'libvips', u'mesa3d-headers', u'mali-t76x', u'pps-tools', u'safeclib'] Warning: staging file "./usr/lib/libvipsCC.la" is touched by more than one package: [u'libvips', u'mesa3d-headers', u'mali-t76x', u'pps-tools', u'safeclib'] Warning: staging file "./usr/lib/libSoundTouch.la" is touched by more than one package: [u'libsoundtouch', u'libsquish', u'libvips', u'mesa3d-headers', u'mali-t76x', u'pps-tools', u'safeclib'] Warning: staging file "./usr/lib/libdnet.la" is touched by more than one package: [u'libdnet', u'libdvbsi', u'libffi', u'libfuse', u'libg7221', u'libglib2', u'libnftnl', u'libopenh264', u'libpciaccess', u'libpfm4', u'libsamplerate', u'libsoundtouch', u'libsquish', u'libvips', u'mesa3d-headers', u'mali-t76x', u'pps-tools', u'safeclib'] Warning: staging file "./usr/lib/libdns.la" is touched by more than one package: [u'bind', u'bzip2', u'freetype', u'libcurl', u'libogg', u'celt051', u'cjson', u'libgpg-error', u'libgcrypt', u'pcre', u'cppcms', u'json-c', u'libaio', u'lvm2', u'popt', u'util-linux', u'cryptsetup', u'zeromq', u'czmq', u'dmalloc', u'flex', u'gmp', u'imlib2', u'libmnl', u'libao', u'libbroadvoice', u'libdnet', u'libdvbsi', u'libffi', u'libfuse', u'libg7221', u'libglib2', u'libnftnl', u'libopenh264', u'libpciaccess', u'libpfm4', u'libsamplerate', u'libsoundtouch', u'libsquish', u'libvips', u'mesa3d-headers', u'mali-t76x', u'pps-tools', u'safeclib'] ./support/scripts/check-uniq-files -t host /home/buildroot/buildroot-test/instance-1/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-lzip', u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-bison', u'host-gettext', u'host-libffi'] rm -f /home/buildroot/buildroot-test/instance-1/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/buildroot-test/instance-1/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/buildroot-test/instance-1/output/host/bin/glib-compile-schemas /home/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/buildroot-test/instance-1/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/buildroot/buildroot-test/instance-1/output/target/etc echo "buildroot" > /home/buildroot/buildroot-test/instance-1/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/buildroot-test/instance-1/output/target/etc/hosts mkdir -p /home/buildroot/buildroot-test/instance-1/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/buildroot-test/instance-1/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/buildroot-test/instance-1/output/target/etc/shadow rm -f /home/buildroot/buildroot-test/instance-1/output/target/bin/sh rm -f /home/buildroot/buildroot-test/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/buildroot-test/instance-1/output/build/locales.nopurge; done for dir in /home/buildroot/buildroot-test/instance-1/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/buildroot-test/instance-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/buildroot-test/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/buildroot-test/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/buildroot-test/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/buildroot-test/instance-1/output/target/usr/include /home/buildroot/buildroot-test/instance-1/output/target/usr/share/aclocal \ /home/buildroot/buildroot-test/instance-1/output/target/usr/lib/pkgconfig /home/buildroot/buildroot-test/instance-1/output/target/usr/share/pkgconfig \ /home/buildroot/buildroot-test/instance-1/output/target/usr/lib/cmake /home/buildroot/buildroot-test/instance-1/output/target/usr/share/cmake find /home/buildroot/buildroot-test/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/buildroot-test/instance-1/output/target/lib/ /home/buildroot/buildroot-test/instance-1/output/target/usr/lib/ /home/buildroot/buildroot-test/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/buildroot-test/instance-1/output/target/usr/share/gdb rm -rf /home/buildroot/buildroot-test/instance-1/output/target/usr/share/bash-completion rm -rf /home/buildroot/buildroot-test/instance-1/output/target/usr/share/zsh rm -rf /home/buildroot/buildroot-test/instance-1/output/target/usr/man /home/buildroot/buildroot-test/instance-1/output/target/usr/share/man rm -rf /home/buildroot/buildroot-test/instance-1/output/target/usr/info /home/buildroot/buildroot-test/instance-1/output/target/usr/share/info rm -rf /home/buildroot/buildroot-test/instance-1/output/target/usr/doc /home/buildroot/buildroot-test/instance-1/output/target/usr/share/doc rm -rf /home/buildroot/buildroot-test/instance-1/output/target/usr/share/gtk-doc rmdir /home/buildroot/buildroot-test/instance-1/output/target/usr/share 2>/dev/null || true find /home/buildroot/buildroot-test/instance-1/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/buildroot/buildroot-test/instance-1/output/host/bin/armv7-ctng-linux-gnueabihf-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/buildroot-test/instance-1/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/buildroot-test/instance-1/output/host/bin/armv7-ctng-linux-gnueabihf-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/buildroot-test/instance-1/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/buildroot-test/instance-1/output/host/bin/armv7-ctng-linux-gnueabihf-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/buildroot-test/instance-1/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/buildroot-test/instance-1/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/buildroot-test/instance-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.11-git-00386-g14f5cb7"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.11-git\"" \ ) > /home/buildroot/buildroot-test/instance-1/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/buildroot-test/instance-1/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/buildroot-test/instance-1/buildroot/support/scripts/fix-rpath target touch /home/buildroot/buildroot-test/instance-1/output/target/usr make: Leaving directory `/home/buildroot/buildroot-test/instance-1/buildroot' make: Entering directory `/home/buildroot/buildroot-test/instance-1/buildroot' >>> Buildroot 2018.11-git-00386-g14f5cb7 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 >>> 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 >>> alsa-lib 1.1.6 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> 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) >>> atest 895b0183a89c15f5e2305a6795bb1667753cd3f0 Collecting legal info ERROR: No hash found for COPYING >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> libev 4.24 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> autossh 1.4f Collecting legal info autossh.c: OK (sha256: b6938db718166520533b1d56b01e1eb5f0ad508624478e674938b8f507b66d98) >>> axel 2.16.1 Collecting legal info ERROR: No hash found for COPYING >>> openssl Collecting legal info >>> libopenssl 1.0.2p Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> batctl 2017.0 Collecting legal info >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> bind 9.11.4-P1 Collecting legal info COPYRIGHT: OK (sha256: 336f3c40e37a1a13690efb4c63e20908faa4c40498cc02f3579fb67d3a1933a5) >>> libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> boinc 7.12.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LESSER: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> freetype 2.9 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> libcurl 7.61.1 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> bsdiff 4.3 Collecting legal info ERROR: No hash found for bsdiff.c >>> celt051 0.5.1.3 Collecting legal info ERROR: No hash found for COPYING >>> libogg 1.3.3 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> cgroupfs-mount 1.4 Collecting legal info ERROR: No hash found for debian/copyright >>> cjson v1.7.7 Collecting legal info LICENSE: OK (sha256: a36dda207c36db5818729c54e7ad4e8b0c6fba847491ba64f372c1a2037b6d5c) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> cppcms 1.0.5 Collecting legal info ERROR: No hash found for COPYING.TXT >>> libgcrypt 1.8.3 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.31 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> cryptsetup 2.0.4 Collecting legal info COPYING: OK (sha256: 45670cce8b6a0ddd66c8016cd8ccef6cd71f35717cbacc7f1e895b3855207b33) COPYING.LGPL: OK (sha256: 8c33cc37871654ec7ed87e6fbb896c8cf33ef5ef05b1611a5aed857596ffafa5) >>> json-c 0.13.1 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> lvm2 2.02.180 Collecting legal info COPYING: OK (sha256: e76fbcd2fb97cf202da330301327754d2db5c58b5b4bebd3a8a749393e7603d1) COPYING.LIB: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libaio 0.3.111 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> 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) >>> czmq 4.1.1 Collecting legal info ERROR: No hash found for LICENSE >>> zeromq 4.2.5 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LESSER >>> debianutils 4.8.1 Collecting legal info ERROR: No hash found for debian/copyright >>> dmalloc 5.5.2 Collecting legal info ERROR: No hash found for dmalloc.h.1 >>> docker-engine v17.05.0-ce Collecting legal info ERROR: No hash found for LICENSE >>> host-go 1.11 Collecting legal info ERROR: No hash found for LICENSE >>> host-go-bootstrap 1.4.3 Collecting legal info ERROR: No hash found for LICENSE >>> empty 0.6.20b Collecting legal info ERROR: No hash found for COPYRIGHT >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> ifupdown 0.8.16 Collecting legal info ERROR: No hash found for COPYING >>> imlib2 1.4.10 Collecting legal info ERROR: No hash found for COPYING >>> ipmitool 1.8.18 Collecting legal info ERROR: No hash found for COPYING >>> iproute2 4.18.0 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libao 1.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libbroadvoice f65b0f50c8c767229fbf1758370880abc0d78564 Collecting legal info COPYING: OK (sha256: 2550586c993ce4a8c23c8b11968ea36192116a896a2504799cc65307d769c094) >>> libdnet 1.11 Collecting legal info LICENSE: OK (sha256: 1e94df12cb3701fa64e07eeb60284bb16a3544815d5a39860dacff7b86610584) >>> libdvbsi 0.3.7 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> libfuse 2.9.8 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libg7221 dbfc29d4806ecdace50379a2f4d68a992a6fec34 Collecting legal info COPYING: OK (sha256: 26cc5f718279b45dbe34e25a2d29b2c8ca487bd9ab11b2d68c9318ff59d5c645) >>> libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-util-linux 2.32.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libnftnl 1.0.9 Collecting legal info COPYING: OK (sha256: 98193898c663001eff2fdcfb676e210c13042bc1a05e8d570c363efa396f8e24) >>> libopenh264 v1.7.0 Collecting legal info LICENSE: OK (sha256: dd5c1c9668512530fa5a96e4c29ac4033d70a7eeb0eed7a42fddb6dd794ebdbb) >>> libpciaccess 0.14 Collecting legal info COPYING: OK (sha256: 47012fd746980d1712ac4f3841ab6164bda1d2b84880760e45dbe1e1dc07f608) >>> libpfm4 4.9.0 Collecting legal info COPYING: OK (sha256: beef323d68fc5db9c67b20e8e9de7ccde371d20cdbcdd686804055b18b926d90) >>> libsamplerate 0.1.9 Collecting legal info ERROR: No hash found for COPYING >>> libsoundtouch 010a91a59071c7fefd316fca62c0d980ec85b4b1 Collecting legal info ERROR: No hash found for COPYING.TXT >>> libsquish 1.15 Collecting legal info ERROR: No hash found for LICENSE.txt >>> libvips 7.42.2 Collecting legal info ERROR: No hash found for COPYING >>> host-lpc3250loader 1.0 Collecting legal info ERROR: No hash found for LPC3250loader.py >>> mali-t76x r5p0-06rel0 Collecting legal info >>> mesa3d-headers 18.2.0 Collecting legal info docs/license.html: OK (sha256: 630e75b4fdeb75ee2bf9e55db54dd1e3ff7353d52d9314ca8512bfd460f8e24c) >>> nftables 0.8.3 Collecting legal info COPYING: OK (sha256: c17bc4fa5b2434c6f283ffcb2312e5bf3c7cdf5787b79505f094d8de734ac53e) >>> openssh 7.8p1 Collecting legal info LICENCE: OK (sha256: 05a4c25ef464e19656c5259bd4f4da8428efab01044f3541b79fbb3ff209350f) >>> p910nd 0.97 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pps-tools 47333f24af878f67ce48022e8af16419713aa1ac Collecting legal info ERROR: No hash found for COPYING >>> radvd 2.12 Collecting legal info ERROR: No hash found for COPYRIGHT >>> host-raspberrypi-usbboot f4e3f0f9a3c64d846ba53ec3367e33a4f9a7d051 Collecting legal info >>> host-libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> safeclib v03032018 Collecting legal info COPYING: OK (sha256: c33e77efd5781e3d59a2bb648c82d2a615035ef0d24cf58880380e3af906510b) >>> sshfs 2.8 Collecting legal info ERROR: No hash found for COPYING >>> stress 1.0.4 Collecting legal info ERROR: No hash found for COPYING >>> host-swig 3.0.12 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for LICENSE-GPL ERROR: No hash found for LICENSE-UNIVERSITIES >>> unzip 60 Collecting legal info ERROR: No hash found for LICENSE >>> host-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: batctl-2017.0: cannot save license (BATCTL_LICENSE_FILES not defined) WARNING: mali-t76x-r5p0-06rel0: cannot save license (MALI_T76X_LICENSE_FILES not defined) WARNING: raspberrypi-usbboot-f4e3f0f9a3c64d846ba53ec3367e33a4f9a7d051: cannot save license (HOST_RASPBERRYPI_USBBOOT_LICENSE_FILES not defined) Legal info produced in /home/buildroot/buildroot-test/instance-1/output/legal-info make: Leaving directory `/home/buildroot/buildroot-test/instance-1/buildroot'