config.status: creating Makefile config.status: creating doxygen.cfg config.status: creating lib/Makefile config.status: creating docs/Makefile config.status: creating src/Makefile config.status: creating src/tcpedit/Makefile config.status: creating src/fragroute/Makefile config.status: creating src/common/Makefile config.status: creating src/defines.h config.status: creating test/Makefile config.status: creating test/config config.status: creating scripts/Makefile config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6 ########################################################################## TCPREPLAY Suite Configuration Results (4.2.6) ########################################################################## libpcap: /home/naourr/work/instance-2/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr (>= 0.9.6) PF_RING libpcap no libdnet: no autogen: (unknown - man pages will not be built) Use libopts tearoff: yes 64bit counter support: yes tcpdump binary path: no fragroute support: no tcpbridge support: yes tcpliveplay support: yes Supported Packet Injection Methods (*): Linux TX_RING: no Linux PF_PACKET: yes BSD BPF: no libdnet: no pcap_inject: yes pcap_sendpacket: yes ** pcap_netmap no Linux/BSD netmap: no Tuntap device support: yes * In order of preference; see configure --help to override ** Required for tcpbridge >>> tcpreplay 4.2.6 Building PATH="/home/naourr/work/instance-2/output/host/bin:/home/naourr/work/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 -C /home/naourr/work/instance-2/output/build/tcpreplay-4.2.6/ make[1]: Entering directory '/home/naourr/work/instance-2/output/build/tcpreplay-4.2.6' Making all in scripts make[2]: Entering directory '/home/naourr/work/instance-2/output/build/tcpreplay-4.2.6/scripts' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/naourr/work/instance-2/output/build/tcpreplay-4.2.6/scripts' Making all in lib make[2]: Entering directory '/home/naourr/work/instance-2/output/build/tcpreplay-4.2.6/lib' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/naourr/work/instance-2/output/build/tcpreplay-4.2.6/lib' Making all in libopts make[2]: Entering directory '/home/naourr/work/instance-2/output/build/tcpreplay-4.2.6/libopts' /usr/bin/make all-am make[3]: Entering directory '/home/naourr/work/instance-2/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 '/home/naourr/work/instance-2/output/build/tcpreplay-4.2.6/libopts' make[2]: Leaving directory '/home/naourr/work/instance-2/output/build/tcpreplay-4.2.6/libopts' Making all in src make[2]: Entering directory '/home/naourr/work/instance-2/output/build/tcpreplay-4.2.6/src' /usr/bin/make all-recursive make[3]: Entering directory '/home/naourr/work/instance-2/output/build/tcpreplay-4.2.6/src' Making all in common make[4]: Entering directory '/home/naourr/work/instance-2/output/build/tcpreplay-4.2.6/src/common' /usr/bin/make all-am make[5]: Entering directory '/home/naourr/work/instance-2/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 interface.o CC flows.o CC txring.o AR libcommon.a make[5]: Leaving directory '/home/naourr/work/instance-2/output/build/tcpreplay-4.2.6/src/common' make[4]: Leaving directory '/home/naourr/work/instance-2/output/build/tcpreplay-4.2.6/src/common' Making all in tcpedit make[4]: Entering directory '/home/naourr/work/instance-2/output/build/tcpreplay-4.2.6/src/tcpedit' /usr/bin/make all-am make[5]: Entering directory '/home/naourr/work/instance-2/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 '/home/naourr/work/instance-2/output/build/tcpreplay-4.2.6/src/tcpedit' make[4]: Leaving directory '/home/naourr/work/instance-2/output/build/tcpreplay-4.2.6/src/tcpedit' make[4]: Entering directory '/home/naourr/work/instance-2/output/build/tcpreplay-4.2.6/src' CC tcpreplay-tcpreplay_opts.o CC tcpreplay-signal_handler.o CC tcpreplay-send_packets.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 CCLD tcprewrite tcpliveplay.c: In function 'do_checksum_liveplay': tcpliveplay.c:1191:5: warning: 'sum' is used uninitialized in this function [-Wuninitialized] sum; ^~~ CCLD tcpreplay-edit CCLD tcpcapinfo CCLD tcpbridge CCLD tcpliveplay make[4]: Leaving directory '/home/naourr/work/instance-2/output/build/tcpreplay-4.2.6/src' make[3]: Leaving directory '/home/naourr/work/instance-2/output/build/tcpreplay-4.2.6/src' make[2]: Leaving directory '/home/naourr/work/instance-2/output/build/tcpreplay-4.2.6/src' make[2]: Entering directory '/home/naourr/work/instance-2/output/build/tcpreplay-4.2.6' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/naourr/work/instance-2/output/build/tcpreplay-4.2.6' make[1]: Leaving directory '/home/naourr/work/instance-2/output/build/tcpreplay-4.2.6' >>> tcpreplay 4.2.6 Installing to target PATH="/home/naourr/work/instance-2/output/host/bin:/home/naourr/work/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 DESTDIR=/home/naourr/work/instance-2/output/target install -C /home/naourr/work/instance-2/output/build/tcpreplay-4.2.6/ make[1]: Entering directory '/home/naourr/work/instance-2/output/build/tcpreplay-4.2.6' Making install in scripts make[2]: Entering directory '/home/naourr/work/instance-2/output/build/tcpreplay-4.2.6/scripts' make[3]: Entering directory '/home/naourr/work/instance-2/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 '/home/naourr/work/instance-2/output/build/tcpreplay-4.2.6/scripts' make[2]: Leaving directory '/home/naourr/work/instance-2/output/build/tcpreplay-4.2.6/scripts' Making install in lib make[2]: Entering directory '/home/naourr/work/instance-2/output/build/tcpreplay-4.2.6/lib' make[3]: Entering directory '/home/naourr/work/instance-2/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 '/home/naourr/work/instance-2/output/build/tcpreplay-4.2.6/lib' make[2]: Leaving directory '/home/naourr/work/instance-2/output/build/tcpreplay-4.2.6/lib' Making install in libopts make[2]: Entering directory '/home/naourr/work/instance-2/output/build/tcpreplay-4.2.6/libopts' /usr/bin/make install-am make[3]: Entering directory '/home/naourr/work/instance-2/output/build/tcpreplay-4.2.6/libopts' make[4]: Entering directory '/home/naourr/work/instance-2/output/build/tcpreplay-4.2.6/libopts' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/naourr/work/instance-2/output/build/tcpreplay-4.2.6/libopts' make[3]: Leaving directory '/home/naourr/work/instance-2/output/build/tcpreplay-4.2.6/libopts' make[2]: Leaving directory '/home/naourr/work/instance-2/output/build/tcpreplay-4.2.6/libopts' Making install in src make[2]: Entering directory '/home/naourr/work/instance-2/output/build/tcpreplay-4.2.6/src' /usr/bin/make install-recursive make[3]: Entering directory '/home/naourr/work/instance-2/output/build/tcpreplay-4.2.6/src' Making install in common make[4]: Entering directory '/home/naourr/work/instance-2/output/build/tcpreplay-4.2.6/src/common' /usr/bin/make install-am make[5]: Entering directory '/home/naourr/work/instance-2/output/build/tcpreplay-4.2.6/src/common' make[6]: Entering directory '/home/naourr/work/instance-2/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 '/home/naourr/work/instance-2/output/build/tcpreplay-4.2.6/src/common' make[5]: Leaving directory '/home/naourr/work/instance-2/output/build/tcpreplay-4.2.6/src/common' make[4]: Leaving directory '/home/naourr/work/instance-2/output/build/tcpreplay-4.2.6/src/common' Making install in tcpedit make[4]: Entering directory '/home/naourr/work/instance-2/output/build/tcpreplay-4.2.6/src/tcpedit' /usr/bin/make install-am make[5]: Entering directory '/home/naourr/work/instance-2/output/build/tcpreplay-4.2.6/src/tcpedit' make[6]: Entering directory '/home/naourr/work/instance-2/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 '/home/naourr/work/instance-2/output/build/tcpreplay-4.2.6/src/tcpedit' make[5]: Leaving directory '/home/naourr/work/instance-2/output/build/tcpreplay-4.2.6/src/tcpedit' make[4]: Leaving directory '/home/naourr/work/instance-2/output/build/tcpreplay-4.2.6/src/tcpedit' make[4]: Entering directory '/home/naourr/work/instance-2/output/build/tcpreplay-4.2.6/src' make[5]: Entering directory '/home/naourr/work/instance-2/output/build/tcpreplay-4.2.6/src' /usr/bin/mkdir -p '/home/naourr/work/instance-2/output/target/usr/bin' /usr/bin/mkdir -p '/home/naourr/work/instance-2/output/target/usr/share/man/man1' /bin/sh ../libtool --mode=install /usr/bin/install -c tcpreplay tcpprep tcprewrite tcpreplay-edit tcpcapinfo tcpbridge tcpliveplay '/home/naourr/work/instance-2/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/naourr/work/instance-2/output/target/usr/share/man/man1' libtool: install: /usr/bin/install -c tcpreplay /home/naourr/work/instance-2/output/target/usr/bin/tcpreplay libtool: install: /usr/bin/install -c tcpprep /home/naourr/work/instance-2/output/target/usr/bin/tcpprep libtool: install: /usr/bin/install -c tcprewrite /home/naourr/work/instance-2/output/target/usr/bin/tcprewrite libtool: install: /usr/bin/install -c tcpreplay-edit /home/naourr/work/instance-2/output/target/usr/bin/tcpreplay-edit libtool: install: /usr/bin/install -c tcpcapinfo /home/naourr/work/instance-2/output/target/usr/bin/tcpcapinfo libtool: install: /usr/bin/install -c tcpbridge /home/naourr/work/instance-2/output/target/usr/bin/tcpbridge libtool: install: /usr/bin/install -c tcpliveplay /home/naourr/work/instance-2/output/target/usr/bin/tcpliveplay make[5]: Leaving directory '/home/naourr/work/instance-2/output/build/tcpreplay-4.2.6/src' make[4]: Leaving directory '/home/naourr/work/instance-2/output/build/tcpreplay-4.2.6/src' make[3]: Leaving directory '/home/naourr/work/instance-2/output/build/tcpreplay-4.2.6/src' make[2]: Leaving directory '/home/naourr/work/instance-2/output/build/tcpreplay-4.2.6/src' make[2]: Entering directory '/home/naourr/work/instance-2/output/build/tcpreplay-4.2.6' make[3]: Entering directory '/home/naourr/work/instance-2/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 '/home/naourr/work/instance-2/output/build/tcpreplay-4.2.6' make[2]: Leaving directory '/home/naourr/work/instance-2/output/build/tcpreplay-4.2.6' make[1]: Leaving directory '/home/naourr/work/instance-2/output/build/tcpreplay-4.2.6' xxhash-v0.6.5.tar.gz: OK (sha256: 19030315f4fc1b4b2cdb9d7a317069a109f90e39d1fe4c9159b7aaa39030eb95) >>> xxhash v0.6.5 Extracting gzip -d -c /home/naourr/work/instance-2/dl/xxhash/xxhash-v0.6.5.tar.gz | /home/naourr/work/instance-2/output/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-2/output/build/xxhash-v0.6.5 -xf - >>> xxhash v0.6.5 Patching >>> xxhash v0.6.5 Configuring >>> xxhash v0.6.5 Building PATH="/home/naourr/work/instance-2/output/host/bin:/home/naourr/work/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" PATH="/home/naourr/work/instance-2/output/host/bin:/home/naourr/work/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" AR="/home/naourr/work/instance-2/output/host/bin/arm-linux-ar" AS="/home/naourr/work/instance-2/output/host/bin/arm-linux-as" LD="/home/naourr/work/instance-2/output/host/bin/arm-linux-ld" NM="/home/naourr/work/instance-2/output/host/bin/arm-linux-nm" CC="/home/naourr/work/instance-2/output/host/bin/arm-linux-gcc" GCC="/home/naourr/work/instance-2/output/host/bin/arm-linux-gcc" CPP="/home/naourr/work/instance-2/output/host/bin/arm-linux-cpp" CXX="/home/naourr/work/instance-2/output/host/bin/arm-linux-g++" FC="/home/naourr/work/instance-2/output/host/bin/arm-linux-gfortran" F77="/home/naourr/work/instance-2/output/host/bin/arm-linux-gfortran" RANLIB="/home/naourr/work/instance-2/output/host/bin/arm-linux-ranlib" READELF="/home/naourr/work/instance-2/output/host/bin/arm-linux-readelf" STRIP="/home/naourr/work/instance-2/output/host/bin/arm-linux-strip" OBJCOPY="/home/naourr/work/instance-2/output/host/bin/arm-linux-objcopy" OBJDUMP="/home/naourr/work/instance-2/output/host/bin/arm-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/naourr/work/instance-2/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-2/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-2/output/host/include" LDFLAGS_FOR_BUILD="-L/home/naourr/work/instance-2/output/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/naourr/work/instance-2/output/host/bin/arm-linux-as" DEFAULT_LINKER="/home/naourr/work/instance-2/output/host/bin/arm-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/naourr/work/instance-2/output/host/bin/pkg-config" STAGING_DIR="/home/naourr/work/instance-2/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j4 -C /home/naourr/work/instance-2/output/build/xxhash-v0.6.5 xxhsum make[1]: Entering directory '/home/naourr/work/instance-2/output/build/xxhash-v0.6.5' /home/naourr/work/instance-2/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 xxhash.c xxhsum.c -o xxhsum make[1]: Leaving directory '/home/naourr/work/instance-2/output/build/xxhash-v0.6.5' >>> xxhash v0.6.5 Installing to target /usr/bin/install -m 0755 -D /home/naourr/work/instance-2/output/build/xxhash-v0.6.5/xxhsum /home/naourr/work/instance-2/output/target/usr/bin/xxhsum >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/naourr/work/instance-2/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'readline', u'bash', u'ed', u'gmp', u'pinentry'] ./support/scripts/check-uniq-files -t staging /home/naourr/work/instance-2/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/liblcms2.la" is touched by more than one package: [u'lcms2', u'libgpg-error', u'libassuan', u'libconfuse', u'libopenssl', u'libcurl', u'liblog4c-localtime', u'libpcap', u'linenoise', u'lm-sensors', u'lz4', u'mosquitto', u'nettle', u's6'] Warning: staging file "./usr/lib/libconfuse.la" is touched by more than one package: [u'libconfuse', u'libopenssl', u'libcurl', u'liblog4c-localtime', u'libpcap', u'linenoise', u'lm-sensors', u'lz4', u'mosquitto', u'nettle', u's6'] Warning: staging file "./usr/lib/libgmp.la" is touched by more than one package: [u'gmp', u'libzlib', u'lcms2', u'libgpg-error', u'libassuan', u'libconfuse', u'libopenssl', u'libcurl', u'liblog4c-localtime', u'libpcap', u'linenoise', u'lm-sensors', u'lz4', u'mosquitto', u'nettle', u's6'] Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: [u'libcurl', u'liblog4c-localtime', u'libpcap', u'linenoise', u'lm-sensors', u'lz4', u'mosquitto', u'nettle', u's6'] Warning: staging file "./usr/lib/libacl.la" is touched by more than one package: [u'acl', u'ncurses', u'readline', u'skalibs', u'execline', u'expat', u'gmp', u'libzlib', u'lcms2', u'libgpg-error', u'libassuan', u'libconfuse', u'libopenssl', u'libcurl', u'liblog4c-localtime', u'libpcap', u'linenoise', u'lm-sensors', u'lz4', u'mosquitto', u'nettle', u's6'] Warning: staging file "./usr/lib/libattr.la" is touched by more than one package: [u'attr', u'acl', u'ncurses', u'readline', u'skalibs', u'execline', u'expat', u'gmp', u'libzlib', u'lcms2', u'libgpg-error', u'libassuan', u'libconfuse', u'libopenssl', u'libcurl', u'liblog4c-localtime', u'libpcap', u'linenoise', u'lm-sensors', u'lz4', u'mosquitto', u'nettle', u's6'] Warning: staging file "./usr/lib/liblog4c.la" is touched by more than one package: [u'liblog4c-localtime', u'libpcap', u'linenoise', u'lm-sensors', u'lz4', u'mosquitto', u'nettle', u's6'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'gmp', u'libzlib', u'lcms2', u'libgpg-error', u'libassuan', u'libconfuse', u'libopenssl', u'libcurl', u'liblog4c-localtime', u'libpcap', u'linenoise', u'lm-sensors', u'lz4', u'mosquitto', u'nettle', u's6'] Warning: staging file "./usr/lib/libassuan.la" is touched by more than one package: [u'libassuan', u'libconfuse', u'libopenssl', u'libcurl', u'liblog4c-localtime', u'libpcap', u'linenoise', u'lm-sensors', u'lz4', u'mosquitto', u'nettle', u's6'] Warning: staging file "./usr/lib/libgpg-error.la" is touched by more than one package: [u'libgpg-error', u'libassuan', u'libconfuse', u'libopenssl', u'libcurl', u'liblog4c-localtime', u'libpcap', u'linenoise', u'lm-sensors', u'lz4', u'mosquitto', u'nettle', u's6'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'readline', u'gmp'] ./support/scripts/check-uniq-files -t host /home/naourr/work/instance-2/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-tar', u'host-lzip', u'host-m4', u'host-bison', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext', u'host-libffi'] grep -qsE '^/bin/bash$' /home/naourr/work/instance-2/output/target/etc/shells || echo "/bin/bash" >> /home/naourr/work/instance-2/output/target/etc/shells mkdir -p /home/naourr/work/instance-2/output/target/etc echo "buildroot" > /home/naourr/work/instance-2/output/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/naourr/work/instance-2/output/target/etc/hosts mkdir -p /home/naourr/work/instance-2/output/target/etc echo "Welcome to Buildroot" > /home/naourr/work/instance-2/output/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/work/instance-2/output/target/etc/shadow rm -f /home/naourr/work/instance-2/output/target/bin/sh rm -f /home/naourr/work/instance-2/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/naourr/work/instance-2/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/naourr/work/instance-2/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/work/instance-2/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/work/instance-2/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/work/instance-2/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/work/instance-2/output/target/usr/include /home/naourr/work/instance-2/output/target/usr/share/aclocal \ /home/naourr/work/instance-2/output/target/usr/lib/pkgconfig /home/naourr/work/instance-2/output/target/usr/share/pkgconfig \ /home/naourr/work/instance-2/output/target/usr/lib/cmake /home/naourr/work/instance-2/output/target/usr/share/cmake find /home/naourr/work/instance-2/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/work/instance-2/output/target/lib/ /home/naourr/work/instance-2/output/target/usr/lib/ /home/naourr/work/instance-2/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/naourr/work/instance-2/output/target/usr/share/gdb rm -rf /home/naourr/work/instance-2/output/target/usr/share/zsh rm -rf /home/naourr/work/instance-2/output/target/usr/man /home/naourr/work/instance-2/output/target/usr/share/man rm -rf /home/naourr/work/instance-2/output/target/usr/info /home/naourr/work/instance-2/output/target/usr/share/info rm -rf /home/naourr/work/instance-2/output/target/usr/doc /home/naourr/work/instance-2/output/target/usr/share/doc rm -rf /home/naourr/work/instance-2/output/target/usr/share/gtk-doc rmdir /home/naourr/work/instance-2/output/target/usr/share 2>/dev/null || true find /home/naourr/work/instance-2/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/naourr/work/instance-2/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/work/instance-2/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/naourr/work/instance-2/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/naourr/work/instance-2/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/naourr/work/instance-2/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/naourr/work/instance-2/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.11-git-00638-g51e17496cc"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.11-git\"" \ ) > /home/naourr/work/instance-2/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/naourr/work/instance-2/output/target/etc >>> Sanitizing RPATH in target tree /home/naourr/work/instance-2/buildroot/support/scripts/fix-rpath target touch /home/naourr/work/instance-2/output/target/usr make: Leaving directory '/home/naourr/work/instance-2/buildroot' make: Entering directory '/home/naourr/work/instance-2/buildroot' >>> Buildroot 2018.11-git-00638-g51e17496cc 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 >>> acl 2.2.53 Collecting legal info ERROR: No hash found for doc/COPYING ERROR: No hash found for doc/COPYING.LGPL >>> attr 2.4.48 Collecting legal info ERROR: No hash found for doc/COPYING ERROR: No hash found for doc/COPYING.LGPL >>> bash 4.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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 >>> readline 7.0 Collecting legal info ERROR: No hash found for COPYING >>> 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) >>> dehydrated 0.6.2 Collecting legal info LICENSE: OK (sha256: b4583b7dd07e3e2a08906de38e7e329d41f921ed9dcb6310b3886e013a6b8723) >>> ed 1.14.2 Collecting legal info ERROR: No hash found for COPYING >>> execline 2.5.0.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> skalibs 2.6.4.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-pkgconf 0.9.12 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 >>> haveged 1.9.1 Collecting legal info ERROR: No hash found for COPYING >>> hdparm 9.56 Collecting legal info LICENSE.TXT: OK (sha256: eae572b06d2733f5c65fbe81680ce2b8a109afee2bdd1a161343c772af0e82e1) >>> lcms2 2.9 Collecting legal info COPYING: OK (sha256: c725daac91a9259ce5e195683c0eeb797d345035c36ac5ba114c9fa80e11639a) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libassuan 2.5.1 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libgpg-error 1.31 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libconfuse 3.2.2 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> libcurl 7.61.1 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> openssl Collecting legal info >>> libopenssl 1.0.2p Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> liblog4c-localtime v1.0 Collecting legal info COPYING: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libpcap 1.8.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> 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.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> linenoise 1.0 Collecting legal info ERROR: No hash found for LICENSE >>> lm-sensors 3.4.0 Collecting legal info ERROR: No hash found for COPYING.LGPL ERROR: No hash found for COPYING >>> host-lttng-babeltrace 1.5.2 Collecting legal info ERROR: No hash found for mit-license.txt ERROR: No hash found for gpl-2.0.txt ERROR: No hash found for LICENSE >>> host-elfutils 0.171 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> host-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 >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> 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.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-util-linux 2.32.1 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-popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> lz4 v1.8.2 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mosquitto 1.5.3 Collecting legal info LICENSE.txt: OK (sha256: cc77e25bafd40637b7084f04086d606f0a200051b61806f97c93405926670bc1) epl-v10: OK (sha256: 3b9be6b894d0769de796e653571ff6cef494913c0ce78c35a97db939e7d9087c) edl-v10: OK (sha256: e8cf7d54ea46c19aba793983889b7f7425e1ebfcaaccec764a7db091646e203c) >>> nettle 3.4 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> open2300 12 Collecting legal info WARNING: no hash file for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pinentry 1.0.0 Collecting legal info ERROR: No hash found for COPYING >>> s6 2.7.1.1 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> host-squashfs e38956b92f738518c29734399629e7cdb33072d3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lz4 v1.8.2 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> host-zstd v1.3.5 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> tcpreplay 4.2.6 Collecting legal info ERROR: No hash found for docs/LICENSE >>> xxhash v0.6.5 Collecting legal info LICENSE: OK (sha256: 86ec6953794503942b70fcd4f35b565d44f63f703b7037ce44dad965c4aaae91) xxhsum.c: OK (sha256: 8e449f232e2cd984e1d286711653960b4a9a555d90b4dc05fe4f0d7a1838fe1b) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) Legal info produced in /home/naourr/work/instance-2/output/legal-info make: Leaving directory '/home/naourr/work/instance-2/buildroot'