make[4]: Entering directory '/home/buildroot/autobuild/run/instance-3/output/build/valgrind-3.13.0/memcheck/tests/vbit-test' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Leaving directory '/home/buildroot/autobuild/run/instance-3/output/build/valgrind-3.13.0/memcheck/tests/vbit-test' make[3]: Leaving directory '/home/buildroot/autobuild/run/instance-3/output/build/valgrind-3.13.0/memcheck/tests/vbit-test' Making install in auxprogs make[3]: Entering directory '/home/buildroot/autobuild/run/instance-3/output/build/valgrind-3.13.0/auxprogs' mkdir -p ../.in_place; \ for f in getoff-arm-linux ; do \ rm -f ../.in_place/$f; \ ln -f -s ../auxprogs/$f ../.in_place; \ done for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done mkdir -p ../.in_place; \ for f in ; do \ rm -f ../.in_place/$f.dSYM; \ ln -f -s ../auxprogs/$f.dSYM ../.in_place; \ done make[4]: Entering directory '/home/buildroot/autobuild/run/instance-3/output/build/valgrind-3.13.0/auxprogs' /bin/bash /home/buildroot/autobuild/run/instance-3/output/build/valgrind-3.13.0/install-sh -d /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/valgrind; \ for f in getoff-arm-linux ; do \ /usr/bin/install -c $f /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/valgrind; \ done for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done make[4]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildroot/autobuild/run/instance-3/output/target/usr/bin' /bin/bash /home/buildroot/autobuild/run/instance-3/output/build/valgrind-3.13.0/install-sh -d /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/valgrind; \ for f in ; do \ cp -R $f.dSYM /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/valgrind; \ done /usr/bin/install -c valgrind-listener valgrind-di-server '/home/buildroot/autobuild/run/instance-3/output/target/usr/bin' make[4]: Leaving directory '/home/buildroot/autobuild/run/instance-3/output/build/valgrind-3.13.0/auxprogs' make[3]: Leaving directory '/home/buildroot/autobuild/run/instance-3/output/build/valgrind-3.13.0/auxprogs' Making install in mpi make[3]: Entering directory '/home/buildroot/autobuild/run/instance-3/output/build/valgrind-3.13.0/mpi' mkdir -p ../.in_place; \ for f in ; do \ rm -f ../.in_place/$f; \ ln -f -s ../mpi/$f ../.in_place; \ done for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done mkdir -p ../.in_place; \ for f in ; do \ rm -f ../.in_place/$f.dSYM; \ ln -f -s ../mpi/$f.dSYM ../.in_place; \ done make[4]: Entering directory '/home/buildroot/autobuild/run/instance-3/output/build/valgrind-3.13.0/mpi' /bin/bash /home/buildroot/autobuild/run/instance-3/output/build/valgrind-3.13.0/install-sh -d /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/valgrind; \ for f in ; do \ /usr/bin/install -c $f /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/valgrind; \ done for f in ; do \ if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ echo "dsymutil $f"; \ dsymutil $f; \ fi; \ done make[4]: Nothing to be done for 'install-data-am'. /bin/bash /home/buildroot/autobuild/run/instance-3/output/build/valgrind-3.13.0/install-sh -d /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/valgrind; \ for f in ; do \ cp -R $f.dSYM /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/valgrind; \ done make[4]: Leaving directory '/home/buildroot/autobuild/run/instance-3/output/build/valgrind-3.13.0/mpi' make[3]: Leaving directory '/home/buildroot/autobuild/run/instance-3/output/build/valgrind-3.13.0/mpi' Making install in solaris make[3]: Entering directory '/home/buildroot/autobuild/run/instance-3/output/build/valgrind-3.13.0/solaris' make[4]: Entering directory '/home/buildroot/autobuild/run/instance-3/output/build/valgrind-3.13.0/solaris' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildroot/autobuild/run/instance-3/output/build/valgrind-3.13.0/solaris' make[3]: Leaving directory '/home/buildroot/autobuild/run/instance-3/output/build/valgrind-3.13.0/solaris' Making install in docs make[3]: Entering directory '/home/buildroot/autobuild/run/instance-3/output/build/valgrind-3.13.0/docs' make[4]: Entering directory '/home/buildroot/autobuild/run/instance-3/output/build/valgrind-3.13.0/docs' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/make install-data-hook make[5]: Entering directory '/home/buildroot/autobuild/run/instance-3/output/build/valgrind-3.13.0/docs' set -e; \ if test -r html ; then \ mkdir -p /home/buildroot/autobuild/run/instance-3/output/target/usr/share/doc/valgrind; \ cp -r html /home/buildroot/autobuild/run/instance-3/output/target/usr/share/doc/valgrind; \ fi for f in *.1 ; do \ if test -r $f ; then \ mkdir -p /home/buildroot/autobuild/run/instance-3/output/target/usr/share/man/man1; \ cp $f /home/buildroot/autobuild/run/instance-3/output/target/usr/share/man/man1; \ fi \ done set -e; \ if test -r index.pdf ; then \ mkdir -p /home/buildroot/autobuild/run/instance-3/output/target/usr/share/doc/valgrind; \ cp index.pdf /home/buildroot/autobuild/run/instance-3/output/target/usr/share/doc/valgrind/valgrind_manual.pdf; \ fi set -e; \ if test -r index.ps ; then \ mkdir -p /home/buildroot/autobuild/run/instance-3/output/target/usr/share/doc/valgrind; \ cp index.ps /home/buildroot/autobuild/run/instance-3/output/target/usr/share/doc/valgrind/valgrind_manual.ps; \ fi make[5]: Leaving directory '/home/buildroot/autobuild/run/instance-3/output/build/valgrind-3.13.0/docs' make[4]: Leaving directory '/home/buildroot/autobuild/run/instance-3/output/build/valgrind-3.13.0/docs' make[3]: Leaving directory '/home/buildroot/autobuild/run/instance-3/output/build/valgrind-3.13.0/docs' make[2]: Leaving directory '/home/buildroot/autobuild/run/instance-3/output/build/valgrind-3.13.0' make[1]: Leaving directory '/home/buildroot/autobuild/run/instance-3/output/build/valgrind-3.13.0' /usr/bin/install -D -m 0644 package/valgrind/uclibc.supp /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/valgrind/uclibc.supp rm -f /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/valgrind/*memcheck* rm -f /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/valgrind/*cachegrind* for i in cg_annotate cg_diff cg_merge; do rm -f /home/buildroot/autobuild/run/instance-3/output/target/usr/bin/$i ; done rm -f /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/valgrind/*callgrind* for i in callgrind_annotate callgrind_control ; do rm -f /home/buildroot/autobuild/run/instance-3/output/target/usr/bin/$i ; done rm -f /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/valgrind/*helgrind* rm -f /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/valgrind/*drd* rm -f /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/valgrind/*massif* rm -f /home/buildroot/autobuild/run/instance-3/output/target/usr/bin/ms_script rm -f /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/valgrind/*dhat* rm -f /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/valgrind/*sgcheck* rm -f /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/valgrind/*bbv* rm -f /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/valgrind/*lackey* rm -f /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/valgrind/*none* wireless-regdb-2018.09.07.tar.xz: OK (sha256: a36b8147f1a3e98e1fd44321a4b8d7ad2f03cac98cdf527ccb1693342f08d65a) >>> wireless-regdb 2018.09.07 Extracting xzcat /home/buildroot/autobuild/run/instance-3/dl/wireless-regdb/wireless-regdb-2018.09.07.tar.xz | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-3/output/build/wireless-regdb-2018.09.07 -xf - >>> wireless-regdb 2018.09.07 Patching >>> wireless-regdb 2018.09.07 Configuring >>> wireless-regdb 2018.09.07 Building >>> wireless-regdb 2018.09.07 Installing to target /usr/bin/install -m 644 -D -T /home/buildroot/autobuild/run/instance-3/output/build/wireless-regdb-2018.09.07/regulatory.bin /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/crda/regulatory.bin /usr/bin/install -m 644 -D -T /home/buildroot/autobuild/run/instance-3/output/build/wireless-regdb-2018.09.07/sforshee.key.pub.pem /home/buildroot/autobuild/run/instance-3/output/target/etc/wireless-regdb/pubkeys/sforshee.key.pub.pem /usr/bin/install -m 644 -D -T /home/buildroot/autobuild/run/instance-3/output/build/wireless-regdb-2018.09.07/regulatory.db /home/buildroot/autobuild/run/instance-3/output/target/lib/firmware/regulatory.db /usr/bin/install -m 644 -D -T /home/buildroot/autobuild/run/instance-3/output/build/wireless-regdb-2018.09.07/regulatory.db.p7s /home/buildroot/autobuild/run/instance-3/output/target/lib/firmware/regulatory.db.p7s >>> 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-3/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'libffi', u'readline', u'libtool'] ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/run/instance-3/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/pulseaudio/libpulsecore-12.2.la" is touched by more than one package: [u'pulseaudio', u's6', u'unixodbc', u'valgrind'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'liblockfile', u'libmnl', u'libogg', u'libsigrokdecode', u'libsndfile', u'libtool', u'libtorrent', u'sdl', u'speex', u'pulseaudio', u's6', u'unixodbc', u'valgrind'] Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'librtlsdr', u'libzlib', u'libpng', u'freetype', u'libxml2', u'skalibs', u'execline', u'flex', u'gtest', u'libjpeg', u'libbsd', u'libopenssl', u'libcurl', u'libdvbsi', u'libffi', u'libusb-compat', u'libnfc', u'pcre', u'ncurses', u'readline', u'python3', u'util-linux', u'libglib2', u'liblockfile', u'libmnl', u'libogg', u'libsigrokdecode', u'libsndfile', u'libtool', u'libtorrent', u'sdl', u'speex', u'pulseaudio', u's6', u'unixodbc', u'valgrind'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'libffi', u'readline', u'libtool'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'liblockfile', u'libmnl', u'libogg', u'libsigrokdecode', u'libsndfile', u'libtool', u'libtorrent', u'sdl', u'speex', u'pulseaudio', u's6', u'unixodbc', u'valgrind'] Warning: staging file "./usr/lib/libodbcinst.la" is touched by more than one package: [u'unixodbc', u'valgrind'] Warning: staging file "./usr/lib/libpulse-mainloop-glib.la" is touched by more than one package: [u'pulseaudio', u's6', u'unixodbc', u'valgrind'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: [u'libogg', u'libsigrokdecode', u'libsndfile', u'libtool', u'libtorrent', u'sdl', u'speex', u'pulseaudio', u's6', u'unixodbc', u'valgrind'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'ncurses', u'readline', u'python3', u'util-linux', u'libglib2', u'liblockfile', u'libmnl', u'libogg', u'libsigrokdecode', u'libsndfile', u'libtool', u'libtorrent', u'sdl', u'speex', u'pulseaudio', u's6', u'unixodbc', u'valgrind'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'liblockfile', u'libmnl', u'libogg', u'libsigrokdecode', u'libsndfile', u'libtool', u'libtorrent', u'sdl', u'speex', u'pulseaudio', u's6', u'unixodbc', u'valgrind'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'libusb-compat', u'libnfc', u'pcre', u'ncurses', u'readline', u'python3', u'util-linux', u'libglib2', u'liblockfile', u'libmnl', u'libogg', u'libsigrokdecode', u'libsndfile', u'libtool', u'libtorrent', u'sdl', u'speex', u'pulseaudio', u's6', u'unixodbc', u'valgrind'] Warning: staging file "./usr/lib/libspeex.la" is touched by more than one package: [u'speex', u'pulseaudio', u's6', u'unixodbc', u'valgrind'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'liblockfile', u'libmnl', u'libogg', u'libsigrokdecode', u'libsndfile', u'libtool', u'libtorrent', u'sdl', u'speex', u'pulseaudio', u's6', u'unixodbc', u'valgrind'] Warning: staging file "./usr/lib/libpcsclite.la" is touched by more than one package: [u'pcsc-lite', u'acsccid', u'libgpg-error', u'libgcrypt', u'libnl', u'librtlsdr', u'libzlib', u'libpng', u'freetype', u'libxml2', u'skalibs', u'execline', u'flex', u'gtest', u'libjpeg', u'libbsd', u'libopenssl', u'libcurl', u'libdvbsi', u'libffi', u'libusb-compat', u'libnfc', u'pcre', u'ncurses', u'readline', u'python3', u'util-linux', u'libglib2', u'liblockfile', u'libmnl', u'libogg', u'libsigrokdecode', u'libsndfile', u'libtool', u'libtorrent', u'sdl', u'speex', u'pulseaudio', u's6', u'unixodbc', u'valgrind'] Warning: staging file "./usr/lib/libsigrokdecode.la" is touched by more than one package: [u'libsigrokdecode', u'libsndfile', u'libtool', u'libtorrent', u'sdl', u'speex', u'pulseaudio', u's6', u'unixodbc', u'valgrind'] Warning: staging file "./usr/lib/libtorrent.la" is touched by more than one package: [u'libtorrent', u'sdl', u'speex', u'pulseaudio', u's6', u'unixodbc', u'valgrind'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'ncurses', u'readline', u'python3', u'util-linux', u'libglib2', u'liblockfile', u'libmnl', u'libogg', u'libsigrokdecode', u'libsndfile', u'libtool', u'libtorrent', u'sdl', u'speex', u'pulseaudio', u's6', u'unixodbc', u'valgrind'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'liblockfile', u'libmnl', u'libogg', u'libsigrokdecode', u'libsndfile', u'libtool', u'libtorrent', u'sdl', u'speex', u'pulseaudio', u's6', u'unixodbc', u'valgrind'] Warning: staging file "./usr/lib/libfl.la" is touched by more than one package: [u'flex', u'gtest', u'libjpeg', u'libbsd', u'libopenssl', u'libcurl', u'libdvbsi', u'libffi', u'libusb-compat', u'libnfc', u'pcre', u'ncurses', u'readline', u'python3', u'util-linux', u'libglib2', u'liblockfile', u'libmnl', u'libogg', u'libsigrokdecode', u'libsndfile', u'libtool', u'libtorrent', u'sdl', u'speex', u'pulseaudio', u's6', u'unixodbc', u'valgrind'] Warning: staging file "./usr/lib/libpulse-simple.la" is touched by more than one package: [u'pulseaudio', u's6', u'unixodbc', u'valgrind'] Warning: staging file "./usr/lib/pulseaudio/libpulsecommon-12.2.la" is touched by more than one package: [u'pulseaudio', u's6', u'unixodbc', u'valgrind'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'pcsc-lite', u'acsccid', u'libgpg-error', u'libgcrypt', u'libnl', u'librtlsdr', u'libzlib', u'libpng', u'freetype', u'libxml2', u'skalibs', u'execline', u'flex', u'gtest', u'libjpeg', u'libbsd', u'libopenssl', u'libcurl', u'libdvbsi', u'libffi', u'libusb-compat', u'libnfc', u'pcre', u'ncurses', u'readline', u'python3', u'util-linux', u'libglib2', u'liblockfile', u'libmnl', u'libogg', u'libsigrokdecode', u'libsndfile', u'libtool', u'libtorrent', u'sdl', u'speex', u'pulseaudio', u's6', u'unixodbc', u'valgrind'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'ncurses', u'readline', u'python3', u'util-linux', u'libglib2', u'liblockfile', u'libmnl', u'libogg', u'libsigrokdecode', u'libsndfile', u'libtool', u'libtorrent', u'sdl', u'speex', u'pulseaudio', u's6', u'unixodbc', u'valgrind'] Warning: staging file "./usr/lib/libpcscspy.la" is touched by more than one package: [u'pcsc-lite', u'acsccid', u'libgpg-error', u'libgcrypt', u'libnl', u'librtlsdr', u'libzlib', u'libpng', u'freetype', u'libxml2', u'skalibs', u'execline', u'flex', u'gtest', u'libjpeg', u'libbsd', u'libopenssl', u'libcurl', u'libdvbsi', u'libffi', u'libusb-compat', u'libnfc', u'pcre', u'ncurses', u'readline', u'python3', u'util-linux', u'libglib2', u'liblockfile', u'libmnl', u'libogg', u'libsigrokdecode', u'libsndfile', u'libtool', u'libtorrent', u'sdl', u'speex', u'pulseaudio', u's6', u'unixodbc', u'valgrind'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'liblockfile', u'libmnl', u'libogg', u'libsigrokdecode', u'libsndfile', u'libtool', u'libtorrent', u'sdl', u'speex', u'pulseaudio', u's6', u'unixodbc', u'valgrind'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'liblockfile', u'libmnl', u'libogg', u'libsigrokdecode', u'libsndfile', u'libtool', u'libtorrent', u'sdl', u'speex', u'pulseaudio', u's6', u'unixodbc', u'valgrind'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'libogg', u'libsigrokdecode', u'libsndfile', u'libtool', u'libtorrent', u'sdl', u'speex', u'pulseaudio', u's6', u'unixodbc', u'valgrind'] Warning: staging file "./usr/lib/libpulse.la" is touched by more than one package: [u'pulseaudio', u's6', u'unixodbc', u'valgrind'] Warning: staging file "./usr/lib/libdvbsi++.la" is touched by more than one package: [u'libdvbsi', u'libffi', u'libusb-compat', u'libnfc', u'pcre', u'ncurses', u'readline', u'python3', u'util-linux', u'libglib2', u'liblockfile', u'libmnl', u'libogg', u'libsigrokdecode', u'libsndfile', u'libtool', u'libtorrent', u'sdl', u'speex', u'pulseaudio', u's6', u'unixodbc', u'valgrind'] Warning: staging file "./usr/lib/libodbccr.la" is touched by more than one package: [u'unixodbc', u'valgrind'] Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: [u'libcurl', u'libdvbsi', u'libffi', u'libusb-compat', u'libnfc', u'pcre', u'ncurses', u'readline', u'python3', u'util-linux', u'libglib2', u'liblockfile', u'libmnl', u'libogg', u'libsigrokdecode', u'libsndfile', u'libtool', u'libtorrent', u'sdl', u'speex', u'pulseaudio', u's6', u'unixodbc', u'valgrind'] Warning: staging file "./usr/lib/libpng.la" is touched by more than one package: [u'libpng', u'freetype', u'libxml2', u'skalibs', u'execline', u'flex', u'gtest', u'libjpeg', u'libbsd', u'libopenssl', u'libcurl', u'libdvbsi', u'libffi', u'libusb-compat', u'libnfc', u'pcre', u'ncurses', u'readline', u'python3', u'util-linux', u'libglib2', u'liblockfile', u'libmnl', u'libogg', u'libsigrokdecode', u'libsndfile', u'libtool', u'libtorrent', u'sdl', u'speex', u'pulseaudio', u's6', u'unixodbc', u'valgrind'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'liblockfile', u'libmnl', u'libogg', u'libsigrokdecode', u'libsndfile', u'libtool', u'libtorrent', u'sdl', u'speex', u'pulseaudio', u's6', u'unixodbc', u'valgrind'] Warning: staging file "./usr/lib/libjpeg.la" is touched by more than one package: [u'libjpeg', u'libbsd', u'libopenssl', u'libcurl', u'libdvbsi', u'libffi', u'libusb-compat', u'libnfc', u'pcre', u'ncurses', u'readline', u'python3', u'util-linux', u'libglib2', u'liblockfile', u'libmnl', u'libogg', u'libsigrokdecode', u'libsndfile', u'libtool', u'libtorrent', u'sdl', u'speex', u'pulseaudio', u's6', u'unixodbc', u'valgrind'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'skalibs', u'execline', u'flex', u'gtest', u'libjpeg', u'libbsd', u'libopenssl', u'libcurl', u'libdvbsi', u'libffi', u'libusb-compat', u'libnfc', u'pcre', u'ncurses', u'readline', u'python3', u'util-linux', u'libglib2', u'liblockfile', u'libmnl', u'libogg', u'libsigrokdecode', u'libsndfile', u'libtool', u'libtorrent', u'sdl', u'speex', u'pulseaudio', u's6', u'unixodbc', u'valgrind'] Warning: staging file "./usr/lib/libodbcpsql.la" is touched by more than one package: [u'unixodbc', u'valgrind'] Warning: staging file "./usr/lib/libbsd.la" is touched by more than one package: [u'libbsd', u'libopenssl', u'libcurl', u'libdvbsi', u'libffi', u'libusb-compat', u'libnfc', u'pcre', u'ncurses', u'readline', u'python3', u'util-linux', u'libglib2', u'liblockfile', u'libmnl', u'libogg', u'libsigrokdecode', u'libsndfile', u'libtool', u'libtorrent', u'sdl', u'speex', u'pulseaudio', u's6', u'unixodbc', u'valgrind'] Warning: staging file "./usr/lib/pulseaudio/libpulsedsp.la" is touched by more than one package: [u'pulseaudio', u's6', u'unixodbc', u'valgrind'] Warning: staging file "./usr/lib/libnn.la" is touched by more than one package: [u'unixodbc', u'valgrind'] Warning: staging file "./usr/lib/libsndfile.la" is touched by more than one package: [u'libsndfile', u'libtool', u'libtorrent', u'sdl', u'speex', u'pulseaudio', u's6', u'unixodbc', u'valgrind'] Warning: staging file "./usr/lib/libltdl.la" is touched by more than one package: [u'libtool', u'libtorrent', u'sdl', u'speex', u'pulseaudio', u's6', u'unixodbc', u'valgrind'] Warning: staging file "./usr/lib/python3.7/site-packages/libmount/pylibmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'liblockfile', u'libmnl', u'libogg', u'libsigrokdecode', u'libsndfile', u'libtool', u'libtorrent', u'sdl', u'speex', u'pulseaudio', u's6', u'unixodbc', u'valgrind'] Warning: staging file "./usr/lib/libgcrypt.la" is touched by more than one package: [u'libgcrypt', u'libnl', u'librtlsdr', u'libzlib', u'libpng', u'freetype', u'libxml2', u'skalibs', u'execline', u'flex', u'gtest', u'libjpeg', u'libbsd', u'libopenssl', u'libcurl', u'libdvbsi', u'libffi', u'libusb-compat', u'libnfc', u'pcre', u'ncurses', u'readline', u'python3', u'util-linux', u'libglib2', u'liblockfile', u'libmnl', u'libogg', u'libsigrokdecode', u'libsndfile', u'libtool', u'libtorrent', u'sdl', u'speex', u'pulseaudio', u's6', u'unixodbc', u'valgrind'] Warning: staging file "./usr/lib/libtemplate.la" is touched by more than one package: [u'unixodbc', u'valgrind'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'libxml2', u'skalibs', u'execline', u'flex', u'gtest', u'libjpeg', u'libbsd', u'libopenssl', u'libcurl', u'libdvbsi', u'libffi', u'libusb-compat', u'libnfc', u'pcre', u'ncurses', u'readline', u'python3', u'util-linux', u'libglib2', u'liblockfile', u'libmnl', u'libogg', u'libsigrokdecode', u'libsndfile', u'libtool', u'libtorrent', u'sdl', u'speex', u'pulseaudio', u's6', u'unixodbc', u'valgrind'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'librtlsdr', u'libzlib', u'libpng', u'freetype', u'libxml2', u'skalibs', u'execline', u'flex', u'gtest', u'libjpeg', u'libbsd', u'libopenssl', u'libcurl', u'libdvbsi', u'libffi', u'libusb-compat', u'libnfc', u'pcre', u'ncurses', u'readline', u'python3', u'util-linux', u'libglib2', u'liblockfile', u'libmnl', u'libogg', u'libsigrokdecode', u'libsndfile', u'libtool', u'libtorrent', u'sdl', u'speex', u'pulseaudio', u's6', u'unixodbc', u'valgrind'] Warning: staging file "./usr/lib/libpng16.la" is touched by more than one package: [u'libpng', u'freetype', u'libxml2', u'skalibs', u'execline', u'flex', u'gtest', u'libjpeg', u'libbsd', u'libopenssl', u'libcurl', u'libdvbsi', u'libffi', u'libusb-compat', u'libnfc', u'pcre', u'ncurses', u'readline', u'python3', u'util-linux', u'libglib2', u'liblockfile', u'libmnl', u'libogg', u'libsigrokdecode', u'libsndfile', u'libtool', u'libtorrent', u'sdl', u'speex', u'pulseaudio', u's6', u'unixodbc', u'valgrind'] Warning: staging file "./usr/lib/libusb.la" is touched by more than one package: [u'libusb-compat', u'libnfc', u'pcre', u'ncurses', u'readline', u'python3', u'util-linux', u'libglib2', u'liblockfile', u'libmnl', u'libogg', u'libsigrokdecode', u'libsndfile', u'libtool', u'libtorrent', u'sdl', u'speex', u'pulseaudio', u's6', u'unixodbc', u'valgrind'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'librtlsdr', u'libzlib', u'libpng', u'freetype', u'libxml2', u'skalibs', u'execline', u'flex', u'gtest', u'libjpeg', u'libbsd', u'libopenssl', u'libcurl', u'libdvbsi', u'libffi', u'libusb-compat', u'libnfc', u'pcre', u'ncurses', u'readline', u'python3', u'util-linux', u'libglib2', u'liblockfile', u'libmnl', u'libogg', u'libsigrokdecode', u'libsndfile', u'libtool', u'libtorrent', u'sdl', u'speex', u'pulseaudio', u's6', u'unixodbc', u'valgrind'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'librtlsdr', u'libzlib', u'libpng', u'freetype', u'libxml2', u'skalibs', u'execline', u'flex', u'gtest', u'libjpeg', u'libbsd', u'libopenssl', u'libcurl', u'libdvbsi', u'libffi', u'libusb-compat', u'libnfc', u'pcre', u'ncurses', u'readline', u'python3', u'util-linux', u'libglib2', u'liblockfile', u'libmnl', u'libogg', u'libsigrokdecode', u'libsndfile', u'libtool', u'libtorrent', u'sdl', u'speex', u'pulseaudio', u's6', u'unixodbc', u'valgrind'] Warning: staging file "./usr/lib/libnfc.la" is touched by more than one package: [u'libnfc', u'pcre', u'ncurses', u'readline', u'python3', u'util-linux', u'libglib2', u'liblockfile', u'libmnl', u'libogg', u'libsigrokdecode', u'libsndfile', u'libtool', u'libtorrent', u'sdl', u'speex', u'pulseaudio', u's6', u'unixodbc', u'valgrind'] Warning: staging file "./usr/lib/libSDL.la" is touched by more than one package: [u'sdl', u'speex', u'pulseaudio', u's6', u'unixodbc', u'valgrind'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'librtlsdr', u'libzlib', u'libpng', u'freetype', u'libxml2', u'skalibs', u'execline', u'flex', u'gtest', u'libjpeg', u'libbsd', u'libopenssl', u'libcurl', u'libdvbsi', u'libffi', u'libusb-compat', u'libnfc', u'pcre', u'ncurses', u'readline', u'python3', u'util-linux', u'libglib2', u'liblockfile', u'libmnl', u'libogg', u'libsigrokdecode', u'libsndfile', u'libtool', u'libtorrent', u'sdl', u'speex', u'pulseaudio', u's6', u'unixodbc', u'valgrind'] Warning: staging file "./usr/lib/libSDLmain.la" is touched by more than one package: [u'sdl', u'speex', u'pulseaudio', u's6', u'unixodbc', u'valgrind'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'librtlsdr', u'libzlib', u'libpng', u'freetype', u'libxml2', u'skalibs', u'execline', u'flex', u'gtest', u'libjpeg', u'libbsd', u'libopenssl', u'libcurl', u'libdvbsi', u'libffi', u'libusb-compat', u'libnfc', u'pcre', u'ncurses', u'readline', u'python3', u'util-linux', u'libglib2', u'liblockfile', u'libmnl', u'libogg', u'libsigrokdecode', u'libsndfile', u'libtool', u'libtorrent', u'sdl', u'speex', u'pulseaudio', u's6', u'unixodbc', u'valgrind'] Warning: staging file "./usr/lib/libgpg-error.la" is touched by more than one package: [u'libgpg-error', u'libgcrypt', u'libnl', u'librtlsdr', u'libzlib', u'libpng', u'freetype', u'libxml2', u'skalibs', u'execline', u'flex', u'gtest', u'libjpeg', u'libbsd', u'libopenssl', u'libcurl', u'libdvbsi', u'libffi', u'libusb-compat', u'libnfc', u'pcre', u'ncurses', u'readline', u'python3', u'util-linux', u'libglib2', u'liblockfile', u'libmnl', u'libogg', u'libsigrokdecode', u'libsndfile', u'libtool', u'libtorrent', u'sdl', u'speex', u'pulseaudio', u's6', u'unixodbc', u'valgrind'] Warning: staging file "./usr/lib/libodbc.la" is touched by more than one package: [u'unixodbc', u'valgrind'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/run/instance-3/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-lzip', u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext', u'host-gmp', u'host-libffi', u'host-bison'] Warning: host file "./lib/python3.7/site-packages/easy-install.pth" is touched by more than one package: [u'host-python-setuptools', u'host-python-setuptools-scm'] rm -f /home/buildroot/autobuild/run/instance-3/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/autobuild/run/instance-3/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/autobuild/run/instance-3/output/host/bin/glib-compile-schemas /home/buildroot/autobuild/run/instance-3/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/autobuild/run/instance-3/output/target/usr/share/glib-2.0/schemas PYTHONPATH="/home/buildroot/autobuild/run/instance-3/output/target/usr/lib/python3.7/" cd /home/buildroot/autobuild/run/instance-3/output/target && /home/buildroot/autobuild/run/instance-3/output/host/bin/python3.7 /home/buildroot/autobuild/run/instance-3/buildroot/support/scripts/pycompile.py usr/lib/python3.7 find /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/python3.7 -name '*.py' -print0 | xargs -0 --no-run-if-empty rm -f find /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/python3.7 -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-3/output/target/etc echo "buildroot" > /home/buildroot/autobuild/run/instance-3/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-3/output/target/etc/hosts mkdir -p /home/buildroot/autobuild/run/instance-3/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/run/instance-3/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/run/instance-3/output/target/etc/shadow rm -f /home/buildroot/autobuild/run/instance-3/output/target/bin/sh rm -f /home/buildroot/autobuild/run/instance-3/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/run/instance-3/output/build/locales.nopurge; done for dir in /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/run/instance-3/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/run/instance-3/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/run/instance-3/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/run/instance-3/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/run/instance-3/output/target/usr/include /home/buildroot/autobuild/run/instance-3/output/target/usr/share/aclocal \ /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/pkgconfig /home/buildroot/autobuild/run/instance-3/output/target/usr/share/pkgconfig \ /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/cmake /home/buildroot/autobuild/run/instance-3/output/target/usr/share/cmake find /home/buildroot/autobuild/run/instance-3/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/run/instance-3/output/target/lib/ /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/ /home/buildroot/autobuild/run/instance-3/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/run/instance-3/output/target/usr/share/gdb rm -rf /home/buildroot/autobuild/run/instance-3/output/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/run/instance-3/output/target/usr/share/zsh rm -rf /home/buildroot/autobuild/run/instance-3/output/target/usr/man /home/buildroot/autobuild/run/instance-3/output/target/usr/share/man rm -rf /home/buildroot/autobuild/run/instance-3/output/target/usr/info /home/buildroot/autobuild/run/instance-3/output/target/usr/share/info rm -rf /home/buildroot/autobuild/run/instance-3/output/target/usr/doc /home/buildroot/autobuild/run/instance-3/output/target/usr/share/doc rm -rf /home/buildroot/autobuild/run/instance-3/output/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/run/instance-3/output/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/run/instance-3/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-3/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/run/instance-3/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/autobuild/run/instance-3/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-3/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/autobuild/run/instance-3/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-3/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-3/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.11-git-00994-gf6c2f6a61a"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.11-git\"" \ ) > /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/run/instance-3/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/run/instance-3/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/run/instance-3/output/target/usr make: Leaving directory '/home/buildroot/autobuild/run/instance-3/buildroot' make: Entering directory '/home/buildroot/autobuild/run/instance-3/buildroot' >>> Buildroot 2018.11-git-00994-gf6c2f6a61a 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 >>> musl-compat-headers Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> 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) >>> aespipe 2.4d Collecting legal info >>> crda 4.14 Collecting legal info ERROR: No hash found for LICENSE >>> host-python-pycrypto 2.6.1 Collecting legal info ERROR: No hash found for COPYRIGHT ERROR: No hash found for LEGAL/copy/LICENSE.libtom ERROR: No hash found for LEGAL/copy/LICENSE.python-2.2 ERROR: No hash found for LEGAL/copy/LICENSE.original >>> host-gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> host-python3 3.7.0 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libgcrypt 1.8.3 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.31 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> dtv-scan-tables 59f4a9b1dfbd573bafe33d238a08da95e4f0263a Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LGPL: OK (sha256: 4fd46f32582c29007657e2daad8d0a6d954cf4e9d2e47bae8f8d8c32765fc987) >>> dump1090 bff92c4ad772a0a8d433f788d39dae97e00e4dbe Collecting legal info anet.h: OK (sha256: 29046ef7ee0b7b127bcc64faf135035820906dea2b379b2efcfc119131a39f7a) >>> librtlsdr 0.6.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> dvdauthor 0.7.2 Collecting legal info ERROR: No hash found for COPYING >>> freetype 2.9 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> espeak 1.48.04 Collecting legal info ERROR: No hash found for License.txt >>> ethtool 4.16 Collecting legal info LICENSE: OK (sha256: 5d632934396f90c82dfebe3c9512648bbb6333b406113d0cd331b0e0aa2d34a1) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> execline 2.5.0.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> skalibs 2.6.4.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> gtest release-1.8.0 Collecting legal info googletest/LICENSE: OK (sha256: 9702de7e4117a8e2b20dafab11ffda58c198aede066406496bef670d40a22138) >>> ifenslave 2.9 Collecting legal info ERROR: No hash found for debian/copyright >>> jpeg Collecting legal info >>> libjpeg 9c Collecting legal info README: OK (sha256: 31f366acfb6259456d9046eb7f16875e387f8bf029d37ac4c4397bf63f22fd6b) >>> libbsd 0.9.1 Collecting legal info COPYING: OK (sha256: df6d8e1b5b3a5b06376c658c8ad3afc82687f1c0e0404cec4738ad14b2675708) >>> libcurl 7.61.1 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> openssl Collecting legal info >>> libopenssl 1.0.2p Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> libdvbsi 0.3.7 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> libfreefare 0.4.0 Collecting legal info COPYING: OK (sha256: be6209dfd763a0ba77fbe990cfd2512804441d8b5f0cad927baa3341b50fcade) >>> libnfc 1.7.1 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libusb-compat 0.1.5 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-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) >>> 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) >>> 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.7.0 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> readline 7.0 Collecting legal info ERROR: No hash found for COPYING >>> liblockfile 1.09 Collecting legal info ERROR: No hash found for COPYRIGHT >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libogg 1.3.3 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libsigrokdecode 0.5.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libsndfile 1.0.28 Collecting legal info ERROR: No hash found for COPYING >>> libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libtorrent 0.13.7 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> memtool 2016.10.0 Collecting legal info ERROR: No hash found for COPYING >>> mjpegtools 2.1.0 Collecting legal info ERROR: No hash found for COPYING >>> opentyrian-data 2.1 Collecting legal info >>> opentyrian 9c9f0ec3532b Collecting legal info WARNING: no hash file for COPYING >>> sdl 1.2.15 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pulseaudio 12.2 Collecting legal info LICENSE: OK (sha256: a1064b9838b6b4feee61eaeb0925da4b4834c984b77716558860c4294ed6c015) GPL: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) LGPL: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> 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) >>> pv 1.6.0 Collecting legal info ERROR: No hash found for doc/COPYING >>> python-constantly 15.1.0 Collecting legal info ERROR: No hash found for LICENSE >>> host-python-setuptools 40.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> python-ecdsa 0.13 Collecting legal info ERROR: No hash found for LICENSE >>> python-mako 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> python-pathpy 10.5 Collecting legal info >>> host-python-setuptools-scm 1.15.6 Collecting legal info ERROR: No hash found for LICENSE >>> python-simplegeneric 0.8.1 Collecting legal info >>> python-tomako 0.1.0.post1 Collecting legal info ERROR: No hash found for LICENSE >>> python-tornado 5.0.2 Collecting legal info ERROR: No hash found for LICENSE >>> python-wcwidth 0.1.7 Collecting legal info ERROR: No hash found for LICENSE.txt >>> radvd 2.12 Collecting legal info ERROR: No hash found for COPYRIGHT >>> rpi-wifi-firmware 8c1e2bff1da9850f68efcfff3da5d939ec27a2ee Collecting legal info LICENCE.broadcom_bcm43xx: OK (sha256: b16056fc91b82a0e3e8de8f86c2dac98201aa9dc3cbd33e8d38f1b087fcec30d) >>> rtorrent 0.9.7 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> s6-linux-utils 2.4.0.1 Collecting legal info COPYING: OK (sha256: 6ee77e7199d69b707ab864ea7a838f9562717aaa41c89413bdb2cf835f95052f) >>> s6 2.7.1.1 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> tzdata 2018e Collecting legal info >>> host-tzdata 2018e Collecting legal info >>> host-zic 2018e Collecting legal info >>> unixodbc 2.3.6 Collecting legal info COPYING: OK (sha256: a6b9aa1e9bfade121164c06fd975e9b913a8e38bf33d25ff967dfa3ed07d12f8) exe/COPYING: OK (sha256: 1e594f4c7fd6d099eca4bd1340b39d871ce0298331d8ebd4b68935548ee45cf4) >>> valgrind 3.13.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.DOCS: OK (sha256: 56976e64523fa1e68db4e6f464f5b2cb89d7d08f54b1d012e317b8db286b3faf) >>> wireless-regdb 2018.09.07 Collecting legal info LICENSE: OK (sha256: 678b0df753c86198fc496d1f1033429bbd57f101472132ee7eaaf9f5e0a7fae1) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: aespipe-2.4d: cannot save license (AESPIPE_LICENSE_FILES not defined) WARNING: opentyrian-data-2.1: cannot save license (OPENTYRIAN_DATA_LICENSE_FILES not defined) WARNING: python-pathpy-10.5: cannot save license (PYTHON_PATHPY_LICENSE_FILES not defined) WARNING: python-simplegeneric-0.8.1: cannot save license (PYTHON_SIMPLEGENERIC_LICENSE_FILES not defined) WARNING: tzdata-2018e: cannot save license (TZDATA_LICENSE_FILES not defined) WARNING: tzdata-2018e: cannot save license (HOST_TZDATA_LICENSE_FILES not defined) WARNING: zic-2018e: cannot save license (HOST_ZIC_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/run/instance-3/output/legal-info make: Leaving directory '/home/buildroot/autobuild/run/instance-3/buildroot'