mkdir -p /data/buildroot/buildroot-test/instance-1/output/host/sparc64-buildroot-linux-gnu/sysroot/usr/lib mkdir -p /data/buildroot/buildroot-test/instance-1/output/host/sparc64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig install -m 644 ./src/zmqpp/frame.hpp ./src/zmqpp/context.hpp ./src/zmqpp/exception.hpp ./src/zmqpp/curve.hpp ./src/zmqpp/reactor.hpp ./src/zmqpp/proxy.hpp ./src/zmqpp/signal.hpp ./src/zmqpp/actor.hpp ./src/zmqpp/context_options.hpp ./src/zmqpp/socket_types.hpp ./src/zmqpp/socket.hpp ./src/zmqpp/loop.hpp ./src/zmqpp/inet.hpp ./src/zmqpp/z85.hpp ./src/zmqpp/poller.hpp ./src/zmqpp/byte_ordering.hpp ./src/zmqpp/socket_mechanisms.hpp ./src/zmqpp/message.hpp ./src/zmqpp/compatibility.hpp ./src/zmqpp/proxy_steerable.hpp ./src/zmqpp/zmqpp.hpp ./src/zmqpp/zap_request.hpp ./src/zmqpp/auth.hpp ./src/zmqpp/socket_options.hpp /data/buildroot/buildroot-test/instance-1/output/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/zmqpp install -m 755 ./build/libzmqpp.pc /data/buildroot/buildroot-test/instance-1/output/host/sparc64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig/libzmqpp.pc install -m 755 ./build/libzmqpp.so.4 /data/buildroot/buildroot-test/instance-1/output/host/sparc64-buildroot-linux-gnu/sysroot/usr/lib/libzmqpp.so.4.2.0 ln -sf libzmqpp.so.4.2.0 /data/buildroot/buildroot-test/instance-1/output/host/sparc64-buildroot-linux-gnu/sysroot/usr/lib/libzmqpp.so.4 ln -sf libzmqpp.so.4.2.0 /data/buildroot/buildroot-test/instance-1/output/host/sparc64-buildroot-linux-gnu/sysroot/usr/lib/libzmqpp.so if [ -f ./build/zmqpp ]; then install -m 755 ./build/zmqpp /data/buildroot/buildroot-test/instance-1/output/host/sparc64-buildroot-linux-gnu/sysroot/usr/bin; fi use make installcheck to test the install make[1]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/zmqpp-4.2.0' >>> zmqpp 4.2.0 Fixing libtool files >>> zmqpp 4.2.0 Installing to target /usr/bin/install -m 0755 -d /data/buildroot/buildroot-test/instance-1/output/target/usr/include/zmqpp PATH="/data/buildroot/buildroot-test/instance-1/output/host/bin:/data/buildroot/buildroot-test/instance-1/output/host/sbin:/data/buildroot/buildroot-test/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /usr/bin/make -j4 PATH="/data/buildroot/buildroot-test/instance-1/output/host/bin:/data/buildroot/buildroot-test/instance-1/output/host/sbin:/data/buildroot/buildroot-test/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" AR="/data/buildroot/buildroot-test/instance-1/output/host/bin/sparc64-linux-ar" AS="/data/buildroot/buildroot-test/instance-1/output/host/bin/sparc64-linux-as" LD="/data/buildroot/buildroot-test/instance-1/output/host/bin/sparc64-linux-ld" NM="/data/buildroot/buildroot-test/instance-1/output/host/bin/sparc64-linux-nm" CC="/data/buildroot/buildroot-test/instance-1/output/host/bin/sparc64-linux-gcc" GCC="/data/buildroot/buildroot-test/instance-1/output/host/bin/sparc64-linux-gcc" CPP="/data/buildroot/buildroot-test/instance-1/output/host/bin/sparc64-linux-cpp" CXX="/data/buildroot/buildroot-test/instance-1/output/host/bin/sparc64-linux-g++" FC="/data/buildroot/buildroot-test/instance-1/output/host/bin/sparc64-linux-gfortran" F77="/data/buildroot/buildroot-test/instance-1/output/host/bin/sparc64-linux-gfortran" RANLIB="/data/buildroot/buildroot-test/instance-1/output/host/bin/sparc64-linux-ranlib" READELF="/data/buildroot/buildroot-test/instance-1/output/host/bin/sparc64-linux-readelf" STRIP="/data/buildroot/buildroot-test/instance-1/output/host/bin/sparc64-linux-strip" OBJCOPY="/data/buildroot/buildroot-test/instance-1/output/host/bin/sparc64-linux-objcopy" OBJDUMP="/data/buildroot/buildroot-test/instance-1/output/host/bin/sparc64-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/data/buildroot/buildroot-test/instance-1/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include" LDFLAGS_FOR_BUILD="-L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/data/buildroot/buildroot-test/instance-1/output/host/bin/sparc64-linux-as" DEFAULT_LINKER="/data/buildroot/buildroot-test/instance-1/output/host/bin/sparc64-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/data/buildroot/buildroot-test/instance-1/output/host/bin/pkg-config" STAGING_DIR="/data/buildroot/buildroot-test/instance-1/output/host/sparc64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl LD="/data/buildroot/buildroot-test/instance-1/output/host/bin/sparc64-linux-g++" BUILD_PATH=./build PREFIX=/usr BUILD_STATIC=no BUILD_SHARED=yes DESTDIR=/data/buildroot/buildroot-test/instance-1/output/target install -C /data/buildroot/buildroot-test/instance-1/output/build/zmqpp-4.2.0 make[1]: Entering directory '/data/buildroot/buildroot-test/instance-1/output/build/zmqpp-4.2.0' sed 's/^Version.*/Version: 4.2.0/g' ./src/libzmqpp.pc > ./build/libzmqpp.pc mkdir -p /data/buildroot/buildroot-test/instance-1/output/target/usr/include/zmqpp mkdir -p /data/buildroot/buildroot-test/instance-1/output/target/usr/lib mkdir -p /data/buildroot/buildroot-test/instance-1/output/target/usr/lib/pkgconfig install -m 644 ./src/zmqpp/frame.hpp ./src/zmqpp/context.hpp ./src/zmqpp/exception.hpp ./src/zmqpp/curve.hpp ./src/zmqpp/reactor.hpp ./src/zmqpp/proxy.hpp ./src/zmqpp/signal.hpp ./src/zmqpp/actor.hpp ./src/zmqpp/context_options.hpp ./src/zmqpp/socket_types.hpp ./src/zmqpp/socket.hpp ./src/zmqpp/loop.hpp ./src/zmqpp/inet.hpp ./src/zmqpp/z85.hpp ./src/zmqpp/poller.hpp ./src/zmqpp/byte_ordering.hpp ./src/zmqpp/socket_mechanisms.hpp ./src/zmqpp/message.hpp ./src/zmqpp/compatibility.hpp ./src/zmqpp/proxy_steerable.hpp ./src/zmqpp/zmqpp.hpp ./src/zmqpp/zap_request.hpp ./src/zmqpp/auth.hpp ./src/zmqpp/socket_options.hpp /data/buildroot/buildroot-test/instance-1/output/target/usr/include/zmqpp install -m 755 ./build/libzmqpp.pc /data/buildroot/buildroot-test/instance-1/output/target/usr/lib/pkgconfig/libzmqpp.pc install -m 755 ./build/libzmqpp.so.4 /data/buildroot/buildroot-test/instance-1/output/target/usr/lib/libzmqpp.so.4.2.0 ln -sf libzmqpp.so.4.2.0 /data/buildroot/buildroot-test/instance-1/output/target/usr/lib/libzmqpp.so.4 ln -sf libzmqpp.so.4.2.0 /data/buildroot/buildroot-test/instance-1/output/target/usr/lib/libzmqpp.so if [ -f ./build/zmqpp ]; then install -m 755 ./build/zmqpp /data/buildroot/buildroot-test/instance-1/output/target/usr/bin; fi use make installcheck to test the install make[1]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/zmqpp-4.2.0' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /data/buildroot/buildroot-test/instance-1/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'readline', u'ed', u'gsl', u'pinentry'] ./support/scripts/check-uniq-files -t staging /data/buildroot/buildroot-test/instance-1/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libtirpc.la" is touched by more than one package: [u'libtirpc', u'liburiparser', u'libv4l', u'libvorbis', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'mesa3d', u'openpgm', u'pango', u'pangomm', u'shadowsocks-libev', u'sqlcipher', u'zbar', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libpangomm-1.4.la" is touched by more than one package: [u'pangomm', u'shadowsocks-libev', u'sqlcipher', u'zbar', u'zeromq', u'zmqpp'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'readline', u'gsl'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'json-c', u'lvm2', u'libopenssl', u'popt', u'cryptsetup', u'libcurl', u'curlpp', u'dbus', u'dbus-glib', u'librtlsdr', u'exiv2', u'file', u'glibmm', u'gsl', u'harfbuzz', u'libjpeg', u'libao', u'libgpg-error', u'libassuan', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libev', u'libmatroska', u'libogg', u'libqmi', u'libsodium', u'libtirpc', u'liburiparser', u'libv4l', u'libvorbis', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'mesa3d', u'openpgm', u'pango', u'pangomm', u'shadowsocks-libev', u'sqlcipher', u'zbar', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libspeex.la" is touched by more than one package: [u'speex', u'linphone', u'mbedtls', u'mesa3d', u'openpgm', u'pango', u'pangomm', u'shadowsocks-libev', u'sqlcipher', u'zbar', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libao.la" is touched by more than one package: [u'libao', u'libgpg-error', u'libassuan', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libev', u'libmatroska', u'libogg', u'libqmi', u'libsodium', u'libtirpc', u'liburiparser', u'libv4l', u'libvorbis', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'mesa3d', u'openpgm', u'pango', u'pangomm', u'shadowsocks-libev', u'sqlcipher', u'zbar', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libv4l/plugins/libv4l-mplane.la" is touched by more than one package: [u'libv4l', u'libvorbis', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'mesa3d', u'openpgm', u'pango', u'pangomm', u'shadowsocks-libev', u'sqlcipher', u'zbar', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: [u'libogg', u'libqmi', u'libsodium', u'libtirpc', u'liburiparser', u'libv4l', u'libvorbis', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'mesa3d', u'openpgm', u'pango', u'pangomm', u'shadowsocks-libev', u'sqlcipher', u'zbar', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'libsepol', u'libselinux', u'util-linux', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'json-c', u'lvm2', u'libopenssl', u'popt', u'cryptsetup', u'libcurl', u'curlpp', u'dbus', u'dbus-glib', u'librtlsdr', u'exiv2', u'file', u'glibmm', u'gsl', u'harfbuzz', u'libjpeg', u'libao', u'libgpg-error', u'libassuan', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libev', u'libmatroska', u'libogg', u'libqmi', u'libsodium', u'libtirpc', u'liburiparser', u'libv4l', u'libvorbis', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'mesa3d', u'openpgm', u'pango', u'pangomm', u'shadowsocks-libev', u'sqlcipher', u'zbar', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libfa.la" is touched by more than one package: [u'augeas', u'libaio', u'c-ares', u'expat', u'libpng', u'freetype', u'fontconfig', u'libffi', u'pcre', u'libsepol', u'libselinux', u'util-linux', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'json-c', u'lvm2', u'libopenssl', u'popt', u'cryptsetup', u'libcurl', u'curlpp', u'dbus', u'dbus-glib', u'librtlsdr', u'exiv2', u'file', u'glibmm', u'gsl', u'harfbuzz', u'libjpeg', u'libao', u'libgpg-error', u'libassuan', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libev', u'libmatroska', u'libogg', u'libqmi', u'libsodium', u'libtirpc', u'liburiparser', u'libv4l', u'libvorbis', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'mesa3d', u'openpgm', u'pango', u'pangomm', u'shadowsocks-libev', u'sqlcipher', u'zbar', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'json-c', u'lvm2', u'libopenssl', u'popt', u'cryptsetup', u'libcurl', u'curlpp', u'dbus', u'dbus-glib', u'librtlsdr', u'exiv2', u'file', u'glibmm', u'gsl', u'harfbuzz', u'libjpeg', u'libao', u'libgpg-error', u'libassuan', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libev', u'libmatroska', u'libogg', u'libqmi', u'libsodium', u'libtirpc', u'liburiparser', u'libv4l', u'libvorbis', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'mesa3d', u'openpgm', u'pango', u'pangomm', u'shadowsocks-libev', u'sqlcipher', u'zbar', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libcairo.la" is touched by more than one package: [u'cairo', u'libsigc', u'cairomm', u'json-c', u'lvm2', u'libopenssl', u'popt', u'cryptsetup', u'libcurl', u'curlpp', u'dbus', u'dbus-glib', u'librtlsdr', u'exiv2', u'file', u'glibmm', u'gsl', u'harfbuzz', u'libjpeg', u'libao', u'libgpg-error', u'libassuan', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libev', u'libmatroska', u'libogg', u'libqmi', u'libsodium', u'libtirpc', u'liburiparser', u'libv4l', u'libvorbis', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'mesa3d', u'openpgm', u'pango', u'pangomm', u'shadowsocks-libev', u'sqlcipher', u'zbar', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'libsepol', u'libselinux', u'util-linux', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'json-c', u'lvm2', u'libopenssl', u'popt', u'cryptsetup', u'libcurl', u'curlpp', u'dbus', u'dbus-glib', u'librtlsdr', u'exiv2', u'file', u'glibmm', u'gsl', u'harfbuzz', u'libjpeg', u'libao', u'libgpg-error', u'libassuan', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libev', u'libmatroska', u'libogg', u'libqmi', u'libsodium', u'libtirpc', u'liburiparser', u'libv4l', u'libvorbis', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'mesa3d', u'openpgm', u'pango', u'pangomm', u'shadowsocks-libev', u'sqlcipher', u'zbar', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libgiomm-2.4.la" is touched by more than one package: [u'glibmm', u'gsl', u'harfbuzz', u'libjpeg', u'libao', u'libgpg-error', u'libassuan', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libev', u'libmatroska', u'libogg', u'libqmi', u'libsodium', u'libtirpc', u'liburiparser', u'libv4l', u'libvorbis', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'mesa3d', u'openpgm', u'pango', u'pangomm', u'shadowsocks-libev', u'sqlcipher', u'zbar', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libv4l2rds.la" is touched by more than one package: [u'libv4l', u'libvorbis', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'mesa3d', u'openpgm', u'pango', u'pangomm', u'shadowsocks-libev', u'sqlcipher', u'zbar', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libmagic.la" is touched by more than one package: [u'file', u'glibmm', u'gsl', u'harfbuzz', u'libjpeg', u'libao', u'libgpg-error', u'libassuan', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libev', u'libmatroska', u'libogg', u'libqmi', u'libsodium', u'libtirpc', u'liburiparser', u'libv4l', u'libvorbis', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'mesa3d', u'openpgm', u'pango', u'pangomm', u'shadowsocks-libev', u'sqlcipher', u'zbar', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'json-c', u'lvm2', u'libopenssl', u'popt', u'cryptsetup', u'libcurl', u'curlpp', u'dbus', u'dbus-glib', u'librtlsdr', u'exiv2', u'file', u'glibmm', u'gsl', u'harfbuzz', u'libjpeg', u'libao', u'libgpg-error', u'libassuan', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libev', u'libmatroska', u'libogg', u'libqmi', u'libsodium', u'libtirpc', u'liburiparser', u'libv4l', u'libvorbis', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'mesa3d', u'openpgm', u'pango', u'pangomm', u'shadowsocks-libev', u'sqlcipher', u'zbar', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libcryptsetup.la" is touched by more than one package: [u'cryptsetup', u'libcurl', u'curlpp', u'dbus', u'dbus-glib', u'librtlsdr', u'exiv2', u'file', u'glibmm', u'gsl', u'harfbuzz', u'libjpeg', u'libao', u'libgpg-error', u'libassuan', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libev', u'libmatroska', u'libogg', u'libqmi', u'libsodium', u'libtirpc', u'liburiparser', u'libv4l', u'libvorbis', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'mesa3d', u'openpgm', u'pango', u'pangomm', u'shadowsocks-libev', u'sqlcipher', u'zbar', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libdrm.la" is touched by more than one package: [u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libev', u'libmatroska', u'libogg', u'libqmi', u'libsodium', u'libtirpc', u'liburiparser', u'libv4l', u'libvorbis', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'mesa3d', u'openpgm', u'pango', u'pangomm', u'shadowsocks-libev', u'sqlcipher', u'zbar', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libpcsclite.la" is touched by more than one package: [u'pcsc-lite', u'acsccid', u'libzlib', u'libxml2', u'ncurses', u'readline', u'augeas', u'libaio', u'c-ares', u'expat', u'libpng', u'freetype', u'fontconfig', u'libffi', u'pcre', u'libsepol', u'libselinux', u'util-linux', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'json-c', u'lvm2', u'libopenssl', u'popt', u'cryptsetup', u'libcurl', u'curlpp', u'dbus', u'dbus-glib', u'librtlsdr', u'exiv2', u'file', u'glibmm', u'gsl', u'harfbuzz', u'libjpeg', u'libao', u'libgpg-error', u'libassuan', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libev', u'libmatroska', u'libogg', u'libqmi', u'libsodium', u'libtirpc', u'liburiparser', u'libv4l', u'libvorbis', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'mesa3d', u'openpgm', u'pango', u'pangomm', u'shadowsocks-libev', u'sqlcipher', u'zbar', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libkms.la" is touched by more than one package: [u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libev', u'libmatroska', u'libogg', u'libqmi', u'libsodium', u'libtirpc', u'liburiparser', u'libv4l', u'libvorbis', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'mesa3d', u'openpgm', u'pango', u'pangomm', u'shadowsocks-libev', u'sqlcipher', u'zbar', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libv4l/v4l1compat.la" is touched by more than one package: [u'libv4l', u'libvorbis', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'mesa3d', u'openpgm', u'pango', u'pangomm', u'shadowsocks-libev', u'sqlcipher', u'zbar', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libcairo-gobject.la" is touched by more than one package: [u'cairo', u'libsigc', u'cairomm', u'json-c', u'lvm2', u'libopenssl', u'popt', u'cryptsetup', u'libcurl', u'curlpp', u'dbus', u'dbus-glib', u'librtlsdr', u'exiv2', u'file', u'glibmm', u'gsl', u'harfbuzz', u'libjpeg', u'libao', u'libgpg-error', u'libassuan', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libev', u'libmatroska', u'libogg', u'libqmi', u'libsodium', u'libtirpc', u'liburiparser', u'libv4l', u'libvorbis', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'mesa3d', u'openpgm', u'pango', u'pangomm', u'shadowsocks-libev', u'sqlcipher', u'zbar', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libzbar.la" is touched by more than one package: [u'zbar', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'libsepol', u'libselinux', u'util-linux', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'json-c', u'lvm2', u'libopenssl', u'popt', u'cryptsetup', u'libcurl', u'curlpp', u'dbus', u'dbus-glib', u'librtlsdr', u'exiv2', u'file', u'glibmm', u'gsl', u'harfbuzz', u'libjpeg', u'libao', u'libgpg-error', u'libassuan', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libev', u'libmatroska', u'libogg', u'libqmi', u'libsodium', u'libtirpc', u'liburiparser', u'libv4l', u'libvorbis', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'mesa3d', u'openpgm', u'pango', u'pangomm', u'shadowsocks-libev', u'sqlcipher', u'zbar', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libvorbisenc.la" is touched by more than one package: [u'libvorbis', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'mesa3d', u'openpgm', u'pango', u'pangomm', u'shadowsocks-libev', u'sqlcipher', u'zbar', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libgslcblas.la" is touched by more than one package: [u'gsl', u'harfbuzz', u'libjpeg', u'libao', u'libgpg-error', u'libassuan', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libev', u'libmatroska', u'libogg', u'libqmi', u'libsodium', u'libtirpc', u'liburiparser', u'libv4l', u'libvorbis', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'mesa3d', u'openpgm', u'pango', u'pangomm', u'shadowsocks-libev', u'sqlcipher', u'zbar', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libv4lconvert.la" is touched by more than one package: [u'libv4l', u'libvorbis', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'mesa3d', u'openpgm', u'pango', u'pangomm', u'shadowsocks-libev', u'sqlcipher', u'zbar', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libpgm.la" is touched by more than one package: [u'openpgm', u'pango', u'pangomm', u'shadowsocks-libev', u'sqlcipher', u'zbar', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'json-c', u'lvm2', u'libopenssl', u'popt', u'cryptsetup', u'libcurl', u'curlpp', u'dbus', u'dbus-glib', u'librtlsdr', u'exiv2', u'file', u'glibmm', u'gsl', u'harfbuzz', u'libjpeg', u'libao', u'libgpg-error', u'libassuan', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libev', u'libmatroska', u'libogg', u'libqmi', u'libsodium', u'libtirpc', u'liburiparser', u'libv4l', u'libvorbis', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'mesa3d', u'openpgm', u'pango', u'pangomm', u'shadowsocks-libev', u'sqlcipher', u'zbar', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libmediastreamer_base.la" is touched by more than one package: [u'linphone', u'mbedtls', u'mesa3d', u'openpgm', u'pango', u'pangomm', u'shadowsocks-libev', u'sqlcipher', u'zbar', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libvorbisfile.la" is touched by more than one package: [u'libvorbis', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'mesa3d', u'openpgm', u'pango', u'pangomm', u'shadowsocks-libev', u'sqlcipher', u'zbar', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'pcsc-lite', u'acsccid', u'libzlib', u'libxml2', u'ncurses', u'readline', u'augeas', u'libaio', u'c-ares', u'expat', u'libpng', u'freetype', u'fontconfig', u'libffi', u'pcre', u'libsepol', u'libselinux', u'util-linux', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'json-c', u'lvm2', u'libopenssl', u'popt', u'cryptsetup', u'libcurl', u'curlpp', u'dbus', u'dbus-glib', u'librtlsdr', u'exiv2', u'file', u'glibmm', u'gsl', u'harfbuzz', u'libjpeg', u'libao', u'libgpg-error', u'libassuan', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libev', u'libmatroska', u'libogg', u'libqmi', u'libsodium', u'libtirpc', u'liburiparser', u'libv4l', u'libvorbis', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'mesa3d', u'openpgm', u'pango', u'pangomm', u'shadowsocks-libev', u'sqlcipher', u'zbar', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'libsepol', u'libselinux', u'util-linux', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'json-c', u'lvm2', u'libopenssl', u'popt', u'cryptsetup', u'libcurl', u'curlpp', u'dbus', u'dbus-glib', u'librtlsdr', u'exiv2', u'file', u'glibmm', u'gsl', u'harfbuzz', u'libjpeg', u'libao', u'libgpg-error', u'libassuan', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libev', u'libmatroska', u'libogg', u'libqmi', u'libsodium', u'libtirpc', u'liburiparser', u'libv4l', u'libvorbis', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'mesa3d', u'openpgm', u'pango', u'pangomm', u'shadowsocks-libev', u'sqlcipher', u'zbar', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/ao/plugins-4/liboss.la" is touched by more than one package: [u'libao', u'libgpg-error', u'libassuan', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libev', u'libmatroska', u'libogg', u'libqmi', u'libsodium', u'libtirpc', u'liburiparser', u'libv4l', u'libvorbis', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'mesa3d', u'openpgm', u'pango', u'pangomm', u'shadowsocks-libev', u'sqlcipher', u'zbar', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libpcscspy.la" is touched by more than one package: [u'pcsc-lite', u'acsccid', u'libzlib', u'libxml2', u'ncurses', u'readline', u'augeas', u'libaio', u'c-ares', u'expat', u'libpng', u'freetype', u'fontconfig', u'libffi', u'pcre', u'libsepol', u'libselinux', u'util-linux', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'json-c', u'lvm2', u'libopenssl', u'popt', u'cryptsetup', u'libcurl', u'curlpp', u'dbus', u'dbus-glib', u'librtlsdr', u'exiv2', u'file', u'glibmm', u'gsl', u'harfbuzz', u'libjpeg', u'libao', u'libgpg-error', u'libassuan', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libev', u'libmatroska', u'libogg', u'libqmi', u'libsodium', u'libtirpc', u'liburiparser', u'libv4l', u'libvorbis', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'mesa3d', u'openpgm', u'pango', u'pangomm', u'shadowsocks-libev', u'sqlcipher', u'zbar', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libharfbuzz.la" is touched by more than one package: [u'harfbuzz', u'libjpeg', u'libao', u'libgpg-error', u'libassuan', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libev', u'libmatroska', u'libogg', u'libqmi', u'libsodium', u'libtirpc', u'liburiparser', u'libv4l', u'libvorbis', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'mesa3d', u'openpgm', u'pango', u'pangomm', u'shadowsocks-libev', u'sqlcipher', u'zbar', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/liblpc2xml.la" is touched by more than one package: [u'linphone', u'mbedtls', u'mesa3d', u'openpgm', u'pango', u'pangomm', u'shadowsocks-libev', u'sqlcipher', u'zbar', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'json-c', u'lvm2', u'libopenssl', u'popt', u'cryptsetup', u'libcurl', u'curlpp', u'dbus', u'dbus-glib', u'librtlsdr', u'exiv2', u'file', u'glibmm', u'gsl', u'harfbuzz', u'libjpeg', u'libao', u'libgpg-error', u'libassuan', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libev', u'libmatroska', u'libogg', u'libqmi', u'libsodium', u'libtirpc', u'liburiparser', u'libv4l', u'libvorbis', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'mesa3d', u'openpgm', u'pango', u'pangomm', u'shadowsocks-libev', u'sqlcipher', u'zbar', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libvorbis.la" is touched by more than one package: [u'libvorbis', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'mesa3d', u'openpgm', u'pango', u'pangomm', u'shadowsocks-libev', u'sqlcipher', u'zbar', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'json-c', u'lvm2', u'libopenssl', u'popt', u'cryptsetup', u'libcurl', u'curlpp', u'dbus', u'dbus-glib', u'librtlsdr', u'exiv2', u'file', u'glibmm', u'gsl', u'harfbuzz', u'libjpeg', u'libao', u'libgpg-error', u'libassuan', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libev', u'libmatroska', u'libogg', u'libqmi', u'libsodium', u'libtirpc', u'liburiparser', u'libv4l', u'libvorbis', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'mesa3d', u'openpgm', u'pango', u'pangomm', u'shadowsocks-libev', u'sqlcipher', u'zbar', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libgsl.la" is touched by more than one package: [u'gsl', u'harfbuzz', u'libjpeg', u'libao', u'libgpg-error', u'libassuan', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libev', u'libmatroska', u'libogg', u'libqmi', u'libsodium', u'libtirpc', u'liburiparser', u'libv4l', u'libvorbis', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'mesa3d', u'openpgm', u'pango', u'pangomm', u'shadowsocks-libev', u'sqlcipher', u'zbar', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libv4l1.la" is touched by more than one package: [u'libv4l', u'libvorbis', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'mesa3d', u'openpgm', u'pango', u'pangomm', u'shadowsocks-libev', u'sqlcipher', u'zbar', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libpixman-1.la" is touched by more than one package: [u'pixman', u'cairo', u'libsigc', u'cairomm', u'json-c', u'lvm2', u'libopenssl', u'popt', u'cryptsetup', u'libcurl', u'curlpp', u'dbus', u'dbus-glib', u'librtlsdr', u'exiv2', u'file', u'glibmm', u'gsl', u'harfbuzz', u'libjpeg', u'libao', u'libgpg-error', u'libassuan', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libev', u'libmatroska', u'libogg', u'libqmi', u'libsodium', u'libtirpc', u'liburiparser', u'libv4l', u'libvorbis', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'mesa3d', u'openpgm', u'pango', u'pangomm', u'shadowsocks-libev', u'sqlcipher', u'zbar', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libzmq.la" is touched by more than one package: [u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libfontconfig.la" is touched by more than one package: [u'fontconfig', u'libffi', u'pcre', u'libsepol', u'libselinux', u'util-linux', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'json-c', u'lvm2', u'libopenssl', u'popt', u'cryptsetup', u'libcurl', u'curlpp', u'dbus', u'dbus-glib', u'librtlsdr', u'exiv2', u'file', u'glibmm', u'gsl', u'harfbuzz', u'libjpeg', u'libao', u'libgpg-error', u'libassuan', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libev', u'libmatroska', u'libogg', u'libqmi', u'libsodium', u'libtirpc', u'liburiparser', u'libv4l', u'libvorbis', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'mesa3d', u'openpgm', u'pango', u'pangomm', u'shadowsocks-libev', u'sqlcipher', u'zbar', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libsigc-2.0.la" is touched by more than one package: [u'libsigc', u'cairomm', u'json-c', u'lvm2', u'libopenssl', u'popt', u'cryptsetup', u'libcurl', u'curlpp', u'dbus', u'dbus-glib', u'librtlsdr', u'exiv2', u'file', u'glibmm', u'gsl', u'harfbuzz', u'libjpeg', u'libao', u'libgpg-error', u'libassuan', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libev', u'libmatroska', u'libogg', u'libqmi', u'libsodium', u'libtirpc', u'liburiparser', u'libv4l', u'libvorbis', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'mesa3d', u'openpgm', u'pango', u'pangomm', u'shadowsocks-libev', u'sqlcipher', u'zbar', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libev.la" is touched by more than one package: [u'libev', u'libmatroska', u'libogg', u'libqmi', u'libsodium', u'libtirpc', u'liburiparser', u'libv4l', u'libvorbis', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'mesa3d', u'openpgm', u'pango', u'pangomm', u'shadowsocks-libev', u'sqlcipher', u'zbar', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: [u'libcurl', u'curlpp', u'dbus', u'dbus-glib', u'librtlsdr', u'exiv2', u'file', u'glibmm', u'gsl', u'harfbuzz', u'libjpeg', u'libao', u'libgpg-error', u'libassuan', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libev', u'libmatroska', u'libogg', u'libqmi', u'libsodium', u'libtirpc', u'liburiparser', u'libv4l', u'libvorbis', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'mesa3d', u'openpgm', u'pango', u'pangomm', u'shadowsocks-libev', u'sqlcipher', u'zbar', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libpangoft2-1.0.la" is touched by more than one package: [u'pango', u'pangomm', u'shadowsocks-libev', u'sqlcipher', u'zbar', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libpng.la" is touched by more than one package: [u'libpng', u'freetype', u'fontconfig', u'libffi', u'pcre', u'libsepol', u'libselinux', u'util-linux', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'json-c', u'lvm2', u'libopenssl', u'popt', u'cryptsetup', u'libcurl', u'curlpp', u'dbus', u'dbus-glib', u'librtlsdr', u'exiv2', u'file', u'glibmm', u'gsl', u'harfbuzz', u'libjpeg', u'libao', u'libgpg-error', u'libassuan', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libev', u'libmatroska', u'libogg', u'libqmi', u'libsodium', u'libtirpc', u'liburiparser', u'libv4l', u'libvorbis', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'mesa3d', u'openpgm', u'pango', u'pangomm', u'shadowsocks-libev', u'sqlcipher', u'zbar', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'json-c', u'lvm2', u'libopenssl', u'popt', u'cryptsetup', u'libcurl', u'curlpp', u'dbus', u'dbus-glib', u'librtlsdr', u'exiv2', u'file', u'glibmm', u'gsl', u'harfbuzz', u'libjpeg', u'libao', u'libgpg-error', u'libassuan', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libev', u'libmatroska', u'libogg', u'libqmi', u'libsodium', u'libtirpc', u'liburiparser', u'libv4l', u'libvorbis', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'mesa3d', u'openpgm', u'pango', u'pangomm', u'shadowsocks-libev', u'sqlcipher', u'zbar', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/liburiparser.la" is touched by more than one package: [u'liburiparser', u'libv4l', u'libvorbis', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'mesa3d', u'openpgm', u'pango', u'pangomm', u'shadowsocks-libev', u'sqlcipher', u'zbar', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libjpeg.la" is touched by more than one package: [u'libjpeg', u'libao', u'libgpg-error', u'libassuan', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libev', u'libmatroska', u'libogg', u'libqmi', u'libsodium', u'libtirpc', u'liburiparser', u'libv4l', u'libvorbis', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'mesa3d', u'openpgm', u'pango', u'pangomm', u'shadowsocks-libev', u'sqlcipher', u'zbar', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libpcre32.la" is touched by more than one package: [u'pcre', u'libsepol', u'libselinux', u'util-linux', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'json-c', u'lvm2', u'libopenssl', u'popt', u'cryptsetup', u'libcurl', u'curlpp', u'dbus', u'dbus-glib', u'librtlsdr', u'exiv2', u'file', u'glibmm', u'gsl', u'harfbuzz', u'libjpeg', u'libao', u'libgpg-error', u'libassuan', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libev', u'libmatroska', u'libogg', u'libqmi', u'libsodium', u'libtirpc', u'liburiparser', u'libv4l', u'libvorbis', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'mesa3d', u'openpgm', u'pango', u'pangomm', u'shadowsocks-libev', u'sqlcipher', u'zbar', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'ncurses', u'readline', u'augeas', u'libaio', u'c-ares', u'expat', u'libpng', u'freetype', u'fontconfig', u'libffi', u'pcre', u'libsepol', u'libselinux', u'util-linux', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'json-c', u'lvm2', u'libopenssl', u'popt', u'cryptsetup', u'libcurl', u'curlpp', u'dbus', u'dbus-glib', u'librtlsdr', u'exiv2', u'file', u'glibmm', u'gsl', u'harfbuzz', u'libjpeg', u'libao', u'libgpg-error', u'libassuan', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libev', u'libmatroska', u'libogg', u'libqmi', u'libsodium', u'libtirpc', u'liburiparser', u'libv4l', u'libvorbis', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'mesa3d', u'openpgm', u'pango', u'pangomm', u'shadowsocks-libev', u'sqlcipher', u'zbar', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libosip2.la" is touched by more than one package: [u'libosip2', u'libeXosip2', u'libebml', u'libev', u'libmatroska', u'libogg', u'libqmi', u'libsodium', u'libtirpc', u'liburiparser', u'libv4l', u'libvorbis', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'mesa3d', u'openpgm', u'pango', u'pangomm', u'shadowsocks-libev', u'sqlcipher', u'zbar', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libsodium.la" is touched by more than one package: [u'libsodium', u'libtirpc', u'liburiparser', u'libv4l', u'libvorbis', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'mesa3d', u'openpgm', u'pango', u'pangomm', u'shadowsocks-libev', u'sqlcipher', u'zbar', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libgbm.la" is touched by more than one package: [u'mesa3d', u'openpgm', u'pango', u'pangomm', u'shadowsocks-libev', u'sqlcipher', u'zbar', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libcairomm-1.0.la" is touched by more than one package: [u'cairomm', u'json-c', u'lvm2', u'libopenssl', u'popt', u'cryptsetup', u'libcurl', u'curlpp', u'dbus', u'dbus-glib', u'librtlsdr', u'exiv2', u'file', u'glibmm', u'gsl', u'harfbuzz', u'libjpeg', u'libao', u'libgpg-error', u'libassuan', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libev', u'libmatroska', u'libogg', u'libqmi', u'libsodium', u'libtirpc', u'liburiparser', u'libv4l', u'libvorbis', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'mesa3d', u'openpgm', u'pango', u'pangomm', u'shadowsocks-libev', u'sqlcipher', u'zbar', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libspeexdsp.la" is touched by more than one package: [u'speexdsp', u'speex', u'linphone', u'mbedtls', u'mesa3d', u'openpgm', u'pango', u'pangomm', u'shadowsocks-libev', u'sqlcipher', u'zbar', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libassuan.la" is touched by more than one package: [u'libassuan', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libev', u'libmatroska', u'libogg', u'libqmi', u'libsodium', u'libtirpc', u'liburiparser', u'libv4l', u'libvorbis', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'mesa3d', u'openpgm', u'pango', u'pangomm', u'shadowsocks-libev', u'sqlcipher', u'zbar', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libpango-1.0.la" is touched by more than one package: [u'pango', u'pangomm', u'shadowsocks-libev', u'sqlcipher', u'zbar', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'libpng', u'freetype', u'fontconfig', u'libffi', u'pcre', u'libsepol', u'libselinux', u'util-linux', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'json-c', u'lvm2', u'libopenssl', u'popt', u'cryptsetup', u'libcurl', u'curlpp', u'dbus', u'dbus-glib', u'librtlsdr', u'exiv2', u'file', u'glibmm', u'gsl', u'harfbuzz', u'libjpeg', u'libao', u'libgpg-error', u'libassuan', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libev', u'libmatroska', u'libogg', u'libqmi', u'libsodium', u'libtirpc', u'liburiparser', u'libv4l', u'libvorbis', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'mesa3d', u'openpgm', u'pango', u'pangomm', u'shadowsocks-libev', u'sqlcipher', u'zbar', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libortp.la" is touched by more than one package: [u'linphone', u'mbedtls', u'mesa3d', u'openpgm', u'pango', u'pangomm', u'shadowsocks-libev', u'sqlcipher', u'zbar', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libxml2lpc.la" is touched by more than one package: [u'linphone', u'mbedtls', u'mesa3d', u'openpgm', u'pango', u'pangomm', u'shadowsocks-libev', u'sqlcipher', u'zbar', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libdbus-1.la" is touched by more than one package: [u'dbus', u'dbus-glib', u'librtlsdr', u'exiv2', u'file', u'glibmm', u'gsl', u'harfbuzz', u'libjpeg', u'libao', u'libgpg-error', u'libassuan', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libev', u'libmatroska', u'libogg', u'libqmi', u'libsodium', u'libtirpc', u'liburiparser', u'libv4l', u'libvorbis', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'mesa3d', u'openpgm', u'pango', u'pangomm', u'shadowsocks-libev', u'sqlcipher', u'zbar', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/liblinphone.la" is touched by more than one package: [u'linphone', u'mbedtls', u'mesa3d', u'openpgm', u'pango', u'pangomm', u'shadowsocks-libev', u'sqlcipher', u'zbar', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libmediastreamer_voip.la" is touched by more than one package: [u'linphone', u'mbedtls', u'mesa3d', u'openpgm', u'pango', u'pangomm', u'shadowsocks-libev', u'sqlcipher', u'zbar', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libcares.la" is touched by more than one package: [u'c-ares', u'expat', u'libpng', u'freetype', u'fontconfig', u'libffi', u'pcre', u'libsepol', u'libselinux', u'util-linux', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'json-c', u'lvm2', u'libopenssl', u'popt', u'cryptsetup', u'libcurl', u'curlpp', u'dbus', u'dbus-glib', u'librtlsdr', u'exiv2', u'file', u'glibmm', u'gsl', u'harfbuzz', u'libjpeg', u'libao', u'libgpg-error', u'libassuan', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libev', u'libmatroska', u'libogg', u'libqmi', u'libsodium', u'libtirpc', u'liburiparser', u'libv4l', u'libvorbis', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'mesa3d', u'openpgm', u'pango', u'pangomm', u'shadowsocks-libev', u'sqlcipher', u'zbar', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libglibmm-2.4.la" is touched by more than one package: [u'glibmm', u'gsl', u'harfbuzz', u'libjpeg', u'libao', u'libgpg-error', u'libassuan', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libev', u'libmatroska', u'libogg', u'libqmi', u'libsodium', u'libtirpc', u'liburiparser', u'libv4l', u'libvorbis', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'mesa3d', u'openpgm', u'pango', u'pangomm', u'shadowsocks-libev', u'sqlcipher', u'zbar', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libqmi-glib.la" is touched by more than one package: [u'libqmi', u'libsodium', u'libtirpc', u'liburiparser', u'libv4l', u'libvorbis', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'mesa3d', u'openpgm', u'pango', u'pangomm', u'shadowsocks-libev', u'sqlcipher', u'zbar', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'fontconfig', u'libffi', u'pcre', u'libsepol', u'libselinux', u'util-linux', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'json-c', u'lvm2', u'libopenssl', u'popt', u'cryptsetup', u'libcurl', u'curlpp', u'dbus', u'dbus-glib', u'librtlsdr', u'exiv2', u'file', u'glibmm', u'gsl', u'harfbuzz', u'libjpeg', u'libao', u'libgpg-error', u'libassuan', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libev', u'libmatroska', u'libogg', u'libqmi', u'libsodium', u'libtirpc', u'liburiparser', u'libv4l', u'libvorbis', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'mesa3d', u'openpgm', u'pango', u'pangomm', u'shadowsocks-libev', u'sqlcipher', u'zbar', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libpng16.la" is touched by more than one package: [u'libpng', u'freetype', u'fontconfig', u'libffi', u'pcre', u'libsepol', u'libselinux', u'util-linux', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'json-c', u'lvm2', u'libopenssl', u'popt', u'cryptsetup', u'libcurl', u'curlpp', u'dbus', u'dbus-glib', u'librtlsdr', u'exiv2', u'file', u'glibmm', u'gsl', u'harfbuzz', u'libjpeg', u'libao', u'libgpg-error', u'libassuan', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libev', u'libmatroska', u'libogg', u'libqmi', u'libsodium', u'libtirpc', u'liburiparser', u'libv4l', u'libvorbis', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'mesa3d', u'openpgm', u'pango', u'pangomm', u'shadowsocks-libev', u'sqlcipher', u'zbar', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libsqlcipher.la" is touched by more than one package: [u'sqlcipher', u'zbar', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libv4l2.la" is touched by more than one package: [u'libv4l', u'libvorbis', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'mesa3d', u'openpgm', u'pango', u'pangomm', u'shadowsocks-libev', u'sqlcipher', u'zbar', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libharfbuzz-subset.la" is touched by more than one package: [u'harfbuzz', u'libjpeg', u'libao', u'libgpg-error', u'libassuan', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libev', u'libmatroska', u'libogg', u'libqmi', u'libsodium', u'libtirpc', u'liburiparser', u'libv4l', u'libvorbis', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'mesa3d', u'openpgm', u'pango', u'pangomm', u'shadowsocks-libev', u'sqlcipher', u'zbar', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'json-c', u'lvm2', u'libopenssl', u'popt', u'cryptsetup', u'libcurl', u'curlpp', u'dbus', u'dbus-glib', u'librtlsdr', u'exiv2', u'file', u'glibmm', u'gsl', u'harfbuzz', u'libjpeg', u'libao', u'libgpg-error', u'libassuan', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libev', u'libmatroska', u'libogg', u'libqmi', u'libsodium', u'libtirpc', u'liburiparser', u'libv4l', u'libvorbis', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'mesa3d', u'openpgm', u'pango', u'pangomm', u'shadowsocks-libev', u'sqlcipher', u'zbar', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libosipparser2.la" is touched by more than one package: [u'libosip2', u'libeXosip2', u'libebml', u'libev', u'libmatroska', u'libogg', u'libqmi', u'libsodium', u'libtirpc', u'liburiparser', u'libv4l', u'libvorbis', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'mesa3d', u'openpgm', u'pango', u'pangomm', u'shadowsocks-libev', u'sqlcipher', u'zbar', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libdbus-glib-1.la" is touched by more than one package: [u'dbus-glib', u'librtlsdr', u'exiv2', u'file', u'glibmm', u'gsl', u'harfbuzz', u'libjpeg', u'libao', u'libgpg-error', u'libassuan', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libev', u'libmatroska', u'libogg', u'libqmi', u'libsodium', u'libtirpc', u'liburiparser', u'libv4l', u'libvorbis', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'mesa3d', u'openpgm', u'pango', u'pangomm', u'shadowsocks-libev', u'sqlcipher', u'zbar', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libjson-c.la" is touched by more than one package: [u'json-c', u'lvm2', u'libopenssl', u'popt', u'cryptsetup', u'libcurl', u'curlpp', u'dbus', u'dbus-glib', u'librtlsdr', u'exiv2', u'file', u'glibmm', u'gsl', u'harfbuzz', u'libjpeg', u'libao', u'libgpg-error', u'libassuan', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libev', u'libmatroska', u'libogg', u'libqmi', u'libsodium', u'libtirpc', u'liburiparser', u'libv4l', u'libvorbis', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'mesa3d', u'openpgm', u'pango', u'pangomm', u'shadowsocks-libev', u'sqlcipher', u'zbar', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libv4l/v4l2convert.la" is touched by more than one package: [u'libv4l', u'libvorbis', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'mesa3d', u'openpgm', u'pango', u'pangomm', u'shadowsocks-libev', u'sqlcipher', u'zbar', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libshadowsocks-libev.la" is touched by more than one package: [u'shadowsocks-libev', u'sqlcipher', u'zbar', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libeXosip2.la" is touched by more than one package: [u'libeXosip2', u'libebml', u'libev', u'libmatroska', u'libogg', u'libqmi', u'libsodium', u'libtirpc', u'liburiparser', u'libv4l', u'libvorbis', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'mesa3d', u'openpgm', u'pango', u'pangomm', u'shadowsocks-libev', u'sqlcipher', u'zbar', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libglibmm_generate_extra_defs-2.4.la" is touched by more than one package: [u'glibmm', u'gsl', u'harfbuzz', u'libjpeg', u'libao', u'libgpg-error', u'libassuan', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libev', u'libmatroska', u'libogg', u'libqmi', u'libsodium', u'libtirpc', u'liburiparser', u'libv4l', u'libvorbis', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'mesa3d', u'openpgm', u'pango', u'pangomm', u'shadowsocks-libev', u'sqlcipher', u'zbar', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libpangocairo-1.0.la" is touched by more than one package: [u'pango', u'pangomm', u'shadowsocks-libev', u'sqlcipher', u'zbar', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libgpg-error.la" is touched by more than one package: [u'libgpg-error', u'libassuan', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libev', u'libmatroska', u'libogg', u'libqmi', u'libsodium', u'libtirpc', u'liburiparser', u'libv4l', u'libvorbis', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'mesa3d', u'openpgm', u'pango', u'pangomm', u'shadowsocks-libev', u'sqlcipher', u'zbar', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libglapi.la" is touched by more than one package: [u'mesa3d', u'openpgm', u'pango', u'pangomm', u'shadowsocks-libev', u'sqlcipher', u'zbar', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libaugeas.la" is touched by more than one package: [u'augeas', u'libaio', u'c-ares', u'expat', u'libpng', u'freetype', u'fontconfig', u'libffi', u'pcre', u'libsepol', u'libselinux', u'util-linux', u'libglib2', u'pixman', u'cairo', u'libsigc', u'cairomm', u'json-c', u'lvm2', u'libopenssl', u'popt', u'cryptsetup', u'libcurl', u'curlpp', u'dbus', u'dbus-glib', u'librtlsdr', u'exiv2', u'file', u'glibmm', u'gsl', u'harfbuzz', u'libjpeg', u'libao', u'libgpg-error', u'libassuan', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libev', u'libmatroska', u'libogg', u'libqmi', u'libsodium', u'libtirpc', u'liburiparser', u'libv4l', u'libvorbis', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'mesa3d', u'openpgm', u'pango', u'pangomm', u'shadowsocks-libev', u'sqlcipher', u'zbar', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libpopt.la" is touched by more than one package: [u'popt', u'cryptsetup', u'libcurl', u'curlpp', u'dbus', u'dbus-glib', u'librtlsdr', u'exiv2', u'file', u'glibmm', u'gsl', u'harfbuzz', u'libjpeg', u'libao', u'libgpg-error', u'libassuan', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libev', u'libmatroska', u'libogg', u'libqmi', u'libsodium', u'libtirpc', u'liburiparser', u'libv4l', u'libvorbis', u'speexdsp', u'speex', u'linphone', u'mbedtls', u'mesa3d', u'openpgm', u'pango', u'pangomm', u'shadowsocks-libev', u'sqlcipher', u'zbar', u'zeromq', u'zmqpp'] ./support/scripts/check-uniq-files -t host /data/buildroot/buildroot-test/instance-1/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-tar', u'host-lzip', u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext', u'host-bison'] rm -f /data/buildroot/buildroot-test/instance-1/output/target/usr/share/glib-2.0/schemas/*.xml /data/buildroot/buildroot-test/instance-1/output/target/usr/share/glib-2.0/schemas/*.dtd /data/buildroot/buildroot-test/instance-1/output/host/bin/glib-compile-schemas /data/buildroot/buildroot-test/instance-1/output/host/sparc64-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/data/buildroot/buildroot-test/instance-1/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /data/buildroot/buildroot-test/instance-1/output/target/etc echo "buildroot" > /data/buildroot/buildroot-test/instance-1/output/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /data/buildroot/buildroot-test/instance-1/output/target/etc/hosts mkdir -p /data/buildroot/buildroot-test/instance-1/output/target/etc echo "Welcome to Buildroot" > /data/buildroot/buildroot-test/instance-1/output/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /data/buildroot/buildroot-test/instance-1/output/target/etc/shadow rm -f /data/buildroot/buildroot-test/instance-1/output/target/bin/sh rm -f /data/buildroot/buildroot-test/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /data/buildroot/buildroot-test/instance-1/output/build/locales.nopurge; done for dir in /data/buildroot/buildroot-test/instance-1/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /data/buildroot/buildroot-test/instance-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /data/buildroot/buildroot-test/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /data/buildroot/buildroot-test/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /data/buildroot/buildroot-test/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /data/buildroot/buildroot-test/instance-1/output/target/usr/include /data/buildroot/buildroot-test/instance-1/output/target/usr/share/aclocal \ /data/buildroot/buildroot-test/instance-1/output/target/usr/lib/pkgconfig /data/buildroot/buildroot-test/instance-1/output/target/usr/share/pkgconfig \ /data/buildroot/buildroot-test/instance-1/output/target/usr/lib/cmake /data/buildroot/buildroot-test/instance-1/output/target/usr/share/cmake find /data/buildroot/buildroot-test/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /data/buildroot/buildroot-test/instance-1/output/target/lib/ /data/buildroot/buildroot-test/instance-1/output/target/usr/lib/ /data/buildroot/buildroot-test/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /data/buildroot/buildroot-test/instance-1/output/target/usr/share/gdb rm -rf /data/buildroot/buildroot-test/instance-1/output/target/usr/share/bash-completion rm -rf /data/buildroot/buildroot-test/instance-1/output/target/usr/share/zsh rm -rf /data/buildroot/buildroot-test/instance-1/output/target/usr/man /data/buildroot/buildroot-test/instance-1/output/target/usr/share/man rm -rf /data/buildroot/buildroot-test/instance-1/output/target/usr/info /data/buildroot/buildroot-test/instance-1/output/target/usr/share/info rm -rf /data/buildroot/buildroot-test/instance-1/output/target/usr/doc /data/buildroot/buildroot-test/instance-1/output/target/usr/share/doc rm -rf /data/buildroot/buildroot-test/instance-1/output/target/usr/share/gtk-doc rmdir /data/buildroot/buildroot-test/instance-1/output/target/usr/share 2>/dev/null || true find /data/buildroot/buildroot-test/instance-1/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /data/buildroot/buildroot-test/instance-1/output/host/bin/sparc64-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /data/buildroot/buildroot-test/instance-1/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /data/buildroot/buildroot-test/instance-1/output/host/bin/sparc64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /data/buildroot/buildroot-test/instance-1/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /data/buildroot/buildroot-test/instance-1/output/host/bin/sparc64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /data/buildroot/buildroot-test/instance-1/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /data/buildroot/buildroot-test/instance-1/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /data/buildroot/buildroot-test/instance-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.11.1-00007-g93d8af9743"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.11.1"; \ echo "PRETTY_NAME=\"Buildroot 2018.11.1\"" \ ) > /data/buildroot/buildroot-test/instance-1/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /data/buildroot/buildroot-test/instance-1/output/target/etc >>> Sanitizing RPATH in target tree /data/buildroot/buildroot-test/instance-1/buildroot/support/scripts/fix-rpath target touch /data/buildroot/buildroot-test/instance-1/output/target/usr make: Leaving directory '/data/buildroot/buildroot-test/instance-1/buildroot' make: Entering directory '/data/buildroot/buildroot-test/instance-1/buildroot' >>> Buildroot 2018.11.1-00007-g93d8af9743 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-skeleton Collecting legal info >>> host-tar 1.29 Collecting legal info ERROR: No hash found for COPYING >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> acsccid 1.1.4 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 >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> pcsc-lite 1.8.23 Collecting legal info COPYING: OK (sha256: 2ce8f52bc5afa74f223121955e4e6328c432b16044ea535acd550435dda2b5db) >>> aer-inject 9bd5e2c7886fca72f139cd8402488a2235957d41 Collecting legal info ERROR: No hash found for README >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> augeas 1.10.1 Collecting legal info COPYING: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> 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 >>> autossh 1.4f Collecting legal info autossh.c: OK (sha256: b6938db718166520533b1d56b01e1eb5f0ad508624478e674938b8f507b66d98) >>> blktrace 1.2.0 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> libaio 0.3.111 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> c-ares 1.14.0 Collecting legal info LICENSE.md: OK (sha256: db4eb63fe09daebdf57d3f79b091bb5ee5070c0d761040e83264e648d307af4c) >>> cairo 1.15.12 Collecting legal info COPYING: OK (sha256: 67228a9f7c5f9b67c58f556f1be178f62da4d9e2e6285318d8c74d567255abdf) COPYING-LGPL-2.1: OK (sha256: 9e9e8608c4cdda51a78cc3a385f4ec9a2e4c96d5ecad74ac8bca5fca3e563b7d) COPYING-MPL-1.1: OK (sha256: 53692a2ed6c6a2c6ec9b32dd0b820dfae91e0a1fcdf625ca9ed0bdf8705fcc4f) >>> fontconfig 2.12.4 Collecting legal info ERROR: No hash found for COPYING >>> expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> freetype 2.9.1 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-util-linux 2.32.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> 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) >>> libselinux 2.8 Collecting legal info LICENSE: OK (sha256: 86657b4c0fe868d7cbd977cb04c63b6c667e08fa51595a7bc846ad4bed8fc364) >>> libsepol 2.8 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> pixman 0.34.0 Collecting legal info ERROR: No hash found for COPYING >>> cairomm 1.12.0 Collecting legal info ERROR: No hash found for COPYING >>> libsigc 2.10.0 Collecting legal info ERROR: No hash found for COPYING >>> host-cramfs 1a1e65f2a049 Collecting legal info ERROR: No hash found for COPYING >>> cryptsetup 2.0.4 Collecting legal info COPYING: OK (sha256: 45670cce8b6a0ddd66c8016cd8ccef6cd71f35717cbacc7f1e895b3855207b33) COPYING.LGPL: OK (sha256: 8c33cc37871654ec7ed87e6fbb896c8cf33ef5ef05b1611a5aed857596ffafa5) >>> json-c 0.13.1 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> lvm2 2.02.180 Collecting legal info COPYING: OK (sha256: e76fbcd2fb97cf202da330301327754d2db5c58b5b4bebd3a8a749393e7603d1) COPYING.LIB: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> openssl Collecting legal info >>> libopenssl 1.0.2q Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> curlpp 0.8.1 Collecting legal info doc/LICENSE: OK (sha256: 8b9e3afd4d06ad3c169e788e5187a3e9f4f35671e9a7322f7e74bea9643b5b5a) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> libcurl 7.62.0 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> dbus-glib 0.110 Collecting legal info ERROR: No hash found for COPYING >>> dbus 1.12.10 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> host-dbus 1.12.10 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-dbus-glib 0.110 Collecting legal info ERROR: No hash found for COPYING >>> dcron 4.5 Collecting legal info >>> dump1090 bff92c4ad772a0a8d433f788d39dae97e00e4dbe Collecting legal info anet.h: OK (sha256: 29046ef7ee0b7b127bcc64faf135035820906dea2b379b2efcfc119131a39f7a) >>> librtlsdr 0.6.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> ed 1.14.2 Collecting legal info ERROR: No hash found for COPYING >>> exfat-utils 1.3.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> exiv2 910f3507795e1930ae216c9febee0bf9a88e99c0 Collecting legal info ERROR: No hash found for COPYING >>> explorercanvas aa989ea9d9bac748638f7c66b0fc88e619715da6 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) >>> glibmm 2.56.0 Collecting legal info COPYING: OK (sha256: 3ea7fa7c5d9a3a113e950eca9cfb85107f096270d8e4dd99daa9d8abdebc60e7) COPYING.tools: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> gsl 2.3 Collecting legal info ERROR: No hash found for COPYING >>> haproxy 1.8.14 Collecting legal info LICENSE: OK (sha256: 0717ca51fceaa25ac9e5ccc62e0c727dcf27796057201fb5fded56a25ff6ca28) doc/lgpl.txt: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) doc/gpl.txt: OK (sha256: ddb9db7630752f8fdc6898f7c99a99eaeeac5213627ecb093df9c82f56175dc7) >>> harfbuzz 1.8.8 Collecting legal info COPYING: OK (sha256: 2a886915de4f296cdae5ed67064f86dba01d0c55286d86e8487f2a5caaf40216) src/hb-ucdn/COPYING: OK (sha256: ec20cbe051200fc846caf4dc253cf660e874a2d9e4f3a682e08354b567fae409) >>> hostapd 2.6 Collecting legal info ERROR: No hash found for README >>> imx-usb-loader 4aa9809099dcece9a9225776321f3b4b5b896d78 Collecting legal info ERROR: No hash found for COPYING >>> iostat 2.2 Collecting legal info ERROR: No hash found for LICENSE >>> irda-utils 0.9.18 Collecting legal info ERROR: No hash found for man/COPYING >>> jpeg Collecting legal info >>> libjpeg 9c Collecting legal info README: OK (sha256: 31f366acfb6259456d9046eb7f16875e387f8bf029d37ac4c4397bf63f22fd6b) >>> jquery 1.11.2 Collecting legal info >>> leafnode2 2.0.0.alpha20140727b Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LGPL >>> libao 1.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libassuan 2.5.1 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libgpg-error 1.32 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libdrm 2.4.96 Collecting legal info >>> host-xutil_util-macros 1.19.2 Collecting legal info COPYING: OK (sha256: 489b630a75e3255485732eae3d50ff4d29d3feb66760bb3acb04f897e4d9e375) >>> libpthread-stubs 0.4 Collecting legal info ERROR: No hash found for COPYING >>> libeXosip2 3.6.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libosip2 3.6.0 Collecting legal info COPYING: OK (sha256: 8d9e95ed0e48df46dc758eb0d86df611f771eab4eed94bebb77dca87f1c897de) >>> libebml 1.3.6 Collecting legal info LICENSE.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libev 4.24 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libmatroska 1.4.9 Collecting legal info LICENSE.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libogg 1.3.3 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libqmi 1.20.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libsodium 1.0.16 Collecting legal info LICENSE: OK (sha256: 6faf327c97dca6da69acefc6d3969d7bffb70a24f0707874870fdcfd6b0acf58) >>> libtirpc 1.0.3 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> host-nfs-utils 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> host-libtirpc 1.0.3 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> liburiparser 0.9.0 Collecting legal info COPYING: OK (sha256: ee90029e62d11f48faa59360d15c3ad8e7c094c74cc25b055716d92340da561f) >>> libv4l 1.16.2 Collecting legal info COPYING: OK (sha256: 391e4da1c54a422a78d83be7bf84b2dfb8bacdd8ad256fa4374e128655584a8a) COPYING.libv4l: OK (sha256: 5a7f623a50e384aaf6d2ced068339ddf93d0a50d3a0ecbe86f125b07804ecc78) lib/libv4l1/libv4l1-kernelcode-license.txt: OK (sha256: 37d0f2c8dc3f267d864cb39d54f82c5092a599beb29cb5caa96d50d27e069a44) >>> libvorbis 1.3.6 Collecting legal info COPYING: OK (sha256: 29e9914e6173b7061b7d48c25e6159fc1438326738bc047cc7248abc01b271f6) >>> linphone 3.6.1 Collecting legal info ERROR: No hash found for COPYING >>> host-intltool 0.51.0 Collecting legal info ERROR: No hash found for COPYING >>> host-libxml-parser-perl 2.44 Collecting legal info ERROR: No hash found for README >>> speex 1.2.0 Collecting legal info COPYING: OK (sha256: 671bb5d8fd3c6b05a2e831d90f978ac27965c92bd8ea6d16b3df76e3440c0e9f) >>> speexdsp 20ed3452074664ad07e380e51321b148acebdf20 Collecting legal info COPYING: OK (sha256: 671bb5d8fd3c6b05a2e831d90f978ac27965c92bd8ea6d16b3df76e3440c0e9f) >>> lrzsz 0.12.20 Collecting legal info ERROR: No hash found for COPYING >>> lttng-babeltrace 1.5.2 Collecting legal info ERROR: No hash found for mit-license.txt ERROR: No hash found for gpl-2.0.txt ERROR: No hash found for LICENSE >>> mbedtls 2.7.5 Collecting legal info apache-2.0.txt: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> mesa3d 18.2.4 Collecting legal info docs/license.html: OK (sha256: 630e75b4fdeb75ee2bf9e55db54dd1e3ff7353d52d9314ca8512bfd460f8e24c) >>> mjpg-streamer ddb69b7b4f114f3c2ca01adf55712792ca8aed43 Collecting legal info mjpg-streamer-experimental/LICENSE: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> nmon 16g Collecting legal info lmon16g.c: OK (md5: 246ccfc74d5af55d992601fc4d3d4a72) lmon16g.c: OK (sha1: 926217a98f78dd398d4d5690d7b10b8b2b620168) lmon16g.c: OK (sha256: da82dd693b503b062854dfe7dbb5d36b347872ab44a4aa05b97e9d577747f688) >>> openpgm release-5-2-122 Collecting legal info ERROR: No hash found for openpgm/pgm/LICENSE >>> openssh 7.9p1 Collecting legal info LICENCE: OK (sha256: 05a4c25ef464e19656c5259bd4f4da8428efab01044f3541b79fbb3ff209350f) >>> pango 1.40.14 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> pangomm 2.40.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.tools >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pinentry 1.0.0 Collecting legal info ERROR: No hash found for COPYING >>> pngquant 2.12.0 Collecting legal info COPYRIGHT: OK (sha256: e4f467f7abf860b4e620f5f60fdd88bc3a63a0fdb98a481fb002b5e511c9b826) >>> restorecond 2.8 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> rpcbind 0.2.3 Collecting legal info ERROR: No hash found for COPYING >>> rs485conf 5c8d00cf70950fab3454549b81dea843d844492a Collecting legal info ERROR: No hash found for LICENSE >>> host-rust-bin 1.29.2 Collecting legal info LICENSE-APACHE: OK (sha256: a60eea817514531668d7e00765731449fe14d059d3249e0bc93b36de45f759f2) LICENSE-MIT: OK (sha256: 23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3) >>> host-rustc Collecting legal info >>> ser2net 3.5 Collecting legal info COPYING: OK (sha256: 501f3108e6c03e5a0a5585ebaaa369171aead5319cd0a7a4dc1f66211c1f09f1) >>> shadowsocks-libev 3.2.0 Collecting legal info COPYING: OK (sha256: 736883f97d44dbec288bb82819f18f4f86d02ae3192f6a9abefa00db76bace41) libbloom/LICENSE: OK (sha256: c41a4bc2c4c43e4daa3051e77e31b2d5c8500498afaeac6d831d55a4bb8de3fb) libcork/COPYING: OK (sha256: 4fa2ada54f8c0410ec243265378242ffe862386d5ac517f8dd30a1911d25ae93) >>> spidev_test v4.10 Collecting legal info >>> sqlcipher v3.2.0 Collecting legal info >>> host-tcl 8.6.6 Collecting legal info license.terms: OK (sha256: c0a69a2bfd757361ec7e6143973b103c90409316b49e9c88db26ad6388e79f16) >>> strace 4.23 Collecting legal info COPYING: OK (sha256: df862ba273812c589fd69acc74197a25d38c5295baccab00a62d39d1894c0253) >>> tcping 1.3.5 Collecting legal info ERROR: No hash found for LICENSE >>> vorbis-tools 1.4.0 Collecting legal info ERROR: No hash found for COPYING >>> wilc1000-firmware 14.1 Collecting legal info >>> zbar 854a5d97059e395807091ac4d80c53f7968abb8f Collecting legal info ERROR: No hash found for LICENSE >>> zeromq 4.2.5 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LESSER >>> zmqpp 4.2.0 Collecting legal info LICENSE: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: dcron-4.5: cannot save license (DCRON_LICENSE_FILES not defined) WARNING: jquery-1.11.2: cannot save license (JQUERY_LICENSE_FILES not defined) WARNING: libdrm-2.4.96: cannot save license (LIBDRM_LICENSE_FILES not defined) WARNING: spidev_test-v4.10: cannot save license (SPIDEV_TEST_LICENSE_FILES not defined) WARNING: sqlcipher-v3.2.0: cannot save license (SQLCIPHER_LICENSE_FILES not defined) WARNING: wilc1000-firmware-14.1: cannot save license (WILC1000_FIRMWARE_LICENSE_FILES not defined) Legal info produced in /data/buildroot/buildroot-test/instance-1/output/legal-info make: Leaving directory '/data/buildroot/buildroot-test/instance-1/buildroot'