>>> wget 1.19.5 Installing to target PATH="/home/peko/autobuild/instance-1/output/host/bin:/home/peko/autobuild/instance-1/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j6 DESTDIR=/home/peko/autobuild/instance-1/output/target install -C /home/peko/autobuild/instance-1/output/build/wget-1.19.5/ make[1]: Entering directory `/home/peko/autobuild/instance-1/output/build/wget-1.19.5' /usr/bin/make install-recursive make[2]: Entering directory `/home/peko/autobuild/instance-1/output/build/wget-1.19.5' Making install in lib make[3]: Entering directory `/home/peko/autobuild/instance-1/output/build/wget-1.19.5/lib' /usr/bin/make install-recursive make[4]: Entering directory `/home/peko/autobuild/instance-1/output/build/wget-1.19.5/lib' make[5]: Entering directory `/home/peko/autobuild/instance-1/output/build/wget-1.19.5/lib' make[6]: Entering directory `/home/peko/autobuild/instance-1/output/build/wget-1.19.5/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/peko/autobuild/instance-1/output/build/wget-1.19.5/build-aux/install-sh -d /home/peko/autobuild/instance-1/output/target/usr/lib ; \ fi ; \ if test -f /home/peko/autobuild/instance-1/output/target/usr/lib/charset.alias; then \ sed -f ref-add.sed /home/peko/autobuild/instance-1/output/target/usr/lib/charset.alias > /home/peko/autobuild/instance-1/output/target/usr/lib/charset.tmp ; \ /usr/bin/install -c -m 644 /home/peko/autobuild/instance-1/output/target/usr/lib/charset.tmp /home/peko/autobuild/instance-1/output/target/usr/lib/charset.alias ; \ rm -f /home/peko/autobuild/instance-1/output/target/usr/lib/charset.tmp ; \ else \ if $need_charset_alias; then \ sed -f ref-add.sed charset.alias > /home/peko/autobuild/instance-1/output/target/usr/lib/charset.tmp ; \ /usr/bin/install -c -m 644 /home/peko/autobuild/instance-1/output/target/usr/lib/charset.tmp /home/peko/autobuild/instance-1/output/target/usr/lib/charset.alias ; \ rm -f /home/peko/autobuild/instance-1/output/target/usr/lib/charset.tmp ; \ fi ; \ fi make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/home/peko/autobuild/instance-1/output/build/wget-1.19.5/lib' make[5]: Leaving directory `/home/peko/autobuild/instance-1/output/build/wget-1.19.5/lib' make[4]: Leaving directory `/home/peko/autobuild/instance-1/output/build/wget-1.19.5/lib' make[3]: Leaving directory `/home/peko/autobuild/instance-1/output/build/wget-1.19.5/lib' Making install in src make[3]: Entering directory `/home/peko/autobuild/instance-1/output/build/wget-1.19.5/src' make[4]: Entering directory `/home/peko/autobuild/instance-1/output/build/wget-1.19.5/src' make[4]: Nothing to be done for `install-data-am'. /bin/mkdir -p '/home/peko/autobuild/instance-1/output/target/usr/bin' /usr/bin/install -c wget '/home/peko/autobuild/instance-1/output/target/usr/bin' make[4]: Leaving directory `/home/peko/autobuild/instance-1/output/build/wget-1.19.5/src' make[3]: Leaving directory `/home/peko/autobuild/instance-1/output/build/wget-1.19.5/src' Making install in doc make[3]: Entering directory `/home/peko/autobuild/instance-1/output/build/wget-1.19.5/doc' make[4]: Entering directory `/home/peko/autobuild/instance-1/output/build/wget-1.19.5/doc' make[4]: Nothing to be done for `install-exec-am'. /bin/bash /home/peko/autobuild/instance-1/output/build/wget-1.19.5/build-aux/install-sh -d /home/peko/autobuild/instance-1/output/target/etc /bin/bash /home/peko/autobuild/instance-1/output/build/wget-1.19.5/build-aux/install-sh -d /home/peko/autobuild/instance-1/output/target/usr/share/man/man1 /bin/mkdir -p '/home/peko/autobuild/instance-1/output/target/usr/share/info' /usr/bin/install -c -m 644 wget.1 /home/peko/autobuild/instance-1/output/target/usr/share/man/man1/wget.1 /usr/bin/install -c -m 644 ./wget.info '/home/peko/autobuild/instance-1/output/target/usr/share/info' install-info --info-dir='/home/peko/autobuild/instance-1/output/target/usr/share/info' '/home/peko/autobuild/instance-1/output/target/usr/share/info/wget.info' This is not dpkg install-info anymore, but GNU install-info See the man page for ginstall-info for command line arguments make[4]: Leaving directory `/home/peko/autobuild/instance-1/output/build/wget-1.19.5/doc' make[3]: Leaving directory `/home/peko/autobuild/instance-1/output/build/wget-1.19.5/doc' Making install in po make[3]: Entering directory `/home/peko/autobuild/instance-1/output/build/wget-1.19.5/po' if test "wget" = "gettext-tools"; then \ /bin/mkdir -p /home/peko/autobuild/instance-1/output/target/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /home/peko/autobuild/instance-1/output/target/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/peko/autobuild/instance-1/output/target/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[3]: Leaving directory `/home/peko/autobuild/instance-1/output/build/wget-1.19.5/po' Making install in util make[3]: Entering directory `/home/peko/autobuild/instance-1/output/build/wget-1.19.5/util' make[4]: Entering directory `/home/peko/autobuild/instance-1/output/build/wget-1.19.5/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/peko/autobuild/instance-1/output/build/wget-1.19.5/util' make[3]: Leaving directory `/home/peko/autobuild/instance-1/output/build/wget-1.19.5/util' Making install in fuzz make[3]: Entering directory `/home/peko/autobuild/instance-1/output/build/wget-1.19.5/fuzz' make[4]: Entering directory `/home/peko/autobuild/instance-1/output/build/wget-1.19.5/fuzz' make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/peko/autobuild/instance-1/output/build/wget-1.19.5/fuzz' make[3]: Leaving directory `/home/peko/autobuild/instance-1/output/build/wget-1.19.5/fuzz' Making install in tests make[3]: Entering directory `/home/peko/autobuild/instance-1/output/build/wget-1.19.5/tests' make[4]: Entering directory `/home/peko/autobuild/instance-1/output/build/wget-1.19.5/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/peko/autobuild/instance-1/output/build/wget-1.19.5/tests' make[3]: Leaving directory `/home/peko/autobuild/instance-1/output/build/wget-1.19.5/tests' Making install in testenv make[3]: Entering directory `/home/peko/autobuild/instance-1/output/build/wget-1.19.5/testenv' make[4]: Entering directory `/home/peko/autobuild/instance-1/output/build/wget-1.19.5/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/peko/autobuild/instance-1/output/build/wget-1.19.5/testenv' make[3]: Leaving directory `/home/peko/autobuild/instance-1/output/build/wget-1.19.5/testenv' make[3]: Entering directory `/home/peko/autobuild/instance-1/output/build/wget-1.19.5' make[4]: Entering directory `/home/peko/autobuild/instance-1/output/build/wget-1.19.5' 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/peko/autobuild/instance-1/output/build/wget-1.19.5' make[3]: Leaving directory `/home/peko/autobuild/instance-1/output/build/wget-1.19.5' make[2]: Leaving directory `/home/peko/autobuild/instance-1/output/build/wget-1.19.5' make[1]: Leaving directory `/home/peko/autobuild/instance-1/output/build/wget-1.19.5' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/peko/autobuild/instance-1/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'check', u'libffi', u'libksba', u'wget'] ./support/scripts/check-uniq-files -t staging /home/peko/autobuild/instance-1/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libevent_extra.la" is touched by more than one package: [u'libevent', u'liblo', u'liblockfile', u'libnl', u'libogg', u'libserial', u'libtpl', u'libv4l', u'lvm2', u'lzo', u'netsnmp', u'opentracing-cpp', u'opus', u'opusfile', u'orc', u'pcre2'] Warning: staging file "./usr/lib/libnpth.la" is touched by more than one package: [u'libnpth', u'jimtcl', u'libjpeg', u'libcdaudio', u'libcddb', u'libdvbpsi', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libevent', u'liblo', u'liblockfile', u'libnl', u'libogg', u'libserial', u'libtpl', u'libv4l', u'lvm2', u'lzo', u'netsnmp', u'opentracing-cpp', u'opus', u'opusfile', u'orc', u'pcre2'] Warning: staging file "./usr/lib/libdvdread.la" is touched by more than one package: [u'libdvdread', u'libdvdnav', u'libevent', u'liblo', u'liblockfile', u'libnl', u'libogg', u'libserial', u'libtpl', u'libv4l', u'lvm2', u'lzo', u'netsnmp', u'opentracing-cpp', u'opus', u'opusfile', u'orc', u'pcre2'] Warning: staging file "./usr/lib/libv4lconvert.la" is touched by more than one package: [u'libv4l', u'lvm2', u'lzo', u'netsnmp', u'opentracing-cpp', u'opus', u'opusfile', u'orc', u'pcre2'] Warning: staging file "./usr/lib/libopusurl.la" is touched by more than one package: [u'opusfile', u'orc', u'pcre2'] Warning: staging file "./usr/lib/libv4l/v4l1compat.la" is touched by more than one package: [u'libv4l', u'lvm2', u'lzo', u'netsnmp', u'opentracing-cpp', u'opus', u'opusfile', u'orc', u'pcre2'] Warning: staging file "./usr/lib/libdvbpsi.la" is touched by more than one package: [u'libdvbpsi', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libevent', u'liblo', u'liblockfile', u'libnl', u'libogg', u'libserial', u'libtpl', u'libv4l', u'lvm2', u'lzo', u'netsnmp', u'opentracing-cpp', u'opus', u'opusfile', u'orc', u'pcre2'] Warning: staging file "./usr/lib/libv4l/plugins/libv4l-mplane.la" is touched by more than one package: [u'libv4l', u'lvm2', u'lzo', u'netsnmp', u'opentracing-cpp', u'opus', u'opusfile', u'orc', u'pcre2'] Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: [u'libcurl', u'libfuse', u'libffi', u'pcre', u'ncurses', u'expat', u'python3', u'util-linux', u'libglib2', u'skalibs', u'execline', u'flatcc', u'libgpg-error', u'libgcrypt', u'libtasn1', u'p11-kit', u'gcr', u'libsodium', u'libassuan', u'libksba', u'libnpth', u'jimtcl', u'libjpeg', u'libcdaudio', u'libcddb', u'libdvbpsi', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libevent', u'liblo', u'liblockfile', u'libnl', u'libogg', u'libserial', u'libtpl', u'libv4l', u'lvm2', u'lzo', u'netsnmp', u'opentracing-cpp', u'opus', u'opusfile', u'orc', u'pcre2'] Warning: staging file "./usr/lib/libnetsnmphelpers.la" is touched by more than one package: [u'netsnmp', u'opentracing-cpp', u'opus', u'opusfile', u'orc', u'pcre2'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'libogg', u'libserial', u'libtpl', u'libv4l', u'lvm2', u'lzo', u'netsnmp', u'opentracing-cpp', u'opus', u'opusfile', u'orc', u'pcre2'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: [u'libogg', u'libserial', u'libtpl', u'libv4l', u'lvm2', u'lzo', u'netsnmp', u'opentracing-cpp', u'opus', u'opusfile', u'orc', u'pcre2'] Warning: staging file "./usr/lib/libv4l/v4l2convert.la" is touched by more than one package: [u'libv4l', u'lvm2', u'lzo', u'netsnmp', u'opentracing-cpp', u'opus', u'opusfile', u'orc', u'pcre2'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'ncurses', u'expat', u'python3', u'util-linux', u'libglib2', u'skalibs', u'execline', u'flatcc', u'libgpg-error', u'libgcrypt', u'libtasn1', u'p11-kit', u'gcr', u'libsodium', u'libassuan', u'libksba', u'libnpth', u'jimtcl', u'libjpeg', u'libcdaudio', u'libcddb', u'libdvbpsi', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libevent', u'liblo', u'liblockfile', u'libnl', u'libogg', u'libserial', u'libtpl', u'libv4l', u'lvm2', u'lzo', u'netsnmp', u'opentracing-cpp', u'opus', u'opusfile', u'orc', u'pcre2'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'skalibs', u'execline', u'flatcc', u'libgpg-error', u'libgcrypt', u'libtasn1', u'p11-kit', u'gcr', u'libsodium', u'libassuan', u'libksba', u'libnpth', u'jimtcl', u'libjpeg', u'libcdaudio', u'libcddb', u'libdvbpsi', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libevent', u'liblo', u'liblockfile', u'libnl', u'libogg', u'libserial', u'libtpl', u'libv4l', u'lvm2', u'lzo', u'netsnmp', u'opentracing-cpp', u'opus', u'opusfile', u'orc', u'pcre2'] Warning: staging file "./usr/lib/libopusfile.la" is touched by more than one package: [u'opusfile', u'orc', u'pcre2'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'ncurses', u'expat', u'python3', u'util-linux', u'libglib2', u'skalibs', u'execline', u'flatcc', u'libgpg-error', u'libgcrypt', u'libtasn1', u'p11-kit', u'gcr', u'libsodium', u'libassuan', u'libksba', u'libnpth', u'jimtcl', u'libjpeg', u'libcdaudio', u'libcddb', u'libdvbpsi', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libevent', u'liblo', u'liblockfile', u'libnl', u'libogg', u'libserial', u'libtpl', u'libv4l', u'lvm2', u'lzo', u'netsnmp', u'opentracing-cpp', u'opus', u'opusfile', u'orc', u'pcre2'] Warning: staging file "./usr/lib/libnetsnmpagent.la" is touched by more than one package: [u'netsnmp', u'opentracing-cpp', u'opus', u'opusfile', u'orc', u'pcre2'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'skalibs', u'execline', u'flatcc', u'libgpg-error', u'libgcrypt', u'libtasn1', u'p11-kit', u'gcr', u'libsodium', u'libassuan', u'libksba', u'libnpth', u'jimtcl', u'libjpeg', u'libcdaudio', u'libcddb', u'libdvbpsi', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libevent', u'liblo', u'liblockfile', u'libnl', u'libogg', u'libserial', u'libtpl', u'libv4l', u'lvm2', u'lzo', u'netsnmp', u'opentracing-cpp', u'opus', u'opusfile', u'orc', u'pcre2'] Warning: staging file "./usr/lib/liborc-test-0.4.la" is touched by more than one package: [u'orc', u'pcre2'] Warning: staging file "./usr/lib/libpcsclite.la" is touched by more than one package: [u'pcsc-lite', u'acsccid', u'libzlib', u'assimp', u'boost', u'bullet', u'check', u'libopenssl', u'libcurl', u'libfuse', u'libffi', u'pcre', u'ncurses', u'expat', u'python3', u'util-linux', u'libglib2', u'skalibs', u'execline', u'flatcc', u'libgpg-error', u'libgcrypt', u'libtasn1', u'p11-kit', u'gcr', u'libsodium', u'libassuan', u'libksba', u'libnpth', u'jimtcl', u'libjpeg', u'libcdaudio', u'libcddb', u'libdvbpsi', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libevent', u'liblo', u'liblockfile', u'libnl', u'libogg', u'libserial', u'libtpl', u'libv4l', u'lvm2', u'lzo', u'netsnmp', u'opentracing-cpp', u'opus', u'opusfile', u'orc', u'pcre2'] Warning: staging file "./usr/lib/libksba.la" is touched by more than one package: [u'libksba', u'libnpth', u'jimtcl', u'libjpeg', u'libcdaudio', u'libcddb', u'libdvbpsi', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libevent', u'liblo', u'liblockfile', u'libnl', u'libogg', u'libserial', u'libtpl', u'libv4l', u'lvm2', u'lzo', u'netsnmp', u'opentracing-cpp', u'opus', u'opusfile', u'orc', u'pcre2'] Warning: staging file "./usr/lib/libevent_pthreads.la" is touched by more than one package: [u'libevent', u'liblo', u'liblockfile', u'libnl', u'libogg', u'libserial', u'libtpl', u'libv4l', u'lvm2', u'lzo', u'netsnmp', u'opentracing-cpp', u'opus', u'opusfile', u'orc', u'pcre2'] Warning: staging file "./usr/lib/libtpl.la" is touched by more than one package: [u'libtpl', u'libv4l', u'lvm2', u'lzo', u'netsnmp', u'opentracing-cpp', u'opus', u'opusfile', u'orc', u'pcre2'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'check', u'libffi', u'libksba'] Warning: staging file "./usr/lib/libjpeg.la" is touched by more than one package: [u'libjpeg', u'libcdaudio', u'libcddb', u'libdvbpsi', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libevent', u'liblo', u'liblockfile', u'libnl', u'libogg', u'libserial', u'libtpl', u'libv4l', u'lvm2', u'lzo', u'netsnmp', u'opentracing-cpp', u'opus', u'opusfile', u'orc', u'pcre2'] Warning: staging file "./usr/lib/libv4l1.la" is touched by more than one package: [u'libv4l', u'lvm2', u'lzo', u'netsnmp', u'opentracing-cpp', u'opus', u'opusfile', u'orc', u'pcre2'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'ncurses', u'expat', u'python3', u'util-linux', u'libglib2', u'skalibs', u'execline', u'flatcc', u'libgpg-error', u'libgcrypt', u'libtasn1', u'p11-kit', u'gcr', u'libsodium', u'libassuan', u'libksba', u'libnpth', u'jimtcl', u'libjpeg', u'libcdaudio', u'libcddb', u'libdvbpsi', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libevent', u'liblo', u'liblockfile', u'libnl', u'libogg', u'libserial', u'libtpl', u'libv4l', u'lvm2', u'lzo', u'netsnmp', u'opentracing-cpp', u'opus', u'opusfile', u'orc', u'pcre2'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'skalibs', u'execline', u'flatcc', u'libgpg-error', u'libgcrypt', u'libtasn1', u'p11-kit', u'gcr', u'libsodium', u'libassuan', u'libksba', u'libnpth', u'jimtcl', u'libjpeg', u'libcdaudio', u'libcddb', u'libdvbpsi', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libevent', u'liblo', u'liblockfile', u'libnl', u'libogg', u'libserial', u'libtpl', u'libv4l', u'lvm2', u'lzo', u'netsnmp', u'opentracing-cpp', u'opus', u'opusfile', u'orc', u'pcre2'] Warning: staging file "./usr/lib/libopus.la" is touched by more than one package: [u'opus', u'opusfile', u'orc', u'pcre2'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'pcsc-lite', u'acsccid', u'libzlib', u'assimp', u'boost', u'bullet', u'check', u'libopenssl', u'libcurl', u'libfuse', u'libffi', u'pcre', u'ncurses', u'expat', u'python3', u'util-linux', u'libglib2', u'skalibs', u'execline', u'flatcc', u'libgpg-error', u'libgcrypt', u'libtasn1', u'p11-kit', u'gcr', u'libsodium', u'libassuan', u'libksba', u'libnpth', u'jimtcl', u'libjpeg', u'libcdaudio', u'libcddb', u'libdvbpsi', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libevent', u'liblo', u'liblockfile', u'libnl', u'libogg', u'libserial', u'libtpl', u'libv4l', u'lvm2', u'lzo', u'netsnmp', u'opentracing-cpp', u'opus', u'opusfile', u'orc', u'pcre2'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'ncurses', u'expat', u'python3', u'util-linux', u'libglib2', u'skalibs', u'execline', u'flatcc', u'libgpg-error', u'libgcrypt', u'libtasn1', u'p11-kit', u'gcr', u'libsodium', u'libassuan', u'libksba', u'libnpth', u'jimtcl', u'libjpeg', u'libcdaudio', u'libcddb', u'libdvbpsi', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libevent', u'liblo', u'liblockfile', u'libnl', u'libogg', u'libserial', u'libtpl', u'libv4l', u'lvm2', u'lzo', u'netsnmp', u'opentracing-cpp', u'opus', u'opusfile', u'orc', u'pcre2'] Warning: staging file "./usr/lib/libpcscspy.la" is touched by more than one package: [u'pcsc-lite', u'acsccid', u'libzlib', u'assimp', u'boost', u'bullet', u'check', u'libopenssl', u'libcurl', u'libfuse', u'libffi', u'pcre', u'ncurses', u'expat', u'python3', u'util-linux', u'libglib2', u'skalibs', u'execline', u'flatcc', u'libgpg-error', u'libgcrypt', u'libtasn1', u'p11-kit', u'gcr', u'libsodium', u'libassuan', u'libksba', u'libnpth', u'jimtcl', u'libjpeg', u'libcdaudio', u'libcddb', u'libdvbpsi', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libevent', u'liblo', u'liblockfile', u'libnl', u'libogg', u'libserial', u'libtpl', u'libv4l', u'lvm2', u'lzo', u'netsnmp', u'opentracing-cpp', u'opus', u'opusfile', u'orc', u'pcre2'] Warning: staging file "./usr/lib/libtasn1.la" is touched by more than one package: [u'libtasn1', u'p11-kit', u'gcr', u'libsodium', u'libassuan', u'libksba', u'libnpth', u'jimtcl', u'libjpeg', u'libcdaudio', u'libcddb', u'libdvbpsi', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libevent', u'liblo', u'liblockfile', u'libnl', u'libogg', u'libserial', u'libtpl', u'libv4l', u'lvm2', u'lzo', u'netsnmp', u'opentracing-cpp', u'opus', u'opusfile', u'orc', u'pcre2'] Warning: staging file "./usr/lib/libevent.la" is touched by more than one package: [u'libevent', u'liblo', u'liblockfile', u'libnl', u'libogg', u'libserial', u'libtpl', u'libv4l', u'lvm2', u'lzo', u'netsnmp', u'opentracing-cpp', u'opus', u'opusfile', u'orc', u'pcre2'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'skalibs', u'execline', u'flatcc', u'libgpg-error', u'libgcrypt', u'libtasn1', u'p11-kit', u'gcr', u'libsodium', u'libassuan', u'libksba', u'libnpth', u'jimtcl', u'libjpeg', u'libcdaudio', u'libcddb', u'libdvbpsi', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libevent', u'liblo', u'liblockfile', u'libnl', u'libogg', u'libserial', u'libtpl', u'libv4l', u'lvm2', u'lzo', u'netsnmp', u'opentracing-cpp', u'opus', u'opusfile', u'orc', u'pcre2'] Warning: staging file "./usr/lib/libevent_openssl.la" is touched by more than one package: [u'libevent', u'liblo', u'liblockfile', u'libnl', u'libogg', u'libserial', u'libtpl', u'libv4l', u'lvm2', u'lzo', u'netsnmp', u'opentracing-cpp', u'opus', u'opusfile', u'orc', u'pcre2'] Warning: staging file "./usr/lib/libsodium.la" is touched by more than one package: [u'libsodium', u'libassuan', u'libksba', u'libnpth', u'jimtcl', u'libjpeg', u'libcdaudio', u'libcddb', u'libdvbpsi', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libevent', u'liblo', u'liblockfile', u'libnl', u'libogg', u'libserial', u'libtpl', u'libv4l', u'lvm2', u'lzo', u'netsnmp', u'opentracing-cpp', u'opus', u'opusfile', u'orc', u'pcre2'] Warning: staging file "./usr/lib/libcdaudio.la" is touched by more than one package: [u'libcdaudio', u'libcddb', u'libdvbpsi', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libevent', u'liblo', u'liblockfile', u'libnl', u'libogg', u'libserial', u'libtpl', u'libv4l', u'lvm2', u'lzo', u'netsnmp', u'opentracing-cpp', u'opus', u'opusfile', u'orc', u'pcre2'] Warning: staging file "./usr/lib/libulockmgr.la" is touched by more than one package: [u'libfuse', u'libffi', u'pcre', u'ncurses', u'expat', u'python3', u'util-linux', u'libglib2', u'skalibs', u'execline', u'flatcc', u'libgpg-error', u'libgcrypt', u'libtasn1', u'p11-kit', u'gcr', u'libsodium', u'libassuan', u'libksba', u'libnpth', u'jimtcl', u'libjpeg', u'libcdaudio', u'libcddb', u'libdvbpsi', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libevent', u'liblo', u'liblockfile', u'libnl', u'libogg', u'libserial', u'libtpl', u'libv4l', u'lvm2', u'lzo', u'netsnmp', u'opentracing-cpp', u'opus', u'opusfile', u'orc', u'pcre2'] Warning: staging file "./usr/lib/libdvdnav.la" is touched by more than one package: [u'libdvdnav', u'libevent', u'liblo', u'liblockfile', u'libnl', u'libogg', u'libserial', u'libtpl', u'libv4l', u'lvm2', u'lzo', u'netsnmp', u'opentracing-cpp', u'opus', u'opusfile', u'orc', u'pcre2'] Warning: staging file "./usr/lib/libgcr-base-3.la" is touched by more than one package: [u'gcr', u'libsodium', u'libassuan', u'libksba', u'libnpth', u'jimtcl', u'libjpeg', u'libcdaudio', u'libcddb', u'libdvbpsi', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libevent', u'liblo', u'liblockfile', u'libnl', u'libogg', u'libserial', u'libtpl', u'libv4l', u'lvm2', u'lzo', u'netsnmp', u'opentracing-cpp', u'opus', u'opusfile', u'orc', u'pcre2'] Warning: staging file "./usr/lib/libnetsnmpmibs.la" is touched by more than one package: [u'netsnmp', u'opentracing-cpp', u'opus', u'opusfile', u'orc', u'pcre2'] Warning: staging file "./usr/lib/libfuse.la" is touched by more than one package: [u'libfuse', u'libffi', u'pcre', u'ncurses', u'expat', u'python3', u'util-linux', u'libglib2', u'skalibs', u'execline', u'flatcc', u'libgpg-error', u'libgcrypt', u'libtasn1', u'p11-kit', u'gcr', u'libsodium', u'libassuan', u'libksba', u'libnpth', u'jimtcl', u'libjpeg', u'libcdaudio', u'libcddb', u'libdvbpsi', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libevent', u'liblo', u'liblockfile', u'libnl', u'libogg', u'libserial', u'libtpl', u'libv4l', u'lvm2', u'lzo', u'netsnmp', u'opentracing-cpp', u'opus', u'opusfile', u'orc', u'pcre2'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'skalibs', u'execline', u'flatcc', u'libgpg-error', u'libgcrypt', u'libtasn1', u'p11-kit', u'gcr', u'libsodium', u'libassuan', u'libksba', u'libnpth', u'jimtcl', u'libjpeg', u'libcdaudio', u'libcddb', u'libdvbpsi', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libevent', u'liblo', u'liblockfile', u'libnl', u'libogg', u'libserial', u'libtpl', u'libv4l', u'lvm2', u'lzo', u'netsnmp', u'opentracing-cpp', u'opus', u'opusfile', u'orc', u'pcre2'] Warning: staging file "./usr/lib/libgck-1.la" is touched by more than one package: [u'gcr', u'libsodium', u'libassuan', u'libksba', u'libnpth', u'jimtcl', u'libjpeg', u'libcdaudio', u'libcddb', u'libdvbpsi', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libevent', u'liblo', u'liblockfile', u'libnl', u'libogg', u'libserial', u'libtpl', u'libv4l', u'lvm2', u'lzo', u'netsnmp', u'opentracing-cpp', u'opus', u'opusfile', u'orc', u'pcre2'] Warning: staging file "./usr/lib/libv4l2rds.la" is touched by more than one package: [u'libv4l', u'lvm2', u'lzo', u'netsnmp', u'opentracing-cpp', u'opus', u'opusfile', u'orc', u'pcre2'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'skalibs', u'execline', u'flatcc', u'libgpg-error', u'libgcrypt', u'libtasn1', u'p11-kit', u'gcr', u'libsodium', u'libassuan', u'libksba', u'libnpth', u'jimtcl', u'libjpeg', u'libcdaudio', u'libcddb', u'libdvbpsi', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libevent', u'liblo', u'liblockfile', u'libnl', u'libogg', u'libserial', u'libtpl', u'libv4l', u'lvm2', u'lzo', u'netsnmp', u'opentracing-cpp', u'opus', u'opusfile', u'orc', u'pcre2'] Warning: staging file "./usr/lib/python3.6/site-packages/libmount/pylibmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'skalibs', u'execline', u'flatcc', u'libgpg-error', u'libgcrypt', u'libtasn1', u'p11-kit', u'gcr', u'libsodium', u'libassuan', u'libksba', u'libnpth', u'jimtcl', u'libjpeg', u'libcdaudio', u'libcddb', u'libdvbpsi', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libevent', u'liblo', u'liblockfile', u'libnl', u'libogg', u'libserial', u'libtpl', u'libv4l', u'lvm2', u'lzo', u'netsnmp', u'opentracing-cpp', u'opus', u'opusfile', u'orc', u'pcre2'] Warning: staging file "./usr/lib/liborc-0.4.la" is touched by more than one package: [u'orc', u'pcre2'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'skalibs', u'execline', u'flatcc', u'libgpg-error', u'libgcrypt', u'libtasn1', u'p11-kit', u'gcr', u'libsodium', u'libassuan', u'libksba', u'libnpth', u'jimtcl', u'libjpeg', u'libcdaudio', u'libcddb', u'libdvbpsi', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libevent', u'liblo', u'liblockfile', u'libnl', u'libogg', u'libserial', u'libtpl', u'libv4l', u'lvm2', u'lzo', u'netsnmp', u'opentracing-cpp', u'opus', u'opusfile', u'orc', u'pcre2'] Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'libogg', u'libserial', u'libtpl', u'libv4l', u'lvm2', u'lzo', u'netsnmp', u'opentracing-cpp', u'opus', u'opusfile', u'orc', u'pcre2'] Warning: staging file "./usr/lib/libdvdcss.la" is touched by more than one package: [u'libdvdcss', u'libdvdread', u'libdvdnav', u'libevent', u'liblo', u'liblockfile', u'libnl', u'libogg', u'libserial', u'libtpl', u'libv4l', u'lvm2', u'lzo', u'netsnmp', u'opentracing-cpp', u'opus', u'opusfile', u'orc', u'pcre2'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'skalibs', u'execline', u'flatcc', u'libgpg-error', u'libgcrypt', u'libtasn1', u'p11-kit', u'gcr', u'libsodium', u'libassuan', u'libksba', u'libnpth', u'jimtcl', u'libjpeg', u'libcdaudio', u'libcddb', u'libdvbpsi', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libevent', u'liblo', u'liblockfile', u'libnl', u'libogg', u'libserial', u'libtpl', u'libv4l', u'lvm2', u'lzo', u'netsnmp', u'opentracing-cpp', u'opus', u'opusfile', u'orc', u'pcre2'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'python3', u'util-linux', u'libglib2', u'skalibs', u'execline', u'flatcc', u'libgpg-error', u'libgcrypt', u'libtasn1', u'p11-kit', u'gcr', u'libsodium', u'libassuan', u'libksba', u'libnpth', u'jimtcl', u'libjpeg', u'libcdaudio', u'libcddb', u'libdvbpsi', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libevent', u'liblo', u'liblockfile', u'libnl', u'libogg', u'libserial', u'libtpl', u'libv4l', u'lvm2', u'lzo', u'netsnmp', u'opentracing-cpp', u'opus', u'opusfile', u'orc', u'pcre2'] Warning: staging file "./usr/lib/libassuan.la" is touched by more than one package: [u'libassuan', u'libksba', u'libnpth', u'jimtcl', u'libjpeg', u'libcdaudio', u'libcddb', u'libdvbpsi', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libevent', u'liblo', u'liblockfile', u'libnl', u'libogg', u'libserial', u'libtpl', u'libv4l', u'lvm2', u'lzo', u'netsnmp', u'opentracing-cpp', u'opus', u'opusfile', u'orc', u'pcre2'] Warning: staging file "./usr/lib/pkcs11/p11-kit-trust.la" is touched by more than one package: [u'p11-kit', u'gcr', u'libsodium', u'libassuan', u'libksba', u'libnpth', u'jimtcl', u'libjpeg', u'libcdaudio', u'libcddb', u'libdvbpsi', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libevent', u'liblo', u'liblockfile', u'libnl', u'libogg', u'libserial', u'libtpl', u'libv4l', u'lvm2', u'lzo', u'netsnmp', u'opentracing-cpp', u'opus', u'opusfile', u'orc', u'pcre2'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'libogg', u'libserial', u'libtpl', u'libv4l', u'lvm2', u'lzo', u'netsnmp', u'opentracing-cpp', u'opus', u'opusfile', u'orc', u'pcre2'] Warning: staging file "./usr/lib/libgcrypt.la" is touched by more than one package: [u'libgcrypt', u'libtasn1', u'p11-kit', u'gcr', u'libsodium', u'libassuan', u'libksba', u'libnpth', u'jimtcl', u'libjpeg', u'libcdaudio', u'libcddb', u'libdvbpsi', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libevent', u'liblo', u'liblockfile', u'libnl', u'libogg', u'libserial', u'libtpl', u'libv4l', u'lvm2', u'lzo', u'netsnmp', u'opentracing-cpp', u'opus', u'opusfile', u'orc', u'pcre2'] Warning: staging file "./usr/lib/libevent_core.la" is touched by more than one package: [u'libevent', u'liblo', u'liblockfile', u'libnl', u'libogg', u'libserial', u'libtpl', u'libv4l', u'lvm2', u'lzo', u'netsnmp', u'opentracing-cpp', u'opus', u'opusfile', u'orc', u'pcre2'] Warning: staging file "./usr/lib/libnetsnmp.la" is touched by more than one package: [u'netsnmp', u'opentracing-cpp', u'opus', u'opusfile', u'orc', u'pcre2'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'libogg', u'libserial', u'libtpl', u'libv4l', u'lvm2', u'lzo', u'netsnmp', u'opentracing-cpp', u'opus', u'opusfile', u'orc', u'pcre2'] Warning: staging file "./usr/lib/liblo.la" is touched by more than one package: [u'liblo', u'liblockfile', u'libnl', u'libogg', u'libserial', u'libtpl', u'libv4l', u'lvm2', u'lzo', u'netsnmp', u'opentracing-cpp', u'opus', u'opusfile', u'orc', u'pcre2'] Warning: staging file "./usr/lib/libsmartcols.la" is touched by more than one package: [u'util-linux', u'libglib2', u'skalibs', u'execline', u'flatcc', u'libgpg-error', u'libgcrypt', u'libtasn1', u'p11-kit', u'gcr', u'libsodium', u'libassuan', u'libksba', u'libnpth', u'jimtcl', u'libjpeg', u'libcdaudio', u'libcddb', u'libdvbpsi', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libevent', u'liblo', u'liblockfile', u'libnl', u'libogg', u'libserial', u'libtpl', u'libv4l', u'lvm2', u'lzo', u'netsnmp', u'opentracing-cpp', u'opus', u'opusfile', u'orc', u'pcre2'] Warning: staging file "./usr/lib/libv4l2.la" is touched by more than one package: [u'libv4l', u'lvm2', u'lzo', u'netsnmp', u'opentracing-cpp', u'opus', u'opusfile', u'orc', u'pcre2'] Warning: staging file "./usr/lib/libcddb.la" is touched by more than one package: [u'libcddb', u'libdvbpsi', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libevent', u'liblo', u'liblockfile', u'libnl', u'libogg', u'libserial', u'libtpl', u'libv4l', u'lvm2', u'lzo', u'netsnmp', u'opentracing-cpp', u'opus', u'opusfile', u'orc', u'pcre2'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'libogg', u'libserial', u'libtpl', u'libv4l', u'lvm2', u'lzo', u'netsnmp', u'opentracing-cpp', u'opus', u'opusfile', u'orc', u'pcre2'] Warning: staging file "./usr/lib/libp11-kit.la" is touched by more than one package: [u'p11-kit', u'gcr', u'libsodium', u'libassuan', u'libksba', u'libnpth', u'jimtcl', u'libjpeg', u'libcdaudio', u'libcddb', u'libdvbpsi', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libevent', u'liblo', u'liblockfile', u'libnl', u'libogg', u'libserial', u'libtpl', u'libv4l', u'lvm2', u'lzo', u'netsnmp', u'opentracing-cpp', u'opus', u'opusfile', u'orc', u'pcre2'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'libogg', u'libserial', u'libtpl', u'libv4l', u'lvm2', u'lzo', u'netsnmp', u'opentracing-cpp', u'opus', u'opusfile', u'orc', u'pcre2'] Warning: staging file "./usr/lib/libgpg-error.la" is touched by more than one package: [u'libgpg-error', u'libgcrypt', u'libtasn1', u'p11-kit', u'gcr', u'libsodium', u'libassuan', u'libksba', u'libnpth', u'jimtcl', u'libjpeg', u'libcdaudio', u'libcddb', u'libdvbpsi', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libevent', u'liblo', u'liblockfile', u'libnl', u'libogg', u'libserial', u'libtpl', u'libv4l', u'lvm2', u'lzo', u'netsnmp', u'opentracing-cpp', u'opus', u'opusfile', u'orc', u'pcre2'] Warning: staging file "./usr/lib/libserial.la" is touched by more than one package: [u'libserial', u'libtpl', u'libv4l', u'lvm2', u'lzo', u'netsnmp', u'opentracing-cpp', u'opus', u'opusfile', u'orc', u'pcre2'] Warning: staging file "./usr/lib/libfdisk.la" is touched by more than one package: [u'util-linux', u'libglib2', u'skalibs', u'execline', u'flatcc', u'libgpg-error', u'libgcrypt', u'libtasn1', u'p11-kit', u'gcr', u'libsodium', u'libassuan', u'libksba', u'libnpth', u'jimtcl', u'libjpeg', u'libcdaudio', u'libcddb', u'libdvbpsi', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libevent', u'liblo', u'liblockfile', u'libnl', u'libogg', u'libserial', u'libtpl', u'libv4l', u'lvm2', u'lzo', u'netsnmp', u'opentracing-cpp', u'opus', u'opusfile', u'orc', u'pcre2'] Warning: staging file "./usr/lib/libcheck.la" is touched by more than one package: [u'check', u'libopenssl', u'libcurl', u'libfuse', u'libffi', u'pcre', u'ncurses', u'expat', u'python3', u'util-linux', u'libglib2', u'skalibs', u'execline', u'flatcc', u'libgpg-error', u'libgcrypt', u'libtasn1', u'p11-kit', u'gcr', u'libsodium', u'libassuan', u'libksba', u'libnpth', u'jimtcl', u'libjpeg', u'libcdaudio', u'libcddb', u'libdvbpsi', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libevent', u'liblo', u'liblockfile', u'libnl', u'libogg', u'libserial', u'libtpl', u'libv4l', u'lvm2', u'lzo', u'netsnmp', u'opentracing-cpp', u'opus', u'opusfile', u'orc', u'pcre2'] ./support/scripts/check-uniq-files -t host /home/peko/autobuild/instance-1/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-gettext', u'host-libffi', u'host-bison'] rm -f /home/peko/autobuild/instance-1/output/target/usr/share/glib-2.0/schemas/*.xml /home/peko/autobuild/instance-1/output/target/usr/share/glib-2.0/schemas/*.dtd /home/peko/autobuild/instance-1/output/host/bin/glib-compile-schemas /home/peko/autobuild/instance-1/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/peko/autobuild/instance-1/output/target/usr/share/glib-2.0/schemas Warning: Schema ?org.gnome.crypto.pgp? has path ?/desktop/gnome/crypto/pgp/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. PYTHONPATH="/home/peko/autobuild/instance-1/output/target/usr/lib/python3.6/" cd /home/peko/autobuild/instance-1/output/target && /home/peko/autobuild/instance-1/output/host/bin/python3.6 /home/peko/autobuild/instance-1/buildroot/support/scripts/pycompile.py usr/lib/python3.6 find /home/peko/autobuild/instance-1/output/target/usr/lib/python3.6 -name '*.py' -print0 | xargs -0 --no-run-if-empty rm -f find /home/peko/autobuild/instance-1/output/target/usr/lib/python3.6 -name '*.opt-1.pyc' -print0 -o -name '*.opt-2.pyc' -print0 | xargs -0 --no-run-if-empty rm -f mkdir -p /home/peko/autobuild/instance-1/output/target/etc echo "buildroot" > /home/peko/autobuild/instance-1/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/peko/autobuild/instance-1/output/target/etc/hosts mkdir -p /home/peko/autobuild/instance-1/output/target/etc echo "Welcome to Buildroot" > /home/peko/autobuild/instance-1/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/peko/autobuild/instance-1/output/target/etc/shadow rm -f /home/peko/autobuild/instance-1/output/target/bin/sh rm -f /home/peko/autobuild/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/peko/autobuild/instance-1/output/build/locales.nopurge; done for dir in /home/peko/autobuild/instance-1/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/peko/autobuild/instance-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/peko/autobuild/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/peko/autobuild/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/peko/autobuild/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/peko/autobuild/instance-1/output/target/usr/include /home/peko/autobuild/instance-1/output/target/usr/share/aclocal \ /home/peko/autobuild/instance-1/output/target/usr/lib/pkgconfig /home/peko/autobuild/instance-1/output/target/usr/share/pkgconfig \ /home/peko/autobuild/instance-1/output/target/usr/lib/cmake /home/peko/autobuild/instance-1/output/target/usr/share/cmake find /home/peko/autobuild/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/peko/autobuild/instance-1/output/target/lib/ /home/peko/autobuild/instance-1/output/target/usr/lib/ /home/peko/autobuild/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/peko/autobuild/instance-1/output/target/usr/share/gdb rm -rf /home/peko/autobuild/instance-1/output/target/usr/share/bash-completion rm -rf /home/peko/autobuild/instance-1/output/target/usr/share/zsh rm -rf /home/peko/autobuild/instance-1/output/target/usr/man /home/peko/autobuild/instance-1/output/target/usr/share/man rm -rf /home/peko/autobuild/instance-1/output/target/usr/info /home/peko/autobuild/instance-1/output/target/usr/share/info rm -rf /home/peko/autobuild/instance-1/output/target/usr/doc /home/peko/autobuild/instance-1/output/target/usr/share/doc rm -rf /home/peko/autobuild/instance-1/output/target/usr/share/gtk-doc rmdir /home/peko/autobuild/instance-1/output/target/usr/share 2>/dev/null || true find /home/peko/autobuild/instance-1/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/peko/autobuild/instance-1/output/host/bin/mips64el-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/peko/autobuild/instance-1/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/peko/autobuild/instance-1/output/host/bin/mips64el-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/peko/autobuild/instance-1/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/peko/autobuild/instance-1/output/host/bin/mips64el-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/peko/autobuild/instance-1/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/peko/autobuild/instance-1/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/peko/autobuild/instance-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.08-git-00299-gf4b4f77"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.08-git\"" \ ) > /home/peko/autobuild/instance-1/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/peko/autobuild/instance-1/output/target/etc >>> Sanitizing RPATH in target tree /home/peko/autobuild/instance-1/buildroot/support/scripts/fix-rpath target touch /home/peko/autobuild/instance-1/output/target/usr make: Leaving directory `/home/peko/autobuild/instance-1/buildroot' make: Entering directory `/home/peko/autobuild/instance-1/buildroot' >>> Buildroot 2018.08-git-00299-gf4b4f77 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 >>> host-tar 1.29 Collecting legal info ERROR: No hash found for COPYING >>> 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 >>> acsccid 1.1.4 Collecting legal info ERROR: No hash found for COPYING >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> pcsc-lite 1.8.23 Collecting legal info COPYING: OK (sha256: 2ce8f52bc5afa74f223121955e4e6328c432b16044ea535acd550435dda2b5db) >>> assimp v3.2 Collecting legal info ERROR: No hash found for LICENSE >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> b43-firmware 5.100.138 Collecting legal info >>> host-b43-fwcutter 015 Collecting legal info ERROR: No hash found for COPYING >>> boost 1.66.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> bootstrap 4.1.0 Collecting legal info css/bootstrap.css: OK (sha256: 0ce7fbe215cdf921ed87d00a374404681d5d24898589a7fe60e068d09289b4ba) >>> bullet 2.86.1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> check 0.11.0 Collecting legal info COPYING.LESSER: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> comix-cursors 0.8.2 Collecting legal info >>> curlftpfs 0.9.2 Collecting legal info ERROR: No hash found for COPYING >>> libcurl 7.60.0 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> openssl Collecting legal info >>> libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> libfuse 2.9.7 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> host-util-linux 2.32 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> util-linux 2.32 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> 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 >>> python3 3.6.3 Collecting legal info ERROR: No hash found for LICENSE >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-python3 3.6.3 Collecting legal info ERROR: No hash found for LICENSE >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> execline 2.5.0.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> skalibs 2.6.4.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> flatcc v0.5.1 Collecting legal info ERROR: No hash found for LICENSE >>> host-flatcc v0.5.1 Collecting legal info ERROR: No hash found for LICENSE >>> gcr 3.20.0 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 >>> libgcrypt 1.8.2 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.31 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> p11-kit 0.23.2 Collecting legal info ERROR: No hash found for COPYING >>> libtasn1 4.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> glorytun 0.0.93-mud Collecting legal info LICENSE: OK (sha256: bd418f8ef7d62f2c89e3aa1e5dc41c7d7a6212eb1cdb4d39a26a5bd333e1b4a3) >>> libsodium 1.0.16 Collecting legal info LICENSE: OK (sha256: 6faf327c97dca6da69acefc6d3969d7bffb70a24f0707874870fdcfd6b0acf58) >>> gnupg2 2.2.8 Collecting legal info COPYING: OK (sha256: bc2d6664f6276fa0a72d57633b3ae68dc7dcb677b71018bf08c8e93e509f1357) >>> libassuan 2.5.1 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libksba 1.3.5 Collecting legal info AUTHORS: OK (sha256: 240908e1356ffeb5d0730227b6198dcc8e878375d28632fd813e0ed75b35ccc2) COPYING: OK (sha256: 6197b98c6bf69838c624809c509d84333de1bc847155168c0e84527446a27076) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 0abbff814cd00e2b0b6d08395af2b419c1a92026c4b4adacbb65ccda45fa58cf) COPYING.LGPLv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libnpth 1.5 Collecting legal info COPYING.LIB: OK (sha256: ce64d5f7b49ea6d80fdb6d4cdee6839d1a94274f7493dc797c3b55b65ec8e9ed) >>> googlefontdirectory Collecting legal info >>> jimtcl 0.75 Collecting legal info ERROR: No hash found for LICENSE >>> jpeg Collecting legal info >>> libjpeg 9c Collecting legal info README: OK (sha256: 31f366acfb6259456d9046eb7f16875e387f8bf029d37ac4c4397bf63f22fd6b) >>> libcdaudio 0.99.12p2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libcddb 1.3.2 Collecting legal info COPYING: OK (sha256: 7a4436f9ec37603356791c87de3bc444989befd2682d29efb3d97604e04c1852) >>> libdvbpsi 1.3.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libdvdcss 1.4.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libdvdnav 6.0.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libdvdread 6.0.0 Collecting legal info COPYING: OK (sha256: d6cb0e9e560f51085556949a84af12b79a00f10ab8b66c752537faf7cd665572) >>> libevent 2.1.8-stable Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> liblo 0.29 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> liblockfile 1.09 Collecting legal info ERROR: No hash found for COPYRIGHT >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libogg 1.3.3 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libserial 0.6.0rc2 Collecting legal info ERROR: No hash found for COPYING >>> libtpl v1.6.1 Collecting legal info ERROR: No hash found for LICENSE >>> libv4l 1.14.1 Collecting legal info COPYING: OK (sha256: 391e4da1c54a422a78d83be7bf84b2dfb8bacdd8ad256fa4374e128655584a8a) COPYING.libv4l: OK (sha256: 5a7f623a50e384aaf6d2ced068339ddf93d0a50d3a0ecbe86f125b07804ecc78) lib/libv4l1/libv4l1-kernelcode-license.txt: OK (sha256: 37d0f2c8dc3f267d864cb39d54f82c5092a599beb29cb5caa96d50d27e069a44) >>> logsurfer 1.8 Collecting legal info >>> lvm2 2.02.173 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> netsnmp 5.7.3 Collecting legal info ERROR: No hash found for COPYING >>> open2300 12 Collecting legal info WARNING: no hash file for COPYING >>> opentracing-cpp v1.2.0 Collecting legal info COPYING: OK (sha256: b80bffcfee825a69645f7ca97ddba48714031ea5c845198d184714d5490798b6) >>> opus 1.2.1 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> opusfile 0.10 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) >>> pax-utils 1.2.2 Collecting legal info ERROR: No hash found for COPYING >>> pcre2 10.30 Collecting legal info ERROR: No hash found for LICENCE >>> python-click 6.7 Collecting legal info ERROR: No hash found for LICENSE >>> host-python-setuptools v38.4.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> python-docopt 0.6.2 Collecting legal info ERROR: No hash found for LICENSE-MIT >>> python-hpack 3.0.0 Collecting legal info ERROR: No hash found for LICENSE >>> python-markdown 2.6.8 Collecting legal info ERROR: No hash found for LICENSE.md >>> python-setuptools v38.4.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> python-visitor 0.1.3 Collecting legal info LICENSE: OK (sha256: 184d1ebb65da97ada36447f3c028f2fd4890b874f17b18c023ce200dd96639af) >>> ranger 1.7.2 Collecting legal info ERROR: No hash found for AUTHORS >>> sredird 2.2.2 Collecting legal info ERROR: No hash found for COPYING >>> ti-utils 06dbdb2727354b5f3ad7c723897f40051fddee49 Collecting legal info ERROR: No hash found for COPYING >>> transmission 2.94 Collecting legal info COPYING: OK (sha256: 20801783bf59e27d03ed6aab625b32a34e221ae95bf801db87827c8023398495) >>> host-uboot-tools 2018.05 Collecting legal info ERROR: No hash found for Licenses/gpl-2.0.txt >>> unzip 60 Collecting legal info ERROR: No hash found for LICENSE >>> v4l2grab f8d8844d52387b3db7b8736f5e86156d9374f781 Collecting legal info ERROR: No hash found for LICENSE.md >>> vtun 3.0.3 Collecting legal info ERROR: No hash found for README.OpenSSL >>> wget 1.19.5 Collecting legal info COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: b43-firmware-5.100.138: cannot save license (B43_FIRMWARE_LICENSE_FILES not defined) WARNING: comix-cursors-0.8.2: cannot save license (COMIX_CURSORS_LICENSE_FILES not defined) WARNING: googlefontdirectory: cannot save license (GOOGLEFONTDIRECTORY_LICENSE_FILES not defined) WARNING: logsurfer-1.8: cannot save license (LOGSURFER_LICENSE_FILES not defined) Legal info produced in /home/peko/autobuild/instance-1/output/legal-info make: Leaving directory `/home/peko/autobuild/instance-1/buildroot'