checking for sys/resource.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking arpa/nameser.h usability... yes checking arpa/nameser.h presence... yes checking for arpa/nameser.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for net/if.h... yes checking for net/if_types.h... no checking for linux/if_tun.h... yes checking for net/if_tun.h... no checking for net/if_utun.h... no checking for net/tun/if_tun.h... no checking for net/if_tap.h... no checking for net/tap/if_tap.h... no checking for net/ethernet.h... yes checking for net/if_arp.h... yes checking for netinet/in_systm.h... yes checking for netinet/in.h... yes checking for netinet/in6.h... no checking for netpacket/packet.h... yes checking for netinet/if_ether.h... yes checking for netinet/ip.h... yes checking for netinet/ip6.h... yes checking for resolv.h... yes checking for netinet/tcp.h... yes checking for netinet/ip_icmp.h... yes checking for netinet/icmp6.h... yes checking for pid_t... yes checking for working __malloc__ attribute... yes checking for socklen_t... yes checking for struct ether_header... yes checking for struct arphdr... yes checking for struct ether_arp... yes checking for struct in_addr... yes checking for struct addrinfo... yes checking for struct ip... yes checking for struct icmp... yes checking for struct in6_addr... yes checking for struct sockaddr_in6... yes checking for struct ip6_hdr... yes checking for struct icmp6_hdr... yes checking for struct nd_neighbor_solicit... yes checking for struct nd_opt_hdr... yes checking return type of signal handlers... void checking for asprintf... yes checking for daemon... yes checking for fchmod... yes checking for flock... yes checking for fork... yes checking for gettimeofday... yes checking for mlockall... yes checking for pselect... yes checking for putenv... yes checking for strsignal... yes checking for system... yes checking for unsetenv... yes checking for usleep... yes checking for vsyslog... yes checking for devname... no checking for fdevname... no checking for getopt_long... yes checking for socket... yes checking for gethostbyname... yes checking whether freeaddrinfo is declared... yes checking whether gai_strerror is declared... yes checking whether getaddrinfo is declared... yes checking whether getnameinfo is declared... yes checking whether res_init is declared... yes checking for res_init in -lresolv... no checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for compress2 in -lz... yes checking for lzo1x_1_compress in -llzo2... yes checking lzo/lzo1x.h usability... yes checking lzo/lzo1x.h presence... yes checking for lzo/lzo1x.h... yes checking for dlopen... no checking for dlopen in -ldl... yes checking openssl/evp.h usability... yes checking openssl/evp.h presence... yes checking for openssl/evp.h... yes checking openssl/rsa.h usability... yes checking openssl/rsa.h presence... yes checking for openssl/rsa.h... yes checking openssl/rand.h usability... yes checking openssl/rand.h presence... yes checking for openssl/rand.h... yes checking openssl/err.h usability... yes checking openssl/err.h presence... yes checking for openssl/err.h... yes checking openssl/sha.h usability... yes checking openssl/sha.h presence... yes checking for openssl/sha.h... yes checking openssl/pem.h usability... yes checking openssl/pem.h presence... yes checking for openssl/pem.h... yes checking openssl/engine.h usability... yes checking openssl/engine.h presence... yes checking for openssl/engine.h... yes checking for EVP_EncryptInit_ex in -lcrypto... yes checking for RAND_bytes... yes checking for EVP_EncryptInit_ex... yes checking for EVP_CIPHER_CTX_new... yes checking whether OpenSSL_add_all_algorithms is declared... yes checking whether EVP_aes_256_cfb is declared... yes checking for BN_GENCB_new... no checking for RSA_set0_key... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating distro/Makefile config.status: creating config.h config.status: executing depfiles 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, --disable-static, --enable-shared >>> tinc 1.0.33 Building PATH="/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/host/bin:/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/host/sbin:/usr/bin:/bin:/accts/mlweber1/bin:/accts/mlweber1/libexec/git-core:/accts/mlweber1/usr/bin:/accts/mlweber1/usr/local/bin" /usr/bin/make -j8 -C /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/tinc-1.0.33/ make[1]: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/tinc-1.0.33' /usr/bin/make all-recursive make[2]: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/tinc-1.0.33' Making all in src make[3]: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/tinc-1.0.33/src' CC avl_tree.o CC conf.o CC connection.o CC dropin.o CC dummy_device.o CC edge.o CC event.o CC fake-getaddrinfo.o CC fake-getnameinfo.o CC graph.o CC list.o CC logger.o CC meta.o CC multicast_device.o CC net.o CC net_packet.o CC net_setup.o CC net_socket.o CC netutl.o CC node.o CC pidfile.o CC process.o CC protocol.o CC protocol_auth.o CC protocol_edge.o CC protocol_misc.o CC protocol_key.o CC protocol_subnet.o CC proxy.o CC raw_socket_device.o CC route.o CC subnet.o CC tincd.o CC utils.o CC linux/device.o CCLD tincd make[3]: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/tinc-1.0.33/src' Making all in doc make[3]: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/tinc-1.0.33/doc' GEN tincinclude.texi GEN tincd.8 GEN tinc.conf.5 make[3]: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/tinc-1.0.33/doc' Making all in distro make[3]: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/tinc-1.0.33/distro' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/tinc-1.0.33/distro' make[3]: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/tinc-1.0.33' make[3]: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/tinc-1.0.33' make[2]: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/tinc-1.0.33' make[1]: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/tinc-1.0.33' >>> tinc 1.0.33 Installing to target PATH="/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/host/bin:/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/host/sbin:/usr/bin:/bin:/accts/mlweber1/bin:/accts/mlweber1/libexec/git-core:/accts/mlweber1/usr/bin:/accts/mlweber1/usr/local/bin" /usr/bin/make -j8 DESTDIR=/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target install -C /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/tinc-1.0.33/ make[1]: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/tinc-1.0.33' Making install in src make[2]: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/tinc-1.0.33/src' make[3]: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/tinc-1.0.33/src' make[3]: Nothing to be done for `install-data-am'. /usr/bin/mkdir -p '/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/sbin' /usr/bin/install -c tincd '/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/sbin' make[3]: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/tinc-1.0.33/src' make[2]: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/tinc-1.0.33/src' Making install in doc make[2]: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/tinc-1.0.33/doc' make[3]: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/tinc-1.0.33/doc' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/man/man5' /usr/bin/mkdir -p '/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/man/man8' /usr/bin/mkdir -p '/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/info' /usr/bin/install -c -m 644 tinc.conf.5 '/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/man/man5' /usr/bin/install -c -m 644 tincd.8 '/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/man/man8' /usr/bin/install -c -m 644 ./tinc.info '/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/info' make[3]: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/tinc-1.0.33/doc' make[2]: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/tinc-1.0.33/doc' Making install in distro make[2]: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/tinc-1.0.33/distro' make[3]: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/tinc-1.0.33/distro' make[3]: Nothing to be done for `install-exec-am'. make[3]: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/tinc-1.0.33/distro' make[2]: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/tinc-1.0.33/distro' make[2]: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/tinc-1.0.33' make[3]: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/tinc-1.0.33' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/tinc-1.0.33' make[2]: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/tinc-1.0.33' make[1]: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/tinc-1.0.33' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'libusb', u'libpcap', u'libcgi', u'libopenssl', u'libcurl', u'libdmtx', u'libiqrf', u'libsoundtouch', u'libxml2', u'libsvg', u'libtorrent', u'libvips', u'lzo', u'mpir', u'netsnmp'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'gstreamer1', u'libnl', u'libusb', u'libpcap', u'libcgi', u'libopenssl', u'libcurl', u'libdmtx', u'libiqrf', u'libsoundtouch', u'libxml2', u'libsvg', u'libtorrent', u'libvips', u'lzo', u'mpir', u'netsnmp'] Warning: staging file "./usr/lib/libdmtx.la" is touched by more than one package: [u'libdmtx', u'libiqrf', u'libsoundtouch', u'libxml2', u'libsvg', u'libtorrent', u'libvips', u'lzo', u'mpir', u'netsnmp'] Warning: staging file "./usr/lib/libvips-cpp.la" is touched by more than one package: [u'libvips', u'lzo', u'mpir', u'netsnmp'] Warning: staging file "./usr/lib/libSDL2.la" is touched by more than one package: [u'sdl2', u'libjpeg', u'libzlib', u'libpng', u'sdl2_image', u'sdl2_mixer', u'freetype', u'sdl2_ttf', u'gmp', u'libffi', u'pcre', u'ncurses', u'util-linux', u'libglib2', u'gstreamer1', u'libnl', u'libusb', u'libpcap', u'libcgi', u'libopenssl', u'libcurl', u'libdmtx', u'libiqrf', u'libsoundtouch', u'libxml2', u'libsvg', u'libtorrent', u'libvips', u'lzo', u'mpir', u'netsnmp'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'ncurses', u'util-linux', u'libglib2', u'gstreamer1', u'libnl', u'libusb', u'libpcap', u'libcgi', u'libopenssl', u'libcurl', u'libdmtx', u'libiqrf', u'libsoundtouch', u'libxml2', u'libsvg', u'libtorrent', u'libvips', u'lzo', u'mpir', u'netsnmp'] Warning: staging file "./usr/lib/libmpir.la" is touched by more than one package: [u'mpir', u'netsnmp'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'gstreamer1', u'libnl', u'libusb', u'libpcap', u'libcgi', u'libopenssl', u'libcurl', u'libdmtx', u'libiqrf', u'libsoundtouch', u'libxml2', u'libsvg', u'libtorrent', u'libvips', u'lzo', u'mpir', u'netsnmp'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'ncurses', u'util-linux', u'libglib2', u'gstreamer1', u'libnl', u'libusb', u'libpcap', u'libcgi', u'libopenssl', u'libcurl', u'libdmtx', u'libiqrf', u'libsoundtouch', u'libxml2', u'libsvg', u'libtorrent', u'libvips', u'lzo', u'mpir', u'netsnmp'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'gstreamer1', u'libnl', u'libusb', u'libpcap', u'libcgi', u'libopenssl', u'libcurl', u'libdmtx', u'libiqrf', u'libsoundtouch', u'libxml2', u'libsvg', u'libtorrent', u'libvips', u'lzo', u'mpir', u'netsnmp'] Warning: staging file "./usr/lib/libtorrent.la" is touched by more than one package: [u'libtorrent', u'libvips', u'lzo', u'mpir', u'netsnmp'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'ncurses', u'util-linux', u'libglib2', u'gstreamer1', u'libnl', u'libusb', u'libpcap', u'libcgi', u'libopenssl', u'libcurl', u'libdmtx', u'libiqrf', u'libsoundtouch', u'libxml2', u'libsvg', u'libtorrent', u'libvips', u'lzo', u'mpir', u'netsnmp'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'gstreamer1', u'libnl', u'libusb', u'libpcap', u'libcgi', u'libopenssl', u'libcurl', u'libdmtx', u'libiqrf', u'libsoundtouch', u'libxml2', u'libsvg', u'libtorrent', u'libvips', u'lzo', u'mpir', u'netsnmp'] Warning: staging file "./usr/lib/libsvg.la" is touched by more than one package: [u'libsvg', u'libtorrent', u'libvips', u'lzo', u'mpir', u'netsnmp'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'libpcap', u'libcgi', u'libopenssl', u'libcurl', u'libdmtx', u'libiqrf', u'libsoundtouch', u'libxml2', u'libsvg', u'libtorrent', u'libvips', u'lzo', u'mpir', u'netsnmp'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'ncurses', u'util-linux', u'libglib2', u'gstreamer1', u'libnl', u'libusb', u'libpcap', u'libcgi', u'libopenssl', u'libcurl', u'libdmtx', u'libiqrf', u'libsoundtouch', u'libxml2', u'libsvg', u'libtorrent', u'libvips', u'lzo', u'mpir', u'netsnmp'] Warning: staging file "./usr/lib/libgstbase-1.0.la" is touched by more than one package: [u'gstreamer1', u'libnl', u'libusb', u'libpcap', u'libcgi', u'libopenssl', u'libcurl', u'libdmtx', u'libiqrf', u'libsoundtouch', u'libxml2', u'libsvg', u'libtorrent', u'libvips', u'lzo', u'mpir', u'netsnmp'] Warning: staging file "./usr/lib/libSDL2main.la" is touched by more than one package: [u'sdl2', u'libjpeg', u'libzlib', u'libpng', u'sdl2_image', u'sdl2_mixer', u'freetype', u'sdl2_ttf', u'gmp', u'libffi', u'pcre', u'ncurses', u'util-linux', u'libglib2', u'gstreamer1', u'libnl', u'libusb', u'libpcap', u'libcgi', u'libopenssl', u'libcurl', u'libdmtx', u'libiqrf', u'libsoundtouch', u'libxml2', u'libsvg', u'libtorrent', u'libvips', u'lzo', u'mpir', u'netsnmp'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'gstreamer1', u'libnl', u'libusb', u'libpcap', u'libcgi', u'libopenssl', u'libcurl', u'libdmtx', u'libiqrf', u'libsoundtouch', u'libxml2', u'libsvg', u'libtorrent', u'libvips', u'lzo', u'mpir', u'netsnmp'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'gstreamer1', u'libnl', u'libusb', u'libpcap', u'libcgi', u'libopenssl', u'libcurl', u'libdmtx', u'libiqrf', u'libsoundtouch', u'libxml2', u'libsvg', u'libtorrent', u'libvips', u'lzo', u'mpir', u'netsnmp'] Warning: staging file "./usr/lib/libgmp.la" is touched by more than one package: [u'gmp', u'libffi', u'pcre', u'ncurses', u'util-linux', u'libglib2', u'gstreamer1', u'libnl', u'libusb', u'libpcap', u'libcgi', u'libopenssl', u'libcurl', u'libdmtx', u'libiqrf', u'libsoundtouch', u'libxml2', u'libsvg', u'libtorrent', u'libvips', u'lzo', u'mpir', u'netsnmp'] Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: [u'libcurl', u'libdmtx', u'libiqrf', u'libsoundtouch', u'libxml2', u'libsvg', u'libtorrent', u'libvips', u'lzo', u'mpir', u'netsnmp'] Warning: staging file "./usr/lib/libpng.la" is touched by more than one package: [u'libpng', u'sdl2_image', u'sdl2_mixer', u'freetype', u'sdl2_ttf', u'gmp', u'libffi', u'pcre', u'ncurses', u'util-linux', u'libglib2', u'gstreamer1', u'libnl', u'libusb', u'libpcap', u'libcgi', u'libopenssl', u'libcurl', u'libdmtx', u'libiqrf', u'libsoundtouch', u'libxml2', u'libsvg', u'libtorrent', u'libvips', u'lzo', u'mpir', u'netsnmp'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'gstreamer1', u'libnl', u'libusb', u'libpcap', u'libcgi', u'libopenssl', u'libcurl', u'libdmtx', u'libiqrf', u'libsoundtouch', u'libxml2', u'libsvg', u'libtorrent', u'libvips', u'lzo', u'mpir', u'netsnmp'] Warning: staging file "./usr/lib/libjpeg.la" is touched by more than one package: [u'libjpeg', u'libzlib', u'libpng', u'sdl2_image', u'sdl2_mixer', u'freetype', u'sdl2_ttf', u'gmp', u'libffi', u'pcre', u'ncurses', u'util-linux', u'libglib2', u'gstreamer1', u'libnl', u'libusb', u'libpcap', u'libcgi', u'libopenssl', u'libcurl', u'libdmtx', u'libiqrf', u'libsoundtouch', u'libxml2', u'libsvg', u'libtorrent', u'libvips', u'lzo', u'mpir', u'netsnmp'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'libsvg', u'libtorrent', u'libvips', u'lzo', u'mpir', u'netsnmp'] Warning: staging file "./usr/lib/libgstnet-1.0.la" is touched by more than one package: [u'gstreamer1', u'libnl', u'libusb', u'libpcap', u'libcgi', u'libopenssl', u'libcurl', u'libdmtx', u'libiqrf', u'libsoundtouch', u'libxml2', u'libsvg', u'libtorrent', u'libvips', u'lzo', u'mpir', u'netsnmp'] Warning: staging file "./usr/lib/libSDL2_image.la" is touched by more than one package: [u'sdl2_image', u'sdl2_mixer', u'freetype', u'sdl2_ttf', u'gmp', u'libffi', u'pcre', u'ncurses', u'util-linux', u'libglib2', u'gstreamer1', u'libnl', u'libusb', u'libpcap', u'libcgi', u'libopenssl', u'libcurl', u'libdmtx', u'libiqrf', u'libsoundtouch', u'libxml2', u'libsvg', u'libtorrent', u'libvips', u'lzo', u'mpir', u'netsnmp'] Warning: staging file "./usr/lib/libvips.la" is touched by more than one package: [u'libvips', u'lzo', u'mpir', u'netsnmp'] Warning: staging file "./usr/lib/gstreamer-1.0/libgstcoretracers.la" is touched by more than one package: [u'gstreamer1', u'libnl', u'libusb', u'libpcap', u'libcgi', u'libopenssl', u'libcurl', u'libdmtx', u'libiqrf', u'libsoundtouch', u'libxml2', u'libsvg', u'libtorrent', u'libvips', u'lzo', u'mpir', u'netsnmp'] Warning: staging file "./usr/lib/libgstcontroller-1.0.la" is touched by more than one package: [u'gstreamer1', u'libnl', u'libusb', u'libpcap', u'libcgi', u'libopenssl', u'libcurl', u'libdmtx', u'libiqrf', u'libsoundtouch', u'libxml2', u'libsvg', u'libtorrent', u'libvips', u'lzo', u'mpir', u'netsnmp'] Warning: staging file "./usr/lib/libSoundTouch.la" is touched by more than one package: [u'libsoundtouch', u'libxml2', u'libsvg', u'libtorrent', u'libvips', u'lzo', u'mpir', u'netsnmp'] Warning: staging file "./usr/lib/gstreamer-1.0/libgstcoreelements.la" is touched by more than one package: [u'gstreamer1', u'libnl', u'libusb', u'libpcap', u'libcgi', u'libopenssl', u'libcurl', u'libdmtx', u'libiqrf', u'libsoundtouch', u'libxml2', u'libsvg', u'libtorrent', u'libvips', u'lzo', u'mpir', u'netsnmp'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'sdl2_ttf', u'gmp', u'libffi', u'pcre', u'ncurses', u'util-linux', u'libglib2', u'gstreamer1', u'libnl', u'libusb', u'libpcap', u'libcgi', u'libopenssl', u'libcurl', u'libdmtx', u'libiqrf', u'libsoundtouch', u'libxml2', u'libsvg', u'libtorrent', u'libvips', u'lzo', u'mpir', u'netsnmp'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'libusb', u'libpcap', u'libcgi', u'libopenssl', u'libcurl', u'libdmtx', u'libiqrf', u'libsoundtouch', u'libxml2', u'libsvg', u'libtorrent', u'libvips', u'lzo', u'mpir', u'netsnmp'] Warning: staging file "./usr/lib/libpng16.la" is touched by more than one package: [u'libpng', u'sdl2_image', u'sdl2_mixer', u'freetype', u'sdl2_ttf', u'gmp', u'libffi', u'pcre', u'ncurses', u'util-linux', u'libglib2', u'gstreamer1', u'libnl', u'libusb', u'libpcap', u'libcgi', u'libopenssl', u'libcurl', u'libdmtx', u'libiqrf', u'libsoundtouch', u'libxml2', u'libsvg', u'libtorrent', u'libvips', u'lzo', u'mpir', u'netsnmp'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'libusb', u'libpcap', u'libcgi', u'libopenssl', u'libcurl', u'libdmtx', u'libiqrf', u'libsoundtouch', u'libxml2', u'libsvg', u'libtorrent', u'libvips', u'lzo', u'mpir', u'netsnmp'] Warning: staging file "./usr/lib/libSDL2_test.la" is touched by more than one package: [u'sdl2', u'libjpeg', u'libzlib', u'libpng', u'sdl2_image', u'sdl2_mixer', u'freetype', u'sdl2_ttf', u'gmp', u'libffi', u'pcre', u'ncurses', u'util-linux', u'libglib2', u'gstreamer1', u'libnl', u'libusb', u'libpcap', u'libcgi', u'libopenssl', u'libcurl', u'libdmtx', u'libiqrf', u'libsoundtouch', u'libxml2', u'libsvg', u'libtorrent', u'libvips', u'lzo', u'mpir', u'netsnmp'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'gstreamer1', u'libnl', u'libusb', u'libpcap', u'libcgi', u'libopenssl', u'libcurl', u'libdmtx', u'libiqrf', u'libsoundtouch', u'libxml2', u'libsvg', u'libtorrent', u'libvips', u'lzo', u'mpir', u'netsnmp'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'libusb', u'libpcap', u'libcgi', u'libopenssl', u'libcurl', u'libdmtx', u'libiqrf', u'libsoundtouch', u'libxml2', u'libsvg', u'libtorrent', u'libvips', u'lzo', u'mpir', u'netsnmp'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'libusb', u'libpcap', u'libcgi', u'libopenssl', u'libcurl', u'libdmtx', u'libiqrf', u'libsoundtouch', u'libxml2', u'libsvg', u'libtorrent', u'libvips', u'lzo', u'mpir', u'netsnmp'] Warning: staging file "./usr/lib/libSDL2_mixer.la" is touched by more than one package: [u'sdl2_mixer', u'freetype', u'sdl2_ttf', u'gmp', u'libffi', u'pcre', u'ncurses', u'util-linux', u'libglib2', u'gstreamer1', u'libnl', u'libusb', u'libpcap', u'libcgi', u'libopenssl', u'libcurl', u'libdmtx', u'libiqrf', u'libsoundtouch', u'libxml2', u'libsvg', u'libtorrent', u'libvips', u'lzo', u'mpir', u'netsnmp'] Warning: staging file "./usr/lib/libvipsCC.la" is touched by more than one package: [u'libvips', u'lzo', u'mpir', u'netsnmp'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'libusb', u'libpcap', u'libcgi', u'libopenssl', u'libcurl', u'libdmtx', u'libiqrf', u'libsoundtouch', u'libxml2', u'libsvg', u'libtorrent', u'libvips', u'lzo', u'mpir', u'netsnmp'] Warning: staging file "./usr/lib/libSDL2_ttf.la" is touched by more than one package: [u'sdl2_ttf', u'gmp', u'libffi', u'pcre', u'ncurses', u'util-linux', u'libglib2', u'gstreamer1', u'libnl', u'libusb', u'libpcap', u'libcgi', u'libopenssl', u'libcurl', u'libdmtx', u'libiqrf', u'libsoundtouch', u'libxml2', u'libsvg', u'libtorrent', u'libvips', u'lzo', u'mpir', u'netsnmp'] Warning: staging file "./usr/lib/libgstreamer-1.0.la" is touched by more than one package: [u'gstreamer1', u'libnl', u'libusb', u'libpcap', u'libcgi', u'libopenssl', u'libcurl', u'libdmtx', u'libiqrf', u'libsoundtouch', u'libxml2', u'libsvg', u'libtorrent', u'libvips', u'lzo', u'mpir', u'netsnmp'] ./support/scripts/check-uniq-files -t host /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/packages-file-list-host.txt rm -f /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/host/bin/glib-compile-schemas /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/host/nios2-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/etc echo "buildroot" > /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/etc/hosts mkdir -p /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/etc echo "Welcome to Buildroot" > /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/etc/shadow rm -f /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/bin/sh rm -f /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/locales.nopurge; done for dir in /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/include /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/aclocal \ /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/pkgconfig /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/pkgconfig \ /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/cmake /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/cmake find /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/lib/ /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/ /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/gdb rm -rf /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/bash-completion rm -rf /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/zsh rm -rf /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/man /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/man rm -rf /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/info /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/info rm -rf /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/doc /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/doc rm -rf /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/gtk-doc rmdir /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share 2>/dev/null || true find /usr/lfs/v0/rc-buildroot-test/scripts/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 /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/host/bin/nios2-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/host/bin/nios2-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/host/bin/nios2-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /usr/lfs/v0/rc-buildroot-test/scripts/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 /usr/lfs/v0/rc-buildroot-test/scripts/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 /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.05-rc3"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.05-rc3"; \ echo "PRETTY_NAME=\"Buildroot 2018.05-rc3\"" \ ) > /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/buildroot/support/scripts/fix-rpath target touch /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr make: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/buildroot' make: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/buildroot' >>> Buildroot 2018.05-rc3 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 >>> bitstream 1.2 Collecting legal info ERROR: No hash found for COPYING >>> flare-engine v1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> sdl2 2.0.8 Collecting legal info COPYING.txt: OK (sha256: 61e627031e1160bf8b9bdbc9cda27656d422ea8eaab199b64b4a4a4168437154) >>> sdl2_image 2.0.3 Collecting legal info COPYING.txt: OK (sha256: 13240ed78c8726c510b9634976430d3d3a9ea2d1ced3214119766e9e71568a35) >>> jpeg Collecting legal info >>> libjpeg 9c Collecting legal info README: OK (sha256: 31f366acfb6259456d9046eb7f16875e387f8bf029d37ac4c4397bf63f22fd6b) >>> libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> sdl2_mixer 2.0.1 Collecting legal info ERROR: No hash found for COPYING.txt >>> sdl2_ttf 2.0.14 Collecting legal info ERROR: No hash found for COPYING.txt >>> freetype 2.9 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> 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) >>> genpart 1.0.2 Collecting legal info >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> gstreamer1 1.12.4 Collecting legal info ERROR: No hash found for COPYING >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> 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 >>> kismet 2016-07-R1 Collecting legal info ERROR: No hash found for debian/copyright >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libpcap 1.8.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> libcgi 1.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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) >>> libdmtx 0.7.4 Collecting legal info LICENSE: OK (sha256: fe6959a664a7abb7d19bf125fa58a045d8757fe3cb3dc41975a54da0e627313d) >>> libiqrf v0.1.2 Collecting legal info >>> libsoundtouch 010a91a59071c7fefd316fca62c0d980ec85b4b1 Collecting legal info ERROR: No hash found for COPYING.TXT >>> libsvg 0.1.4 Collecting legal info ERROR: No hash found for COPYING >>> libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libtorrent 0.13.6 Collecting legal info ERROR: No hash found for COPYING >>> libvips 7.42.2 Collecting legal info ERROR: No hash found for COPYING >>> linuxconsoletools 1.6.0 Collecting legal info ERROR: No hash found for COPYING >>> lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> memtool 2016.10.0 Collecting legal info ERROR: No hash found for COPYING >>> mpir 3.0.0 Collecting legal info ERROR: No hash found for COPYING.LIB >>> host-yasm 1.3.0 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for BSD.txt ERROR: No hash found for Artistic.txt ERROR: No hash found for GNU_GPL-2.0 ERROR: No hash found for GNU_LGPL-2.0 >>> netsnmp 5.7.3 Collecting legal info ERROR: No hash found for COPYING >>> open2300 12 Collecting legal info WARNING: no hash file for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pixiewps 9e5bdc6c86c8487b2a6107d5ab3559ed5c738c59 Collecting legal info LICENSE.md: OK (sha256: ccb349b4132ed7737f25e5adebfe61f3d52dca33708df1e50352320438d1d4c2) >>> rs485conf 5c8d00cf70950fab3454549b81dea843d844492a Collecting legal info ERROR: No hash found for LICENSE >>> rtorrent 0.9.6 Collecting legal info ERROR: No hash found for COPYING >>> sphinxbase 5prealpha Collecting legal info ERROR: No hash found for src/libsphinxbase/util/bio.c >>> sysklogd 1.5.1 Collecting legal info ERROR: No hash found for COPYING >>> tinc 1.0.33 Collecting legal info COPYING: OK (sha256: 10618781fe68ee0958d627f9f4b279b55eaff6c852f7742bbef64dc470c0077c) COPYING.README: OK (sha256: 9bf76a8aa304d807df20bf3d221c21d259764be63e39b58f299b80ba3ac14b5b) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: genpart-1.0.2: cannot save license (GENPART_LICENSE_FILES not defined) WARNING: libiqrf-v0.1.2: cannot save license (LIBIQRF_LICENSE_FILES not defined) Legal info produced in /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/legal-info make: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/buildroot'