checking how to associate runtime and link libraries... printf %s\n checking for arm-buildroot-linux-gnueabi-ar... /home/peko/autobuild/instance-0/output/host/bin/arm-none-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-buildroot-linux-gnueabi-strip... (cached) /home/peko/autobuild/instance-0/output/host/bin/arm-none-linux-gnueabi-strip checking for arm-buildroot-linux-gnueabi-ranlib... /home/peko/autobuild/instance-0/output/host/bin/arm-none-linux-gnueabi-ranlib checking command to parse /home/peko/autobuild/instance-0/output/host/bin/arm-none-linux-gnueabi-nm output from /home/peko/autobuild/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-buildroot-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /home/peko/autobuild/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc supports -fno-rtti -fno-exceptions... no checking for /home/peko/autobuild/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc option to produce PIC... -fPIC -DPIC checking if /home/peko/autobuild/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc PIC flag -fPIC -DPIC works... yes checking if /home/peko/autobuild/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc static flag -static works... yes checking if /home/peko/autobuild/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc supports -c -o file.o... yes checking if /home/peko/autobuild/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc supports -c -o file.o... (cached) yes checking whether the /home/peko/autobuild/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc linker (/home/peko/autobuild/instance-0/output/host/bin/arm-none-linux-gnueabi-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for native Win32... host is arm-buildroot-linux-gnueabi no checking pkg-config is at least version 0.9.0... yes checking for LIBUSB... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating usbredirhost/Makefile config.status: creating usbredirhost/libusbredirhost.pc config.status: creating usbredirparser/Makefile config.status: creating usbredirparser/libusbredirparser-0.5.pc config.status: creating usbredirserver/Makefile config.status: creating usbredirtestclient/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls >>> usbredir 0.7.1 Building PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j6 -C /home/peko/autobuild/instance-0/output/build/usbredir-0.7.1/ make[1]: Entering directory `/home/peko/autobuild/instance-0/output/build/usbredir-0.7.1' /usr/bin/make all-recursive make[2]: Entering directory `/home/peko/autobuild/instance-0/output/build/usbredir-0.7.1' Making all in usbredirparser make[3]: Entering directory `/home/peko/autobuild/instance-0/output/build/usbredir-0.7.1/usbredirparser' CC usbredirparser.lo CC usbredirfilter.lo CCLD libusbredirparser.la make[3]: Leaving directory `/home/peko/autobuild/instance-0/output/build/usbredir-0.7.1/usbredirparser' Making all in usbredirhost make[3]: Entering directory `/home/peko/autobuild/instance-0/output/build/usbredir-0.7.1/usbredirhost' CC libusbredirhost_la-usbredirhost.lo usbredirhost.c: In function 'usbredirhost_open_full': usbredirhost.c:749:5: warning: 'libusb_set_debug' is deprecated (declared at /home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/include/libusb-1.0/libusb.h:1300): Use libusb_set_option instead [-Wdeprecated-declarations] libusb_set_debug(host->ctx, host->verbose); ^ CCLD libusbredirhost.la make[3]: Leaving directory `/home/peko/autobuild/instance-0/output/build/usbredir-0.7.1/usbredirhost' Making all in usbredirserver make[3]: Entering directory `/home/peko/autobuild/instance-0/output/build/usbredir-0.7.1/usbredirserver' CC usbredirserver-usbredirserver.o usbredirserver.c: In function 'main': usbredirserver.c:273:5: warning: 'libusb_set_debug' is deprecated (declared at /home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/include/libusb-1.0/libusb.h:1300): Use libusb_set_option instead [-Wdeprecated-declarations] libusb_set_debug(ctx, verbose); ^ CCLD usbredirserver make[3]: Leaving directory `/home/peko/autobuild/instance-0/output/build/usbredir-0.7.1/usbredirserver' Making all in usbredirtestclient make[3]: Entering directory `/home/peko/autobuild/instance-0/output/build/usbredir-0.7.1/usbredirtestclient' CC usbredirtestclient-usbredirtestclient.o CCLD usbredirtestclient make[3]: Leaving directory `/home/peko/autobuild/instance-0/output/build/usbredir-0.7.1/usbredirtestclient' make[3]: Entering directory `/home/peko/autobuild/instance-0/output/build/usbredir-0.7.1' make[3]: Leaving directory `/home/peko/autobuild/instance-0/output/build/usbredir-0.7.1' make[2]: Leaving directory `/home/peko/autobuild/instance-0/output/build/usbredir-0.7.1' make[1]: Leaving directory `/home/peko/autobuild/instance-0/output/build/usbredir-0.7.1' >>> usbredir 0.7.1 Installing to staging directory PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/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-0/output/host/arm-buildroot-linux-gnueabi/sysroot install -C /home/peko/autobuild/instance-0/output/build/usbredir-0.7.1/ make[1]: Entering directory `/home/peko/autobuild/instance-0/output/build/usbredir-0.7.1' Making install in usbredirparser make[2]: Entering directory `/home/peko/autobuild/instance-0/output/build/usbredir-0.7.1/usbredirparser' make[3]: Entering directory `/home/peko/autobuild/instance-0/output/build/usbredir-0.7.1/usbredirparser' /bin/mkdir -p '/home/peko/autobuild/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/include' /bin/mkdir -p '/home/peko/autobuild/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib' /bin/mkdir -p '/home/peko/autobuild/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib/pkgconfig' /bin/bash ../libtool --mode=install /usr/bin/install -c libusbredirparser.la '/home/peko/autobuild/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib' /usr/bin/install -c -m 644 usbredirparser.h usbredirfilter.h usbredirproto.h '/home/peko/autobuild/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/include' /usr/bin/install -c -m 644 libusbredirparser-0.5.pc '/home/peko/autobuild/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libusbredirparser.so.1.0.0 /home/peko/autobuild/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib/libusbredirparser.so.1.0.0 libtool: install: (cd /home/peko/autobuild/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib && { ln -s -f libusbredirparser.so.1.0.0 libusbredirparser.so.1 || { rm -f libusbredirparser.so.1 && ln -s libusbredirparser.so.1.0.0 libusbredirparser.so.1; }; }) libtool: install: (cd /home/peko/autobuild/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib && { ln -s -f libusbredirparser.so.1.0.0 libusbredirparser.so || { rm -f libusbredirparser.so && ln -s libusbredirparser.so.1.0.0 libusbredirparser.so; }; }) libtool: install: /usr/bin/install -c .libs/libusbredirparser.lai /home/peko/autobuild/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib/libusbredirparser.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Leaving directory `/home/peko/autobuild/instance-0/output/build/usbredir-0.7.1/usbredirparser' make[2]: Leaving directory `/home/peko/autobuild/instance-0/output/build/usbredir-0.7.1/usbredirparser' Making install in usbredirhost make[2]: Entering directory `/home/peko/autobuild/instance-0/output/build/usbredir-0.7.1/usbredirhost' make[3]: Entering directory `/home/peko/autobuild/instance-0/output/build/usbredir-0.7.1/usbredirhost' /bin/mkdir -p '/home/peko/autobuild/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib' /bin/mkdir -p '/home/peko/autobuild/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/include' /bin/mkdir -p '/home/peko/autobuild/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib/pkgconfig' /bin/bash ../libtool --mode=install /usr/bin/install -c libusbredirhost.la '/home/peko/autobuild/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib' /usr/bin/install -c -m 644 usbredirhost.h '/home/peko/autobuild/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/include' /usr/bin/install -c -m 644 libusbredirhost.pc '/home/peko/autobuild/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libusbredirhost.so.1.0.0 /home/peko/autobuild/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib/libusbredirhost.so.1.0.0 libtool: install: (cd /home/peko/autobuild/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib && { ln -s -f libusbredirhost.so.1.0.0 libusbredirhost.so.1 || { rm -f libusbredirhost.so.1 && ln -s libusbredirhost.so.1.0.0 libusbredirhost.so.1; }; }) libtool: install: (cd /home/peko/autobuild/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib && { ln -s -f libusbredirhost.so.1.0.0 libusbredirhost.so || { rm -f libusbredirhost.so && ln -s libusbredirhost.so.1.0.0 libusbredirhost.so; }; }) libtool: install: /usr/bin/install -c .libs/libusbredirhost.lai /home/peko/autobuild/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib/libusbredirhost.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Leaving directory `/home/peko/autobuild/instance-0/output/build/usbredir-0.7.1/usbredirhost' make[2]: Leaving directory `/home/peko/autobuild/instance-0/output/build/usbredir-0.7.1/usbredirhost' Making install in usbredirserver make[2]: Entering directory `/home/peko/autobuild/instance-0/output/build/usbredir-0.7.1/usbredirserver' make[3]: Entering directory `/home/peko/autobuild/instance-0/output/build/usbredir-0.7.1/usbredirserver' /bin/mkdir -p '/home/peko/autobuild/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/sbin' /bin/mkdir -p '/home/peko/autobuild/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/share/man/man1' /bin/bash ../libtool --mode=install /usr/bin/install -c usbredirserver '/home/peko/autobuild/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/sbin' /usr/bin/install -c -m 644 usbredirserver.1 '/home/peko/autobuild/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/share/man/man1' libtool: install: /usr/bin/install -c usbredirserver /home/peko/autobuild/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/sbin/usbredirserver make[3]: Leaving directory `/home/peko/autobuild/instance-0/output/build/usbredir-0.7.1/usbredirserver' make[2]: Leaving directory `/home/peko/autobuild/instance-0/output/build/usbredir-0.7.1/usbredirserver' Making install in usbredirtestclient make[2]: Entering directory `/home/peko/autobuild/instance-0/output/build/usbredir-0.7.1/usbredirtestclient' make[3]: Entering directory `/home/peko/autobuild/instance-0/output/build/usbredir-0.7.1/usbredirtestclient' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/peko/autobuild/instance-0/output/build/usbredir-0.7.1/usbredirtestclient' make[2]: Leaving directory `/home/peko/autobuild/instance-0/output/build/usbredir-0.7.1/usbredirtestclient' make[2]: Entering directory `/home/peko/autobuild/instance-0/output/build/usbredir-0.7.1' make[3]: Entering directory `/home/peko/autobuild/instance-0/output/build/usbredir-0.7.1' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/peko/autobuild/instance-0/output/build/usbredir-0.7.1' make[2]: Leaving directory `/home/peko/autobuild/instance-0/output/build/usbredir-0.7.1' make[1]: Leaving directory `/home/peko/autobuild/instance-0/output/build/usbredir-0.7.1' >>> usbredir 0.7.1 Fixing libtool files >>> usbredir 0.7.1 Installing to target PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/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-0/output/target install -C /home/peko/autobuild/instance-0/output/build/usbredir-0.7.1/ make[1]: Entering directory `/home/peko/autobuild/instance-0/output/build/usbredir-0.7.1' Making install in usbredirparser make[2]: Entering directory `/home/peko/autobuild/instance-0/output/build/usbredir-0.7.1/usbredirparser' make[3]: Entering directory `/home/peko/autobuild/instance-0/output/build/usbredir-0.7.1/usbredirparser' /bin/mkdir -p '/home/peko/autobuild/instance-0/output/target/usr/lib' /bin/mkdir -p '/home/peko/autobuild/instance-0/output/target/usr/include' /bin/mkdir -p '/home/peko/autobuild/instance-0/output/target/usr/lib/pkgconfig' /bin/bash ../libtool --mode=install /usr/bin/install -c libusbredirparser.la '/home/peko/autobuild/instance-0/output/target/usr/lib' /usr/bin/install -c -m 644 usbredirparser.h usbredirfilter.h usbredirproto.h '/home/peko/autobuild/instance-0/output/target/usr/include' /usr/bin/install -c -m 644 libusbredirparser-0.5.pc '/home/peko/autobuild/instance-0/output/target/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libusbredirparser.so.1.0.0 /home/peko/autobuild/instance-0/output/target/usr/lib/libusbredirparser.so.1.0.0 libtool: install: (cd /home/peko/autobuild/instance-0/output/target/usr/lib && { ln -s -f libusbredirparser.so.1.0.0 libusbredirparser.so.1 || { rm -f libusbredirparser.so.1 && ln -s libusbredirparser.so.1.0.0 libusbredirparser.so.1; }; }) libtool: install: (cd /home/peko/autobuild/instance-0/output/target/usr/lib && { ln -s -f libusbredirparser.so.1.0.0 libusbredirparser.so || { rm -f libusbredirparser.so && ln -s libusbredirparser.so.1.0.0 libusbredirparser.so; }; }) libtool: install: /usr/bin/install -c .libs/libusbredirparser.lai /home/peko/autobuild/instance-0/output/target/usr/lib/libusbredirparser.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Leaving directory `/home/peko/autobuild/instance-0/output/build/usbredir-0.7.1/usbredirparser' make[2]: Leaving directory `/home/peko/autobuild/instance-0/output/build/usbredir-0.7.1/usbredirparser' Making install in usbredirhost make[2]: Entering directory `/home/peko/autobuild/instance-0/output/build/usbredir-0.7.1/usbredirhost' make[3]: Entering directory `/home/peko/autobuild/instance-0/output/build/usbredir-0.7.1/usbredirhost' /bin/mkdir -p '/home/peko/autobuild/instance-0/output/target/usr/lib' /bin/mkdir -p '/home/peko/autobuild/instance-0/output/target/usr/include' /bin/mkdir -p '/home/peko/autobuild/instance-0/output/target/usr/lib/pkgconfig' /bin/bash ../libtool --mode=install /usr/bin/install -c libusbredirhost.la '/home/peko/autobuild/instance-0/output/target/usr/lib' /usr/bin/install -c -m 644 usbredirhost.h '/home/peko/autobuild/instance-0/output/target/usr/include' /usr/bin/install -c -m 644 libusbredirhost.pc '/home/peko/autobuild/instance-0/output/target/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libusbredirhost.so.1.0.0 /home/peko/autobuild/instance-0/output/target/usr/lib/libusbredirhost.so.1.0.0 libtool: install: (cd /home/peko/autobuild/instance-0/output/target/usr/lib && { ln -s -f libusbredirhost.so.1.0.0 libusbredirhost.so.1 || { rm -f libusbredirhost.so.1 && ln -s libusbredirhost.so.1.0.0 libusbredirhost.so.1; }; }) libtool: install: (cd /home/peko/autobuild/instance-0/output/target/usr/lib && { ln -s -f libusbredirhost.so.1.0.0 libusbredirhost.so || { rm -f libusbredirhost.so && ln -s libusbredirhost.so.1.0.0 libusbredirhost.so; }; }) libtool: install: /usr/bin/install -c .libs/libusbredirhost.lai /home/peko/autobuild/instance-0/output/target/usr/lib/libusbredirhost.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Leaving directory `/home/peko/autobuild/instance-0/output/build/usbredir-0.7.1/usbredirhost' make[2]: Leaving directory `/home/peko/autobuild/instance-0/output/build/usbredir-0.7.1/usbredirhost' Making install in usbredirserver make[2]: Entering directory `/home/peko/autobuild/instance-0/output/build/usbredir-0.7.1/usbredirserver' make[3]: Entering directory `/home/peko/autobuild/instance-0/output/build/usbredir-0.7.1/usbredirserver' /bin/mkdir -p '/home/peko/autobuild/instance-0/output/target/usr/sbin' /bin/mkdir -p '/home/peko/autobuild/instance-0/output/target/usr/share/man/man1' /bin/bash ../libtool --mode=install /usr/bin/install -c usbredirserver '/home/peko/autobuild/instance-0/output/target/usr/sbin' /usr/bin/install -c -m 644 usbredirserver.1 '/home/peko/autobuild/instance-0/output/target/usr/share/man/man1' libtool: install: /usr/bin/install -c usbredirserver /home/peko/autobuild/instance-0/output/target/usr/sbin/usbredirserver make[3]: Leaving directory `/home/peko/autobuild/instance-0/output/build/usbredir-0.7.1/usbredirserver' make[2]: Leaving directory `/home/peko/autobuild/instance-0/output/build/usbredir-0.7.1/usbredirserver' Making install in usbredirtestclient make[2]: Entering directory `/home/peko/autobuild/instance-0/output/build/usbredir-0.7.1/usbredirtestclient' make[3]: Entering directory `/home/peko/autobuild/instance-0/output/build/usbredir-0.7.1/usbredirtestclient' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/peko/autobuild/instance-0/output/build/usbredir-0.7.1/usbredirtestclient' make[2]: Leaving directory `/home/peko/autobuild/instance-0/output/build/usbredir-0.7.1/usbredirtestclient' make[2]: Entering directory `/home/peko/autobuild/instance-0/output/build/usbredir-0.7.1' make[3]: Entering directory `/home/peko/autobuild/instance-0/output/build/usbredir-0.7.1' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/peko/autobuild/instance-0/output/build/usbredir-0.7.1' make[2]: Leaving directory `/home/peko/autobuild/instance-0/output/build/usbredir-0.7.1' make[1]: Leaving directory `/home/peko/autobuild/instance-0/output/build/usbredir-0.7.1' rm -f /home/peko/autobuild/instance-0/output/target/usr/sbin/usbredirserver >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/peko/autobuild/instance-0/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/peko/autobuild/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libpopt.la" is touched by more than one package: [u'popt', u'tcl', u'tinyalsa', u'usbredir'] Warning: staging file "./usr/lib/libexslt.la" is touched by more than one package: [u'libxslt', u'libyaml', u'lightning', u'perl', u'pixman', u'popt', u'tcl', u'tinyalsa', u'usbredir'] Warning: staging file "./usr/lib/libnet.la" is touched by more than one package: [u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'libserial', u'libtorrent', u'liburcu', u'libusb-compat', u'libxslt', u'libyaml', u'lightning', u'perl', u'pixman', u'popt', u'tcl', u'tinyalsa', u'usbredir'] Warning: staging file "./usr/lib/liburcu-bp.la" is touched by more than one package: [u'liburcu', u'libusb-compat', u'libxslt', u'libyaml', u'lightning', u'perl', u'pixman', u'popt', u'tcl', u'tinyalsa', u'usbredir'] Warning: staging file "./usr/lib/libaprutil-1.la" is touched by more than one package: [u'apr-util', u'xz', u'libzlib', u'libxml2', u'pcre', u'apache', u'beecrypt', u'boost', u'bzip2', u'clapack', u'skalibs', u'execline', u'file', u'flex', u'libnl', u'libusb', u'libpcap', u'libamcodec', u'libb64', u'libcli', u'libcue', u'libestr', u'libee', u'libfastjson', u'libmcrypt', u'libmhash', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'libserial', u'libtorrent', u'liburcu', u'libusb-compat', u'libxslt', u'libyaml', u'lightning', u'perl', u'pixman', u'popt', u'tcl', u'tinyalsa', u'usbredir'] Warning: staging file "./usr/lib/libee.la" is touched by more than one package: [u'libee', u'libfastjson', u'libmcrypt', u'libmhash', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'libserial', u'libtorrent', u'liburcu', u'libusb-compat', u'libxslt', u'libyaml', u'lightning', u'perl', u'pixman', u'popt', u'tcl', u'tinyalsa', u'usbredir'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'apache', u'beecrypt', u'boost', u'bzip2', u'clapack', u'skalibs', u'execline', u'file', u'flex', u'libnl', u'libusb', u'libpcap', u'libamcodec', u'libb64', u'libcli', u'libcue', u'libestr', u'libee', u'libfastjson', u'libmcrypt', u'libmhash', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'libserial', u'libtorrent', u'liburcu', u'libusb-compat', u'libxslt', u'libyaml', u'lightning', u'perl', u'pixman', u'popt', u'tcl', u'tinyalsa', u'usbredir'] Warning: staging file "./usr/lib/libfl.la" is touched by more than one package: [u'flex', u'libnl', u'libusb', u'libpcap', u'libamcodec', u'libb64', u'libcli', u'libcue', u'libestr', u'libee', u'libfastjson', u'libmcrypt', u'libmhash', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'libserial', u'libtorrent', u'liburcu', u'libusb-compat', u'libxslt', u'libyaml', u'lightning', u'perl', u'pixman', u'popt', u'tcl', u'tinyalsa', u'usbredir'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'libusb', u'libpcap', u'libamcodec', u'libb64', u'libcli', u'libcue', u'libestr', u'libee', u'libfastjson', u'libmcrypt', u'libmhash', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'libserial', u'libtorrent', u'liburcu', u'libusb-compat', u'libxslt', u'libyaml', u'lightning', u'perl', u'pixman', u'popt', u'tcl', u'tinyalsa', u'usbredir'] Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'libusb', u'libpcap', u'libamcodec', u'libb64', u'libcli', u'libcue', u'libestr', u'libee', u'libfastjson', u'libmcrypt', u'libmhash', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'libserial', u'libtorrent', u'liburcu', u'libusb-compat', u'libxslt', u'libyaml', u'lightning', u'perl', u'pixman', u'popt', u'tcl', u'tinyalsa', u'usbredir'] Warning: staging file "./usr/lib/liburcu-common.la" is touched by more than one package: [u'liburcu', u'libusb-compat', u'libxslt', u'libyaml', u'lightning', u'perl', u'pixman', u'popt', u'tcl', u'tinyalsa', u'usbredir'] Warning: staging file "./usr/lib/libdb_cxx-5.3.la" is touched by more than one package: [u'berkeleydb', u'expat', u'apr-util', u'xz', u'libzlib', u'libxml2', u'pcre', u'apache', u'beecrypt', u'boost', u'bzip2', u'clapack', u'skalibs', u'execline', u'file', u'flex', u'libnl', u'libusb', u'libpcap', u'libamcodec', u'libb64', u'libcli', u'libcue', u'libestr', u'libee', u'libfastjson', u'libmcrypt', u'libmhash', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'libserial', u'libtorrent', u'liburcu', u'libusb-compat', u'libxslt', u'libyaml', u'lightning', u'perl', u'pixman', u'popt', u'tcl', u'tinyalsa', u'usbredir'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'apache', u'beecrypt', u'boost', u'bzip2', u'clapack', u'skalibs', u'execline', u'file', u'flex', u'libnl', u'libusb', u'libpcap', u'libamcodec', u'libb64', u'libcli', u'libcue', u'libestr', u'libee', u'libfastjson', u'libmcrypt', u'libmhash', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'libserial', u'libtorrent', u'liburcu', u'libusb-compat', u'libxslt', u'libyaml', u'lightning', u'perl', u'pixman', u'popt', u'tcl', u'tinyalsa', u'usbredir'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'libusb', u'libpcap', u'libamcodec', u'libb64', u'libcli', u'libcue', u'libestr', u'libee', u'libfastjson', u'libmcrypt', u'libmhash', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'libserial', u'libtorrent', u'liburcu', u'libusb-compat', u'libxslt', u'libyaml', u'lightning', u'perl', u'pixman', u'popt', u'tcl', u'tinyalsa', u'usbredir'] Warning: staging file "./usr/lib/libnfnetlink.la" is touched by more than one package: [u'libnfnetlink', u'libnetfilter_conntrack', u'libserial', u'libtorrent', u'liburcu', u'libusb-compat', u'libxslt', u'libyaml', u'lightning', u'perl', u'pixman', u'popt', u'tcl', u'tinyalsa', u'usbredir'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'libpcap', u'libamcodec', u'libb64', u'libcli', u'libcue', u'libestr', u'libee', u'libfastjson', u'libmcrypt', u'libmhash', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'libserial', u'libtorrent', u'liburcu', u'libusb-compat', u'libxslt', u'libyaml', u'lightning', u'perl', u'pixman', u'popt', u'tcl', u'tinyalsa', u'usbredir'] Warning: staging file "./usr/lib/liburcu-mb.la" is touched by more than one package: [u'liburcu', u'libusb-compat', u'libxslt', u'libyaml', u'lightning', u'perl', u'pixman', u'popt', u'tcl', u'tinyalsa', u'usbredir'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'apache', u'beecrypt', u'boost', u'bzip2', u'clapack', u'skalibs', u'execline', u'file', u'flex', u'libnl', u'libusb', u'libpcap', u'libamcodec', u'libb64', u'libcli', u'libcue', u'libestr', u'libee', u'libfastjson', u'libmcrypt', u'libmhash', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'libserial', u'libtorrent', u'liburcu', u'libusb-compat', u'libxslt', u'libyaml', u'lightning', u'perl', u'pixman', u'popt', u'tcl', u'tinyalsa', u'usbredir'] Warning: staging file "./usr/lib/libxslt.la" is touched by more than one package: [u'libxslt', u'libyaml', u'lightning', u'perl', u'pixman', u'popt', u'tcl', u'tinyalsa', u'usbredir'] Warning: staging file "./usr/lib/libdb-5.3.la" is touched by more than one package: [u'berkeleydb', u'expat', u'apr-util', u'xz', u'libzlib', u'libxml2', u'pcre', u'apache', u'beecrypt', u'boost', u'bzip2', u'clapack', u'skalibs', u'execline', u'file', u'flex', u'libnl', u'libusb', u'libpcap', u'libamcodec', u'libb64', u'libcli', u'libcue', u'libestr', u'libee', u'libfastjson', u'libmcrypt', u'libmhash', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'libserial', u'libtorrent', u'liburcu', u'libusb-compat', u'libxslt', u'libyaml', u'lightning', u'perl', u'pixman', u'popt', u'tcl', u'tinyalsa', u'usbredir'] Warning: staging file "./usr/lib/libmagic.la" is touched by more than one package: [u'file', u'flex', u'libnl', u'libusb', u'libpcap', u'libamcodec', u'libb64', u'libcli', u'libcue', u'libestr', u'libee', u'libfastjson', u'libmcrypt', u'libmhash', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'libserial', u'libtorrent', u'liburcu', u'libusb-compat', u'libxslt', u'libyaml', u'lightning', u'perl', u'pixman', u'popt', u'tcl', u'tinyalsa', u'usbredir'] Warning: staging file "./usr/lib/liburcu.la" is touched by more than one package: [u'liburcu', u'libusb-compat', u'libxslt', u'libyaml', u'lightning', u'perl', u'pixman', u'popt', u'tcl', u'tinyalsa', u'usbredir'] Warning: staging file "./usr/lib/liburcu-signal.la" is touched by more than one package: [u'liburcu', u'libusb-compat', u'libxslt', u'libyaml', u'lightning', u'perl', u'pixman', u'popt', u'tcl', u'tinyalsa', u'usbredir'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'libserial', u'libtorrent', u'liburcu', u'libusb-compat', u'libxslt', u'libyaml', u'lightning', u'perl', u'pixman', u'popt', u'tcl', u'tinyalsa', u'usbredir'] Warning: staging file "./usr/lib/libfastjson.la" is touched by more than one package: [u'libfastjson', u'libmcrypt', u'libmhash', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'libserial', u'libtorrent', u'liburcu', u'libusb-compat', u'libxslt', u'libyaml', u'lightning', u'perl', u'pixman', u'popt', u'tcl', u'tinyalsa', u'usbredir'] Warning: staging file "./usr/lib/libpixman-1.la" is touched by more than one package: [u'pixman', u'popt', u'tcl', u'tinyalsa', u'usbredir'] Warning: staging file "./usr/lib/libmhash.la" is touched by more than one package: [u'libmhash', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'libserial', u'libtorrent', u'liburcu', u'libusb-compat', u'libxslt', u'libyaml', u'lightning', u'perl', u'pixman', u'popt', u'tcl', u'tinyalsa', u'usbredir'] Warning: staging file "./usr/lib/libestr.la" is touched by more than one package: [u'libestr', u'libee', u'libfastjson', u'libmcrypt', u'libmhash', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'libserial', u'libtorrent', u'liburcu', u'libusb-compat', u'libxslt', u'libyaml', u'lightning', u'perl', u'pixman', u'popt', u'tcl', u'tinyalsa', u'usbredir'] Warning: staging file "./usr/lib/libtorrent.la" is touched by more than one package: [u'libtorrent', u'liburcu', u'libusb-compat', u'libxslt', u'libyaml', u'lightning', u'perl', u'pixman', u'popt', u'tcl', u'tinyalsa', u'usbredir'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'pcre', u'apache', u'beecrypt', u'boost', u'bzip2', u'clapack', u'skalibs', u'execline', u'file', u'flex', u'libnl', u'libusb', u'libpcap', u'libamcodec', u'libb64', u'libcli', u'libcue', u'libestr', u'libee', u'libfastjson', u'libmcrypt', u'libmhash', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'libserial', u'libtorrent', u'liburcu', u'libusb-compat', u'libxslt', u'libyaml', u'lightning', u'perl', u'pixman', u'popt', u'tcl', u'tinyalsa', u'usbredir'] Warning: staging file "./usr/lib/liburcu-cds.la" is touched by more than one package: [u'liburcu', u'libusb-compat', u'libxslt', u'libyaml', u'lightning', u'perl', u'pixman', u'popt', u'tcl', u'tinyalsa', u'usbredir'] Warning: staging file "./usr/lib/apr-util-1/apr_dbm_db.la" is touched by more than one package: [u'apr-util', u'xz', u'libzlib', u'libxml2', u'pcre', u'apache', u'beecrypt', u'boost', u'bzip2', u'clapack', u'skalibs', u'execline', u'file', u'flex', u'libnl', u'libusb', u'libpcap', u'libamcodec', u'libb64', u'libcli', u'libcue', u'libestr', u'libee', u'libfastjson', u'libmcrypt', u'libmhash', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'libserial', u'libtorrent', u'liburcu', u'libusb-compat', u'libxslt', u'libyaml', u'lightning', u'perl', u'pixman', u'popt', u'tcl', u'tinyalsa', u'usbredir'] Warning: staging file "./usr/lib/libmcrypt.la" is touched by more than one package: [u'libmcrypt', u'libmhash', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'libserial', u'libtorrent', u'liburcu', u'libusb-compat', u'libxslt', u'libyaml', u'lightning', u'perl', u'pixman', u'popt', u'tcl', u'tinyalsa', u'usbredir'] Warning: staging file "./usr/lib/liburcu-qsbr.la" is touched by more than one package: [u'liburcu', u'libusb-compat', u'libxslt', u'libyaml', u'lightning', u'perl', u'pixman', u'popt', u'tcl', u'tinyalsa', u'usbredir'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'apr-util', u'xz', u'libzlib', u'libxml2', u'pcre', u'apache', u'beecrypt', u'boost', u'bzip2', u'clapack', u'skalibs', u'execline', u'file', u'flex', u'libnl', u'libusb', u'libpcap', u'libamcodec', u'libb64', u'libcli', u'libcue', u'libestr', u'libee', u'libfastjson', u'libmcrypt', u'libmhash', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'libserial', u'libtorrent', u'liburcu', u'libusb-compat', u'libxslt', u'libyaml', u'lightning', u'perl', u'pixman', u'popt', u'tcl', u'tinyalsa', u'usbredir'] Warning: staging file "./usr/lib/libbeecrypt.la" is touched by more than one package: [u'beecrypt', u'boost', u'bzip2', u'clapack', u'skalibs', u'execline', u'file', u'flex', u'libnl', u'libusb', u'libpcap', u'libamcodec', u'libb64', u'libcli', u'libcue', u'libestr', u'libee', u'libfastjson', u'libmcrypt', u'libmhash', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'libserial', u'libtorrent', u'liburcu', u'libusb-compat', u'libxslt', u'libyaml', u'lightning', u'perl', u'pixman', u'popt', u'tcl', u'tinyalsa', u'usbredir'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'libusb', u'libpcap', u'libamcodec', u'libb64', u'libcli', u'libcue', u'libestr', u'libee', u'libfastjson', u'libmcrypt', u'libmhash', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'libserial', u'libtorrent', u'liburcu', u'libusb-compat', u'libxslt', u'libyaml', u'lightning', u'perl', u'pixman', u'popt', u'tcl', u'tinyalsa', u'usbredir'] Warning: staging file "./usr/lib/libasound.la" is touched by more than one package: [u'alsa-lib', u'apr', u'berkeleydb', u'expat', u'apr-util', u'xz', u'libzlib', u'libxml2', u'pcre', u'apache', u'beecrypt', u'boost', u'bzip2', u'clapack', u'skalibs', u'execline', u'file', u'flex', u'libnl', u'libusb', u'libpcap', u'libamcodec', u'libb64', u'libcli', u'libcue', u'libestr', u'libee', u'libfastjson', u'libmcrypt', u'libmhash', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'libserial', u'libtorrent', u'liburcu', u'libusb-compat', u'libxslt', u'libyaml', u'lightning', u'perl', u'pixman', u'popt', u'tcl', u'tinyalsa', u'usbredir'] Warning: staging file "./usr/lib/libapr-1.la" is touched by more than one package: [u'apr', u'berkeleydb', u'expat', u'apr-util', u'xz', u'libzlib', u'libxml2', u'pcre', u'apache', u'beecrypt', u'boost', u'bzip2', u'clapack', u'skalibs', u'execline', u'file', u'flex', u'libnl', u'libusb', u'libpcap', u'libamcodec', u'libb64', u'libcli', u'libcue', u'libestr', u'libee', u'libfastjson', u'libmcrypt', u'libmhash', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'libserial', u'libtorrent', u'liburcu', u'libusb-compat', u'libxslt', u'libyaml', u'lightning', u'perl', u'pixman', u'popt', u'tcl', u'tinyalsa', u'usbredir'] Warning: staging file "./usr/lib/libusb.la" is touched by more than one package: [u'libusb-compat', u'libxslt', u'libyaml', u'lightning', u'perl', u'pixman', u'popt', u'tcl', u'tinyalsa', u'usbredir'] Warning: staging file "./usr/lib/liblightning.la" is touched by more than one package: [u'lightning', u'perl', u'pixman', u'popt', u'tcl', u'tinyalsa', u'usbredir'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'libusb', u'libpcap', u'libamcodec', u'libb64', u'libcli', u'libcue', u'libestr', u'libee', u'libfastjson', u'libmcrypt', u'libmhash', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'libserial', u'libtorrent', u'liburcu', u'libusb-compat', u'libxslt', u'libyaml', u'lightning', u'perl', u'pixman', u'popt', u'tcl', u'tinyalsa', u'usbredir'] Warning: staging file "./usr/lib/liblzma.la" is touched by more than one package: [u'xz', u'libzlib', u'libxml2', u'pcre', u'apache', u'beecrypt', u'boost', u'bzip2', u'clapack', u'skalibs', u'execline', u'file', u'flex', u'libnl', u'libusb', u'libpcap', u'libamcodec', u'libb64', u'libcli', u'libcue', u'libestr', u'libee', u'libfastjson', u'libmcrypt', u'libmhash', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'libserial', u'libtorrent', u'liburcu', u'libusb-compat', u'libxslt', u'libyaml', u'lightning', u'perl', u'pixman', u'popt', u'tcl', u'tinyalsa', u'usbredir'] Warning: staging file "./usr/lib/libyaml.la" is touched by more than one package: [u'libyaml', u'lightning', u'perl', u'pixman', u'popt', u'tcl', u'tinyalsa', u'usbredir'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'libusb', u'libpcap', u'libamcodec', u'libb64', u'libcli', u'libcue', u'libestr', u'libee', u'libfastjson', u'libmcrypt', u'libmhash', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'libserial', u'libtorrent', u'liburcu', u'libusb-compat', u'libxslt', u'libyaml', u'lightning', u'perl', u'pixman', u'popt', u'tcl', u'tinyalsa', u'usbredir'] Warning: staging file "./usr/lib/libnetfilter_conntrack.la" is touched by more than one package: [u'libnetfilter_conntrack', u'libserial', u'libtorrent', u'liburcu', u'libusb-compat', u'libxslt', u'libyaml', u'lightning', u'perl', u'pixman', u'popt', u'tcl', u'tinyalsa', u'usbredir'] Warning: staging file "./usr/lib/libserial.la" is touched by more than one package: [u'libserial', u'libtorrent', u'liburcu', u'libusb-compat', u'libxslt', u'libyaml', u'lightning', u'perl', u'pixman', u'popt', u'tcl', u'tinyalsa', u'usbredir'] ./support/scripts/check-uniq-files -t host /home/peko/autobuild/instance-0/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-bison'] rm -rf /home/peko/autobuild/instance-0/output/target/usr/lib/perl5/5.26.2/pod rm -rf /home/peko/autobuild/instance-0/output/target/usr/lib/perl5/5.26.2/arm-linux/CORE find /home/peko/autobuild/instance-0/output/target/usr/lib/perl5/ -name 'extralibs.ld' -print0 | xargs -0 rm -f find /home/peko/autobuild/instance-0/output/target/usr/lib/perl5/ -name '*.bs' -print0 | xargs -0 rm -f find /home/peko/autobuild/instance-0/output/target/usr/lib/perl5/ -name '.packlist' -print0 | xargs -0 rm -f mkdir -p /home/peko/autobuild/instance-0/output/target/etc echo "buildroot" > /home/peko/autobuild/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/peko/autobuild/instance-0/output/target/etc/hosts mkdir -p /home/peko/autobuild/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/peko/autobuild/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/peko/autobuild/instance-0/output/target/etc/shadow rm -f /home/peko/autobuild/instance-0/output/target/bin/sh rm -f /home/peko/autobuild/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/peko/autobuild/instance-0/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/peko/autobuild/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/peko/autobuild/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/peko/autobuild/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/peko/autobuild/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/peko/autobuild/instance-0/output/target/usr/include /home/peko/autobuild/instance-0/output/target/usr/share/aclocal \ /home/peko/autobuild/instance-0/output/target/usr/lib/pkgconfig /home/peko/autobuild/instance-0/output/target/usr/share/pkgconfig \ /home/peko/autobuild/instance-0/output/target/usr/lib/cmake /home/peko/autobuild/instance-0/output/target/usr/share/cmake find /home/peko/autobuild/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/peko/autobuild/instance-0/output/target/lib/ /home/peko/autobuild/instance-0/output/target/usr/lib/ /home/peko/autobuild/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: `/home/peko/autobuild/instance-0/output/target/usr/libexec/': No such file or directory rm -rf /home/peko/autobuild/instance-0/output/target/usr/share/gdb rm -rf /home/peko/autobuild/instance-0/output/target/usr/share/bash-completion rm -rf /home/peko/autobuild/instance-0/output/target/usr/share/zsh rm -rf /home/peko/autobuild/instance-0/output/target/usr/man /home/peko/autobuild/instance-0/output/target/usr/share/man rm -rf /home/peko/autobuild/instance-0/output/target/usr/info /home/peko/autobuild/instance-0/output/target/usr/share/info rm -rf /home/peko/autobuild/instance-0/output/target/usr/doc /home/peko/autobuild/instance-0/output/target/usr/share/doc rm -rf /home/peko/autobuild/instance-0/output/target/usr/share/gtk-doc rmdir /home/peko/autobuild/instance-0/output/target/usr/share 2>/dev/null || true find /home/peko/autobuild/instance-0/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-0/output/host/bin/arm-none-linux-gnueabi-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/peko/autobuild/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/peko/autobuild/instance-0/output/host/bin/arm-none-linux-gnueabi-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/peko/autobuild/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/peko/autobuild/instance-0/output/host/bin/arm-none-linux-gnueabi-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/peko/autobuild/instance-0/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-0/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-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.08-git-00542-g2d685d7"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.08-git\"" \ ) > /home/peko/autobuild/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/peko/autobuild/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/peko/autobuild/instance-0/buildroot/support/scripts/fix-rpath target touch /home/peko/autobuild/instance-0/output/target/usr make: Leaving directory `/home/peko/autobuild/instance-0/buildroot' make: Entering directory `/home/peko/autobuild/instance-0/buildroot' >>> Buildroot 2018.08-git-00542-g2d685d7 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 PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" BR2_DL_DIR=/home/peko/autobuild/instance-0/dl BUILD_DIR=/home/peko/autobuild/instance-0/output/build O=/home/peko/autobuild/instance-0/output flock /home/peko/autobuild/instance-0/dl/toolchain-external-codesourcery-arm/ support/download/dl-wrapper -c '2014.05-29' -d '/home/peko/autobuild/instance-0/dl/toolchain-external-codesourcery-arm' -D '/home/peko/autobuild/instance-0/dl' -f 'arm-2014.05-29-arm-none-linux-gnueabi.src.tar.bz2' -H 'toolchain/toolchain-external/toolchain-external-codesourcery-arm//toolchain-external-codesourcery-arm.hash' -n 'toolchain-external-codesourcery-arm-2014.05-29' -N 'toolchain-external-codesourcery-arm' -o '/home/peko/autobuild/instance-0/dl/toolchain-external-codesourcery-arm/arm-2014.05-29-arm-none-linux-gnueabi.src.tar.bz2' -u https://sourcery.mentor.com/public/gnu_toolchain/arm-none-linux-gnueabi -u http\|urlencode+http://sources.buildroot.net/toolchain-external-codesourcery-arm -u http\|urlencode+http://sources.buildroot.net -- arm-2014.05-29-arm-none-linux-gnueabi.src.tar.bz2: OK (sha256: e16a5b1e41d7ff1e74161f9405182001bc8d1360d89564e73911032e6966cc0d) >>> toolchain-external-codesourcery-arm 2014.05-29 Collecting legal info >>> toolchain Collecting legal info >>> alsa-lib 1.1.6 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> apache 2.4.33 Collecting legal info LICENSE: OK (sha256: c49c0819a726b70142621715dae3159c47b0349c2bc9db079070f28dadac0229) >>> apr 1.6.3 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> apr-util 1.6.1 Collecting legal info LICENSE: OK (sha256: ef5609d18601645ad6fe22c6c122094be40e976725c1d0490778abacc836e7a2) >>> berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> xz 5.2.3 Collecting legal info ERROR: No hash found for COPYING.GPLv2 ERROR: No hash found for COPYING.GPLv3 ERROR: No hash found for COPYING.LGPLv2.1 >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> beecrypt 4.2.1 Collecting legal info ERROR: No hash found for COPYING.LIB >>> boost 1.67.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> bsdiff 4.3 Collecting legal info ERROR: No hash found for bsdiff.c >>> bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> clapack 3.2.1 Collecting legal info F2CLIBS/libf2c/Notice: OK (sha256: 44561c447e91203ddc747beeca5cc2794d95ee982c17c578670e4f0408bc3904) COPYING: OK (sha256: 23014869214a231525b38c39fdb5f82364fa24154ac80fdcab2a79671460fd09) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> dt v18.32 Collecting legal info ERROR: No hash found for LICENSE >>> execline 2.5.0.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> skalibs 2.6.4.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> host-faketime v0.9.6 Collecting legal info ERROR: No hash found for COPYING >>> file 5.33 Collecting legal info COPYING: OK (sha256: 3c0ad13c36f891a9b4f951e59eb2fc108065a46f849697cc6fd3cdb41cc23a3d) src/mygetopt.h: OK (sha256: d98ee4d8d95e7d021a5dfc41f137ecc3b624a7b98e8bd793130202d12a21ed57) src/vasprintf.c: OK (sha256: 85e358d575ad4ac5b38b623a25b24246ccff3c7e680d930c0a9ff5228fe434b6) >>> host-file 5.33 Collecting legal info COPYING: OK (sha256: 3c0ad13c36f891a9b4f951e59eb2fc108065a46f849697cc6fd3cdb41cc23a3d) src/mygetopt.h: OK (sha256: d98ee4d8d95e7d021a5dfc41f137ecc3b624a7b98e8bd793130202d12a21ed57) src/vasprintf.c: OK (sha256: 85e358d575ad4ac5b38b623a25b24246ccff3c7e680d930c0a9ff5228fe434b6) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> 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.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> knock 258a27e5a47809f97c2b9f2751a88c2f94aae891 Collecting legal info ERROR: No hash found for COPYING >>> libpcap 1.8.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libamcodec 296f39bc6fc47ddf5d88b9fd3cfb82a5b39048ca Collecting legal info >>> libb64 1.2.1 Collecting legal info LICENSE: OK (sha256: 834b7afa1b3c40289a3be775d3625016be1c0d7ea7a4a26c1eb207f53dc961d8) >>> libcli c63c9d35144939c8b4fa3c5394aed2e29ff517b0 Collecting legal info COPYING: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libcue v2.2.1 Collecting legal info LICENSE: OK (sha256: c388d36583fa54e13b6d73ad924d0b68d073ed8a5771e17cb49104705df4504f) >>> libee 0.4.1 Collecting legal info COPYING: OK (sha256: 275fecbf835387e042ba96884f0f05356a485a6ea8449b2c5295cc11652ad439) >>> libestr 0.1.10 Collecting legal info COPYING: OK (sha256: 835b4793da5cbb8965fbd63905b55a4cb4310b7d1b882077d23066b08f901ff8) >>> libfastjson v0.99.8 Collecting legal info COPYING: OK (sha256: b29370bbfa98816e1fca0901f18149d920736771bfd68b4ee0eb00c78b38d245) >>> libmcrypt 2.5.8 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libmhash 0.9.9.9 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnet 1.1.6 Collecting legal info ERROR: No hash found for doc/COPYING >>> libnetfilter_conntrack 1.0.7 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfnetlink 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libserial 0.6.0rc2 Collecting legal info ERROR: No hash found for COPYING >>> libtorrent 0.13.6 Collecting legal info ERROR: No hash found for COPYING >>> liburcu 0.9.2 Collecting legal info ERROR: No hash found for lgpl-2.1.txt ERROR: No hash found for lgpl-relicensing.txt ERROR: No hash found for gpl-2.0.txt ERROR: No hash found for LICENSE >>> libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> libxslt 1.1.32 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> libyaml 0.1.7 Collecting legal info LICENSE: OK (sha256: d0d8b09800a45cd982e9568fc7669d9c1a4c330e275a821bbe24d54366d16fe9) >>> lightning 2.1.2 Collecting legal info COPYING.LESSER: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> mcrypt 2.6.8 Collecting legal info ERROR: No hash found for COPYING >>> netsniff-ng 0.6.4 Collecting legal info ERROR: No hash found for README ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> paxtest 0.9.15 Collecting legal info ERROR: No hash found for README >>> perl 5.26.2 Collecting legal info ERROR: No hash found for Artistic ERROR: No hash found for Copying ERROR: No hash found for README >>> pixman 0.34.0 Collecting legal info ERROR: No hash found for COPYING >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> putty 0.70 Collecting legal info ERROR: No hash found for LICENCE >>> rpm 4.13.0.1 Collecting legal info ERROR: No hash found for COPYING >>> s6-portable-utils 2.2.1.1 Collecting legal info COPYING: OK (sha256: 6ee77e7199d69b707ab864ea7a838f9562717aaa41c89413bdb2cf835f95052f) >>> sox 14.4.2 Collecting legal info ERROR: No hash found for LICENSE.GPL ERROR: No hash found for LICENSE.LGPL >>> tcl 8.6.6 Collecting legal info license.terms: OK (sha256: c0a69a2bfd757361ec7e6143973b103c90409316b49e9c88db26ad6388e79f16) >>> tinyalsa 1.1.1 Collecting legal info ERROR: No hash found for NOTICE >>> usbredir 0.7.1 Collecting legal info ERROR: No hash found for COPYING.LIB WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-codesourcery-arm-2014.05-29: cannot save license (TOOLCHAIN_EXTERNAL_CODESOURCERY_ARM_LICENSE_FILES not defined) WARNING: libamcodec-296f39bc6fc47ddf5d88b9fd3cfb82a5b39048ca: cannot save license (LIBAMCODEC_LICENSE_FILES not defined) Legal info produced in /home/peko/autobuild/instance-0/output/legal-info make: Leaving directory `/home/peko/autobuild/instance-0/buildroot'