CC unicase/cased.o CC unicase/empty-prefix-context.o CC unicase/empty-suffix-context.o CC unicase/ignorable.o CC unicase/special-casing.o CC unicase/tolower.o CC unicase/u8-casemap.o CC unicase/u8-tolower.o CC unictype/combiningclass.o CC unictype/pr_soft_dotted.o CC uninorm/decompose-internal.o CC uninorm/u8-normalize.o CC unistr/u8-cpy.o CC unistr/u8-mbtouc-unsafe.o CC unistr/u8-mbtouc-unsafe-aux.o CC unistr/u8-strlen.o CC unistr/u8-uctomb.o CC unistr/u8-uctomb-aux.o CC uniwidth/width.o AR libgnu.a Making all in src /usr/bin/make all-am CC connect.o CC convert.o CC cookies.o CC ftp.o CC css_.o CC css-url.o CC ftp-basic.o CC ftp-ls.o CC hash.o CC host.o CC hsts.o CC html-parse.o CC html-url.o CC http.o CC init.o CC log.o CC main.o CC netrc.o CC progress.o CC ptimer.o CC recur.o CC res.o CC retr.o CC spider.o CC url.o CC warc.o CC xattr.o CC utils.o CC exits.o CC build_info.o CC iri.o echo '/* version.c */' > version.c echo '/* Autogenerated by Makefile - DO NOT EDIT */' >> version.c echo '' >> version.c echo '#include "version.h"' >> version.c echo 'const char *version_string = "1.19.5";' >> version.c echo 'const char *compilation_string = "'/home/buildroot/autobuild/run/instance-3/output/host/bin/aarch64-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/etc/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -I. -I../lib -I../lib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/run/instance-3/output/host/bin/../aarch64-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/run/instance-3/output/host/bin/../aarch64-buildroot-linux-gnu/sysroot/usr/include -DHAVE_LIBSSL -I/home/buildroot/autobuild/run/instance-3/output/host/bin/../aarch64-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os '";' \ | sed -e 's/[\\"]/\\&/g' -e 's/\\"/"/' -e 's/\\";$/";/' >> version.c echo 'const char *link_string = "'/home/buildroot/autobuild/run/instance-3/output/host/bin/aarch64-linux-gnu-gcc -I/home/buildroot/autobuild/run/instance-3/output/host/bin/../aarch64-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/run/instance-3/output/host/bin/../aarch64-buildroot-linux-gnu/sysroot/usr/include -DHAVE_LIBSSL -I/home/buildroot/autobuild/run/instance-3/output/host/bin/../aarch64-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os \ -L/home/buildroot/autobuild/run/instance-3/output/host/bin/../aarch64-buildroot-linux-gnu/sysroot/usr/lib -lpcre -luuid -lidn2 -L/home/buildroot/autobuild/run/instance-3/output/host/bin/../aarch64-buildroot-linux-gnu/sysroot/usr//lib -lssl -lcrypto -L/home/buildroot/autobuild/run/instance-3/output/host/bin/../aarch64-buildroot-linux-gnu/sysroot/usr/lib -lz ftp-opie.o openssl.o http-ntlm.o ../lib/libgnu.a '";' \ | sed -e 's/[\\"]/\\&/g' -e 's/\\"/"/' -e 's/\\";$/";/' >> version.c CC ftp-opie.o CC openssl.o CC http-ntlm.o CC version.o CCLD wget Making all in doc ./texi2pod.pl -D VERSION="1.19.5" ./wget.texi wget.pod /usr/bin/pod2man --center="GNU Wget" --release="GNU Wget 1.19.5" --utf8 wget.pod > wget.1 || \ /usr/bin/pod2man --center="GNU Wget" --release="GNU Wget 1.19.5" wget.pod > wget.1 Making all in po Making all in util make[4]: Nothing to be done for `all'. Making all in fuzz make[4]: Nothing to be done for `all'. Making all in tests make[4]: Nothing to be done for `all'. Making all in testenv make[4]: Nothing to be done for `all'. make[4]: Nothing to be done for `all-am'. >>> wget 1.19.5 Installing to target PATH="/home/buildroot/autobuild/run/instance-3/output/host/bin:/home/buildroot/autobuild/run/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-3/output/target install -C /home/buildroot/autobuild/run/instance-3/output/build/wget-1.19.5/ /usr/bin/make install-recursive Making install in lib /usr/bin/make install-recursive if test yes = no; then \ case 'linux-gnu' in \ darwin[56]*) \ need_charset_alias=true ;; \ darwin* | cygwin* | mingw* | pw32* | cegcc*) \ need_charset_alias=false ;; \ *) \ need_charset_alias=true ;; \ esac ; \ else \ need_charset_alias=false ; \ fi ; \ if $need_charset_alias; then \ /bin/sh /home/buildroot/autobuild/run/instance-3/output/build/wget-1.19.5/build-aux/install-sh -d /home/buildroot/autobuild/run/instance-3/output/target/usr/lib ; \ fi ; \ if test -f /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/charset.alias; then \ sed -f ref-add.sed /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/charset.alias > /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/charset.tmp ; \ /usr/bin/install -c -m 644 /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/charset.tmp /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/charset.alias ; \ rm -f /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/charset.tmp ; \ else \ if $need_charset_alias; then \ sed -f ref-add.sed charset.alias > /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/charset.tmp ; \ /usr/bin/install -c -m 644 /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/charset.tmp /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/charset.alias ; \ rm -f /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/charset.tmp ; \ fi ; \ fi make[7]: Nothing to be done for `install-data-am'. Making install in src /bin/mkdir -p '/home/buildroot/autobuild/run/instance-3/output/target/usr/bin' make[5]: Nothing to be done for `install-data-am'. /usr/bin/install -c wget '/home/buildroot/autobuild/run/instance-3/output/target/usr/bin' Making install in doc make[5]: Nothing to be done for `install-exec-am'. /bin/sh /home/buildroot/autobuild/run/instance-3/output/build/wget-1.19.5/build-aux/install-sh -d /home/buildroot/autobuild/run/instance-3/output/target/etc /bin/sh /home/buildroot/autobuild/run/instance-3/output/build/wget-1.19.5/build-aux/install-sh -d /home/buildroot/autobuild/run/instance-3/output/target/usr/share/man/man1 /usr/bin/install -c -m 644 wget.1 /home/buildroot/autobuild/run/instance-3/output/target/usr/share/man/man1/wget.1 /bin/mkdir -p '/home/buildroot/autobuild/run/instance-3/output/target/usr/share/info' /usr/bin/install -c -m 644 ./wget.info '/home/buildroot/autobuild/run/instance-3/output/target/usr/share/info' Making install in po if test "wget" = "gettext-tools"; then \ /bin/mkdir -p /home/buildroot/autobuild/run/instance-3/output/target/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /home/buildroot/autobuild/run/instance-3/output/target/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/buildroot/autobuild/run/instance-3/output/target/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi Making install in util make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. Making install in fuzz make[5]: Nothing to be done for `install-data-am'. Making install in tests make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. Making install in testenv make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. PATH="/home/buildroot/autobuild/run/instance-3/output/host/bin:/home/buildroot/autobuild/run/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" BR2_DL_DIR=/home/buildroot/autobuild/run/instance-3/dl BUILD_DIR=/home/buildroot/autobuild/run/instance-3/output/build O=/home/buildroot/autobuild/run/instance-3/output flock /home/buildroot/autobuild/run/instance-3/dl/wireless-regdb/ support/download/dl-wrapper -c '2018.05.31' -d '/home/buildroot/autobuild/run/instance-3/dl/wireless-regdb' -D '/home/buildroot/autobuild/run/instance-3/dl' -f 'wireless-regdb-2018.05.31.tar.xz' -H 'package/wireless-regdb//wireless-regdb.hash' -n 'wireless-regdb-2018.05.31' -N 'wireless-regdb' -o '/home/buildroot/autobuild/run/instance-3/dl/wireless-regdb/wireless-regdb-2018.05.31.tar.xz' -u http+http://kernel.org/pub/software/network/wireless-regdb -u http\|urlencode+http://sources.buildroot.net/wireless-regdb -u http\|urlencode+http://sources.buildroot.net -- wireless-regdb-2018.05.31.tar.xz: OK (sha256: e1dfbc3b97771373077f430c3c05082fae883145b37db5b2cfd12c56676fbe7b) >>> wireless-regdb 2018.05.31 Extracting xzcat /home/buildroot/autobuild/run/instance-3/dl/wireless-regdb/wireless-regdb-2018.05.31.tar.xz | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-3/output/build/wireless-regdb-2018.05.31 -xf - >>> wireless-regdb 2018.05.31 Patching >>> wireless-regdb 2018.05.31 Configuring >>> wireless-regdb 2018.05.31 Building >>> wireless-regdb 2018.05.31 Installing to target /usr/bin/install -m 644 -D -T /home/buildroot/autobuild/run/instance-3/output/build/wireless-regdb-2018.05.31/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.05.31/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.05.31/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.05.31/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 ./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/libevent_extra.la" is touched by more than one package: [u'libevent', u'libgit2', u'libgta', u'liblockfile', u'libogg', u'libvorbis', u'orc', u's6-dns', u's6', u's6-networking', u'shared-mime-info', u'spice-protocol', u'thrift'] Warning: staging file "./usr/lib/libvorbisenc.la" is touched by more than one package: [u'libvorbis', u'orc', u's6-dns', u's6', u's6-networking', u'shared-mime-info', u'spice-protocol', u'thrift'] Warning: staging file "./usr/lib/libisc.la" is touched by more than one package: [u'bind', u'boost', u'bzip2', u'expat', u'freetype', u'fontconfig', u'libffi', u'pcre', u'flex', u'linux-pam', u'util-linux', u'libglib2', u'pixman', u'cairo', u'libidn2', u'libcurl', u'libtool', u'yajl', u'collectd', u'daq', u'skalibs', u'execline', u'ibrcommon', u'ibrdtn', u'jpeg-turbo', u'libao', u'libdvbcsa', u'libevent', u'libgit2', u'libgta', u'liblockfile', u'libogg', u'libvorbis', u'orc', u's6-dns', u's6', u's6-networking', u'shared-mime-info', u'spice-protocol', u'thrift'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'pixman', u'cairo', u'libidn2', u'libcurl', u'libtool', u'yajl', u'collectd', u'daq', u'skalibs', u'execline', u'ibrcommon', u'ibrdtn', u'jpeg-turbo', u'libao', u'libdvbcsa', u'libevent', u'libgit2', u'libgta', u'liblockfile', u'libogg', u'libvorbis', u'orc', u's6-dns', u's6', u's6-networking', u'shared-mime-info', u'spice-protocol', u'thrift'] Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: [u'libcurl', u'libtool', u'yajl', u'collectd', u'daq', u'skalibs', u'execline', u'ibrcommon', u'ibrdtn', u'jpeg-turbo', u'libao', u'libdvbcsa', u'libevent', u'libgit2', u'libgta', u'liblockfile', u'libogg', u'libvorbis', u'orc', u's6-dns', u's6', u's6-networking', u'shared-mime-info', u'spice-protocol', u'thrift'] Warning: staging file "./usr/lib/libcairo.la" is touched by more than one package: [u'cairo', u'libidn2', u'libcurl', u'libtool', u'yajl', u'collectd', u'daq', u'skalibs', u'execline', u'ibrcommon', u'ibrdtn', u'jpeg-turbo', u'libao', u'libdvbcsa', u'libevent', u'libgit2', u'libgta', u'liblockfile', u'libogg', u'libvorbis', u'orc', u's6-dns', u's6', u's6-networking', u'shared-mime-info', u'spice-protocol', u'thrift'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: [u'libogg', u'libvorbis', u'orc', u's6-dns', u's6', u's6-networking', u'shared-mime-info', u'spice-protocol', u'thrift'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'pixman', u'cairo', u'libidn2', u'libcurl', u'libtool', u'yajl', u'collectd', u'daq', u'skalibs', u'execline', u'ibrcommon', u'ibrdtn', u'jpeg-turbo', u'libao', u'libdvbcsa', u'libevent', u'libgit2', u'libgta', u'liblockfile', u'libogg', u'libvorbis', u'orc', u's6-dns', u's6', u's6-networking', u'shared-mime-info', u'spice-protocol', u'thrift'] Warning: staging file "./usr/lib/libltdl.la" is touched by more than one package: [u'libtool', u'yajl', u'collectd', u'daq', u'skalibs', u'execline', u'ibrcommon', u'ibrdtn', u'jpeg-turbo', u'libao', u'libdvbcsa', u'libevent', u'libgit2', u'libgta', u'liblockfile', u'libogg', u'libvorbis', u'orc', u's6-dns', u's6', u's6-networking', u'shared-mime-info', u'spice-protocol', u'thrift'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'flex', u'linux-pam', u'util-linux', u'libglib2', u'pixman', u'cairo', u'libidn2', u'libcurl', u'libtool', u'yajl', u'collectd', u'daq', u'skalibs', u'execline', u'ibrcommon', u'ibrdtn', u'jpeg-turbo', u'libao', u'libdvbcsa', u'libevent', u'libgit2', u'libgta', u'liblockfile', u'libogg', u'libvorbis', u'orc', u's6-dns', u's6', u's6-networking', u'shared-mime-info', u'spice-protocol', u'thrift'] Warning: staging file "./usr/lib/libfl.la" is touched by more than one package: [u'flex', u'linux-pam', u'util-linux', u'libglib2', u'pixman', u'cairo', u'libidn2', u'libcurl', u'libtool', u'yajl', u'collectd', u'daq', u'skalibs', u'execline', u'ibrcommon', u'ibrdtn', u'jpeg-turbo', u'libao', u'libdvbcsa', u'libevent', u'libgit2', u'libgta', u'liblockfile', u'libogg', u'libvorbis', u'orc', u's6-dns', u's6', u's6-networking', u'shared-mime-info', u'spice-protocol', u'thrift'] Warning: staging file "./usr/lib/libdaq_static_modules.la" is touched by more than one package: [u'daq', u'skalibs', u'execline', u'ibrcommon', u'ibrdtn', u'jpeg-turbo', u'libao', u'libdvbcsa', u'libevent', u'libgit2', u'libgta', u'liblockfile', u'libogg', u'libvorbis', u'orc', u's6-dns', u's6', u's6-networking', u'shared-mime-info', u'spice-protocol', u'thrift'] Warning: staging file "./usr/lib/daq/daq_dump.la" is touched by more than one package: [u'daq', u'skalibs', u'execline', u'ibrcommon', u'ibrdtn', u'jpeg-turbo', u'libao', u'libdvbcsa', u'libevent', u'libgit2', u'libgta', u'liblockfile', u'libogg', u'libvorbis', u'orc', u's6-dns', u's6', u's6-networking', u'shared-mime-info', u'spice-protocol', u'thrift'] Warning: staging file "./usr/lib/collectd/curl_json.la" is touched by more than one package: [u'collectd', u'daq', u'skalibs', u'execline', u'ibrcommon', u'ibrdtn', u'jpeg-turbo', u'libao', u'libdvbcsa', u'libevent', u'libgit2', u'libgta', u'liblockfile', u'libogg', u'libvorbis', u'orc', u's6-dns', u's6', u's6-networking', u'shared-mime-info', u'spice-protocol', u'thrift'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'flex', u'linux-pam', u'util-linux', u'libglib2', u'pixman', u'cairo', u'libidn2', u'libcurl', u'libtool', u'yajl', u'collectd', u'daq', u'skalibs', u'execline', u'ibrcommon', u'ibrdtn', u'jpeg-turbo', u'libao', u'libdvbcsa', u'libevent', u'libgit2', u'libgta', u'liblockfile', u'libogg', u'libvorbis', u'orc', u's6-dns', u's6', u's6-networking', u'shared-mime-info', u'spice-protocol', u'thrift'] Warning: staging file "./usr/lib/libibrdtn.la" is touched by more than one package: [u'ibrdtn', u'jpeg-turbo', u'libao', u'libdvbcsa', u'libevent', u'libgit2', u'libgta', u'liblockfile', u'libogg', u'libvorbis', u'orc', u's6-dns', u's6', u's6-networking', u'shared-mime-info', u'spice-protocol', u'thrift'] Warning: staging file "./usr/lib/libjpeg.la" is touched by more than one package: [u'jpeg-turbo', u'libao', u'libdvbcsa', u'libevent', u'libgit2', u'libgta', u'liblockfile', u'libogg', u'libvorbis', u'orc', u's6-dns', u's6', u's6-networking', u'shared-mime-info', u'spice-protocol', u'thrift'] Warning: staging file "./usr/lib/liborc-test-0.4.la" is touched by more than one package: [u'orc', u's6-dns', u's6', u's6-networking', u'shared-mime-info', u'spice-protocol', u'thrift'] Warning: staging file "./usr/lib/libevent_pthreads.la" is touched by more than one package: [u'libevent', u'libgit2', u'libgta', u'liblockfile', u'libogg', u'libvorbis', u'orc', u's6-dns', u's6', u's6-networking', u'shared-mime-info', u'spice-protocol', u'thrift'] Warning: staging file "./usr/lib/libturbojpeg.la" is touched by more than one package: [u'jpeg-turbo', u'libao', u'libdvbcsa', u'libevent', u'libgit2', u'libgta', u'liblockfile', u'libogg', u'libvorbis', u'orc', u's6-dns', u's6', u's6-networking', u'shared-mime-info', u'spice-protocol', u'thrift'] Warning: staging file "./usr/lib/libsfbpf.la" is touched by more than one package: [u'daq', u'skalibs', u'execline', u'ibrcommon', u'ibrdtn', u'jpeg-turbo', u'libao', u'libdvbcsa', u'libevent', u'libgit2', u'libgta', u'liblockfile', u'libogg', u'libvorbis', u'orc', u's6-dns', u's6', u's6-networking', u'shared-mime-info', u'spice-protocol', u'thrift'] Warning: staging file "./usr/lib/libisccc.la" is touched by more than one package: [u'bind', u'boost', u'bzip2', u'expat', u'freetype', u'fontconfig', u'libffi', u'pcre', u'flex', u'linux-pam', u'util-linux', u'libglib2', u'pixman', u'cairo', u'libidn2', u'libcurl', u'libtool', u'yajl', u'collectd', u'daq', u'skalibs', u'execline', u'ibrcommon', u'ibrdtn', u'jpeg-turbo', u'libao', u'libdvbcsa', u'libevent', u'libgit2', u'libgta', u'liblockfile', u'libogg', u'libvorbis', u'orc', u's6-dns', u's6', u's6-networking', u'shared-mime-info', u'spice-protocol', u'thrift'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'flex', u'linux-pam', u'util-linux', u'libglib2', u'pixman', u'cairo', u'libidn2', u'libcurl', u'libtool', u'yajl', u'collectd', u'daq', u'skalibs', u'execline', u'ibrcommon', u'ibrdtn', u'jpeg-turbo', u'libao', u'libdvbcsa', u'libevent', u'libgit2', u'libgta', u'liblockfile', u'libogg', u'libvorbis', u'orc', u's6-dns', u's6', u's6-networking', u'shared-mime-info', u'spice-protocol', u'thrift'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'pixman', u'cairo', u'libidn2', u'libcurl', u'libtool', u'yajl', u'collectd', u'daq', u'skalibs', u'execline', u'ibrcommon', u'ibrdtn', u'jpeg-turbo', u'libao', u'libdvbcsa', u'libevent', u'libgit2', u'libgta', u'liblockfile', u'libogg', u'libvorbis', u'orc', u's6-dns', u's6', u's6-networking', u'shared-mime-info', u'spice-protocol', u'thrift'] Warning: staging file "./usr/lib/ao/plugins-4/liboss.la" is touched by more than one package: [u'libao', u'libdvbcsa', u'libevent', u'libgit2', u'libgta', u'liblockfile', u'libogg', u'libvorbis', u'orc', u's6-dns', u's6', u's6-networking', u'shared-mime-info', u'spice-protocol', u'thrift'] Warning: staging file "./usr/lib/libvorbisfile.la" is touched by more than one package: [u'libvorbis', u'orc', u's6-dns', u's6', u's6-networking', u'shared-mime-info', u'spice-protocol', u'thrift'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'flex', u'linux-pam', u'util-linux', u'libglib2', u'pixman', u'cairo', u'libidn2', u'libcurl', u'libtool', u'yajl', u'collectd', u'daq', u'skalibs', u'execline', u'ibrcommon', u'ibrdtn', u'jpeg-turbo', u'libao', u'libdvbcsa', u'libevent', u'libgit2', u'libgta', u'liblockfile', u'libogg', u'libvorbis', u'orc', u's6-dns', u's6', u's6-networking', u'shared-mime-info', u'spice-protocol', u'thrift'] Warning: staging file "./usr/lib/libevent.la" is touched by more than one package: [u'libevent', u'libgit2', u'libgta', u'liblockfile', u'libogg', u'libvorbis', u'orc', u's6-dns', u's6', u's6-networking', u'shared-mime-info', u'spice-protocol', u'thrift'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'pixman', u'cairo', u'libidn2', u'libcurl', u'libtool', u'yajl', u'collectd', u'daq', u'skalibs', u'execline', u'ibrcommon', u'ibrdtn', u'jpeg-turbo', u'libao', u'libdvbcsa', u'libevent', u'libgit2', u'libgta', u'liblockfile', u'libogg', u'libvorbis', u'orc', u's6-dns', u's6', u's6-networking', u'shared-mime-info', u'spice-protocol', u'thrift'] Warning: staging file "./usr/lib/libevent_openssl.la" is touched by more than one package: [u'libevent', u'libgit2', u'libgta', u'liblockfile', u'libogg', u'libvorbis', u'orc', u's6-dns', u's6', u's6-networking', u'shared-mime-info', u'spice-protocol', u'thrift'] Warning: staging file "./usr/lib/daq/daq_afpacket.la" is touched by more than one package: [u'daq', u'skalibs', u'execline', u'ibrcommon', u'ibrdtn', u'jpeg-turbo', u'libao', u'libdvbcsa', u'libevent', u'libgit2', u'libgta', u'liblockfile', u'libogg', u'libvorbis', u'orc', u's6-dns', u's6', u's6-networking', u'shared-mime-info', u'spice-protocol', u'thrift'] Warning: staging file "./usr/lib/libpixman-1.la" is touched by more than one package: [u'pixman', u'cairo', u'libidn2', u'libcurl', u'libtool', u'yajl', u'collectd', u'daq', u'skalibs', u'execline', u'ibrcommon', u'ibrdtn', u'jpeg-turbo', u'libao', u'libdvbcsa', u'libevent', u'libgit2', u'libgta', u'liblockfile', u'libogg', u'libvorbis', u'orc', u's6-dns', u's6', u's6-networking', u'shared-mime-info', u'spice-protocol', u'thrift'] Warning: staging file "./usr/lib/libfontconfig.la" is touched by more than one package: [u'fontconfig', u'libffi', u'pcre', u'flex', u'linux-pam', u'util-linux', u'libglib2', u'pixman', u'cairo', u'libidn2', u'libcurl', u'libtool', u'yajl', u'collectd', u'daq', u'skalibs', u'execline', u'ibrcommon', u'ibrdtn', u'jpeg-turbo', u'libao', u'libdvbcsa', u'libevent', u'libgit2', u'libgta', u'liblockfile', u'libogg', u'libvorbis', u'orc', u's6-dns', u's6', u's6-networking', u'shared-mime-info', u'spice-protocol', u'thrift'] Warning: staging file "./usr/lib/libvorbis.la" is touched by more than one package: [u'libvorbis', u'orc', u's6-dns', u's6', u's6-networking', u'shared-mime-info', u'spice-protocol', u'thrift'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'pixman', u'cairo', u'libidn2', u'libcurl', u'libtool', u'yajl', u'collectd', u'daq', u'skalibs', u'execline', u'ibrcommon', u'ibrdtn', u'jpeg-turbo', u'libao', u'libdvbcsa', u'libevent', u'libgit2', u'libgta', u'liblockfile', u'libogg', u'libvorbis', u'orc', u's6-dns', u's6', u's6-networking', u'shared-mime-info', u'spice-protocol', u'thrift'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'pixman', u'cairo', u'libidn2', u'libcurl', u'libtool', u'yajl', u'collectd', u'daq', u'skalibs', u'execline', u'ibrcommon', u'ibrdtn', u'jpeg-turbo', u'libao', u'libdvbcsa', u'libevent', u'libgit2', u'libgta', u'liblockfile', u'libogg', u'libvorbis', u'orc', u's6-dns', u's6', u's6-networking', u'shared-mime-info', u'spice-protocol', u'thrift'] Warning: staging file "./usr/lib/liborc-0.4.la" is touched by more than one package: [u'orc', u's6-dns', u's6', u's6-networking', u'shared-mime-info', u'spice-protocol', u'thrift'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'pixman', u'cairo', u'libidn2', u'libcurl', u'libtool', u'yajl', u'collectd', u'daq', u'skalibs', u'execline', u'ibrcommon', u'ibrdtn', u'jpeg-turbo', u'libao', u'libdvbcsa', u'libevent', u'libgit2', u'libgta', u'liblockfile', u'libogg', u'libvorbis', u'orc', u's6-dns', u's6', u's6-networking', u'shared-mime-info', u'spice-protocol', u'thrift'] Warning: staging file "./usr/lib/libao.la" is touched by more than one package: [u'libao', u'libdvbcsa', u'libevent', u'libgit2', u'libgta', u'liblockfile', u'libogg', u'libvorbis', u'orc', u's6-dns', u's6', u's6-networking', u'shared-mime-info', u'spice-protocol', u'thrift'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'libopenssl', u'bind', u'boost', u'bzip2', u'expat', u'freetype', u'fontconfig', u'libffi', u'pcre', u'flex', u'linux-pam', u'util-linux', u'libglib2', u'pixman', u'cairo', u'libidn2', u'libcurl', u'libtool', u'yajl', u'collectd', u'daq', u'skalibs', u'execline', u'ibrcommon', u'ibrdtn', u'jpeg-turbo', u'libao', u'libdvbcsa', u'libevent', u'libgit2', u'libgta', u'liblockfile', u'libogg', u'libvorbis', u'orc', u's6-dns', u's6', u's6-networking', u'shared-mime-info', u'spice-protocol', u'thrift'] Warning: staging file "./usr/lib/libisccfg.la" is touched by more than one package: [u'bind', u'boost', u'bzip2', u'expat', u'freetype', u'fontconfig', u'libffi', u'pcre', u'flex', u'linux-pam', u'util-linux', u'libglib2', u'pixman', u'cairo', u'libidn2', u'libcurl', u'libtool', u'yajl', u'collectd', u'daq', u'skalibs', u'execline', u'ibrcommon', u'ibrdtn', u'jpeg-turbo', u'libao', u'libdvbcsa', u'libevent', u'libgit2', u'libgta', u'liblockfile', u'libogg', u'libvorbis', u'orc', u's6-dns', u's6', u's6-networking', u'shared-mime-info', u'spice-protocol', u'thrift'] Warning: staging file "./usr/lib/liblwres.la" is touched by more than one package: [u'bind', u'boost', u'bzip2', u'expat', u'freetype', u'fontconfig', u'libffi', u'pcre', u'flex', u'linux-pam', u'util-linux', u'libglib2', u'pixman', u'cairo', u'libidn2', u'libcurl', u'libtool', u'yajl', u'collectd', u'daq', u'skalibs', u'execline', u'ibrcommon', u'ibrdtn', u'jpeg-turbo', u'libao', u'libdvbcsa', u'libevent', u'libgit2', u'libgta', u'liblockfile', u'libogg', u'libvorbis', u'orc', u's6-dns', u's6', u's6-networking', u'shared-mime-info', u'spice-protocol', u'thrift'] Warning: staging file "./usr/lib/libdvbcsa.la" is touched by more than one package: [u'libdvbcsa', u'libevent', u'libgit2', u'libgta', u'liblockfile', u'libogg', u'libvorbis', u'orc', u's6-dns', u's6', u's6-networking', u'shared-mime-info', u'spice-protocol', u'thrift'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'pixman', u'cairo', u'libidn2', u'libcurl', u'libtool', u'yajl', u'collectd', u'daq', u'skalibs', u'execline', u'ibrcommon', u'ibrdtn', u'jpeg-turbo', u'libao', u'libdvbcsa', u'libevent', u'libgit2', u'libgta', u'liblockfile', u'libogg', u'libvorbis', u'orc', u's6-dns', u's6', u's6-networking', u'shared-mime-info', u'spice-protocol', u'thrift'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'freetype', u'fontconfig', u'libffi', u'pcre', u'flex', u'linux-pam', u'util-linux', u'libglib2', u'pixman', u'cairo', u'libidn2', u'libcurl', u'libtool', u'yajl', u'collectd', u'daq', u'skalibs', u'execline', u'ibrcommon', u'ibrdtn', u'jpeg-turbo', u'libao', u'libdvbcsa', u'libevent', u'libgit2', u'libgta', u'liblockfile', u'libogg', u'libvorbis', u'orc', u's6-dns', u's6', u's6-networking', u'shared-mime-info', u'spice-protocol', u'thrift'] Warning: staging file "./usr/lib/libbind9.la" is touched by more than one package: [u'bind', u'boost', u'bzip2', u'expat', u'freetype', u'fontconfig', u'libffi', u'pcre', u'flex', u'linux-pam', u'util-linux', u'libglib2', u'pixman', u'cairo', u'libidn2', u'libcurl', u'libtool', u'yajl', u'collectd', u'daq', u'skalibs', u'execline', u'ibrcommon', u'ibrdtn', u'jpeg-turbo', u'libao', u'libdvbcsa', u'libevent', u'libgit2', u'libgta', u'liblockfile', u'libogg', u'libvorbis', u'orc', u's6-dns', u's6', u's6-networking', u'shared-mime-info', u'spice-protocol', u'thrift'] Warning: staging file "./usr/lib/libevent_core.la" is touched by more than one package: [u'libevent', u'libgit2', u'libgta', u'liblockfile', u'libogg', u'libvorbis', u'orc', u's6-dns', u's6', u's6-networking', u'shared-mime-info', u'spice-protocol', u'thrift'] Warning: staging file "./usr/lib/libdns.la" is touched by more than one package: [u'bind', u'boost', u'bzip2', u'expat', u'freetype', u'fontconfig', u'libffi', u'pcre', u'flex', u'linux-pam', u'util-linux', u'libglib2', u'pixman', u'cairo', u'libidn2', u'libcurl', u'libtool', u'yajl', u'collectd', u'daq', u'skalibs', u'execline', u'ibrcommon', u'ibrdtn', u'jpeg-turbo', u'libao', u'libdvbcsa', u'libevent', u'libgit2', u'libgta', u'liblockfile', u'libogg', u'libvorbis', u'orc', u's6-dns', u's6', u's6-networking', u'shared-mime-info', u'spice-protocol', u'thrift'] Warning: staging file "./usr/lib/daq/daq_ipfw.la" is touched by more than one package: [u'daq', u'skalibs', u'execline', u'ibrcommon', u'ibrdtn', u'jpeg-turbo', u'libao', u'libdvbcsa', u'libevent', u'libgit2', u'libgta', u'liblockfile', u'libogg', u'libvorbis', u'orc', u's6-dns', u's6', u's6-networking', u'shared-mime-info', u'spice-protocol', u'thrift'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'fontconfig', u'libffi', u'pcre', u'flex', u'linux-pam', u'util-linux', u'libglib2', u'pixman', u'cairo', u'libidn2', u'libcurl', u'libtool', u'yajl', u'collectd', u'daq', u'skalibs', u'execline', u'ibrcommon', u'ibrdtn', u'jpeg-turbo', u'libao', u'libdvbcsa', u'libevent', u'libgit2', u'libgta', u'liblockfile', u'libogg', u'libvorbis', u'orc', u's6-dns', u's6', u's6-networking', u'shared-mime-info', u'spice-protocol', u'thrift'] Warning: staging file "./usr/lib/collectd/network.la" is touched by more than one package: [u'collectd', u'daq', u'skalibs', u'execline', u'ibrcommon', u'ibrdtn', u'jpeg-turbo', u'libao', u'libdvbcsa', u'libevent', u'libgit2', u'libgta', u'liblockfile', u'libogg', u'libvorbis', u'orc', u's6-dns', u's6', u's6-networking', u'shared-mime-info', u'spice-protocol', u'thrift'] Warning: staging file "./usr/lib/libibrcommon.la" is touched by more than one package: [u'ibrcommon', u'ibrdtn', u'jpeg-turbo', u'libao', u'libdvbcsa', u'libevent', u'libgit2', u'libgta', u'liblockfile', u'libogg', u'libvorbis', u'orc', u's6-dns', u's6', u's6-networking', u'shared-mime-info', u'spice-protocol', u'thrift'] Warning: staging file "./usr/lib/libidn2.la" is touched by more than one package: [u'libidn2', u'libcurl', u'libtool', u'yajl', u'collectd', u'daq', u'skalibs', u'execline', u'ibrcommon', u'ibrdtn', u'jpeg-turbo', u'libao', u'libdvbcsa', u'libevent', u'libgit2', u'libgta', u'liblockfile', u'libogg', u'libvorbis', u'orc', u's6-dns', u's6', u's6-networking', u'shared-mime-info', u'spice-protocol', u'thrift'] Warning: staging file "./usr/lib/libdaq_static.la" is touched by more than one package: [u'daq', u'skalibs', u'execline', u'ibrcommon', u'ibrdtn', u'jpeg-turbo', u'libao', u'libdvbcsa', u'libevent', u'libgit2', u'libgta', u'liblockfile', u'libogg', u'libvorbis', u'orc', u's6-dns', u's6', u's6-networking', u'shared-mime-info', u'spice-protocol', u'thrift'] Warning: staging file "./usr/lib/libcollectdclient.la" is touched by more than one package: [u'collectd', u'daq', u'skalibs', u'execline', u'ibrcommon', u'ibrdtn', u'jpeg-turbo', u'libao', u'libdvbcsa', u'libevent', u'libgit2', u'libgta', u'liblockfile', u'libogg', u'libvorbis', u'orc', u's6-dns', u's6', u's6-networking', u'shared-mime-info', u'spice-protocol', u'thrift'] Warning: staging file "./usr/lib/libcairo-gobject.la" is touched by more than one package: [u'cairo', u'libidn2', u'libcurl', u'libtool', u'yajl', u'collectd', u'daq', u'skalibs', u'execline', u'ibrcommon', u'ibrdtn', u'jpeg-turbo', u'libao', u'libdvbcsa', u'libevent', u'libgit2', u'libgta', u'liblockfile', u'libogg', u'libvorbis', u'orc', u's6-dns', u's6', u's6-networking', u'shared-mime-info', u'spice-protocol', u'thrift'] Warning: staging file "./usr/lib/liblzma.la" is touched by more than one package: [u'xz', u'libxml2', u'libopenssl', u'bind', u'boost', u'bzip2', u'expat', u'freetype', u'fontconfig', u'libffi', u'pcre', u'flex', u'linux-pam', u'util-linux', u'libglib2', u'pixman', u'cairo', u'libidn2', u'libcurl', u'libtool', u'yajl', u'collectd', u'daq', u'skalibs', u'execline', u'ibrcommon', u'ibrdtn', u'jpeg-turbo', u'libao', u'libdvbcsa', u'libevent', u'libgit2', u'libgta', u'liblockfile', u'libogg', u'libvorbis', u'orc', u's6-dns', u's6', u's6-networking', u'shared-mime-info', u'spice-protocol', u'thrift'] Warning: staging file "./usr/lib/libdaq.la" is touched by more than one package: [u'daq', u'skalibs', u'execline', u'ibrcommon', u'ibrdtn', u'jpeg-turbo', u'libao', u'libdvbcsa', u'libevent', u'libgit2', u'libgta', u'liblockfile', u'libogg', u'libvorbis', u'orc', u's6-dns', u's6', u's6-networking', u'shared-mime-info', u'spice-protocol', u'thrift'] Warning: staging file "./usr/lib/libirs.la" is touched by more than one package: [u'bind', u'boost', u'bzip2', u'expat', u'freetype', u'fontconfig', u'libffi', u'pcre', u'flex', u'linux-pam', u'util-linux', u'libglib2', u'pixman', u'cairo', u'libidn2', u'libcurl', u'libtool', u'yajl', u'collectd', u'daq', u'skalibs', u'execline', u'ibrcommon', u'ibrdtn', u'jpeg-turbo', u'libao', u'libdvbcsa', u'libevent', u'libgit2', u'libgta', u'liblockfile', u'libogg', u'libvorbis', u'orc', u's6-dns', u's6', u's6-networking', u'shared-mime-info', u'spice-protocol', u'thrift'] Warning: staging file "./usr/lib/daq/daq_pcap.la" is touched by more than one package: [u'daq', u'skalibs', u'execline', u'ibrcommon', u'ibrdtn', u'jpeg-turbo', u'libao', u'libdvbcsa', u'libevent', u'libgit2', u'libgta', u'liblockfile', u'libogg', u'libvorbis', u'orc', u's6-dns', u's6', u's6-networking', u'shared-mime-info', u'spice-protocol', u'thrift'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/run/instance-3/output/build/packages-file-list-host.txt 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/aarch64-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/autobuild/run/instance-3/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. 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/share/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/aarch64-linux-gnu-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/aarch64-linux-gnu-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/aarch64-linux-gnu-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.08-rc1-00051-g65c47ce"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.08-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2018.08-rc1\"" \ ) > /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.08-rc1-00051-g65c47ce Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-linaro-aarch64 2018.05 Collecting legal info >>> toolchain Collecting legal info >>> arp-scan 1.9 Collecting legal info ERROR: No hash found for COPYING >>> 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) >>> 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) >>> 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 >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> bind 9.11.4 Collecting legal info COPYRIGHT: OK (sha256: 336f3c40e37a1a13690efb4c63e20908faa4c40498cc02f3579fb67d3a1933a5) >>> libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> xz 5.2.3 Collecting legal info ERROR: No hash found for COPYING.GPLv2 ERROR: No hash found for COPYING.GPLv3 ERROR: No hash found for COPYING.LGPLv2.1 >>> openssl Collecting legal info >>> libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> boost 1.67.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> bwm-ng f54b3fad2c80bfe63f920c9b5e7c1d80389c57ef Collecting legal info ERROR: No hash found for COPYING >>> bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> cairo 1.15.12 Collecting legal info COPYING: OK (sha256: 67228a9f7c5f9b67c58f556f1be178f62da4d9e2e6285318d8c74d567255abdf) COPYING-LGPL-2.1: OK (sha256: 9e9e8608c4cdda51a78cc3a385f4ec9a2e4c96d5ecad74ac8bca5fca3e563b7d) COPYING-MPL-1.1: OK (sha256: 53692a2ed6c6a2c6ec9b32dd0b820dfae91e0a1fcdf625ca9ed0bdf8705fcc4f) >>> fontconfig 2.12.4 Collecting legal info ERROR: No hash found for COPYING >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> freetype 2.9 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-util-linux 2.32.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> 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) >>> linux-pam 1.3.1 Collecting legal info ERROR: No hash found for Copyright >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> pixman 0.34.0 Collecting legal info ERROR: No hash found for COPYING >>> clamav 0.100.1 Collecting legal info COPYING: OK (sha256: 0c4fd2fa9733fc9122503797648710851e4ee6d9e4969dd33fcbd8c63cd2f584) COPYING.bzip2: OK (sha256: d72a145c90918184a05ef65a04c9e6f7466faa59bc1b82c8f6a8ddc7ddcb9bed) COPYING.file: OK (sha256: dfb818a0d41411c6fb1c193c68b73018ceadd1994bda41ad541cbff292894bc6) COPYING.getopt: OK (sha256: 6dce638b76399e7521ad8e182d3e33e4496c85b3b69b6ff434b53017101e82ad) COPYING.LGPL: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING.llvm: OK (sha256: e3a9b913515a42f8ff3ef1551c3a2cdba383c39ed959729e0e2911219496ad74) COPYING.lzma: OK (sha256: d96d71b66aa32c4a2d1619b9ca3347dafa9460bcf0fb5ac2408916067ad31dfc) COPYING.pcre: OK (sha256: accdcf2455c07b99abea59016b3663eaef926a92092d103bfaa25fed27cf6b24) COPYING.regex: OK (sha256: e2c1395a3d9fea6d5d25847c9d783db6e2cc8b085b4025861f459139c5dfd90b) COPYING.unrar: OK (sha256: 1faccc6b5c7b958fb807a3f573d5be9bf7889fe898f7e0617c544b05a81bfd00) COPYING.zlib: OK (sha256: c2f77553f8d870c5635b0dace0519253233f172b33ce1fdf6578610706294eee) >>> libcurl 7.61.0 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> libidn2 2.0.4 Collecting legal info COPYING: OK (sha256: 4fa501e804195b4136c9cec4bc510365b8cbaf4bc075d6401a77ae0213370457) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) COPYING.unicode: OK (sha256: 01d621eef165cf4d3d3dbb737aa0699178d94c6f18cf87e9dde6db3ca7790f46) >>> libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> collectd 5.7.1 Collecting legal info COPYING: OK (sha256: ed0409b2b1c30566dab5fcdaf46ee70e140c99788e22f0267645a9357b476ae4) libltdl/COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> yajl 2.1.0 Collecting legal info ERROR: No hash found for COPYING >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> daq 2.0.6 Collecting legal info COPYING: OK (sha256: 07f28289c09fd9eb5a6ff7bc710ff40363601b1bbc6f3637d8ed412150e90819) >>> execline 2.5.0.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> skalibs 2.6.4.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> fxload 2008_10_13 Collecting legal info ERROR: No hash found for COPYING >>> gadgetfs-test Collecting legal info >>> ibrcommon 1.0.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for README >>> ibrdtn 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> jpeg-turbo 1.5.3 Collecting legal info LICENSE.md: OK (sha256: 5c08657eda60b7946a913ee22ac73603335a468a6aa95204506a1586a8d677ee) README.ijg: OK (sha256: 53a3e3c299e08856964f4c5986e242c3695837b73c64625092f70c774e8af5d2) >>> jpeg Collecting legal info >>> libao 1.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libdvbcsa 1.1.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libevent 2.1.8-stable Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libgit2 v0.27.4 Collecting legal info COPYING: OK (sha256: d9a8038088df84fde493fa33a0f1e537252eeb9642122aa4b862690197152813) >>> libgta 1.0.8 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> liblockfile 1.09 Collecting legal info ERROR: No hash found for COPYRIGHT >>> libogg 1.3.3 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libvorbis 1.3.6 Collecting legal info COPYING: OK (sha256: 29e9914e6173b7061b7d48c25e6159fc1438326738bc047cc7248abc01b271f6) >>> links 2.14 Collecting legal info ERROR: No hash found for COPYING >>> lockfile-progs 0.1.17 Collecting legal info ERROR: No hash found for COPYING >>> mjpegtools 2.1.0 Collecting legal info ERROR: No hash found for COPYING >>> orc 0.4.27 Collecting legal info ERROR: No hash found for COPYING >>> host-orc 0.4.27 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> s6-dns 2.3.0.0 Collecting legal info COPYING: OK (sha256: 6ee77e7199d69b707ab864ea7a838f9562717aaa41c89413bdb2cf835f95052f) >>> s6-networking 2.3.0.2 Collecting legal info COPYING: OK (sha256: 6ee77e7199d69b707ab864ea7a838f9562717aaa41c89413bdb2cf835f95052f) >>> s6 2.7.1.1 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> shared-mime-info 1.8 Collecting legal info ERROR: No hash found for COPYING >>> host-shared-mime-info 1.8 Collecting legal info ERROR: No hash found for COPYING >>> host-intltool 0.51.0 Collecting legal info ERROR: No hash found for COPYING >>> host-libxml-parser-perl 2.44 Collecting legal info ERROR: No hash found for README >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> spice-protocol 0.12.10 Collecting legal info ERROR: No hash found for COPYING >>> thrift 0.9.2 Collecting legal info ERROR: No hash found for LICENSE >>> host-autoconf-archive 2017.03.21 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.EXCEPTION >>> host-thrift 0.9.2 Collecting legal info ERROR: No hash found for LICENSE >>> host-boost 1.67.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> host-libevent 2.1.8-stable Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> vorbis-tools 1.4.0 Collecting legal info ERROR: No hash found for COPYING >>> wget 1.19.5 Collecting legal info COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> wireless-regdb 2018.05.31 Collecting legal info LICENSE: OK (sha256: 678b0df753c86198fc496d1f1033429bbd57f101472132ee7eaaf9f5e0a7fae1) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-linaro-aarch64-2018.05: cannot save license (TOOLCHAIN_EXTERNAL_LINARO_AARCH64_LICENSE_FILES not defined) WARNING: gadgetfs-test: cannot save license (GADGETFS_TEST_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'