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/buildroot-test/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/utime.h:44: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/buildroot-test/instance-1/output/host/bin/mips64el-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/buildroot-test/instance-1/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/buildroot-test/instance-1/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include -DHAVE_LIBSSL -I/home/buildroot/buildroot-test/instance-1/output/host/bin/../mips64el-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/buildroot-test/instance-1/output/host/bin/mips64el-linux-gcc -I/home/buildroot/buildroot-test/instance-1/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/buildroot-test/instance-1/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include -DHAVE_LIBSSL -I/home/buildroot/buildroot-test/instance-1/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os \ -L/home/buildroot/buildroot-test/instance-1/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/lib -lpcre -luuid -L/home/buildroot/buildroot-test/instance-1/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr//lib -lssl -lcrypto -L/home/buildroot/buildroot-test/instance-1/output/host/bin/../mips64el-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.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/buildroot-test/instance-1/output/host/bin:/home/buildroot/buildroot-test/instance-1/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j2 DESTDIR=/home/buildroot/buildroot-test/instance-1/output/target install -C /home/buildroot/buildroot-test/instance-1/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-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/buildroot-test/instance-1/output/build/wget-1.19.4/build-aux/install-sh -d /home/buildroot/buildroot-test/instance-1/output/target/usr/lib ; \ fi ; \ if test -f /home/buildroot/buildroot-test/instance-1/output/target/usr/lib/charset.alias; then \ sed -f ref-add.sed /home/buildroot/buildroot-test/instance-1/output/target/usr/lib/charset.alias > /home/buildroot/buildroot-test/instance-1/output/target/usr/lib/charset.tmp ; \ /usr/bin/install -c -m 644 /home/buildroot/buildroot-test/instance-1/output/target/usr/lib/charset.tmp /home/buildroot/buildroot-test/instance-1/output/target/usr/lib/charset.alias ; \ rm -f /home/buildroot/buildroot-test/instance-1/output/target/usr/lib/charset.tmp ; \ else \ if $need_charset_alias; then \ sed -f ref-add.sed charset.alias > /home/buildroot/buildroot-test/instance-1/output/target/usr/lib/charset.tmp ; \ /usr/bin/install -c -m 644 /home/buildroot/buildroot-test/instance-1/output/target/usr/lib/charset.tmp /home/buildroot/buildroot-test/instance-1/output/target/usr/lib/charset.alias ; \ rm -f /home/buildroot/buildroot-test/instance-1/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/buildroot-test/instance-1/output/target/usr/bin' /usr/bin/install -c wget '/home/buildroot/buildroot-test/instance-1/output/target/usr/bin' Making install in doc make[5]: Nothing to be done for `install-exec-am'. /bin/sh /home/buildroot/buildroot-test/instance-1/output/build/wget-1.19.4/build-aux/install-sh -d /home/buildroot/buildroot-test/instance-1/output/target/etc /bin/sh /home/buildroot/buildroot-test/instance-1/output/build/wget-1.19.4/build-aux/install-sh -d /home/buildroot/buildroot-test/instance-1/output/target/usr/share/man/man1 /usr/bin/install -c -m 644 wget.1 /home/buildroot/buildroot-test/instance-1/output/target/usr/share/man/man1/wget.1 /bin/mkdir -p '/home/buildroot/buildroot-test/instance-1/output/target/usr/share/info' /usr/bin/install -c -m 644 ./wget.info '/home/buildroot/buildroot-test/instance-1/output/target/usr/share/info' install-info --info-dir='/home/buildroot/buildroot-test/instance-1/output/target/usr/share/info' '/home/buildroot/buildroot-test/instance-1/output/target/usr/share/info/wget.info' This is not dpkg install-info anymore, but GNU install-info See the man page for ginstall-info for command line arguments Making install in po if test "wget" = "gettext-tools"; then \ /bin/mkdir -p /home/buildroot/buildroot-test/instance-1/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/buildroot-test/instance-1/output/target/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/buildroot/buildroot-test/instance-1/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/buildroot-test/instance-1/output/build/packages-file-list.txt Warning: target file "./sbin/fstrim" is touched by more than one package: [u'busybox', u'util-linux'] Warning: target file "./usr/bin/flock" is touched by more than one package: [u'busybox', u'util-linux'] Warning: target file "./sbin/losetup" is touched by more than one package: [u'busybox', u'util-linux'] Warning: target file "./usr/bin/setsid" is touched by more than one package: [u'busybox', u'util-linux'] Warning: target file "./usr/lib/libssl.a" is touched by more than one package: [u'libopenssl', u'libnss'] Warning: target file "./usr/bin/wget" is touched by more than one package: [u'busybox', u'wget'] Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'libffi', u'readline', u'wget'] Warning: target file "./sbin/fdisk" is touched by more than one package: [u'busybox', u'util-linux'] Warning: target file "./bin/dmesg" is touched by more than one package: [u'busybox', u'util-linux'] Warning: target file "./sbin/mkswap" is touched by more than one package: [u'busybox', u'util-linux'] Warning: target file "./usr/bin/renice" is touched by more than one package: [u'busybox', u'util-linux'] Warning: target file "./sbin/ip" is touched by more than one package: [u'busybox', u'iproute2'] Warning: target file "./usr/bin/eject" is touched by more than one package: [u'busybox', u'util-linux'] Warning: target file "./sbin/swapon" is touched by more than one package: [u'busybox', u'util-linux'] Warning: target file "./sbin/swapoff" is touched by more than one package: [u'busybox', u'util-linux'] Warning: target file "./usr/bin/hexdump" is touched by more than one package: [u'busybox', u'util-linux'] Warning: target file "./usr/sbin/readprofile" is touched by more than one package: [u'busybox', u'util-linux'] Warning: target file "./sbin/blkid" is touched by more than one package: [u'busybox', u'util-linux'] ./support/scripts/check-uniq-files -t staging /home/buildroot/buildroot-test/instance-1/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libSDL2_ttf.la" is touched by more than one package: [u'sdl2_ttf', u'libmnl', u'libcgi', u'libnetfilter_acct', u'libnspr', u'sqlite', u'libnss', u'libpfm4', u'libpthsem', u'libsrtp', u'libunwind', u'liburiparser', u'libyaml', u'luksmeta', u'mobile-broadband-provider-info', u'safeclib', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'atk', u'bctoolbox', u'json-c', u'lvm2', u'popt', u'cryptsetup', u'libcurl', u'libfuse', u'expat', u'dbus', u'dbus-cpp', u'eventlog', u'libpng', u'sdl2', u'libjpeg', u'sdl2_image', u'sdl2_mixer', u'freetype', u'sdl2_ttf', u'libmnl', u'libcgi', u'libnetfilter_acct', u'libnspr', u'sqlite', u'libnss', u'libpfm4', u'libpthsem', u'libsrtp', u'libunwind', u'liburiparser', u'libyaml', u'luksmeta', u'mobile-broadband-provider-info', u'safeclib', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'atk', u'bctoolbox', u'json-c', u'lvm2', u'popt', u'cryptsetup', u'libcurl', u'libfuse', u'expat', u'dbus', u'dbus-cpp', u'eventlog', u'libpng', u'sdl2', u'libjpeg', u'sdl2_image', u'sdl2_mixer', u'freetype', u'sdl2_ttf', u'libmnl', u'libcgi', u'libnetfilter_acct', u'libnspr', u'sqlite', u'libnss', u'libpfm4', u'libpthsem', u'libsrtp', u'libunwind', u'liburiparser', u'libyaml', u'luksmeta', u'mobile-broadband-provider-info', u'safeclib', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libjpeg.la" is touched by more than one package: [u'libjpeg', u'sdl2_image', u'sdl2_mixer', u'freetype', u'sdl2_ttf', u'libmnl', u'libcgi', u'libnetfilter_acct', u'libnspr', u'sqlite', u'libnss', u'libpfm4', u'libpthsem', u'libsrtp', u'libunwind', u'liburiparser', u'libyaml', u'luksmeta', u'mobile-broadband-provider-info', u'safeclib', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libdbus-c++-1.la" is touched by more than one package: [u'dbus-cpp', u'eventlog', u'libpng', u'sdl2', u'libjpeg', u'sdl2_image', u'sdl2_mixer', u'freetype', u'sdl2_ttf', u'libmnl', u'libcgi', u'libnetfilter_acct', u'libnspr', u'sqlite', u'libnss', u'libpfm4', u'libpthsem', u'libsrtp', u'libunwind', u'liburiparser', u'libyaml', u'luksmeta', u'mobile-broadband-provider-info', u'safeclib', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libcryptsetup.la" is touched by more than one package: [u'cryptsetup', u'libcurl', u'libfuse', u'expat', u'dbus', u'dbus-cpp', u'eventlog', u'libpng', u'sdl2', u'libjpeg', u'sdl2_image', u'sdl2_mixer', u'freetype', u'sdl2_ttf', u'libmnl', u'libcgi', u'libnetfilter_acct', u'libnspr', u'sqlite', u'libnss', u'libpfm4', u'libpthsem', u'libsrtp', u'libunwind', u'liburiparser', u'libyaml', u'luksmeta', u'mobile-broadband-provider-info', u'safeclib', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: [u'libcurl', u'libfuse', u'expat', u'dbus', u'dbus-cpp', u'eventlog', u'libpng', u'sdl2', u'libjpeg', u'sdl2_image', u'sdl2_mixer', u'freetype', u'sdl2_ttf', u'libmnl', u'libcgi', u'libnetfilter_acct', u'libnspr', u'sqlite', u'libnss', u'libpfm4', u'libpthsem', u'libsrtp', u'libunwind', u'liburiparser', u'libyaml', u'luksmeta', u'mobile-broadband-provider-info', u'safeclib', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'atk', u'bctoolbox', u'json-c', u'lvm2', u'popt', u'cryptsetup', u'libcurl', u'libfuse', u'expat', u'dbus', u'dbus-cpp', u'eventlog', u'libpng', u'sdl2', u'libjpeg', u'sdl2_image', u'sdl2_mixer', u'freetype', u'sdl2_ttf', u'libmnl', u'libcgi', u'libnetfilter_acct', u'libnspr', u'sqlite', u'libnss', u'libpfm4', u'libpthsem', u'libsrtp', u'libunwind', u'liburiparser', u'libyaml', u'luksmeta', u'mobile-broadband-provider-info', u'safeclib', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libsapi.la" is touched by more than one package: [u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'atk', u'bctoolbox', u'json-c', u'lvm2', u'popt', u'cryptsetup', u'libcurl', u'libfuse', u'expat', u'dbus', u'dbus-cpp', u'eventlog', u'libpng', u'sdl2', u'libjpeg', u'sdl2_image', u'sdl2_mixer', u'freetype', u'sdl2_ttf', u'libmnl', u'libcgi', u'libnetfilter_acct', u'libnspr', u'sqlite', u'libnss', u'libpfm4', u'libpthsem', u'libsrtp', u'libunwind', u'liburiparser', u'libyaml', u'luksmeta', u'mobile-broadband-provider-info', u'safeclib', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libulockmgr.la" is touched by more than one package: [u'libfuse', u'expat', u'dbus', u'dbus-cpp', u'eventlog', u'libpng', u'sdl2', u'libjpeg', u'sdl2_image', u'sdl2_mixer', u'freetype', u'sdl2_ttf', u'libmnl', u'libcgi', u'libnetfilter_acct', u'libnspr', u'sqlite', u'libnss', u'libpfm4', u'libpthsem', u'libsrtp', u'libunwind', u'liburiparser', u'libyaml', u'luksmeta', u'mobile-broadband-provider-info', u'safeclib', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libssl.a" is touched by more than one package: [u'libopenssl', u'libnss'] Warning: staging file "./usr/lib/libunwind-setjmp.la" is touched by more than one package: [u'libunwind', u'liburiparser', u'libyaml', u'luksmeta', u'mobile-broadband-provider-info', u'safeclib', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libyaml.la" is touched by more than one package: [u'libyaml', u'luksmeta', u'mobile-broadband-provider-info', u'safeclib', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libfuse.la" is touched by more than one package: [u'libfuse', u'expat', u'dbus', u'dbus-cpp', u'eventlog', u'libpng', u'sdl2', u'libjpeg', u'sdl2_image', u'sdl2_mixer', u'freetype', u'sdl2_ttf', u'libmnl', u'libcgi', u'libnetfilter_acct', u'libnspr', u'sqlite', u'libnss', u'libpfm4', u'libpthsem', u'libsrtp', u'libunwind', u'liburiparser', u'libyaml', u'luksmeta', u'mobile-broadband-provider-info', u'safeclib', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'libffi', u'readline'] Warning: staging file "./usr/lib/liburiparser.la" is touched by more than one package: [u'liburiparser', u'libyaml', u'luksmeta', u'mobile-broadband-provider-info', u'safeclib', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libunwind-ptrace.la" is touched by more than one package: [u'libunwind', u'liburiparser', u'libyaml', u'luksmeta', u'mobile-broadband-provider-info', u'safeclib', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'sdl2_ttf', u'libmnl', u'libcgi', u'libnetfilter_acct', u'libnspr', u'sqlite', u'libnss', u'libpfm4', u'libpthsem', u'libsrtp', u'libunwind', u'liburiparser', u'libyaml', u'luksmeta', u'mobile-broadband-provider-info', u'safeclib', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libtcti-device.la" is touched by more than one package: [u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libnetfilter_acct.la" is touched by more than one package: [u'libnetfilter_acct', u'libnspr', u'sqlite', u'libnss', u'libpfm4', u'libpthsem', u'libsrtp', u'libunwind', u'liburiparser', u'libyaml', u'luksmeta', u'mobile-broadband-provider-info', u'safeclib', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libunwind-mips.la" is touched by more than one package: [u'libunwind', u'liburiparser', u'libyaml', u'luksmeta', u'mobile-broadband-provider-info', u'safeclib', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'atk', u'bctoolbox', u'json-c', u'lvm2', u'popt', u'cryptsetup', u'libcurl', u'libfuse', u'expat', u'dbus', u'dbus-cpp', u'eventlog', u'libpng', u'sdl2', u'libjpeg', u'sdl2_image', u'sdl2_mixer', u'freetype', u'sdl2_ttf', u'libmnl', u'libcgi', u'libnetfilter_acct', u'libnspr', u'sqlite', u'libnss', u'libpfm4', u'libpthsem', u'libsrtp', u'libunwind', u'liburiparser', u'libyaml', u'luksmeta', u'mobile-broadband-provider-info', u'safeclib', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libsafec-3.3.la" is touched by more than one package: [u'safeclib', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libtcti-socket.la" is touched by more than one package: [u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'ncurses', u'readline', u'util-linux', u'libglib2', u'atk', u'bctoolbox', u'json-c', u'lvm2', u'popt', u'cryptsetup', u'libcurl', u'libfuse', u'expat', u'dbus', u'dbus-cpp', u'eventlog', u'libpng', u'sdl2', u'libjpeg', u'sdl2_image', u'sdl2_mixer', u'freetype', u'sdl2_ttf', u'libmnl', u'libcgi', u'libnetfilter_acct', u'libnspr', u'sqlite', u'libnss', u'libpfm4', u'libpthsem', u'libsrtp', u'libunwind', u'liburiparser', u'libyaml', u'luksmeta', u'mobile-broadband-provider-info', u'safeclib', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libSDL2_test.la" is touched by more than one package: [u'sdl2', u'libjpeg', u'sdl2_image', u'sdl2_mixer', u'freetype', u'sdl2_ttf', u'libmnl', u'libcgi', u'libnetfilter_acct', u'libnspr', u'sqlite', u'libnss', u'libpfm4', u'libpthsem', u'libsrtp', u'libunwind', u'liburiparser', u'libyaml', u'luksmeta', u'mobile-broadband-provider-info', u'safeclib', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libunwind-coredump.la" is touched by more than one package: [u'libunwind', u'liburiparser', u'libyaml', u'luksmeta', u'mobile-broadband-provider-info', u'safeclib', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libpthsem.la" is touched by more than one package: [u'libpthsem', u'libsrtp', u'libunwind', u'liburiparser', u'libyaml', u'luksmeta', u'mobile-broadband-provider-info', u'safeclib', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'atk', u'bctoolbox', u'json-c', u'lvm2', u'popt', u'cryptsetup', u'libcurl', u'libfuse', u'expat', u'dbus', u'dbus-cpp', u'eventlog', u'libpng', u'sdl2', u'libjpeg', u'sdl2_image', u'sdl2_mixer', u'freetype', u'sdl2_ttf', u'libmnl', u'libcgi', u'libnetfilter_acct', u'libnspr', u'sqlite', u'libnss', u'libpfm4', u'libpthsem', u'libsrtp', u'libunwind', u'liburiparser', u'libyaml', u'luksmeta', u'mobile-broadband-provider-info', u'safeclib', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libatk-1.0.la" is touched by more than one package: [u'atk', u'bctoolbox', u'json-c', u'lvm2', u'popt', u'cryptsetup', u'libcurl', u'libfuse', u'expat', u'dbus', u'dbus-cpp', u'eventlog', u'libpng', u'sdl2', u'libjpeg', u'sdl2_image', u'sdl2_mixer', u'freetype', u'sdl2_ttf', u'libmnl', u'libcgi', u'libnetfilter_acct', u'libnspr', u'sqlite', u'libnss', u'libpfm4', u'libpthsem', u'libsrtp', u'libunwind', u'liburiparser', u'libyaml', u'luksmeta', u'mobile-broadband-provider-info', u'safeclib', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libjson-c.la" is touched by more than one package: [u'json-c', u'lvm2', u'popt', u'cryptsetup', u'libcurl', u'libfuse', u'expat', u'dbus', u'dbus-cpp', u'eventlog', u'libpng', u'sdl2', u'libjpeg', u'sdl2_image', u'sdl2_mixer', u'freetype', u'sdl2_ttf', u'libmnl', u'libcgi', u'libnetfilter_acct', u'libnspr', u'sqlite', u'libnss', u'libpfm4', u'libpthsem', u'libsrtp', u'libunwind', u'liburiparser', u'libyaml', u'luksmeta', u'mobile-broadband-provider-info', u'safeclib', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'ncurses', u'readline', u'util-linux', u'libglib2', u'atk', u'bctoolbox', u'json-c', u'lvm2', u'popt', u'cryptsetup', u'libcurl', u'libfuse', u'expat', u'dbus', u'dbus-cpp', u'eventlog', u'libpng', u'sdl2', u'libjpeg', u'sdl2_image', u'sdl2_mixer', u'freetype', u'sdl2_ttf', u'libmnl', u'libcgi', u'libnetfilter_acct', u'libnspr', u'sqlite', u'libnss', u'libpfm4', u'libpthsem', u'libsrtp', u'libunwind', u'liburiparser', u'libyaml', u'luksmeta', u'mobile-broadband-provider-info', u'safeclib', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'dbus', u'dbus-cpp', u'eventlog', u'libpng', u'sdl2', u'libjpeg', u'sdl2_image', u'sdl2_mixer', u'freetype', u'sdl2_ttf', u'libmnl', u'libcgi', u'libnetfilter_acct', u'libnspr', u'sqlite', u'libnss', u'libpfm4', u'libpthsem', u'libsrtp', u'libunwind', u'liburiparser', u'libyaml', u'luksmeta', u'mobile-broadband-provider-info', u'safeclib', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libsmartcols.la" is touched by more than one package: [u'util-linux', u'libglib2', u'atk', u'bctoolbox', u'json-c', u'lvm2', u'popt', u'cryptsetup', u'libcurl', u'libfuse', u'expat', u'dbus', u'dbus-cpp', u'eventlog', u'libpng', u'sdl2', u'libjpeg', u'sdl2_image', u'sdl2_mixer', u'freetype', u'sdl2_ttf', u'libmnl', u'libcgi', u'libnetfilter_acct', u'libnspr', u'sqlite', u'libnss', u'libpfm4', u'libpthsem', u'libsrtp', u'libunwind', u'liburiparser', u'libyaml', u'luksmeta', u'mobile-broadband-provider-info', u'safeclib', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libevtlog.la" is touched by more than one package: [u'eventlog', u'libpng', u'sdl2', u'libjpeg', u'sdl2_image', u'sdl2_mixer', u'freetype', u'sdl2_ttf', u'libmnl', u'libcgi', u'libnetfilter_acct', u'libnspr', u'sqlite', u'libnss', u'libpfm4', u'libpthsem', u'libsrtp', u'libunwind', u'liburiparser', u'libyaml', u'luksmeta', u'mobile-broadband-provider-info', u'safeclib', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libpng.la" is touched by more than one package: [u'libpng', u'sdl2', u'libjpeg', u'sdl2_image', u'sdl2_mixer', u'freetype', u'sdl2_ttf', u'libmnl', u'libcgi', u'libnetfilter_acct', u'libnspr', u'sqlite', u'libnss', u'libpfm4', u'libpthsem', u'libsrtp', u'libunwind', u'liburiparser', u'libyaml', u'luksmeta', u'mobile-broadband-provider-info', u'safeclib', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libSDL2.la" is touched by more than one package: [u'sdl2', u'libjpeg', u'sdl2_image', u'sdl2_mixer', u'freetype', u'sdl2_ttf', u'libmnl', u'libcgi', u'libnetfilter_acct', u'libnspr', u'sqlite', u'libnss', u'libpfm4', u'libpthsem', u'libsrtp', u'libunwind', u'liburiparser', u'libyaml', u'luksmeta', u'mobile-broadband-provider-info', u'safeclib', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libSDL2main.la" is touched by more than one package: [u'sdl2', u'libjpeg', u'sdl2_image', u'sdl2_mixer', u'freetype', u'sdl2_ttf', u'libmnl', u'libcgi', u'libnetfilter_acct', u'libnspr', u'sqlite', u'libnss', u'libpfm4', u'libpthsem', u'libsrtp', u'libunwind', u'liburiparser', u'libyaml', u'luksmeta', u'mobile-broadband-provider-info', u'safeclib', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libSDL2_mixer.la" is touched by more than one package: [u'sdl2_mixer', u'freetype', u'sdl2_ttf', u'libmnl', u'libcgi', u'libnetfilter_acct', u'libnspr', u'sqlite', u'libnss', u'libpfm4', u'libpthsem', u'libsrtp', u'libunwind', u'liburiparser', u'libyaml', u'luksmeta', u'mobile-broadband-provider-info', u'safeclib', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'atk', u'bctoolbox', u'json-c', u'lvm2', u'popt', u'cryptsetup', u'libcurl', u'libfuse', u'expat', u'dbus', u'dbus-cpp', u'eventlog', u'libpng', u'sdl2', u'libjpeg', u'sdl2_image', u'sdl2_mixer', u'freetype', u'sdl2_ttf', u'libmnl', u'libcgi', u'libnetfilter_acct', u'libnspr', u'sqlite', u'libnss', u'libpfm4', u'libpthsem', u'libsrtp', u'libunwind', u'liburiparser', u'libyaml', u'luksmeta', u'mobile-broadband-provider-info', u'safeclib', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'ncurses', u'readline', u'util-linux', u'libglib2', u'atk', u'bctoolbox', u'json-c', u'lvm2', u'popt', u'cryptsetup', u'libcurl', u'libfuse', u'expat', u'dbus', u'dbus-cpp', u'eventlog', u'libpng', u'sdl2', u'libjpeg', u'sdl2_image', u'sdl2_mixer', u'freetype', u'sdl2_ttf', u'libmnl', u'libcgi', u'libnetfilter_acct', u'libnspr', u'sqlite', u'libnss', u'libpfm4', u'libpthsem', u'libsrtp', u'libunwind', u'liburiparser', u'libyaml', u'luksmeta', u'mobile-broadband-provider-info', u'safeclib', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libSDL2_image.la" is touched by more than one package: [u'sdl2_image', u'sdl2_mixer', u'freetype', u'sdl2_ttf', u'libmnl', u'libcgi', u'libnetfilter_acct', u'libnspr', u'sqlite', u'libnss', u'libpfm4', u'libpthsem', u'libsrtp', u'libunwind', u'liburiparser', u'libyaml', u'luksmeta', u'mobile-broadband-provider-info', u'safeclib', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'atk', u'bctoolbox', u'json-c', u'lvm2', u'popt', u'cryptsetup', u'libcurl', u'libfuse', u'expat', u'dbus', u'dbus-cpp', u'eventlog', u'libpng', u'sdl2', u'libjpeg', u'sdl2_image', u'sdl2_mixer', u'freetype', u'sdl2_ttf', u'libmnl', u'libcgi', u'libnetfilter_acct', u'libnspr', u'sqlite', u'libnss', u'libpfm4', u'libpthsem', u'libsrtp', u'libunwind', u'liburiparser', u'libyaml', u'luksmeta', u'mobile-broadband-provider-info', u'safeclib', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libdbus-c++-glib-1.la" is touched by more than one package: [u'dbus-cpp', u'eventlog', u'libpng', u'sdl2', u'libjpeg', u'sdl2_image', u'sdl2_mixer', u'freetype', u'sdl2_ttf', u'libmnl', u'libcgi', u'libnetfilter_acct', u'libnspr', u'sqlite', u'libnss', u'libpfm4', u'libpthsem', u'libsrtp', u'libunwind', u'liburiparser', u'libyaml', u'luksmeta', u'mobile-broadband-provider-info', u'safeclib', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'libcgi', u'libnetfilter_acct', u'libnspr', u'sqlite', u'libnss', u'libpfm4', u'libpthsem', u'libsrtp', u'libunwind', u'liburiparser', u'libyaml', u'luksmeta', u'mobile-broadband-provider-info', u'safeclib', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libdbus-1.la" is touched by more than one package: [u'dbus', u'dbus-cpp', u'eventlog', u'libpng', u'sdl2', u'libjpeg', u'sdl2_image', u'sdl2_mixer', u'freetype', u'sdl2_ttf', u'libmnl', u'libcgi', u'libnetfilter_acct', u'libnspr', u'sqlite', u'libnss', u'libpfm4', u'libpthsem', u'libsrtp', u'libunwind', u'liburiparser', u'libyaml', u'luksmeta', u'mobile-broadband-provider-info', u'safeclib', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libpng16.la" is touched by more than one package: [u'libpng', u'sdl2', u'libjpeg', u'sdl2_image', u'sdl2_mixer', u'freetype', u'sdl2_ttf', u'libmnl', u'libcgi', u'libnetfilter_acct', u'libnspr', u'sqlite', u'libnss', u'libpfm4', u'libpthsem', u'libsrtp', u'libunwind', u'liburiparser', u'libyaml', u'luksmeta', u'mobile-broadband-provider-info', u'safeclib', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'ncurses', u'readline', u'util-linux', u'libglib2', u'atk', u'bctoolbox', u'json-c', u'lvm2', u'popt', u'cryptsetup', u'libcurl', u'libfuse', u'expat', u'dbus', u'dbus-cpp', u'eventlog', u'libpng', u'sdl2', u'libjpeg', u'sdl2_image', u'sdl2_mixer', u'freetype', u'sdl2_ttf', u'libmnl', u'libcgi', u'libnetfilter_acct', u'libnspr', u'sqlite', u'libnss', u'libpfm4', u'libpthsem', u'libsrtp', u'libunwind', u'liburiparser', u'libyaml', u'luksmeta', u'mobile-broadband-provider-info', u'safeclib', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libsqlite3.la" is touched by more than one package: [u'sqlite', u'libnss', u'libpfm4', u'libpthsem', u'libsrtp', u'libunwind', u'liburiparser', u'libyaml', u'luksmeta', u'mobile-broadband-provider-info', u'safeclib', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libpopt.la" is touched by more than one package: [u'popt', u'cryptsetup', u'libcurl', u'libfuse', u'expat', u'dbus', u'dbus-cpp', u'eventlog', u'libpng', u'sdl2', u'libjpeg', u'sdl2_image', u'sdl2_mixer', u'freetype', u'sdl2_ttf', u'libmnl', u'libcgi', u'libnetfilter_acct', u'libnspr', u'sqlite', u'libnss', u'libpfm4', u'libpthsem', u'libsrtp', u'libunwind', u'liburiparser', u'libyaml', u'luksmeta', u'mobile-broadband-provider-info', u'safeclib', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libluksmeta.la" is touched by more than one package: [u'luksmeta', u'mobile-broadband-provider-info', u'safeclib', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libunwind.la" is touched by more than one package: [u'libunwind', u'liburiparser', u'libyaml', u'luksmeta', u'mobile-broadband-provider-info', u'safeclib', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libfdisk.la" is touched by more than one package: [u'util-linux', u'libglib2', u'atk', u'bctoolbox', u'json-c', u'lvm2', u'popt', u'cryptsetup', u'libcurl', u'libfuse', u'expat', u'dbus', u'dbus-cpp', u'eventlog', u'libpng', u'sdl2', u'libjpeg', u'sdl2_image', u'sdl2_mixer', u'freetype', u'sdl2_ttf', u'libmnl', u'libcgi', u'libnetfilter_acct', u'libnspr', u'sqlite', u'libnss', u'libpfm4', u'libpthsem', u'libsrtp', u'libunwind', u'liburiparser', u'libyaml', u'luksmeta', u'mobile-broadband-provider-info', u'safeclib', u'tpm2-tss', u'tpm2-abrmd'] ./support/scripts/check-uniq-files -t host /home/buildroot/buildroot-test/instance-1/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-lzip', u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext', u'host-libffi', u'host-bison', u'host-readline'] rm -f /home/buildroot/buildroot-test/instance-1/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/buildroot-test/instance-1/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/buildroot-test/instance-1/output/host/bin/glib-compile-schemas /home/buildroot/buildroot-test/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/buildroot-test/instance-1/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/buildroot/buildroot-test/instance-1/output/target/etc echo "buildroot" > /home/buildroot/buildroot-test/instance-1/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/buildroot-test/instance-1/output/target/etc/hosts mkdir -p /home/buildroot/buildroot-test/instance-1/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/buildroot-test/instance-1/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/buildroot-test/instance-1/output/target/etc/shadow rm -f /home/buildroot/buildroot-test/instance-1/output/target/bin/sh rm -f /home/buildroot/buildroot-test/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/buildroot-test/instance-1/output/build/locales.nopurge; done for dir in /home/buildroot/buildroot-test/instance-1/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/buildroot-test/instance-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/buildroot-test/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/buildroot-test/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/buildroot-test/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/buildroot-test/instance-1/output/target/usr/include /home/buildroot/buildroot-test/instance-1/output/target/usr/share/aclocal \ /home/buildroot/buildroot-test/instance-1/output/target/usr/lib/pkgconfig /home/buildroot/buildroot-test/instance-1/output/target/usr/share/pkgconfig \ /home/buildroot/buildroot-test/instance-1/output/target/usr/lib/cmake /home/buildroot/buildroot-test/instance-1/output/target/usr/share/cmake find /home/buildroot/buildroot-test/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/buildroot-test/instance-1/output/target/lib/ /home/buildroot/buildroot-test/instance-1/output/target/usr/lib/ /home/buildroot/buildroot-test/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/buildroot-test/instance-1/output/target/usr/share/gdb rm -rf /home/buildroot/buildroot-test/instance-1/output/target/usr/share/bash-completion rm -rf /home/buildroot/buildroot-test/instance-1/output/target/usr/share/zsh rm -rf /home/buildroot/buildroot-test/instance-1/output/target/usr/man /home/buildroot/buildroot-test/instance-1/output/target/usr/share/man rm -rf /home/buildroot/buildroot-test/instance-1/output/target/usr/info /home/buildroot/buildroot-test/instance-1/output/target/usr/share/info rm -rf /home/buildroot/buildroot-test/instance-1/output/target/usr/doc /home/buildroot/buildroot-test/instance-1/output/target/usr/share/doc rm -rf /home/buildroot/buildroot-test/instance-1/output/target/usr/share/gtk-doc rmdir /home/buildroot/buildroot-test/instance-1/output/target/usr/share 2>/dev/null || true find /home/buildroot/buildroot-test/instance-1/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/buildroot-test/instance-1/output/host/bin/mips64el-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/buildroot-test/instance-1/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/buildroot-test/instance-1/output/host/bin/mips64el-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/buildroot-test/instance-1/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/buildroot-test/instance-1/output/host/bin/mips64el-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/buildroot-test/instance-1/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/buildroot-test/instance-1/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/buildroot-test/instance-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.05-git-00934-gf5b14df"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.05-git\"" \ ) > /home/buildroot/buildroot-test/instance-1/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/buildroot-test/instance-1/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/buildroot-test/instance-1/buildroot/support/scripts/fix-rpath target make: Leaving directory `/home/buildroot/buildroot-test/instance-1/buildroot' make: Entering directory `/home/buildroot/buildroot-test/instance-1/buildroot' >>> Buildroot 2018.05-git-00934-gf5b14df 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 >>> alljoyn-base 16.04.00 Collecting legal info >>> alljoyn 16.04.00a Collecting legal info >>> host-scons 2.5.1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> host-python 2.7.14 Collecting legal info LICENSE: OK (sha256: d2d17b17388da74dc9c6bdbf78eb7237432c3f8a0c87852df740ec99de2ec680) >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libcap 2.25 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> host-libcap 2.25 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> openssl Collecting legal info >>> libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> alljoyn-tcl-base 16.04.00 Collecting legal info >>> alljoyn-tcl 16.04.00a Collecting legal info >>> atk 2.22.0 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-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) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> host-util-linux 2.32 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) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> util-linux 2.32 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) >>> busybox 1.28.3 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> 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 >>> readline 7.0 Collecting legal info ERROR: No hash found for COPYING >>> bctoolbox 0.4.0 Collecting legal info ERROR: No hash found for COPYING >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> cryptsetup 2.0.2 Collecting legal info COPYING: OK (sha256: 45670cce8b6a0ddd66c8016cd8ccef6cd71f35717cbacc7f1e895b3855207b33) COPYING.LGPL: OK (sha256: 8c33cc37871654ec7ed87e6fbb896c8cf33ef5ef05b1611a5aed857596ffafa5) >>> json-c 0.13 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> lvm2 2.02.173 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> curlftpfs 0.9.2 Collecting legal info ERROR: No hash found for COPYING >>> libcurl 7.59.0 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> libfuse 2.9.7 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> dbus-cpp 0.9.0 Collecting legal info ERROR: No hash found for COPYING >>> dbus 1.12.6 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-dbus-cpp 0.9.0 Collecting legal info ERROR: No hash found for COPYING >>> host-dbus 1.12.6 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> eventlog 0.2.12 Collecting legal info ERROR: No hash found for COPYING >>> fbgrab 1.3 Collecting legal info ERROR: No hash found for COPYING >>> libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> flare-engine v1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> sdl2 2.0.7 Collecting legal info COPYING.txt: OK (sha256: bbd2edb1789c33de29bb9f8d1dbe2774584a9ce8c4e3162944b7a3a447f5e85d) >>> sdl2_image 2.0.1 Collecting legal info ERROR: No hash found for COPYING.txt >>> jpeg Collecting legal info >>> libjpeg 9b Collecting legal info ERROR: No hash found for README >>> sdl2_mixer 2.0.1 Collecting legal info ERROR: No hash found for COPYING.txt >>> sdl2_ttf 2.0.14 Collecting legal info ERROR: No hash found for COPYING.txt >>> freetype 2.9 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> gadgetfs-test Collecting legal info >>> host-genpart 1.0.2 Collecting legal info >>> iperf3 3.1.7 Collecting legal info ERROR: No hash found for LICENSE >>> iproute2 4.15.0 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libmnl 1.0.4 Collecting legal info ERROR: No hash found for COPYING >>> libcgi 1.1 Collecting legal info >>> libnetfilter_acct 1.0.3 Collecting legal info ERROR: No hash found for COPYING >>> libnspr 4.19 Collecting legal info nspr/LICENSE: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85) >>> libnss 3.35 Collecting legal info nss/COPYING: OK (sha256: a20c1a32d1f8102432360b42e932869f7c11c7cdbacf9cac554c422132af47f4) >>> sqlite 3220000 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> libpfm4 4.6.0 Collecting legal info ERROR: No hash found for COPYING >>> libpthsem 2.0.8 Collecting legal info ERROR: No hash found for COPYING >>> libsrtp v1.5.4 Collecting legal info ERROR: No hash found for LICENSE >>> libunwind 1.2.1 Collecting legal info ERROR: No hash found for COPYING >>> liburiparser 0.8.5 Collecting legal info COPYING: OK (sha256: ee90029e62d11f48faa59360d15c3ad8e7c094c74cc25b055716d92340da561f) >>> libyaml 0.1.7 Collecting legal info ERROR: No hash found for LICENSE >>> luksmeta 8 Collecting legal info COPYING: OK (sha256: 4b72eb6b5a336cd3ec837cc2d6347c23bf7574168db6b4802267700b93021abf) >>> mc 4.8.20 Collecting legal info COPYING: OK (sha256: 5576bbec76296e1c8e081f7037ebd01bdada388635f58d844a2f20d37bbe4284) >>> mobile-broadband-provider-info 20151214 Collecting legal info ERROR: No hash found for COPYING >>> motion release-4.1.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> nfacct 1.0.2 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> putty 0.70 Collecting legal info ERROR: No hash found for LICENCE >>> safeclib v03032018 Collecting legal info COPYING: OK (sha256: c33e77efd5781e3d59a2bb648c82d2a615035ef0d24cf58880380e3af906510b) >>> socketcand df7fb4ff8a4439d7737fe2df3540e1ab7465721a Collecting legal info ERROR: No hash found for socketcand.c >>> softether v4.22-9634-beta Collecting legal info LICENSE: OK (sha256: 7aeb873293fa0e44425dabf68a8e46e26c848fe58efcfd3ac7c90a3386f3edd1) >>> host-softether v4.22-9634-beta Collecting legal info LICENSE: OK (sha256: 7aeb873293fa0e44425dabf68a8e46e26c848fe58efcfd3ac7c90a3386f3edd1) >>> host-libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> host-readline 7.0 Collecting legal info ERROR: No hash found for COPYING >>> spi-tools 0.8.1 Collecting legal info ERROR: No hash found for LICENSE >>> tpm2-abrmd 1.3.0 Collecting legal info LICENSE: OK (sha256: 18c1bf4b1ba1fb2c4ffa7398c234d83c0d55475298e470ae1e5e3a8a8bd2e448) >>> tpm2-tss 1.4.0 Collecting legal info LICENSE: OK (sha256: 18c1bf4b1ba1fb2c4ffa7398c234d83c0d55475298e470ae1e5e3a8a8bd2e448) >>> tpm2-tools 3.0.3 Collecting legal info LICENSE: OK (sha256: 3d6b149c8b042bd5f3db678d587fbe55230d071ca084bd38dcae451679c6dd45) >>> 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: alljoyn-base-16.04.00: cannot save license (ALLJOYN_BASE_LICENSE_FILES not defined) WARNING: alljoyn-16.04.00a: cannot save license (ALLJOYN_LICENSE_FILES not defined) WARNING: alljoyn-tcl-base-16.04.00: cannot save license (ALLJOYN_TCL_BASE_LICENSE_FILES not defined) WARNING: alljoyn-tcl-16.04.00a: cannot save license (ALLJOYN_TCL_LICENSE_FILES not defined) WARNING: gadgetfs-test: cannot save license (GADGETFS_TEST_LICENSE_FILES not defined) WARNING: genpart-1.0.2: cannot save license (HOST_GENPART_LICENSE_FILES not defined) WARNING: libcgi-1.1: cannot save license (LIBCGI_LICENSE_FILES not defined) Legal info produced in /home/buildroot/buildroot-test/instance-1/output/legal-info make: Leaving directory `/home/buildroot/buildroot-test/instance-1/buildroot'