(void)printf("leaps[%d]: transit=%d correct=%d\n", ~^ %ld i, leaps[i].transit, leaps[i].correct); ~~~~~~~~~~~~~~~~ tzdump.c:536:49: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat=] (void)printf("leaps[%d]: transit=%d correct=%d\n", ~^ %ld i, leaps[i].transit, leaps[i].correct); ~~~~~~~~~~~~~~~~ tzdump.c:644:30: warning: format '%d' expects argument of type 'int', but argument 2 has type 'time_t {aka long int}' [-Wformat=] (void)printf("tt[0]: time=%d (%s) index=%d type=%d\n", ~^ %ld tt[0].time, ctimeGMT(tt[0].time), ~~~~~~~~~~ tzdump.c:647:30: warning: format '%d' expects argument of type 'int', but argument 2 has type 'time_t {aka long int}' [-Wformat=] (void)printf("tt[1]: time=%d (%s) index=%d type=%d\n", ~^ %ld tt[1].time, ctimeGMT(tt[1].time), ~~~~~~~~~~ >>> host-tzdump e1a52ce12a701b8ea4163d6719713e38c0e53d35 Installing to host directory /usr/bin/install -m 0755 -D /home/buildroot/autobuild/run/instance-0/output/build/host-tzdump-e1a52ce12a701b8ea4163d6719713e38c0e53d35/tzdump /home/buildroot/autobuild/run/instance-0/output/host/sbin/tzdump >>> tz Extracting >>> tz Patching >>> tz Configuring >>> tz Building (cd /home/buildroot/autobuild/run/instance-0/output/host/share/zoneinfo/posix/; for i in $(find . -type f); do mkdir -p /home/buildroot/autobuild/run/instance-0/output/build/tz/output/$(dirname $i); /home/buildroot/autobuild/run/instance-0/output/host/sbin/tzdump -p . -q ${i#./} | sed '1d' > /home/buildroot/autobuild/run/instance-0/output/build/tz/output/$i; done ) >>> tz Installing to target /usr/bin/install -D -m 0644 /home/buildroot/autobuild/run/instance-0/output/host/share/zoneinfo/zone.tab /home/buildroot/autobuild/run/instance-0/output/target/usr/share/zoneinfo/zone.tab /usr/bin/install -D -m 0644 /home/buildroot/autobuild/run/instance-0/output/host/share/zoneinfo/iso3166.tab /home/buildroot/autobuild/run/instance-0/output/target/usr/share/zoneinfo/iso3166.tab mkdir -p /home/buildroot/autobuild/run/instance-0/output/target/usr/share/zoneinfo/uclibc cp -a /home/buildroot/autobuild/run/instance-0/output/build/tz/output/* /home/buildroot/autobuild/run/instance-0/output/target/usr/share/zoneinfo/uclibc if [ ! -f /home/buildroot/autobuild/run/instance-0/output/target/usr/share/zoneinfo/uclibc/Etc/UTC ]; then printf "Error: '%s' is not a valid timezone, check your BR2_TARGET_LOCALTIME setting\n" "Etc/UTC"; exit 1; fi ln -sf ../usr/share/zoneinfo/uclibc/Etc/UTC /home/buildroot/autobuild/run/instance-0/output/target/etc/TZ unrarsrc-5.6.4.tar.gz: OK (sha256: 9335d2201870f2034007c04be80e00f1dc23932cb88b329d55c76134e6ba49fe) >>> unrar 5.6.4 Extracting gzip -d -c /home/buildroot/autobuild/run/instance-0/dl/unrar/unrarsrc-5.6.4.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-0/output/build/unrar-5.6.4 -xf - >>> unrar 5.6.4 Patching >>> unrar 5.6.4 Configuring >>> unrar 5.6.4 Building 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:/snap/bin" /usr/bin/make -j4 CXX="/home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-g++" STRIP="/bin/true" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread" LDFLAGS=" -pthread" -C /home/buildroot/autobuild/run/instance-0/output/build/unrar-5.6.4 make[1]: Entering directory '/home/buildroot/autobuild/run/instance-0/output/build/unrar-5.6.4' /home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c rar.cpp /home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c strlist.cpp /home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c strfn.cpp /home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c pathfn.cpp /home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c smallfn.cpp /home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c global.cpp /home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c file.cpp /home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c filefn.cpp /home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c filcreat.cpp /home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c archive.cpp /home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c arcread.cpp /home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c unicode.cpp /home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c system.cpp /home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c isnt.cpp /home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c crypt.cpp /home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c crc.cpp /home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c rawread.cpp /home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c encname.cpp /home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c resource.cpp /home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c match.cpp /home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c timefn.cpp /home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c rdwrfn.cpp /home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c consio.cpp /home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c options.cpp /home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c errhnd.cpp /home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c rarvm.cpp /home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c secpassword.cpp /home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c rijndael.cpp /home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c getbits.cpp /home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c sha1.cpp /home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c sha256.cpp /home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c blake2s.cpp /home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c hash.cpp /home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c extinfo.cpp /home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c extract.cpp /home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c volume.cpp /home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c list.cpp /home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c find.cpp /home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c unpack.cpp /home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c headers.cpp /home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c threadpool.cpp /home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c rs16.cpp /home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c cmddata.cpp /home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c ui.cpp /home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c filestr.cpp /home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c recvol.cpp /home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c rs.cpp /home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c scantree.cpp /home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c qopen.cpp /home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-g++ -o unrar -pthread rar.o strlist.o strfn.o pathfn.o smallfn.o global.o file.o filefn.o filcreat.o archive.o arcread.o unicode.o system.o isnt.o crypt.o crc.o rawread.o encname.o resource.o match.o timefn.o rdwrfn.o consio.o options.o errhnd.o rarvm.o secpassword.o rijndael.o getbits.o sha1.o sha256.o blake2s.o hash.o extinfo.o extract.o volume.o list.o find.o unpack.o headers.o threadpool.o rs16.o cmddata.o ui.o filestr.o recvol.o rs.o scantree.o qopen.o /bin/true unrar make[1]: Leaving directory '/home/buildroot/autobuild/run/instance-0/output/build/unrar-5.6.4' >>> unrar 5.6.4 Installing to target 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:/snap/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/run/instance-0/output/build/unrar-5.6.4 DESTDIR=/home/buildroot/autobuild/run/instance-0/output/target/usr install make[1]: Entering directory '/home/buildroot/autobuild/run/instance-0/output/build/unrar-5.6.4' install -D unrar /home/buildroot/autobuild/run/instance-0/output/target/usr/bin/unrar make[1]: Leaving directory '/home/buildroot/autobuild/run/instance-0/output/build/unrar-5.6.4' >>> 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 Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'enscript', u'gdbm', u'msmtp', u'openocd'] ./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/libndp.la" is touched by more than one package: [u'libndp', u'libnetfilter_acct', u'libqmi', u'libsvg', u'libtasn1', u'protobuf', u'mp4v2', u'p11-kit', u'qt', u's6', u's6-rc', u'taglib'] Warning: staging file "./usr/lib/libfdk-aac.la" is touched by more than one package: [u'fdk-aac', u'ficl', u'flann', u'gdbm', u'lcms2', u'libgsasl', u'libhdhomerun', u'libical', u'libmnl', u'libndp', u'libnetfilter_acct', u'libqmi', u'libsvg', u'libtasn1', u'protobuf', u'mp4v2', u'p11-kit', u'qt', u's6', u's6-rc', u'taglib'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'atk', u'libpng', u'freetype', u'jpeg-turbo', u'gd', u'libusb', u'libpcap', u'libopenssl', u'botan', u'libtirpc', u'mtd', u'libsodium', u'zeromq', u'cppzmq', u'expat', u'neon', u'skalibs', u'execline', u'libcap', u'libuecc', u'fdk-aac', u'ficl', u'flann', u'gdbm', u'lcms2', u'libgsasl', u'libhdhomerun', u'libical', u'libmnl', u'libndp', u'libnetfilter_acct', u'libqmi', u'libsvg', u'libtasn1', u'protobuf', u'mp4v2', u'p11-kit', u'qt', u's6', u's6-rc', u'taglib'] Warning: staging file "./usr/lib/libprotobuf.la" is touched by more than one package: [u'protobuf', u'mp4v2', u'p11-kit', u'qt', u's6', u's6-rc', u'taglib'] Warning: staging file "./usr/lib/libQtCore.la" is touched by more than one package: [u'qt', u's6', u's6-rc', u'taglib'] Warning: staging file "./usr/lib/libattr.la" is touched by more than one package: [u'attr', u'acl', u'snmppp', u'agentpp', u'pcre', u'libffi', u'ncurses', u'libzlib', u'util-linux', u'libglib2', u'atk', u'libpng', u'freetype', u'jpeg-turbo', u'gd', u'libusb', u'libpcap', u'libopenssl', u'botan', u'libtirpc', u'mtd', u'libsodium', u'zeromq', u'cppzmq', u'expat', u'neon', u'skalibs', u'execline', u'libcap', u'libuecc', u'fdk-aac', u'ficl', u'flann', u'gdbm', u'lcms2', u'libgsasl', u'libhdhomerun', u'libical', u'libmnl', u'libndp', u'libnetfilter_acct', u'libqmi', u'libsvg', u'libtasn1', u'protobuf', u'mp4v2', u'p11-kit', u'qt', u's6', u's6-rc', u'taglib'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'libffi', u'ncurses', u'libzlib', u'util-linux', u'libglib2', u'atk', u'libpng', u'freetype', u'jpeg-turbo', u'gd', u'libusb', u'libpcap', u'libopenssl', u'botan', u'libtirpc', u'mtd', u'libsodium', u'zeromq', u'cppzmq', u'expat', u'neon', u'skalibs', u'execline', u'libcap', u'libuecc', u'fdk-aac', u'ficl', u'flann', u'gdbm', u'lcms2', u'libgsasl', u'libhdhomerun', u'libical', u'libmnl', u'libndp', u'libnetfilter_acct', u'libqmi', u'libsvg', u'libtasn1', u'protobuf', u'mp4v2', u'p11-kit', u'qt', u's6', u's6-rc', u'taglib'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'atk', u'libpng', u'freetype', u'jpeg-turbo', u'gd', u'libusb', u'libpcap', u'libopenssl', u'botan', u'libtirpc', u'mtd', u'libsodium', u'zeromq', u'cppzmq', u'expat', u'neon', u'skalibs', u'execline', u'libcap', u'libuecc', u'fdk-aac', u'ficl', u'flann', u'gdbm', u'lcms2', u'libgsasl', u'libhdhomerun', u'libical', u'libmnl', u'libndp', u'libnetfilter_acct', u'libqmi', u'libsvg', u'libtasn1', u'protobuf', u'mp4v2', u'p11-kit', u'qt', u's6', u's6-rc', u'taglib'] Warning: staging file "./usr/lib/libsnmp++.la" is touched by more than one package: [u'snmppp', u'agentpp', u'pcre', u'libffi', u'ncurses', u'libzlib', u'util-linux', u'libglib2', u'atk', u'libpng', u'freetype', u'jpeg-turbo', u'gd', u'libusb', u'libpcap', u'libopenssl', u'botan', u'libtirpc', u'mtd', u'libsodium', u'zeromq', u'cppzmq', u'expat', u'neon', u'skalibs', u'execline', u'libcap', u'libuecc', u'fdk-aac', u'ficl', u'flann', u'gdbm', u'lcms2', u'libgsasl', u'libhdhomerun', u'libical', u'libmnl', u'libndp', u'libnetfilter_acct', u'libqmi', u'libsvg', u'libtasn1', u'protobuf', u'mp4v2', u'p11-kit', u'qt', u's6', u's6-rc', u'taglib'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'ncurses', u'libzlib', u'util-linux', u'libglib2', u'atk', u'libpng', u'freetype', u'jpeg-turbo', u'gd', u'libusb', u'libpcap', u'libopenssl', u'botan', u'libtirpc', u'mtd', u'libsodium', u'zeromq', u'cppzmq', u'expat', u'neon', u'skalibs', u'execline', u'libcap', u'libuecc', u'fdk-aac', u'ficl', u'flann', u'gdbm', u'lcms2', u'libgsasl', u'libhdhomerun', u'libical', u'libmnl', u'libndp', u'libnetfilter_acct', u'libqmi', u'libsvg', u'libtasn1', u'protobuf', u'mp4v2', u'p11-kit', u'qt', u's6', u's6-rc', u'taglib'] Warning: staging file "./usr/lib/libQtXml.la" is touched by more than one package: [u'qt', u's6', u's6-rc', u'taglib'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'atk', u'libpng', u'freetype', u'jpeg-turbo', u'gd', u'libusb', u'libpcap', u'libopenssl', u'botan', u'libtirpc', u'mtd', u'libsodium', u'zeromq', u'cppzmq', u'expat', u'neon', u'skalibs', u'execline', u'libcap', u'libuecc', u'fdk-aac', u'ficl', u'flann', u'gdbm', u'lcms2', u'libgsasl', u'libhdhomerun', u'libical', u'libmnl', u'libndp', u'libnetfilter_acct', u'libqmi', u'libsvg', u'libtasn1', u'protobuf', u'mp4v2', u'p11-kit', u'qt', u's6', u's6-rc', u'taglib'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'libffi', u'ncurses', u'libzlib', u'util-linux', u'libglib2', u'atk', u'libpng', u'freetype', u'jpeg-turbo', u'gd', u'libusb', u'libpcap', u'libopenssl', u'botan', u'libtirpc', u'mtd', u'libsodium', u'zeromq', u'cppzmq', u'expat', u'neon', u'skalibs', u'execline', u'libcap', u'libuecc', u'fdk-aac', u'ficl', u'flann', u'gdbm', u'lcms2', u'libgsasl', u'libhdhomerun', u'libical', u'libmnl', u'libndp', u'libnetfilter_acct', u'libqmi', u'libsvg', u'libtasn1', u'protobuf', u'mp4v2', u'p11-kit', u'qt', u's6', u's6-rc', u'taglib'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'atk', u'libpng', u'freetype', u'jpeg-turbo', u'gd', u'libusb', u'libpcap', u'libopenssl', u'botan', u'libtirpc', u'mtd', u'libsodium', u'zeromq', u'cppzmq', u'expat', u'neon', u'skalibs', u'execline', u'libcap', u'libuecc', u'fdk-aac', u'ficl', u'flann', u'gdbm', u'lcms2', u'libgsasl', u'libhdhomerun', u'libical', u'libmnl', u'libndp', u'libnetfilter_acct', u'libqmi', u'libsvg', u'libtasn1', u'protobuf', u'mp4v2', u'p11-kit', u'qt', u's6', u's6-rc', u'taglib'] Warning: staging file "./usr/lib/libprotobuf-lite.la" is touched by more than one package: [u'protobuf', u'mp4v2', u'p11-kit', u'qt', u's6', u's6-rc', u'taglib'] Warning: staging file "./usr/lib/libmp4v2.la" is touched by more than one package: [u'mp4v2', u'p11-kit', u'qt', u's6', u's6-rc', u'taglib'] Warning: staging file "./usr/lib/libsvg.la" is touched by more than one package: [u'libsvg', u'libtasn1', u'protobuf', u'mp4v2', u'p11-kit', u'qt', u's6', u's6-rc', u'taglib'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'libpcap', u'libopenssl', u'botan', u'libtirpc', u'mtd', u'libsodium', u'zeromq', u'cppzmq', u'expat', u'neon', u'skalibs', u'execline', u'libcap', u'libuecc', u'fdk-aac', u'ficl', u'flann', u'gdbm', u'lcms2', u'libgsasl', u'libhdhomerun', u'libical', u'libmnl', u'libndp', u'libnetfilter_acct', u'libqmi', u'libsvg', u'libtasn1', u'protobuf', u'mp4v2', u'p11-kit', u'qt', u's6', u's6-rc', u'taglib'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'libffi', u'ncurses', u'libzlib', u'util-linux', u'libglib2', u'atk', u'libpng', u'freetype', u'jpeg-turbo', u'gd', u'libusb', u'libpcap', u'libopenssl', u'botan', u'libtirpc', u'mtd', u'libsodium', u'zeromq', u'cppzmq', u'expat', u'neon', u'skalibs', u'execline', u'libcap', u'libuecc', u'fdk-aac', u'ficl', u'flann', u'gdbm', u'lcms2', u'libgsasl', u'libhdhomerun', u'libical', u'libmnl', u'libndp', u'libnetfilter_acct', u'libqmi', u'libsvg', u'libtasn1', u'protobuf', u'mp4v2', u'p11-kit', u'qt', u's6', u's6-rc', u'taglib'] Warning: staging file "./usr/lib/libtasn1.la" is touched by more than one package: [u'libtasn1', u'protobuf', u'mp4v2', u'p11-kit', u'qt', u's6', u's6-rc', u'taglib'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'atk', u'libpng', u'freetype', u'jpeg-turbo', u'gd', u'libusb', u'libpcap', u'libopenssl', u'botan', u'libtirpc', u'mtd', u'libsodium', u'zeromq', u'cppzmq', u'expat', u'neon', u'skalibs', u'execline', u'libcap', u'libuecc', u'fdk-aac', u'ficl', u'flann', u'gdbm', u'lcms2', u'libgsasl', u'libhdhomerun', u'libical', u'libmnl', u'libndp', u'libnetfilter_acct', u'libqmi', u'libsvg', u'libtasn1', u'protobuf', u'mp4v2', u'p11-kit', u'qt', u's6', u's6-rc', u'taglib'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'atk', u'libpng', u'freetype', u'jpeg-turbo', u'gd', u'libusb', u'libpcap', u'libopenssl', u'botan', u'libtirpc', u'mtd', u'libsodium', u'zeromq', u'cppzmq', u'expat', u'neon', u'skalibs', u'execline', u'libcap', u'libuecc', u'fdk-aac', u'ficl', u'flann', u'gdbm', u'lcms2', u'libgsasl', u'libhdhomerun', u'libical', u'libmnl', u'libndp', u'libnetfilter_acct', u'libqmi', u'libsvg', u'libtasn1', u'protobuf', u'mp4v2', u'p11-kit', u'qt', u's6', u's6-rc', u'taglib'] Warning: staging file "./usr/lib/libsodium.la" is touched by more than one package: [u'libsodium', u'zeromq', u'cppzmq', u'expat', u'neon', u'skalibs', u'execline', u'libcap', u'libuecc', u'fdk-aac', u'ficl', u'flann', u'gdbm', u'lcms2', u'libgsasl', u'libhdhomerun', u'libical', u'libmnl', u'libndp', u'libnetfilter_acct', u'libqmi', u'libsvg', u'libtasn1', u'protobuf', u'mp4v2', u'p11-kit', u'qt', u's6', u's6-rc', u'taglib'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'libndp', u'libnetfilter_acct', u'libqmi', u'libsvg', u'libtasn1', u'protobuf', u'mp4v2', u'p11-kit', u'qt', u's6', u's6-rc', u'taglib'] Warning: staging file "./usr/lib/libgd.la" is touched by more than one package: [u'gd', u'libusb', u'libpcap', u'libopenssl', u'botan', u'libtirpc', u'mtd', u'libsodium', u'zeromq', u'cppzmq', u'expat', u'neon', u'skalibs', u'execline', u'libcap', u'libuecc', u'fdk-aac', u'ficl', u'flann', u'gdbm', u'lcms2', u'libgsasl', u'libhdhomerun', u'libical', u'libmnl', u'libndp', u'libnetfilter_acct', u'libqmi', u'libsvg', u'libtasn1', u'protobuf', u'mp4v2', u'p11-kit', u'qt', u's6', u's6-rc', u'taglib'] Warning: staging file "./usr/lib/libneon.la" is touched by more than one package: [u'neon', u'skalibs', u'execline', u'libcap', u'libuecc', u'fdk-aac', u'ficl', u'flann', u'gdbm', u'lcms2', u'libgsasl', u'libhdhomerun', u'libical', u'libmnl', u'libndp', u'libnetfilter_acct', u'libqmi', u'libsvg', u'libtasn1', u'protobuf', u'mp4v2', u'p11-kit', u'qt', u's6', u's6-rc', u'taglib'] Warning: staging file "./usr/lib/libprotoc.la" is touched by more than one package: [u'protobuf', u'mp4v2', u'p11-kit', u'qt', u's6', u's6-rc', u'taglib'] Warning: staging file "./usr/lib/libtirpc.la" is touched by more than one package: [u'libtirpc', u'mtd', u'libsodium', u'zeromq', u'cppzmq', u'expat', u'neon', u'skalibs', u'execline', u'libcap', u'libuecc', u'fdk-aac', u'ficl', u'flann', u'gdbm', u'lcms2', u'libgsasl', u'libhdhomerun', u'libical', u'libmnl', u'libndp', u'libnetfilter_acct', u'libqmi', u'libsvg', u'libtasn1', u'protobuf', u'mp4v2', u'p11-kit', u'qt', u's6', u's6-rc', u'taglib'] Warning: staging file "./usr/lib/liblcms2.la" is touched by more than one package: [u'lcms2', u'libgsasl', u'libhdhomerun', u'libical', u'libmnl', u'libndp', u'libnetfilter_acct', u'libqmi', u'libsvg', u'libtasn1', u'protobuf', u'mp4v2', u'p11-kit', u'qt', u's6', u's6-rc', u'taglib'] Warning: staging file "./usr/lib/libpng.la" is touched by more than one package: [u'libpng', u'freetype', u'jpeg-turbo', u'gd', u'libusb', u'libpcap', u'libopenssl', u'botan', u'libtirpc', u'mtd', u'libsodium', u'zeromq', u'cppzmq', u'expat', u'neon', u'skalibs', u'execline', u'libcap', u'libuecc', u'fdk-aac', u'ficl', u'flann', u'gdbm', u'lcms2', u'libgsasl', u'libhdhomerun', u'libical', u'libmnl', u'libndp', u'libnetfilter_acct', u'libqmi', u'libsvg', u'libtasn1', u'protobuf', u'mp4v2', u'p11-kit', u'qt', u's6', u's6-rc', u'taglib'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'atk', u'libpng', u'freetype', u'jpeg-turbo', u'gd', u'libusb', u'libpcap', u'libopenssl', u'botan', u'libtirpc', u'mtd', u'libsodium', u'zeromq', u'cppzmq', u'expat', u'neon', u'skalibs', u'execline', u'libcap', u'libuecc', u'fdk-aac', u'ficl', u'flann', u'gdbm', u'lcms2', u'libgsasl', u'libhdhomerun', u'libical', u'libmnl', u'libndp', u'libnetfilter_acct', u'libqmi', u'libsvg', u'libtasn1', u'protobuf', u'mp4v2', u'p11-kit', u'qt', u's6', u's6-rc', u'taglib'] Warning: staging file "./usr/lib/libQtTest.la" is touched by more than one package: [u'qt', u's6', u's6-rc', u'taglib'] Warning: staging file "./usr/lib/libacl.la" is touched by more than one package: [u'acl', u'snmppp', u'agentpp', u'pcre', u'libffi', u'ncurses', u'libzlib', u'util-linux', u'libglib2', u'atk', u'libpng', u'freetype', u'jpeg-turbo', u'gd', u'libusb', u'libpcap', u'libopenssl', u'botan', u'libtirpc', u'mtd', u'libsodium', u'zeromq', u'cppzmq', u'expat', u'neon', u'skalibs', u'execline', u'libcap', u'libuecc', u'fdk-aac', u'ficl', u'flann', u'gdbm', u'lcms2', u'libgsasl', u'libhdhomerun', u'libical', u'libmnl', u'libndp', u'libnetfilter_acct', u'libqmi', u'libsvg', u'libtasn1', u'protobuf', u'mp4v2', u'p11-kit', u'qt', u's6', u's6-rc', u'taglib'] Warning: staging file "./usr/lib/libagent++.la" is touched by more than one package: [u'agentpp', u'pcre', u'libffi', u'ncurses', u'libzlib', u'util-linux', u'libglib2', u'atk', u'libpng', u'freetype', u'jpeg-turbo', u'gd', u'libusb', u'libpcap', u'libopenssl', u'botan', u'libtirpc', u'mtd', u'libsodium', u'zeromq', u'cppzmq', u'expat', u'neon', u'skalibs', u'execline', u'libcap', u'libuecc', u'fdk-aac', u'ficl', u'flann', u'gdbm', u'lcms2', u'libgsasl', u'libhdhomerun', u'libical', u'libmnl', u'libndp', u'libnetfilter_acct', u'libqmi', u'libsvg', u'libtasn1', u'protobuf', u'mp4v2', u'p11-kit', u'qt', u's6', u's6-rc', u'taglib'] Warning: staging file "./usr/lib/pkcs11/p11-kit-trust.la" is touched by more than one package: [u'p11-kit', u'qt', u's6', u's6-rc', u'taglib'] Warning: staging file "./usr/lib/libgsasl.la" is touched by more than one package: [u'libgsasl', u'libhdhomerun', u'libical', u'libmnl', u'libndp', u'libnetfilter_acct', u'libqmi', u'libsvg', u'libtasn1', u'protobuf', u'mp4v2', u'p11-kit', u'qt', u's6', u's6-rc', u'taglib'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'neon', u'skalibs', u'execline', u'libcap', u'libuecc', u'fdk-aac', u'ficl', u'flann', u'gdbm', u'lcms2', u'libgsasl', u'libhdhomerun', u'libical', u'libmnl', u'libndp', u'libnetfilter_acct', u'libqmi', u'libsvg', u'libtasn1', u'protobuf', u'mp4v2', u'p11-kit', u'qt', u's6', u's6-rc', u'taglib'] Warning: staging file "./usr/lib/libzmq.la" is touched by more than one package: [u'zeromq', u'cppzmq', u'expat', u'neon', u'skalibs', u'execline', u'libcap', u'libuecc', u'fdk-aac', u'ficl', u'flann', u'gdbm', u'lcms2', u'libgsasl', u'libhdhomerun', u'libical', u'libmnl', u'libndp', u'libnetfilter_acct', u'libqmi', u'libsvg', u'libtasn1', u'protobuf', u'mp4v2', u'p11-kit', u'qt', u's6', u's6-rc', u'taglib'] Warning: staging file "./usr/lib/libqmi-glib.la" is touched by more than one package: [u'libqmi', u'libsvg', u'libtasn1', u'protobuf', u'mp4v2', u'p11-kit', u'qt', u's6', u's6-rc', u'taglib'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'jpeg-turbo', u'gd', u'libusb', u'libpcap', u'libopenssl', u'botan', u'libtirpc', u'mtd', u'libsodium', u'zeromq', u'cppzmq', u'expat', u'neon', u'skalibs', u'execline', u'libcap', u'libuecc', u'fdk-aac', u'ficl', u'flann', u'gdbm', u'lcms2', u'libgsasl', u'libhdhomerun', u'libical', u'libmnl', u'libndp', u'libnetfilter_acct', u'libqmi', u'libsvg', u'libtasn1', u'protobuf', u'mp4v2', u'p11-kit', u'qt', u's6', u's6-rc', u'taglib'] Warning: staging file "./usr/lib/libpng16.la" is touched by more than one package: [u'libpng', u'freetype', u'jpeg-turbo', u'gd', u'libusb', u'libpcap', u'libopenssl', u'botan', u'libtirpc', u'mtd', u'libsodium', u'zeromq', u'cppzmq', u'expat', u'neon', u'skalibs', u'execline', u'libcap', u'libuecc', u'fdk-aac', u'ficl', u'flann', u'gdbm', u'lcms2', u'libgsasl', u'libhdhomerun', u'libical', u'libmnl', u'libndp', u'libnetfilter_acct', u'libqmi', u'libsvg', u'libtasn1', u'protobuf', u'mp4v2', u'p11-kit', u'qt', u's6', u's6-rc', u'taglib'] Warning: staging file "./usr/lib/libQtSql.la" is touched by more than one package: [u'qt', u's6', u's6-rc', u'taglib'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'atk', u'libpng', u'freetype', u'jpeg-turbo', u'gd', u'libusb', u'libpcap', u'libopenssl', u'botan', u'libtirpc', u'mtd', u'libsodium', u'zeromq', u'cppzmq', u'expat', u'neon', u'skalibs', u'execline', u'libcap', u'libuecc', u'fdk-aac', u'ficl', u'flann', u'gdbm', u'lcms2', u'libgsasl', u'libhdhomerun', u'libical', u'libmnl', u'libndp', u'libnetfilter_acct', u'libqmi', u'libsvg', u'libtasn1', u'protobuf', u'mp4v2', u'p11-kit', u'qt', u's6', u's6-rc', u'taglib'] Warning: staging file "./usr/lib/libp11-kit.la" is touched by more than one package: [u'p11-kit', u'qt', u's6', u's6-rc', u'taglib'] Warning: staging file "./usr/lib/libnetfilter_acct.la" is touched by more than one package: [u'libnetfilter_acct', u'libqmi', u'libsvg', u'libtasn1', u'protobuf', u'mp4v2', u'p11-kit', u'qt', u's6', u's6-rc', u'taglib'] Warning: staging file "./usr/lib/libgdbm.la" is touched by more than one package: [u'gdbm', u'lcms2', u'libgsasl', u'libhdhomerun', u'libical', u'libmnl', u'libndp', u'libnetfilter_acct', u'libqmi', u'libsvg', u'libtasn1', u'protobuf', u'mp4v2', u'p11-kit', u'qt', u's6', u's6-rc', u'taglib'] Warning: staging file "./usr/lib/libQtNetwork.la" is touched by more than one package: [u'qt', u's6', u's6-rc', u'taglib'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/run/instance-0/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-lzip', u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext', u'host-bison'] /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/buildroot/autobuild/run/instance-0/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/buildroot/autobuild/run/instance-0/output/target/etc/inittab if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /home/buildroot/autobuild/run/instance-0/output/target/etc/shells || echo "/bin/ash" >> /home/buildroot/autobuild/run/instance-0/output/target/etc/shells; fi grep: ./.config: No such file or directory if grep -q CONFIG_HUSH=y ./.config; then grep -qsE '^/bin/hush$' /home/buildroot/autobuild/run/instance-0/output/target/etc/shells || echo "/bin/hush" >> /home/buildroot/autobuild/run/instance-0/output/target/etc/shells; fi grep: ./.config: No such file or directory 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/x86_64-buildroot-linux-uclibc/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. mkdir -p /home/buildroot/autobuild/run/instance-0/output/host/etc/meson sed -e "s%@TARGET_CROSS@%/home/buildroot/autobuild/run/instance-0/output/host/bin/x86_64-linux-%g" -e "s%@TARGET_ARCH@%x86_64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%"little"%g" -e "s%@TARGET_CFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/run/instance-0/output/host%g" package/meson//cross-compilation.conf.in > /home/buildroot/autobuild/run/instance-0/output/host/etc/meson/cross-compilation.conf 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/x86_64-linux-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/x86_64-linux-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/x86_64-linux-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=2019.02-git-00826-g06198f0dcf"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2019.02-git\"" \ ) > /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 2019.02-git-00826-g06198f0dcf 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-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> acl 2.2.53 Collecting legal info ERROR: No hash found for doc/COPYING ERROR: No hash found for doc/COPYING.LGPL >>> attr 2.4.48 Collecting legal info ERROR: No hash found for doc/COPYING ERROR: No hash found for doc/COPYING.LGPL >>> agentpp 4.0.7 Collecting legal info ERROR: No hash found for LICENSE-2_0.txt >>> host-pkgconf 1.5.3 Collecting legal info ERROR: No hash found for COPYING >>> snmppp 3.3.10 Collecting legal info src/v3.cpp: OK (sha256: d00d5deb9ce44fa01ddf6f882de3ea8b9e8402f776b546dd982d55367ebbd392) >>> atftp 0.7.1 Collecting legal info ERROR: No hash found for LICENSE >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> atk 2.30.0 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> host-meson 0.49.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja v1.8.2 Collecting legal info ERROR: No hash found for COPYING >>> host-python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> 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) ERROR: No hash found for libltdl/COPYING.LIB >>> 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-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python3 3.7.2 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-python3-setuptools 40.6.3 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> libglib2 2.56.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-util-linux 2.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> util-linux 2.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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 >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> babeld 1.7.1 Collecting legal info ERROR: No hash found for LICENCE >>> bandwidthd v2.0.1-auto-r11 Collecting legal info >>> gd 2.2.5 Collecting legal info COPYING: OK (sha256: d02dae2141d49b8a6b09b2b73e68a8f17d7bbeaaf02b3b841ee11fea2d9e328d) >>> freetype 2.9.1 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.35 Collecting legal info LICENSE: OK (sha256: f9850940c6606003eea9c8864b2a3f177eb5c963614aba5a3c5a24c47dd043ab) >>> jpeg Collecting legal info >>> jpeg-turbo 2.0.1 Collecting legal info LICENSE.md: OK (sha256: 8412238c5ad95965cf3c3197791e9dea8b5fae505d133449e33ee2fa754fe61e) README.ijg: OK (sha256: 82fece2bff2669c476495f0fe70096b154e8bc5b40916a64e99836d9a01c3110) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> host-nasm 2.13.03 Collecting legal info LICENSE: OK (sha256: 1563996c52e220e15ef2418e67d39488255aa8c28c89e617074d3afe3ee329e0) >>> libpcap 1.8.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> botan 2.8.0 Collecting legal info license.txt: OK (sha256: 40cfd35a9e34d18463806f57553c968fdbaf254a2e2a636d1d8e32ff6b698495) >>> openssl Collecting legal info >>> libopenssl 1.0.2q Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> busybox 1.29.3 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> libtirpc 1.1.4 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> host-nfs-utils 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> host-libtirpc 1.1.4 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> mtd 2.0.2 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> cantarell 0.0.25 Collecting legal info ERROR: No hash found for COPYING >>> corkscrew a94f745b40077172b8fe7d77e2d583b9cf900281 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> cppzmq v4.3.0 Collecting legal info LICENSE: OK (sha256: 7e6db90e2e805c72b3daa77849d1cb5f1f92da0e69750c8a4aa1d86d70704748) >>> zeromq 4.3.1 Collecting legal info COPYING: OK (sha256: 4fd86507c9b486764343065a9e035222869a27b5789efeb4fd93edc85412d7a3) COPYING.LESSER: OK (sha256: 83f32abe61ee58ffb1b007412c08415168c052501dbf56d7a47aaaac52b03ef6) >>> libsodium 1.0.16 Collecting legal info LICENSE: OK (sha256: 6faf327c97dca6da69acefc6d3969d7bffb70a24f0707874870fdcfd6b0acf58) >>> daemon 0.6.4 Collecting legal info ERROR: No hash found for LICENSE >>> davfs2 1.5.4 Collecting legal info COPYING: OK (sha256: 0ae0485a5bd37a63e63603596417e4eb0e653334fa6c7f932ca3a0e85d4af227) >>> neon 0.30.2 Collecting legal info ERROR: No hash found for src/COPYING.LIB ERROR: No hash found for test/COPYING ERROR: No hash found for README >>> expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> dt v18.32 Collecting legal info ERROR: No hash found for LICENSE >>> enscript 1.6.6 Collecting legal info ERROR: No hash found for COPYING >>> execline 2.5.0.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> skalibs 2.6.4.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> fastd 18 Collecting legal info ERROR: No hash found for COPYRIGHT >>> libcap 2.25 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> host-libcap 2.25 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> libuecc 7 Collecting legal info ERROR: No hash found for COPYRIGHT >>> fdk-aac 2.0.0 Collecting legal info NOTICE: OK (sha256: 95ec80da40b4af12ad4c4f3158c9cfb80f2479f3246e4260cb600827cc8c7836) >>> ficl 4.1.0 Collecting legal info ERROR: No hash found for ReadMe.txt >>> flann 1.9.1 Collecting legal info ERROR: No hash found for COPYING >>> fswebcam 20140113 Collecting legal info ERROR: No hash found for LICENSE >>> gdbm 1.13 Collecting legal info ERROR: No hash found for COPYING >>> hicolor-icon-theme 0.15 Collecting legal info ERROR: No hash found for COPYING >>> initscripts Collecting legal info >>> jhead 3.00 Collecting legal info ERROR: No hash found for readme.txt >>> host-jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info ERROR: No hash found for jsmin.c >>> lcms2 2.9 Collecting legal info COPYING: OK (sha256: c725daac91a9259ce5e195683c0eeb797d345035c36ac5ba114c9fa80e11639a) >>> libgsasl 1.8.0 Collecting legal info README: OK (sha256: 4eb54155afd4684d7e9423f6037e5cc887ae4d8818e83d3af93350ebd4a8e6eb) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libhdhomerun 20180817 Collecting legal info LICENSE: OK (sha256: 9b872a8a070b8ad329c4bd380fb1bf0000f564c75023ec8e1e6803f15364b9e9) >>> libical 1.0.1 Collecting legal info LICENSE: OK (sha256: c393726f82e6f21df5262110215f6a4382b32046d10afdcfcc49338aa7a191f2) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libndp v1.6 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_acct 1.0.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libqmi 1.20.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libsvg 0.1.4 Collecting legal info ERROR: No hash found for COPYING >>> libtasn1 4.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> ltp-testsuite 20190115 Collecting legal info ERROR: No hash found for COPYING >>> mimic 1.1.0 Collecting legal info ERROR: No hash found for COPYING >>> mosh 1.3.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.iOS: OK (sha256: 8042495ddc8d99b883335d53552554eccf825fc1f0ba487d0f8e6656baaa8199) >>> protobuf 3.6.0 Collecting legal info LICENSE: OK (sha256: 6e5e117324afd944dcf67f36cf329843bc1a92229a8cd9bb573d7a83130fea7d) >>> host-protobuf 3.6.0 Collecting legal info LICENSE: OK (sha256: 6e5e117324afd944dcf67f36cf329843bc1a92229a8cd9bb573d7a83130fea7d) >>> mp4v2 2.0.0 Collecting legal info ERROR: No hash found for COPYING >>> msmtp 1.8.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> openocd 0.10.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> openssh 7.9p1 Collecting legal info LICENCE: OK (sha256: 05a4c25ef464e19656c5259bd4f4da8428efab01044f3541b79fbb3ff209350f) >>> p11-kit 0.23.2 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> procrank_linux 21c30ab4514a5b15ac6e813e21bee0d3d714cb08 Collecting legal info ERROR: No hash found for NOTICE >>> qt 4.8.7 Collecting legal info ERROR: No hash found for LICENSE.LGPL ERROR: No hash found for LGPL_EXCEPTION.txt ERROR: No hash found for LICENSE.GPL3 >>> host-rauc 1.0 Collecting legal info >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2q Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> host-squashfs e38956b92f738518c29734399629e7cdb33072d3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lz4 v1.8.3 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> host-xz 5.2.3 Collecting legal info ERROR: No hash found for COPYING.GPLv2 ERROR: No hash found for COPYING.GPLv3 ERROR: No hash found for COPYING.LGPLv2.1 >>> host-zstd v1.3.5 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> s6-rc 0.4.0.1 Collecting legal info COPYING: OK (sha256: 1377d3b18a31de11e8bb06f0f46888a23bc16cbc57285035793bf7e7943bbcb3) >>> s6 2.7.1.1 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> sp-oops-extract 0.0.7-1 Collecting legal info ERROR: No hash found for COPYING >>> taglib 1.11.1 Collecting legal info ERROR: No hash found for COPYING.LGPL ERROR: No hash found for COPYING.MPL >>> tcf-agent 1.7.0 Collecting legal info agent/edl-v10.html: OK (sha256: f82d01b74a513bd3504d08136026a5ac2a7e6ff62ebcde391fa74aa222d11ce0) >>> tz Collecting legal info >>> host-tzdata 2018e Collecting legal info >>> host-zic 2018e Collecting legal info >>> host-tzdump e1a52ce12a701b8ea4163d6719713e38c0e53d35 Collecting legal info >>> unrar 5.6.4 Collecting legal info license.txt: OK (sha256: 6ecc1687808b7d66b24f874755abfed7464d9751ed0001cd4e8e5d9bf397ff8a) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: bandwidthd-v2.0.1-auto-r11: cannot save license (BANDWIDTHD_LICENSE_FILES not defined) WARNING: rauc-1.0: cannot save license (HOST_RAUC_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) WARNING: tzdump-e1a52ce12a701b8ea4163d6719713e38c0e53d35: cannot save license (HOST_TZDUMP_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'