>>> tcpreplay 4.2.6 Building PATH="/accts/mlweber1/rclinux/target_build/instance-1/output/host/bin:/accts/mlweber1/rclinux/target_build/instance-1/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j32 -C /accts/mlweber1/rclinux/target_build/instance-1/output/build/tcpreplay-4.2.6/ make[1]: Entering directory `/accts/mlweber1/rclinux/target_build/instance-1/output/build/tcpreplay-4.2.6' Making all in scripts make[2]: Entering directory `/accts/mlweber1/rclinux/target_build/instance-1/output/build/tcpreplay-4.2.6/scripts' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/accts/mlweber1/rclinux/target_build/instance-1/output/build/tcpreplay-4.2.6/scripts' Making all in lib make[2]: Entering directory `/accts/mlweber1/rclinux/target_build/instance-1/output/build/tcpreplay-4.2.6/lib' CC strlcat.o CC strlcpy.o AR libstrl.a make[2]: Leaving directory `/accts/mlweber1/rclinux/target_build/instance-1/output/build/tcpreplay-4.2.6/lib' Making all in libopts make[2]: Entering directory `/accts/mlweber1/rclinux/target_build/instance-1/output/build/tcpreplay-4.2.6/libopts' /usr/bin/make all-am make[3]: Entering directory `/accts/mlweber1/rclinux/target_build/instance-1/output/build/tcpreplay-4.2.6/libopts' CC libopts_la-libopts.lo In file included from libopts.c:31:0: nested.c: In function 'optionLoadNested': nested.c:789:19: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (*text == ',') text++; break; ^~ nested.c:789:45: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (*text == ',') text++; break; ^~~~~ nested.c:593:24: warning: 'v_len' may be used uninitialized in this function [-Wmaybe-uninitialized] tOptionValue * new_val = add_string( ^~~~~~~ nested.c:554:29: note: 'v_len' was declared here size_t nm_len, v_len; ^~~~~ CCLD libopts.la libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries make[3]: Leaving directory `/accts/mlweber1/rclinux/target_build/instance-1/output/build/tcpreplay-4.2.6/libopts' make[2]: Leaving directory `/accts/mlweber1/rclinux/target_build/instance-1/output/build/tcpreplay-4.2.6/libopts' Making all in src make[2]: Entering directory `/accts/mlweber1/rclinux/target_build/instance-1/output/build/tcpreplay-4.2.6/src' /usr/bin/make all-recursive make[3]: Entering directory `/accts/mlweber1/rclinux/target_build/instance-1/output/build/tcpreplay-4.2.6/src' Making all in common make[4]: Entering directory `/accts/mlweber1/rclinux/target_build/instance-1/output/build/tcpreplay-4.2.6/src/common' /usr/bin/make all-am make[5]: Entering directory `/accts/mlweber1/rclinux/target_build/instance-1/output/build/tcpreplay-4.2.6/src/common' CC cidr.o CC err.o CC list.o CC cache.o CC services.o CC get.o 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 flows.o CC interface.o CC txring.o AR libcommon.a make[5]: Leaving directory `/accts/mlweber1/rclinux/target_build/instance-1/output/build/tcpreplay-4.2.6/src/common' make[4]: Leaving directory `/accts/mlweber1/rclinux/target_build/instance-1/output/build/tcpreplay-4.2.6/src/common' Making all in tcpedit make[4]: Entering directory `/accts/mlweber1/rclinux/target_build/instance-1/output/build/tcpreplay-4.2.6/src/tcpedit' /usr/bin/make all-am make[5]: Entering directory `/accts/mlweber1/rclinux/target_build/instance-1/output/build/tcpreplay-4.2.6/src/tcpedit' CC tcpedit.o CC parse_args.o CC edit_packet.o CC portmap.o 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 make[5]: Leaving directory `/accts/mlweber1/rclinux/target_build/instance-1/output/build/tcpreplay-4.2.6/src/tcpedit' make[4]: Leaving directory `/accts/mlweber1/rclinux/target_build/instance-1/output/build/tcpreplay-4.2.6/src/tcpedit' make[4]: Entering directory `/accts/mlweber1/rclinux/target_build/instance-1/output/build/tcpreplay-4.2.6/src' 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 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 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))); ~~~~~~~~~~~~~~~^~~~~~~~ tcpliveplay.c: In function 'do_checksum_liveplay': tcpliveplay.c:1191:5: warning: 'sum' is used uninitialized in this function [-Wuninitialized] sum; ^~~ CCLD tcprewrite CCLD tcpcapinfo CCLD tcpbridge CCLD tcpprep CCLD tcpliveplay CCLD tcpreplay CCLD tcpreplay-edit make[4]: Leaving directory `/accts/mlweber1/rclinux/target_build/instance-1/output/build/tcpreplay-4.2.6/src' make[3]: Leaving directory `/accts/mlweber1/rclinux/target_build/instance-1/output/build/tcpreplay-4.2.6/src' make[2]: Leaving directory `/accts/mlweber1/rclinux/target_build/instance-1/output/build/tcpreplay-4.2.6/src' make[2]: Entering directory `/accts/mlweber1/rclinux/target_build/instance-1/output/build/tcpreplay-4.2.6' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/accts/mlweber1/rclinux/target_build/instance-1/output/build/tcpreplay-4.2.6' make[1]: Leaving directory `/accts/mlweber1/rclinux/target_build/instance-1/output/build/tcpreplay-4.2.6' >>> tcpreplay 4.2.6 Installing to target PATH="/accts/mlweber1/rclinux/target_build/instance-1/output/host/bin:/accts/mlweber1/rclinux/target_build/instance-1/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j32 DESTDIR=/accts/mlweber1/rclinux/target_build/instance-1/output/target install -C /accts/mlweber1/rclinux/target_build/instance-1/output/build/tcpreplay-4.2.6/ make[1]: Entering directory `/accts/mlweber1/rclinux/target_build/instance-1/output/build/tcpreplay-4.2.6' Making install in scripts make[2]: Entering directory `/accts/mlweber1/rclinux/target_build/instance-1/output/build/tcpreplay-4.2.6/scripts' make[3]: Entering directory `/accts/mlweber1/rclinux/target_build/instance-1/output/build/tcpreplay-4.2.6/scripts' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/accts/mlweber1/rclinux/target_build/instance-1/output/build/tcpreplay-4.2.6/scripts' make[2]: Leaving directory `/accts/mlweber1/rclinux/target_build/instance-1/output/build/tcpreplay-4.2.6/scripts' Making install in lib make[2]: Entering directory `/accts/mlweber1/rclinux/target_build/instance-1/output/build/tcpreplay-4.2.6/lib' make[3]: Entering directory `/accts/mlweber1/rclinux/target_build/instance-1/output/build/tcpreplay-4.2.6/lib' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/accts/mlweber1/rclinux/target_build/instance-1/output/build/tcpreplay-4.2.6/lib' make[2]: Leaving directory `/accts/mlweber1/rclinux/target_build/instance-1/output/build/tcpreplay-4.2.6/lib' Making install in libopts make[2]: Entering directory `/accts/mlweber1/rclinux/target_build/instance-1/output/build/tcpreplay-4.2.6/libopts' /usr/bin/make install-am make[3]: Entering directory `/accts/mlweber1/rclinux/target_build/instance-1/output/build/tcpreplay-4.2.6/libopts' make[4]: Entering directory `/accts/mlweber1/rclinux/target_build/instance-1/output/build/tcpreplay-4.2.6/libopts' make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/accts/mlweber1/rclinux/target_build/instance-1/output/build/tcpreplay-4.2.6/libopts' make[3]: Leaving directory `/accts/mlweber1/rclinux/target_build/instance-1/output/build/tcpreplay-4.2.6/libopts' make[2]: Leaving directory `/accts/mlweber1/rclinux/target_build/instance-1/output/build/tcpreplay-4.2.6/libopts' Making install in src make[2]: Entering directory `/accts/mlweber1/rclinux/target_build/instance-1/output/build/tcpreplay-4.2.6/src' /usr/bin/make install-recursive make[3]: Entering directory `/accts/mlweber1/rclinux/target_build/instance-1/output/build/tcpreplay-4.2.6/src' Making install in common make[4]: Entering directory `/accts/mlweber1/rclinux/target_build/instance-1/output/build/tcpreplay-4.2.6/src/common' /usr/bin/make install-am make[5]: Entering directory `/accts/mlweber1/rclinux/target_build/instance-1/output/build/tcpreplay-4.2.6/src/common' make[6]: Entering directory `/accts/mlweber1/rclinux/target_build/instance-1/output/build/tcpreplay-4.2.6/src/common' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/accts/mlweber1/rclinux/target_build/instance-1/output/build/tcpreplay-4.2.6/src/common' make[5]: Leaving directory `/accts/mlweber1/rclinux/target_build/instance-1/output/build/tcpreplay-4.2.6/src/common' make[4]: Leaving directory `/accts/mlweber1/rclinux/target_build/instance-1/output/build/tcpreplay-4.2.6/src/common' Making install in tcpedit make[4]: Entering directory `/accts/mlweber1/rclinux/target_build/instance-1/output/build/tcpreplay-4.2.6/src/tcpedit' /usr/bin/make install-am make[5]: Entering directory `/accts/mlweber1/rclinux/target_build/instance-1/output/build/tcpreplay-4.2.6/src/tcpedit' make[6]: Entering directory `/accts/mlweber1/rclinux/target_build/instance-1/output/build/tcpreplay-4.2.6/src/tcpedit' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/accts/mlweber1/rclinux/target_build/instance-1/output/build/tcpreplay-4.2.6/src/tcpedit' make[5]: Leaving directory `/accts/mlweber1/rclinux/target_build/instance-1/output/build/tcpreplay-4.2.6/src/tcpedit' make[4]: Leaving directory `/accts/mlweber1/rclinux/target_build/instance-1/output/build/tcpreplay-4.2.6/src/tcpedit' make[4]: Entering directory `/accts/mlweber1/rclinux/target_build/instance-1/output/build/tcpreplay-4.2.6/src' make[5]: Entering directory `/accts/mlweber1/rclinux/target_build/instance-1/output/build/tcpreplay-4.2.6/src' /bin/mkdir -p '/accts/mlweber1/rclinux/target_build/instance-1/output/target/usr/bin' /bin/mkdir -p '/accts/mlweber1/rclinux/target_build/instance-1/output/target/usr/share/man/man1' /bin/sh ../libtool --mode=install /usr/bin/install -c tcpreplay tcpprep tcprewrite tcpreplay-edit tcpcapinfo tcpbridge tcpliveplay '/accts/mlweber1/rclinux/target_build/instance-1/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 '/accts/mlweber1/rclinux/target_build/instance-1/output/target/usr/share/man/man1' libtool: install: /usr/bin/install -c tcpreplay /accts/mlweber1/rclinux/target_build/instance-1/output/target/usr/bin/tcpreplay libtool: install: /usr/bin/install -c tcpprep /accts/mlweber1/rclinux/target_build/instance-1/output/target/usr/bin/tcpprep libtool: install: /usr/bin/install -c tcprewrite /accts/mlweber1/rclinux/target_build/instance-1/output/target/usr/bin/tcprewrite libtool: install: /usr/bin/install -c tcpreplay-edit /accts/mlweber1/rclinux/target_build/instance-1/output/target/usr/bin/tcpreplay-edit libtool: install: /usr/bin/install -c tcpcapinfo /accts/mlweber1/rclinux/target_build/instance-1/output/target/usr/bin/tcpcapinfo libtool: install: /usr/bin/install -c tcpbridge /accts/mlweber1/rclinux/target_build/instance-1/output/target/usr/bin/tcpbridge libtool: install: /usr/bin/install -c tcpliveplay /accts/mlweber1/rclinux/target_build/instance-1/output/target/usr/bin/tcpliveplay make[5]: Leaving directory `/accts/mlweber1/rclinux/target_build/instance-1/output/build/tcpreplay-4.2.6/src' make[4]: Leaving directory `/accts/mlweber1/rclinux/target_build/instance-1/output/build/tcpreplay-4.2.6/src' make[3]: Leaving directory `/accts/mlweber1/rclinux/target_build/instance-1/output/build/tcpreplay-4.2.6/src' make[2]: Leaving directory `/accts/mlweber1/rclinux/target_build/instance-1/output/build/tcpreplay-4.2.6/src' make[2]: Entering directory `/accts/mlweber1/rclinux/target_build/instance-1/output/build/tcpreplay-4.2.6' make[3]: Entering directory `/accts/mlweber1/rclinux/target_build/instance-1/output/build/tcpreplay-4.2.6' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/accts/mlweber1/rclinux/target_build/instance-1/output/build/tcpreplay-4.2.6' make[2]: Leaving directory `/accts/mlweber1/rclinux/target_build/instance-1/output/build/tcpreplay-4.2.6' make[1]: Leaving directory `/accts/mlweber1/rclinux/target_build/instance-1/output/build/tcpreplay-4.2.6' >>> Finalizing target directory rm -f /accts/mlweber1/rclinux/target_build/instance-1/output/target/usr/share/glib-2.0/schemas/*.xml /accts/mlweber1/rclinux/target_build/instance-1/output/target/usr/share/glib-2.0/schemas/*.dtd /accts/mlweber1/rclinux/target_build/instance-1/output/host/bin/glib-compile-schemas /accts/mlweber1/rclinux/target_build/instance-1/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/accts/mlweber1/rclinux/target_build/instance-1/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. rm -rf /accts/mlweber1/rclinux/target_build/instance-1/output/target/usr/lib/perl5/5.26.1/pod rm -rf /accts/mlweber1/rclinux/target_build/instance-1/output/target/usr/lib/perl5/5.26.1/aarch64-linux/CORE find /accts/mlweber1/rclinux/target_build/instance-1/output/target/usr/lib/perl5/ -name 'extralibs.ld' -print0 | xargs -0 rm -f find /accts/mlweber1/rclinux/target_build/instance-1/output/target/usr/lib/perl5/ -name '*.bs' -print0 | xargs -0 rm -f find /accts/mlweber1/rclinux/target_build/instance-1/output/target/usr/lib/perl5/ -name '.packlist' -print0 | xargs -0 rm -f mkdir -p /accts/mlweber1/rclinux/target_build/instance-1/output/target/etc echo "buildroot" > /accts/mlweber1/rclinux/target_build/instance-1/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /accts/mlweber1/rclinux/target_build/instance-1/output/target/etc/hosts mkdir -p /accts/mlweber1/rclinux/target_build/instance-1/output/target/etc echo "Welcome to Buildroot" > /accts/mlweber1/rclinux/target_build/instance-1/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /accts/mlweber1/rclinux/target_build/instance-1/output/target/etc/shadow rm -f /accts/mlweber1/rclinux/target_build/instance-1/output/target/bin/sh rm -f /accts/mlweber1/rclinux/target_build/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /accts/mlweber1/rclinux/target_build/instance-1/output/build/locales.nopurge; done for dir in /accts/mlweber1/rclinux/target_build/instance-1/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /accts/mlweber1/rclinux/target_build/instance-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /accts/mlweber1/rclinux/target_build/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /accts/mlweber1/rclinux/target_build/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /accts/mlweber1/rclinux/target_build/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /accts/mlweber1/rclinux/target_build/instance-1/output/target/usr/include /accts/mlweber1/rclinux/target_build/instance-1/output/target/usr/share/aclocal \ /accts/mlweber1/rclinux/target_build/instance-1/output/target/usr/lib/pkgconfig /accts/mlweber1/rclinux/target_build/instance-1/output/target/usr/share/pkgconfig \ /accts/mlweber1/rclinux/target_build/instance-1/output/target/usr/lib/cmake /accts/mlweber1/rclinux/target_build/instance-1/output/target/usr/share/cmake find /accts/mlweber1/rclinux/target_build/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /accts/mlweber1/rclinux/target_build/instance-1/output/target/lib/ /accts/mlweber1/rclinux/target_build/instance-1/output/target/usr/lib/ /accts/mlweber1/rclinux/target_build/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /accts/mlweber1/rclinux/target_build/instance-1/output/target/usr/share/gdb rm -rf /accts/mlweber1/rclinux/target_build/instance-1/output/target/usr/share/bash-completion rm -rf /accts/mlweber1/rclinux/target_build/instance-1/output/target/usr/share/zsh rm -rf /accts/mlweber1/rclinux/target_build/instance-1/output/target/usr/man /accts/mlweber1/rclinux/target_build/instance-1/output/target/usr/share/man rm -rf /accts/mlweber1/rclinux/target_build/instance-1/output/target/usr/info /accts/mlweber1/rclinux/target_build/instance-1/output/target/usr/share/info rm -rf /accts/mlweber1/rclinux/target_build/instance-1/output/target/usr/doc /accts/mlweber1/rclinux/target_build/instance-1/output/target/usr/share/doc rm -rf /accts/mlweber1/rclinux/target_build/instance-1/output/target/usr/share/gtk-doc rmdir /accts/mlweber1/rclinux/target_build/instance-1/output/target/usr/share 2>/dev/null || true find /accts/mlweber1/rclinux/target_build/instance-1/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /accts/mlweber1/rclinux/target_build/instance-1/output/host/bin/aarch64-linux-gnu-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /accts/mlweber1/rclinux/target_build/instance-1/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /accts/mlweber1/rclinux/target_build/instance-1/output/host/bin/aarch64-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug find /accts/mlweber1/rclinux/target_build/instance-1/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /accts/mlweber1/rclinux/target_build/instance-1/output/host/bin/aarch64-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /accts/mlweber1/rclinux/target_build/instance-1/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /accts/mlweber1/rclinux/target_build/instance-1/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /accts/mlweber1/rclinux/target_build/instance-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2017.11-git-00876-gf71507d"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2017.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2017.11-git\"" \ ) > /accts/mlweber1/rclinux/target_build/instance-1/output/target/etc/os-release >>> Sanitizing RPATH in target tree /accts/mlweber1/rclinux/target_build/instance-1/buildroot/support/scripts/fix-rpath target make: Leaving directory `/accts/mlweber1/rclinux/target_build/instance-1/buildroot' make: Entering directory `/accts/mlweber1/rclinux/target_build/instance-1/buildroot' >>> Buildroot 2017.11-git-00876-gf71507d Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> host-lzip 1.19 Collecting legal info ERROR: No hash found for COPYING >>> toolchain-external Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-linaro-aarch64 2017.08 Collecting legal info >>> toolchain Collecting legal info >>> bluez_utils 4.101 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> check 0.11.0 Collecting legal info ERROR: No hash found for COPYING.LESSER >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> dbus 1.10.24 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.2.4 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> 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 ERROR: No hash found for COPYING >>> host-m4 1.4.18 Collecting legal info ERROR: No hash found for COPYING >>> host-automake 1.15.1 Collecting legal info ERROR: No hash found for COPYING >>> libglib2 2.54.1 Collecting legal info ERROR: No hash found for COPYING >>> host-libglib2 2.54.1 Collecting legal info ERROR: No hash found for COPYING >>> host-gettext 0.19.8.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.5 Collecting legal info ERROR: No hash found for COPYING >>> host-libffi 3.2.1 Collecting legal info ERROR: No hash found for LICENSE >>> host-pcre 8.41 Collecting legal info ERROR: No hash found for LICENCE >>> host-util-linux 2.30.2 Collecting legal info ERROR: No hash found for README.licensing ERROR: No hash found for Documentation/licenses/COPYING.GPLv2 ERROR: No hash found for Documentation/licenses/COPYING.UCB ERROR: No hash found for Documentation/licenses/COPYING.LGPLv2.1 ERROR: No hash found for Documentation/licenses/COPYING.BSD-3 >>> host-zlib 1.2.11 Collecting legal info ERROR: No hash found for README >>> libffi 3.2.1 Collecting legal info ERROR: No hash found for LICENSE >>> pcre 8.41 Collecting legal info ERROR: No hash found for LICENCE >>> util-linux 2.30.2 Collecting legal info ERROR: No hash found for README.licensing ERROR: No hash found for Documentation/licenses/COPYING.GPLv2 ERROR: No hash found for Documentation/licenses/COPYING.UCB ERROR: No hash found for Documentation/licenses/COPYING.LGPLv2.1 ERROR: No hash found for Documentation/licenses/COPYING.BSD-3 >>> libcap-ng 0.7.8 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> zlib 1.2.11 Collecting legal info ERROR: No hash found for README >>> host-cramfs 1.1 Collecting legal info ERROR: No hash found for COPYING >>> dhcpcd 6.11.5 Collecting legal info ERROR: No hash found for dhcpcd.c >>> fbset 2.1 Collecting legal info >>> host-bison 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> host-flex 2.6.4 Collecting legal info ERROR: No hash found for COPYING >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> gnutls 3.5.14 Collecting legal info ERROR: No hash found for doc/COPYING ERROR: No hash found for doc/COPYING.LESSER >>> libtasn1 4.12 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> libunistring 0.9.7 Collecting legal info ERROR: No hash found for COPYING.LIB >>> nettle 3.3 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> p11-kit 0.23.2 Collecting legal info ERROR: No hash found for COPYING >>> gsl 2.3 Collecting legal info ERROR: No hash found for COPYING >>> jhead 3.00 Collecting legal info ERROR: No hash found for readme.txt >>> jpeg-turbo 1.5.2 Collecting legal info ERROR: No hash found for LICENSE.md >>> jpeg Collecting legal info >>> host-jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info ERROR: No hash found for jsmin.c >>> keyutils 1.5.10 Collecting legal info ERROR: No hash found for LICENCE.GPL ERROR: No hash found for LICENCE.LGPL >>> libcdaudio 0.99.12p2 Collecting legal info ERROR: No hash found for COPYING >>> libconfig 1.5 Collecting legal info ERROR: No hash found for COPYING.LIB >>> libcurl 7.56.1 Collecting legal info COPYING: OK (sha256: cbcf511f5702f7baf5424193a792bc9c18fab22bcbec2e6a587598389dc632c2) >>> openssl Collecting legal info >>> libopenssl 1.0.2l Collecting legal info ERROR: No hash found for LICENSE >>> libgsasl 1.8.0 Collecting legal info ERROR: No hash found for README ERROR: No hash found for COPYING.LIB ERROR: No hash found for COPYING >>> libid3tag 0.15.1b Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYRIGHT >>> libmcrypt 2.5.8 Collecting legal info ERROR: No hash found for COPYING.LIB >>> libnl 3.3.0 Collecting legal info ERROR: No hash found for COPYING >>> libogg 1.3.2 Collecting legal info ERROR: No hash found for COPYING >>> libpcap 1.8.1 Collecting legal info ERROR: No hash found for LICENSE >>> libpng 1.6.32 Collecting legal info ERROR: No hash found for LICENSE >>> libserialport 0.1.1 Collecting legal info ERROR: No hash found for COPYING >>> libsocketcan 0.0.10 Collecting legal info >>> libsoup 2.56.1 Collecting legal info COPYING: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> host-intltool 0.51.0 Collecting legal info ERROR: No hash found for COPYING >>> host-libxml-parser-perl 2.44 Collecting legal info ERROR: No hash found for README >>> host-expat 2.2.4 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> libxml2 2.9.5 Collecting legal info ERROR: No hash found for COPYING >>> sqlite 3200100 Collecting legal info ERROR: No hash found for tea/license.terms >>> libtirpc 1.0.2 Collecting legal info ERROR: No hash found for COPYING >>> libtomcrypt 1.18.0 Collecting legal info ERROR: No hash found for LICENSE >>> libtommath 1.0.1 Collecting legal info ERROR: No hash found for LICENSE >>> libtorrent 0.13.6 Collecting legal info ERROR: No hash found for COPYING >>> libuecc 7 Collecting legal info ERROR: No hash found for COPYRIGHT >>> 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 >>> linuxptp 17c9787b1d6891636b5be9e4e5a08278b44e9a7a Collecting legal info ERROR: No hash found for COPYING >>> log4cpp 1.1.3 Collecting legal info ERROR: No hash found for log4cpp/COPYING >>> lttng-libust 2.9.0 Collecting legal info ERROR: No hash found for COPYING >>> mobile-broadband-provider-info 20151214 Collecting legal info ERROR: No hash found for COPYING >>> mtools 4.0.18 Collecting legal info ERROR: No hash found for COPYING >>> nfs-utils 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> ofono 1.20 Collecting legal info ERROR: No hash found for COPYING >>> opencore-amr 0.1.5 Collecting legal info LICENSE: OK (sha256: 8b3f1762349248d444ab9acbafe73941254e36e1064954da56bb9ddbd5873ddb) >>> orc 0.4.27 Collecting legal info ERROR: No hash found for COPYING >>> host-orc 0.4.27 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info ERROR: No hash found for COPYING >>> pciutils 3.5.5 Collecting legal info ERROR: No hash found for COPYING >>> perl-datetime-tiny 1.06 Collecting legal info ERROR: No hash found for LICENSE >>> host-perl 5.26.1 Collecting legal info ERROR: No hash found for Artistic ERROR: No hash found for Copying ERROR: No hash found for README >>> perl 5.26.1 Collecting legal info ERROR: No hash found for Artistic ERROR: No hash found for Copying ERROR: No hash found for README >>> perl-file-util 4.161950 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for LICENSE >>> host-perl-module-build 0.4224 Collecting legal info ERROR: No hash found for LICENSE >>> powertop 2.9 Collecting legal info ERROR: No hash found for COPYING >>> pv 1.6.0 Collecting legal info ERROR: No hash found for doc/COPYING >>> rpcbind 0.2.3 Collecting legal info ERROR: No hash found for COPYING >>> rtorrent 0.9.6 Collecting legal info ERROR: No hash found for COPYING >>> socketcand df7fb4ff8a4439d7737fe2df3540e1ab7465721a Collecting legal info ERROR: No hash found for socketcand.c >>> speex 1.2rc1 Collecting legal info ERROR: No hash found for COPYING >>> 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-linaro-aarch64-2017.08: cannot save license (TOOLCHAIN_EXTERNAL_LINARO_AARCH64_LICENSE_FILES not defined) WARNING: fbset-2.1: cannot save license (FBSET_LICENSE_FILES not defined) WARNING: libsocketcan-0.0.10: cannot save license (LIBSOCKETCAN_LICENSE_FILES not defined) Legal info produced in /accts/mlweber1/rclinux/target_build/instance-1/output/legal-info make: Leaving directory `/accts/mlweber1/rclinux/target_build/instance-1/buildroot'