CC stat.o CC strerror.o CC strerror-override.o CC strerror_r.o CC symlink.o CC timegm.o CC unlink.o CC vasnprintf.o CC vsnprintf.o CC wcwidth.o CC xmemdup0.o GEN charset.alias GEN ref-add.sed GEN ref-del.sed CC glthread/lock.o 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 utils.c: In function 'touch': utils.c:541:20: warning: passing argument 2 of 'utime' from incompatible pointer type [-Wincompatible-pointer-types] if (utime (file, ×) == -1) ^ In file included from utils.c:50:0: /home/buildroot/autobuild/run/instance-2/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/utime.h:45:12: note: expected 'const struct utimbuf *' but argument is of type 'struct *' extern int utime (const char *__file, ^~~~~ CC build_info.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.4";' >> version.c echo 'const char *compilation_string = "'/home/buildroot/autobuild/run/instance-2/output/host/bin/arm-linux-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-2/output/host/bin/../arm-buildroot-linux-uclibcgnueabihf/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-2/output/host/bin/arm-linux-gcc -I/home/buildroot/autobuild/run/instance-2/output/host/bin/../arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os \ -L/home/buildroot/autobuild/run/instance-2/output/host/bin/../arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib -lz ftp-opie.o ../lib/libgnu.a '";' \ | sed -e 's/[\\"]/\\&/g' -e 's/\\"/"/' -e 's/\\";$/";/' >> version.c CC ftp-opie.o CC version.o CCLD wget Making all in doc ./texi2pod.pl -D VERSION="1.19.4" ./wget.texi wget.pod /usr/bin/pod2man --center="GNU Wget" --release="GNU Wget 1.19.4" --utf8 wget.pod > wget.1 || \ /usr/bin/pod2man --center="GNU Wget" --release="GNU Wget 1.19.4" wget.pod > wget.1 Making all in po make[4]: Nothing to be done for `all'. Making all in tests make[4]: Nothing to be done for `all'. Making all in util 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.4 Installing to target PATH="/home/buildroot/autobuild/run/instance-2/output/host/bin:/home/buildroot/autobuild/run/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-2/output/target install -C /home/buildroot/autobuild/run/instance-2/output/build/wget-1.19.4/ /usr/bin/make install-recursive Making install in lib /usr/bin/make install-recursive if test yes = no; then \ case 'linux-uclibcgnueabihf' 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-2/output/build/wget-1.19.4/build-aux/install-sh -d /home/buildroot/autobuild/run/instance-2/output/target/usr/lib ; \ fi ; \ if test -f /home/buildroot/autobuild/run/instance-2/output/target/usr/lib/charset.alias; then \ sed -f ref-add.sed /home/buildroot/autobuild/run/instance-2/output/target/usr/lib/charset.alias > /home/buildroot/autobuild/run/instance-2/output/target/usr/lib/charset.tmp ; \ /usr/bin/install -c -m 644 /home/buildroot/autobuild/run/instance-2/output/target/usr/lib/charset.tmp /home/buildroot/autobuild/run/instance-2/output/target/usr/lib/charset.alias ; \ rm -f /home/buildroot/autobuild/run/instance-2/output/target/usr/lib/charset.tmp ; \ else \ if $need_charset_alias; then \ sed -f ref-add.sed charset.alias > /home/buildroot/autobuild/run/instance-2/output/target/usr/lib/charset.tmp ; \ /usr/bin/install -c -m 644 /home/buildroot/autobuild/run/instance-2/output/target/usr/lib/charset.tmp /home/buildroot/autobuild/run/instance-2/output/target/usr/lib/charset.alias ; \ rm -f /home/buildroot/autobuild/run/instance-2/output/target/usr/lib/charset.tmp ; \ fi ; \ fi make[7]: Nothing to be done for `install-data-am'. Making install in src make[5]: Nothing to be done for `install-data-am'. /bin/mkdir -p '/home/buildroot/autobuild/run/instance-2/output/target/usr/bin' /usr/bin/install -c wget '/home/buildroot/autobuild/run/instance-2/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-2/output/build/wget-1.19.4/build-aux/install-sh -d /home/buildroot/autobuild/run/instance-2/output/target/etc /bin/sh /home/buildroot/autobuild/run/instance-2/output/build/wget-1.19.4/build-aux/install-sh -d /home/buildroot/autobuild/run/instance-2/output/target/usr/share/man/man1 /usr/bin/install -c -m 644 wget.1 /home/buildroot/autobuild/run/instance-2/output/target/usr/share/man/man1/wget.1 /bin/mkdir -p '/home/buildroot/autobuild/run/instance-2/output/target/usr/share/info' /usr/bin/install -c -m 644 ./wget.info '/home/buildroot/autobuild/run/instance-2/output/target/usr/share/info' Making install in po if test "wget" = "gettext-tools"; then \ /bin/mkdir -p /home/buildroot/autobuild/run/instance-2/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-2/output/target/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/buildroot/autobuild/run/instance-2/output/target/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi 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 util 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'. >>> 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-2/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/run/instance-2/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/sane/libsane-p5.la" is touched by more than one package: [u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/sane/libsane-ma1509.la" is touched by more than one package: [u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/libSKP_SILK_SDK.la" is touched by more than one package: [u'libsilk', u'libsoundtouch', u'libubox', u'libuci', u'rtmpdump', u's6', u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/sane/libsane-hp4200.la" is touched by more than one package: [u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/sane/libsane-fujitsu.la" is touched by more than one package: [u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/libjpeg.la" is touched by more than one package: [u'libjpeg', u'json-c', u'jsoncpp', u'libasplib', u'libb64', u'libcodec2', u'libdnet', u'libgsm', u'libidn', u'libmnl', u'libnetfilter_acct', u'libsilk', u'libsoundtouch', u'libubox', u'libuci', u'rtmpdump', u's6', u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/libSDL_image.la" is touched by more than one package: [u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/sane/libsane-epson2.la" is touched by more than one package: [u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/libconfuse.la" is touched by more than one package: [u'libconfuse', u'libsodium', u'libjpeg', u'json-c', u'jsoncpp', u'libasplib', u'libb64', u'libcodec2', u'libdnet', u'libgsm', u'libidn', u'libmnl', u'libnetfilter_acct', u'libsilk', u'libsoundtouch', u'libubox', u'libuci', u'rtmpdump', u's6', u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/sane/libsane-hpljm1005.la" is touched by more than one package: [u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/sane/libsane-epson.la" is touched by more than one package: [u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/libSDL_mixer.la" is touched by more than one package: [u'sdl_mixer', u'sdl_net', u'cjson', u'libzlib', u'libpcap', u'ncurses', u'skalibs', u'execline', u'freetype', u'libarchive', u'libconfuse', u'libsodium', u'libjpeg', u'json-c', u'jsoncpp', u'libasplib', u'libb64', u'libcodec2', u'libdnet', u'libgsm', u'libidn', u'libmnl', u'libnetfilter_acct', u'libsilk', u'libsoundtouch', u'libubox', u'libuci', u'rtmpdump', u's6', u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/libcelt051.la" is touched by more than one package: [u'celt051', u'sdl', u'sdl_mixer', u'sdl_net', u'cjson', u'libzlib', u'libpcap', u'ncurses', u'skalibs', u'execline', u'freetype', u'libarchive', u'libconfuse', u'libsodium', u'libjpeg', u'json-c', u'jsoncpp', u'libasplib', u'libb64', u'libcodec2', u'libdnet', u'libgsm', u'libidn', u'libmnl', u'libnetfilter_acct', u'libsilk', u'libsoundtouch', u'libubox', u'libuci', u'rtmpdump', u's6', u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/sane/libsane-mustek_usb.la" is touched by more than one package: [u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/sane/libsane-ibm.la" is touched by more than one package: [u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/libspeexdsp.la" is touched by more than one package: [u'speex', u'unixodbc'] Warning: staging file "./usr/lib/sane/libsane-dc25.la" is touched by more than one package: [u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/sane/libsane-sharp.la" is touched by more than one package: [u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/sane/libsane-sp15c.la" is touched by more than one package: [u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/sane/libsane-snapscan.la" is touched by more than one package: [u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/libnetfilter_acct.la" is touched by more than one package: [u'libnetfilter_acct', u'libsilk', u'libsoundtouch', u'libubox', u'libuci', u'rtmpdump', u's6', u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/sane/libsane-u12.la" is touched by more than one package: [u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/libidn.la" is touched by more than one package: [u'libidn', u'libmnl', u'libnetfilter_acct', u'libsilk', u'libsoundtouch', u'libubox', u'libuci', u'rtmpdump', u's6', u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/sane/libsane-dc210.la" is touched by more than one package: [u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/sane/libsane-umax1220u.la" is touched by more than one package: [u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'libarchive', u'libconfuse', u'libsodium', u'libjpeg', u'json-c', u'jsoncpp', u'libasplib', u'libb64', u'libcodec2', u'libdnet', u'libgsm', u'libidn', u'libmnl', u'libnetfilter_acct', u'libsilk', u'libsoundtouch', u'libubox', u'libuci', u'rtmpdump', u's6', u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/sane/libsane-sm3840.la" is touched by more than one package: [u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/sane/libsane-s9036.la" is touched by more than one package: [u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/libSDL_ttf.la" is touched by more than one package: [u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/sane/libsane-pixma.la" is touched by more than one package: [u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/sane/libsane-xerox_mfp.la" is touched by more than one package: [u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/sane/libsane-umax_pp.la" is touched by more than one package: [u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/sane/libsane-artec.la" is touched by more than one package: [u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/sane/libsane-sceptre.la" is touched by more than one package: [u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/sane/libsane-kodakaio.la" is touched by more than one package: [u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/sane/libsane-ricoh.la" is touched by more than one package: [u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/sane/libsane-teco3.la" is touched by more than one package: [u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/sane/libsane-hp5590.la" is touched by more than one package: [u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/sane/libsane-st400.la" is touched by more than one package: [u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/sane/libsane-teco1.la" is touched by more than one package: [u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/sane/libsane-matsushita.la" is touched by more than one package: [u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/sane/libsane-leo.la" is touched by more than one package: [u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/sane/libsane-dll.la" is touched by more than one package: [u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/sane/libsane-dmc.la" is touched by more than one package: [u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/sane/libsane-as6e.la" is touched by more than one package: [u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/libdnet.la" is touched by more than one package: [u'libdnet', u'libgsm', u'libidn', u'libmnl', u'libnetfilter_acct', u'libsilk', u'libsoundtouch', u'libubox', u'libuci', u'rtmpdump', u's6', u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/sane/libsane-abaton.la" is touched by more than one package: [u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/sane/libsane-gt68xx.la" is touched by more than one package: [u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/sane/libsane-canon_dr.la" is touched by more than one package: [u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/sane/libsane-apple.la" is touched by more than one package: [u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/libjson-c.la" is touched by more than one package: [u'json-c', u'jsoncpp', u'libasplib', u'libb64', u'libcodec2', u'libdnet', u'libgsm', u'libidn', u'libmnl', u'libnetfilter_acct', u'libsilk', u'libsoundtouch', u'libubox', u'libuci', u'rtmpdump', u's6', u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/sane/libsane-pieusb.la" is touched by more than one package: [u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/libSDL.la" is touched by more than one package: [u'sdl', u'sdl_mixer', u'sdl_net', u'cjson', u'libzlib', u'libpcap', u'ncurses', u'skalibs', u'execline', u'freetype', u'libarchive', u'libconfuse', u'libsodium', u'libjpeg', u'json-c', u'jsoncpp', u'libasplib', u'libb64', u'libcodec2', u'libdnet', u'libgsm', u'libidn', u'libmnl', u'libnetfilter_acct', u'libsilk', u'libsoundtouch', u'libubox', u'libuci', u'rtmpdump', u's6', u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/sane/libsane-sm3600.la" is touched by more than one package: [u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/sane/libsane-plustek_pp.la" is touched by more than one package: [u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/sane/libsane-nec.la" is touched by more than one package: [u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/sane/libsane-mustek.la" is touched by more than one package: [u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/libslirp.la" is touched by more than one package: [u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: [u'libogg', u'celt051', u'sdl', u'sdl_mixer', u'sdl_net', u'cjson', u'libzlib', u'libpcap', u'ncurses', u'skalibs', u'execline', u'freetype', u'libarchive', u'libconfuse', u'libsodium', u'libjpeg', u'json-c', u'jsoncpp', u'libasplib', u'libb64', u'libcodec2', u'libdnet', u'libgsm', u'libidn', u'libmnl', u'libnetfilter_acct', u'libsilk', u'libsoundtouch', u'libubox', u'libuci', u'rtmpdump', u's6', u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/sane/libsane-net.la" is touched by more than one package: [u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/sane/libsane-test.la" is touched by more than one package: [u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/sane/libsane-dc240.la" is touched by more than one package: [u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/libsane.la" is touched by more than one package: [u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/sane/libsane-hp5400.la" is touched by more than one package: [u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/sane/libsane-microtek2.la" is touched by more than one package: [u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/sane/libsane-coolscan.la" is touched by more than one package: [u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/sane/libsane-pie.la" is touched by more than one package: [u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/sane/libsane-qcam.la" is touched by more than one package: [u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/sane/libsane-lexmark.la" is touched by more than one package: [u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/sane/libsane-hs2p.la" is touched by more than one package: [u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/sane/libsane-genesys.la" is touched by more than one package: [u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/sane/libsane-microtek.la" is touched by more than one package: [u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/sane/libsane-cardscan.la" is touched by more than one package: [u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/sane/libsane-coolscan3.la" is touched by more than one package: [u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/sane/libsane-kvs1025.la" is touched by more than one package: [u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/sane/libsane-epjitsu.la" is touched by more than one package: [u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/libSDL_net.la" is touched by more than one package: [u'sdl_net', u'cjson', u'libzlib', u'libpcap', u'ncurses', u'skalibs', u'execline', u'freetype', u'libarchive', u'libconfuse', u'libsodium', u'libjpeg', u'json-c', u'jsoncpp', u'libasplib', u'libb64', u'libcodec2', u'libdnet', u'libgsm', u'libidn', u'libmnl', u'libnetfilter_acct', u'libsilk', u'libsoundtouch', u'libubox', u'libuci', u'rtmpdump', u's6', u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/sane/libsane-rts8891.la" is touched by more than one package: [u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/libSDLmain.la" is touched by more than one package: [u'sdl', u'sdl_mixer', u'sdl_net', u'cjson', u'libzlib', u'libpcap', u'ncurses', u'skalibs', u'execline', u'freetype', u'libarchive', u'libconfuse', u'libsodium', u'libjpeg', u'json-c', u'jsoncpp', u'libasplib', u'libb64', u'libcodec2', u'libdnet', u'libgsm', u'libidn', u'libmnl', u'libnetfilter_acct', u'libsilk', u'libsoundtouch', u'libubox', u'libuci', u'rtmpdump', u's6', u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/sane/libsane-umax.la" is touched by more than one package: [u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/sane/libsane-canon630u.la" is touched by more than one package: [u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/sane/libsane-niash.la" is touched by more than one package: [u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/sane/libsane-artec_eplus48u.la" is touched by more than one package: [u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/libsodium.la" is touched by more than one package: [u'libsodium', u'libjpeg', u'json-c', u'jsoncpp', u'libasplib', u'libb64', u'libcodec2', u'libdnet', u'libgsm', u'libidn', u'libmnl', u'libnetfilter_acct', u'libsilk', u'libsoundtouch', u'libubox', u'libuci', u'rtmpdump', u's6', u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/sane/libsane-stv680.la" is touched by more than one package: [u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/sane/libsane-magicolor.la" is touched by more than one package: [u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/sane/libsane-hp.la" is touched by more than one package: [u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/sane/libsane-avision.la" is touched by more than one package: [u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'libnetfilter_acct', u'libsilk', u'libsoundtouch', u'libubox', u'libuci', u'rtmpdump', u's6', u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/sane/libsane-teco2.la" is touched by more than one package: [u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/sane/libsane-bh.la" is touched by more than one package: [u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/libatf-c.la" is touched by more than one package: [u'atf', u'libogg', u'celt051', u'sdl', u'sdl_mixer', u'sdl_net', u'cjson', u'libzlib', u'libpcap', u'ncurses', u'skalibs', u'execline', u'freetype', u'libarchive', u'libconfuse', u'libsodium', u'libjpeg', u'json-c', u'jsoncpp', u'libasplib', u'libb64', u'libcodec2', u'libdnet', u'libgsm', u'libidn', u'libmnl', u'libnetfilter_acct', u'libsilk', u'libsoundtouch', u'libubox', u'libuci', u'rtmpdump', u's6', u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/sane/libsane-tamarack.la" is touched by more than one package: [u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/sane/libsane-hp3500.la" is touched by more than one package: [u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/libarchive.la" is touched by more than one package: [u'libarchive', u'libconfuse', u'libsodium', u'libjpeg', u'json-c', u'jsoncpp', u'libasplib', u'libb64', u'libcodec2', u'libdnet', u'libgsm', u'libidn', u'libmnl', u'libnetfilter_acct', u'libsilk', u'libsoundtouch', u'libubox', u'libuci', u'rtmpdump', u's6', u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/sane/libsane-kvs20xx.la" is touched by more than one package: [u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/sane/libsane-coolscan2.la" is touched by more than one package: [u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/libatf-c++.la" is touched by more than one package: [u'atf', u'libogg', u'celt051', u'sdl', u'sdl_mixer', u'sdl_net', u'cjson', u'libzlib', u'libpcap', u'ncurses', u'skalibs', u'execline', u'freetype', u'libarchive', u'libconfuse', u'libsodium', u'libjpeg', u'json-c', u'jsoncpp', u'libasplib', u'libb64', u'libcodec2', u'libdnet', u'libgsm', u'libidn', u'libmnl', u'libnetfilter_acct', u'libsilk', u'libsoundtouch', u'libubox', u'libuci', u'rtmpdump', u's6', u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/sane/libsane-kodak.la" is touched by more than one package: [u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/sane/libsane-agfafocus.la" is touched by more than one package: [u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/sane/libsane-hp3900.la" is touched by more than one package: [u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/sane/libsane-epsonds.la" is touched by more than one package: [u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/libSoundTouch.la" is touched by more than one package: [u'libsoundtouch', u'libubox', u'libuci', u'rtmpdump', u's6', u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/sane/libsane-plustek.la" is touched by more than one package: [u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/sane/libsane-canon.la" is touched by more than one package: [u'sane-backends', u'sdl_image', u'sdl_ttf', u'slirp', u'speex', u'unixodbc'] Warning: staging file "./usr/lib/libspeex.la" is touched by more than one package: [u'speex', u'unixodbc'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/run/instance-2/output/build/packages-file-list-host.txt mkdir -p /home/buildroot/autobuild/run/instance-2/output/target/etc echo "buildroot" > /home/buildroot/autobuild/run/instance-2/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-2/output/target/etc/hosts mkdir -p /home/buildroot/autobuild/run/instance-2/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/run/instance-2/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/run/instance-2/output/target/etc/shadow rm -f /home/buildroot/autobuild/run/instance-2/output/target/bin/sh rm -f /home/buildroot/autobuild/run/instance-2/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/run/instance-2/output/build/locales.nopurge; done for dir in /home/buildroot/autobuild/run/instance-2/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/run/instance-2/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/run/instance-2/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/run/instance-2/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/run/instance-2/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/run/instance-2/output/target/usr/include /home/buildroot/autobuild/run/instance-2/output/target/usr/share/aclocal \ /home/buildroot/autobuild/run/instance-2/output/target/usr/lib/pkgconfig /home/buildroot/autobuild/run/instance-2/output/target/usr/share/pkgconfig \ /home/buildroot/autobuild/run/instance-2/output/target/usr/lib/cmake /home/buildroot/autobuild/run/instance-2/output/target/usr/share/cmake find /home/buildroot/autobuild/run/instance-2/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/run/instance-2/output/target/lib/ /home/buildroot/autobuild/run/instance-2/output/target/usr/lib/ /home/buildroot/autobuild/run/instance-2/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/run/instance-2/output/target/usr/share/gdb rm -rf /home/buildroot/autobuild/run/instance-2/output/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/run/instance-2/output/target/usr/share/zsh rm -rf /home/buildroot/autobuild/run/instance-2/output/target/usr/man /home/buildroot/autobuild/run/instance-2/output/target/usr/share/man rm -rf /home/buildroot/autobuild/run/instance-2/output/target/usr/info /home/buildroot/autobuild/run/instance-2/output/target/usr/share/info rm -rf /home/buildroot/autobuild/run/instance-2/output/target/usr/doc /home/buildroot/autobuild/run/instance-2/output/target/usr/share/doc rm -rf /home/buildroot/autobuild/run/instance-2/output/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/run/instance-2/output/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/run/instance-2/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-2/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/run/instance-2/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-2/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/autobuild/run/instance-2/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-2/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-2/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.05-git-00715-g6637ee6"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.05-git\"" \ ) > /home/buildroot/autobuild/run/instance-2/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/run/instance-2/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/run/instance-2/buildroot/support/scripts/fix-rpath target make: Leaving directory `/home/buildroot/autobuild/run/instance-2/buildroot' make: Entering directory `/home/buildroot/autobuild/run/instance-2/buildroot' >>> Buildroot 2018.05-git-00715-g6637ee6 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-custom Collecting legal info >>> toolchain Collecting legal info >>> atf 0.21 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) >>> bridge-utils 1.6 Collecting legal info ERROR: No hash found for COPYING >>> cantarell 0.0.25 Collecting legal info ERROR: No hash found for COPYING >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> celt051 0.5.1.3 Collecting legal info ERROR: No hash found for COPYING >>> libogg 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> chocolate-doom 2.3.0 Collecting legal info ERROR: No hash found for COPYING >>> sdl 1.2.15 Collecting legal info ERROR: No hash found for COPYING >>> sdl_mixer 1.2.12 Collecting legal info ERROR: No hash found for COPYING >>> sdl_net 1.2.8 Collecting legal info ERROR: No hash found for COPYING >>> cjson v1.7.5 Collecting legal info LICENSE: OK (sha256: a36dda207c36db5818729c54e7ad4e8b0c6fba847491ba64f372c1a2037b6d5c) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> cramfs 1.1 Collecting legal info ERROR: No hash found for COPYING >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> dash 0.5.9.1 Collecting legal info ERROR: No hash found for COPYING >>> dejavu 2.37 Collecting legal info ERROR: No hash found for LICENSE >>> dhcpdump 1.8 Collecting legal info ERROR: No hash found for LICENSE >>> libpcap 1.8.1 Collecting legal info ERROR: No hash found for LICENSE >>> 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.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> dialog 1.3-20170509 Collecting legal info ERROR: No hash found for COPYING >>> ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> host-dos2unix 7.4.0 Collecting legal info COPYING.txt: OK (sha256: 49224e841621b52a72aa38d8ac895a396cd3fa1395190bdfc9252378001eb3c0) >>> execline 2.3.0.4 Collecting legal info COPYING: OK (sha256: 6ee77e7199d69b707ab864ea7a838f9562717aaa41c89413bdb2cf835f95052f) >>> skalibs 2.6.3.1 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> fbdump 0.4.2 Collecting legal info ERROR: No hash found for COPYING >>> fconfig 20080329 Collecting legal info ERROR: No hash found for fconfig.c >>> freetype 2.9 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> fwup v0.15.4 Collecting legal info ERROR: No hash found for LICENSE >>> libarchive 3.3.2 Collecting legal info ERROR: No hash found for COPYING >>> libconfuse 3.2 Collecting legal info ERROR: No hash found for LICENSE >>> libsodium 1.0.16 Collecting legal info LICENSE: OK (sha256: 6faf327c97dca6da69acefc6d3969d7bffb70a24f0707874870fdcfd6b0acf58) >>> heirloom-mailx 12.5 Collecting legal info ERROR: No hash found for COPYING >>> ifenslave 2.9 Collecting legal info ERROR: No hash found for debian/copyright >>> jpeg Collecting legal info >>> libjpeg 9b Collecting legal info ERROR: No hash found for README >>> json-c 0.13 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> jsoncpp 1.8.4 Collecting legal info LICENSE: OK (sha256: 95039d77a20e75b428207740d9a8f97b2dce3c89da4b21f1ad862b5997160e0a) >>> lcdproc 0.5.9 Collecting legal info ERROR: No hash found for COPYING >>> libasplib be7fac89218a84b75f7598e3d76625ece99296f2 Collecting legal info ERROR: No hash found for LICENSE >>> libb64 1.2.1 Collecting legal info ERROR: No hash found for LICENSE >>> libcodec2 0.7 Collecting legal info COPYING: OK (sha256: 9ebb6f82b7380a62ac74c5f0322c88e6744dedf2ebe1f54d6f088282b39844bf) >>> libdnet 1.11 Collecting legal info ERROR: No hash found for LICENSE >>> libgsm 1.0.17 Collecting legal info ERROR: No hash found for COPYRIGHT >>> libidn 1.33 Collecting legal info ERROR: No hash found for COPYINGv2 ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.LESSERv3 >>> libmnl 1.0.4 Collecting legal info ERROR: No hash found for COPYING >>> libnetfilter_acct 1.0.3 Collecting legal info ERROR: No hash found for COPYING >>> libsilk 4268a02240c35c6055b0f237c46b09b2dcf79e45 Collecting legal info ERROR: No hash found for COPYING >>> libsoundtouch 010a91a59071c7fefd316fca62c0d980ec85b4b1 Collecting legal info ERROR: No hash found for COPYING.TXT >>> libubox 723730214732862de7e892bae2f7a7889e66bf1b Collecting legal info >>> libuci 49ec6efbdac4819033d34f08927d795f83a3932d Collecting legal info >>> lsscsi 0.28 Collecting legal info ERROR: No hash found for COPYING >>> host-omap-u-boot-utils 3f07426cddc0be9e24702e7aacc7574ddd7fba28 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 >>> rtmpdump fa8646daeb19dfd12c181f7d19de708d623704c0 Collecting legal info WARNING: no hash file for librtmp/COPYING >>> s6-linux-init 0.3.1.1 Collecting legal info COPYING: OK (sha256: 43cdbc05eceb0781d71a0661bbb6b9335efc4b733fbd02847c0c6667fd440993) >>> s6 2.7.0.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> s6-linux-utils 2.4.0.1 Collecting legal info COPYING: OK (sha256: 6ee77e7199d69b707ab864ea7a838f9562717aaa41c89413bdb2cf835f95052f) >>> s6-portable-utils 2.2.1.1 Collecting legal info COPYING: OK (sha256: 6ee77e7199d69b707ab864ea7a838f9562717aaa41c89413bdb2cf835f95052f) >>> sane-backends 1.0.25 Collecting legal info ERROR: No hash found for COPYING >>> sdl_image 1.2.12 Collecting legal info ERROR: No hash found for COPYING >>> sdl_ttf 2.0.11 Collecting legal info ERROR: No hash found for COPYING >>> slirp 8c2da74c1385242f20799fec8c04f8378edc6550 Collecting legal info >>> speex 1.2rc1 Collecting legal info ERROR: No hash found for COPYING >>> tn5250 0.17.4 Collecting legal info ERROR: No hash found for COPYING >>> uclibc-ng-test c6d62cbc60504c7f6867b486248b0ef7cc2da554 Collecting legal info WARNING: no hash file for COPYING.LIB >>> uhttpd a8bf9c00842224edb394e79909053f7628ee6a82 Collecting legal info ERROR: No hash found for uhttpd.h >>> unixodbc 2.3.4 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for exe/COPYING >>> wget 1.19.4 Collecting legal info COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: libubox-723730214732862de7e892bae2f7a7889e66bf1b: cannot save license (LIBUBOX_LICENSE_FILES not defined) WARNING: libuci-49ec6efbdac4819033d34f08927d795f83a3932d: cannot save license (LIBUCI_LICENSE_FILES not defined) WARNING: slirp-8c2da74c1385242f20799fec8c04f8378edc6550: cannot save license (SLIRP_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/run/instance-2/output/legal-info make: Leaving directory `/home/buildroot/autobuild/run/instance-2/buildroot'