make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/zsh-5.6.2/Src' rm -f stamp-modobjs.tmp make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/zsh-5.6.2/Src' /home/buildroot/autobuild/instance-2/output/host/bin/x86_64-linux-gcc -c -I. -I../Src -I../Src -I../Src/Zle -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o params.o params.c make[4]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/zsh-5.6.2/Src/Builtins' make[4]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/zsh-5.6.2/Src/Builtins' make[4]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/zsh-5.6.2/Src/Modules' make[5]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/zsh-5.6.2/Src/Zle' make[5]: 'complete.mdh' is up to date. make[5]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/zsh-5.6.2/Src/Zle' make[4]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/zsh-5.6.2/Src/Modules' make[4]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/zsh-5.6.2/Src/Zle' make[4]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/zsh-5.6.2/Src/Zle' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/zsh-5.6.2/Src' Updated `stamp-modobjs'. rm -f zsh /home/buildroot/autobuild/instance-2/output/host/bin/x86_64-linux-gcc -rdynamic -o zsh main.o `cat stamp-modobjs` -ldl -lncurses -lrt -lm -lc /bin/sh ../mkinstalldirs /home/buildroot/autobuild/instance-2/output/target/bin /usr/bin/install -c zsh /home/buildroot/autobuild/instance-2/output/target/bin/zsh-5.6.2 if test -f /home/buildroot/autobuild/instance-2/output/target/bin/zsh; then \ rm -f /home/buildroot/autobuild/instance-2/output/target/bin/zsh.old; \ ln /home/buildroot/autobuild/instance-2/output/target/bin/zsh /home/buildroot/autobuild/instance-2/output/target/bin/zsh.old; \ else :; fi rm -f /home/buildroot/autobuild/instance-2/output/target/bin/zsh.new ln /home/buildroot/autobuild/instance-2/output/target/bin/zsh-5.6.2 /home/buildroot/autobuild/instance-2/output/target/bin/zsh.new mv /home/buildroot/autobuild/instance-2/output/target/bin/zsh.new /home/buildroot/autobuild/instance-2/output/target/bin/zsh make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/zsh-5.6.2/Src' make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/zsh-5.6.2/Src' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/zsh-5.6.2/Src' make[4]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/zsh-5.6.2/Src/Builtins' make[4]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/zsh-5.6.2/Src/Builtins' make[4]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/zsh-5.6.2/Src/Modules' make[4]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/zsh-5.6.2/Src/Modules' make[4]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/zsh-5.6.2/Src/Zle' make[4]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/zsh-5.6.2/Src/Zle' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/zsh-5.6.2/Src' make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/zsh-5.6.2/Src' if test x/usr/share/zsh/5.6.2/functions != x && test x/usr/share/zsh/5.6.2/functions != xno; then \ test x/usr/share/zsh/site-functions != xno && \ /bin/sh ./mkinstalldirs /home/buildroot/autobuild/instance-2/output/target/usr/share/zsh/site-functions; \ sdir_top="." fndir="/usr/share/zsh/5.6.2/functions" dir_top="." \ scriptdir="/usr/share/zsh/5.6.2/scripts" runhelpdir="/usr/share/zsh/5.6.2/help" \ FUNCTIONS_SUBDIRS="no" \ INSTALL_DATA="/usr/bin/install -c -m 644" \ INSTALL_PROGRAM="/usr/bin/install -c" \ DESTDIR="/home/buildroot/autobuild/instance-2/output/target" VERSION="5.6.2" \ /bin/sh ./Config/installfns.sh || exit 1; \ fi; \ exit 0 mkdir -m 755 -p -- /home/buildroot/autobuild/instance-2/output/target/usr/share/zsh/site-functions mkdir -m 755 -p -- /home/buildroot/autobuild/instance-2/output/target/usr/share/zsh/5.6.2/functions make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/zsh-5.6.2/Doc' /bin/sh ../mkinstalldirs /home/buildroot/autobuild/instance-2/output/target/usr/share/man/man1 for file in zsh.1 zshbuiltins.1 zshcalsys.1 zshcompctl.1 zshcompwid.1 zshcompsys.1 zshcontrib.1 zshexpn.1 zshmisc.1 zshmodules.1 zshoptions.1 zshparam.1 zshroadmap.1 zshtcpsys.1 zshzftpsys.1 zshzle.1 zshall.1; do \ test -s ./$file || exit 1; \ /usr/bin/install -c -m 644 ./$file /home/buildroot/autobuild/instance-2/output/target/usr/share/man/man1/`echo $file | sed 's|zsh|zsh|'` || exit 1; \ done make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/zsh-5.6.2/Doc' make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/zsh-5.6.2/Doc' if test x"/usr/share/zsh/5.6.2/help" != x""; then \ /bin/sh ../mkinstalldirs /home/buildroot/autobuild/instance-2/output/target/usr/share/zsh/5.6.2/help; \ /usr/bin/install -c -m 644 help/* /home/buildroot/autobuild/instance-2/output/target/usr/share/zsh/5.6.2/help; \ while read from to; do \ rm -f /home/buildroot/autobuild/instance-2/output/target/usr/share/zsh/5.6.2/help/$to || : ; \ ln -s $from /home/buildroot/autobuild/instance-2/output/target/usr/share/zsh/5.6.2/help/$to; \ done < help.txt; \ fi mkdir -m 755 -p -- /home/buildroot/autobuild/instance-2/output/target/usr/share/zsh/5.6.2/help make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/zsh-5.6.2/Doc' make[1]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/zsh-5.6.2' rm -f /home/buildroot/autobuild/instance-2/output/target/bin/zsh-5.6.2 >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/autobuild/instance-2/output/build/packages-file-list.txt Warning: target file "./usr/share/man/man1/fftw-wisdom-to-conf.1" is touched by more than one package: [u'fftw-long-double', u'fftw-single'] Warning: target file "./usr/include/fftw3l.f03" is touched by more than one package: [u'fftw-long-double', u'fftw-single'] Warning: target file "./usr/include/fftw3.f" is touched by more than one package: [u'fftw-long-double', u'fftw-single'] Warning: target file "./usr/include/fftw3.h" is touched by more than one package: [u'fftw-long-double', u'fftw-single'] Warning: target file "./usr/bin/fftw-wisdom-to-conf" is touched by more than one package: [u'fftw-long-double', u'fftw-single'] Warning: target file "./usr/include/fftw3.f03" is touched by more than one package: [u'fftw-long-double', u'fftw-single'] Warning: target file "./usr/include/fftw3q.f03" is touched by more than one package: [u'fftw-long-double', u'fftw-single'] ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/instance-2/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libev.la" is touched by more than one package: [u'libev', u'tiff', u'libgeotiff', u'libnfnetlink', u'libnetfilter_log', u'libogg', u'opus', u'libopusenc', u'libpagekite', u'libpcap', u'libpng', u'libsoc', u'libssh2', u'libstrophe', u'libsvg', u'libtommath', u'libuv', u'libyaml', u'moarvm', u'openpowerlink', u'optee-client', u'opusfile', u'orc', u'xutil_util-macros'] Warning: staging file "./usr/lib/libbfd.la" is touched by more than one package: [u'binutils', u'bitstream', u'libtirpc', u'libusb', u'cups', u'erlang', u'erlang-p1-utils', u'erlang-p1-tls', u'erlang-p1-stun', u'erlang-p1-sip', u'exiv2', u'fdk-aac', u'fftw-long-double', u'fftw-single', u'gpsd', u'hackrf', u'libnl', u'libxml2', u'ibrcommon', u'ibrdtn', u'jpeg-turbo', u'jq', u'libart', u'libatomic_ops', u'libev', u'tiff', u'libgeotiff', u'libnfnetlink', u'libnetfilter_log', u'libogg', u'opus', u'libopusenc', u'libpagekite', u'libpcap', u'libpng', u'libsoc', u'libssh2', u'libstrophe', u'libsvg', u'libtommath', u'libuv', u'libyaml', u'moarvm', u'openpowerlink', u'optee-client', u'opusfile', u'orc', u'xutil_util-macros'] Warning: staging file "./usr/lib/libopusurl.la" is touched by more than one package: [u'opusfile', u'orc', u'xutil_util-macros'] Warning: staging file "./etc/resolv.conf" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/lib/libibrdtn.la" is touched by more than one package: [u'ibrdtn', u'jpeg-turbo', u'jq', u'libart', u'libatomic_ops', u'libev', u'tiff', u'libgeotiff', u'libnfnetlink', u'libnetfilter_log', u'libogg', u'opus', u'libopusenc', u'libpagekite', u'libpcap', u'libpng', u'libsoc', u'libssh2', u'libstrophe', u'libsvg', u'libtommath', u'libuv', u'libyaml', u'moarvm', u'openpowerlink', u'optee-client', u'opusfile', u'orc', u'xutil_util-macros'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'cups', u'erlang', u'erlang-p1-utils', u'erlang-p1-tls', u'erlang-p1-stun', u'erlang-p1-sip', u'exiv2', u'fdk-aac', u'fftw-long-double', u'fftw-single', u'gpsd', u'hackrf', u'libnl', u'libxml2', u'ibrcommon', u'ibrdtn', u'jpeg-turbo', u'jq', u'libart', u'libatomic_ops', u'libev', u'tiff', u'libgeotiff', u'libnfnetlink', u'libnetfilter_log', u'libogg', u'opus', u'libopusenc', u'libpagekite', u'libpcap', u'libpng', u'libsoc', u'libssh2', u'libstrophe', u'libsvg', u'libtommath', u'libuv', u'libyaml', u'moarvm', u'openpowerlink', u'optee-client', u'opusfile', u'orc', u'xutil_util-macros'] Warning: staging file "./usr/include/libiberty/splay-tree.h" is touched by more than one package: [u'binutils', u'bitstream'] Warning: staging file "./usr/lib/libjq.la" is touched by more than one package: [u'jq', u'libart', u'libatomic_ops', u'libev', u'tiff', u'libgeotiff', u'libnfnetlink', u'libnetfilter_log', u'libogg', u'opus', u'libopusenc', u'libpagekite', u'libpcap', u'libpng', u'libsoc', u'libssh2', u'libstrophe', u'libsvg', u'libtommath', u'libuv', u'libyaml', u'moarvm', u'openpowerlink', u'optee-client', u'opusfile', u'orc', u'xutil_util-macros'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'zeromq', u'azmq', u'binutils', u'bitstream', u'libtirpc', u'libusb', u'cups', u'erlang', u'erlang-p1-utils', u'erlang-p1-tls', u'erlang-p1-stun', u'erlang-p1-sip', u'exiv2', u'fdk-aac', u'fftw-long-double', u'fftw-single', u'gpsd', u'hackrf', u'libnl', u'libxml2', u'ibrcommon', u'ibrdtn', u'jpeg-turbo', u'jq', u'libart', u'libatomic_ops', u'libev', u'tiff', u'libgeotiff', u'libnfnetlink', u'libnetfilter_log', u'libogg', u'opus', u'libopusenc', u'libpagekite', u'libpcap', u'libpng', u'libsoc', u'libssh2', u'libstrophe', u'libsvg', u'libtommath', u'libuv', u'libyaml', u'moarvm', u'openpowerlink', u'optee-client', u'opusfile', u'orc', u'xutil_util-macros'] Warning: staging file "./usr/lib64" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/include/libiberty/timeval-utils.h" is touched by more than one package: [u'binutils', u'bitstream'] Warning: staging file "./usr/lib/libsoc.la" is touched by more than one package: [u'libsoc', u'libssh2', u'libstrophe', u'libsvg', u'libtommath', u'libuv', u'libyaml', u'moarvm', u'openpowerlink', u'optee-client', u'opusfile', u'orc', u'xutil_util-macros'] Warning: staging file "./usr/lib/libstrophe.la" is touched by more than one package: [u'libstrophe', u'libsvg', u'libtommath', u'libuv', u'libyaml', u'moarvm', u'openpowerlink', u'optee-client', u'opusfile', u'orc', u'xutil_util-macros'] Warning: staging file "./usr/lib/libpagekite.la" is touched by more than one package: [u'libpagekite', u'libpcap', u'libpng', u'libsoc', u'libssh2', u'libstrophe', u'libsvg', u'libtommath', u'libuv', u'libyaml', u'moarvm', u'openpowerlink', u'optee-client', u'opusfile', u'orc', u'xutil_util-macros'] Warning: staging file "./usr/lib/libssh2.la" is touched by more than one package: [u'libssh2', u'libstrophe', u'libsvg', u'libtommath', u'libuv', u'libyaml', u'moarvm', u'openpowerlink', u'optee-client', u'opusfile', u'orc', u'xutil_util-macros'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'libxml2', u'ibrcommon', u'ibrdtn', u'jpeg-turbo', u'jq', u'libart', u'libatomic_ops', u'libev', u'tiff', u'libgeotiff', u'libnfnetlink', u'libnetfilter_log', u'libogg', u'opus', u'libopusenc', u'libpagekite', u'libpcap', u'libpng', u'libsoc', u'libssh2', u'libstrophe', u'libsvg', u'libtommath', u'libuv', u'libyaml', u'moarvm', u'openpowerlink', u'optee-client', u'opusfile', u'orc', u'xutil_util-macros'] Warning: staging file "./usr/lib/libibrcommon.la" is touched by more than one package: [u'ibrcommon', u'ibrdtn', u'jpeg-turbo', u'jq', u'libart', u'libatomic_ops', u'libev', u'tiff', u'libgeotiff', u'libnfnetlink', u'libnetfilter_log', u'libogg', u'opus', u'libopusenc', u'libpagekite', u'libpcap', u'libpng', u'libsoc', u'libssh2', u'libstrophe', u'libsvg', u'libtommath', u'libuv', u'libyaml', u'moarvm', u'openpowerlink', u'optee-client', u'opusfile', u'orc', u'xutil_util-macros'] Warning: staging file "./usr/include/libiberty/safe-ctype.h" is touched by more than one package: [u'binutils', u'bitstream'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'libxml2', u'ibrcommon', u'ibrdtn', u'jpeg-turbo', u'jq', u'libart', u'libatomic_ops', u'libev', u'tiff', u'libgeotiff', u'libnfnetlink', u'libnetfilter_log', u'libogg', u'opus', u'libopusenc', u'libpagekite', u'libpcap', u'libpng', u'libsoc', u'libssh2', u'libstrophe', u'libsvg', u'libtommath', u'libuv', u'libyaml', u'moarvm', u'openpowerlink', u'optee-client', u'opusfile', u'orc', u'xutil_util-macros'] Warning: staging file "./usr/include/libiberty/objalloc.h" is touched by more than one package: [u'binutils', u'bitstream'] Warning: staging file "./usr/lib/libfdk-aac.la" is touched by more than one package: [u'fdk-aac', u'fftw-long-double', u'fftw-single', u'gpsd', u'hackrf', u'libnl', u'libxml2', u'ibrcommon', u'ibrdtn', u'jpeg-turbo', u'jq', u'libart', u'libatomic_ops', u'libev', u'tiff', u'libgeotiff', u'libnfnetlink', u'libnetfilter_log', u'libogg', u'opus', u'libopusenc', u'libpagekite', u'libpcap', u'libpng', u'libsoc', u'libssh2', u'libstrophe', u'libsvg', u'libtommath', u'libuv', u'libyaml', u'moarvm', u'openpowerlink', u'optee-client', u'opusfile', u'orc', u'xutil_util-macros'] Warning: staging file "./usr/lib/libopcodes.la" is touched by more than one package: [u'binutils', u'bitstream', u'libtirpc', u'libusb', u'cups', u'erlang', u'erlang-p1-utils', u'erlang-p1-tls', u'erlang-p1-stun', u'erlang-p1-sip', u'exiv2', u'fdk-aac', u'fftw-long-double', u'fftw-single', u'gpsd', u'hackrf', u'libnl', u'libxml2', u'ibrcommon', u'ibrdtn', u'jpeg-turbo', u'jq', u'libart', u'libatomic_ops', u'libev', u'tiff', u'libgeotiff', u'libnfnetlink', u'libnetfilter_log', u'libogg', u'opus', u'libopusenc', u'libpagekite', u'libpcap', u'libpng', u'libsoc', u'libssh2', u'libstrophe', u'libsvg', u'libtommath', u'libuv', u'libyaml', u'moarvm', u'openpowerlink', u'optee-client', u'opusfile', u'orc', u'xutil_util-macros'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: [u'libogg', u'opus', u'libopusenc', u'libpagekite', u'libpcap', u'libpng', u'libsoc', u'libssh2', u'libstrophe', u'libsvg', u'libtommath', u'libuv', u'libyaml', u'moarvm', u'openpowerlink', u'optee-client', u'opusfile', u'orc', u'xutil_util-macros'] Warning: staging file "./usr/lib/libnetfilter_log_libipulog.la" is touched by more than one package: [u'libnetfilter_log', u'libogg', u'opus', u'libopusenc', u'libpagekite', u'libpcap', u'libpng', u'libsoc', u'libssh2', u'libstrophe', u'libsvg', u'libtommath', u'libuv', u'libyaml', u'moarvm', u'openpowerlink', u'optee-client', u'opusfile', u'orc', u'xutil_util-macros'] Warning: staging file "./usr/lib/libopusfile.la" is touched by more than one package: [u'opusfile', u'orc', u'xutil_util-macros'] Warning: staging file "./usr/lib/liborc-test-0.4.la" is touched by more than one package: [u'orc', u'xutil_util-macros'] Warning: staging file "./usr/lib/libopusenc.la" is touched by more than one package: [u'libopusenc', u'libpagekite', u'libpcap', u'libpng', u'libsoc', u'libssh2', u'libstrophe', u'libsvg', u'libtommath', u'libuv', u'libyaml', u'moarvm', u'openpowerlink', u'optee-client', u'opusfile', u'orc', u'xutil_util-macros'] Warning: staging file "./usr/include/libiberty/demangle.h" is touched by more than one package: [u'binutils', u'bitstream'] Warning: staging file "./usr/include/libiberty/libiberty.h" is touched by more than one package: [u'binutils', u'bitstream'] Warning: staging file "./usr/lib/libnfnetlink.la" is touched by more than one package: [u'libnfnetlink', u'libnetfilter_log', u'libogg', u'opus', u'libopusenc', u'libpagekite', u'libpcap', u'libpng', u'libsoc', u'libssh2', u'libstrophe', u'libsvg', u'libtommath', u'libuv', u'libyaml', u'moarvm', u'openpowerlink', u'optee-client', u'opusfile', u'orc', u'xutil_util-macros'] Warning: staging file "./usr/lib/libsvg.la" is touched by more than one package: [u'libsvg', u'libtommath', u'libuv', u'libyaml', u'moarvm', u'openpowerlink', u'optee-client', u'opusfile', u'orc', u'xutil_util-macros'] Warning: staging file "./usr/lib/libatomic_ops.la" is touched by more than one package: [u'libatomic_ops', u'libev', u'tiff', u'libgeotiff', u'libnfnetlink', u'libnetfilter_log', u'libogg', u'opus', u'libopusenc', u'libpagekite', u'libpcap', u'libpng', u'libsoc', u'libssh2', u'libstrophe', u'libsvg', u'libtommath', u'libuv', u'libyaml', u'moarvm', u'openpowerlink', u'optee-client', u'opusfile', u'orc', u'xutil_util-macros'] Warning: staging file "./usr/lib/libtirpc.la" is touched by more than one package: [u'libtirpc', u'libusb', u'cups', u'erlang', u'erlang-p1-utils', u'erlang-p1-tls', u'erlang-p1-stun', u'erlang-p1-sip', u'exiv2', u'fdk-aac', u'fftw-long-double', u'fftw-single', u'gpsd', u'hackrf', u'libnl', u'libxml2', u'ibrcommon', u'ibrdtn', u'jpeg-turbo', u'jq', u'libart', u'libatomic_ops', u'libev', u'tiff', u'libgeotiff', u'libnfnetlink', u'libnetfilter_log', u'libogg', u'opus', u'libopusenc', u'libpagekite', u'libpcap', u'libpng', u'libsoc', u'libssh2', u'libstrophe', u'libsvg', u'libtommath', u'libuv', u'libyaml', u'moarvm', u'openpowerlink', u'optee-client', u'opusfile', u'orc', u'xutil_util-macros'] Warning: staging file "./usr/lib/liborc-0.4.la" is touched by more than one package: [u'orc', u'xutil_util-macros'] Warning: staging file "./usr/lib/libart_lgpl_2.la" is touched by more than one package: [u'libart', u'libatomic_ops', u'libev', u'tiff', u'libgeotiff', u'libnfnetlink', u'libnetfilter_log', u'libogg', u'opus', u'libopusenc', u'libpagekite', u'libpcap', u'libpng', u'libsoc', u'libssh2', u'libstrophe', u'libsvg', u'libtommath', u'libuv', u'libyaml', u'moarvm', u'openpowerlink', u'optee-client', u'opusfile', u'orc', u'xutil_util-macros'] Warning: staging file "./usr/lib/libfftw3l.la" is touched by more than one package: [u'fftw-long-double', u'fftw-single', u'gpsd', u'hackrf', u'libnl', u'libxml2', u'ibrcommon', u'ibrdtn', u'jpeg-turbo', u'jq', u'libart', u'libatomic_ops', u'libev', u'tiff', u'libgeotiff', u'libnfnetlink', u'libnetfilter_log', u'libogg', u'opus', u'libopusenc', u'libpagekite', u'libpcap', u'libpng', u'libsoc', u'libssh2', u'libstrophe', u'libsvg', u'libtommath', u'libuv', u'libyaml', u'moarvm', u'openpowerlink', u'optee-client', u'opusfile', u'orc', u'xutil_util-macros'] Warning: staging file "./etc/mtab" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/lib/libnetfilter_log.la" is touched by more than one package: [u'libnetfilter_log', u'libogg', u'opus', u'libopusenc', u'libpagekite', u'libpcap', u'libpng', u'libsoc', u'libssh2', u'libstrophe', u'libsvg', u'libtommath', u'libuv', u'libyaml', u'moarvm', u'openpowerlink', u'optee-client', u'opusfile', u'orc', u'xutil_util-macros'] Warning: staging file "./usr/lib/libpng16.la" is touched by more than one package: [u'libpng', u'libsoc', u'libssh2', u'libstrophe', u'libsvg', u'libtommath', u'libuv', u'libyaml', u'moarvm', u'openpowerlink', u'optee-client', u'opusfile', u'orc', u'xutil_util-macros'] Warning: staging file "./usr/include/libiberty/partition.h" is touched by more than one package: [u'binutils', u'bitstream'] Warning: staging file "./usr/lib/libfftw3f.la" is touched by more than one package: [u'fftw-single', u'gpsd', u'hackrf', u'libnl', u'libxml2', u'ibrcommon', u'ibrdtn', u'jpeg-turbo', u'jq', u'libart', u'libatomic_ops', u'libev', u'tiff', u'libgeotiff', u'libnfnetlink', u'libnetfilter_log', u'libogg', u'opus', u'libopusenc', u'libpagekite', u'libpcap', u'libpng', u'libsoc', u'libssh2', u'libstrophe', u'libsvg', u'libtommath', u'libuv', u'libyaml', u'moarvm', u'openpowerlink', u'optee-client', u'opusfile', u'orc', u'xutil_util-macros'] Warning: staging file "./usr/lib/libyaml.la" is touched by more than one package: [u'libyaml', u'moarvm', u'openpowerlink', u'optee-client', u'opusfile', u'orc', u'xutil_util-macros'] Warning: staging file "./usr/lib/libtiff.la" is touched by more than one package: [u'tiff', u'libgeotiff', u'libnfnetlink', u'libnetfilter_log', u'libogg', u'opus', u'libopusenc', u'libpagekite', u'libpcap', u'libpng', u'libsoc', u'libssh2', u'libstrophe', u'libsvg', u'libtommath', u'libuv', u'libyaml', u'moarvm', u'openpowerlink', u'optee-client', u'opusfile', u'orc', u'xutil_util-macros'] Warning: staging file "./usr/include/fftw3q.f03" is touched by more than one package: [u'fftw-long-double', u'fftw-single'] Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'libxml2', u'ibrcommon', u'ibrdtn', u'jpeg-turbo', u'jq', u'libart', u'libatomic_ops', u'libev', u'tiff', u'libgeotiff', u'libnfnetlink', u'libnetfilter_log', u'libogg', u'opus', u'libopusenc', u'libpagekite', u'libpcap', u'libpng', u'libsoc', u'libssh2', u'libstrophe', u'libsvg', u'libtommath', u'libuv', u'libyaml', u'moarvm', u'openpowerlink', u'optee-client', u'opusfile', u'orc', u'xutil_util-macros'] Warning: staging file "./usr/include/libiberty/fibheap.h" is touched by more than one package: [u'binutils', u'bitstream'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'ibrcommon', u'ibrdtn', u'jpeg-turbo', u'jq', u'libart', u'libatomic_ops', u'libev', u'tiff', u'libgeotiff', u'libnfnetlink', u'libnetfilter_log', u'libogg', u'opus', u'libopusenc', u'libpagekite', u'libpcap', u'libpng', u'libsoc', u'libssh2', u'libstrophe', u'libsvg', u'libtommath', u'libuv', u'libyaml', u'moarvm', u'openpowerlink', u'optee-client', u'opusfile', u'orc', u'xutil_util-macros'] Warning: staging file "./usr/include/libiberty/floatformat.h" is touched by more than one package: [u'binutils', u'bitstream'] Warning: staging file "./usr/lib/libzmq.la" is touched by more than one package: [u'zeromq', u'azmq', u'binutils', u'bitstream', u'libtirpc', u'libusb', u'cups', u'erlang', u'erlang-p1-utils', u'erlang-p1-tls', u'erlang-p1-stun', u'erlang-p1-sip', u'exiv2', u'fdk-aac', u'fftw-long-double', u'fftw-single', u'gpsd', u'hackrf', u'libnl', u'libxml2', u'ibrcommon', u'ibrdtn', u'jpeg-turbo', u'jq', u'libart', u'libatomic_ops', u'libev', u'tiff', u'libgeotiff', u'libnfnetlink', u'libnetfilter_log', u'libogg', u'opus', u'libopusenc', u'libpagekite', u'libpcap', u'libpng', u'libsoc', u'libssh2', u'libstrophe', u'libsvg', u'libtommath', u'libuv', u'libyaml', u'moarvm', u'openpowerlink', u'optee-client', u'opusfile', u'orc', u'xutil_util-macros'] Warning: staging file "./usr/lib/libiberty.a" is touched by more than one package: [u'binutils', u'bitstream'] Warning: staging file "./usr/lib/libopus.la" is touched by more than one package: [u'opus', u'libopusenc', u'libpagekite', u'libpcap', u'libpng', u'libsoc', u'libssh2', u'libstrophe', u'libsvg', u'libtommath', u'libuv', u'libyaml', u'moarvm', u'openpowerlink', u'optee-client', u'opusfile', u'orc', u'xutil_util-macros'] Warning: staging file "./usr/include/fftw3.f03" is touched by more than one package: [u'fftw-long-double', u'fftw-single'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'libxml2', u'ibrcommon', u'ibrdtn', u'jpeg-turbo', u'jq', u'libart', u'libatomic_ops', u'libev', u'tiff', u'libgeotiff', u'libnfnetlink', u'libnetfilter_log', u'libogg', u'opus', u'libopusenc', u'libpagekite', u'libpcap', u'libpng', u'libsoc', u'libssh2', u'libstrophe', u'libsvg', u'libtommath', u'libuv', u'libyaml', u'moarvm', u'openpowerlink', u'optee-client', u'opusfile', u'orc', u'xutil_util-macros'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'zeromq', u'azmq', u'binutils', u'bitstream', u'libtirpc', u'libusb', u'cups', u'erlang', u'erlang-p1-utils', u'erlang-p1-tls', u'erlang-p1-stun', u'erlang-p1-sip', u'exiv2', u'fdk-aac', u'fftw-long-double', u'fftw-single', u'gpsd', u'hackrf', u'libnl', u'libxml2', u'ibrcommon', u'ibrdtn', u'jpeg-turbo', u'jq', u'libart', u'libatomic_ops', u'libev', u'tiff', u'libgeotiff', u'libnfnetlink', u'libnetfilter_log', u'libogg', u'opus', u'libopusenc', u'libpagekite', u'libpcap', u'libpng', u'libsoc', u'libssh2', u'libstrophe', u'libsvg', u'libtommath', u'libuv', u'libyaml', u'moarvm', u'openpowerlink', u'optee-client', u'opusfile', u'orc', u'xutil_util-macros'] Warning: staging file "./usr/share/man/man1/fftw-wisdom-to-conf.1" is touched by more than one package: [u'fftw-long-double', u'fftw-single'] Warning: staging file "./usr/include/fftw3l.f03" is touched by more than one package: [u'fftw-long-double', u'fftw-single'] Warning: staging file "./usr/lib/libuv.la" is touched by more than one package: [u'libuv', u'libyaml', u'moarvm', u'openpowerlink', u'optee-client', u'opusfile', u'orc', u'xutil_util-macros'] Warning: staging file "./usr/lib/libatomic_ops_gpl.la" is touched by more than one package: [u'libatomic_ops', u'libev', u'tiff', u'libgeotiff', u'libnfnetlink', u'libnetfilter_log', u'libogg', u'opus', u'libopusenc', u'libpagekite', u'libpcap', u'libpng', u'libsoc', u'libssh2', u'libstrophe', u'libsvg', u'libtommath', u'libuv', u'libyaml', u'moarvm', u'openpowerlink', u'optee-client', u'opusfile', u'orc', u'xutil_util-macros'] Warning: staging file "./usr/lib/libpng.la" is touched by more than one package: [u'libpng', u'libsoc', u'libssh2', u'libstrophe', u'libsvg', u'libtommath', u'libuv', u'libyaml', u'moarvm', u'openpowerlink', u'optee-client', u'opusfile', u'orc', u'xutil_util-macros'] Warning: staging file "./usr/lib/libgeotiff.la" is touched by more than one package: [u'libgeotiff', u'libnfnetlink', u'libnetfilter_log', u'libogg', u'opus', u'libopusenc', u'libpagekite', u'libpcap', u'libpng', u'libsoc', u'libssh2', u'libstrophe', u'libsvg', u'libtommath', u'libuv', u'libyaml', u'moarvm', u'openpowerlink', u'optee-client', u'opusfile', u'orc', u'xutil_util-macros'] Warning: staging file "./usr/include/fftw3.f" is touched by more than one package: [u'fftw-long-double', u'fftw-single'] Warning: staging file "./usr/include/fftw3.h" is touched by more than one package: [u'fftw-long-double', u'fftw-single'] Warning: staging file "./usr/include/libiberty/hashtab.h" is touched by more than one package: [u'binutils', u'bitstream'] Warning: staging file "./usr/bin/fftw-wisdom-to-conf" is touched by more than one package: [u'fftw-long-double', u'fftw-single'] Warning: staging file "./usr/include/libiberty/dyn-string.h" is touched by more than one package: [u'binutils', u'bitstream'] Warning: staging file "./usr/include/libiberty/sort.h" is touched by more than one package: [u'binutils', u'bitstream'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'libxml2', u'ibrcommon', u'ibrdtn', u'jpeg-turbo', u'jq', u'libart', u'libatomic_ops', u'libev', u'tiff', u'libgeotiff', u'libnfnetlink', u'libnetfilter_log', u'libogg', u'opus', u'libopusenc', u'libpagekite', u'libpcap', u'libpng', u'libsoc', u'libssh2', u'libstrophe', u'libsvg', u'libtommath', u'libuv', u'libyaml', u'moarvm', u'openpowerlink', u'optee-client', u'opusfile', u'orc', u'xutil_util-macros'] Warning: staging file "./usr/lib/libsmartcols.la" is touched by more than one package: [u'util-linux', u'zeromq', u'azmq', u'binutils', u'bitstream', u'libtirpc', u'libusb', u'cups', u'erlang', u'erlang-p1-utils', u'erlang-p1-tls', u'erlang-p1-stun', u'erlang-p1-sip', u'exiv2', u'fdk-aac', u'fftw-long-double', u'fftw-single', u'gpsd', u'hackrf', u'libnl', u'libxml2', u'ibrcommon', u'ibrdtn', u'jpeg-turbo', u'jq', u'libart', u'libatomic_ops', u'libev', u'tiff', u'libgeotiff', u'libnfnetlink', u'libnetfilter_log', u'libogg', u'opus', u'libopusenc', u'libpagekite', u'libpcap', u'libpng', u'libsoc', u'libssh2', u'libstrophe', u'libsvg', u'libtommath', u'libuv', u'libyaml', u'moarvm', u'openpowerlink', u'optee-client', u'opusfile', u'orc', u'xutil_util-macros'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'libxml2', u'ibrcommon', u'ibrdtn', u'jpeg-turbo', u'jq', u'libart', u'libatomic_ops', u'libev', u'tiff', u'libgeotiff', u'libnfnetlink', u'libnetfilter_log', u'libogg', u'opus', u'libopusenc', u'libpagekite', u'libpcap', u'libpng', u'libsoc', u'libssh2', u'libstrophe', u'libsvg', u'libtommath', u'libuv', u'libyaml', u'moarvm', u'openpowerlink', u'optee-client', u'opusfile', u'orc', u'xutil_util-macros'] Warning: staging file "./usr/include/libiberty/ansidecl.h" is touched by more than one package: [u'binutils', u'bitstream'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/instance-2/output/build/packages-file-list-host.txt Warning: host file "./x86_64-buildroot-linux-uclibc/sysroot/usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'host-nasm', u'host-lua', u'host-orc', u'host-patchelf', u'host-zip'] Warning: host file "./x86_64-buildroot-linux-uclibc/sysroot/usr/lib/libnetfilter_log_libipulog.la" is touched by more than one package: [u'host-lua', u'host-orc', u'host-patchelf', u'host-zip'] Warning: host file "./x86_64-buildroot-linux-uclibc/sysroot/usr/lib/libxml2.la" is touched by more than one package: [u'host-nasm', u'host-lua', u'host-orc', u'host-patchelf', u'host-zip'] Warning: host file "./x86_64-buildroot-linux-uclibc/sysroot/usr/lib/libfftw3f.la" is touched by more than one package: [u'host-expat', u'host-bison', u'host-nasm', u'host-lua', u'host-orc', u'host-patchelf', u'host-zip'] Warning: host file "./x86_64-buildroot-linux-uclibc/sysroot/usr/lib/libzmq.la" is touched by more than one package: [u'host-automake', u'host-libzlib', u'host-erlang-rebar', u'host-expat', u'host-bison', u'host-nasm', u'host-lua', u'host-orc', u'host-patchelf', u'host-zip'] Warning: host file "./x86_64-buildroot-linux-uclibc/sysroot/usr/lib/libfftw3l.la" is touched by more than one package: [u'host-expat', u'host-bison', u'host-nasm', u'host-lua', u'host-orc', u'host-patchelf', u'host-zip'] Warning: host file "./x86_64-buildroot-linux-uclibc/sysroot/usr/lib/libusb-1.0.la" is touched by more than one package: [u'host-libzlib', u'host-erlang-rebar', u'host-expat', u'host-bison', u'host-nasm', u'host-lua', u'host-orc', u'host-patchelf', u'host-zip'] Warning: host file "./x86_64-buildroot-linux-uclibc/sysroot/usr/lib/libgeotiff.la" is touched by more than one package: [u'host-lua', u'host-orc', u'host-patchelf', u'host-zip'] Warning: host file "./x86_64-buildroot-linux-uclibc/sysroot/usr/lib/libopcodes.la" is touched by more than one package: [u'host-automake', u'host-libzlib', u'host-erlang-rebar', u'host-expat', u'host-bison', u'host-nasm', u'host-lua', u'host-orc', u'host-patchelf', u'host-zip'] Warning: host file "./x86_64-buildroot-linux-uclibc/sysroot/usr/lib/libsmartcols.la" is touched by more than one package: [u'host-automake', u'host-libzlib', u'host-erlang-rebar', u'host-expat', u'host-bison', u'host-nasm', u'host-lua', u'host-orc', u'host-patchelf', u'host-zip'] Warning: host file "./x86_64-buildroot-linux-uclibc/sysroot/usr/lib/liborc-0.4.la" is touched by more than one package: [u'host-patchelf', u'host-zip'] Warning: host file "./x86_64-buildroot-linux-uclibc/sysroot/usr/lib/libnfnetlink.la" is touched by more than one package: [u'host-lua', u'host-orc', u'host-patchelf', u'host-zip'] Warning: host file "./x86_64-buildroot-linux-uclibc/sysroot/usr/lib/libopus.la" is touched by more than one package: [u'host-lua', u'host-orc', u'host-patchelf', u'host-zip'] Warning: host file "./x86_64-buildroot-linux-uclibc/sysroot/usr/lib/libatomic_ops_gpl.la" is touched by more than one package: [u'host-lua', u'host-orc', u'host-patchelf', u'host-zip'] Warning: host file "./x86_64-buildroot-linux-uclibc/sysroot/usr/lib/libpagekite.la" is touched by more than one package: [u'host-lua', u'host-orc', u'host-patchelf', u'host-zip'] Warning: host file "./x86_64-buildroot-linux-uclibc/sysroot/usr/lib/libbfd.la" is touched by more than one package: [u'host-automake', u'host-libzlib', u'host-erlang-rebar', u'host-expat', u'host-bison', u'host-nasm', u'host-lua', u'host-orc', u'host-patchelf', u'host-zip'] Warning: host file "./x86_64-buildroot-linux-uclibc/sysroot/usr/lib/libssh2.la" is touched by more than one package: [u'host-lua', u'host-orc', u'host-patchelf', u'host-zip'] Warning: host file "./x86_64-buildroot-linux-uclibc/sysroot/usr/lib/libogg.la" is touched by more than one package: [u'host-lua', u'host-orc', u'host-patchelf', u'host-zip'] Warning: host file "./x86_64-buildroot-linux-uclibc/sysroot/usr/lib/liborc-test-0.4.la" is touched by more than one package: [u'host-patchelf', u'host-zip'] Warning: host file "./x86_64-buildroot-linux-uclibc/sysroot/usr/lib/libopusenc.la" is touched by more than one package: [u'host-lua', u'host-orc', u'host-patchelf', u'host-zip'] Warning: host file "./x86_64-buildroot-linux-uclibc/sysroot/usr/lib/libnl-3.la" is touched by more than one package: [u'host-nasm', u'host-lua', u'host-orc', u'host-patchelf', u'host-zip'] Warning: host file "./x86_64-buildroot-linux-uclibc/sysroot/usr/lib/libstrophe.la" is touched by more than one package: [u'host-lua', u'host-orc', u'host-patchelf', u'host-zip'] Warning: host file "./x86_64-buildroot-linux-uclibc/sysroot/usr/lib/libuuid.la" is touched by more than one package: [u'host-automake', u'host-libzlib', u'host-erlang-rebar', u'host-expat', u'host-bison', u'host-nasm', u'host-lua', u'host-orc', u'host-patchelf', u'host-zip'] Warning: host file "./x86_64-buildroot-linux-uclibc/sysroot/usr/lib/libsoc.la" is touched by more than one package: [u'host-lua', u'host-orc', u'host-patchelf', u'host-zip'] Warning: host file "./x86_64-buildroot-linux-uclibc/sysroot/usr/lib/libpng.la" is touched by more than one package: [u'host-lua', u'host-orc', u'host-patchelf', u'host-zip'] Warning: host file "./x86_64-buildroot-linux-uclibc/sysroot/usr/lib/libatomic_ops.la" is touched by more than one package: [u'host-lua', u'host-orc', u'host-patchelf', u'host-zip'] Warning: host file "./x86_64-buildroot-linux-uclibc/sysroot/usr/lib/libfdk-aac.la" is touched by more than one package: [u'host-expat', u'host-bison', u'host-nasm', u'host-lua', u'host-orc', u'host-patchelf', u'host-zip'] Warning: host file "./x86_64-buildroot-linux-uclibc/sysroot/usr/lib/libtiff.la" is touched by more than one package: [u'host-lua', u'host-orc', u'host-patchelf', u'host-zip'] Warning: host file "./x86_64-buildroot-linux-uclibc/sysroot/usr/lib/libuv.la" is touched by more than one package: [u'host-lua', u'host-orc', u'host-patchelf', u'host-zip'] Warning: host file "./x86_64-buildroot-linux-uclibc/sysroot/usr/lib/libibrdtn.la" is touched by more than one package: [u'host-nasm', u'host-lua', u'host-orc', u'host-patchelf', u'host-zip'] Warning: host file "./x86_64-buildroot-linux-uclibc/sysroot/usr/lib/libnl-genl-3.la" is touched by more than one package: [u'host-nasm', u'host-lua', u'host-orc', u'host-patchelf', u'host-zip'] Warning: host file "./x86_64-buildroot-linux-uclibc/sysroot/usr/lib/libtirpc.la" is touched by more than one package: [u'host-libzlib', u'host-erlang-rebar', u'host-expat', u'host-bison', u'host-nasm', u'host-lua', u'host-orc', u'host-patchelf', u'host-zip'] Warning: host file "./x86_64-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.la" is touched by more than one package: [u'host-automake', u'host-libzlib', u'host-erlang-rebar', u'host-expat', u'host-bison', u'host-nasm', u'host-lua', u'host-orc', u'host-patchelf', u'host-zip'] Warning: host file "./x86_64-buildroot-linux-uclibc/sysroot/usr/lib/libopusfile.la" is touched by more than one package: [u'host-orc', u'host-patchelf', u'host-zip'] Warning: host file "./x86_64-buildroot-linux-uclibc/sysroot/usr/lib/libpng16.la" is touched by more than one package: [u'host-lua', u'host-orc', u'host-patchelf', u'host-zip'] Warning: host file "./x86_64-buildroot-linux-uclibc/sysroot/usr/lib/libibrcommon.la" is touched by more than one package: [u'host-nasm', u'host-lua', u'host-orc', u'host-patchelf', u'host-zip'] Warning: host file "./x86_64-buildroot-linux-uclibc/sysroot/usr/lib/libnl-route-3.la" is touched by more than one package: [u'host-nasm', u'host-lua', u'host-orc', u'host-patchelf', u'host-zip'] Warning: host file "./x86_64-buildroot-linux-uclibc/sysroot/usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'host-nasm', u'host-lua', u'host-orc', u'host-patchelf', u'host-zip'] Warning: host file "./x86_64-buildroot-linux-uclibc/sysroot/usr/lib/libopusurl.la" is touched by more than one package: [u'host-orc', u'host-patchelf', u'host-zip'] Warning: host file "./x86_64-buildroot-linux-uclibc/sysroot/usr/lib/libnl-nf-3.la" is touched by more than one package: [u'host-nasm', u'host-lua', u'host-orc', u'host-patchelf', u'host-zip'] Warning: host file "./x86_64-buildroot-linux-uclibc/sysroot/usr/lib/libyaml.la" is touched by more than one package: [u'host-lua', u'host-orc', u'host-patchelf', u'host-zip'] Warning: host file "./x86_64-buildroot-linux-uclibc/sysroot/usr/lib/libart_lgpl_2.la" is touched by more than one package: [u'host-lua', u'host-orc', u'host-patchelf', u'host-zip'] Warning: host file "./x86_64-buildroot-linux-uclibc/sysroot/usr/lib/libjq.la" is touched by more than one package: [u'host-lua', u'host-orc', u'host-patchelf', u'host-zip'] Warning: host file "./x86_64-buildroot-linux-uclibc/sysroot/usr/lib/libsvg.la" is touched by more than one package: [u'host-lua', u'host-orc', u'host-patchelf', u'host-zip'] Warning: host file "./x86_64-buildroot-linux-uclibc/sysroot/usr/lib/libev.la" is touched by more than one package: [u'host-lua', u'host-orc', u'host-patchelf', u'host-zip'] Warning: host file "./x86_64-buildroot-linux-uclibc/sysroot/usr/lib/libnetfilter_log.la" is touched by more than one package: [u'host-lua', u'host-orc', u'host-patchelf', u'host-zip'] /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/buildroot/autobuild/instance-2/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/buildroot/autobuild/instance-2/output/target/etc/inittab if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /home/buildroot/autobuild/instance-2/output/target/etc/shells || echo "/bin/ash" >> /home/buildroot/autobuild/instance-2/output/target/etc/shells; fi grep: ./.config: No such file or directory if grep -q CONFIG_HUSH=y ./.config; then grep -qsE '^/bin/hush$' /home/buildroot/autobuild/instance-2/output/target/etc/shells || echo "/bin/hush" >> /home/buildroot/autobuild/instance-2/output/target/etc/shells; fi grep: ./.config: No such file or directory mkdir -p /home/buildroot/autobuild/instance-2/output/host/etc/meson sed -e "s%@TARGET_CROSS@%/home/buildroot/autobuild/instance-2/output/host/bin/x86_64-linux-%g" -e "s%@TARGET_ARCH@%x86_64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%"little"%g" -e "s%@TARGET_CFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-2/output/host%g" package/meson//cross-compilation.conf.in > /home/buildroot/autobuild/instance-2/output/host/etc/meson/cross-compilation.conf mkdir -p /home/buildroot/autobuild/instance-2/output/target/etc echo "buildroot" > /home/buildroot/autobuild/instance-2/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/instance-2/output/target/etc/hosts mkdir -p /home/buildroot/autobuild/instance-2/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/instance-2/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/instance-2/output/target/etc/shadow rm -f /home/buildroot/autobuild/instance-2/output/target/bin/sh grep -qsE '^/bin/zsh$' /home/buildroot/autobuild/instance-2/output/target/etc/shells || echo "/bin/zsh" >> /home/buildroot/autobuild/instance-2/output/target/etc/shells rm -f /home/buildroot/autobuild/instance-2/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/instance-2/output/build/locales.nopurge; done for dir in /home/buildroot/autobuild/instance-2/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/instance-2/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/instance-2/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/instance-2/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/instance-2/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/instance-2/output/target/usr/include /home/buildroot/autobuild/instance-2/output/target/usr/share/aclocal \ /home/buildroot/autobuild/instance-2/output/target/usr/lib/pkgconfig /home/buildroot/autobuild/instance-2/output/target/usr/share/pkgconfig \ /home/buildroot/autobuild/instance-2/output/target/usr/lib/cmake /home/buildroot/autobuild/instance-2/output/target/usr/share/cmake find /home/buildroot/autobuild/instance-2/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/instance-2/output/target/lib/ /home/buildroot/autobuild/instance-2/output/target/usr/lib/ /home/buildroot/autobuild/instance-2/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: '/home/buildroot/autobuild/instance-2/output/target/usr/libexec/': No such file or directory rm -rf /home/buildroot/autobuild/instance-2/output/target/usr/share/gdb rm -rf /home/buildroot/autobuild/instance-2/output/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/instance-2/output/target/usr/man /home/buildroot/autobuild/instance-2/output/target/usr/share/man rm -rf /home/buildroot/autobuild/instance-2/output/target/usr/info /home/buildroot/autobuild/instance-2/output/target/usr/share/info rm -rf /home/buildroot/autobuild/instance-2/output/target/usr/doc /home/buildroot/autobuild/instance-2/output/target/usr/share/doc rm -rf /home/buildroot/autobuild/instance-2/output/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/instance-2/output/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/instance-2/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/buildroot/autobuild/instance-2/output/host/bin/x86_64-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/instance-2/output/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/buildroot/autobuild/instance-2/output/host/bin/x86_64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/buildroot/autobuild/instance-2/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/autobuild/instance-2/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/autobuild/instance-2/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.05-git-00101-g98bda7a194"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2019.05-git\"" \ ) > /home/buildroot/autobuild/instance-2/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/instance-2/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/instance-2/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/instance-2/output/target/usr make: Leaving directory '/home/buildroot/autobuild/instance-2/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-2/buildroot' >>> Buildroot 2019.05-git-00101-g98bda7a194 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> axel 2.16.1 Collecting legal info ERROR: No hash found for COPYING >>> host-pkgconf 1.5.3 Collecting legal info ERROR: No hash found for COPYING >>> openssl Collecting legal info >>> libopenssl 1.1.1a Collecting legal info LICENSE: OK (sha256: 350c7817af2ef980d3f3922bc5e0bb6a9d9f6cc21e784a699bcd2a31c74a84b1) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> azmq v1.0.2 Collecting legal info LICENSE-BOOST_1_0: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> boost 1.69.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> zeromq 4.3.1 Collecting legal info COPYING: OK (sha256: 4fd86507c9b486764343065a9e035222869a27b5789efeb4fd93edc85412d7a3) COPYING.LESSER: OK (sha256: 83f32abe61ee58ffb1b007412c08415168c052501dbf56d7a47aaaac52b03ef6) >>> util-linux 2.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> readline 8.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) ERROR: No hash found for libltdl/COPYING.LIB >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> babeld 1.7.1 Collecting legal info ERROR: No hash found for LICENCE >>> binutils 2.29.1 Collecting legal info ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING.LIB >>> bitstream 1.4 Collecting legal info COPYING: OK (sha256: 9644a812f9a8377a59acb7092a36ce8882a39743425d9171a8fb84637e2f6e04) >>> busybox 1.29.3 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> libtirpc 1.1.4 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-nfs-utils 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> host-libtirpc 1.1.4 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> cifs-utils 6.8 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> cups 2.2.7 Collecting legal info LICENSE.txt: OK (sha256: 6e0e0ffbde118aae709f7ef65590de9071e8b2cd322f84fd645c6b64f3cc452c) >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> cvs 1.12.13 Collecting legal info >>> dante 1.4.1 Collecting legal info ERROR: No hash found for LICENSE >>> dt v18.32 Collecting legal info ERROR: No hash found for LICENSE >>> dtv-scan-tables 59f4a9b1dfbd573bafe33d238a08da95e4f0263a Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LGPL: OK (sha256: 4fd46f32582c29007657e2daad8d0a6d954cf4e9d2e47bae8f8d8c32765fc987) >>> erlang-p1-sip 1.0.26 Collecting legal info ERROR: No hash found for LICENSE.txt >>> erlang 21.0 Collecting legal info LICENSE.txt: OK (sha256: 809fa1ed21450f59827d1e9aec720bbc4b687434fa22283c6cb5dd82a47ab9c0) >>> host-erlang 21.0 Collecting legal info LICENSE.txt: OK (sha256: 809fa1ed21450f59827d1e9aec720bbc4b687434fa22283c6cb5dd82a47ab9c0) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1a Collecting legal info LICENSE: OK (sha256: 350c7817af2ef980d3f3922bc5e0bb6a9d9f6cc21e784a699bcd2a31c74a84b1) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> erlang-p1-stun 1.0.25 Collecting legal info ERROR: No hash found for LICENSE.txt >>> erlang-p1-tls 1.0.25 Collecting legal info ERROR: No hash found for LICENSE.txt >>> erlang-p1-utils 1.0.13 Collecting legal info ERROR: No hash found for LICENSE.txt >>> host-erlang-rebar 2.6.4 Collecting legal info ERROR: No hash found for LICENSE >>> exiv2 910f3507795e1930ae216c9febee0bf9a88e99c0 Collecting legal info ERROR: No hash found for COPYING >>> fdk-aac 2.0.0 Collecting legal info NOTICE: OK (sha256: 95ec80da40b4af12ad4c4f3158c9cfb80f2479f3246e4260cb600827cc8c7836) >>> fftw-long-double 3.3.8 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> fftw-single 3.3.8 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> gpsd 3.18 Collecting legal info COPYING: OK (sha256: 71ff85d18bf063954cfc4251678d0e772223e21f80febbd99d5524c90f73f832) >>> host-scons 2.5.1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> host-python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> hackrf 2018.01.1 Collecting legal info COPYING: OK (sha256: 49b60a6288f90f49074228cc1fae0fb16871ba36b756013abdf7c2fc92f01fad) >>> i7z 5023138d7c35c4667c938b853e5ea89737334e92 Collecting legal info ERROR: No hash found for COPYING >>> ibrcommon 1.0.1 Collecting legal info COPYING: OK (sha256: 1a0b57773a46d9d4cc2f0d1780a17acc38af506bb1e0234aaa85f8ccd6dc0b92) README: OK (sha256: 9b8a430c2136ebcf76bd37f50da7d7a80ede413ec6604cc4694ea536e779854c) >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libxml2 2.9.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> ibrdtn 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> ibrdtnd 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> initscripts Collecting legal info >>> jpeg-turbo 2.0.1 Collecting legal info LICENSE.md: OK (sha256: 8412238c5ad95965cf3c3197791e9dea8b5fae505d133449e33ee2fa754fe61e) README.ijg: OK (sha256: 82fece2bff2669c476495f0fe70096b154e8bc5b40916a64e99836d9a01c3110) >>> host-nasm 2.13.03 Collecting legal info LICENSE: OK (sha256: 1563996c52e220e15ef2418e67d39488255aa8c28c89e617074d3afe3ee329e0) >>> jpeg Collecting legal info >>> jq 1.5 Collecting legal info ERROR: No hash found for COPYING >>> libart 2.3.21 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libatomic_ops v7.6.6 Collecting legal info doc/LICENSING.txt: OK (sha256: f0e630c0ca489767033da5a0c869fb4231db522c5ff479ce55a853a923a00f69) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libev 4.24 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libgeotiff 1.4.3 Collecting legal info LICENSE: OK (sha256: 16b83cf7c3bbfd20bffa768b9bfdb16506ca50f5c140a9f3431e740b155359c1) >>> tiff 4.0.8 Collecting legal info ERROR: No hash found for COPYRIGHT >>> libnetfilter_log 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfnetlink 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libogg 1.3.3 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libopusenc 0.2.1 Collecting legal info COPYING: OK (sha256: 93b17ab56b8230127fea532be0dcb4e6d71e66ab5e8ce5d6ae8785d7288b164f) >>> opus 1.3 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> libpagekite v0.91.171102 Collecting legal info doc/COPYING.md: OK (sha256: ba443b9c9d4273d06aae3e147e9ad1ec199cc9c23455f486a039536d47f57eed) doc/LICENSE-2.0.txt: OK (sha256: 4a271d0bb6bb6e0bac880efddb46da73e6df3dcf0d9ca08a945a232f8ab882ef) doc/AGPLv3.txt: OK (sha256: 8e0f770cabe772d67d36469f6bf413afd2dcfa6ac37acfc65f770cf3a134106d) >>> libpcap 1.9.0 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libpng 1.6.36 Collecting legal info LICENSE: OK (sha256: 142da07fb4b0cceb861b2e69fe7e5b602f25ec7adc85b0a426133d9ee0d2e116) >>> libsoc 0.8.2 Collecting legal info ERROR: No hash found for LICENCE >>> libssh2 8b870ad771cbd9cd29edbb3dbb0878e950f868ab Collecting legal info COPYING: OK (sha256: e15ed284a15e80115467d6d7f030f0d89d8fabbecd78fb6e0f861f0cfc128fd9) >>> libstrophe 0.9.2 Collecting legal info MIT-LICENSE.txt: OK (sha256: 82476f36ffd5e895a176013c0812166ba7b7d99f3d536fc7f5ed2e33e9f74a08) GPL-LICENSE.txt: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libsvg 0.1.4 Collecting legal info ERROR: No hash found for COPYING >>> libtommath 1.1.0 Collecting legal info LICENSE: OK (sha256: 2fa64b163659f41965c9815882a8296d3d03ff546b76153e11445f9bdecf955a) >>> libuv v1.26.0 Collecting legal info LICENSE: OK (sha256: 6d20216ae022fbeed23916f48508fd807ece3d8464992330643b0e64e5c0c24b) >>> libyaml 0.2.1 Collecting legal info LICENSE: OK (sha256: bfcb6a7dfbfd30e0ccc8bb34ab712bd1568586ad8c5b078ccae443b04e79749e) >>> mmc-utils 37c86e60c0442fef570b75cd81aeb1db4d0cbafd Collecting legal info >>> moarvm 2017.05 Collecting legal info ERROR: No hash found for Artistic2.txt >>> host-lua 5.1.5 Collecting legal info ERROR: No hash found for COPYRIGHT >>> openntpd 6.2p3 Collecting legal info COPYING: OK (sha256: 6c1822ee950652c12bb3773849db18794f62c63452a70d018edf23e8cba71839) >>> openpowerlink V2.7.1 Collecting legal info ERROR: No hash found for license.md >>> optee-benchmark 3.4.0 Collecting legal info >>> optee-client 3.4.0 Collecting legal info LICENSE: OK (sha256: fda8385993f112d7ca61b88b54ba5b4cbeec7e43a0f9b317d5186703c1985e8f) >>> opus-tools 0.2 Collecting legal info COPYING: OK (sha256: c28016e58544119d6b93aea28297d040f17dcef7a9f548d3e6a4d0b558c5d248) >>> opusfile 0.11 Collecting legal info COPYING: OK (sha256: 0267ae795ab744c4e0f9c45e249440fdf2e75dac8c804f36066b28649bf74aaf) >>> orc 0.4.27 Collecting legal info ERROR: No hash found for COPYING >>> host-orc 0.4.27 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pixiewps 9e5bdc6c86c8487b2a6107d5ab3559ed5c738c59 Collecting legal info LICENSE.md: OK (sha256: ccb349b4132ed7737f25e5adebfe61f3d52dca33708df1e50352320438d1d4c2) >>> softether v4.28-9669-beta Collecting legal info LICENSE: OK (sha256: 0a889e7e7a277397d0a2d56c37814eefd8c6b6129d8b74ee2d27fc3415fad561) >>> host-softether v4.28-9669-beta Collecting legal info LICENSE: OK (sha256: 0a889e7e7a277397d0a2d56c37814eefd8c6b6129d8b74ee2d27fc3415fad561) >>> host-readline 8.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> sredird 2.2.2 Collecting legal info ERROR: No hash found for COPYING >>> wpan-tools 0.7 Collecting legal info ERROR: No hash found for COPYING >>> xorriso 1.4.6 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYRIGHT >>> xutil_util-macros 1.19.2 Collecting legal info COPYING: OK (sha256: 489b630a75e3255485732eae3d50ff4d29d3feb66760bb3acb04f897e4d9e375) >>> zd1211-firmware 1.4 Collecting legal info ERROR: No hash found for COPYING >>> host-zip 30 Collecting legal info ERROR: No hash found for LICENSE >>> zsh 5.6.2 Collecting legal info LICENCE: OK (sha256: d06fdf3ef9b1ec69d6b9e170b0a9516fbad3523261ff1668bde3bfea6e0ef5f5) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: cvs-1.12.13: cannot save license (CVS_LICENSE_FILES not defined) WARNING: mmc-utils-37c86e60c0442fef570b75cd81aeb1db4d0cbafd: cannot save license (MMC_UTILS_LICENSE_FILES not defined) WARNING: optee-benchmark-3.4.0: cannot save license (OPTEE_BENCHMARK_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-2/output/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-2/buildroot'