>>> zmqpp 4.2.0 Fixing libtool files >>> zmqpp 4.2.0 Installing to target /usr/bin/install -m 0755 -d /home/buildroot/autobuild/run/instance-0/output/target/usr/include/zmqpp PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-ar" AS="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-as" LD="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-ld" NM="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-nm" CC="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-gcc" GCC="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-gcc" CPP="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-cpp" CXX="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-g++" FC="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-gfortran" F77="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-ranlib" READELF="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-readelf" STRIP="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-strip" OBJCOPY="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/buildroot/autobuild/run/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/buildroot/autobuild/run/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl LD="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-g++" BUILD_PATH=./build PREFIX=/usr BUILD_STATIC=no BUILD_SHARED=yes DESTDIR=/home/buildroot/autobuild/run/instance-0/output/target install -C /home/buildroot/autobuild/run/instance-0/output/build/zmqpp-4.2.0 sed 's/^Version.*/Version: 4.2.0/g' ./src/libzmqpp.pc > ./build/libzmqpp.pc mkdir -p /home/buildroot/autobuild/run/instance-0/output/target/usr/include/zmqpp mkdir -p /home/buildroot/autobuild/run/instance-0/output/target/usr/lib mkdir -p /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/pkgconfig install -m 644 ./src/zmqpp/socket.hpp ./src/zmqpp/context.hpp ./src/zmqpp/message.hpp ./src/zmqpp/context_options.hpp ./src/zmqpp/socket_types.hpp ./src/zmqpp/auth.hpp ./src/zmqpp/loop.hpp ./src/zmqpp/actor.hpp ./src/zmqpp/reactor.hpp ./src/zmqpp/frame.hpp ./src/zmqpp/byte_ordering.hpp ./src/zmqpp/socket_mechanisms.hpp ./src/zmqpp/proxy_steerable.hpp ./src/zmqpp/signal.hpp ./src/zmqpp/curve.hpp ./src/zmqpp/proxy.hpp ./src/zmqpp/poller.hpp ./src/zmqpp/z85.hpp ./src/zmqpp/zmqpp.hpp ./src/zmqpp/exception.hpp ./src/zmqpp/compatibility.hpp ./src/zmqpp/zap_request.hpp ./src/zmqpp/socket_options.hpp ./src/zmqpp/inet.hpp /home/buildroot/autobuild/run/instance-0/output/target/usr/include/zmqpp install -m 755 ./build/libzmqpp.pc /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/pkgconfig/libzmqpp.pc install -m 755 ./build/libzmqpp.so.4 /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/libzmqpp.so.4.2.0 ln -sf libzmqpp.so.4.2.0 /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/libzmqpp.so.4 ln -sf libzmqpp.so.4.2.0 /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/libzmqpp.so if [ -f ./build/zmqpp ]; then install -m 755 ./build/zmqpp /home/buildroot/autobuild/run/instance-0/output/target/usr/bin; fi use make installcheck to test the install >>> 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-0/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/run/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libevent_extra.la" is touched by more than one package: [u'libevent', u'libgcrypt', u'libgit2', u'libgpgme', u'libksba', u'libmnl', u'libmodplug', u'libnftnl', u'libreplaygain', u'libsecret', u'libusb', u'libxkbcommon', u'libyaml', u'popt', u'mp4v2', u'musepack', u'oracle-mysql', u'nettle', u'opencv3', u'ortp', u'pango', u'pcre2', u'qlibc', u'qt5base', u'tinyxml', u'trace-cmd', u'wiringpi', u'zmqpp'] Warning: staging file "./usr/lib/libyaml.la" is touched by more than one package: [u'libyaml', u'popt', u'mp4v2', u'musepack', u'oracle-mysql', u'nettle', u'opencv3', u'ortp', u'pango', u'pcre2', u'qlibc', u'qt5base', u'tinyxml', u'trace-cmd', u'wiringpi', u'zmqpp'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'bluez5_utils', u'sbc', u'bzip2', u'freetype', u'fontconfig', u'lzo', u'pixman', u'cairo', u'zeromq', u'cppzmq', u'eigen', u'gmp', u'harfbuzz', u'jansson', u'libgpg-error', u'libassuan', u'libatomic_ops', u'libcuefile', u'libdaemon', u'libdvbcsa', u'libebml', u'libevent', u'libgcrypt', u'libgit2', u'libgpgme', u'libksba', u'libmnl', u'libmodplug', u'libnftnl', u'libreplaygain', u'libsecret', u'libusb', u'libxkbcommon', u'libyaml', u'popt', u'mp4v2', u'musepack', u'oracle-mysql', u'nettle', u'opencv3', u'ortp', u'pango', u'pcre2', u'qlibc', u'qt5base', u'tinyxml', u'trace-cmd', u'wiringpi', u'zmqpp'] Warning: staging file "./usr/lib/libjansson.la" is touched by more than one package: [u'jansson', u'libgpg-error', u'libassuan', u'libatomic_ops', u'libcuefile', u'libdaemon', u'libdvbcsa', u'libebml', u'libevent', u'libgcrypt', u'libgit2', u'libgpgme', u'libksba', u'libmnl', u'libmodplug', u'libnftnl', u'libreplaygain', u'libsecret', u'libusb', u'libxkbcommon', u'libyaml', u'popt', u'mp4v2', u'musepack', u'oracle-mysql', u'nettle', u'opencv3', u'ortp', u'pango', u'pcre2', u'qlibc', u'qt5base', u'tinyxml', u'trace-cmd', u'wiringpi', u'zmqpp'] Warning: staging file "./usr/lib/libevent_core.la" is touched by more than one package: [u'libevent', u'libgcrypt', u'libgit2', u'libgpgme', u'libksba', u'libmnl', u'libmodplug', u'libnftnl', u'libreplaygain', u'libsecret', u'libusb', u'libxkbcommon', u'libyaml', u'popt', u'mp4v2', u'musepack', u'oracle-mysql', u'nettle', u'opencv3', u'ortp', u'pango', u'pcre2', u'qlibc', u'qt5base', u'tinyxml', u'trace-cmd', u'wiringpi', u'zmqpp'] Warning: staging file "./usr/lib/libatomic_ops_gpl.la" is touched by more than one package: [u'libatomic_ops', u'libcuefile', u'libdaemon', u'libdvbcsa', u'libebml', u'libevent', u'libgcrypt', u'libgit2', u'libgpgme', u'libksba', u'libmnl', u'libmodplug', u'libnftnl', u'libreplaygain', u'libsecret', u'libusb', u'libxkbcommon', u'libyaml', u'popt', u'mp4v2', u'musepack', u'oracle-mysql', u'nettle', u'opencv3', u'ortp', u'pango', u'pcre2', u'qlibc', u'qt5base', u'tinyxml', u'trace-cmd', u'wiringpi', u'zmqpp'] Warning: staging file "./usr/lib/libpcre2-8.la" is touched by more than one package: [u'pcre2', u'qlibc', u'qt5base', u'tinyxml', u'trace-cmd', u'wiringpi', u'zmqpp'] Warning: staging file "./usr/lib/libnftnl.la" is touched by more than one package: [u'libnftnl', u'libreplaygain', u'libsecret', u'libusb', u'libxkbcommon', u'libyaml', u'popt', u'mp4v2', u'musepack', u'oracle-mysql', u'nettle', u'opencv3', u'ortp', u'pango', u'pcre2', u'qlibc', u'qt5base', u'tinyxml', u'trace-cmd', u'wiringpi', u'zmqpp'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'libglib2', u'bluez5_utils', u'sbc', u'bzip2', u'freetype', u'fontconfig', u'lzo', u'pixman', u'cairo', u'zeromq', u'cppzmq', u'eigen', u'gmp', u'harfbuzz', u'jansson', u'libgpg-error', u'libassuan', u'libatomic_ops', u'libcuefile', u'libdaemon', u'libdvbcsa', u'libebml', u'libevent', u'libgcrypt', u'libgit2', u'libgpgme', u'libksba', u'libmnl', u'libmodplug', u'libnftnl', u'libreplaygain', u'libsecret', u'libusb', u'libxkbcommon', u'libyaml', u'popt', u'mp4v2', u'musepack', u'oracle-mysql', u'nettle', u'opencv3', u'ortp', u'pango', u'pcre2', u'qlibc', u'qt5base', u'tinyxml', u'trace-cmd', u'wiringpi', u'zmqpp'] Warning: staging file "./usr/lib/libtinyxml.la" is touched by more than one package: [u'tinyxml', u'trace-cmd', u'wiringpi', u'zmqpp'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'bluez5_utils', u'sbc', u'bzip2', u'freetype', u'fontconfig', u'lzo', u'pixman', u'cairo', u'zeromq', u'cppzmq', u'eigen', u'gmp', u'harfbuzz', u'jansson', u'libgpg-error', u'libassuan', u'libatomic_ops', u'libcuefile', u'libdaemon', u'libdvbcsa', u'libebml', u'libevent', u'libgcrypt', u'libgit2', u'libgpgme', u'libksba', u'libmnl', u'libmodplug', u'libnftnl', u'libreplaygain', u'libsecret', u'libusb', u'libxkbcommon', u'libyaml', u'popt', u'mp4v2', u'musepack', u'oracle-mysql', u'nettle', u'opencv3', u'ortp', u'pango', u'pcre2', u'qlibc', u'qt5base', u'tinyxml', u'trace-cmd', u'wiringpi', u'zmqpp'] Warning: staging file "./usr/lib/libcairo.la" is touched by more than one package: [u'cairo', u'zeromq', u'cppzmq', u'eigen', u'gmp', u'harfbuzz', u'jansson', u'libgpg-error', u'libassuan', u'libatomic_ops', u'libcuefile', u'libdaemon', u'libdvbcsa', u'libebml', u'libevent', u'libgcrypt', u'libgit2', u'libgpgme', u'libksba', u'libmnl', u'libmodplug', u'libnftnl', u'libreplaygain', u'libsecret', u'libusb', u'libxkbcommon', u'libyaml', u'popt', u'mp4v2', u'musepack', u'oracle-mysql', u'nettle', u'opencv3', u'ortp', u'pango', u'pcre2', u'qlibc', u'qt5base', u'tinyxml', u'trace-cmd', u'wiringpi', u'zmqpp'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'libzlib', u'libopenssl', u'python3', u'readline', u'util-linux', u'alsa-lib', u'libsndfile', u'aubio', u'audiofile', u'bctoolbox', u'berkeleydb', u'dbus', u'pcre', u'libglib2', u'bluez5_utils', u'sbc', u'bzip2', u'freetype', u'fontconfig', u'lzo', u'pixman', u'cairo', u'zeromq', u'cppzmq', u'eigen', u'gmp', u'harfbuzz', u'jansson', u'libgpg-error', u'libassuan', u'libatomic_ops', u'libcuefile', u'libdaemon', u'libdvbcsa', u'libebml', u'libevent', u'libgcrypt', u'libgit2', u'libgpgme', u'libksba', u'libmnl', u'libmodplug', u'libnftnl', u'libreplaygain', u'libsecret', u'libusb', u'libxkbcommon', u'libyaml', u'popt', u'mp4v2', u'musepack', u'oracle-mysql', u'nettle', u'opencv3', u'ortp', u'pango', u'pcre2', u'qlibc', u'qt5base', u'tinyxml', u'trace-cmd', u'wiringpi', u'zmqpp'] Warning: staging file "./usr/lib/libbluetooth.la" is touched by more than one package: [u'bluez5_utils', u'sbc', u'bzip2', u'freetype', u'fontconfig', u'lzo', u'pixman', u'cairo', u'zeromq', u'cppzmq', u'eigen', u'gmp', u'harfbuzz', u'jansson', u'libgpg-error', u'libassuan', u'libatomic_ops', u'libcuefile', u'libdaemon', u'libdvbcsa', u'libebml', u'libevent', u'libgcrypt', u'libgit2', u'libgpgme', u'libksba', u'libmnl', u'libmodplug', u'libnftnl', u'libreplaygain', u'libsecret', u'libusb', u'libxkbcommon', u'libyaml', u'popt', u'mp4v2', u'musepack', u'oracle-mysql', u'nettle', u'opencv3', u'ortp', u'pango', u'pcre2', u'qlibc', u'qt5base', u'tinyxml', u'trace-cmd', u'wiringpi', u'zmqpp'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'bluez5_utils', u'sbc', u'bzip2', u'freetype', u'fontconfig', u'lzo', u'pixman', u'cairo', u'zeromq', u'cppzmq', u'eigen', u'gmp', u'harfbuzz', u'jansson', u'libgpg-error', u'libassuan', u'libatomic_ops', u'libcuefile', u'libdaemon', u'libdvbcsa', u'libebml', u'libevent', u'libgcrypt', u'libgit2', u'libgpgme', u'libksba', u'libmnl', u'libmodplug', u'libnftnl', u'libreplaygain', u'libsecret', u'libusb', u'libxkbcommon', u'libyaml', u'popt', u'mp4v2', u'musepack', u'oracle-mysql', u'nettle', u'opencv3', u'ortp', u'pango', u'pcre2', u'qlibc', u'qt5base', u'tinyxml', u'trace-cmd', u'wiringpi', u'zmqpp'] Warning: staging file "./usr/lib/libksba.la" is touched by more than one package: [u'libksba', u'libmnl', u'libmodplug', u'libnftnl', u'libreplaygain', u'libsecret', u'libusb', u'libxkbcommon', u'libyaml', u'popt', u'mp4v2', u'musepack', u'oracle-mysql', u'nettle', u'opencv3', u'ortp', u'pango', u'pcre2', u'qlibc', u'qt5base', u'tinyxml', u'trace-cmd', u'wiringpi', u'zmqpp'] Warning: staging file "./usr/lib/libdb_cxx-5.3.la" is touched by more than one package: [u'berkeleydb', u'dbus', u'pcre', u'libglib2', u'bluez5_utils', u'sbc', u'bzip2', u'freetype', u'fontconfig', u'lzo', u'pixman', u'cairo', u'zeromq', u'cppzmq', u'eigen', u'gmp', u'harfbuzz', u'jansson', u'libgpg-error', u'libassuan', u'libatomic_ops', u'libcuefile', u'libdaemon', u'libdvbcsa', u'libebml', u'libevent', u'libgcrypt', u'libgit2', u'libgpgme', u'libksba', u'libmnl', u'libmodplug', u'libnftnl', u'libreplaygain', u'libsecret', u'libusb', u'libxkbcommon', u'libyaml', u'popt', u'mp4v2', u'musepack', u'oracle-mysql', u'nettle', u'opencv3', u'ortp', u'pango', u'pcre2', u'qlibc', u'qt5base', u'tinyxml', u'trace-cmd', u'wiringpi', u'zmqpp'] Warning: staging file "./usr/lib/libevent_pthreads.la" is touched by more than one package: [u'libevent', u'libgcrypt', u'libgit2', u'libgpgme', u'libksba', u'libmnl', u'libmodplug', u'libnftnl', u'libreplaygain', u'libsecret', u'libusb', u'libxkbcommon', u'libyaml', u'popt', u'mp4v2', u'musepack', u'oracle-mysql', u'nettle', u'opencv3', u'ortp', u'pango', u'pcre2', u'qlibc', u'qt5base', u'tinyxml', u'trace-cmd', u'wiringpi', u'zmqpp'] Warning: staging file "./usr/lib/python3.6/site-packages/libmount/pylibmount.la" is touched by more than one package: [u'util-linux', u'alsa-lib', u'libsndfile', u'aubio', u'audiofile', u'bctoolbox', u'berkeleydb', u'dbus', u'pcre', u'libglib2', u'bluez5_utils', u'sbc', u'bzip2', u'freetype', u'fontconfig', u'lzo', u'pixman', u'cairo', u'zeromq', u'cppzmq', u'eigen', u'gmp', u'harfbuzz', u'jansson', u'libgpg-error', u'libassuan', u'libatomic_ops', u'libcuefile', u'libdaemon', u'libdvbcsa', u'libebml', u'libevent', u'libgcrypt', u'libgit2', u'libgpgme', u'libksba', u'libmnl', u'libmodplug', u'libnftnl', u'libreplaygain', u'libsecret', u'libusb', u'libxkbcommon', u'libyaml', u'popt', u'mp4v2', u'musepack', u'oracle-mysql', u'nettle', u'opencv3', u'ortp', u'pango', u'pcre2', u'qlibc', u'qt5base', u'tinyxml', u'trace-cmd', u'wiringpi', u'zmqpp'] Warning: staging file "./usr/lib/libcairo-gobject.la" is touched by more than one package: [u'cairo', u'zeromq', u'cppzmq', u'eigen', u'gmp', u'harfbuzz', u'jansson', u'libgpg-error', u'libassuan', u'libatomic_ops', u'libcuefile', u'libdaemon', u'libdvbcsa', u'libebml', u'libevent', u'libgcrypt', u'libgit2', u'libgpgme', u'libksba', u'libmnl', u'libmodplug', u'libnftnl', u'libreplaygain', u'libsecret', u'libusb', u'libxkbcommon', u'libyaml', u'popt', u'mp4v2', u'musepack', u'oracle-mysql', u'nettle', u'opencv3', u'ortp', u'pango', u'pcre2', u'qlibc', u'qt5base', u'tinyxml', u'trace-cmd', u'wiringpi', u'zmqpp'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'libglib2', u'bluez5_utils', u'sbc', u'bzip2', u'freetype', u'fontconfig', u'lzo', u'pixman', u'cairo', u'zeromq', u'cppzmq', u'eigen', u'gmp', u'harfbuzz', u'jansson', u'libgpg-error', u'libassuan', u'libatomic_ops', u'libcuefile', u'libdaemon', u'libdvbcsa', u'libebml', u'libevent', u'libgcrypt', u'libgit2', u'libgpgme', u'libksba', u'libmnl', u'libmodplug', u'libnftnl', u'libreplaygain', u'libsecret', u'libusb', u'libxkbcommon', u'libyaml', u'popt', u'mp4v2', u'musepack', u'oracle-mysql', u'nettle', u'opencv3', u'ortp', u'pango', u'pcre2', u'qlibc', u'qt5base', u'tinyxml', u'trace-cmd', u'wiringpi', u'zmqpp'] Warning: staging file "./usr/lib/libpango-1.0.la" is touched by more than one package: [u'pango', u'pcre2', u'qlibc', u'qt5base', u'tinyxml', u'trace-cmd', u'wiringpi', u'zmqpp'] Warning: staging file "./usr/lib/libpcre2-posix.la" is touched by more than one package: [u'pcre2', u'qlibc', u'qt5base', u'tinyxml', u'trace-cmd', u'wiringpi', u'zmqpp'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'alsa-lib', u'libsndfile', u'aubio', u'audiofile', u'bctoolbox', u'berkeleydb', u'dbus', u'pcre', u'libglib2', u'bluez5_utils', u'sbc', u'bzip2', u'freetype', u'fontconfig', u'lzo', u'pixman', u'cairo', u'zeromq', u'cppzmq', u'eigen', u'gmp', u'harfbuzz', u'jansson', u'libgpg-error', u'libassuan', u'libatomic_ops', u'libcuefile', u'libdaemon', u'libdvbcsa', u'libebml', u'libevent', u'libgcrypt', u'libgit2', u'libgpgme', u'libksba', u'libmnl', u'libmodplug', u'libnftnl', u'libreplaygain', u'libsecret', u'libusb', u'libxkbcommon', u'libyaml', u'popt', u'mp4v2', u'musepack', u'oracle-mysql', u'nettle', u'opencv3', u'ortp', u'pango', u'pcre2', u'qlibc', u'qt5base', u'tinyxml', u'trace-cmd', u'wiringpi', u'zmqpp'] Warning: staging file "./usr/lib/libfl.la" is touched by more than one package: [u'flex', u'linux-pam', u'ncurses', u'expat', u'libffi', u'libzlib', u'libopenssl', u'python3', u'readline', u'util-linux', u'alsa-lib', u'libsndfile', u'aubio', u'audiofile', u'bctoolbox', u'berkeleydb', u'dbus', u'pcre', u'libglib2', u'bluez5_utils', u'sbc', u'bzip2', u'freetype', u'fontconfig', u'lzo', u'pixman', u'cairo', u'zeromq', u'cppzmq', u'eigen', u'gmp', u'harfbuzz', u'jansson', u'libgpg-error', u'libassuan', u'libatomic_ops', u'libcuefile', u'libdaemon', u'libdvbcsa', u'libebml', u'libevent', u'libgcrypt', u'libgit2', u'libgpgme', u'libksba', u'libmnl', u'libmodplug', u'libnftnl', u'libreplaygain', u'libsecret', u'libusb', u'libxkbcommon', u'libyaml', u'popt', u'mp4v2', u'musepack', u'oracle-mysql', u'nettle', u'opencv3', u'ortp', u'pango', u'pcre2', u'qlibc', u'qt5base', u'tinyxml', u'trace-cmd', u'wiringpi', u'zmqpp'] Warning: staging file "./usr/lib/libreplaygain.la" is touched by more than one package: [u'libreplaygain', u'libsecret', u'libusb', u'libxkbcommon', u'libyaml', u'popt', u'mp4v2', u'musepack', u'oracle-mysql', u'nettle', u'opencv3', u'ortp', u'pango', u'pcre2', u'qlibc', u'qt5base', u'tinyxml', u'trace-cmd', u'wiringpi', u'zmqpp'] Warning: staging file "./usr/lib/libmp4v2.la" is touched by more than one package: [u'mp4v2', u'musepack', u'oracle-mysql', u'nettle', u'opencv3', u'ortp', u'pango', u'pcre2', u'qlibc', u'qt5base', u'tinyxml', u'trace-cmd', u'wiringpi', u'zmqpp'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'libxkbcommon', u'libyaml', u'popt', u'mp4v2', u'musepack', u'oracle-mysql', u'nettle', u'opencv3', u'ortp', u'pango', u'pcre2', u'qlibc', u'qt5base', u'tinyxml', u'trace-cmd', u'wiringpi', u'zmqpp'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'libglib2', u'bluez5_utils', u'sbc', u'bzip2', u'freetype', u'fontconfig', u'lzo', u'pixman', u'cairo', u'zeromq', u'cppzmq', u'eigen', u'gmp', u'harfbuzz', u'jansson', u'libgpg-error', u'libassuan', u'libatomic_ops', u'libcuefile', u'libdaemon', u'libdvbcsa', u'libebml', u'libevent', u'libgcrypt', u'libgit2', u'libgpgme', u'libksba', u'libmnl', u'libmodplug', u'libnftnl', u'libreplaygain', u'libsecret', u'libusb', u'libxkbcommon', u'libyaml', u'popt', u'mp4v2', u'musepack', u'oracle-mysql', u'nettle', u'opencv3', u'ortp', u'pango', u'pcre2', u'qlibc', u'qt5base', u'tinyxml', u'trace-cmd', u'wiringpi', u'zmqpp'] Warning: staging file "./usr/lib/libxkbcommon.la" is touched by more than one package: [u'libxkbcommon', u'libyaml', u'popt', u'mp4v2', u'musepack', u'oracle-mysql', u'nettle', u'opencv3', u'ortp', u'pango', u'pcre2', u'qlibc', u'qt5base', u'tinyxml', u'trace-cmd', u'wiringpi', u'zmqpp'] Warning: staging file "./usr/lib/libmysqlclient_r.la" is touched by more than one package: [u'oracle-mysql', u'nettle', u'opencv3', u'ortp', u'pango', u'pcre2', u'qlibc', u'qt5base', u'tinyxml', u'trace-cmd', u'wiringpi', u'zmqpp'] Warning: staging file "./usr/lib/libatomic_ops.la" is touched by more than one package: [u'libatomic_ops', u'libcuefile', u'libdaemon', u'libdvbcsa', u'libebml', u'libevent', u'libgcrypt', u'libgit2', u'libgpgme', u'libksba', u'libmnl', u'libmodplug', u'libnftnl', u'libreplaygain', u'libsecret', u'libusb', u'libxkbcommon', u'libyaml', u'popt', u'mp4v2', u'musepack', u'oracle-mysql', u'nettle', u'opencv3', u'ortp', u'pango', u'pcre2', u'qlibc', u'qt5base', u'tinyxml', u'trace-cmd', u'wiringpi', u'zmqpp'] Warning: staging file "./usr/lib/libharfbuzz.la" is touched by more than one package: [u'harfbuzz', u'jansson', u'libgpg-error', u'libassuan', u'libatomic_ops', u'libcuefile', u'libdaemon', u'libdvbcsa', u'libebml', u'libevent', u'libgcrypt', u'libgit2', u'libgpgme', u'libksba', u'libmnl', u'libmodplug', u'libnftnl', u'libreplaygain', u'libsecret', u'libusb', u'libxkbcommon', u'libyaml', u'popt', u'mp4v2', u'musepack', u'oracle-mysql', u'nettle', u'opencv3', u'ortp', u'pango', u'pcre2', u'qlibc', u'qt5base', u'tinyxml', u'trace-cmd', u'wiringpi', u'zmqpp'] Warning: staging file "./usr/lib/libevent.la" is touched by more than one package: [u'libevent', u'libgcrypt', u'libgit2', u'libgpgme', u'libksba', u'libmnl', u'libmodplug', u'libnftnl', u'libreplaygain', u'libsecret', u'libusb', u'libxkbcommon', u'libyaml', u'popt', u'mp4v2', u'musepack', u'oracle-mysql', u'nettle', u'opencv3', u'ortp', u'pango', u'pcre2', u'qlibc', u'qt5base', u'tinyxml', u'trace-cmd', u'wiringpi', u'zmqpp'] Warning: staging file "./usr/lib/libdb-5.3.la" is touched by more than one package: [u'berkeleydb', u'dbus', u'pcre', u'libglib2', u'bluez5_utils', u'sbc', u'bzip2', u'freetype', u'fontconfig', u'lzo', u'pixman', u'cairo', u'zeromq', u'cppzmq', u'eigen', u'gmp', u'harfbuzz', u'jansson', u'libgpg-error', u'libassuan', u'libatomic_ops', u'libcuefile', u'libdaemon', u'libdvbcsa', u'libebml', u'libevent', u'libgcrypt', u'libgit2', u'libgpgme', u'libksba', u'libmnl', u'libmodplug', u'libnftnl', u'libreplaygain', u'libsecret', u'libusb', u'libxkbcommon', u'libyaml', u'popt', u'mp4v2', u'musepack', u'oracle-mysql', u'nettle', u'opencv3', u'ortp', u'pango', u'pcre2', u'qlibc', u'qt5base', u'tinyxml', u'trace-cmd', u'wiringpi', u'zmqpp'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'bluez5_utils', u'sbc', u'bzip2', u'freetype', u'fontconfig', u'lzo', u'pixman', u'cairo', u'zeromq', u'cppzmq', u'eigen', u'gmp', u'harfbuzz', u'jansson', u'libgpg-error', u'libassuan', u'libatomic_ops', u'libcuefile', u'libdaemon', u'libdvbcsa', u'libebml', u'libevent', u'libgcrypt', u'libgit2', u'libgpgme', u'libksba', u'libmnl', u'libmodplug', u'libnftnl', u'libreplaygain', u'libsecret', u'libusb', u'libxkbcommon', u'libyaml', u'popt', u'mp4v2', u'musepack', u'oracle-mysql', u'nettle', u'opencv3', u'ortp', u'pango', u'pcre2', u'qlibc', u'qt5base', u'tinyxml', u'trace-cmd', u'wiringpi', u'zmqpp'] Warning: staging file "./usr/lib/libpangoft2-1.0.la" is touched by more than one package: [u'pango', u'pcre2', u'qlibc', u'qt5base', u'tinyxml', u'trace-cmd', u'wiringpi', u'zmqpp'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'bluez5_utils', u'sbc', u'bzip2', u'freetype', u'fontconfig', u'lzo', u'pixman', u'cairo', u'zeromq', u'cppzmq', u'eigen', u'gmp', u'harfbuzz', u'jansson', u'libgpg-error', u'libassuan', u'libatomic_ops', u'libcuefile', u'libdaemon', u'libdvbcsa', u'libebml', u'libevent', u'libgcrypt', u'libgit2', u'libgpgme', u'libksba', u'libmnl', u'libmodplug', u'libnftnl', u'libreplaygain', u'libsecret', u'libusb', u'libxkbcommon', u'libyaml', u'popt', u'mp4v2', u'musepack', u'oracle-mysql', u'nettle', u'opencv3', u'ortp', u'pango', u'pcre2', u'qlibc', u'qt5base', u'tinyxml', u'trace-cmd', u'wiringpi', u'zmqpp'] Warning: staging file "./usr/lib/libevent_openssl.la" is touched by more than one package: [u'libevent', u'libgcrypt', u'libgit2', u'libgpgme', u'libksba', u'libmnl', u'libmodplug', u'libnftnl', u'libreplaygain', u'libsecret', u'libusb', u'libxkbcommon', u'libyaml', u'popt', u'mp4v2', u'musepack', u'oracle-mysql', u'nettle', u'opencv3', u'ortp', u'pango', u'pcre2', u'qlibc', u'qt5base', u'tinyxml', u'trace-cmd', u'wiringpi', u'zmqpp'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'libmodplug', u'libnftnl', u'libreplaygain', u'libsecret', u'libusb', u'libxkbcommon', u'libyaml', u'popt', u'mp4v2', u'musepack', u'oracle-mysql', u'nettle', u'opencv3', u'ortp', u'pango', u'pcre2', u'qlibc', u'qt5base', u'tinyxml', u'trace-cmd', u'wiringpi', u'zmqpp'] Warning: staging file "./usr/lib/libpixman-1.la" is touched by more than one package: [u'pixman', u'cairo', u'zeromq', u'cppzmq', u'eigen', u'gmp', u'harfbuzz', u'jansson', u'libgpg-error', u'libassuan', u'libatomic_ops', u'libcuefile', u'libdaemon', u'libdvbcsa', u'libebml', u'libevent', u'libgcrypt', u'libgit2', u'libgpgme', u'libksba', u'libmnl', u'libmodplug', u'libnftnl', u'libreplaygain', u'libsecret', u'libusb', u'libxkbcommon', u'libyaml', u'popt', u'mp4v2', u'musepack', u'oracle-mysql', u'nettle', u'opencv3', u'ortp', u'pango', u'pcre2', u'qlibc', u'qt5base', u'tinyxml', u'trace-cmd', u'wiringpi', u'zmqpp'] Warning: staging file "./usr/lib/libzmq.la" is touched by more than one package: [u'zeromq', u'cppzmq', u'eigen', u'gmp', u'harfbuzz', u'jansson', u'libgpg-error', u'libassuan', u'libatomic_ops', u'libcuefile', u'libdaemon', u'libdvbcsa', u'libebml', u'libevent', u'libgcrypt', u'libgit2', u'libgpgme', u'libksba', u'libmnl', u'libmodplug', u'libnftnl', u'libreplaygain', u'libsecret', u'libusb', u'libxkbcommon', u'libyaml', u'popt', u'mp4v2', u'musepack', u'oracle-mysql', u'nettle', u'opencv3', u'ortp', u'pango', u'pcre2', u'qlibc', u'qt5base', u'tinyxml', u'trace-cmd', u'wiringpi', u'zmqpp'] Warning: staging file "./usr/lib/libfontconfig.la" is touched by more than one package: [u'fontconfig', u'lzo', u'pixman', u'cairo', u'zeromq', u'cppzmq', u'eigen', u'gmp', u'harfbuzz', u'jansson', u'libgpg-error', u'libassuan', u'libatomic_ops', u'libcuefile', u'libdaemon', u'libdvbcsa', u'libebml', u'libevent', u'libgcrypt', u'libgit2', u'libgpgme', u'libksba', u'libmnl', u'libmodplug', u'libnftnl', u'libreplaygain', u'libsecret', u'libusb', u'libxkbcommon', u'libyaml', u'popt', u'mp4v2', u'musepack', u'oracle-mysql', u'nettle', u'opencv3', u'ortp', u'pango', u'pcre2', u'qlibc', u'qt5base', u'tinyxml', u'trace-cmd', u'wiringpi', u'zmqpp'] Warning: staging file "./usr/lib/libQt5Concurrent.la" is touched by more than one package: [u'qt5base', u'tinyxml', u'trace-cmd', u'wiringpi', u'zmqpp'] Warning: staging file "./usr/lib/libgmp.la" is touched by more than one package: [u'gmp', u'harfbuzz', u'jansson', u'libgpg-error', u'libassuan', u'libatomic_ops', u'libcuefile', u'libdaemon', u'libdvbcsa', u'libebml', u'libevent', u'libgcrypt', u'libgit2', u'libgpgme', u'libksba', u'libmnl', u'libmodplug', u'libnftnl', u'libreplaygain', u'libsecret', u'libusb', u'libxkbcommon', u'libyaml', u'popt', u'mp4v2', u'musepack', u'oracle-mysql', u'nettle', u'opencv3', u'ortp', u'pango', u'pcre2', u'qlibc', u'qt5base', u'tinyxml', u'trace-cmd', u'wiringpi', u'zmqpp'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'alsa-lib', u'libsndfile', u'aubio', u'audiofile', u'bctoolbox', u'berkeleydb', u'dbus', u'pcre', u'libglib2', u'bluez5_utils', u'sbc', u'bzip2', u'freetype', u'fontconfig', u'lzo', u'pixman', u'cairo', u'zeromq', u'cppzmq', u'eigen', u'gmp', u'harfbuzz', u'jansson', u'libgpg-error', u'libassuan', u'libatomic_ops', u'libcuefile', u'libdaemon', u'libdvbcsa', u'libebml', u'libevent', u'libgcrypt', u'libgit2', u'libgpgme', u'libksba', u'libmnl', u'libmodplug', u'libnftnl', u'libreplaygain', u'libsecret', u'libusb', u'libxkbcommon', u'libyaml', u'popt', u'mp4v2', u'musepack', u'oracle-mysql', u'nettle', u'opencv3', u'ortp', u'pango', u'pcre2', u'qlibc', u'qt5base', u'tinyxml', u'trace-cmd', u'wiringpi', u'zmqpp'] Warning: staging file "./usr/lib/libdaemon.la" is touched by more than one package: [u'libdaemon', u'libdvbcsa', u'libebml', u'libevent', u'libgcrypt', u'libgit2', u'libgpgme', u'libksba', u'libmnl', u'libmodplug', u'libnftnl', u'libreplaygain', u'libsecret', u'libusb', u'libxkbcommon', u'libyaml', u'popt', u'mp4v2', u'musepack', u'oracle-mysql', u'nettle', u'opencv3', u'ortp', u'pango', u'pcre2', u'qlibc', u'qt5base', u'tinyxml', u'trace-cmd', u'wiringpi', u'zmqpp'] Warning: staging file "./usr/lib/libaudiofile.la" is touched by more than one package: [u'audiofile', u'bctoolbox', u'berkeleydb', u'dbus', u'pcre', u'libglib2', u'bluez5_utils', u'sbc', u'bzip2', u'freetype', u'fontconfig', u'lzo', u'pixman', u'cairo', u'zeromq', u'cppzmq', u'eigen', u'gmp', u'harfbuzz', u'jansson', u'libgpg-error', u'libassuan', u'libatomic_ops', u'libcuefile', u'libdaemon', u'libdvbcsa', u'libebml', u'libevent', u'libgcrypt', u'libgit2', u'libgpgme', u'libksba', u'libmnl', u'libmodplug', u'libnftnl', u'libreplaygain', u'libsecret', u'libusb', u'libxkbcommon', u'libyaml', u'popt', u'mp4v2', u'musepack', u'oracle-mysql', u'nettle', u'opencv3', u'ortp', u'pango', u'pcre2', u'qlibc', u'qt5base', u'tinyxml', u'trace-cmd', u'wiringpi', u'zmqpp'] Warning: staging file "./usr/lib/libmodplug.la" is touched by more than one package: [u'libmodplug', u'libnftnl', u'libreplaygain', u'libsecret', u'libusb', u'libxkbcommon', u'libyaml', u'popt', u'mp4v2', u'musepack', u'oracle-mysql', u'nettle', u'opencv3', u'ortp', u'pango', u'pcre2', u'qlibc', u'qt5base', u'tinyxml', u'trace-cmd', u'wiringpi', u'zmqpp'] Warning: staging file "./usr/lib/libQt5Xml.la" is touched by more than one package: [u'qt5base', u'tinyxml', u'trace-cmd', u'wiringpi', u'zmqpp'] Warning: staging file "./usr/lib/libmysqlclient.la" is touched by more than one package: [u'oracle-mysql', u'nettle', u'opencv3', u'ortp', u'pango', u'pcre2', u'qlibc', u'qt5base', u'tinyxml', u'trace-cmd', u'wiringpi', u'zmqpp'] Warning: staging file "./usr/lib/libsndfile.la" is touched by more than one package: [u'libsndfile', u'aubio', u'audiofile', u'bctoolbox', u'berkeleydb', u'dbus', u'pcre', u'libglib2', u'bluez5_utils', u'sbc', u'bzip2', u'freetype', u'fontconfig', u'lzo', u'pixman', u'cairo', u'zeromq', u'cppzmq', u'eigen', u'gmp', u'harfbuzz', u'jansson', u'libgpg-error', u'libassuan', u'libatomic_ops', u'libcuefile', u'libdaemon', u'libdvbcsa', u'libebml', u'libevent', u'libgcrypt', u'libgit2', u'libgpgme', u'libksba', u'libmnl', u'libmodplug', u'libnftnl', u'libreplaygain', u'libsecret', u'libusb', u'libxkbcommon', u'libyaml', u'popt', u'mp4v2', u'musepack', u'oracle-mysql', u'nettle', u'opencv3', u'ortp', u'pango', u'pcre2', u'qlibc', u'qt5base', u'tinyxml', u'trace-cmd', u'wiringpi', u'zmqpp'] Warning: staging file "./usr/lib/libassuan.la" is touched by more than one package: [u'libassuan', u'libatomic_ops', u'libcuefile', u'libdaemon', u'libdvbcsa', u'libebml', u'libevent', u'libgcrypt', u'libgit2', u'libgpgme', u'libksba', u'libmnl', u'libmodplug', u'libnftnl', u'libreplaygain', u'libsecret', u'libusb', u'libxkbcommon', u'libyaml', u'popt', u'mp4v2', u'musepack', u'oracle-mysql', u'nettle', u'opencv3', u'ortp', u'pango', u'pcre2', u'qlibc', u'qt5base', u'tinyxml', u'trace-cmd', u'wiringpi', u'zmqpp'] Warning: staging file "./usr/lib/libsbc.la" is touched by more than one package: [u'sbc', u'bzip2', u'freetype', u'fontconfig', u'lzo', u'pixman', u'cairo', u'zeromq', u'cppzmq', u'eigen', u'gmp', u'harfbuzz', u'jansson', u'libgpg-error', u'libassuan', u'libatomic_ops', u'libcuefile', u'libdaemon', u'libdvbcsa', u'libebml', u'libevent', u'libgcrypt', u'libgit2', u'libgpgme', u'libksba', u'libmnl', u'libmodplug', u'libnftnl', u'libreplaygain', u'libsecret', u'libusb', u'libxkbcommon', u'libyaml', u'popt', u'mp4v2', u'musepack', u'oracle-mysql', u'nettle', u'opencv3', u'ortp', u'pango', u'pcre2', u'qlibc', u'qt5base', u'tinyxml', u'trace-cmd', u'wiringpi', u'zmqpp'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'libffi', u'libzlib', u'libopenssl', u'python3', u'readline', u'util-linux', u'alsa-lib', u'libsndfile', u'aubio', u'audiofile', u'bctoolbox', u'berkeleydb', u'dbus', u'pcre', u'libglib2', u'bluez5_utils', u'sbc', u'bzip2', u'freetype', u'fontconfig', u'lzo', u'pixman', u'cairo', u'zeromq', u'cppzmq', u'eigen', u'gmp', u'harfbuzz', u'jansson', u'libgpg-error', u'libassuan', u'libatomic_ops', u'libcuefile', u'libdaemon', u'libdvbcsa', u'libebml', u'libevent', u'libgcrypt', u'libgit2', u'libgpgme', u'libksba', u'libmnl', u'libmodplug', u'libnftnl', u'libreplaygain', u'libsecret', u'libusb', u'libxkbcommon', u'libyaml', u'popt', u'mp4v2', u'musepack', u'oracle-mysql', u'nettle', u'opencv3', u'ortp', u'pango', u'pcre2', u'qlibc', u'qt5base', u'tinyxml', u'trace-cmd', u'wiringpi', u'zmqpp'] Warning: staging file "./usr/lib/libortp.la" is touched by more than one package: [u'ortp', u'pango', u'pcre2', u'qlibc', u'qt5base', u'tinyxml', u'trace-cmd', u'wiringpi', u'zmqpp'] Warning: staging file "./usr/lib/libgpgme.la" is touched by more than one package: [u'libgpgme', u'libksba', u'libmnl', u'libmodplug', u'libnftnl', u'libreplaygain', u'libsecret', u'libusb', u'libxkbcommon', u'libyaml', u'popt', u'mp4v2', u'musepack', u'oracle-mysql', u'nettle', u'opencv3', u'ortp', u'pango', u'pcre2', u'qlibc', u'qt5base', u'tinyxml', u'trace-cmd', u'wiringpi', u'zmqpp'] Warning: staging file "./usr/lib/libdbus-1.la" is touched by more than one package: [u'dbus', u'pcre', u'libglib2', u'bluez5_utils', u'sbc', u'bzip2', u'freetype', u'fontconfig', u'lzo', u'pixman', u'cairo', u'zeromq', u'cppzmq', u'eigen', u'gmp', u'harfbuzz', u'jansson', u'libgpg-error', u'libassuan', u'libatomic_ops', u'libcuefile', u'libdaemon', u'libdvbcsa', u'libebml', u'libevent', u'libgcrypt', u'libgit2', u'libgpgme', u'libksba', u'libmnl', u'libmodplug', u'libnftnl', u'libreplaygain', u'libsecret', u'libusb', u'libxkbcommon', u'libyaml', u'popt', u'mp4v2', u'musepack', u'oracle-mysql', u'nettle', u'opencv3', u'ortp', u'pango', u'pcre2', u'qlibc', u'qt5base', u'tinyxml', u'trace-cmd', u'wiringpi', u'zmqpp'] Warning: staging file "./usr/lib/libQt5Network.la" is touched by more than one package: [u'qt5base', u'tinyxml', u'trace-cmd', u'wiringpi', u'zmqpp'] Warning: staging file "./usr/lib/libgcrypt.la" is touched by more than one package: [u'libgcrypt', u'libgit2', u'libgpgme', u'libksba', u'libmnl', u'libmodplug', u'libnftnl', u'libreplaygain', u'libsecret', u'libusb', u'libxkbcommon', u'libyaml', u'popt', u'mp4v2', u'musepack', u'oracle-mysql', u'nettle', u'opencv3', u'ortp', u'pango', u'pcre2', u'qlibc', u'qt5base', u'tinyxml', u'trace-cmd', u'wiringpi', u'zmqpp'] Warning: staging file "./usr/lib/libpcre2-16.la" is touched by more than one package: [u'pcre2', u'qlibc', u'qt5base', u'tinyxml', u'trace-cmd', u'wiringpi', u'zmqpp'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'fontconfig', u'lzo', u'pixman', u'cairo', u'zeromq', u'cppzmq', u'eigen', u'gmp', u'harfbuzz', u'jansson', u'libgpg-error', u'libassuan', u'libatomic_ops', u'libcuefile', u'libdaemon', u'libdvbcsa', u'libebml', u'libevent', u'libgcrypt', u'libgit2', u'libgpgme', u'libksba', u'libmnl', u'libmodplug', u'libnftnl', u'libreplaygain', u'libsecret', u'libusb', u'libxkbcommon', u'libyaml', u'popt', u'mp4v2', u'musepack', u'oracle-mysql', u'nettle', u'opencv3', u'ortp', u'pango', u'pcre2', u'qlibc', u'qt5base', u'tinyxml', u'trace-cmd', u'wiringpi', u'zmqpp'] Warning: staging file "./usr/lib/libQt5Core.la" is touched by more than one package: [u'qt5base', u'tinyxml', u'trace-cmd', u'wiringpi', u'zmqpp'] Warning: staging file "./usr/lib/libasound.la" is touched by more than one package: [u'alsa-lib', u'libsndfile', u'aubio', u'audiofile', u'bctoolbox', u'berkeleydb', u'dbus', u'pcre', u'libglib2', u'bluez5_utils', u'sbc', u'bzip2', u'freetype', u'fontconfig', u'lzo', u'pixman', u'cairo', u'zeromq', u'cppzmq', u'eigen', u'gmp', u'harfbuzz', u'jansson', u'libgpg-error', u'libassuan', u'libatomic_ops', u'libcuefile', u'libdaemon', u'libdvbcsa', u'libebml', u'libevent', u'libgcrypt', u'libgit2', u'libgpgme', u'libksba', u'libmnl', u'libmodplug', u'libnftnl', u'libreplaygain', u'libsecret', u'libusb', u'libxkbcommon', u'libyaml', u'popt', u'mp4v2', u'musepack', u'oracle-mysql', u'nettle', u'opencv3', u'ortp', u'pango', u'pcre2', u'qlibc', u'qt5base', u'tinyxml', u'trace-cmd', u'wiringpi', u'zmqpp'] Warning: staging file "./usr/lib/libQt5Test.la" is touched by more than one package: [u'qt5base', u'tinyxml', u'trace-cmd', u'wiringpi', u'zmqpp'] Warning: staging file "./usr/lib/libgpgmepp.la" is touched by more than one package: [u'libgpgme', u'libksba', u'libmnl', u'libmodplug', u'libnftnl', u'libreplaygain', u'libsecret', u'libusb', u'libxkbcommon', u'libyaml', u'popt', u'mp4v2', u'musepack', u'oracle-mysql', u'nettle', u'opencv3', u'ortp', u'pango', u'pcre2', u'qlibc', u'qt5base', u'tinyxml', u'trace-cmd', u'wiringpi', u'zmqpp'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'alsa-lib', u'libsndfile', u'aubio', u'audiofile', u'bctoolbox', u'berkeleydb', u'dbus', u'pcre', u'libglib2', u'bluez5_utils', u'sbc', u'bzip2', u'freetype', u'fontconfig', u'lzo', u'pixman', u'cairo', u'zeromq', u'cppzmq', u'eigen', u'gmp', u'harfbuzz', u'jansson', u'libgpg-error', u'libassuan', u'libatomic_ops', u'libcuefile', u'libdaemon', u'libdvbcsa', u'libebml', u'libevent', u'libgcrypt', u'libgit2', u'libgpgme', u'libksba', u'libmnl', u'libmodplug', u'libnftnl', u'libreplaygain', u'libsecret', u'libusb', u'libxkbcommon', u'libyaml', u'popt', u'mp4v2', u'musepack', u'oracle-mysql', u'nettle', u'opencv3', u'ortp', u'pango', u'pcre2', u'qlibc', u'qt5base', u'tinyxml', u'trace-cmd', u'wiringpi', u'zmqpp'] Warning: staging file "./usr/lib/libsecret-1.la" is touched by more than one package: [u'libsecret', u'libusb', u'libxkbcommon', u'libyaml', u'popt', u'mp4v2', u'musepack', u'oracle-mysql', u'nettle', u'opencv3', u'ortp', u'pango', u'pcre2', u'qlibc', u'qt5base', u'tinyxml', u'trace-cmd', u'wiringpi', u'zmqpp'] Warning: staging file "./usr/lib/libdvbcsa.la" is touched by more than one package: [u'libdvbcsa', u'libebml', u'libevent', u'libgcrypt', u'libgit2', u'libgpgme', u'libksba', u'libmnl', u'libmodplug', u'libnftnl', u'libreplaygain', u'libsecret', u'libusb', u'libxkbcommon', u'libyaml', u'popt', u'mp4v2', u'musepack', u'oracle-mysql', u'nettle', u'opencv3', u'ortp', u'pango', u'pcre2', u'qlibc', u'qt5base', u'tinyxml', u'trace-cmd', u'wiringpi', u'zmqpp'] Warning: staging file "./usr/lib/libQt5Sql.la" is touched by more than one package: [u'qt5base', u'tinyxml', u'trace-cmd', u'wiringpi', u'zmqpp'] Warning: staging file "./usr/lib/libpangocairo-1.0.la" is touched by more than one package: [u'pango', u'pcre2', u'qlibc', u'qt5base', u'tinyxml', u'trace-cmd', u'wiringpi', u'zmqpp'] Warning: staging file "./usr/lib/libgpg-error.la" is touched by more than one package: [u'libgpg-error', u'libassuan', u'libatomic_ops', u'libcuefile', u'libdaemon', u'libdvbcsa', u'libebml', u'libevent', u'libgcrypt', u'libgit2', u'libgpgme', u'libksba', u'libmnl', u'libmodplug', u'libnftnl', u'libreplaygain', u'libsecret', u'libusb', u'libxkbcommon', u'libyaml', u'popt', u'mp4v2', u'musepack', u'oracle-mysql', u'nettle', u'opencv3', u'ortp', u'pango', u'pcre2', u'qlibc', u'qt5base', u'tinyxml', u'trace-cmd', u'wiringpi', u'zmqpp'] Warning: staging file "./usr/lib/libpopt.la" is touched by more than one package: [u'popt', u'mp4v2', u'musepack', u'oracle-mysql', u'nettle', u'opencv3', u'ortp', u'pango', u'pcre2', u'qlibc', u'qt5base', u'tinyxml', u'trace-cmd', u'wiringpi', u'zmqpp'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/run/instance-0/output/build/packages-file-list-host.txt Warning: host file "./lib/python3.6/site-packages/easy-install.pth" is touched by more than one package: [u'host-python-setuptools', u'host-python-vcversioner', u'host-python-setuptools-scm'] rm -f /home/buildroot/autobuild/run/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/autobuild/run/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/autobuild/run/instance-0/output/host/bin/glib-compile-schemas /home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/autobuild/run/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. PYTHONPATH="/home/buildroot/autobuild/run/instance-0/output/target/usr/lib/python3.6/" cd /home/buildroot/autobuild/run/instance-0/output/target && /home/buildroot/autobuild/run/instance-0/output/host/bin/python3.6 /home/buildroot/autobuild/run/instance-0/buildroot/support/scripts/pycompile.py usr/lib/python3.6 find /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/python3.6 -name '*.py' -print0 | xargs -0 --no-run-if-empty rm -f find /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/python3.6 -name '*.opt-1.pyc' -print0 -o -name '*.opt-2.pyc' -print0 | xargs -0 --no-run-if-empty rm -f mkdir -p /home/buildroot/autobuild/run/instance-0/output/target/etc echo "buildroot" > /home/buildroot/autobuild/run/instance-0/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-0/output/target/etc/hosts mkdir -p /home/buildroot/autobuild/run/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/run/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/run/instance-0/output/target/etc/shadow rm -f /home/buildroot/autobuild/run/instance-0/output/target/bin/sh rm -f /home/buildroot/autobuild/run/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/run/instance-0/output/build/locales.nopurge; done for dir in /home/buildroot/autobuild/run/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/run/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/run/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/run/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/run/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/include /home/buildroot/autobuild/run/instance-0/output/target/usr/share/aclocal \ /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/pkgconfig /home/buildroot/autobuild/run/instance-0/output/target/usr/share/pkgconfig \ /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/cmake /home/buildroot/autobuild/run/instance-0/output/target/usr/share/cmake find /home/buildroot/autobuild/run/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/run/instance-0/output/target/lib/ /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/ /home/buildroot/autobuild/run/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/gdb rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/zsh rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/man /home/buildroot/autobuild/run/instance-0/output/target/usr/share/man rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/info /home/buildroot/autobuild/run/instance-0/output/target/usr/share/info rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/doc /home/buildroot/autobuild/run/instance-0/output/target/usr/share/doc rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/run/instance-0/output/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/run/instance-0/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/run/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/autobuild/run/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-0/output/host/bin/mips-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/autobuild/run/instance-0/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/autobuild/run/instance-0/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/autobuild/run/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.08.2-00036-g1eaf77e"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.08.2"; \ echo "PRETTY_NAME=\"Buildroot 2018.08.2\"" \ ) > /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/run/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/run/instance-0/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/run/instance-0/output/target/usr make: Leaving directory `/home/buildroot/autobuild/run/instance-0/buildroot' make: Entering directory `/home/buildroot/autobuild/run/instance-0/buildroot' >>> Buildroot 2018.08.2-00036-g1eaf77e 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 mips-2016.05-8-mips-linux-gnu.src.tar.bz2: OK (sha256: 2658e55d5b71bba25d6f77e868e18b200ea5f75c8add7ed3a9266e716d9adfff) >>> toolchain-external-codesourcery-mips 2016.05-8 Collecting legal info >>> toolchain Collecting legal info >>> abootimg 7e127fee6a3981f6b0a50ce9910267cd501e09d4 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> 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-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> linux-pam 1.3.1 Collecting legal info ERROR: No hash found for Copyright >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-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-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> python3 3.6.3 Collecting legal info ERROR: No hash found for LICENSE >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-python3 3.6.3 Collecting legal info ERROR: No hash found for LICENSE >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> openssl Collecting legal info >>> libopenssl 1.0.2p Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> readline 7.0 Collecting legal info ERROR: No hash found for COPYING >>> alsa-lib 1.1.6 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> aubio 0.4.6 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> libsndfile 1.0.28 Collecting legal info ERROR: No hash found for COPYING >>> audiofile 0.3.6 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.GPL >>> bctoolbox 0.4.0 Collecting legal info ERROR: No hash found for COPYING >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> bluez-alsa v1.3.0 Collecting legal info LICENSE.txt: OK (sha256: 4738489ada14818fe4c53ce86223d7b2f4c1f57cb1f93d62c973c94a89080e83) >>> bluez5_utils 5.50 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> dbus 1.12.10 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-util-linux 2.32.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> sbc 1.3 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> bootstrap 4.1.0 Collecting legal info css/bootstrap.css: OK (sha256: 0ce7fbe215cdf921ed87d00a374404681d5d24898589a7fe60e068d09289b4ba) >>> bsdiff 4.3 Collecting legal info ERROR: No hash found for bsdiff.c >>> bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> 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 >>> freetype 2.9 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> pixman 0.34.0 Collecting legal info ERROR: No hash found for COPYING >>> civetweb v1.5 Collecting legal info ERROR: No hash found for LICENSE.md >>> cppzmq 68a7b09cfce01c4c279fba2cf91686fcfc566848 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 >>> cpuload v0.3 Collecting legal info ERROR: No hash found for COPYING >>> docker-compose 1.20.1 Collecting legal info LICENSE: OK (sha256: 552a739c3b25792263f731542238b92f6f8d07e9a488eae27e6c4690038a8243) >>> host-python-setuptools v38.4.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> dos2unix 7.4.0 Collecting legal info COPYING.txt: OK (sha256: 49224e841621b52a72aa38d8ac895a396cd3fa1395190bdfc9252378001eb3c0) >>> eigen 3.3.4 Collecting legal info COPYING.MPL2: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85) COPYING.BSD: OK (sha256: 4f877e5ae4672568ef82cfd0023e2cef4a7cf55d867ab249efc9569a7eb9e5b1) COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) COPYING.README: OK (sha256: c83230b770f17ef1386ea1fd3681271dd98aa93646bdbfb5bff3a1b7050fff9d) >>> enscript 1.6.6 Collecting legal info ERROR: No hash found for COPYING >>> host-faketime v0.9.6 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 >>> gnupg 1.4.23 Collecting legal info ERROR: No hash found for COPYING >>> grep 3.1 Collecting legal info COPYING: OK (sha256: ca372a7d92560b1fa9f6d832b440e8bcd62d9adfa8870c98287deab66d98310e) >>> harfbuzz 1.7.1 Collecting legal info COPYING: OK (sha256: 2a886915de4f296cdae5ed67064f86dba01d0c55286d86e8487f2a5caaf40216) ERROR: No hash found for src/hb-ucdn/COPYING >>> jansson 2.11 Collecting legal info LICENSE: OK (sha256: 3034b2319f8c053995e8c8abf11b76418a3a8836cd769e5b3f0b6b13bfa00ec4) >>> libassuan 2.5.1 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libgpg-error 1.31 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libatomic_ops v7.4.10 Collecting legal info doc/LICENSING.txt: OK (sha256: f0e630c0ca489767033da5a0c869fb4231db522c5ff479ce55a853a923a00f69) COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libcuefile r475 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libdaemon 0.14 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libdvbcsa 1.1.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libebml 1.3.6 Collecting legal info LICENSE.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libevent 2.1.8-stable Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libgcrypt 1.8.3 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgit2 v0.27.4 Collecting legal info COPYING: OK (sha256: d9a8038088df84fde493fa33a0f1e537252eeb9642122aa4b862690197152813) >>> libgpgme 1.11.1 Collecting legal info COPYING.LESSER: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libksba 1.3.5 Collecting legal info AUTHORS: OK (sha256: 240908e1356ffeb5d0730227b6198dcc8e878375d28632fd813e0ed75b35ccc2) COPYING: OK (sha256: 6197b98c6bf69838c624809c509d84333de1bc847155168c0e84527446a27076) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 0abbff814cd00e2b0b6d08395af2b419c1a92026c4b4adacbb65ccda45fa58cf) COPYING.LGPLv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmodplug 0.8.8.5 Collecting legal info COPYING: OK (sha256: 49942e7b3b175f549e751feb08b5270ca6f6c5fb7a1be9f9517db275ec32c92e) >>> libnftnl 1.0.9 Collecting legal info COPYING: OK (sha256: 98193898c663001eff2fdcfb676e210c13042bc1a05e8d570c363efa396f8e24) >>> libreplaygain r475 Collecting legal info ERROR: No hash found for src/gain_analysis.c >>> libsecret 0.18.6 Collecting legal info COPYING: OK (sha256: a1a33180d02960ab1c5de36cf20b1a2f0fe9888d83826ad263da5db52f1b183b) >>> 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 >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libxkbcommon 0.7.1 Collecting legal info ERROR: No hash found for LICENSE >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libyaml 0.1.7 Collecting legal info LICENSE: OK (sha256: d0d8b09800a45cd982e9568fc7669d9c1a4c330e275a821bbe24d54366d16fe9) >>> logrotate 3.13.0 Collecting legal info ERROR: No hash found for COPYING >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> lrzsz 0.12.20 Collecting legal info ERROR: No hash found for COPYING >>> memtester 4.3.0 Collecting legal info ERROR: No hash found for COPYING >>> host-mkpasswd Collecting legal info >>> mp4v2 2.0.0 Collecting legal info ERROR: No hash found for COPYING >>> host-mtd 2.0.2 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> musepack r475 Collecting legal info ERROR: No hash found for libmpcdec/COPYING ERROR: No hash found for libmpcenc/quant.c >>> mysql Collecting legal info >>> oracle-mysql 5.1.73 Collecting legal info ERROR: No hash found for README ERROR: No hash found for COPYING >>> netatalk 3.1.11 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYRIGHT >>> nettle 3.4 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> nftables 0.8.3 Collecting legal info COPYING: OK (sha256: c17bc4fa5b2434c6f283ffcb2312e5bf3c7cdf5787b79505f094d8de734ac53e) >>> ntp 4.2.8p12 Collecting legal info COPYRIGHT: OK (sha256: 62c87b269365b38b55359b16dfde7ec28c683c722ef489db90afd0f2e478e4a1) >>> opencv3 3.4.2 Collecting legal info LICENSE: OK (sha256: fea311907cb6271b05ff5843b238e0f2edb6f204a3432975211030d20704b321) >>> ortp 0.27.0 Collecting legal info ERROR: No hash found for COPYING >>> pango 1.40.14 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre2 10.31 Collecting legal info LICENCE: OK (sha256: 4806d1c067bffe106d97dac68744373a866bfdd65486c0532ed1b41595ec4b64) >>> proxychains-ng 4.11 Collecting legal info ERROR: No hash found for COPYING >>> host-pwgen 2.07 Collecting legal info ERROR: No hash found for debian/copyright >>> python-cached-property 1.4.0 Collecting legal info LICENSE: OK (sha256: ba4756c8039b25b66e3c456cc5bf635aa528cf459b97ee1499d06684ccd89b9a) >>> python-certifi 2018.4.16 Collecting legal info LICENSE: OK (sha256: 6a70a4bf6b010016d59a64b8ae4ad8dc7f5ef16f1fb453cc2ecd771c5a341131) >>> python-chardet 3.0.4 Collecting legal info ERROR: No hash found for LICENSE >>> python-docker-pycreds 0.2.2 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> python-docker 3.1.4 Collecting legal info LICENSE: OK (sha256: f2f0b07fa5e492c11d27aa0d2f3f1a0e64b9d17f32d8aa489ae2af9609af33b2) >>> python-dockerpty 0.4.1 Collecting legal info LICENSE.txt: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> python-docopt 0.6.2 Collecting legal info ERROR: No hash found for LICENSE-MIT >>> python-gunicorn 19.6.0 Collecting legal info ERROR: No hash found for LICENSE >>> python-idna 2.7 Collecting legal info LICENSE.rst: OK (sha256: 0d4bc7abd48dcfb14e24254ee404066737ff0167144e222914a2113b8794683e) >>> python-jsonschema 2.5.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for json/LICENSE >>> host-python-vcversioner 2.16.0.0 Collecting legal info >>> python-portend 1.8 Collecting legal info >>> host-python-setuptools-scm 1.15.6 Collecting legal info ERROR: No hash found for LICENSE >>> python-pytz 2017.3 Collecting legal info LICENSE.txt: OK (sha256: a1c7102a51ef9ed37766f7388c71fd41bae2a7a95c30673c419ab84e1acc5f02) >>> python-pyyaml 3.12 Collecting legal info ERROR: No hash found for LICENSE >>> python-requests 2.19.1 Collecting legal info LICENSE: OK (sha256: 82a869fe4e967449956d26a546adc762acace028852ce81ba16c3c5b1d76b15b) >>> python-setuptools v38.4.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> python-six 1.11.0 Collecting legal info LICENSE: OK (sha256: 63478682e84e8c98f4c46308995f1f521a6886976e25421827d2a2be03581328) >>> python-tempora 1.7 Collecting legal info >>> python-texttable 0.9.1 Collecting legal info LICENSE: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> python-urllib3 1.23 Collecting legal info LICENSE.txt: OK (sha256: 11db569430ca5ad793f1399297b8df5041a22137abaf90642ea71da21d59121c) >>> python-websocket-client 0.47.0 Collecting legal info LICENSE: OK (sha256: e580b2a1a57c33085dd6a07cff693d828f7c3fa8a11ce56ade2a62c46951930d) >>> qlibc v2.4.1 Collecting legal info ERROR: No hash found for LICENSE >>> qt5base 5.11.1 Collecting legal info LICENSE.GPL2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE.GPL3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) LICENSE.GPL3-EXCEPT: OK (sha256: 0dbe024961f6ab5c52689cbd036c977975d0d0f6a67ff97762d96cb819dd5652) LICENSE.LGPLv3: OK (sha256: 88ec689407cf2df9b2eb5c45952564d51ce73c129a3bdffb15c0d2d161ad7558) LICENSE.FDL: OK (sha256: ed8742a95cb9db653a09b050e27ccff5e67ba69c14aa2c3137f2a4e1892f6c0d) >>> radvd 2.12 Collecting legal info ERROR: No hash found for COPYRIGHT >>> sphinxbase 5prealpha Collecting legal info ERROR: No hash found for src/libsphinxbase/util/bio.c >>> tinyxml 2.6.2_2 Collecting legal info ERROR: No hash found for README >>> trace-cmd trace-cmd-v2.6.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> 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 >>> unrar 5.6.4 Collecting legal info license.txt: OK (sha256: 6ecc1687808b7d66b24f874755abfed7464d9751ed0001cd4e8e5d9bf397ff8a) >>> usb_modeswitch 2.5.2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> vtun 3.0.3 Collecting legal info ERROR: No hash found for README.OpenSSL >>> wiringpi 2.46 Collecting legal info ERROR: No hash found for COPYING.LESSER >>> xfsprogs 4.16.1 Collecting legal info doc/COPYING: OK (sha256: ee304b1b1da08b261f1d1f31d229fc70d2d0c552c7429e9e84c0fac878d94209) >>> zmqpp 4.2.0 Collecting legal info LICENSE: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-codesourcery-mips-2016.05-8: cannot save license (TOOLCHAIN_EXTERNAL_CODESOURCERY_MIPS_LICENSE_FILES not defined) WARNING: python-vcversioner-2.16.0.0: cannot save license (HOST_PYTHON_VCVERSIONER_LICENSE_FILES not defined) WARNING: python-portend-1.8: cannot save license (PYTHON_PORTEND_LICENSE_FILES not defined) WARNING: python-tempora-1.7: cannot save license (PYTHON_TEMPORA_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/run/instance-0/output/legal-info make: Leaving directory `/home/buildroot/autobuild/run/instance-0/buildroot'