make[1]: Entering directory '/home/buildroot/autobuild/run/instance-2/output/build/host-zstd-v1.3.5' make[2]: Entering directory '/home/buildroot/autobuild/run/instance-2/output/build/host-zstd-v1.3.5/programs' /usr/bin/gcc -O2 -I/home/buildroot/autobuild/run/instance-2/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/autobuild/run/instance-2/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/autobuild/run/instance-2/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/autobuild/run/instance-2/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/autobuild/run/instance-2/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/autobuild/run/instance-2/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/autobuild/run/instance-2/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/autobuild/run/instance-2/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/autobuild/run/instance-2/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/autobuild/run/instance-2/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/autobuild/run/instance-2/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/autobuild/run/instance-2/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/autobuild/run/instance-2/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-2/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/autobuild/run/instance-2/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-2/output/host/lib -pthread -lz make[2]: Leaving directory '/home/buildroot/autobuild/run/instance-2/output/build/host-zstd-v1.3.5/programs' cp programs/zstd . make[1]: Leaving directory '/home/buildroot/autobuild/run/instance-2/output/build/host-zstd-v1.3.5' >>> host-zstd v1.3.5 Installing to host directory PATH="/home/buildroot/autobuild/run/instance-2/output/host/bin:/home/buildroot/autobuild/run/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/snap/bin" PKG_CONFIG="/home/buildroot/autobuild/run/instance-2/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/autobuild/run/instance-2/output/host/lib/pkgconfig:/home/buildroot/autobuild/run/instance-2/output/host/share/pkgconfig" PATH="/home/buildroot/autobuild/run/instance-2/output/host/bin:/home/buildroot/autobuild/run/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/snap/bin" PKG_CONFIG="/home/buildroot/autobuild/run/instance-2/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/autobuild/run/instance-2/output/host/lib/pkgconfig:/home/buildroot/autobuild/run/instance-2/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/autobuild/run/instance-2/output/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/run/instance-2/output/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/run/instance-2/output/host/include" LDFLAGS="-L/home/buildroot/autobuild/run/instance-2/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-2/output/host/lib" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-2/output/host PREFIX=/usr -C /home/buildroot/autobuild/run/instance-2/output/build/host-zstd-v1.3.5/lib install make[1]: Entering directory '/home/buildroot/autobuild/run/instance-2/output/build/host-zstd-v1.3.5/lib' Installing includes creating pkgconfig Installing shared library Installing static library zstd static and shared library installed make[1]: Leaving directory '/home/buildroot/autobuild/run/instance-2/output/build/host-zstd-v1.3.5/lib' PATH="/home/buildroot/autobuild/run/instance-2/output/host/bin:/home/buildroot/autobuild/run/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/snap/bin" PKG_CONFIG="/home/buildroot/autobuild/run/instance-2/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/autobuild/run/instance-2/output/host/lib/pkgconfig:/home/buildroot/autobuild/run/instance-2/output/host/share/pkgconfig" PATH="/home/buildroot/autobuild/run/instance-2/output/host/bin:/home/buildroot/autobuild/run/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/snap/bin" PKG_CONFIG="/home/buildroot/autobuild/run/instance-2/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/autobuild/run/instance-2/output/host/lib/pkgconfig:/home/buildroot/autobuild/run/instance-2/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/autobuild/run/instance-2/output/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/run/instance-2/output/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/run/instance-2/output/host/include" LDFLAGS="-L/home/buildroot/autobuild/run/instance-2/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-2/output/host/lib" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-2/output/host PREFIX=/usr -C /home/buildroot/autobuild/run/instance-2/output/build/host-zstd-v1.3.5/programs install make[1]: Entering directory '/home/buildroot/autobuild/run/instance-2/output/build/host-zstd-v1.3.5/programs' Installing binaries Installing man pages zstd installation completed make[1]: Leaving directory '/home/buildroot/autobuild/run/instance-2/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/autobuild/run/instance-2/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'readline', u'ddrescue', u'gdbm', u'gmp', u'lzip', u'mpfr', u'parted'] ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/run/instance-2/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libexslt.la" is touched by more than one package: [u'libxslt', u'libyaml', u'lm-sensors', u'lz4', u'ortp', u'mediastreamer', u'mpfr', u'mtdev', u'omniorb', u'opusfile', u'parted', u'pciutils', u'pcre', u'pcre2', u'pugixml', u'qpdf', u'rapidjson', u'safeclib', u'slirp', u'snappy', u'spice-protocol', u'taglib', u'tclap', u'tinydtls', u'tslib', u'twolame', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libconfuse.la" is touched by more than one package: [u'libconfuse', u'libnl', u'boost', u'brotli', u'bzip2', u'cracklib', u'ding-libs', u'file', u'libogg', u'flac', u'libidn2', u'libcurl', u'flickcurl', u'gdbm', u'gmp', u'util-linux', u'ibrcommon', u'libjpeg', u'jasper', u'jimtcl', u'libusb', u'libpcap', u'libaio', u'lzo', u'libarchive', u'libart', u'libbson', u'libcgicc', u'libcsv', u'libestr', u'libevent', u'libgsasl', u'libgta', u'libusb-compat', u'libhid', u'libid3tag', u'libjson', u'liblo', u'libmng', u'libmnl', u'libnetfilter_acct', u'libnftnl', u'opus', u'libopusenc', u'libpng', u'libpthread-stubs', u'libreplaygain', u'librtlsdr', u'libsepol', u'libserial', u'libsilk', u'libsndfile', u'libsoundtouch', u'libtommath', u'libtomcrypt', u'libupnp18', u'libvpx', u'libwebsock', u'libxmlrpc', u'libxslt', u'libyaml', u'lm-sensors', u'lz4', u'ortp', u'mediastreamer', u'mpfr', u'mtdev', u'omniorb', u'opusfile', u'parted', u'pciutils', u'pcre', u'pcre2', u'pugixml', u'qpdf', u'rapidjson', u'safeclib', u'slirp', u'snappy', u'spice-protocol', u'taglib', u'tclap', u'tinydtls', u'tslib', u'twolame', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libpath_utils.la" is touched by more than one package: [u'ding-libs', u'file', u'libogg', u'flac', u'libidn2', u'libcurl', u'flickcurl', u'gdbm', u'gmp', u'util-linux', u'ibrcommon', u'libjpeg', u'jasper', u'jimtcl', u'libusb', u'libpcap', u'libaio', u'lzo', u'libarchive', u'libart', u'libbson', u'libcgicc', u'libcsv', u'libestr', u'libevent', u'libgsasl', u'libgta', u'libusb-compat', u'libhid', u'libid3tag', u'libjson', u'liblo', u'libmng', u'libmnl', u'libnetfilter_acct', u'libnftnl', u'opus', u'libopusenc', u'libpng', u'libpthread-stubs', u'libreplaygain', u'librtlsdr', u'libsepol', u'libserial', u'libsilk', u'libsndfile', u'libsoundtouch', u'libtommath', u'libtomcrypt', u'libupnp18', u'libvpx', u'libwebsock', u'libxmlrpc', u'libxslt', u'libyaml', u'lm-sensors', u'lz4', u'ortp', u'mediastreamer', u'mpfr', u'mtdev', u'omniorb', u'opusfile', u'parted', u'pciutils', u'pcre', u'pcre2', u'pugixml', u'qpdf', u'rapidjson', u'safeclib', u'slirp', u'snappy', u'spice-protocol', u'taglib', u'tclap', u'tinydtls', u'tslib', u'twolame', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'boost', u'brotli', u'bzip2', u'cracklib', u'ding-libs', u'file', u'libogg', u'flac', u'libidn2', u'libcurl', u'flickcurl', u'gdbm', u'gmp', u'util-linux', u'ibrcommon', u'libjpeg', u'jasper', u'jimtcl', u'libusb', u'libpcap', u'libaio', u'lzo', u'libarchive', u'libart', u'libbson', u'libcgicc', u'libcsv', u'libestr', u'libevent', u'libgsasl', u'libgta', u'libusb-compat', u'libhid', u'libid3tag', u'libjson', u'liblo', u'libmng', u'libmnl', u'libnetfilter_acct', u'libnftnl', u'opus', u'libopusenc', u'libpng', u'libpthread-stubs', u'libreplaygain', u'librtlsdr', u'libsepol', u'libserial', u'libsilk', u'libsndfile', u'libsoundtouch', u'libtommath', u'libtomcrypt', u'libupnp18', u'libvpx', u'libwebsock', u'libxmlrpc', u'libxslt', u'libyaml', u'lm-sensors', u'lz4', u'ortp', u'mediastreamer', u'mpfr', u'mtdev', u'omniorb', u'opusfile', u'parted', u'pciutils', u'pcre', u'pcre2', u'pugixml', u'qpdf', u'rapidjson', u'safeclib', u'slirp', u'snappy', u'spice-protocol', u'taglib', u'tclap', u'tinydtls', u'tslib', u'twolame', u'woff2', u'yajl'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'readline', u'gdbm', u'gmp', u'mpfr', u'parted'] Warning: staging file "./usr/lib/libdhash.la" is touched by more than one package: [u'ding-libs', u'file', u'libogg', u'flac', u'libidn2', u'libcurl', u'flickcurl', u'gdbm', u'gmp', u'util-linux', u'ibrcommon', u'libjpeg', u'jasper', u'jimtcl', u'libusb', u'libpcap', u'libaio', u'lzo', u'libarchive', u'libart', u'libbson', u'libcgicc', u'libcsv', u'libestr', u'libevent', u'libgsasl', u'libgta', u'libusb-compat', u'libhid', u'libid3tag', u'libjson', u'liblo', u'libmng', u'libmnl', u'libnetfilter_acct', u'libnftnl', u'opus', u'libopusenc', u'libpng', u'libpthread-stubs', u'libreplaygain', u'librtlsdr', u'libsepol', u'libserial', u'libsilk', u'libsndfile', u'libsoundtouch', u'libtommath', u'libtomcrypt', u'libupnp18', u'libvpx', u'libwebsock', u'libxmlrpc', u'libxslt', u'libyaml', u'lm-sensors', u'lz4', u'ortp', u'mediastreamer', u'mpfr', u'mtdev', u'omniorb', u'opusfile', u'parted', u'pciutils', u'pcre', u'pcre2', u'pugixml', u'qpdf', u'rapidjson', u'safeclib', u'slirp', u'snappy', u'spice-protocol', u'taglib', u'tclap', u'tinydtls', u'tslib', u'twolame', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libmng.la" is touched by more than one package: [u'libmng', u'libmnl', u'libnetfilter_acct', u'libnftnl', u'opus', u'libopusenc', u'libpng', u'libpthread-stubs', u'libreplaygain', u'librtlsdr', u'libsepol', u'libserial', u'libsilk', u'libsndfile', u'libsoundtouch', u'libtommath', u'libtomcrypt', u'libupnp18', u'libvpx', u'libwebsock', u'libxmlrpc', u'libxslt', u'libyaml', u'lm-sensors', u'lz4', u'ortp', u'mediastreamer', u'mpfr', u'mtdev', u'omniorb', u'opusfile', u'parted', u'pciutils', u'pcre', u'pcre2', u'pugixml', u'qpdf', u'rapidjson', u'safeclib', u'slirp', u'snappy', u'spice-protocol', u'taglib', u'tclap', u'tinydtls', u'tslib', u'twolame', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: [u'libcurl', u'flickcurl', u'gdbm', u'gmp', u'util-linux', u'ibrcommon', u'libjpeg', u'jasper', u'jimtcl', u'libusb', u'libpcap', u'libaio', u'lzo', u'libarchive', u'libart', u'libbson', u'libcgicc', u'libcsv', u'libestr', u'libevent', u'libgsasl', u'libgta', u'libusb-compat', u'libhid', u'libid3tag', u'libjson', u'liblo', u'libmng', u'libmnl', u'libnetfilter_acct', u'libnftnl', u'opus', u'libopusenc', u'libpng', u'libpthread-stubs', u'libreplaygain', u'librtlsdr', u'libsepol', u'libserial', u'libsilk', u'libsndfile', u'libsoundtouch', u'libtommath', u'libtomcrypt', u'libupnp18', u'libvpx', u'libwebsock', u'libxmlrpc', u'libxslt', u'libyaml', u'lm-sensors', u'lz4', u'ortp', u'mediastreamer', u'mpfr', u'mtdev', u'omniorb', u'opusfile', u'parted', u'pciutils', u'pcre', u'pcre2', u'pugixml', u'qpdf', u'rapidjson', u'safeclib', u'slirp', u'snappy', u'spice-protocol', u'taglib', u'tclap', u'tinydtls', u'tslib', u'twolame', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libpcre2-8.la" is touched by more than one package: [u'pcre2', u'pugixml', u'qpdf', u'rapidjson', u'safeclib', u'slirp', u'snappy', u'spice-protocol', u'taglib', u'tclap', u'tinydtls', u'tslib', u'twolame', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libevent_core.la" is touched by more than one package: [u'libevent', u'libgsasl', u'libgta', u'libusb-compat', u'libhid', u'libid3tag', u'libjson', u'liblo', u'libmng', u'libmnl', u'libnetfilter_acct', u'libnftnl', u'opus', u'libopusenc', u'libpng', u'libpthread-stubs', u'libreplaygain', u'librtlsdr', u'libsepol', u'libserial', u'libsilk', u'libsndfile', u'libsoundtouch', u'libtommath', u'libtomcrypt', u'libupnp18', u'libvpx', u'libwebsock', u'libxmlrpc', u'libxslt', u'libyaml', u'lm-sensors', u'lz4', u'ortp', u'mediastreamer', u'mpfr', u'mtdev', u'omniorb', u'opusfile', u'parted', u'pciutils', u'pcre', u'pcre2', u'pugixml', u'qpdf', u'rapidjson', u'safeclib', u'slirp', u'snappy', u'spice-protocol', u'taglib', u'tclap', u'tinydtls', u'tslib', u'twolame', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'ibrcommon', u'libjpeg', u'jasper', u'jimtcl', u'libusb', u'libpcap', u'libaio', u'lzo', u'libarchive', u'libart', u'libbson', u'libcgicc', u'libcsv', u'libestr', u'libevent', u'libgsasl', u'libgta', u'libusb-compat', u'libhid', u'libid3tag', u'libjson', u'liblo', u'libmng', u'libmnl', u'libnetfilter_acct', u'libnftnl', u'opus', u'libopusenc', u'libpng', u'libpthread-stubs', u'libreplaygain', u'librtlsdr', u'libsepol', u'libserial', u'libsilk', u'libsndfile', u'libsoundtouch', u'libtommath', u'libtomcrypt', u'libupnp18', u'libvpx', u'libwebsock', u'libxmlrpc', u'libxslt', u'libyaml', u'lm-sensors', u'lz4', u'ortp', u'mediastreamer', u'mpfr', u'mtdev', u'omniorb', u'opusfile', u'parted', u'pciutils', u'pcre', u'pcre2', u'pugixml', u'qpdf', u'rapidjson', u'safeclib', u'slirp', u'snappy', u'spice-protocol', u'taglib', u'tclap', u'tinydtls', u'tslib', u'twolame', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libnftnl.la" is touched by more than one package: [u'libnftnl', u'opus', u'libopusenc', u'libpng', u'libpthread-stubs', u'libreplaygain', u'librtlsdr', u'libsepol', u'libserial', u'libsilk', u'libsndfile', u'libsoundtouch', u'libtommath', u'libtomcrypt', u'libupnp18', u'libvpx', u'libwebsock', u'libxmlrpc', u'libxslt', u'libyaml', u'lm-sensors', u'lz4', u'ortp', u'mediastreamer', u'mpfr', u'mtdev', u'omniorb', u'opusfile', u'parted', u'pciutils', u'pcre', u'pcre2', u'pugixml', u'qpdf', u'rapidjson', u'safeclib', u'slirp', u'snappy', u'spice-protocol', u'taglib', u'tclap', u'tinydtls', u'tslib', u'twolame', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'pcre2', u'pugixml', u'qpdf', u'rapidjson', u'safeclib', u'slirp', u'snappy', u'spice-protocol', u'taglib', u'tclap', u'tinydtls', u'tslib', u'twolame', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libopusurl.la" is touched by more than one package: [u'opusfile', u'parted', u'pciutils', u'pcre', u'pcre2', u'pugixml', u'qpdf', u'rapidjson', u'safeclib', u'slirp', u'snappy', u'spice-protocol', u'taglib', u'tclap', u'tinydtls', u'tslib', u'twolame', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libfa.la" is touched by more than one package: [u'augeas', u'libopenssl', u'bctoolbox', u'bitstream', u'libconfuse', u'libnl', u'boost', u'brotli', u'bzip2', u'cracklib', u'ding-libs', u'file', u'libogg', u'flac', u'libidn2', u'libcurl', u'flickcurl', u'gdbm', u'gmp', u'util-linux', u'ibrcommon', u'libjpeg', u'jasper', u'jimtcl', u'libusb', u'libpcap', u'libaio', u'lzo', u'libarchive', u'libart', u'libbson', u'libcgicc', u'libcsv', u'libestr', u'libevent', u'libgsasl', u'libgta', u'libusb-compat', u'libhid', u'libid3tag', u'libjson', u'liblo', u'libmng', u'libmnl', u'libnetfilter_acct', u'libnftnl', u'opus', u'libopusenc', u'libpng', u'libpthread-stubs', u'libreplaygain', u'librtlsdr', u'libsepol', u'libserial', u'libsilk', u'libsndfile', u'libsoundtouch', u'libtommath', u'libtomcrypt', u'libupnp18', u'libvpx', u'libwebsock', u'libxmlrpc', u'libxslt', u'libyaml', u'lm-sensors', u'lz4', u'ortp', u'mediastreamer', u'mpfr', u'mtdev', u'omniorb', u'opusfile', u'parted', u'pciutils', u'pcre', u'pcre2', u'pugixml', u'qpdf', u'rapidjson', u'safeclib', u'slirp', u'snappy', u'spice-protocol', u'taglib', u'tclap', u'tinydtls', u'tslib', u'twolame', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libreplaygain.la" is touched by more than one package: [u'libreplaygain', u'librtlsdr', u'libsepol', u'libserial', u'libsilk', u'libsndfile', u'libsoundtouch', u'libtommath', u'libtomcrypt', u'libupnp18', u'libvpx', u'libwebsock', u'libxmlrpc', u'libxslt', u'libyaml', u'lm-sensors', u'lz4', u'ortp', u'mediastreamer', u'mpfr', u'mtdev', u'omniorb', u'opusfile', u'parted', u'pciutils', u'pcre', u'pcre2', u'pugixml', u'qpdf', u'rapidjson', u'safeclib', u'slirp', u'snappy', u'spice-protocol', u'taglib', u'tclap', u'tinydtls', u'tslib', u'twolame', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libparted.la" is touched by more than one package: [u'parted', u'pciutils', u'pcre', u'pcre2', u'pugixml', u'qpdf', u'rapidjson', u'safeclib', u'slirp', u'snappy', u'spice-protocol', u'taglib', u'tclap', u'tinydtls', u'tslib', u'twolame', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libparted-fs-resize.la" is touched by more than one package: [u'parted', u'pciutils', u'pcre', u'pcre2', u'pugixml', u'qpdf', u'rapidjson', u'safeclib', u'slirp', u'snappy', u'spice-protocol', u'taglib', u'tclap', u'tinydtls', u'tslib', u'twolame', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libjpeg.la" is touched by more than one package: [u'libjpeg', u'jasper', u'jimtcl', u'libusb', u'libpcap', u'libaio', u'lzo', u'libarchive', u'libart', u'libbson', u'libcgicc', u'libcsv', u'libestr', u'libevent', u'libgsasl', u'libgta', u'libusb-compat', u'libhid', u'libid3tag', u'libjson', u'liblo', u'libmng', u'libmnl', u'libnetfilter_acct', u'libnftnl', u'opus', u'libopusenc', u'libpng', u'libpthread-stubs', u'libreplaygain', u'librtlsdr', u'libsepol', u'libserial', u'libsilk', u'libsndfile', u'libsoundtouch', u'libtommath', u'libtomcrypt', u'libupnp18', u'libvpx', u'libwebsock', u'libxmlrpc', u'libxslt', u'libyaml', u'lm-sensors', u'lz4', u'ortp', u'mediastreamer', u'mpfr', u'mtdev', u'omniorb', u'opusfile', u'parted', u'pciutils', u'pcre', u'pcre2', u'pugixml', u'qpdf', u'rapidjson', u'safeclib', u'slirp', u'snappy', u'spice-protocol', u'taglib', u'tclap', u'tinydtls', u'tslib', u'twolame', u'woff2', u'yajl'] Warning: staging file "./usr/lib/ts/waveshare.la" is touched by more than one package: [u'tslib', u'twolame', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libevent_pthreads.la" is touched by more than one package: [u'libevent', u'libgsasl', u'libgta', u'libusb-compat', u'libhid', u'libid3tag', u'libjson', u'liblo', u'libmng', u'libmnl', u'libnetfilter_acct', u'libnftnl', u'opus', u'libopusenc', u'libpng', u'libpthread-stubs', u'libreplaygain', u'librtlsdr', u'libsepol', u'libserial', u'libsilk', u'libsndfile', u'libsoundtouch', u'libtommath', u'libtomcrypt', u'libupnp18', u'libvpx', u'libwebsock', u'libxmlrpc', u'libxslt', u'libyaml', u'lm-sensors', u'lz4', u'ortp', u'mediastreamer', u'mpfr', u'mtdev', u'omniorb', u'opusfile', u'parted', u'pciutils', u'pcre', u'pcre2', u'pugixml', u'qpdf', u'rapidjson', u'safeclib', u'slirp', u'snappy', u'spice-protocol', u'taglib', u'tclap', u'tinydtls', u'tslib', u'twolame', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libmediastreamer_voip.la" is touched by more than one package: [u'mediastreamer', u'mpfr', u'mtdev', u'omniorb', u'opusfile', u'parted', u'pciutils', u'pcre', u'pcre2', u'pugixml', u'qpdf', u'rapidjson', u'safeclib', u'slirp', u'snappy', u'spice-protocol', u'taglib', u'tclap', u'tinydtls', u'tslib', u'twolame', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libevent_extra.la" is touched by more than one package: [u'libevent', u'libgsasl', u'libgta', u'libusb-compat', u'libhid', u'libid3tag', u'libjson', u'liblo', u'libmng', u'libmnl', u'libnetfilter_acct', u'libnftnl', u'opus', u'libopusenc', u'libpng', u'libpthread-stubs', u'libreplaygain', u'librtlsdr', u'libsepol', u'libserial', u'libsilk', u'libsndfile', u'libsoundtouch', u'libtommath', u'libtomcrypt', u'libupnp18', u'libvpx', u'libwebsock', u'libxmlrpc', u'libxslt', u'libyaml', u'lm-sensors', u'lz4', u'ortp', u'mediastreamer', u'mpfr', u'mtdev', u'omniorb', u'opusfile', u'parted', u'pciutils', u'pcre', u'pcre2', u'pugixml', u'qpdf', u'rapidjson', u'safeclib', u'slirp', u'snappy', u'spice-protocol', u'taglib', u'tclap', u'tinydtls', u'tslib', u'twolame', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'pcre2', u'pugixml', u'qpdf', u'rapidjson', u'safeclib', u'slirp', u'snappy', u'spice-protocol', u'taglib', u'tclap', u'tinydtls', u'tslib', u'twolame', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libcollection.la" is touched by more than one package: [u'ding-libs', u'file', u'libogg', u'flac', u'libidn2', u'libcurl', u'flickcurl', u'gdbm', u'gmp', u'util-linux', u'ibrcommon', u'libjpeg', u'jasper', u'jimtcl', u'libusb', u'libpcap', u'libaio', u'lzo', u'libarchive', u'libart', u'libbson', u'libcgicc', u'libcsv', u'libestr', u'libevent', u'libgsasl', u'libgta', u'libusb-compat', u'libhid', u'libid3tag', u'libjson', u'liblo', u'libmng', u'libmnl', u'libnetfilter_acct', u'libnftnl', u'opus', u'libopusenc', u'libpng', u'libpthread-stubs', u'libreplaygain', u'librtlsdr', u'libsepol', u'libserial', u'libsilk', u'libsndfile', u'libsoundtouch', u'libtommath', u'libtomcrypt', u'libupnp18', u'libvpx', u'libwebsock', u'libxmlrpc', u'libxslt', u'libyaml', u'lm-sensors', u'lz4', u'ortp', u'mediastreamer', u'mpfr', u'mtdev', u'omniorb', u'opusfile', u'parted', u'pciutils', u'pcre', u'pcre2', u'pugixml', u'qpdf', u'rapidjson', u'safeclib', u'slirp', u'snappy', u'spice-protocol', u'taglib', u'tclap', u'tinydtls', u'tslib', u'twolame', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libmediastreamer_base.la" is touched by more than one package: [u'mediastreamer', u'mpfr', u'mtdev', u'omniorb', u'opusfile', u'parted', u'pciutils', u'pcre', u'pcre2', u'pugixml', u'qpdf', u'rapidjson', u'safeclib', u'slirp', u'snappy', u'spice-protocol', u'taglib', u'tclap', u'tinydtls', u'tslib', u'twolame', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libopus.la" is touched by more than one package: [u'opus', u'libopusenc', u'libpng', u'libpthread-stubs', u'libreplaygain', u'librtlsdr', u'libsepol', u'libserial', u'libsilk', u'libsndfile', u'libsoundtouch', u'libtommath', u'libtomcrypt', u'libupnp18', u'libvpx', u'libwebsock', u'libxmlrpc', u'libxslt', u'libyaml', u'lm-sensors', u'lz4', u'ortp', u'mediastreamer', u'mpfr', u'mtdev', u'omniorb', u'opusfile', u'parted', u'pciutils', u'pcre', u'pcre2', u'pugixml', u'qpdf', u'rapidjson', u'safeclib', u'slirp', u'snappy', u'spice-protocol', u'taglib', u'tclap', u'tinydtls', u'tslib', u'twolame', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libopusfile.la" is touched by more than one package: [u'opusfile', u'parted', u'pciutils', u'pcre', u'pcre2', u'pugixml', u'qpdf', u'rapidjson', u'safeclib', u'slirp', u'snappy', u'spice-protocol', u'taglib', u'tclap', u'tinydtls', u'tslib', u'twolame', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'libpcap', u'libaio', u'lzo', u'libarchive', u'libart', u'libbson', u'libcgicc', u'libcsv', u'libestr', u'libevent', u'libgsasl', u'libgta', u'libusb-compat', u'libhid', u'libid3tag', u'libjson', u'liblo', u'libmng', u'libmnl', u'libnetfilter_acct', u'libnftnl', u'opus', u'libopusenc', u'libpng', u'libpthread-stubs', u'libreplaygain', u'librtlsdr', u'libsepol', u'libserial', u'libsilk', u'libsndfile', u'libsoundtouch', u'libtommath', u'libtomcrypt', u'libupnp18', u'libvpx', u'libwebsock', u'libxmlrpc', u'libxslt', u'libyaml', u'lm-sensors', u'lz4', u'ortp', u'mediastreamer', u'mpfr', u'mtdev', u'omniorb', u'opusfile', u'parted', u'pciutils', u'pcre', u'pcre2', u'pugixml', u'qpdf', u'rapidjson', u'safeclib', u'slirp', u'snappy', u'spice-protocol', u'taglib', u'tclap', u'tinydtls', u'tslib', u'twolame', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'pcre2', u'pugixml', u'qpdf', u'rapidjson', u'safeclib', u'slirp', u'snappy', u'spice-protocol', u'taglib', u'tclap', u'tinydtls', u'tslib', u'twolame', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libFLAC.la" is touched by more than one package: [u'flac', u'libidn2', u'libcurl', u'flickcurl', u'gdbm', u'gmp', u'util-linux', u'ibrcommon', u'libjpeg', u'jasper', u'jimtcl', u'libusb', u'libpcap', u'libaio', u'lzo', u'libarchive', u'libart', u'libbson', u'libcgicc', u'libcsv', u'libestr', u'libevent', u'libgsasl', u'libgta', u'libusb-compat', u'libhid', u'libid3tag', u'libjson', u'liblo', u'libmng', u'libmnl', u'libnetfilter_acct', u'libnftnl', u'opus', u'libopusenc', u'libpng', u'libpthread-stubs', u'libreplaygain', u'librtlsdr', u'libsepol', u'libserial', u'libsilk', u'libsndfile', u'libsoundtouch', u'libtommath', u'libtomcrypt', u'libupnp18', u'libvpx', u'libwebsock', u'libxmlrpc', u'libxslt', u'libyaml', u'lm-sensors', u'lz4', u'ortp', u'mediastreamer', u'mpfr', u'mtdev', u'omniorb', u'opusfile', u'parted', u'pciutils', u'pcre', u'pcre2', u'pugixml', u'qpdf', u'rapidjson', u'safeclib', u'slirp', u'snappy', u'spice-protocol', u'taglib', u'tclap', u'tinydtls', u'tslib', u'twolame', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libmpfr.la" is touched by more than one package: [u'mpfr', u'mtdev', u'omniorb', u'opusfile', u'parted', u'pciutils', u'pcre', u'pcre2', u'pugixml', u'qpdf', u'rapidjson', u'safeclib', u'slirp', u'snappy', u'spice-protocol', u'taglib', u'tclap', u'tinydtls', u'tslib', u'twolame', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libpcre2-posix.la" is touched by more than one package: [u'pcre2', u'pugixml', u'qpdf', u'rapidjson', u'safeclib', u'slirp', u'snappy', u'spice-protocol', u'taglib', u'tclap', u'tinydtls', u'tslib', u'twolame', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libevent.la" is touched by more than one package: [u'libevent', u'libgsasl', u'libgta', u'libusb-compat', u'libhid', u'libid3tag', u'libjson', u'liblo', u'libmng', u'libmnl', u'libnetfilter_acct', u'libnftnl', u'opus', u'libopusenc', u'libpng', u'libpthread-stubs', u'libreplaygain', u'librtlsdr', u'libsepol', u'libserial', u'libsilk', u'libsndfile', u'libsoundtouch', u'libtommath', u'libtomcrypt', u'libupnp18', u'libvpx', u'libwebsock', u'libxmlrpc', u'libxslt', u'libyaml', u'lm-sensors', u'lz4', u'ortp', u'mediastreamer', u'mpfr', u'mtdev', u'omniorb', u'opusfile', u'parted', u'pciutils', u'pcre', u'pcre2', u'pugixml', u'qpdf', u'rapidjson', u'safeclib', u'slirp', u'snappy', u'spice-protocol', u'taglib', u'tclap', u'tinydtls', u'tslib', u'twolame', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libsafec-3.3.la" is touched by more than one package: [u'safeclib', u'slirp', u'snappy', u'spice-protocol', u'taglib', u'tclap', u'tinydtls', u'tslib', u'twolame', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libmagic.la" is touched by more than one package: [u'file', u'libogg', u'flac', u'libidn2', u'libcurl', u'flickcurl', u'gdbm', u'gmp', u'util-linux', u'ibrcommon', u'libjpeg', u'jasper', u'jimtcl', u'libusb', u'libpcap', u'libaio', u'lzo', u'libarchive', u'libart', u'libbson', u'libcgicc', u'libcsv', u'libestr', u'libevent', u'libgsasl', u'libgta', u'libusb-compat', u'libhid', u'libid3tag', u'libjson', u'liblo', u'libmng', u'libmnl', u'libnetfilter_acct', u'libnftnl', u'opus', u'libopusenc', u'libpng', u'libpthread-stubs', u'libreplaygain', u'librtlsdr', u'libsepol', u'libserial', u'libsilk', u'libsndfile', u'libsoundtouch', u'libtommath', u'libtomcrypt', u'libupnp18', u'libvpx', u'libwebsock', u'libxmlrpc', u'libxslt', u'libyaml', u'lm-sensors', u'lz4', u'ortp', u'mediastreamer', u'mpfr', u'mtdev', u'omniorb', u'opusfile', u'parted', u'pciutils', u'pcre', u'pcre2', u'pugixml', u'qpdf', u'rapidjson', u'safeclib', u'slirp', u'snappy', u'spice-protocol', u'taglib', u'tclap', u'tinydtls', u'tslib', u'twolame', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libmtdev.la" is touched by more than one package: [u'mtdev', u'omniorb', u'opusfile', u'parted', u'pciutils', u'pcre', u'pcre2', u'pugixml', u'qpdf', u'rapidjson', u'safeclib', u'slirp', u'snappy', u'spice-protocol', u'taglib', u'tclap', u'tinydtls', u'tslib', u'twolame', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libbasicobjects.la" is touched by more than one package: [u'ding-libs', u'file', u'libogg', u'flac', u'libidn2', u'libcurl', u'flickcurl', u'gdbm', u'gmp', u'util-linux', u'ibrcommon', u'libjpeg', u'jasper', u'jimtcl', u'libusb', u'libpcap', u'libaio', u'lzo', u'libarchive', u'libart', u'libbson', u'libcgicc', u'libcsv', u'libestr', u'libevent', u'libgsasl', u'libgta', u'libusb-compat', u'libhid', u'libid3tag', u'libjson', u'liblo', u'libmng', u'libmnl', u'libnetfilter_acct', u'libnftnl', u'opus', u'libopusenc', u'libpng', u'libpthread-stubs', u'libreplaygain', u'librtlsdr', u'libsepol', u'libserial', u'libsilk', u'libsndfile', u'libsoundtouch', u'libtommath', u'libtomcrypt', u'libupnp18', u'libvpx', u'libwebsock', u'libxmlrpc', u'libxslt', u'libyaml', u'lm-sensors', u'lz4', u'ortp', u'mediastreamer', u'mpfr', u'mtdev', u'omniorb', u'opusfile', u'parted', u'pciutils', u'pcre', u'pcre2', u'pugixml', u'qpdf', u'rapidjson', u'safeclib', u'slirp', u'snappy', u'spice-protocol', u'taglib', u'tclap', u'tinydtls', u'tslib', u'twolame', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libevent_openssl.la" is touched by more than one package: [u'libevent', u'libgsasl', u'libgta', u'libusb-compat', u'libhid', u'libid3tag', u'libjson', u'liblo', u'libmng', u'libmnl', u'libnetfilter_acct', u'libnftnl', u'opus', u'libopusenc', u'libpng', u'libpthread-stubs', u'libreplaygain', u'librtlsdr', u'libsepol', u'libserial', u'libsilk', u'libsndfile', u'libsoundtouch', u'libtommath', u'libtomcrypt', u'libupnp18', u'libvpx', u'libwebsock', u'libxmlrpc', u'libxslt', u'libyaml', u'lm-sensors', u'lz4', u'ortp', u'mediastreamer', u'mpfr', u'mtdev', u'omniorb', u'opusfile', u'parted', u'pciutils', u'pcre', u'pcre2', u'pugixml', u'qpdf', u'rapidjson', u'safeclib', u'slirp', u'snappy', u'spice-protocol', u'taglib', u'tclap', u'tinydtls', u'tslib', u'twolame', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'libnetfilter_acct', u'libnftnl', u'opus', u'libopusenc', u'libpng', u'libpthread-stubs', u'libreplaygain', u'librtlsdr', u'libsepol', u'libserial', u'libsilk', u'libsndfile', u'libsoundtouch', u'libtommath', u'libtomcrypt', u'libupnp18', u'libvpx', u'libwebsock', u'libxmlrpc', u'libxslt', u'libyaml', u'lm-sensors', u'lz4', u'ortp', u'mediastreamer', u'mpfr', u'mtdev', u'omniorb', u'opusfile', u'parted', u'pciutils', u'pcre', u'pcre2', u'pugixml', u'qpdf', u'rapidjson', u'safeclib', u'slirp', u'snappy', u'spice-protocol', u'taglib', u'tclap', u'tinydtls', u'tslib', u'twolame', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libts.la" is touched by more than one package: [u'tslib', u'twolame', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libbson-1.0.la" is touched by more than one package: [u'libbson', u'libcgicc', u'libcsv', u'libestr', u'libevent', u'libgsasl', u'libgta', u'libusb-compat', u'libhid', u'libid3tag', u'libjson', u'liblo', u'libmng', u'libmnl', u'libnetfilter_acct', u'libnftnl', u'opus', u'libopusenc', u'libpng', u'libpthread-stubs', u'libreplaygain', u'librtlsdr', u'libsepol', u'libserial', u'libsilk', u'libsndfile', u'libsoundtouch', u'libtommath', u'libtomcrypt', u'libupnp18', u'libvpx', u'libwebsock', u'libxmlrpc', u'libxslt', u'libyaml', u'lm-sensors', u'lz4', u'ortp', u'mediastreamer', u'mpfr', u'mtdev', u'omniorb', u'opusfile', u'parted', u'pciutils', u'pcre', u'pcre2', u'pugixml', u'qpdf', u'rapidjson', u'safeclib', u'slirp', u'snappy', u'spice-protocol', u'taglib', u'tclap', u'tinydtls', u'tslib', u'twolame', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libarchive.la" is touched by more than one package: [u'libarchive', u'libart', u'libbson', u'libcgicc', u'libcsv', u'libestr', u'libevent', u'libgsasl', u'libgta', u'libusb-compat', u'libhid', u'libid3tag', u'libjson', u'liblo', u'libmng', u'libmnl', u'libnetfilter_acct', u'libnftnl', u'opus', u'libopusenc', u'libpng', u'libpthread-stubs', u'libreplaygain', u'librtlsdr', u'libsepol', u'libserial', u'libsilk', u'libsndfile', u'libsoundtouch', u'libtommath', u'libtomcrypt', u'libupnp18', u'libvpx', u'libwebsock', u'libxmlrpc', u'libxslt', u'libyaml', u'lm-sensors', u'lz4', u'ortp', u'mediastreamer', u'mpfr', u'mtdev', u'omniorb', u'opusfile', u'parted', u'pciutils', u'pcre', u'pcre2', u'pugixml', u'qpdf', u'rapidjson', u'safeclib', u'slirp', u'snappy', u'spice-protocol', u'taglib', u'tclap', u'tinydtls', u'tslib', u'twolame', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libixml.la" is touched by more than one package: [u'libupnp18', u'libvpx', u'libwebsock', u'libxmlrpc', u'libxslt', u'libyaml', u'lm-sensors', u'lz4', u'ortp', u'mediastreamer', u'mpfr', u'mtdev', u'omniorb', u'opusfile', u'parted', u'pciutils', u'pcre', u'pcre2', u'pugixml', u'qpdf', u'rapidjson', u'safeclib', u'slirp', u'snappy', u'spice-protocol', u'taglib', u'tclap', u'tinydtls', u'tslib', u'twolame', u'woff2', u'yajl'] Warning: staging file "./usr/lib/ts/variance.la" is touched by more than one package: [u'tslib', u'twolame', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libwebsock.la" is touched by more than one package: [u'libwebsock', u'libxmlrpc', u'libxslt', u'libyaml', u'lm-sensors', u'lz4', u'ortp', u'mediastreamer', u'mpfr', u'mtdev', u'omniorb', u'opusfile', u'parted', u'pciutils', u'pcre', u'pcre2', u'pugixml', u'qpdf', u'rapidjson', u'safeclib', u'slirp', u'snappy', u'spice-protocol', u'taglib', u'tclap', u'tinydtls', u'tslib', u'twolame', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libgmp.la" is touched by more than one package: [u'gmp', u'util-linux', u'ibrcommon', u'libjpeg', u'jasper', u'jimtcl', u'libusb', u'libpcap', u'libaio', u'lzo', u'libarchive', u'libart', u'libbson', u'libcgicc', u'libcsv', u'libestr', u'libevent', u'libgsasl', u'libgta', u'libusb-compat', u'libhid', u'libid3tag', u'libjson', u'liblo', u'libmng', u'libmnl', u'libnetfilter_acct', u'libnftnl', u'opus', u'libopusenc', u'libpng', u'libpthread-stubs', u'libreplaygain', u'librtlsdr', u'libsepol', u'libserial', u'libsilk', u'libsndfile', u'libsoundtouch', u'libtommath', u'libtomcrypt', u'libupnp18', u'libvpx', u'libwebsock', u'libxmlrpc', u'libxslt', u'libyaml', u'lm-sensors', u'lz4', u'ortp', u'mediastreamer', u'mpfr', u'mtdev', u'omniorb', u'opusfile', u'parted', u'pciutils', u'pcre', u'pcre2', u'pugixml', u'qpdf', u'rapidjson', u'safeclib', u'slirp', u'snappy', u'spice-protocol', u'taglib', u'tclap', u'tinydtls', u'tslib', u'twolame', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libini_config.la" is touched by more than one package: [u'ding-libs', u'file', u'libogg', u'flac', u'libidn2', u'libcurl', u'flickcurl', u'gdbm', u'gmp', u'util-linux', u'ibrcommon', u'libjpeg', u'jasper', u'jimtcl', u'libusb', u'libpcap', u'libaio', u'lzo', u'libarchive', u'libart', u'libbson', u'libcgicc', u'libcsv', u'libestr', u'libevent', u'libgsasl', u'libgta', u'libusb-compat', u'libhid', u'libid3tag', u'libjson', u'liblo', u'libmng', u'libmnl', u'libnetfilter_acct', u'libnftnl', u'opus', u'libopusenc', u'libpng', u'libpthread-stubs', u'libreplaygain', u'librtlsdr', u'libsepol', u'libserial', u'libsilk', u'libsndfile', u'libsoundtouch', u'libtommath', u'libtomcrypt', u'libupnp18', u'libvpx', u'libwebsock', u'libxmlrpc', u'libxslt', u'libyaml', u'lm-sensors', u'lz4', u'ortp', u'mediastreamer', u'mpfr', u'mtdev', u'omniorb', u'opusfile', u'parted', u'pciutils', u'pcre', u'pcre2', u'pugixml', u'qpdf', u'rapidjson', u'safeclib', u'slirp', u'snappy', u'spice-protocol', u'taglib', u'tclap', u'tinydtls', u'tslib', u'twolame', u'woff2', u'yajl'] Warning: staging file "./usr/lib/ts/touchkit.la" is touched by more than one package: [u'tslib', u'twolame', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libhid.la" is touched by more than one package: [u'libhid', u'libid3tag', u'libjson', u'liblo', u'libmng', u'libmnl', u'libnetfilter_acct', u'libnftnl', u'opus', u'libopusenc', u'libpng', u'libpthread-stubs', u'libreplaygain', u'librtlsdr', u'libsepol', u'libserial', u'libsilk', u'libsndfile', u'libsoundtouch', u'libtommath', u'libtomcrypt', u'libupnp18', u'libvpx', u'libwebsock', u'libxmlrpc', u'libxslt', u'libyaml', u'lm-sensors', u'lz4', u'ortp', u'mediastreamer', u'mpfr', u'mtdev', u'omniorb', u'opusfile', u'parted', u'pciutils', u'pcre', u'pcre2', u'pugixml', u'qpdf', u'rapidjson', u'safeclib', u'slirp', u'snappy', u'spice-protocol', u'taglib', u'tclap', u'tinydtls', u'tslib', u'twolame', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libyaml.la" is touched by more than one package: [u'libyaml', u'lm-sensors', u'lz4', u'ortp', u'mediastreamer', u'mpfr', u'mtdev', u'omniorb', u'opusfile', u'parted', u'pciutils', u'pcre', u'pcre2', u'pugixml', u'qpdf', u'rapidjson', u'safeclib', u'slirp', u'snappy', u'spice-protocol', u'taglib', u'tclap', u'tinydtls', u'tslib', u'twolame', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libqpdf.la" is touched by more than one package: [u'qpdf', u'rapidjson', u'safeclib', u'slirp', u'snappy', u'spice-protocol', u'taglib', u'tclap', u'tinydtls', u'tslib', u'twolame', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libart_lgpl_2.la" is touched by more than one package: [u'libart', u'libbson', u'libcgicc', u'libcsv', u'libestr', u'libevent', u'libgsasl', u'libgta', u'libusb-compat', u'libhid', u'libid3tag', u'libjson', u'liblo', u'libmng', u'libmnl', u'libnetfilter_acct', u'libnftnl', u'opus', u'libopusenc', u'libpng', u'libpthread-stubs', u'libreplaygain', u'librtlsdr', u'libsepol', u'libserial', u'libsilk', u'libsndfile', u'libsoundtouch', u'libtommath', u'libtomcrypt', u'libupnp18', u'libvpx', u'libwebsock', u'libxmlrpc', u'libxslt', u'libyaml', u'lm-sensors', u'lz4', u'ortp', u'mediastreamer', u'mpfr', u'mtdev', u'omniorb', u'opusfile', u'parted', u'pciutils', u'pcre', u'pcre2', u'pugixml', u'qpdf', u'rapidjson', u'safeclib', u'slirp', u'snappy', u'spice-protocol', u'taglib', u'tclap', u'tinydtls', u'tslib', u'twolame', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'ncurses', u'readline', u'augeas', u'libopenssl', u'bctoolbox', u'bitstream', u'libconfuse', u'libnl', u'boost', u'brotli', u'bzip2', u'cracklib', u'ding-libs', u'file', u'libogg', u'flac', u'libidn2', u'libcurl', u'flickcurl', u'gdbm', u'gmp', u'util-linux', u'ibrcommon', u'libjpeg', u'jasper', u'jimtcl', u'libusb', u'libpcap', u'libaio', u'lzo', u'libarchive', u'libart', u'libbson', u'libcgicc', u'libcsv', u'libestr', u'libevent', u'libgsasl', u'libgta', u'libusb-compat', u'libhid', u'libid3tag', u'libjson', u'liblo', u'libmng', u'libmnl', u'libnetfilter_acct', u'libnftnl', u'opus', u'libopusenc', u'libpng', u'libpthread-stubs', u'libreplaygain', u'librtlsdr', u'libsepol', u'libserial', u'libsilk', u'libsndfile', u'libsoundtouch', u'libtommath', u'libtomcrypt', u'libupnp18', u'libvpx', u'libwebsock', u'libxmlrpc', u'libxslt', u'libyaml', u'lm-sensors', u'lz4', u'ortp', u'mediastreamer', u'mpfr', u'mtdev', u'omniorb', u'opusfile', u'parted', u'pciutils', u'pcre', u'pcre2', u'pugixml', u'qpdf', u'rapidjson', u'safeclib', u'slirp', u'snappy', u'spice-protocol', u'taglib', u'tclap', u'tinydtls', u'tslib', u'twolame', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libflickcurl.la" is touched by more than one package: [u'flickcurl', u'gdbm', u'gmp', u'util-linux', u'ibrcommon', u'libjpeg', u'jasper', u'jimtcl', u'libusb', u'libpcap', u'libaio', u'lzo', u'libarchive', u'libart', u'libbson', u'libcgicc', u'libcsv', u'libestr', u'libevent', u'libgsasl', u'libgta', u'libusb-compat', u'libhid', u'libid3tag', u'libjson', u'liblo', u'libmng', u'libmnl', u'libnetfilter_acct', u'libnftnl', u'opus', u'libopusenc', u'libpng', u'libpthread-stubs', u'libreplaygain', u'librtlsdr', u'libsepol', u'libserial', u'libsilk', u'libsndfile', u'libsoundtouch', u'libtommath', u'libtomcrypt', u'libupnp18', u'libvpx', u'libwebsock', u'libxmlrpc', u'libxslt', u'libyaml', u'lm-sensors', u'lz4', u'ortp', u'mediastreamer', u'mpfr', u'mtdev', u'omniorb', u'opusfile', u'parted', u'pciutils', u'pcre', u'pcre2', u'pugixml', u'qpdf', u'rapidjson', u'safeclib', u'slirp', u'snappy', u'spice-protocol', u'taglib', u'tclap', u'tinydtls', u'tslib', u'twolame', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libcsv.la" is touched by more than one package: [u'libcsv', u'libestr', u'libevent', u'libgsasl', u'libgta', u'libusb-compat', u'libhid', u'libid3tag', u'libjson', u'liblo', u'libmng', u'libmnl', u'libnetfilter_acct', u'libnftnl', u'opus', u'libopusenc', u'libpng', u'libpthread-stubs', u'libreplaygain', u'librtlsdr', u'libsepol', u'libserial', u'libsilk', u'libsndfile', u'libsoundtouch', u'libtommath', u'libtomcrypt', u'libupnp18', u'libvpx', u'libwebsock', u'libxmlrpc', u'libxslt', u'libyaml', u'lm-sensors', u'lz4', u'ortp', u'mediastreamer', u'mpfr', u'mtdev', u'omniorb', u'opusfile', u'parted', u'pciutils', u'pcre', u'pcre2', u'pugixml', u'qpdf', u'rapidjson', u'safeclib', u'slirp', u'snappy', u'spice-protocol', u'taglib', u'tclap', u'tinydtls', u'tslib', u'twolame', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libsndfile.la" is touched by more than one package: [u'libsndfile', u'libsoundtouch', u'libtommath', u'libtomcrypt', u'libupnp18', u'libvpx', u'libwebsock', u'libxmlrpc', u'libxslt', u'libyaml', u'lm-sensors', u'lz4', u'ortp', u'mediastreamer', u'mpfr', u'mtdev', u'omniorb', u'opusfile', u'parted', u'pciutils', u'pcre', u'pcre2', u'pugixml', u'qpdf', u'rapidjson', u'safeclib', u'slirp', u'snappy', u'spice-protocol', u'taglib', u'tclap', u'tinydtls', u'tslib', u'twolame', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libgsasl.la" is touched by more than one package: [u'libgsasl', u'libgta', u'libusb-compat', u'libhid', u'libid3tag', u'libjson', u'liblo', u'libmng', u'libmnl', u'libnetfilter_acct', u'libnftnl', u'opus', u'libopusenc', u'libpng', u'libpthread-stubs', u'libreplaygain', u'librtlsdr', u'libsepol', u'libserial', u'libsilk', u'libsndfile', u'libsoundtouch', u'libtommath', u'libtomcrypt', u'libupnp18', u'libvpx', u'libwebsock', u'libxmlrpc', u'libxslt', u'libyaml', u'lm-sensors', u'lz4', u'ortp', u'mediastreamer', u'mpfr', u'mtdev', u'omniorb', u'opusfile', u'parted', u'pciutils', u'pcre', u'pcre2', u'pugixml', u'qpdf', u'rapidjson', u'safeclib', u'slirp', u'snappy', u'spice-protocol', u'taglib', u'tclap', u'tinydtls', u'tslib', u'twolame', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libupnp.la" is touched by more than one package: [u'libupnp18', u'libvpx', u'libwebsock', u'libxmlrpc', u'libxslt', u'libyaml', u'lm-sensors', u'lz4', u'ortp', u'mediastreamer', u'mpfr', u'mtdev', u'omniorb', u'opusfile', u'parted', u'pciutils', u'pcre', u'pcre2', u'pugixml', u'qpdf', u'rapidjson', u'safeclib', u'slirp', u'snappy', u'spice-protocol', u'taglib', u'tclap', u'tinydtls', u'tslib', u'twolame', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libSoundTouch.la" is touched by more than one package: [u'libsoundtouch', u'libtommath', u'libtomcrypt', u'libupnp18', u'libvpx', u'libwebsock', u'libxmlrpc', u'libxslt', u'libyaml', u'lm-sensors', u'lz4', u'ortp', u'mediastreamer', u'mpfr', u'mtdev', u'omniorb', u'opusfile', u'parted', u'pciutils', u'pcre', u'pcre2', u'pugixml', u'qpdf', u'rapidjson', u'safeclib', u'slirp', u'snappy', u'spice-protocol', u'taglib', u'tclap', u'tinydtls', u'tslib', u'twolame', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libcgicc.la" is touched by more than one package: [u'libcgicc', u'libcsv', u'libestr', u'libevent', u'libgsasl', u'libgta', u'libusb-compat', u'libhid', u'libid3tag', u'libjson', u'liblo', u'libmng', u'libmnl', u'libnetfilter_acct', u'libnftnl', u'opus', u'libopusenc', u'libpng', u'libpthread-stubs', u'libreplaygain', u'librtlsdr', u'libsepol', u'libserial', u'libsilk', u'libsndfile', u'libsoundtouch', u'libtommath', u'libtomcrypt', u'libupnp18', u'libvpx', u'libwebsock', u'libxmlrpc', u'libxslt', u'libyaml', u'lm-sensors', u'lz4', u'ortp', u'mediastreamer', u'mpfr', u'mtdev', u'omniorb', u'opusfile', u'parted', u'pciutils', u'pcre', u'pcre2', u'pugixml', u'qpdf', u'rapidjson', u'safeclib', u'slirp', u'snappy', u'spice-protocol', u'taglib', u'tclap', u'tinydtls', u'tslib', u'twolame', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libestr.la" is touched by more than one package: [u'libestr', u'libevent', u'libgsasl', u'libgta', u'libusb-compat', u'libhid', u'libid3tag', u'libjson', u'liblo', u'libmng', u'libmnl', u'libnetfilter_acct', u'libnftnl', u'opus', u'libopusenc', u'libpng', u'libpthread-stubs', u'libreplaygain', u'librtlsdr', u'libsepol', u'libserial', u'libsilk', u'libsndfile', u'libsoundtouch', u'libtommath', u'libtomcrypt', u'libupnp18', u'libvpx', u'libwebsock', u'libxmlrpc', u'libxslt', u'libyaml', u'lm-sensors', u'lz4', u'ortp', u'mediastreamer', u'mpfr', u'mtdev', u'omniorb', u'opusfile', u'parted', u'pciutils', u'pcre', u'pcre2', u'pugixml', u'qpdf', u'rapidjson', u'safeclib', u'slirp', u'snappy', u'spice-protocol', u'taglib', u'tclap', u'tinydtls', u'tslib', u'twolame', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libtwolame.la" is touched by more than one package: [u'twolame', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'boost', u'brotli', u'bzip2', u'cracklib', u'ding-libs', u'file', u'libogg', u'flac', u'libidn2', u'libcurl', u'flickcurl', u'gdbm', u'gmp', u'util-linux', u'ibrcommon', u'libjpeg', u'jasper', u'jimtcl', u'libusb', u'libpcap', u'libaio', u'lzo', u'libarchive', u'libart', u'libbson', u'libcgicc', u'libcsv', u'libestr', u'libevent', u'libgsasl', u'libgta', u'libusb-compat', u'libhid', u'libid3tag', u'libjson', u'liblo', u'libmng', u'libmnl', u'libnetfilter_acct', u'libnftnl', u'opus', u'libopusenc', u'libpng', u'libpthread-stubs', u'libreplaygain', u'librtlsdr', u'libsepol', u'libserial', u'libsilk', u'libsndfile', u'libsoundtouch', u'libtommath', u'libtomcrypt', u'libupnp18', u'libvpx', u'libwebsock', u'libxmlrpc', u'libxslt', u'libyaml', u'lm-sensors', u'lz4', u'ortp', u'mediastreamer', u'mpfr', u'mtdev', u'omniorb', u'opusfile', u'parted', u'pciutils', u'pcre', u'pcre2', u'pugixml', u'qpdf', u'rapidjson', u'safeclib', u'slirp', u'snappy', u'spice-protocol', u'taglib', u'tclap', u'tinydtls', u'tslib', u'twolame', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libpng16.la" is touched by more than one package: [u'libpng', u'libpthread-stubs', u'libreplaygain', u'librtlsdr', u'libsepol', u'libserial', u'libsilk', u'libsndfile', u'libsoundtouch', u'libtommath', u'libtomcrypt', u'libupnp18', u'libvpx', u'libwebsock', u'libxmlrpc', u'libxslt', u'libyaml', u'lm-sensors', u'lz4', u'ortp', u'mediastreamer', u'mpfr', u'mtdev', u'omniorb', u'opusfile', u'parted', u'pciutils', u'pcre', u'pcre2', u'pugixml', u'qpdf', u'rapidjson', u'safeclib', u'slirp', u'snappy', u'spice-protocol', u'taglib', u'tclap', u'tinydtls', u'tslib', u'twolame', u'woff2', u'yajl'] Warning: staging file "./usr/lib/liblo.la" is touched by more than one package: [u'liblo', u'libmng', u'libmnl', u'libnetfilter_acct', u'libnftnl', u'opus', u'libopusenc', u'libpng', u'libpthread-stubs', u'libreplaygain', u'librtlsdr', u'libsepol', u'libserial', u'libsilk', u'libsndfile', u'libsoundtouch', u'libtommath', u'libtomcrypt', u'libupnp18', u'libvpx', u'libwebsock', u'libxmlrpc', u'libxslt', u'libyaml', u'lm-sensors', u'lz4', u'ortp', u'mediastreamer', u'mpfr', u'mtdev', u'omniorb', u'opusfile', u'parted', u'pciutils', u'pcre', u'pcre2', u'pugixml', u'qpdf', u'rapidjson', u'safeclib', u'slirp', u'snappy', u'spice-protocol', u'taglib', u'tclap', u'tinydtls', u'tslib', u'twolame', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libusb.la" is touched by more than one package: [u'libusb-compat', u'libhid', u'libid3tag', u'libjson', u'liblo', u'libmng', u'libmnl', u'libnetfilter_acct', u'libnftnl', u'opus', u'libopusenc', u'libpng', u'libpthread-stubs', u'libreplaygain', u'librtlsdr', u'libsepol', u'libserial', u'libsilk', u'libsndfile', u'libsoundtouch', u'libtommath', u'libtomcrypt', u'libupnp18', u'libvpx', u'libwebsock', u'libxmlrpc', u'libxslt', u'libyaml', u'lm-sensors', u'lz4', u'ortp', u'mediastreamer', u'mpfr', u'mtdev', u'omniorb', u'opusfile', u'parted', u'pciutils', u'pcre', u'pcre2', u'pugixml', u'qpdf', u'rapidjson', u'safeclib', u'slirp', u'snappy', u'spice-protocol', u'taglib', u'tclap', u'tinydtls', u'tslib', u'twolame', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libserial.la" is touched by more than one package: [u'libserial', u'libsilk', u'libsndfile', u'libsoundtouch', u'libtommath', u'libtomcrypt', u'libupnp18', u'libvpx', u'libwebsock', u'libxmlrpc', u'libxslt', u'libyaml', u'lm-sensors', u'lz4', u'ortp', u'mediastreamer', u'mpfr', u'mtdev', u'omniorb', u'opusfile', u'parted', u'pciutils', u'pcre', u'pcre2', u'pugixml', u'qpdf', u'rapidjson', u'safeclib', u'slirp', u'snappy', u'spice-protocol', u'taglib', u'tclap', u'tinydtls', u'tslib', u'twolame', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libref_array.la" is touched by more than one package: [u'ding-libs', u'file', u'libogg', u'flac', u'libidn2', u'libcurl', u'flickcurl', u'gdbm', u'gmp', u'util-linux', u'ibrcommon', u'libjpeg', u'jasper', u'jimtcl', u'libusb', u'libpcap', u'libaio', u'lzo', u'libarchive', u'libart', u'libbson', u'libcgicc', u'libcsv', u'libestr', u'libevent', u'libgsasl', u'libgta', u'libusb-compat', u'libhid', u'libid3tag', u'libjson', u'liblo', u'libmng', u'libmnl', u'libnetfilter_acct', u'libnftnl', u'opus', u'libopusenc', u'libpng', u'libpthread-stubs', u'libreplaygain', u'librtlsdr', u'libsepol', u'libserial', u'libsilk', u'libsndfile', u'libsoundtouch', u'libtommath', u'libtomcrypt', u'libupnp18', u'libvpx', u'libwebsock', u'libxmlrpc', u'libxslt', u'libyaml', u'lm-sensors', u'lz4', u'ortp', u'mediastreamer', u'mpfr', u'mtdev', u'omniorb', u'opusfile', u'parted', u'pciutils', u'pcre', u'pcre2', u'pugixml', u'qpdf', u'rapidjson', u'safeclib', u'slirp', u'snappy', u'spice-protocol', u'taglib', u'tclap', u'tinydtls', u'tslib', u'twolame', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'boost', u'brotli', u'bzip2', u'cracklib', u'ding-libs', u'file', u'libogg', u'flac', u'libidn2', u'libcurl', u'flickcurl', u'gdbm', u'gmp', u'util-linux', u'ibrcommon', u'libjpeg', u'jasper', u'jimtcl', u'libusb', u'libpcap', u'libaio', u'lzo', u'libarchive', u'libart', u'libbson', u'libcgicc', u'libcsv', u'libestr', u'libevent', u'libgsasl', u'libgta', u'libusb-compat', u'libhid', u'libid3tag', u'libjson', u'liblo', u'libmng', u'libmnl', u'libnetfilter_acct', u'libnftnl', u'opus', u'libopusenc', u'libpng', u'libpthread-stubs', u'libreplaygain', u'librtlsdr', u'libsepol', u'libserial', u'libsilk', u'libsndfile', u'libsoundtouch', u'libtommath', u'libtomcrypt', u'libupnp18', u'libvpx', u'libwebsock', u'libxmlrpc', u'libxslt', u'libyaml', u'lm-sensors', u'lz4', u'ortp', u'mediastreamer', u'mpfr', u'mtdev', u'omniorb', u'opusfile', u'parted', u'pciutils', u'pcre', u'pcre2', u'pugixml', u'qpdf', u'rapidjson', u'safeclib', u'slirp', u'snappy', u'spice-protocol', u'taglib', u'tclap', u'tinydtls', u'tslib', u'twolame', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'boost', u'brotli', u'bzip2', u'cracklib', u'ding-libs', u'file', u'libogg', u'flac', u'libidn2', u'libcurl', u'flickcurl', u'gdbm', u'gmp', u'util-linux', u'ibrcommon', u'libjpeg', u'jasper', u'jimtcl', u'libusb', u'libpcap', u'libaio', u'lzo', u'libarchive', u'libart', u'libbson', u'libcgicc', u'libcsv', u'libestr', u'libevent', u'libgsasl', u'libgta', u'libusb-compat', u'libhid', u'libid3tag', u'libjson', u'liblo', u'libmng', u'libmnl', u'libnetfilter_acct', u'libnftnl', u'opus', u'libopusenc', u'libpng', u'libpthread-stubs', u'libreplaygain', u'librtlsdr', u'libsepol', u'libserial', u'libsilk', u'libsndfile', u'libsoundtouch', u'libtommath', u'libtomcrypt', u'libupnp18', u'libvpx', u'libwebsock', u'libxmlrpc', u'libxslt', u'libyaml', u'lm-sensors', u'lz4', u'ortp', u'mediastreamer', u'mpfr', u'mtdev', u'omniorb', u'opusfile', u'parted', u'pciutils', u'pcre', u'pcre2', u'pugixml', u'qpdf', u'rapidjson', u'safeclib', u'slirp', u'snappy', u'spice-protocol', u'taglib', u'tclap', u'tinydtls', u'tslib', u'twolame', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libibrcommon.la" is touched by more than one package: [u'ibrcommon', u'libjpeg', u'jasper', u'jimtcl', u'libusb', u'libpcap', u'libaio', u'lzo', u'libarchive', u'libart', u'libbson', u'libcgicc', u'libcsv', u'libestr', u'libevent', u'libgsasl', u'libgta', u'libusb-compat', u'libhid', u'libid3tag', u'libjson', u'liblo', u'libmng', u'libmnl', u'libnetfilter_acct', u'libnftnl', u'opus', u'libopusenc', u'libpng', u'libpthread-stubs', u'libreplaygain', u'librtlsdr', u'libsepol', u'libserial', u'libsilk', u'libsndfile', u'libsoundtouch', u'libtommath', u'libtomcrypt', u'libupnp18', u'libvpx', u'libwebsock', u'libxmlrpc', u'libxslt', u'libyaml', u'lm-sensors', u'lz4', u'ortp', u'mediastreamer', u'mpfr', u'mtdev', u'omniorb', u'opusfile', u'parted', u'pciutils', u'pcre', u'pcre2', u'pugixml', u'qpdf', u'rapidjson', u'safeclib', u'slirp', u'snappy', u'spice-protocol', u'taglib', u'tclap', u'tinydtls', u'tslib', u'twolame', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libidn2.la" is touched by more than one package: [u'libidn2', u'libcurl', u'flickcurl', u'gdbm', u'gmp', u'util-linux', u'ibrcommon', u'libjpeg', u'jasper', u'jimtcl', u'libusb', u'libpcap', u'libaio', u'lzo', u'libarchive', u'libart', u'libbson', u'libcgicc', u'libcsv', u'libestr', u'libevent', u'libgsasl', u'libgta', u'libusb-compat', u'libhid', u'libid3tag', u'libjson', u'liblo', u'libmng', u'libmnl', u'libnetfilter_acct', u'libnftnl', u'opus', u'libopusenc', u'libpng', u'libpthread-stubs', u'libreplaygain', u'librtlsdr', u'libsepol', u'libserial', u'libsilk', u'libsndfile', u'libsoundtouch', u'libtommath', u'libtomcrypt', u'libupnp18', u'libvpx', u'libwebsock', u'libxmlrpc', u'libxslt', u'libyaml', u'lm-sensors', u'lz4', u'ortp', u'mediastreamer', u'mpfr', u'mtdev', u'omniorb', u'opusfile', u'parted', u'pciutils', u'pcre', u'pcre2', u'pugixml', u'qpdf', u'rapidjson', u'safeclib', u'slirp', u'snappy', u'spice-protocol', u'taglib', u'tclap', u'tinydtls', u'tslib', u'twolame', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libslirp.la" is touched by more than one package: [u'slirp', u'snappy', u'spice-protocol', u'taglib', u'tclap', u'tinydtls', u'tslib', u'twolame', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libortp.la" is touched by more than one package: [u'ortp', u'mediastreamer', u'mpfr', u'mtdev', u'omniorb', u'opusfile', u'parted', u'pciutils', u'pcre', u'pcre2', u'pugixml', u'qpdf', u'rapidjson', u'safeclib', u'slirp', u'snappy', u'spice-protocol', u'taglib', u'tclap', u'tinydtls', u'tslib', u'twolame', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libpng.la" is touched by more than one package: [u'libpng', u'libpthread-stubs', u'libreplaygain', u'librtlsdr', u'libsepol', u'libserial', u'libsilk', u'libsndfile', u'libsoundtouch', u'libtommath', u'libtomcrypt', u'libupnp18', u'libvpx', u'libwebsock', u'libxmlrpc', u'libxslt', u'libyaml', u'lm-sensors', u'lz4', u'ortp', u'mediastreamer', u'mpfr', u'mtdev', u'omniorb', u'opusfile', u'parted', u'pciutils', u'pcre', u'pcre2', u'pugixml', u'qpdf', u'rapidjson', u'safeclib', u'slirp', u'snappy', u'spice-protocol', u'taglib', u'tclap', u'tinydtls', u'tslib', u'twolame', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: [u'libogg', u'flac', u'libidn2', u'libcurl', u'flickcurl', u'gdbm', u'gmp', u'util-linux', u'ibrcommon', u'libjpeg', u'jasper', u'jimtcl', u'libusb', u'libpcap', u'libaio', u'lzo', u'libarchive', u'libart', u'libbson', u'libcgicc', u'libcsv', u'libestr', u'libevent', u'libgsasl', u'libgta', u'libusb-compat', u'libhid', u'libid3tag', u'libjson', u'liblo', u'libmng', u'libmnl', u'libnetfilter_acct', u'libnftnl', u'opus', u'libopusenc', u'libpng', u'libpthread-stubs', u'libreplaygain', u'librtlsdr', u'libsepol', u'libserial', u'libsilk', u'libsndfile', u'libsoundtouch', u'libtommath', u'libtomcrypt', u'libupnp18', u'libvpx', u'libwebsock', u'libxmlrpc', u'libxslt', u'libyaml', u'lm-sensors', u'lz4', u'ortp', u'mediastreamer', u'mpfr', u'mtdev', u'omniorb', u'opusfile', u'parted', u'pciutils', u'pcre', u'pcre2', u'pugixml', u'qpdf', u'rapidjson', u'safeclib', u'slirp', u'snappy', u'spice-protocol', u'taglib', u'tclap', u'tinydtls', u'tslib', u'twolame', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'boost', u'brotli', u'bzip2', u'cracklib', u'ding-libs', u'file', u'libogg', u'flac', u'libidn2', u'libcurl', u'flickcurl', u'gdbm', u'gmp', u'util-linux', u'ibrcommon', u'libjpeg', u'jasper', u'jimtcl', u'libusb', u'libpcap', u'libaio', u'lzo', u'libarchive', u'libart', u'libbson', u'libcgicc', u'libcsv', u'libestr', u'libevent', u'libgsasl', u'libgta', u'libusb-compat', u'libhid', u'libid3tag', u'libjson', u'liblo', u'libmng', u'libmnl', u'libnetfilter_acct', u'libnftnl', u'opus', u'libopusenc', u'libpng', u'libpthread-stubs', u'libreplaygain', u'librtlsdr', u'libsepol', u'libserial', u'libsilk', u'libsndfile', u'libsoundtouch', u'libtommath', u'libtomcrypt', u'libupnp18', u'libvpx', u'libwebsock', u'libxmlrpc', u'libxslt', u'libyaml', u'lm-sensors', u'lz4', u'ortp', u'mediastreamer', u'mpfr', u'mtdev', u'omniorb', u'opusfile', u'parted', u'pciutils', u'pcre', u'pcre2', u'pugixml', u'qpdf', u'rapidjson', u'safeclib', u'slirp', u'snappy', u'spice-protocol', u'taglib', u'tclap', u'tinydtls', u'tslib', u'twolame', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libSKP_SILK_SDK.la" is touched by more than one package: [u'libsilk', u'libsndfile', u'libsoundtouch', u'libtommath', u'libtomcrypt', u'libupnp18', u'libvpx', u'libwebsock', u'libxmlrpc', u'libxslt', u'libyaml', u'lm-sensors', u'lz4', u'ortp', u'mediastreamer', u'mpfr', u'mtdev', u'omniorb', u'opusfile', u'parted', u'pciutils', u'pcre', u'pcre2', u'pugixml', u'qpdf', u'rapidjson', u'safeclib', u'slirp', u'snappy', u'spice-protocol', u'taglib', u'tclap', u'tinydtls', u'tslib', u'twolame', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libid3tag.la" is touched by more than one package: [u'libid3tag', u'libjson', u'liblo', u'libmng', u'libmnl', u'libnetfilter_acct', u'libnftnl', u'opus', u'libopusenc', u'libpng', u'libpthread-stubs', u'libreplaygain', u'librtlsdr', u'libsepol', u'libserial', u'libsilk', u'libsndfile', u'libsoundtouch', u'libtommath', u'libtomcrypt', u'libupnp18', u'libvpx', u'libwebsock', u'libxmlrpc', u'libxslt', u'libyaml', u'lm-sensors', u'lz4', u'ortp', u'mediastreamer', u'mpfr', u'mtdev', u'omniorb', u'opusfile', u'parted', u'pciutils', u'pcre', u'pcre2', u'pugixml', u'qpdf', u'rapidjson', u'safeclib', u'slirp', u'snappy', u'spice-protocol', u'taglib', u'tclap', u'tinydtls', u'tslib', u'twolame', u'woff2', u'yajl'] Warning: staging file "./usr/lib/liblzma.la" is touched by more than one package: [u'xz', u'libxml2', u'ncurses', u'readline', u'augeas', u'libopenssl', u'bctoolbox', u'bitstream', u'libconfuse', u'libnl', u'boost', u'brotli', u'bzip2', u'cracklib', u'ding-libs', u'file', u'libogg', u'flac', u'libidn2', u'libcurl', u'flickcurl', u'gdbm', u'gmp', u'util-linux', u'ibrcommon', u'libjpeg', u'jasper', u'jimtcl', u'libusb', u'libpcap', u'libaio', u'lzo', u'libarchive', u'libart', u'libbson', u'libcgicc', u'libcsv', u'libestr', u'libevent', u'libgsasl', u'libgta', u'libusb-compat', u'libhid', u'libid3tag', u'libjson', u'liblo', u'libmng', u'libmnl', u'libnetfilter_acct', u'libnftnl', u'opus', u'libopusenc', u'libpng', u'libpthread-stubs', u'libreplaygain', u'librtlsdr', u'libsepol', u'libserial', u'libsilk', u'libsndfile', u'libsoundtouch', u'libtommath', u'libtomcrypt', u'libupnp18', u'libvpx', u'libwebsock', u'libxmlrpc', u'libxslt', u'libyaml', u'lm-sensors', u'lz4', u'ortp', u'mediastreamer', u'mpfr', u'mtdev', u'omniorb', u'opusfile', u'parted', u'pciutils', u'pcre', u'pcre2', u'pugixml', u'qpdf', u'rapidjson', u'safeclib', u'slirp', u'snappy', u'spice-protocol', u'taglib', u'tclap', u'tinydtls', u'tslib', u'twolame', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'boost', u'brotli', u'bzip2', u'cracklib', u'ding-libs', u'file', u'libogg', u'flac', u'libidn2', u'libcurl', u'flickcurl', u'gdbm', u'gmp', u'util-linux', u'ibrcommon', u'libjpeg', u'jasper', u'jimtcl', u'libusb', u'libpcap', u'libaio', u'lzo', u'libarchive', u'libart', u'libbson', u'libcgicc', u'libcsv', u'libestr', u'libevent', u'libgsasl', u'libgta', u'libusb-compat', u'libhid', u'libid3tag', u'libjson', u'liblo', u'libmng', u'libmnl', u'libnetfilter_acct', u'libnftnl', u'opus', u'libopusenc', u'libpng', u'libpthread-stubs', u'libreplaygain', u'librtlsdr', u'libsepol', u'libserial', u'libsilk', u'libsndfile', u'libsoundtouch', u'libtommath', u'libtomcrypt', u'libupnp18', u'libvpx', u'libwebsock', u'libxmlrpc', u'libxslt', u'libyaml', u'lm-sensors', u'lz4', u'ortp', u'mediastreamer', u'mpfr', u'mtdev', u'omniorb', u'opusfile', u'parted', u'pciutils', u'pcre', u'pcre2', u'pugixml', u'qpdf', u'rapidjson', u'safeclib', u'slirp', u'snappy', u'spice-protocol', u'taglib', u'tclap', u'tinydtls', u'tslib', u'twolame', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libopusenc.la" is touched by more than one package: [u'libopusenc', u'libpng', u'libpthread-stubs', u'libreplaygain', u'librtlsdr', u'libsepol', u'libserial', u'libsilk', u'libsndfile', u'libsoundtouch', u'libtommath', u'libtomcrypt', u'libupnp18', u'libvpx', u'libwebsock', u'libxmlrpc', u'libxslt', u'libyaml', u'lm-sensors', u'lz4', u'ortp', u'mediastreamer', u'mpfr', u'mtdev', u'omniorb', u'opusfile', u'parted', u'pciutils', u'pcre', u'pcre2', u'pugixml', u'qpdf', u'rapidjson', u'safeclib', u'slirp', u'snappy', u'spice-protocol', u'taglib', u'tclap', u'tinydtls', u'tslib', u'twolame', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libnetfilter_acct.la" is touched by more than one package: [u'libnetfilter_acct', u'libnftnl', u'opus', u'libopusenc', u'libpng', u'libpthread-stubs', u'libreplaygain', u'librtlsdr', u'libsepol', u'libserial', u'libsilk', u'libsndfile', u'libsoundtouch', u'libtommath', u'libtomcrypt', u'libupnp18', u'libvpx', u'libwebsock', u'libxmlrpc', u'libxslt', u'libyaml', u'lm-sensors', u'lz4', u'ortp', u'mediastreamer', u'mpfr', u'mtdev', u'omniorb', u'opusfile', u'parted', u'pciutils', u'pcre', u'pcre2', u'pugixml', u'qpdf', u'rapidjson', u'safeclib', u'slirp', u'snappy', u'spice-protocol', u'taglib', u'tclap', u'tinydtls', u'tslib', u'twolame', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libgdbm.la" is touched by more than one package: [u'gdbm', u'gmp', u'util-linux', u'ibrcommon', u'libjpeg', u'jasper', u'jimtcl', u'libusb', u'libpcap', u'libaio', u'lzo', u'libarchive', u'libart', u'libbson', u'libcgicc', u'libcsv', u'libestr', u'libevent', u'libgsasl', u'libgta', u'libusb-compat', u'libhid', u'libid3tag', u'libjson', u'liblo', u'libmng', u'libmnl', u'libnetfilter_acct', u'libnftnl', u'opus', u'libopusenc', u'libpng', u'libpthread-stubs', u'libreplaygain', u'librtlsdr', u'libsepol', u'libserial', u'libsilk', u'libsndfile', u'libsoundtouch', u'libtommath', u'libtomcrypt', u'libupnp18', u'libvpx', u'libwebsock', u'libxmlrpc', u'libxslt', u'libyaml', u'lm-sensors', u'lz4', u'ortp', u'mediastreamer', u'mpfr', u'mtdev', u'omniorb', u'opusfile', u'parted', u'pciutils', u'pcre', u'pcre2', u'pugixml', u'qpdf', u'rapidjson', u'safeclib', u'slirp', u'snappy', u'spice-protocol', u'taglib', u'tclap', u'tinydtls', u'tslib', u'twolame', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libxslt.la" is touched by more than one package: [u'libxslt', u'libyaml', u'lm-sensors', u'lz4', u'ortp', u'mediastreamer', u'mpfr', u'mtdev', u'omniorb', u'opusfile', u'parted', u'pciutils', u'pcre', u'pcre2', u'pugixml', u'qpdf', u'rapidjson', u'safeclib', u'slirp', u'snappy', u'spice-protocol', u'taglib', u'tclap', u'tinydtls', u'tslib', u'twolame', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libaugeas.la" is touched by more than one package: [u'augeas', u'libopenssl', u'bctoolbox', u'bitstream', u'libconfuse', u'libnl', u'boost', u'brotli', u'bzip2', u'cracklib', u'ding-libs', u'file', u'libogg', u'flac', u'libidn2', u'libcurl', u'flickcurl', u'gdbm', u'gmp', u'util-linux', u'ibrcommon', u'libjpeg', u'jasper', u'jimtcl', u'libusb', u'libpcap', u'libaio', u'lzo', u'libarchive', u'libart', u'libbson', u'libcgicc', u'libcsv', u'libestr', u'libevent', u'libgsasl', u'libgta', u'libusb-compat', u'libhid', u'libid3tag', u'libjson', u'liblo', u'libmng', u'libmnl', u'libnetfilter_acct', u'libnftnl', u'opus', u'libopusenc', u'libpng', u'libpthread-stubs', u'libreplaygain', u'librtlsdr', u'libsepol', u'libserial', u'libsilk', u'libsndfile', u'libsoundtouch', u'libtommath', u'libtomcrypt', u'libupnp18', u'libvpx', u'libwebsock', u'libxmlrpc', u'libxslt', u'libyaml', u'lm-sensors', u'lz4', u'ortp', u'mediastreamer', u'mpfr', u'mtdev', u'omniorb', u'opusfile', u'parted', u'pciutils', u'pcre', u'pcre2', u'pugixml', u'qpdf', u'rapidjson', u'safeclib', u'slirp', u'snappy', u'spice-protocol', u'taglib', u'tclap', u'tinydtls', u'tslib', u'twolame', u'woff2', u'yajl'] Warning: staging file "./usr/lib/libcrack.la" is touched by more than one package: [u'cracklib', u'ding-libs', u'file', u'libogg', u'flac', u'libidn2', u'libcurl', u'flickcurl', u'gdbm', u'gmp', u'util-linux', u'ibrcommon', u'libjpeg', u'jasper', u'jimtcl', u'libusb', u'libpcap', u'libaio', u'lzo', u'libarchive', u'libart', u'libbson', u'libcgicc', u'libcsv', u'libestr', u'libevent', u'libgsasl', u'libgta', u'libusb-compat', u'libhid', u'libid3tag', u'libjson', u'liblo', u'libmng', u'libmnl', u'libnetfilter_acct', u'libnftnl', u'opus', u'libopusenc', u'libpng', u'libpthread-stubs', u'libreplaygain', u'librtlsdr', u'libsepol', u'libserial', u'libsilk', u'libsndfile', u'libsoundtouch', u'libtommath', u'libtomcrypt', u'libupnp18', u'libvpx', u'libwebsock', u'libxmlrpc', u'libxslt', u'libyaml', u'lm-sensors', u'lz4', u'ortp', u'mediastreamer', u'mpfr', u'mtdev', u'omniorb', u'opusfile', u'parted', u'pciutils', u'pcre', u'pcre2', u'pugixml', u'qpdf', u'rapidjson', u'safeclib', u'slirp', u'snappy', u'spice-protocol', u'taglib', u'tclap', u'tinydtls', u'tslib', u'twolame', u'woff2', u'yajl'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/run/instance-2/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-gettext', u'host-bison', u'host-gnupg'] Warning: host file "./share/man/man8/fsck.8" is touched by more than one package: [u'host-util-linux', u'host-e2fsprogs'] Warning: host file "./sbin/fsck" is touched by more than one package: [u'host-util-linux', u'host-e2fsprogs'] mkdir -p /home/buildroot/autobuild/run/instance-2/output/target/etc echo "buildroot" > /home/buildroot/autobuild/run/instance-2/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/run/instance-2/output/target/etc/hosts mkdir -p /home/buildroot/autobuild/run/instance-2/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/run/instance-2/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/run/instance-2/output/target/etc/shadow rm -f /home/buildroot/autobuild/run/instance-2/output/target/bin/sh rm -f /home/buildroot/autobuild/run/instance-2/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/run/instance-2/output/build/locales.nopurge; done for dir in /home/buildroot/autobuild/run/instance-2/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/run/instance-2/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/run/instance-2/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/run/instance-2/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/run/instance-2/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/run/instance-2/output/target/usr/include /home/buildroot/autobuild/run/instance-2/output/target/usr/share/aclocal \ /home/buildroot/autobuild/run/instance-2/output/target/usr/lib/pkgconfig /home/buildroot/autobuild/run/instance-2/output/target/usr/share/pkgconfig \ /home/buildroot/autobuild/run/instance-2/output/target/usr/lib/cmake /home/buildroot/autobuild/run/instance-2/output/target/usr/share/cmake find /home/buildroot/autobuild/run/instance-2/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/run/instance-2/output/target/lib/ /home/buildroot/autobuild/run/instance-2/output/target/usr/lib/ /home/buildroot/autobuild/run/instance-2/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/run/instance-2/output/target/usr/share/gdb rm -rf /home/buildroot/autobuild/run/instance-2/output/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/run/instance-2/output/target/usr/share/zsh rm -rf /home/buildroot/autobuild/run/instance-2/output/target/usr/man /home/buildroot/autobuild/run/instance-2/output/target/usr/share/man rm -rf /home/buildroot/autobuild/run/instance-2/output/target/usr/info /home/buildroot/autobuild/run/instance-2/output/target/usr/share/info rm -rf /home/buildroot/autobuild/run/instance-2/output/target/usr/doc /home/buildroot/autobuild/run/instance-2/output/target/usr/share/doc rm -rf /home/buildroot/autobuild/run/instance-2/output/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/run/instance-2/output/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/run/instance-2/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/buildroot/autobuild/run/instance-2/output/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/run/instance-2/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-2/output/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/autobuild/run/instance-2/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-2/output/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/autobuild/run/instance-2/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/autobuild/run/instance-2/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/autobuild/run/instance-2/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.11-git-00663-gf4972e2e8c"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.11-git\"" \ ) > /home/buildroot/autobuild/run/instance-2/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/run/instance-2/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/run/instance-2/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/run/instance-2/output/target/usr make: Leaving directory '/home/buildroot/autobuild/run/instance-2/buildroot' make: Entering directory '/home/buildroot/autobuild/run/instance-2/buildroot' >>> Buildroot 2018.11-git-00663-gf4972e2e8c 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 >>> host-android-tools 4.2.2+git20130218 Collecting legal info ERROR: No hash found for debian/copyright >>> host-libselinux 2.7 Collecting legal info ERROR: No hash found for LICENSE >>> host-libsepol 2.7 Collecting legal info ERROR: No hash found for COPYING >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> 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 >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> assimp v3.2 Collecting legal info ERROR: No hash found for LICENSE >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> augeas 1.10.1 Collecting legal info COPYING: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> 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 >>> readline 7.0 Collecting legal info ERROR: No hash found for COPYING >>> ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> 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) >>> b43-firmware 5.100.138 Collecting legal info >>> host-b43-fwcutter 015 Collecting legal info ERROR: No hash found for COPYING >>> bctoolbox 0.4.0 Collecting legal info ERROR: No hash found for COPYING >>> bitstream 1.4 Collecting legal info COPYING: OK (sha256: 9644a812f9a8377a59acb7092a36ce8882a39743425d9171a8fb84637e2f6e04) >>> bmon 4.0 Collecting legal info ERROR: No hash found for LICENSE.BSD ERROR: No hash found for LICENSE.MIT >>> libconfuse 3.2.2 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> boost 1.68.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> brotli 1.0.3 Collecting legal info LICENSE: OK (sha512: bae78184c2f50f86d8c727826d3982c469454c42b9af81f4ef007e39036434fa894cf5be3bf5fc65b7de2301f0a72d067a8186e303327db8a96bd14867e0a3a8) >>> host-btrfs-progs 4.17.1 Collecting legal info COPYING: OK (sha256: 0d5bf346df9e635a29dcdddf832dc5b002ca6cdc1c5c9c6c567d2a61bb0c5c15) libbtrfsutil/COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) libbtrfsutil/COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> host-lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> 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) >>> 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.2p Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> cgroupfs-mount 1.4 Collecting legal info ERROR: No hash found for debian/copyright >>> corkscrew a94f745b40077172b8fe7d77e2d583b9cf900281 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> cracklib 2.9.6 Collecting legal info ERROR: No hash found for COPYING.LIB >>> host-cracklib 2.9.6 Collecting legal info ERROR: No hash found for COPYING.LIB >>> ctorrent dnh3.3.2 Collecting legal info ERROR: No hash found for COPYING >>> ddrescue 1.22 Collecting legal info ERROR: No hash found for COPYING >>> host-dfu-util 0.9 Collecting legal info ERROR: No hash found for COPYING >>> host-libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> dhrystone 2 Collecting legal info >>> ding-libs 0_4_0 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LESSER >>> dvbsnoop 1.4.50 Collecting legal info ERROR: No hash found for COPYING >>> host-e2fsprogs 1.44.4 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> host-faketime v0.9.6 Collecting legal info ERROR: No hash found for COPYING >>> fbdump 0.4.2 Collecting legal info ERROR: No hash found for COPYING >>> file 5.34 Collecting legal info COPYING: OK (sha256: 3c0ad13c36f891a9b4f951e59eb2fc108065a46f849697cc6fd3cdb41cc23a3d) src/mygetopt.h: OK (sha256: d98ee4d8d95e7d021a5dfc41f137ecc3b624a7b98e8bd793130202d12a21ed57) src/vasprintf.c: OK (sha256: 85e358d575ad4ac5b38b623a25b24246ccff3c7e680d930c0a9ff5228fe434b6) >>> host-file 5.34 Collecting legal info COPYING: OK (sha256: 3c0ad13c36f891a9b4f951e59eb2fc108065a46f849697cc6fd3cdb41cc23a3d) src/mygetopt.h: OK (sha256: d98ee4d8d95e7d021a5dfc41f137ecc3b624a7b98e8bd793130202d12a21ed57) src/vasprintf.c: OK (sha256: 85e358d575ad4ac5b38b623a25b24246ccff3c7e680d930c0a9ff5228fe434b6) >>> fis 2892 Collecting legal info WARNING: no hash file for fis.c >>> flac 1.3.2 Collecting legal info ERROR: No hash found for COPYING.Xiph ERROR: No hash found for COPYING.GPL ERROR: No hash found for COPYING.LGPL >>> libogg 1.3.3 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> flickcurl 1.26 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB ERROR: No hash found for LICENSE-2.0.txt ERROR: No hash found for LICENSE.html >>> libcurl 7.61.1 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> libidn2 2.0.5 Collecting legal info COPYING: OK (sha256: 4fa501e804195b4136c9cec4bc510365b8cbaf4bc075d6401a77ae0213370457) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) COPYING.unicode: OK (sha256: 01d621eef165cf4d3d3dbb737aa0699178d94c6f18cf87e9dde6db3ca7790f46) >>> gdbm 1.13 Collecting legal info ERROR: No hash found for COPYING >>> genext2fs 1.4.1 Collecting legal info ERROR: No hash found for COPYING >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> host-gnupg 1.4.23 Collecting legal info ERROR: No hash found for COPYING >>> googlefontdirectory Collecting legal info >>> gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> gptfdisk 1.0.3 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) >>> hicolor-icon-theme 0.15 Collecting legal info ERROR: No hash found for COPYING >>> hwdata v0.308 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 21d0406f93e884a050426ebc21931839a45d56bfcbcbfdda7686d583f36f107f) >>> ibrcommon 1.0.1 Collecting legal info COPYING: OK (sha256: 1a0b57773a46d9d4cc2f0d1780a17acc38af506bb1e0234aaa85f8ccd6dc0b92) README: OK (sha256: 9b8a430c2136ebcf76bd37f50da7d7a80ede413ec6604cc4694ea536e779854c) >>> host-imx-mkimage rel_imx_4.9.51_8mq_ga Collecting legal info iMX8dv/COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> inconsolata 001.010 Collecting legal info ERROR: No hash found for OFL.txt >>> iperf3 3.6 Collecting legal info LICENSE: OK (sha256: 52c42914d7d79fe5e95d0d1b821556d9f06bf756ac910fe085a46d238a33e594) >>> jasper version-2.0.13 Collecting legal info ERROR: No hash found for LICENSE >>> jpeg Collecting legal info >>> libjpeg 9c Collecting legal info README: OK (sha256: 31f366acfb6259456d9046eb7f16875e387f8bf029d37ac4c4397bf63f22fd6b) >>> jimtcl 0.75 Collecting legal info ERROR: No hash found for LICENSE >>> jquery 1.11.2 Collecting legal info >>> jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info ERROR: No hash found for jsmin.c >>> lft 3.79 Collecting legal info ERROR: No hash found for COPYING >>> libpcap 1.8.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libaio 0.3.111 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> libarchive 3.3.2 Collecting legal info COPYING: OK (sha256: ae6f35cc1979beb316e4d6431fc34c6fc59f0dd126b425c8552bb41c86e4825d) >>> lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> libart 2.3.21 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libbson 1.9.4 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) THIRD_PARTY_NOTICES: OK (sha256: 8dc5cb3146b026715e6c145621c7732f36c295d825b7b3a03076ad3f238db48e) >>> libcgicc 3.2.19 Collecting legal info COPYING.LIB: OK (sha256: a2e480f5e8afd7c587a3c0ac2ed3b73ed4b10fa3a553dea26e7b661c7cedda72) COPYING.DOC: OK (sha256: 0fd15977dc962abf3eced509b1cf5356f9784939742d67a635671141023a11da) >>> libcsv 3.0.3 Collecting legal info COPYING.LESSER: OK (sha256: 6876b170378d38f65aadd271485f0a5c45beaa043a7d3de5e1636ec927922c83) >>> libestr 0.1.10 Collecting legal info COPYING: OK (sha256: 835b4793da5cbb8965fbd63905b55a4cb4310b7d1b882077d23066b08f901ff8) >>> libevent 2.1.8-stable Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libgsasl 1.8.0 Collecting legal info README: OK (sha256: 4eb54155afd4684d7e9423f6037e5cc887ae4d8818e83d3af93350ebd4a8e6eb) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libgta 1.0.8 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> libhid 0.2.16 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> libid3tag 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 7f12ad28dc075763e91b91bfa60fad04062380011ddad8f6bac21dd7b1f44367) >>> libjson 7.6.1 Collecting legal info License.txt: OK (sha256: bd62d605bef39ab7ae39f6fa333ba513edb93cfcd56c9c966f1d34e31ff7c69b) >>> liblo 0.29 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libmng 2.0.3 Collecting legal info LICENSE: OK (sha256: ba280734838eb3f22a85b92a7e62de357d4d4c325029dce723b0cb125c417c35) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_acct 1.0.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnftnl 1.0.9 Collecting legal info COPYING: OK (sha256: 98193898c663001eff2fdcfb676e210c13042bc1a05e8d570c363efa396f8e24) >>> libopusenc 0.2 Collecting legal info COPYING: OK (sha256: 93b17ab56b8230127fea532be0dcb4e6d71e66ab5e8ce5d6ae8785d7288b164f) >>> opus 1.2.1 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> libpthread-stubs 0.4 Collecting legal info ERROR: No hash found for COPYING >>> libreplaygain r475 Collecting legal info ERROR: No hash found for src/gain_analysis.c >>> librtlsdr 0.6.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libsepol 2.7 Collecting legal info ERROR: No hash found for COPYING >>> libserial 0.6.0rc2 Collecting legal info ERROR: No hash found for COPYING >>> libsilk 4268a02240c35c6055b0f237c46b09b2dcf79e45 Collecting legal info ERROR: No hash found for COPYING >>> libsndfile 1.0.28 Collecting legal info ERROR: No hash found for COPYING >>> libsoundtouch 010a91a59071c7fefd316fca62c0d980ec85b4b1 Collecting legal info ERROR: No hash found for COPYING.TXT >>> libtomcrypt 1.18.2 Collecting legal info LICENSE: OK (sha256: 8f196cb13afd271f5e267fd29543fc454596382ad580e7592709492843996ac8) >>> libtommath 1.0.1 Collecting legal info ERROR: No hash found for LICENSE >>> libupnp18 1.8.3 Collecting legal info LICENSE: OK (sha256: 0375955c8a79d6e8fa0792d45d00fc4e7710d7ac95bcbd27f9225a83f5c946fd) >>> libvpx v1.7.0 Collecting legal info LICENSE: OK (sha256: 8267348d5af1262c11d1a08de2f5afc77457755f1ac658627dd9acf71011d615) PATENTS: OK (sha256: cc3273e0694ea5896145e0677699b53471b03ea43021ddc50e7923fbb9f5023c) >>> libwebsock 3c1615eeadb0b582b63851073bfe3e5132f31ebc Collecting legal info ERROR: No hash found for COPYING.lesser >>> libxmlrpc 1.39.12 Collecting legal info ERROR: No hash found for doc/COPYING >>> libxslt 1.1.32 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> libyaml 0.2.1 Collecting legal info LICENSE: OK (sha256: bfcb6a7dfbfd30e0ccc8bb34ab712bd1568586ad8c5b078ccae443b04e79749e) >>> linux-firmware 44d4fca9922a252a0bd81f6307bcc072a78da54a Collecting legal info LICENCE.Marvell: OK (sha256: 38f2037aa14631b4b29826d7a99379613c41a97064d1defdee30a7a022138b20) LICENCE.atheros_firmware: OK (sha256: 802b7014b26c606cf6248ae8b0ab1ce6d2d1b0db236d38dd269e676cd70710f2) LICENCE.broadcom_bcm43xx: OK (sha256: b16056fc91b82a0e3e8de8f86c2dac98201aa9dc3cbd33e8d38f1b087fcec30d) LICENCE.iwlwifi_firmware: OK (sha256: e295020afd7597dc1b3bbe50a84a7e432d9cb92bc053c1c5e657b50d2517627b) LICENCE.qla2xxx: OK (sha256: 4071a11d878dbc0ac6d9e71203d03b151638f9d7a8bc47a54c3cb964100d5822) LICENCE.ralink-firmware.txt: OK (sha256: d7bec70668ddd4aae8fb4aa32870e54b49fcdb0b9b007aa9f54b53a1ac7461bd) LICENCE.ti-connectivity: OK (sha256: 106bef96470001e877fcf7ba0337fa6766a317650eb47fcaeb743eeebd62c4ff) LICENSE.i915: OK (sha256: 8542aeabf2761935122d693561e16766ce1bcc2b0d003204f9040b7d6d929f2e) LICENSE.qcom: OK (sha256: be904cd28cb292b80cdb6cf412ab0d9159d431671e987ad433c1f62e0988a9bc) LICENSE.sdma_firmware: OK (sha256: 2bdd2e716f05d9737d3f9a20f9a3a3c0caee0e866100ddb0673f1178e42f92b9) ERROR: WHENCE has wrong sha256 hash: ERROR: expected: a2cb7fe112a70132b423aa5db5fdb206bb0bfb89b2fbeb2c38a60ed7da57a3ba ERROR: got : ef38a9a8bb4b0f72b369d337426eea63ef8fc9d48453f127028d935f7dbc5820 ERROR: Incomplete download, or man-in-the-middle (MITM) attack package/linux-firmware/linux-firmware.mk:543: recipe for target 'linux-firmware-legal-info' failed make: *** [linux-firmware-legal-info] Error 1 make: Leaving directory '/home/buildroot/autobuild/run/instance-2/buildroot'