CC exits.o 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.2";' >> version.c echo 'const char *compilation_string = "'/home/test/autobuild/run/instance-2/output/host/bin/powerpc64le-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/test/autobuild/run/instance-2/output/host/bin/../powerpc64le-buildroot-linux-gnu/sysroot/usr/include -I/home/test/autobuild/run/instance-2/output/host/bin/../powerpc64le-buildroot-linux-gnu/sysroot/usr/include -DHAVE_LIBSSL -I/home/test/autobuild/run/instance-2/output/host/bin/../powerpc64le-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/test/autobuild/run/instance-2/output/host/bin/powerpc64le-linux-gcc -I/home/test/autobuild/run/instance-2/output/host/bin/../powerpc64le-buildroot-linux-gnu/sysroot/usr/include -I/home/test/autobuild/run/instance-2/output/host/bin/../powerpc64le-buildroot-linux-gnu/sysroot/usr/include -DHAVE_LIBSSL -I/home/test/autobuild/run/instance-2/output/host/bin/../powerpc64le-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os \ -L/home/test/autobuild/run/instance-2/output/host/bin/../powerpc64le-buildroot-linux-gnu/sysroot/usr/lib -lpcre -luuid -L/home/test/autobuild/run/instance-2/output/host/bin/../powerpc64le-buildroot-linux-gnu/sysroot/usr//lib -lssl -lcrypto -L/home/test/autobuild/run/instance-2/output/host/bin/../powerpc64le-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 make[4]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/wget-1.19.2/src' make[3]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/wget-1.19.2/src' Making all in doc make[3]: Entering directory `/home/test/autobuild/run/instance-2/output/build/wget-1.19.2/doc' ./texi2pod.pl -D VERSION="1.19.2" ./wget.texi wget.pod /usr/bin/pod2man --center="GNU Wget" --release="GNU Wget 1.19.2" --utf8 wget.pod > wget.1 || \ /usr/bin/pod2man --center="GNU Wget" --release="GNU Wget 1.19.2" wget.pod > wget.1 make[3]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/wget-1.19.2/doc' Making all in po make[3]: Entering directory `/home/test/autobuild/run/instance-2/output/build/wget-1.19.2/po' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/wget-1.19.2/po' Making all in tests make[3]: Entering directory `/home/test/autobuild/run/instance-2/output/build/wget-1.19.2/tests' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/wget-1.19.2/tests' Making all in util make[3]: Entering directory `/home/test/autobuild/run/instance-2/output/build/wget-1.19.2/util' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/wget-1.19.2/util' Making all in testenv make[3]: Entering directory `/home/test/autobuild/run/instance-2/output/build/wget-1.19.2/testenv' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/wget-1.19.2/testenv' make[3]: Entering directory `/home/test/autobuild/run/instance-2/output/build/wget-1.19.2' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/wget-1.19.2' make[2]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/wget-1.19.2' make[1]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/wget-1.19.2' >>> wget 1.19.2 Installing to target PATH="/home/test/autobuild/run/instance-2/output/host/bin:/home/test/autobuild/run/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/test/autobuild/run/instance-2/output/target install -C /home/test/autobuild/run/instance-2/output/build/wget-1.19.2/ make[1]: Entering directory `/home/test/autobuild/run/instance-2/output/build/wget-1.19.2' /usr/bin/make install-recursive make[2]: Entering directory `/home/test/autobuild/run/instance-2/output/build/wget-1.19.2' Making install in lib make[3]: Entering directory `/home/test/autobuild/run/instance-2/output/build/wget-1.19.2/lib' /usr/bin/make install-recursive make[4]: Entering directory `/home/test/autobuild/run/instance-2/output/build/wget-1.19.2/lib' make[5]: Entering directory `/home/test/autobuild/run/instance-2/output/build/wget-1.19.2/lib' make[6]: Entering directory `/home/test/autobuild/run/instance-2/output/build/wget-1.19.2/lib' 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/bash /home/test/autobuild/run/instance-2/output/build/wget-1.19.2/build-aux/install-sh -d /home/test/autobuild/run/instance-2/output/target/usr/lib ; \ fi ; \ if test -f /home/test/autobuild/run/instance-2/output/target/usr/lib/charset.alias; then \ sed -f ref-add.sed /home/test/autobuild/run/instance-2/output/target/usr/lib/charset.alias > /home/test/autobuild/run/instance-2/output/target/usr/lib/charset.tmp ; \ /usr/bin/install -c -m 644 /home/test/autobuild/run/instance-2/output/target/usr/lib/charset.tmp /home/test/autobuild/run/instance-2/output/target/usr/lib/charset.alias ; \ rm -f /home/test/autobuild/run/instance-2/output/target/usr/lib/charset.tmp ; \ else \ if $need_charset_alias; then \ sed -f ref-add.sed charset.alias > /home/test/autobuild/run/instance-2/output/target/usr/lib/charset.tmp ; \ /usr/bin/install -c -m 644 /home/test/autobuild/run/instance-2/output/target/usr/lib/charset.tmp /home/test/autobuild/run/instance-2/output/target/usr/lib/charset.alias ; \ rm -f /home/test/autobuild/run/instance-2/output/target/usr/lib/charset.tmp ; \ fi ; \ fi make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/wget-1.19.2/lib' make[5]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/wget-1.19.2/lib' make[4]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/wget-1.19.2/lib' make[3]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/wget-1.19.2/lib' Making install in src make[3]: Entering directory `/home/test/autobuild/run/instance-2/output/build/wget-1.19.2/src' make[4]: Entering directory `/home/test/autobuild/run/instance-2/output/build/wget-1.19.2/src' make[4]: Nothing to be done for `install-data-am'. /bin/mkdir -p '/home/test/autobuild/run/instance-2/output/target/usr/bin' /usr/bin/install -c wget '/home/test/autobuild/run/instance-2/output/target/usr/bin' make[4]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/wget-1.19.2/src' make[3]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/wget-1.19.2/src' Making install in doc make[3]: Entering directory `/home/test/autobuild/run/instance-2/output/build/wget-1.19.2/doc' make[4]: Entering directory `/home/test/autobuild/run/instance-2/output/build/wget-1.19.2/doc' make[4]: Nothing to be done for `install-exec-am'. /bin/bash /home/test/autobuild/run/instance-2/output/build/wget-1.19.2/build-aux/install-sh -d /home/test/autobuild/run/instance-2/output/target/etc /bin/bash /home/test/autobuild/run/instance-2/output/build/wget-1.19.2/build-aux/install-sh -d /home/test/autobuild/run/instance-2/output/target/usr/share/man/man1 /bin/mkdir -p '/home/test/autobuild/run/instance-2/output/target/usr/share/info' /usr/bin/install -c -m 644 wget.1 /home/test/autobuild/run/instance-2/output/target/usr/share/man/man1/wget.1 /usr/bin/install -c -m 644 ./wget.info '/home/test/autobuild/run/instance-2/output/target/usr/share/info' install-info --info-dir='/home/test/autobuild/run/instance-2/output/target/usr/share/info' '/home/test/autobuild/run/instance-2/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 make[4]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/wget-1.19.2/doc' make[3]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/wget-1.19.2/doc' Making install in po make[3]: Entering directory `/home/test/autobuild/run/instance-2/output/build/wget-1.19.2/po' if test "wget" = "gettext-tools"; then \ /bin/mkdir -p /home/test/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/test/autobuild/run/instance-2/output/target/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/test/autobuild/run/instance-2/output/target/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[3]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/wget-1.19.2/po' Making install in tests make[3]: Entering directory `/home/test/autobuild/run/instance-2/output/build/wget-1.19.2/tests' make[4]: Entering directory `/home/test/autobuild/run/instance-2/output/build/wget-1.19.2/tests' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/wget-1.19.2/tests' make[3]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/wget-1.19.2/tests' Making install in util make[3]: Entering directory `/home/test/autobuild/run/instance-2/output/build/wget-1.19.2/util' make[4]: Entering directory `/home/test/autobuild/run/instance-2/output/build/wget-1.19.2/util' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/wget-1.19.2/util' make[3]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/wget-1.19.2/util' Making install in testenv make[3]: Entering directory `/home/test/autobuild/run/instance-2/output/build/wget-1.19.2/testenv' make[4]: Entering directory `/home/test/autobuild/run/instance-2/output/build/wget-1.19.2/testenv' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/wget-1.19.2/testenv' make[3]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/wget-1.19.2/testenv' make[3]: Entering directory `/home/test/autobuild/run/instance-2/output/build/wget-1.19.2' make[4]: Entering directory `/home/test/autobuild/run/instance-2/output/build/wget-1.19.2' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/wget-1.19.2' make[3]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/wget-1.19.2' make[2]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/wget-1.19.2' make[1]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/wget-1.19.2' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/test/autobuild/run/instance-2/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'grep', u'libffi', u'wget'] ./support/scripts/check-uniq-files -t staging /home/test/autobuild/run/instance-2/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'libid3tag', u'libmad', u'libmodbus', u'libogg', u'libpng', u'libroxml', u'libvorbis', u'libtheora', u'libtirpc', u'libwebsockets', u'liquid-dsp', u'mbedtls', u'polkit', u'rabbitmq-c', u'sg3_utils'] Warning: staging file "./usr/lib/libvorbisenc.la" is touched by more than one package: [u'libvorbis', u'libtheora', u'libtirpc', u'libwebsockets', u'liquid-dsp', u'mbedtls', u'polkit', u'rabbitmq-c', u'sg3_utils'] Warning: staging file "./usr/lib/c_icap/srv_ex206.la" is touched by more than one package: [u'c-icap', u'dbus', u'dtc', u'elfutils', u'giflib', u'orc', u'gnuradio', u'gtest', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libpcap', u'libenca', u'libffi', u'libgpg-error', u'libgcrypt', u'libglib2', u'libid3tag', u'libmad', u'libmodbus', u'libogg', u'libpng', u'libroxml', u'libvorbis', u'libtheora', u'libtirpc', u'libwebsockets', u'liquid-dsp', u'mbedtls', u'polkit', u'rabbitmq-c', u'sg3_utils'] Warning: staging file "./usr/lib/c_icap/srv_echo.la" is touched by more than one package: [u'c-icap', u'dbus', u'dtc', u'elfutils', u'giflib', u'orc', u'gnuradio', u'gtest', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libpcap', u'libenca', u'libffi', u'libgpg-error', u'libgcrypt', u'libglib2', u'libid3tag', u'libmad', u'libmodbus', u'libogg', u'libpng', u'libroxml', u'libvorbis', u'libtheora', u'libtirpc', u'libwebsockets', u'liquid-dsp', u'mbedtls', u'polkit', u'rabbitmq-c', u'sg3_utils'] Warning: staging file "./usr/lib/libaprutil-1.la" is touched by more than one package: [u'apr-util', u'pcre', u'apache', u'boost', u'c-icap', u'dbus', u'dtc', u'elfutils', u'giflib', u'orc', u'gnuradio', u'gtest', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libpcap', u'libenca', u'libffi', u'libgpg-error', u'libgcrypt', u'libglib2', u'libid3tag', u'libmad', u'libmodbus', u'libogg', u'libpng', u'libroxml', u'libvorbis', u'libtheora', u'libtirpc', u'libwebsockets', u'liquid-dsp', u'mbedtls', u'polkit', u'rabbitmq-c', u'sg3_utils'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'apache', u'boost', u'c-icap', u'dbus', u'dtc', u'elfutils', u'giflib', u'orc', u'gnuradio', u'gtest', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libpcap', u'libenca', u'libffi', u'libgpg-error', u'libgcrypt', u'libglib2', u'libid3tag', u'libmad', u'libmodbus', u'libogg', u'libpng', u'libroxml', u'libvorbis', u'libtheora', u'libtirpc', u'libwebsockets', u'liquid-dsp', u'mbedtls', u'polkit', u'rabbitmq-c', u'sg3_utils'] Warning: staging file "./usr/lib/libdbus-1.la" is touched by more than one package: [u'dbus', u'dtc', u'elfutils', u'giflib', u'orc', u'gnuradio', u'gtest', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libpcap', u'libenca', u'libffi', u'libgpg-error', u'libgcrypt', u'libglib2', u'libid3tag', u'libmad', u'libmodbus', u'libogg', u'libpng', u'libroxml', u'libvorbis', u'libtheora', u'libtirpc', u'libwebsockets', u'liquid-dsp', u'mbedtls', u'polkit', u'rabbitmq-c', u'sg3_utils'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'libid3tag', u'libmad', u'libmodbus', u'libogg', u'libpng', u'libroxml', u'libvorbis', u'libtheora', u'libtirpc', u'libwebsockets', u'liquid-dsp', u'mbedtls', u'polkit', u'rabbitmq-c', u'sg3_utils'] Warning: staging file "./usr/lib/libmad.la" is touched by more than one package: [u'libmad', u'libmodbus', u'libogg', u'libpng', u'libroxml', u'libvorbis', u'libtheora', u'libtirpc', u'libwebsockets', u'liquid-dsp', u'mbedtls', u'polkit', u'rabbitmq-c', u'sg3_utils'] Warning: staging file "./usr/lib/c_icap/shared_cache.la" is touched by more than one package: [u'c-icap', u'dbus', u'dtc', u'elfutils', u'giflib', u'orc', u'gnuradio', u'gtest', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libpcap', u'libenca', u'libffi', u'libgpg-error', u'libgcrypt', u'libglib2', u'libid3tag', u'libmad', u'libmodbus', u'libogg', u'libpng', u'libroxml', u'libvorbis', u'libtheora', u'libtirpc', u'libwebsockets', u'liquid-dsp', u'mbedtls', u'polkit', u'rabbitmq-c', u'sg3_utils'] Warning: staging file "./usr/lib/libpolkit-backend-1.la" is touched by more than one package: [u'polkit', u'rabbitmq-c', u'sg3_utils'] Warning: staging file "./usr/lib/libpolkit-gobject-1.la" is touched by more than one package: [u'polkit', u'rabbitmq-c', u'sg3_utils'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'libgpg-error', u'libgcrypt', u'libglib2', u'libid3tag', u'libmad', u'libmodbus', u'libogg', u'libpng', u'libroxml', u'libvorbis', u'libtheora', u'libtirpc', u'libwebsockets', u'liquid-dsp', u'mbedtls', u'polkit', u'rabbitmq-c', u'sg3_utils'] Warning: staging file "./usr/lib/libtheora.la" is touched by more than one package: [u'libtheora', u'libtirpc', u'libwebsockets', u'liquid-dsp', u'mbedtls', u'polkit', u'rabbitmq-c', u'sg3_utils'] Warning: staging file "./usr/lib/liborc-test-0.4.la" is touched by more than one package: [u'orc', u'gnuradio', u'gtest', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libpcap', u'libenca', u'libffi', u'libgpg-error', u'libgcrypt', u'libglib2', u'libid3tag', u'libmad', u'libmodbus', u'libogg', u'libpng', u'libroxml', u'libvorbis', u'libtheora', u'libtirpc', u'libwebsockets', u'liquid-dsp', u'mbedtls', u'polkit', u'rabbitmq-c', u'sg3_utils'] Warning: staging file "./usr/lib/libdrm.la" is touched by more than one package: [u'libdrm', u'kmsxx', u'libpcap', u'libenca', u'libffi', u'libgpg-error', u'libgcrypt', u'libglib2', u'libid3tag', u'libmad', u'libmodbus', u'libogg', u'libpng', u'libroxml', u'libvorbis', u'libtheora', u'libtirpc', u'libwebsockets', u'liquid-dsp', u'mbedtls', u'polkit', u'rabbitmq-c', u'sg3_utils'] Warning: staging file "./usr/lib/libpolkit-agent-1.la" is touched by more than one package: [u'polkit', u'rabbitmq-c', u'sg3_utils'] Warning: staging file "./usr/lib/libkms.la" is touched by more than one package: [u'libdrm', u'kmsxx', u'libpcap', u'libenca', u'libffi', u'libgpg-error', u'libgcrypt', u'libglib2', u'libid3tag', u'libmad', u'libmodbus', u'libogg', u'libpng', u'libroxml', u'libvorbis', u'libtheora', u'libtirpc', u'libwebsockets', u'liquid-dsp', u'mbedtls', u'polkit', u'rabbitmq-c', u'sg3_utils'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'apache', u'boost', u'c-icap', u'dbus', u'dtc', u'elfutils', u'giflib', u'orc', u'gnuradio', u'gtest', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libpcap', u'libenca', u'libffi', u'libgpg-error', u'libgcrypt', u'libglib2', u'libid3tag', u'libmad', u'libmodbus', u'libogg', u'libpng', u'libroxml', u'libvorbis', u'libtheora', u'libtirpc', u'libwebsockets', u'liquid-dsp', u'mbedtls', u'polkit', u'rabbitmq-c', u'sg3_utils'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'apr', u'expat', u'libopenssl', u'apr-util', u'pcre', u'apache', u'boost', u'c-icap', u'dbus', u'dtc', u'elfutils', u'giflib', u'orc', u'gnuradio', u'gtest', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libpcap', u'libenca', u'libffi', u'libgpg-error', u'libgcrypt', u'libglib2', u'libid3tag', u'libmad', u'libmodbus', u'libogg', u'libpng', u'libroxml', u'libvorbis', u'libtheora', u'libtirpc', u'libwebsockets', u'liquid-dsp', u'mbedtls', u'polkit', u'rabbitmq-c', u'sg3_utils'] Warning: staging file "./usr/lib/libvorbisfile.la" is touched by more than one package: [u'libvorbis', u'libtheora', u'libtirpc', u'libwebsockets', u'liquid-dsp', u'mbedtls', u'polkit', u'rabbitmq-c', u'sg3_utils'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'apache', u'boost', u'c-icap', u'dbus', u'dtc', u'elfutils', u'giflib', u'orc', u'gnuradio', u'gtest', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libpcap', u'libenca', u'libffi', u'libgpg-error', u'libgcrypt', u'libglib2', u'libid3tag', u'libmad', u'libmodbus', u'libogg', u'libpng', u'libroxml', u'libvorbis', u'libtheora', u'libtirpc', u'libwebsockets', u'liquid-dsp', u'mbedtls', u'polkit', u'rabbitmq-c', u'sg3_utils'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'libid3tag', u'libmad', u'libmodbus', u'libogg', u'libpng', u'libroxml', u'libvorbis', u'libtheora', u'libtirpc', u'libwebsockets', u'liquid-dsp', u'mbedtls', u'polkit', u'rabbitmq-c', u'sg3_utils'] Warning: staging file "./usr/lib/libgcrypt.la" is touched by more than one package: [u'libgcrypt', u'libglib2', u'libid3tag', u'libmad', u'libmodbus', u'libogg', u'libpng', u'libroxml', u'libvorbis', u'libtheora', u'libtirpc', u'libwebsockets', u'liquid-dsp', u'mbedtls', u'polkit', u'rabbitmq-c', u'sg3_utils'] Warning: staging file "./usr/lib/libvorbis.la" is touched by more than one package: [u'libvorbis', u'libtheora', u'libtirpc', u'libwebsockets', u'liquid-dsp', u'mbedtls', u'polkit', u'rabbitmq-c', u'sg3_utils'] Warning: staging file "./usr/lib/libtirpc.la" is touched by more than one package: [u'libtirpc', u'libwebsockets', u'liquid-dsp', u'mbedtls', u'polkit', u'rabbitmq-c', u'sg3_utils'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'apr', u'expat', u'libopenssl', u'apr-util', u'pcre', u'apache', u'boost', u'c-icap', u'dbus', u'dtc', u'elfutils', u'giflib', u'orc', u'gnuradio', u'gtest', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libpcap', u'libenca', u'libffi', u'libgpg-error', u'libgcrypt', u'libglib2', u'libid3tag', u'libmad', u'libmodbus', u'libogg', u'libpng', u'libroxml', u'libvorbis', u'libtheora', u'libtirpc', u'libwebsockets', u'liquid-dsp', u'mbedtls', u'polkit', u'rabbitmq-c', u'sg3_utils'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'libid3tag', u'libmad', u'libmodbus', u'libogg', u'libpng', u'libroxml', u'libvorbis', u'libtheora', u'libtirpc', u'libwebsockets', u'liquid-dsp', u'mbedtls', u'polkit', u'rabbitmq-c', u'sg3_utils'] Warning: staging file "./usr/lib/liborc-0.4.la" is touched by more than one package: [u'orc', u'gnuradio', u'gtest', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libpcap', u'libenca', u'libffi', u'libgpg-error', u'libgcrypt', u'libglib2', u'libid3tag', u'libmad', u'libmodbus', u'libogg', u'libpng', u'libroxml', u'libvorbis', u'libtheora', u'libtirpc', u'libwebsockets', u'liquid-dsp', u'mbedtls', u'polkit', u'rabbitmq-c', u'sg3_utils'] Warning: staging file "./usr/lib/libroxml.la" is touched by more than one package: [u'libroxml', u'libvorbis', u'libtheora', u'libtirpc', u'libwebsockets', u'liquid-dsp', u'mbedtls', u'polkit', u'rabbitmq-c', u'sg3_utils'] Warning: staging file "./usr/lib/c_icap/sys_logger.la" is touched by more than one package: [u'c-icap', u'dbus', u'dtc', u'elfutils', u'giflib', u'orc', u'gnuradio', u'gtest', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libpcap', u'libenca', u'libffi', u'libgpg-error', u'libgcrypt', u'libglib2', u'libid3tag', u'libmad', u'libmodbus', u'libogg', u'libpng', u'libroxml', u'libvorbis', u'libtheora', u'libtirpc', u'libwebsockets', u'liquid-dsp', u'mbedtls', u'polkit', u'rabbitmq-c', u'sg3_utils'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'libid3tag', u'libmad', u'libmodbus', u'libogg', u'libpng', u'libroxml', u'libvorbis', u'libtheora', u'libtirpc', u'libwebsockets', u'liquid-dsp', u'mbedtls', u'polkit', u'rabbitmq-c', u'sg3_utils'] Warning: staging file "./usr/lib/libmodbus.la" is touched by more than one package: [u'libmodbus', u'libogg', u'libpng', u'libroxml', u'libvorbis', u'libtheora', u'libtirpc', u'libwebsockets', u'liquid-dsp', u'mbedtls', u'polkit', u'rabbitmq-c', u'sg3_utils'] Warning: staging file "./usr/lib/libenca.la" is touched by more than one package: [u'libenca', u'libffi', u'libgpg-error', u'libgcrypt', u'libglib2', u'libid3tag', u'libmad', u'libmodbus', u'libogg', u'libpng', u'libroxml', u'libvorbis', u'libtheora', u'libtirpc', u'libwebsockets', u'liquid-dsp', u'mbedtls', u'polkit', u'rabbitmq-c', u'sg3_utils'] Warning: staging file "./usr/lib/libgif.la" is touched by more than one package: [u'giflib', u'orc', u'gnuradio', u'gtest', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libpcap', u'libenca', u'libffi', u'libgpg-error', u'libgcrypt', u'libglib2', u'libid3tag', u'libmad', u'libmodbus', u'libogg', u'libpng', u'libroxml', u'libvorbis', u'libtheora', u'libtirpc', u'libwebsockets', u'liquid-dsp', u'mbedtls', u'polkit', u'rabbitmq-c', u'sg3_utils'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'libopenssl', u'apr-util', u'pcre', u'apache', u'boost', u'c-icap', u'dbus', u'dtc', u'elfutils', u'giflib', u'orc', u'gnuradio', u'gtest', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libpcap', u'libenca', u'libffi', u'libgpg-error', u'libgcrypt', u'libglib2', u'libid3tag', u'libmad', u'libmodbus', u'libogg', u'libpng', u'libroxml', u'libvorbis', u'libtheora', u'libtirpc', u'libwebsockets', u'liquid-dsp', u'mbedtls', u'polkit', u'rabbitmq-c', u'sg3_utils'] Warning: staging file "./usr/lib/c_icap/dnsbl_tables.la" is touched by more than one package: [u'c-icap', u'dbus', u'dtc', u'elfutils', u'giflib', u'orc', u'gnuradio', u'gtest', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libpcap', u'libenca', u'libffi', u'libgpg-error', u'libgcrypt', u'libglib2', u'libid3tag', u'libmad', u'libmodbus', u'libogg', u'libpng', u'libroxml', u'libvorbis', u'libtheora', u'libtirpc', u'libwebsockets', u'liquid-dsp', u'mbedtls', u'polkit', u'rabbitmq-c', u'sg3_utils'] Warning: staging file "./usr/lib/polkit-1/extensions/libnullbackend.la" is touched by more than one package: [u'polkit', u'rabbitmq-c', u'sg3_utils'] Warning: staging file "./usr/lib/libgpg-error.la" is touched by more than one package: [u'libgpg-error', u'libgcrypt', u'libglib2', u'libid3tag', u'libmad', u'libmodbus', u'libogg', u'libpng', u'libroxml', u'libvorbis', u'libtheora', u'libtirpc', u'libwebsockets', u'liquid-dsp', u'mbedtls', u'polkit', u'rabbitmq-c', u'sg3_utils'] Warning: staging file "./usr/lib/libicapapi.la" is touched by more than one package: [u'c-icap', u'dbus', u'dtc', u'elfutils', u'giflib', u'orc', u'gnuradio', u'gtest', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libpcap', u'libenca', u'libffi', u'libgpg-error', u'libgcrypt', u'libglib2', u'libid3tag', u'libmad', u'libmodbus', u'libogg', u'libpng', u'libroxml', u'libvorbis', u'libtheora', u'libtirpc', u'libwebsockets', u'liquid-dsp', u'mbedtls', u'polkit', u'rabbitmq-c', u'sg3_utils'] Warning: staging file "./usr/lib/libasound.la" is touched by more than one package: [u'alsa-lib', u'ncurses', u'libzlib', u'util-linux', u'apr', u'expat', u'libopenssl', u'apr-util', u'pcre', u'apache', u'boost', u'c-icap', u'dbus', u'dtc', u'elfutils', u'giflib', u'orc', u'gnuradio', u'gtest', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libpcap', u'libenca', u'libffi', u'libgpg-error', u'libgcrypt', u'libglib2', u'libid3tag', u'libmad', u'libmodbus', u'libogg', u'libpng', u'libroxml', u'libvorbis', u'libtheora', u'libtirpc', u'libwebsockets', u'liquid-dsp', u'mbedtls', u'polkit', u'rabbitmq-c', u'sg3_utils'] Warning: staging file "./usr/lib/libpng16.la" is touched by more than one package: [u'libpng', u'libroxml', u'libvorbis', u'libtheora', u'libtirpc', u'libwebsockets', u'liquid-dsp', u'mbedtls', u'polkit', u'rabbitmq-c', u'sg3_utils'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'apr', u'expat', u'libopenssl', u'apr-util', u'pcre', u'apache', u'boost', u'c-icap', u'dbus', u'dtc', u'elfutils', u'giflib', u'orc', u'gnuradio', u'gtest', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libpcap', u'libenca', u'libffi', u'libgpg-error', u'libgcrypt', u'libglib2', u'libid3tag', u'libmad', u'libmodbus', u'libogg', u'libpng', u'libroxml', u'libvorbis', u'libtheora', u'libtirpc', u'libwebsockets', u'liquid-dsp', u'mbedtls', u'polkit', u'rabbitmq-c', u'sg3_utils'] Warning: staging file "./usr/lib/libid3tag.la" is touched by more than one package: [u'libid3tag', u'libmad', u'libmodbus', u'libogg', u'libpng', u'libroxml', u'libvorbis', u'libtheora', u'libtirpc', u'libwebsockets', u'liquid-dsp', u'mbedtls', u'polkit', u'rabbitmq-c', u'sg3_utils'] Warning: staging file "./usr/lib/libtheoradec.la" is touched by more than one package: [u'libtheora', u'libtirpc', u'libwebsockets', u'liquid-dsp', u'mbedtls', u'polkit', u'rabbitmq-c', u'sg3_utils'] Warning: staging file "./usr/lib/libpng.la" is touched by more than one package: [u'libpng', u'libroxml', u'libvorbis', u'libtheora', u'libtirpc', u'libwebsockets', u'liquid-dsp', u'mbedtls', u'polkit', u'rabbitmq-c', u'sg3_utils'] Warning: staging file "./usr/lib/apr-util-1/apr_crypto_openssl.la" is touched by more than one package: [u'apr-util', u'pcre', u'apache', u'boost', u'c-icap', u'dbus', u'dtc', u'elfutils', u'giflib', u'orc', u'gnuradio', u'gtest', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libpcap', u'libenca', u'libffi', u'libgpg-error', u'libgcrypt', u'libglib2', u'libid3tag', u'libmad', u'libmodbus', u'libogg', u'libpng', u'libroxml', u'libvorbis', u'libtheora', u'libtirpc', u'libwebsockets', u'liquid-dsp', u'mbedtls', u'polkit', u'rabbitmq-c', u'sg3_utils'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: [u'libogg', u'libpng', u'libroxml', u'libvorbis', u'libtheora', u'libtirpc', u'libwebsockets', u'liquid-dsp', u'mbedtls', u'polkit', u'rabbitmq-c', u'sg3_utils'] Warning: staging file "./usr/lib/libtheoraenc.la" is touched by more than one package: [u'libtheora', u'libtirpc', u'libwebsockets', u'liquid-dsp', u'mbedtls', u'polkit', u'rabbitmq-c', u'sg3_utils'] Warning: staging file "./usr/lib/libapr-1.la" is touched by more than one package: [u'apr', u'expat', u'libopenssl', u'apr-util', u'pcre', u'apache', u'boost', u'c-icap', u'dbus', u'dtc', u'elfutils', u'giflib', u'orc', u'gnuradio', u'gtest', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libpcap', u'libenca', u'libffi', u'libgpg-error', u'libgcrypt', u'libglib2', u'libid3tag', u'libmad', u'libmodbus', u'libogg', u'libpng', u'libroxml', u'libvorbis', u'libtheora', u'libtirpc', u'libwebsockets', u'liquid-dsp', u'mbedtls', u'polkit', u'rabbitmq-c', u'sg3_utils'] ./support/scripts/check-uniq-files -t host /home/test/autobuild/run/instance-2/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-tar', u'host-lzip', u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-bison', u'host-gettext', u'host-libffi'] Warning: host file "./lib/python2.7/site-packages/easy-install.pth" is touched by more than one package: [u'host-python-setuptools', u'host-python-cheetah'] rm -f /home/test/autobuild/run/instance-2/output/target/usr/share/glib-2.0/schemas/*.xml /home/test/autobuild/run/instance-2/output/target/usr/share/glib-2.0/schemas/*.dtd /home/test/autobuild/run/instance-2/output/host/bin/glib-compile-schemas /home/test/autobuild/run/instance-2/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/test/autobuild/run/instance-2/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/test/autobuild/run/instance-2/output/target/etc echo "buildroot" > /home/test/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/test/autobuild/run/instance-2/output/target/etc/hosts mkdir -p /home/test/autobuild/run/instance-2/output/target/etc echo "Welcome to Buildroot" > /home/test/autobuild/run/instance-2/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/test/autobuild/run/instance-2/output/target/etc/shadow rm -f /home/test/autobuild/run/instance-2/output/target/bin/sh rm -f /home/test/autobuild/run/instance-2/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/test/autobuild/run/instance-2/output/build/locales.nopurge; done for dir in /home/test/autobuild/run/instance-2/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/test/autobuild/run/instance-2/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/test/autobuild/run/instance-2/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/test/autobuild/run/instance-2/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/test/autobuild/run/instance-2/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/test/autobuild/run/instance-2/output/target/usr/include /home/test/autobuild/run/instance-2/output/target/usr/share/aclocal \ /home/test/autobuild/run/instance-2/output/target/usr/lib/pkgconfig /home/test/autobuild/run/instance-2/output/target/usr/share/pkgconfig \ /home/test/autobuild/run/instance-2/output/target/usr/lib/cmake /home/test/autobuild/run/instance-2/output/target/usr/share/cmake find /home/test/autobuild/run/instance-2/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/test/autobuild/run/instance-2/output/target/lib/ /home/test/autobuild/run/instance-2/output/target/usr/lib/ /home/test/autobuild/run/instance-2/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/test/autobuild/run/instance-2/output/target/usr/share/gdb rm -rf /home/test/autobuild/run/instance-2/output/target/usr/share/bash-completion rm -rf /home/test/autobuild/run/instance-2/output/target/usr/share/zsh rm -rf /home/test/autobuild/run/instance-2/output/target/usr/man /home/test/autobuild/run/instance-2/output/target/usr/share/man rm -rf /home/test/autobuild/run/instance-2/output/target/usr/info /home/test/autobuild/run/instance-2/output/target/usr/share/info rm -rf /home/test/autobuild/run/instance-2/output/target/usr/doc /home/test/autobuild/run/instance-2/output/target/usr/share/doc rm -rf /home/test/autobuild/run/instance-2/output/target/usr/share/gtk-doc rmdir /home/test/autobuild/run/instance-2/output/target/usr/share 2>/dev/null || true find /home/test/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/test/autobuild/run/instance-2/output/host/bin/powerpc64le-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/test/autobuild/run/instance-2/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/test/autobuild/run/instance-2/output/host/bin/powerpc64le-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/test/autobuild/run/instance-2/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/test/autobuild/run/instance-2/output/host/bin/powerpc64le-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/test/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/test/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/test/autobuild/run/instance-2/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.02.1"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.02.1"; \ echo "PRETTY_NAME=\"Buildroot 2018.02.1\"" \ ) > /home/test/autobuild/run/instance-2/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/test/autobuild/run/instance-2/output/target/etc >>> Sanitizing RPATH in target tree /home/test/autobuild/run/instance-2/buildroot/support/scripts/fix-rpath target make: Leaving directory `/home/test/autobuild/run/instance-2/buildroot' make: Entering directory `/home/test/autobuild/run/instance-2/buildroot' >>> Buildroot 2018.02.1 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> host-tar 1.29 Collecting legal info ERROR: No hash found for COPYING >>> host-lzip 1.19 Collecting legal info ERROR: No hash found for COPYING >>> toolchain-external 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 >>> alsa-lib 1.1.5 Collecting legal info COPYING: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> 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) >>> apache 2.4.33 Collecting legal info LICENSE: OK (sha256: c49c0819a726b70142621715dae3159c47b0349c2bc9db079070f28dadac0229) >>> apr 1.6.3 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> util-linux 2.31.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> apr-util 1.6.1 Collecting legal info LICENSE: OK (sha256: ef5609d18601645ad6fe22c6c122094be40e976725c1d0490778abacc836e7a2) >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> openssl Collecting legal info >>> libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> boost 1.66.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> c-icap 0.4.2 Collecting legal info ERROR: No hash found for COPYING >>> cifs-utils 6.7 Collecting legal info ERROR: No hash found for COPYING >>> dbus 1.12.2 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> debianutils 4.8.1 Collecting legal info ERROR: No hash found for debian/copyright >>> dhcpcd 6.11.5 Collecting legal info ERROR: No hash found for dhcpcd.c >>> dt v18.32 Collecting legal info ERROR: No hash found for LICENSE >>> dtc 1.4.4 Collecting legal info ERROR: No hash found for README.license ERROR: No hash found for GPL >>> 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) >>> elfutils 0.169 Collecting legal info ERROR: No hash found for COPYING-GPLV2 ERROR: No hash found for COPYING-LGPLV3 >>> giflib 5.1.4 Collecting legal info ERROR: No hash found for COPYING >>> gnuradio 3.7.11 Collecting legal info ERROR: No hash found for COPYING >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> host-python-cheetah 2.4.4 Collecting legal info >>> host-python 2.7.14 Collecting legal info LICENSE: OK (sha256: d2d17b17388da74dc9c6bdbf78eb7237432c3f8a0c87852df740ec99de2ec680) >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python-markdown 2.6.8 Collecting legal info ERROR: No hash found for LICENSE.md >>> host-python-setuptools v38.4.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> host-swig 3.0.12 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for LICENSE-GPL ERROR: No hash found for LICENSE-UNIVERSITIES >>> orc 0.4.27 Collecting legal info ERROR: No hash found for COPYING >>> host-orc 0.4.27 Collecting legal info ERROR: No hash found for COPYING >>> google-material-design-icons 2.2.3 Collecting legal info ERROR: No hash found for LICENSE >>> grep 3.1 Collecting legal info COPYING: OK (sha256: ca372a7d92560b1fa9f6d832b440e8bcd62d9adfa8870c98287deab66d98310e) >>> gtest release-1.8.0 Collecting legal info googletest/LICENSE: OK (sha256: 9702de7e4117a8e2b20dafab11ffda58c198aede066406496bef670d40a22138) >>> hdparm 9.52 Collecting legal info ERROR: No hash found for LICENSE.TXT >>> ifupdown 0.8.16 Collecting legal info ERROR: No hash found for COPYING >>> input-event-daemon v0.1.3 Collecting legal info ERROR: No hash found for README >>> iproute2 4.14.1 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> irda-utils 0.9.18 Collecting legal info ERROR: No hash found for man/COPYING >>> kexec-lite 87d044a895b1c004320a2676099a54a5a2a74f2e Collecting legal info ERROR: No hash found for COPYING >>> kmsxx cb0786049f960f2bd383617151b01318e02e9ff9 Collecting legal info ERROR: No hash found for LICENSE >>> libdrm 2.4.89 Collecting legal info >>> host-xutil_util-macros 1.19.1 Collecting legal info ERROR: No hash found for COPYING >>> libpthread-stubs 0.4 Collecting legal info ERROR: No hash found for COPYING >>> lft 3.79 Collecting legal info ERROR: No hash found for COPYING >>> libpcap 1.8.1 Collecting legal info ERROR: No hash found for LICENSE >>> libenca 1.19 Collecting legal info ERROR: No hash found for COPYING >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> libgcrypt 1.8.2 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.27 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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.31.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> libid3tag 0.15.1b Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYRIGHT >>> libmad 0.15.1b Collecting legal info ERROR: No hash found for COPYING >>> libmodbus 3.1.4 Collecting legal info ERROR: No hash found for COPYING.LESSER >>> libogg 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> libroxml 2.3.0 Collecting legal info ERROR: No hash found for License.txt >>> libtheora 1.1.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for LICENSE >>> libvorbis 1.3.6 Collecting legal info COPYING: OK (sha256: 29e9914e6173b7061b7d48c25e6159fc1438326738bc047cc7248abc01b271f6) >>> libtirpc 1.0.2 Collecting legal info ERROR: No hash found for COPYING >>> libwebsockets v2.2.1 Collecting legal info ERROR: No hash found for LICENSE >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> liquid-dsp v1.3.0 Collecting legal info ERROR: No hash found for LICENSE >>> lmbench 3.0-a9 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING-2 >>> madplay 0.15.2b Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYRIGHT >>> mbedtls 2.7.0 Collecting legal info apache-2.0.txt: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> ncftp 3.2.6 Collecting legal info ERROR: No hash found for doc/LICENSE.txt >>> olsr 0.9.6.1 Collecting legal info ERROR: No hash found for license.txt ERROR: No hash found for lib/pud/nmealib/LICENSE >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> paxtest 0.9.15 Collecting legal info ERROR: No hash found for README >>> pimd 2.3.2 Collecting legal info LICENSE: OK (sha256: 3379436c16caccdef9b40a49fbdfdbb45aad8ecb05870834490b8fb080126009) LICENSE.mrouted: OK (sha256: 4328a21f0822caa9976356623118bcdcc9970c7a0f9a3deeba23c779b7cfb5d1) >>> polkit 0.103 Collecting legal info ERROR: No hash found for COPYING >>> host-intltool 0.51.0 Collecting legal info ERROR: No hash found for COPYING >>> host-libxml-parser-perl 2.44 Collecting legal info ERROR: No hash found for README >>> rabbitmq-c v0.8.0 Collecting legal info ERROR: No hash found for LICENSE-MIT >>> rpcbind 0.2.3 Collecting legal info ERROR: No hash found for COPYING >>> sg3_utils 1.42 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for BSD_LICENSE >>> squashfs 3de1687d7432ea9b302c2db9521996f506c140a3 Collecting legal info ERROR: No hash found for COPYING >>> statserial 1.1 Collecting legal info ERROR: No hash found for COPYING >>> stunnel 5.44 Collecting legal info COPYING: OK (sha256: c43821865591e4d893906e2801b5ec4de58e51978f5563a61475cd0adc0bec4d) COPYRIGHT.GPL: OK (sha256: 1ee2b290e92c211b08df10e9fcaf32596cdb22b8eae731b18c2c074a4a83eebe) >>> vnstat 1.17 Collecting legal info ERROR: No hash found for COPYING >>> wget 1.19.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: python-cheetah-2.4.4: cannot save license (HOST_PYTHON_CHEETAH_LICENSE_FILES not defined) WARNING: libdrm-2.4.89: cannot save license (LIBDRM_LICENSE_FILES not defined) Legal info produced in /home/test/autobuild/run/instance-2/output/legal-info make: Leaving directory `/home/test/autobuild/run/instance-2/buildroot'