CC services.o CC get.o cidr.c: In function 'ip2cidr': cidr.c:124:30: warning: 'snprintf' output truncated before the last format character [-Wformat-truncation=] snprintf(mask, 1, "%d", masklen); ^ cidr.c:124:9: note: 'snprintf' output between 2 and 12 bytes into a destination of size 1 snprintf(mask, 1, "%d", masklen); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC fakepcap.o CC fakepcapnav.o CC fakepoll.o CC xX.o CC utils.o CC timer.o CC git_version.o CC sendpacket.o CC dlt_names.o CC mac.o CC interface.o CC flows.o CC txring.o interface.c: In function 'get_interface_list': interface.c:210:51: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 244 [-Wformat-truncation=] snprintf(testnic, 254, "/dev/char/%s", dirdata->d_name); ^~ interface.c:210:17: note: 'snprintf' output between 11 and 266 bytes into a destination of size 254 snprintf(testnic, 254, "/dev/char/%s", dirdata->d_name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ interface.c:212:59: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 237 [-Wformat-truncation=] snprintf(testnic, 255, "khial pseudo-nic: %s", dirdata->d_name); ^~ interface.c:212:17: note: 'snprintf' output between 19 and 274 bytes into a destination of size 255 snprintf(testnic, 255, "khial pseudo-nic: %s", dirdata->d_name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ AR libcommon.a Making all in tcpedit /usr/bin/make all-am CC tcpedit.o CC parse_args.o CC edit_packet.o CC portmap.o parse_args.c: In function 'tcpedit_post_args': parse_args.c:53:29: warning: increment of a boolean expression [-Wbool-operation] tcpedit->rewrite_ip ++; ^~ parse_args.c:77:29: warning: increment of a boolean expression [-Wbool-operation] tcpedit->rewrite_ip ++; ^~ parse_args.c:87:29: warning: increment of a boolean expression [-Wbool-operation] tcpedit->rewrite_ip ++; ^~ CC dlt.o CC checksum.o CC incremental_checksum.o CC tcpedit_api.o CC fuzzing.o CC dlt_plugins.o CC ethernet.o CC dlt_utils.o CC en10mb.o CC en10mb_api.o CC hdlc.o CC hdlc_api.o CC user.o CC user_api.o CC raw.o CC null.o CC loop.o CC linuxsll.o CC ieee80211.o CC ieee80211_hdr.o CC radiotap.o CC jnpr_ether.o CC pppserial.o AR libtcpedit.a CC tcpreplay-tcpreplay_opts.o CC tcpreplay-send_packets.o CC tcpreplay-signal_handler.o CC tcpreplay-tcpreplay.o CC tcpreplay-tcpreplay_api.o CC tcpreplay-replay.o CC tcpprep-tcpprep_opts.o CC tcpprep-tcpprep.o CC tcpprep-tree.o CC tcpprep-tcpprep_api.o tcpprep.c: In function 'process_raw_packets': tcpprep.c:538:62: warning: 'l2len' may be used uninitialized in this function [-Wmaybe-uninitialized] check_dst_port(ip_hdr, ip6_hdr, (pkthdr.caplen - l2len))); ~~~~~~~~~~~~~~~^~~~~~~~ CC tcprewrite-tcprewrite_opts.o CC tcprewrite-tcprewrite.o CC tcpreplay_edit-tcpreplay_edit_opts.o CC tcpreplay_edit-send_packets.o CC tcpreplay_edit-signal_handler.o CC tcpreplay_edit-tcpreplay.o CC tcpreplay_edit-tcpreplay_api.o CC tcpreplay_edit-replay.o CC tcpcapinfo-tcpcapinfo_opts.o CC tcpcapinfo-tcpcapinfo.o CC tcpbridge-tcpbridge_opts.o CC tcpbridge-tcpbridge.o CC tcpbridge-bridge.o CC tcpliveplay-tcpliveplay_opts.o CC tcpliveplay-tcpliveplay.o CCLD tcpreplay CCLD tcpprep tcpliveplay.c: In function 'do_checksum_liveplay': tcpliveplay.c:1191:5: warning: 'sum' is used uninitialized in this function [-Wuninitialized] sum; ^~~ CCLD tcprewrite CCLD tcpreplay-edit CCLD tcpcapinfo CCLD tcpbridge CCLD tcpliveplay make[3]: Nothing to be done for `all-am'. >>> tcpreplay 4.2.6 Installing to target PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-0/output/target install -C /home/buildroot/autobuild/run/instance-0/output/build/tcpreplay-4.2.6/ Making install in scripts make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. Making install in lib make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. Making install in libopts /usr/bin/make install-am make[5]: Nothing to be done for `install-data-am'. Making install in src /usr/bin/make install-recursive Making install in common /usr/bin/make install-am make[7]: Nothing to be done for `install-exec-am'. make[7]: Nothing to be done for `install-data-am'. Making install in tcpedit /usr/bin/make install-am make[7]: Nothing to be done for `install-exec-am'. make[7]: Nothing to be done for `install-data-am'. /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/target/usr/bin' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/target/usr/share/man/man1' /bin/sh ../libtool --mode=install /usr/bin/install -c tcpreplay tcpprep tcprewrite tcpreplay-edit tcpcapinfo tcpbridge tcpliveplay '/home/buildroot/autobuild/run/instance-0/output/target/usr/bin' /usr/bin/install -c -m 644 tcpreplay.1 tcpprep.1 tcprewrite.1 tcpreplay-edit.1 tcpcapinfo.1 tcpbridge.1 tcpliveplay.1 '/home/buildroot/autobuild/run/instance-0/output/target/usr/share/man/man1' libtool: install: /usr/bin/install -c tcpreplay /home/buildroot/autobuild/run/instance-0/output/target/usr/bin/tcpreplay libtool: install: /usr/bin/install -c tcpprep /home/buildroot/autobuild/run/instance-0/output/target/usr/bin/tcpprep libtool: install: /usr/bin/install -c tcprewrite /home/buildroot/autobuild/run/instance-0/output/target/usr/bin/tcprewrite libtool: install: /usr/bin/install -c tcpreplay-edit /home/buildroot/autobuild/run/instance-0/output/target/usr/bin/tcpreplay-edit libtool: install: /usr/bin/install -c tcpcapinfo /home/buildroot/autobuild/run/instance-0/output/target/usr/bin/tcpcapinfo libtool: install: /usr/bin/install -c tcpbridge /home/buildroot/autobuild/run/instance-0/output/target/usr/bin/tcpbridge libtool: install: /usr/bin/install -c tcpliveplay /home/buildroot/autobuild/run/instance-0/output/target/usr/bin/tcpliveplay make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/autobuild/run/instance-0/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/run/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libtirpc.la" is touched by more than one package: [u'libtirpc', u'libubox', u'opencv3', u'postgresql', u'rapidxml', u'skalibs'] Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'libpcap', u'bzip2', u'libopenssl', u'dawgdic', u'expat', u'libcurl', u'xz', u'libxml2', u'flickcurl', u'freerdp', u'hiredis', u'libupnp', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libarchive', u'libcddb', u'libcsv', u'liblog4c-localtime', u'libreplaygain', u'popt', u'librsync', u'libsoc', u'libtirpc', u'libubox', u'opencv3', u'postgresql', u'rapidxml', u'skalibs'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'libpng', u'gd', u'libnl', u'libpcap', u'bzip2', u'libopenssl', u'dawgdic', u'expat', u'libcurl', u'xz', u'libxml2', u'flickcurl', u'freerdp', u'hiredis', u'libupnp', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libarchive', u'libcddb', u'libcsv', u'liblog4c-localtime', u'libreplaygain', u'popt', u'librsync', u'libsoc', u'libtirpc', u'libubox', u'opencv3', u'postgresql', u'rapidxml', u'skalibs'] Warning: staging file "./usr/lib/libpng.la" is touched by more than one package: [u'libpng', u'gd', u'libnl', u'libpcap', u'bzip2', u'libopenssl', u'dawgdic', u'expat', u'libcurl', u'xz', u'libxml2', u'flickcurl', u'freerdp', u'hiredis', u'libupnp', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libarchive', u'libcddb', u'libcsv', u'liblog4c-localtime', u'libreplaygain', u'popt', u'librsync', u'libsoc', u'libtirpc', u'libubox', u'opencv3', u'postgresql', u'rapidxml', u'skalibs'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'flex', u'linux-pam', u'ncurses', u'libzlib', u'util-linux', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'libpng', u'gd', u'libnl', u'libpcap', u'bzip2', u'libopenssl', u'dawgdic', u'expat', u'libcurl', u'xz', u'libxml2', u'flickcurl', u'freerdp', u'hiredis', u'libupnp', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libarchive', u'libcddb', u'libcsv', u'liblog4c-localtime', u'libreplaygain', u'popt', u'librsync', u'libsoc', u'libtirpc', u'libubox', u'opencv3', u'postgresql', u'rapidxml', u'skalibs'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'libpng', u'gd', u'libnl', u'libpcap', u'bzip2', u'libopenssl', u'dawgdic', u'expat', u'libcurl', u'xz', u'libxml2', u'flickcurl', u'freerdp', u'hiredis', u'libupnp', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libarchive', u'libcddb', u'libcsv', u'liblog4c-localtime', u'libreplaygain', u'popt', u'librsync', u'libsoc', u'libtirpc', u'libubox', u'opencv3', u'postgresql', u'rapidxml', u'skalibs'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'flex', u'linux-pam', u'ncurses', u'libzlib', u'util-linux', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'libpng', u'gd', u'libnl', u'libpcap', u'bzip2', u'libopenssl', u'dawgdic', u'expat', u'libcurl', u'xz', u'libxml2', u'flickcurl', u'freerdp', u'hiredis', u'libupnp', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libarchive', u'libcddb', u'libcsv', u'liblog4c-localtime', u'libreplaygain', u'popt', u'librsync', u'libsoc', u'libtirpc', u'libubox', u'opencv3', u'postgresql', u'rapidxml', u'skalibs'] Warning: staging file "./usr/lib/libthreadutil.la" is touched by more than one package: [u'libupnp', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libarchive', u'libcddb', u'libcsv', u'liblog4c-localtime', u'libreplaygain', u'popt', u'librsync', u'libsoc', u'libtirpc', u'libubox', u'opencv3', u'postgresql', u'rapidxml', u'skalibs'] Warning: staging file "./usr/lib/libgiomm-2.4.la" is touched by more than one package: [u'glibmm', u'atkmm', u'libpng', u'gd', u'libnl', u'libpcap', u'bzip2', u'libopenssl', u'dawgdic', u'expat', u'libcurl', u'xz', u'libxml2', u'flickcurl', u'freerdp', u'hiredis', u'libupnp', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libarchive', u'libcddb', u'libcsv', u'liblog4c-localtime', u'libreplaygain', u'popt', u'librsync', u'libsoc', u'libtirpc', u'libubox', u'opencv3', u'postgresql', u'rapidxml', u'skalibs'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'libpng', u'gd', u'libnl', u'libpcap', u'bzip2', u'libopenssl', u'dawgdic', u'expat', u'libcurl', u'xz', u'libxml2', u'flickcurl', u'freerdp', u'hiredis', u'libupnp', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libarchive', u'libcddb', u'libcsv', u'liblog4c-localtime', u'libreplaygain', u'popt', u'librsync', u'libsoc', u'libtirpc', u'libubox', u'opencv3', u'postgresql', u'rapidxml', u'skalibs'] Warning: staging file "./usr/lib/libpcsclite.la" is touched by more than one package: [u'pcsc-lite', u'acsccid', u'libffi', u'pcre', u'flex', u'linux-pam', u'ncurses', u'libzlib', u'util-linux', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'libpng', u'gd', u'libnl', u'libpcap', u'bzip2', u'libopenssl', u'dawgdic', u'expat', u'libcurl', u'xz', u'libxml2', u'flickcurl', u'freerdp', u'hiredis', u'libupnp', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libarchive', u'libcddb', u'libcsv', u'liblog4c-localtime', u'libreplaygain', u'popt', u'librsync', u'libsoc', u'libtirpc', u'libubox', u'opencv3', u'postgresql', u'rapidxml', u'skalibs'] Warning: staging file "./usr/lib/libiptc.la" is touched by more than one package: [u'iptables', u'libarchive', u'libcddb', u'libcsv', u'liblog4c-localtime', u'libreplaygain', u'popt', u'librsync', u'libsoc', u'libtirpc', u'libubox', u'opencv3', u'postgresql', u'rapidxml', u'skalibs'] Warning: staging file "./usr/lib/libnfnetlink.la" is touched by more than one package: [u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libarchive', u'libcddb', u'libcsv', u'liblog4c-localtime', u'libreplaygain', u'popt', u'librsync', u'libsoc', u'libtirpc', u'libubox', u'opencv3', u'postgresql', u'rapidxml', u'skalibs'] Warning: staging file "./usr/lib/libflickcurl.la" is touched by more than one package: [u'flickcurl', u'freerdp', u'hiredis', u'libupnp', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libarchive', u'libcddb', u'libcsv', u'liblog4c-localtime', u'libreplaygain', u'popt', u'librsync', u'libsoc', u'libtirpc', u'libubox', u'opencv3', u'postgresql', u'rapidxml', u'skalibs'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'flex', u'linux-pam', u'ncurses', u'libzlib', u'util-linux', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'libpng', u'gd', u'libnl', u'libpcap', u'bzip2', u'libopenssl', u'dawgdic', u'expat', u'libcurl', u'xz', u'libxml2', u'flickcurl', u'freerdp', u'hiredis', u'libupnp', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libarchive', u'libcddb', u'libcsv', u'liblog4c-localtime', u'libreplaygain', u'popt', u'librsync', u'libsoc', u'libtirpc', u'libubox', u'opencv3', u'postgresql', u'rapidxml', u'skalibs'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'libpng', u'gd', u'libnl', u'libpcap', u'bzip2', u'libopenssl', u'dawgdic', u'expat', u'libcurl', u'xz', u'libxml2', u'flickcurl', u'freerdp', u'hiredis', u'libupnp', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libarchive', u'libcddb', u'libcsv', u'liblog4c-localtime', u'libreplaygain', u'popt', u'librsync', u'libsoc', u'libtirpc', u'libubox', u'opencv3', u'postgresql', u'rapidxml', u'skalibs'] Warning: staging file "./usr/lib/libfl.la" is touched by more than one package: [u'flex', u'linux-pam', u'ncurses', u'libzlib', u'util-linux', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'libpng', u'gd', u'libnl', u'libpcap', u'bzip2', u'libopenssl', u'dawgdic', u'expat', u'libcurl', u'xz', u'libxml2', u'flickcurl', u'freerdp', u'hiredis', u'libupnp', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libarchive', u'libcddb', u'libcsv', u'liblog4c-localtime', u'libreplaygain', u'popt', u'librsync', u'libsoc', u'libtirpc', u'libubox', u'opencv3', u'postgresql', u'rapidxml', u'skalibs'] Warning: staging file "./usr/lib/libreplaygain.la" is touched by more than one package: [u'libreplaygain', u'popt', u'librsync', u'libsoc', u'libtirpc', u'libubox', u'opencv3', u'postgresql', u'rapidxml', u'skalibs'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'pcsc-lite', u'acsccid', u'libffi', u'pcre', u'flex', u'linux-pam', u'ncurses', u'libzlib', u'util-linux', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'libpng', u'gd', u'libnl', u'libpcap', u'bzip2', u'libopenssl', u'dawgdic', u'expat', u'libcurl', u'xz', u'libxml2', u'flickcurl', u'freerdp', u'hiredis', u'libupnp', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libarchive', u'libcddb', u'libcsv', u'liblog4c-localtime', u'libreplaygain', u'popt', u'librsync', u'libsoc', u'libtirpc', u'libubox', u'opencv3', u'postgresql', u'rapidxml', u'skalibs'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'flex', u'linux-pam', u'ncurses', u'libzlib', u'util-linux', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'libpng', u'gd', u'libnl', u'libpcap', u'bzip2', u'libopenssl', u'dawgdic', u'expat', u'libcurl', u'xz', u'libxml2', u'flickcurl', u'freerdp', u'hiredis', u'libupnp', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libarchive', u'libcddb', u'libcsv', u'liblog4c-localtime', u'libreplaygain', u'popt', u'librsync', u'libsoc', u'libtirpc', u'libubox', u'opencv3', u'postgresql', u'rapidxml', u'skalibs'] Warning: staging file "./usr/lib/libpcscspy.la" is touched by more than one package: [u'pcsc-lite', u'acsccid', u'libffi', u'pcre', u'flex', u'linux-pam', u'ncurses', u'libzlib', u'util-linux', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'libpng', u'gd', u'libnl', u'libpcap', u'bzip2', u'libopenssl', u'dawgdic', u'expat', u'libcurl', u'xz', u'libxml2', u'flickcurl', u'freerdp', u'hiredis', u'libupnp', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libarchive', u'libcddb', u'libcsv', u'liblog4c-localtime', u'libreplaygain', u'popt', u'librsync', u'libsoc', u'libtirpc', u'libubox', u'opencv3', u'postgresql', u'rapidxml', u'skalibs'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'libpng', u'gd', u'libnl', u'libpcap', u'bzip2', u'libopenssl', u'dawgdic', u'expat', u'libcurl', u'xz', u'libxml2', u'flickcurl', u'freerdp', u'hiredis', u'libupnp', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libarchive', u'libcddb', u'libcsv', u'liblog4c-localtime', u'libreplaygain', u'popt', u'librsync', u'libsoc', u'libtirpc', u'libubox', u'opencv3', u'postgresql', u'rapidxml', u'skalibs'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'libpng', u'gd', u'libnl', u'libpcap', u'bzip2', u'libopenssl', u'dawgdic', u'expat', u'libcurl', u'xz', u'libxml2', u'flickcurl', u'freerdp', u'hiredis', u'libupnp', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libarchive', u'libcddb', u'libcsv', u'liblog4c-localtime', u'libreplaygain', u'popt', u'librsync', u'libsoc', u'libtirpc', u'libubox', u'opencv3', u'postgresql', u'rapidxml', u'skalibs'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libarchive', u'libcddb', u'libcsv', u'liblog4c-localtime', u'libreplaygain', u'popt', u'librsync', u'libsoc', u'libtirpc', u'libubox', u'opencv3', u'postgresql', u'rapidxml', u'skalibs'] Warning: staging file "./usr/lib/libgd.la" is touched by more than one package: [u'gd', u'libnl', u'libpcap', u'bzip2', u'libopenssl', u'dawgdic', u'expat', u'libcurl', u'xz', u'libxml2', u'flickcurl', u'freerdp', u'hiredis', u'libupnp', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libarchive', u'libcddb', u'libcsv', u'liblog4c-localtime', u'libreplaygain', u'popt', u'librsync', u'libsoc', u'libtirpc', u'libubox', u'opencv3', u'postgresql', u'rapidxml', u'skalibs'] Warning: staging file "./usr/lib/libarchive.la" is touched by more than one package: [u'libarchive', u'libcddb', u'libcsv', u'liblog4c-localtime', u'libreplaygain', u'popt', u'librsync', u'libsoc', u'libtirpc', u'libubox', u'opencv3', u'postgresql', u'rapidxml', u'skalibs'] Warning: staging file "./usr/lib/libixml.la" is touched by more than one package: [u'libupnp', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libarchive', u'libcddb', u'libcsv', u'liblog4c-localtime', u'libreplaygain', u'popt', u'librsync', u'libsoc', u'libtirpc', u'libubox', u'opencv3', u'postgresql', u'rapidxml', u'skalibs'] Warning: staging file "./usr/lib/libsigc-2.0.la" is touched by more than one package: [u'libsigc', u'glibmm', u'atkmm', u'libpng', u'gd', u'libnl', u'libpcap', u'bzip2', u'libopenssl', u'dawgdic', u'expat', u'libcurl', u'xz', u'libxml2', u'flickcurl', u'freerdp', u'hiredis', u'libupnp', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libarchive', u'libcddb', u'libcsv', u'liblog4c-localtime', u'libreplaygain', u'popt', u'librsync', u'libsoc', u'libtirpc', u'libubox', u'opencv3', u'postgresql', u'rapidxml', u'skalibs'] Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: [u'libcurl', u'xz', u'libxml2', u'flickcurl', u'freerdp', u'hiredis', u'libupnp', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libarchive', u'libcddb', u'libcsv', u'liblog4c-localtime', u'libreplaygain', u'popt', u'librsync', u'libsoc', u'libtirpc', u'libubox', u'opencv3', u'postgresql', u'rapidxml', u'skalibs'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'libpng', u'gd', u'libnl', u'libpcap', u'bzip2', u'libopenssl', u'dawgdic', u'expat', u'libcurl', u'xz', u'libxml2', u'flickcurl', u'freerdp', u'hiredis', u'libupnp', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libarchive', u'libcddb', u'libcsv', u'liblog4c-localtime', u'libreplaygain', u'popt', u'librsync', u'libsoc', u'libtirpc', u'libubox', u'opencv3', u'postgresql', u'rapidxml', u'skalibs'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'flickcurl', u'freerdp', u'hiredis', u'libupnp', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libarchive', u'libcddb', u'libcsv', u'liblog4c-localtime', u'libreplaygain', u'popt', u'librsync', u'libsoc', u'libtirpc', u'libubox', u'opencv3', u'postgresql', u'rapidxml', u'skalibs'] Warning: staging file "./usr/lib/libatkmm-1.6.la" is touched by more than one package: [u'atkmm', u'libpng', u'gd', u'libnl', u'libpcap', u'bzip2', u'libopenssl', u'dawgdic', u'expat', u'libcurl', u'xz', u'libxml2', u'flickcurl', u'freerdp', u'hiredis', u'libupnp', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libarchive', u'libcddb', u'libcsv', u'liblog4c-localtime', u'libreplaygain', u'popt', u'librsync', u'libsoc', u'libtirpc', u'libubox', u'opencv3', u'postgresql', u'rapidxml', u'skalibs'] Warning: staging file "./usr/lib/liblog4c.la" is touched by more than one package: [u'liblog4c-localtime', u'libreplaygain', u'popt', u'librsync', u'libsoc', u'libtirpc', u'libubox', u'opencv3', u'postgresql', u'rapidxml', u'skalibs'] Warning: staging file "./usr/lib/libsmartcols.la" is touched by more than one package: [u'util-linux', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'libpng', u'gd', u'libnl', u'libpcap', u'bzip2', u'libopenssl', u'dawgdic', u'expat', u'libcurl', u'xz', u'libxml2', u'flickcurl', u'freerdp', u'hiredis', u'libupnp', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libarchive', u'libcddb', u'libcsv', u'liblog4c-localtime', u'libreplaygain', u'popt', u'librsync', u'libsoc', u'libtirpc', u'libubox', u'opencv3', u'postgresql', u'rapidxml', u'skalibs'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'libcurl', u'xz', u'libxml2', u'flickcurl', u'freerdp', u'hiredis', u'libupnp', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libarchive', u'libcddb', u'libcsv', u'liblog4c-localtime', u'libreplaygain', u'popt', u'librsync', u'libsoc', u'libtirpc', u'libubox', u'opencv3', u'postgresql', u'rapidxml', u'skalibs'] Warning: staging file "./usr/lib/libglibmm-2.4.la" is touched by more than one package: [u'glibmm', u'atkmm', u'libpng', u'gd', u'libnl', u'libpcap', u'bzip2', u'libopenssl', u'dawgdic', u'expat', u'libcurl', u'xz', u'libxml2', u'flickcurl', u'freerdp', u'hiredis', u'libupnp', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libarchive', u'libcddb', u'libcsv', u'liblog4c-localtime', u'libreplaygain', u'popt', u'librsync', u'libsoc', u'libtirpc', u'libubox', u'opencv3', u'postgresql', u'rapidxml', u'skalibs'] Warning: staging file "./usr/lib/libsoc.la" is touched by more than one package: [u'libsoc', u'libtirpc', u'libubox', u'opencv3', u'postgresql', u'rapidxml', u'skalibs'] Warning: staging file "./usr/lib/libupnp.la" is touched by more than one package: [u'libupnp', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libarchive', u'libcddb', u'libcsv', u'liblog4c-localtime', u'libreplaygain', u'popt', u'librsync', u'libsoc', u'libtirpc', u'libubox', u'opencv3', u'postgresql', u'rapidxml', u'skalibs'] Warning: staging file "./usr/lib/libip4tc.la" is touched by more than one package: [u'iptables', u'libarchive', u'libcddb', u'libcsv', u'liblog4c-localtime', u'libreplaygain', u'popt', u'librsync', u'libsoc', u'libtirpc', u'libubox', u'opencv3', u'postgresql', u'rapidxml', u'skalibs'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'libpcap', u'bzip2', u'libopenssl', u'dawgdic', u'expat', u'libcurl', u'xz', u'libxml2', u'flickcurl', u'freerdp', u'hiredis', u'libupnp', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libarchive', u'libcddb', u'libcsv', u'liblog4c-localtime', u'libreplaygain', u'popt', u'librsync', u'libsoc', u'libtirpc', u'libubox', u'opencv3', u'postgresql', u'rapidxml', u'skalibs'] Warning: staging file "./usr/lib/libpng16.la" is touched by more than one package: [u'libpng', u'gd', u'libnl', u'libpcap', u'bzip2', u'libopenssl', u'dawgdic', u'expat', u'libcurl', u'xz', u'libxml2', u'flickcurl', u'freerdp', u'hiredis', u'libupnp', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libarchive', u'libcddb', u'libcsv', u'liblog4c-localtime', u'libreplaygain', u'popt', u'librsync', u'libsoc', u'libtirpc', u'libubox', u'opencv3', u'postgresql', u'rapidxml', u'skalibs'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'libpcap', u'bzip2', u'libopenssl', u'dawgdic', u'expat', u'libcurl', u'xz', u'libxml2', u'flickcurl', u'freerdp', u'hiredis', u'libupnp', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libarchive', u'libcddb', u'libcsv', u'liblog4c-localtime', u'libreplaygain', u'popt', u'librsync', u'libsoc', u'libtirpc', u'libubox', u'opencv3', u'postgresql', u'rapidxml', u'skalibs'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'libpng', u'gd', u'libnl', u'libpcap', u'bzip2', u'libopenssl', u'dawgdic', u'expat', u'libcurl', u'xz', u'libxml2', u'flickcurl', u'freerdp', u'hiredis', u'libupnp', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libarchive', u'libcddb', u'libcsv', u'liblog4c-localtime', u'libreplaygain', u'popt', u'librsync', u'libsoc', u'libtirpc', u'libubox', u'opencv3', u'postgresql', u'rapidxml', u'skalibs'] Warning: staging file "./usr/lib/libxtables.la" is touched by more than one package: [u'iptables', u'libarchive', u'libcddb', u'libcsv', u'liblog4c-localtime', u'libreplaygain', u'popt', u'librsync', u'libsoc', u'libtirpc', u'libubox', u'opencv3', u'postgresql', u'rapidxml', u'skalibs'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'libpcap', u'bzip2', u'libopenssl', u'dawgdic', u'expat', u'libcurl', u'xz', u'libxml2', u'flickcurl', u'freerdp', u'hiredis', u'libupnp', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libarchive', u'libcddb', u'libcsv', u'liblog4c-localtime', u'libreplaygain', u'popt', u'librsync', u'libsoc', u'libtirpc', u'libubox', u'opencv3', u'postgresql', u'rapidxml', u'skalibs'] Warning: staging file "./usr/lib/libatk-1.0.la" is touched by more than one package: [u'atk', u'libsigc', u'glibmm', u'atkmm', u'libpng', u'gd', u'libnl', u'libpcap', u'bzip2', u'libopenssl', u'dawgdic', u'expat', u'libcurl', u'xz', u'libxml2', u'flickcurl', u'freerdp', u'hiredis', u'libupnp', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libarchive', u'libcddb', u'libcsv', u'liblog4c-localtime', u'libreplaygain', u'popt', u'librsync', u'libsoc', u'libtirpc', u'libubox', u'opencv3', u'postgresql', u'rapidxml', u'skalibs'] Warning: staging file "./usr/lib/libcddb.la" is touched by more than one package: [u'libcddb', u'libcsv', u'liblog4c-localtime', u'libreplaygain', u'popt', u'librsync', u'libsoc', u'libtirpc', u'libubox', u'opencv3', u'postgresql', u'rapidxml', u'skalibs'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'libpcap', u'bzip2', u'libopenssl', u'dawgdic', u'expat', u'libcurl', u'xz', u'libxml2', u'flickcurl', u'freerdp', u'hiredis', u'libupnp', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libarchive', u'libcddb', u'libcsv', u'liblog4c-localtime', u'libreplaygain', u'popt', u'librsync', u'libsoc', u'libtirpc', u'libubox', u'opencv3', u'postgresql', u'rapidxml', u'skalibs'] Warning: staging file "./usr/lib/libcsv.la" is touched by more than one package: [u'libcsv', u'liblog4c-localtime', u'libreplaygain', u'popt', u'librsync', u'libsoc', u'libtirpc', u'libubox', u'opencv3', u'postgresql', u'rapidxml', u'skalibs'] Warning: staging file "./usr/lib/libip6tc.la" is touched by more than one package: [u'iptables', u'libarchive', u'libcddb', u'libcsv', u'liblog4c-localtime', u'libreplaygain', u'popt', u'librsync', u'libsoc', u'libtirpc', u'libubox', u'opencv3', u'postgresql', u'rapidxml', u'skalibs'] Warning: staging file "./usr/lib/liblzma.la" is touched by more than one package: [u'xz', u'libxml2', u'flickcurl', u'freerdp', u'hiredis', u'libupnp', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libarchive', u'libcddb', u'libcsv', u'liblog4c-localtime', u'libreplaygain', u'popt', u'librsync', u'libsoc', u'libtirpc', u'libubox', u'opencv3', u'postgresql', u'rapidxml', u'skalibs'] Warning: staging file "./usr/lib/libglibmm_generate_extra_defs-2.4.la" is touched by more than one package: [u'glibmm', u'atkmm', u'libpng', u'gd', u'libnl', u'libpcap', u'bzip2', u'libopenssl', u'dawgdic', u'expat', u'libcurl', u'xz', u'libxml2', u'flickcurl', u'freerdp', u'hiredis', u'libupnp', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libarchive', u'libcddb', u'libcsv', u'liblog4c-localtime', u'libreplaygain', u'popt', u'librsync', u'libsoc', u'libtirpc', u'libubox', u'opencv3', u'postgresql', u'rapidxml', u'skalibs'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'libpcap', u'bzip2', u'libopenssl', u'dawgdic', u'expat', u'libcurl', u'xz', u'libxml2', u'flickcurl', u'freerdp', u'hiredis', u'libupnp', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'iptables', u'libarchive', u'libcddb', u'libcsv', u'liblog4c-localtime', u'libreplaygain', u'popt', u'librsync', u'libsoc', u'libtirpc', u'libubox', u'opencv3', u'postgresql', u'rapidxml', u'skalibs'] Warning: staging file "./usr/lib/libnetfilter_conntrack.la" is touched by more than one package: [u'libnetfilter_conntrack', u'iptables', u'libarchive', u'libcddb', u'libcsv', u'liblog4c-localtime', u'libreplaygain', u'popt', u'librsync', u'libsoc', u'libtirpc', u'libubox', u'opencv3', u'postgresql', u'rapidxml', u'skalibs'] Warning: staging file "./usr/lib/libpopt.la" is touched by more than one package: [u'popt', u'librsync', u'libsoc', u'libtirpc', u'libubox', u'opencv3', u'postgresql', u'rapidxml', u'skalibs'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/run/instance-0/output/build/packages-file-list-host.txt rm -f /home/buildroot/autobuild/run/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/autobuild/run/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/autobuild/run/instance-0/output/host/bin/glib-compile-schemas /home/buildroot/autobuild/run/instance-0/output/host/arc-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/autobuild/run/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/buildroot/autobuild/run/instance-0/output/target/etc echo "buildroot" > /home/buildroot/autobuild/run/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/run/instance-0/output/target/etc/hosts mkdir -p /home/buildroot/autobuild/run/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/run/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/run/instance-0/output/target/etc/shadow rm -f /home/buildroot/autobuild/run/instance-0/output/target/bin/sh rm -f /home/buildroot/autobuild/run/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/run/instance-0/output/build/locales.nopurge; done for dir in /home/buildroot/autobuild/run/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/run/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/run/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/run/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/run/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/include /home/buildroot/autobuild/run/instance-0/output/target/usr/share/aclocal \ /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/pkgconfig /home/buildroot/autobuild/run/instance-0/output/target/usr/share/pkgconfig \ /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/cmake /home/buildroot/autobuild/run/instance-0/output/target/usr/share/cmake find /home/buildroot/autobuild/run/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/run/instance-0/output/target/lib/ /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/ /home/buildroot/autobuild/run/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: `/home/buildroot/autobuild/run/instance-0/output/target/usr/libexec/': No such file or directory rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/gdb rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/zsh rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/man /home/buildroot/autobuild/run/instance-0/output/target/usr/share/man rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/info /home/buildroot/autobuild/run/instance-0/output/target/usr/share/info rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/doc /home/buildroot/autobuild/run/instance-0/output/target/usr/share/doc rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/run/instance-0/output/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/run/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/buildroot/autobuild/run/instance-0/output/host/bin/arc-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/run/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-0/output/host/bin/arc-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/autobuild/run/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-0/output/host/bin/arc-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/autobuild/run/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/buildroot/autobuild/run/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/buildroot/autobuild/run/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.05.1-00002-geece13d"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.05.1"; \ echo "PRETTY_NAME=\"Buildroot 2018.05.1\"" \ ) > /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/run/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/run/instance-0/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/run/instance-0/output/target/usr make: Leaving directory `/home/buildroot/autobuild/run/instance-0/buildroot' make: Entering directory `/home/buildroot/autobuild/run/instance-0/buildroot' >>> Buildroot 2018.05.1-00002-geece13d Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> 4th 3.62.4 Collecting legal info ERROR: No hash found for COPYING >>> host-4th 3.62.4 Collecting legal info ERROR: No hash found for COPYING >>> acsccid 1.1.4 Collecting legal info ERROR: No hash found for COPYING >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> pcsc-lite 1.8.23 Collecting legal info COPYING: OK (sha256: 2ce8f52bc5afa74f223121955e4e6328c432b16044ea535acd550435dda2b5db) >>> host-aespipe 2.4d Collecting legal info >>> atk 2.22.0 Collecting legal info ERROR: No hash found for COPYING >>> 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) >>> linux-pam 1.3.0 Collecting legal info ERROR: No hash found for Copyright >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> 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 >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> atkmm 2.24.2 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.tools >>> glibmm 2.54.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.tools >>> libsigc 2.10.0 Collecting legal info ERROR: No hash found for COPYING >>> bandwidthd v2.0.1-auto-r11 Collecting legal info >>> gd 2.2.5 Collecting legal info COPYING: OK (sha256: d02dae2141d49b8a6b09b2b73e68a8f17d7bbeaaf02b3b841ee11fea2d9e328d) >>> libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> libpcap 1.8.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> ca-certificates 20170717 Collecting legal info ERROR: No hash found for debian/copyright >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> host-python 2.7.14 Collecting legal info LICENSE: OK (sha256: d2d17b17388da74dc9c6bdbf78eb7237432c3f8a0c87852df740ec99de2ec680) >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> civetweb v1.5 Collecting legal info ERROR: No hash found for LICENSE.md >>> openssl Collecting legal info >>> libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> dawgdic 16ac537ba9883ff01b63b6d1fdc3072150c68fee Collecting legal info ERROR: No hash found for COPYING >>> host-dtc 1.4.4 Collecting legal info ERROR: No hash found for README.license ERROR: No hash found for GPL >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-faketime v0.9.6 Collecting legal info ERROR: No hash found for COPYING >>> flickcurl 1.26 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB ERROR: No hash found for LICENSE-2.0.txt ERROR: No hash found for LICENSE.html >>> libcurl 7.61.0 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> libxml2 2.9.7 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 >>> freerdp 2.0.0-rc0 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> googlefontdirectory Collecting legal info >>> gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> host-gptfdisk 1.0.3 Collecting legal info ERROR: No hash found for COPYING >>> host-popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> hiredis v0.13.3 Collecting legal info COPYING: OK (sha256: dca05ce8fc87a8261783b4aed0deef8becc9350b6aa770bc714d0c1833b896eb) >>> igd2-for-linux v1.2 Collecting legal info linuxigd2/doc/LICENSE: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> libupnp 1.6.25 Collecting legal info LICENSE: OK (sha256: 0375955c8a79d6e8fa0792d45d00fc4e7710d7ac95bcbd27f9225a83f5c946fd) >>> input-event-daemon v0.1.3 Collecting legal info ERROR: No hash found for README >>> iodine 0.7.0 Collecting legal info ERROR: No hash found for README >>> iptables 1.6.2 Collecting legal info ERROR: No hash found for COPYING >>> libnetfilter_conntrack 1.0.6 Collecting legal info ERROR: No hash found for COPYING >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnfnetlink 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> kismet 2016-07-R1 Collecting legal info ERROR: No hash found for debian/copyright >>> less 487 Collecting legal info ERROR: No hash found for COPYING >>> libarchive 3.3.2 Collecting legal info COPYING: OK (sha256: ae6f35cc1979beb316e4d6431fc34c6fc59f0dd126b425c8552bb41c86e4825d) >>> libcddb 1.3.2 Collecting legal info COPYING: OK (sha256: 7a4436f9ec37603356791c87de3bc444989befd2682d29efb3d97604e04c1852) >>> libcsv 3.0.3 Collecting legal info COPYING.LESSER: OK (sha256: 6876b170378d38f65aadd271485f0a5c45beaa043a7d3de5e1636ec927922c83) >>> liblog4c-localtime v1.0 Collecting legal info COPYING: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> libreplaygain r475 Collecting legal info ERROR: No hash found for src/gain_analysis.c >>> librsync v2.0.0 Collecting legal info ERROR: No hash found for COPYING >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> libsoc 0.8.2 Collecting legal info ERROR: No hash found for LICENCE >>> libtirpc 1.0.2 Collecting legal info ERROR: No hash found for COPYING >>> host-nfs-utils 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> host-libtirpc 1.0.2 Collecting legal info ERROR: No hash found for COPYING >>> libubox 723730214732862de7e892bae2f7a7889e66bf1b Collecting legal info >>> linuxptp 303b08cbf55096aba55bd08a314e0701e5c33482 Collecting legal info ERROR: No hash found for COPYING >>> macchanger 1.7.0 Collecting legal info ERROR: No hash found for COPYING >>> nfs-utils 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> odhcploc 20111021 Collecting legal info ERROR: No hash found for COPYING >>> opencv3 3.3.0 Collecting legal info LICENSE: OK (sha256: e974db937899a2505f0eb43ece9d2f2eb36e8580ad88785e3ffac0d697ebaf5d) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pixz 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> postgresql 10.3 Collecting legal info COPYRIGHT: OK (sha256: 24cfc70cf16b3a23242c49ffce39510683bdd48cbedb8a46fe03976ee5f5c21e) >>> host-zic 2018c Collecting legal info >>> quagga 1.1.1 Collecting legal info ERROR: No hash found for COPYING >>> host-gawk 4.2.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> rapidxml 1.13 Collecting legal info ERROR: No hash found for license.txt >>> rpcbind 0.2.3 Collecting legal info ERROR: No hash found for COPYING >>> s6-portable-utils 2.2.1.1 Collecting legal info COPYING: OK (sha256: 6ee77e7199d69b707ab864ea7a838f9562717aaa41c89413bdb2cf835f95052f) >>> skalibs 2.6.4.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> setserial 2.17 Collecting legal info ERROR: No hash found for debian/copyright >>> tcpreplay 4.2.6 Collecting legal info ERROR: No hash found for docs/LICENSE WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: aespipe-2.4d: cannot save license (HOST_AESPIPE_LICENSE_FILES not defined) WARNING: bandwidthd-v2.0.1-auto-r11: cannot save license (BANDWIDTHD_LICENSE_FILES not defined) WARNING: googlefontdirectory: cannot save license (GOOGLEFONTDIRECTORY_LICENSE_FILES not defined) WARNING: libubox-723730214732862de7e892bae2f7a7889e66bf1b: cannot save license (LIBUBOX_LICENSE_FILES not defined) WARNING: zic-2018c: cannot save license (HOST_ZIC_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/run/instance-0/output/legal-info make: Leaving directory `/home/buildroot/autobuild/run/instance-0/buildroot'