CC tcpliveplay-tcpliveplay.o tcpprep.c: In function 'main': tcpprep.c:545:60: warning: 'l2len' may be used uninitialized in this function [-Wmaybe-uninitialized] 545 | check_dst_port(ip_hdr, ip6_hdr, (pkthdr.caplen - l2len))); | ~~~~~~~~~~~~~~~^~~~~~~~ tcpprep.c:328:9: note: 'l2len' was declared here 328 | int l2len; | ^~~~~ bridge.c: In function 'do_bridge_unidirectional': bridge.c:110:13: warning: cast between incompatible function types from 'int (*)(struct live_data_t *, struct pcap_pkthdr *, const u_char *)' {aka 'int (*)(struct live_data_t *, struct pcap_pkthdr *, const unsigned char *)'} to 'void (*)(u_char *, const struct pcap_pkthdr *, const u_char *)' {aka 'void (*)(unsigned char *, const struct pcap_pkthdr *, const unsigned char *)'} [-Wcast-function-type] 110 | (pcap_handler)live_callback, (u_char *) &livedata)) < 0) { | ^ bridge.c: In function 'do_bridge_bidirectional': bridge.c:169:51: warning: cast between incompatible function types from 'int (*)(struct live_data_t *, struct pcap_pkthdr *, const u_char *)' {aka 'int (*)(struct live_data_t *, struct pcap_pkthdr *, const unsigned char *)'} to 'void (*)(u_char *, const struct pcap_pkthdr *, const u_char *)' {aka 'void (*)(unsigned char *, const struct pcap_pkthdr *, const unsigned char *)'} [-Wcast-function-type] 169 | pcap_dispatch(options->pcap1, -1, (pcap_handler) live_callback, | ^ bridge.c:178:51: warning: cast between incompatible function types from 'int (*)(struct live_data_t *, struct pcap_pkthdr *, const u_char *)' {aka 'int (*)(struct live_data_t *, struct pcap_pkthdr *, const unsigned char *)'} to 'void (*)(u_char *, const struct pcap_pkthdr *, const u_char *)' {aka 'void (*)(unsigned char *, const struct pcap_pkthdr *, const unsigned char *)'} [-Wcast-function-type] 178 | pcap_dispatch(options->pcap2, -1, (pcap_handler) live_callback, | ^ CCLD tcprewrite CCLD tcpcapinfo CCLD tcpreplay CCLD tcpprep CCLD tcpbridge CCLD tcpliveplay CCLD tcpreplay-edit make[4]: Leaving directory '/tmp/instance-7/output-1/build/tcpreplay-4.3.3/src' make[3]: Leaving directory '/tmp/instance-7/output-1/build/tcpreplay-4.3.3/src' make[2]: Leaving directory '/tmp/instance-7/output-1/build/tcpreplay-4.3.3/src' make[2]: Entering directory '/tmp/instance-7/output-1/build/tcpreplay-4.3.3' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/tmp/instance-7/output-1/build/tcpreplay-4.3.3' make[1]: Leaving directory '/tmp/instance-7/output-1/build/tcpreplay-4.3.3' >>> tcpreplay 4.3.3 Installing to target PATH="/tmp/instance-7/output-1/host/bin:/tmp/instance-7/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j96 DESTDIR=/tmp/instance-7/output-1/target install -C /tmp/instance-7/output-1/build/tcpreplay-4.3.3/ make[1]: Entering directory '/tmp/instance-7/output-1/build/tcpreplay-4.3.3' Making install in scripts make[2]: Entering directory '/tmp/instance-7/output-1/build/tcpreplay-4.3.3/scripts' make[3]: Entering directory '/tmp/instance-7/output-1/build/tcpreplay-4.3.3/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 '/tmp/instance-7/output-1/build/tcpreplay-4.3.3/scripts' make[2]: Leaving directory '/tmp/instance-7/output-1/build/tcpreplay-4.3.3/scripts' Making install in lib make[2]: Entering directory '/tmp/instance-7/output-1/build/tcpreplay-4.3.3/lib' make[3]: Entering directory '/tmp/instance-7/output-1/build/tcpreplay-4.3.3/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 '/tmp/instance-7/output-1/build/tcpreplay-4.3.3/lib' make[2]: Leaving directory '/tmp/instance-7/output-1/build/tcpreplay-4.3.3/lib' Making install in libopts make[2]: Entering directory '/tmp/instance-7/output-1/build/tcpreplay-4.3.3/libopts' /usr/bin/make install-am make[3]: Entering directory '/tmp/instance-7/output-1/build/tcpreplay-4.3.3/libopts' make[4]: Entering directory '/tmp/instance-7/output-1/build/tcpreplay-4.3.3/libopts' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-7/output-1/build/tcpreplay-4.3.3/libopts' make[3]: Leaving directory '/tmp/instance-7/output-1/build/tcpreplay-4.3.3/libopts' make[2]: Leaving directory '/tmp/instance-7/output-1/build/tcpreplay-4.3.3/libopts' Making install in src make[2]: Entering directory '/tmp/instance-7/output-1/build/tcpreplay-4.3.3/src' /usr/bin/make install-recursive make[3]: Entering directory '/tmp/instance-7/output-1/build/tcpreplay-4.3.3/src' Making install in common make[4]: Entering directory '/tmp/instance-7/output-1/build/tcpreplay-4.3.3/src/common' /usr/bin/make install-am make[5]: Entering directory '/tmp/instance-7/output-1/build/tcpreplay-4.3.3/src/common' make[6]: Entering directory '/tmp/instance-7/output-1/build/tcpreplay-4.3.3/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 '/tmp/instance-7/output-1/build/tcpreplay-4.3.3/src/common' make[5]: Leaving directory '/tmp/instance-7/output-1/build/tcpreplay-4.3.3/src/common' make[4]: Leaving directory '/tmp/instance-7/output-1/build/tcpreplay-4.3.3/src/common' Making install in tcpedit make[4]: Entering directory '/tmp/instance-7/output-1/build/tcpreplay-4.3.3/src/tcpedit' /usr/bin/make install-am make[5]: Entering directory '/tmp/instance-7/output-1/build/tcpreplay-4.3.3/src/tcpedit' make[6]: Entering directory '/tmp/instance-7/output-1/build/tcpreplay-4.3.3/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 '/tmp/instance-7/output-1/build/tcpreplay-4.3.3/src/tcpedit' make[5]: Leaving directory '/tmp/instance-7/output-1/build/tcpreplay-4.3.3/src/tcpedit' make[4]: Leaving directory '/tmp/instance-7/output-1/build/tcpreplay-4.3.3/src/tcpedit' make[4]: Entering directory '/tmp/instance-7/output-1/build/tcpreplay-4.3.3/src' make[5]: Entering directory '/tmp/instance-7/output-1/build/tcpreplay-4.3.3/src' /usr/bin/mkdir -p '/tmp/instance-7/output-1/target/usr/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c tcpreplay tcpprep tcprewrite tcpreplay-edit tcpcapinfo tcpbridge tcpliveplay '/tmp/instance-7/output-1/target/usr/bin' /usr/bin/mkdir -p '/tmp/instance-7/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 tcpreplay.1 tcpprep.1 tcprewrite.1 tcpreplay-edit.1 tcpcapinfo.1 tcpbridge.1 tcpliveplay.1 '/tmp/instance-7/output-1/target/usr/share/man/man1' libtool: install: /usr/bin/install -c tcpreplay /tmp/instance-7/output-1/target/usr/bin/tcpreplay libtool: install: /usr/bin/install -c tcpprep /tmp/instance-7/output-1/target/usr/bin/tcpprep libtool: install: /usr/bin/install -c tcprewrite /tmp/instance-7/output-1/target/usr/bin/tcprewrite libtool: install: /usr/bin/install -c tcpreplay-edit /tmp/instance-7/output-1/target/usr/bin/tcpreplay-edit libtool: install: /usr/bin/install -c tcpcapinfo /tmp/instance-7/output-1/target/usr/bin/tcpcapinfo libtool: install: /usr/bin/install -c tcpbridge /tmp/instance-7/output-1/target/usr/bin/tcpbridge libtool: install: /usr/bin/install -c tcpliveplay /tmp/instance-7/output-1/target/usr/bin/tcpliveplay make[5]: Leaving directory '/tmp/instance-7/output-1/build/tcpreplay-4.3.3/src' make[4]: Leaving directory '/tmp/instance-7/output-1/build/tcpreplay-4.3.3/src' make[3]: Leaving directory '/tmp/instance-7/output-1/build/tcpreplay-4.3.3/src' make[2]: Leaving directory '/tmp/instance-7/output-1/build/tcpreplay-4.3.3/src' make[2]: Entering directory '/tmp/instance-7/output-1/build/tcpreplay-4.3.3' make[3]: Entering directory '/tmp/instance-7/output-1/build/tcpreplay-4.3.3' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-7/output-1/build/tcpreplay-4.3.3' make[2]: Leaving directory '/tmp/instance-7/output-1/build/tcpreplay-4.3.3' make[1]: Leaving directory '/tmp/instance-7/output-1/build/tcpreplay-4.3.3' unrarsrc-5.9.4.tar.gz: OK (sha256: 3d010d14223e0c7a385ed740e8f046edcbe885e5c22c5ad5733d009596865300) >>> unrar 5.9.4 Extracting gzip -d -c /tmp/instance-7/dl/unrar/unrarsrc-5.9.4.tar.gz | tar --strip-components=1 -C /tmp/instance-7/output-1/build/unrar-5.9.4 -xf - >>> unrar 5.9.4 Patching >>> unrar 5.9.4 Configuring >>> unrar 5.9.4 Building PATH="/tmp/instance-7/output-1/host/bin:/tmp/instance-7/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j96 CXX="/tmp/instance-7/output-1/host/bin/arm-buildroot-linux-gnueabihf-g++" STRIP="/bin/true" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=2 -pthread" LDFLAGS=" -pthread" -C /tmp/instance-7/output-1/build/unrar-5.9.4 make[1]: Entering directory '/tmp/instance-7/output-1/build/unrar-5.9.4' /tmp/instance-7/output-1/host/bin/arm-buildroot-linux-gnueabihf-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c rar.cpp /tmp/instance-7/output-1/host/bin/arm-buildroot-linux-gnueabihf-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c strlist.cpp /tmp/instance-7/output-1/host/bin/arm-buildroot-linux-gnueabihf-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c strfn.cpp /tmp/instance-7/output-1/host/bin/arm-buildroot-linux-gnueabihf-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c pathfn.cpp /tmp/instance-7/output-1/host/bin/arm-buildroot-linux-gnueabihf-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c smallfn.cpp /tmp/instance-7/output-1/host/bin/arm-buildroot-linux-gnueabihf-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c global.cpp /tmp/instance-7/output-1/host/bin/arm-buildroot-linux-gnueabihf-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c file.cpp /tmp/instance-7/output-1/host/bin/arm-buildroot-linux-gnueabihf-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c filefn.cpp /tmp/instance-7/output-1/host/bin/arm-buildroot-linux-gnueabihf-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c filcreat.cpp /tmp/instance-7/output-1/host/bin/arm-buildroot-linux-gnueabihf-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c archive.cpp /tmp/instance-7/output-1/host/bin/arm-buildroot-linux-gnueabihf-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c arcread.cpp /tmp/instance-7/output-1/host/bin/arm-buildroot-linux-gnueabihf-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c unicode.cpp /tmp/instance-7/output-1/host/bin/arm-buildroot-linux-gnueabihf-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c system.cpp /tmp/instance-7/output-1/host/bin/arm-buildroot-linux-gnueabihf-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c isnt.cpp /tmp/instance-7/output-1/host/bin/arm-buildroot-linux-gnueabihf-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c crypt.cpp /tmp/instance-7/output-1/host/bin/arm-buildroot-linux-gnueabihf-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c crc.cpp /tmp/instance-7/output-1/host/bin/arm-buildroot-linux-gnueabihf-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c rawread.cpp /tmp/instance-7/output-1/host/bin/arm-buildroot-linux-gnueabihf-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c encname.cpp /tmp/instance-7/output-1/host/bin/arm-buildroot-linux-gnueabihf-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c resource.cpp /tmp/instance-7/output-1/host/bin/arm-buildroot-linux-gnueabihf-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c match.cpp /tmp/instance-7/output-1/host/bin/arm-buildroot-linux-gnueabihf-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c timefn.cpp /tmp/instance-7/output-1/host/bin/arm-buildroot-linux-gnueabihf-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c rdwrfn.cpp /tmp/instance-7/output-1/host/bin/arm-buildroot-linux-gnueabihf-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c consio.cpp /tmp/instance-7/output-1/host/bin/arm-buildroot-linux-gnueabihf-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c options.cpp /tmp/instance-7/output-1/host/bin/arm-buildroot-linux-gnueabihf-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c errhnd.cpp /tmp/instance-7/output-1/host/bin/arm-buildroot-linux-gnueabihf-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c rarvm.cpp /tmp/instance-7/output-1/host/bin/arm-buildroot-linux-gnueabihf-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c secpassword.cpp /tmp/instance-7/output-1/host/bin/arm-buildroot-linux-gnueabihf-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c rijndael.cpp /tmp/instance-7/output-1/host/bin/arm-buildroot-linux-gnueabihf-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c getbits.cpp /tmp/instance-7/output-1/host/bin/arm-buildroot-linux-gnueabihf-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c sha1.cpp /tmp/instance-7/output-1/host/bin/arm-buildroot-linux-gnueabihf-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c sha256.cpp /tmp/instance-7/output-1/host/bin/arm-buildroot-linux-gnueabihf-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c blake2s.cpp /tmp/instance-7/output-1/host/bin/arm-buildroot-linux-gnueabihf-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c hash.cpp /tmp/instance-7/output-1/host/bin/arm-buildroot-linux-gnueabihf-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c extinfo.cpp /tmp/instance-7/output-1/host/bin/arm-buildroot-linux-gnueabihf-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c extract.cpp /tmp/instance-7/output-1/host/bin/arm-buildroot-linux-gnueabihf-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c volume.cpp /tmp/instance-7/output-1/host/bin/arm-buildroot-linux-gnueabihf-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c list.cpp /tmp/instance-7/output-1/host/bin/arm-buildroot-linux-gnueabihf-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c find.cpp /tmp/instance-7/output-1/host/bin/arm-buildroot-linux-gnueabihf-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c unpack.cpp /tmp/instance-7/output-1/host/bin/arm-buildroot-linux-gnueabihf-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c headers.cpp /tmp/instance-7/output-1/host/bin/arm-buildroot-linux-gnueabihf-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c threadpool.cpp /tmp/instance-7/output-1/host/bin/arm-buildroot-linux-gnueabihf-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c rs16.cpp /tmp/instance-7/output-1/host/bin/arm-buildroot-linux-gnueabihf-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c cmddata.cpp /tmp/instance-7/output-1/host/bin/arm-buildroot-linux-gnueabihf-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c ui.cpp /tmp/instance-7/output-1/host/bin/arm-buildroot-linux-gnueabihf-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c filestr.cpp /tmp/instance-7/output-1/host/bin/arm-buildroot-linux-gnueabihf-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c recvol.cpp /tmp/instance-7/output-1/host/bin/arm-buildroot-linux-gnueabihf-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c rs.cpp /tmp/instance-7/output-1/host/bin/arm-buildroot-linux-gnueabihf-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c scantree.cpp /tmp/instance-7/output-1/host/bin/arm-buildroot-linux-gnueabihf-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=2 -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c qopen.cpp /tmp/instance-7/output-1/host/bin/arm-buildroot-linux-gnueabihf-g++ -o unrar -pthread rar.o strlist.o strfn.o pathfn.o smallfn.o global.o file.o filefn.o filcreat.o archive.o arcread.o unicode.o system.o isnt.o crypt.o crc.o rawread.o encname.o resource.o match.o timefn.o rdwrfn.o consio.o options.o errhnd.o rarvm.o secpassword.o rijndael.o getbits.o sha1.o sha256.o blake2s.o hash.o extinfo.o extract.o volume.o list.o find.o unpack.o headers.o threadpool.o rs16.o cmddata.o ui.o filestr.o recvol.o rs.o scantree.o qopen.o /bin/true unrar make[1]: Leaving directory '/tmp/instance-7/output-1/build/unrar-5.9.4' >>> unrar 5.9.4 Installing to target PATH="/tmp/instance-7/output-1/host/bin:/tmp/instance-7/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j96 -C /tmp/instance-7/output-1/build/unrar-5.9.4 DESTDIR=/tmp/instance-7/output-1/target/usr install make[1]: Entering directory '/tmp/instance-7/output-1/build/unrar-5.9.4' install -D unrar /tmp/instance-7/output-1/target/usr/bin/unrar make[1]: Leaving directory '/tmp/instance-7/output-1/build/unrar-5.9.4' usb-modeswitch-2.6.1.tar.bz2: OK (md5: 69d00d6ed7097b97d972a159d14cfba1) usb-modeswitch-2.6.1.tar.bz2: OK (sha256: 5195d9e136e52f658f19e9f93e4f982b1b67bffac197d0a455cd8c2cd245fa34) >>> usb_modeswitch 2.6.1 Extracting bzcat /tmp/instance-7/dl/usb_modeswitch/usb-modeswitch-2.6.1.tar.bz2 | tar --strip-components=1 -C /tmp/instance-7/output-1/build/usb_modeswitch-2.6.1 -xf - >>> usb_modeswitch 2.6.1 Patching >>> usb_modeswitch 2.6.1 Configuring >>> usb_modeswitch 2.6.1 Building PATH="/tmp/instance-7/output-1/host/bin:/tmp/instance-7/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j96 PATH="/tmp/instance-7/output-1/host/bin:/tmp/instance-7/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/tmp/instance-7/output-1/host/bin/arm-buildroot-linux-gnueabihf-ar" AS="/tmp/instance-7/output-1/host/bin/arm-buildroot-linux-gnueabihf-as" LD="/tmp/instance-7/output-1/host/bin/arm-buildroot-linux-gnueabihf-ld" NM="/tmp/instance-7/output-1/host/bin/arm-buildroot-linux-gnueabihf-nm" CC="/tmp/instance-7/output-1/host/bin/arm-buildroot-linux-gnueabihf-gcc" GCC="/tmp/instance-7/output-1/host/bin/arm-buildroot-linux-gnueabihf-gcc" CPP="/tmp/instance-7/output-1/host/bin/arm-buildroot-linux-gnueabihf-cpp" CXX="/tmp/instance-7/output-1/host/bin/arm-buildroot-linux-gnueabihf-g++" FC="/tmp/instance-7/output-1/host/bin/arm-buildroot-linux-gnueabihf-gfortran" F77="/tmp/instance-7/output-1/host/bin/arm-buildroot-linux-gnueabihf-gfortran" RANLIB="/tmp/instance-7/output-1/host/bin/arm-buildroot-linux-gnueabihf-ranlib" READELF="/tmp/instance-7/output-1/host/bin/arm-buildroot-linux-gnueabihf-readelf" STRIP="/tmp/instance-7/output-1/host/bin/arm-buildroot-linux-gnueabihf-strip" OBJCOPY="/tmp/instance-7/output-1/host/bin/arm-buildroot-linux-gnueabihf-objcopy" OBJDUMP="/tmp/instance-7/output-1/host/bin/arm-buildroot-linux-gnueabihf-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/tmp/instance-7/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-7/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-7/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-7/output-1/host/lib -Wl,-rpath,/tmp/instance-7/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-7/output-1/host/bin/arm-buildroot-linux-gnueabihf-as" DEFAULT_LINKER="/tmp/instance-7/output-1/host/bin/arm-buildroot-linux-gnueabihf-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 -g0 -D_FORTIFY_SOURCE=2" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=2" LDFLAGS="" FCFLAGS=" -Os -g0" FFLAGS=" -Os -g0" PKG_CONFIG="/tmp/instance-7/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-7/output-1/host/arm-buildroot-linux-gnueabihf/sysroot" INTLTOOL_PERL=/usr/bin/perl -C /tmp/instance-7/output-1/build/usb_modeswitch-2.6.1 all-with-dynlink-dispatcher make[1]: Entering directory '/tmp/instance-7/output-1/build/usb_modeswitch-2.6.1' /tmp/instance-7/output-1/host/bin/arm-buildroot-linux-gnueabihf-gcc -o usb_modeswitch usb_modeswitch.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=2 `pkg-config --libs --cflags libusb-1.0` ./make_string.sh usb_modeswitch_dispatcher.tcl > dispatcher.h usb_modeswitch.c: In function 'main': usb_modeswitch.c:519:17: warning: 'libusb_set_debug' is deprecated: Use libusb_set_option instead [-Wdeprecated-declarations] 519 | libusb_set_debug(ctx, 3); | ^~~~~~~~~~~~~~~~ In file included from usb_modeswitch.h:26, from usb_modeswitch.c:59: /tmp/instance-7/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/libusb-1.0/libusb.h:1352:18: note: declared here 1352 | void LIBUSB_CALL libusb_set_debug(libusb_context *ctx, int level); | ^~~~~~~~~~~~~~~~ DISPATCH=dispatcher-dynlink /tmp/instance-7/output-1/host/bin/arm-buildroot-linux-gnueabihf-gcc dispatcher.c -Ljim -ljim -Ijim -o usb_modeswitch_dispatcher -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=2 make[1]: Leaving directory '/tmp/instance-7/output-1/build/usb_modeswitch-2.6.1' >>> usb_modeswitch 2.6.1 Installing to target PATH="/tmp/instance-7/output-1/host/bin:/tmp/instance-7/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j96 PATH="/tmp/instance-7/output-1/host/bin:/tmp/instance-7/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/tmp/instance-7/output-1/host/bin/arm-buildroot-linux-gnueabihf-ar" AS="/tmp/instance-7/output-1/host/bin/arm-buildroot-linux-gnueabihf-as" LD="/tmp/instance-7/output-1/host/bin/arm-buildroot-linux-gnueabihf-ld" NM="/tmp/instance-7/output-1/host/bin/arm-buildroot-linux-gnueabihf-nm" CC="/tmp/instance-7/output-1/host/bin/arm-buildroot-linux-gnueabihf-gcc" GCC="/tmp/instance-7/output-1/host/bin/arm-buildroot-linux-gnueabihf-gcc" CPP="/tmp/instance-7/output-1/host/bin/arm-buildroot-linux-gnueabihf-cpp" CXX="/tmp/instance-7/output-1/host/bin/arm-buildroot-linux-gnueabihf-g++" FC="/tmp/instance-7/output-1/host/bin/arm-buildroot-linux-gnueabihf-gfortran" F77="/tmp/instance-7/output-1/host/bin/arm-buildroot-linux-gnueabihf-gfortran" RANLIB="/tmp/instance-7/output-1/host/bin/arm-buildroot-linux-gnueabihf-ranlib" READELF="/tmp/instance-7/output-1/host/bin/arm-buildroot-linux-gnueabihf-readelf" STRIP="/tmp/instance-7/output-1/host/bin/arm-buildroot-linux-gnueabihf-strip" OBJCOPY="/tmp/instance-7/output-1/host/bin/arm-buildroot-linux-gnueabihf-objcopy" OBJDUMP="/tmp/instance-7/output-1/host/bin/arm-buildroot-linux-gnueabihf-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/tmp/instance-7/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-7/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-7/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-7/output-1/host/lib -Wl,-rpath,/tmp/instance-7/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-7/output-1/host/bin/arm-buildroot-linux-gnueabihf-as" DEFAULT_LINKER="/tmp/instance-7/output-1/host/bin/arm-buildroot-linux-gnueabihf-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 -g0 -D_FORTIFY_SOURCE=2" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=2" LDFLAGS="" FCFLAGS=" -Os -g0" FFLAGS=" -Os -g0" PKG_CONFIG="/tmp/instance-7/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-7/output-1/host/arm-buildroot-linux-gnueabihf/sysroot" INTLTOOL_PERL=/usr/bin/perl DESTDIR=/tmp/instance-7/output-1/target -C /tmp/instance-7/output-1/build/usb_modeswitch-2.6.1 install-common make[1]: Entering directory '/tmp/instance-7/output-1/build/usb_modeswitch-2.6.1' install -D --mode=755 usb_modeswitch /tmp/instance-7/output-1/target/usr/sbin/usb_modeswitch install -D --mode=755 usb_modeswitch.sh /tmp/instance-7/output-1/target/lib/udev/usb_modeswitch install -D --mode=644 usb_modeswitch.conf /tmp/instance-7/output-1/target/etc/usb_modeswitch.conf install -D --mode=644 usb_modeswitch.1 /tmp/instance-7/output-1/target/usr/share/man/man1/usb_modeswitch.1 install -D --mode=644 usb_modeswitch_dispatcher.1 /tmp/instance-7/output-1/target/usr/share/man/man1/usb_modeswitch_dispatcher.1 install -D --mode=755 usb_modeswitch_dispatcher /tmp/instance-7/output-1/target/usr/sbin/usb_modeswitch_dispatcher install -d /tmp/instance-7/output-1/target/var/lib/usb_modeswitch test -d /tmp/instance-7/output-1/target/etc/init -a -e /sbin/initctl && install --mode=644 usb-modeswitch-upstart.conf /tmp/instance-7/output-1/target/etc/init || test 1 test -d /tmp/instance-7/output-1/target/etc/systemd/system -a \( -e /usr/bin/systemctl -o -e /bin/systemctl \) && install --mode=644 usb_modeswitch@.service /tmp/instance-7/output-1/target/etc/systemd/system || test 1 make[1]: Leaving directory '/tmp/instance-7/output-1/build/usb_modeswitch-2.6.1' usb-modeswitch-data-20191128.tar.bz2: OK (md5: e8fce7eb949cbe16c61fb71bade4cc17) usb-modeswitch-data-20191128.tar.bz2: OK (sha256: 3f039b60791c21c7cb15c7986cac89650f076dc274798fa242231b910785eaf9) >>> usb_modeswitch_data 20191128 Extracting bzcat /tmp/instance-7/dl/usb_modeswitch_data/usb-modeswitch-data-20191128.tar.bz2 | tar --strip-components=1 -C /tmp/instance-7/output-1/build/usb_modeswitch_data-20191128 -xf - >>> usb_modeswitch_data 20191128 Patching >>> usb_modeswitch_data 20191128 Configuring >>> usb_modeswitch_data 20191128 Building >>> usb_modeswitch_data 20191128 Installing to target PATH="/tmp/instance-7/output-1/host/bin:/tmp/instance-7/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j96 -C /tmp/instance-7/output-1/build/usb_modeswitch_data-20191128 DESTDIR=/tmp/instance-7/output-1/target install make[1]: Entering directory '/tmp/instance-7/output-1/build/usb_modeswitch_data-20191128' install -d /tmp/instance-7/output-1/target/usr/share/usb_modeswitch install -d /tmp/instance-7/output-1/target/etc/usb_modeswitch.d install -D --mode=644 40-usb_modeswitch.rules /tmp/instance-7/output-1/target/lib/udev/rules.d/40-usb_modeswitch.rules install --mode=644 -t /tmp/instance-7/output-1/target/usr/share/usb_modeswitch ./usb_modeswitch.d/* make[1]: Leaving directory '/tmp/instance-7/output-1/build/usb_modeswitch_data-20191128' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-7/output-1/host/etc/meson sed -e 's%@TARGET_CROSS@%/tmp/instance-7/output-1/host/bin/arm-buildroot-linux-gnueabihf-%g' -e 's%@TARGET_ARCH@%arm%g' -e 's%@TARGET_CPU@%cortex-a8%g' -e 's%@TARGET_ENDIAN@%little%g' -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-D_FORTIFY_SOURCE=2'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-D_FORTIFY_SOURCE=2'@PKG_TARGET_CFLAGS@%g" -e 's%@HOST_DIR@%/tmp/instance-7/output-1/host%g' -e 's%@STAGING_DIR@%/tmp/instance-7/output-1/host/arm-buildroot-linux-gnueabihf/sysroot%g' -e 's%@STATIC@%false%g' package/meson//cross-compilation.conf.in > /tmp/instance-7/output-1/host/etc/meson/cross-compilation.conf.in sed -e 's%@PKG_TARGET_CFLAGS@%%g' -e 's%@PKG_TARGET_LDFLAGS@%%g' -e 's%@PKG_TARGET_CXXFLAGS@%%g' /tmp/instance-7/output-1/host/etc/meson/cross-compilation.conf.in > /tmp/instance-7/output-1/host/etc/meson/cross-compilation.conf rm -f /tmp/instance-7/output-1/target/usr/share/glib-2.0/schemas/*.xml /tmp/instance-7/output-1/target/usr/share/glib-2.0/schemas/*.dtd /tmp/instance-7/output-1/host/bin/glib-compile-schemas /tmp/instance-7/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/glib-2.0/schemas --targetdir=/tmp/instance-7/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /tmp/instance-7/output-1/target/etc echo "buildroot" > /tmp/instance-7/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-7/output-1/target/etc/hosts mkdir -p /tmp/instance-7/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-7/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-7/output-1/target/etc/shadow rm -f /tmp/instance-7/output-1/target/bin/sh printf '%s\n' C en_US locale-archive > /tmp/instance-7/output-1/build/locales.nopurge for dir in /tmp/instance-7/output-1/target/usr/share/locale /tmp/instance-7/output-1/target/usr/share/X11/locale /tmp/instance-7/output-1/target/usr/lib/locale; do if [ ! -d $dir ]; then continue; fi; for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /tmp/instance-7/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /tmp/instance-7/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /tmp/instance-7/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /tmp/instance-7/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /tmp/instance-7/output-1/target/usr/include /tmp/instance-7/output-1/target/usr/share/aclocal \ /tmp/instance-7/output-1/target/usr/lib/pkgconfig /tmp/instance-7/output-1/target/usr/share/pkgconfig \ /tmp/instance-7/output-1/target/usr/lib/cmake /tmp/instance-7/output-1/target/usr/share/cmake \ /tmp/instance-7/output-1/target/usr/doc find /tmp/instance-7/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-7/output-1/target/lib/ /tmp/instance-7/output-1/target/usr/lib/ /tmp/instance-7/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/tmp/instance-7/output-1/target/usr/libexec/': No such file or directory rm -rf /tmp/instance-7/output-1/target/usr/share/gdb rm -rf /tmp/instance-7/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-7/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-7/output-1/target/usr/share/zsh rm -rf /tmp/instance-7/output-1/target/usr/man /tmp/instance-7/output-1/target/usr/share/man rm -rf /tmp/instance-7/output-1/target/usr/info /tmp/instance-7/output-1/target/usr/share/info rm -rf /tmp/instance-7/output-1/target/usr/doc /tmp/instance-7/output-1/target/usr/share/doc rm -rf /tmp/instance-7/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-7/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-7/output-1/target/lib/debug /tmp/instance-7/output-1/target/usr/lib/debug find /tmp/instance-7/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /tmp/instance-7/output-1/host/bin/arm-buildroot-linux-gnueabihf-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /tmp/instance-7/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /tmp/instance-7/output-1/host/bin/arm-buildroot-linux-gnueabihf-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /tmp/instance-7/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /tmp/instance-7/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /tmp/instance-7/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2021.05-1007-g001949f6b5"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2021.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2021.08-git\"" \ ) > /tmp/instance-7/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-7/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-7/output-1/per-package /tmp/instance-7/buildroot/support/scripts/fix-rpath target touch /tmp/instance-7/output-1/target/usr ln -snf /tmp/instance-7/output-1/host/arm-buildroot-linux-gnueabihf/sysroot /tmp/instance-7/output-1/staging make: Leaving directory '/tmp/instance-7/buildroot' make: Entering directory '/tmp/instance-7/buildroot' >>> Buildroot 2021.05-1007-g001949f6b5 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.1.0 Collecting legal info >>> glibc 2.33-46-gedfd11197ecf3629bbb4b66c5814da09a61a7f9f Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.7.6 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-skeleton Collecting legal info >>> host-gawk 5.1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 11.1.0 Collecting legal info >>> host-binutils 2.36.1 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 5.13.2 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> apparmor 3.0.1 Collecting legal info LICENSE: OK (sha256: a7e0cdcbea5c14927cedfc600d46526bdcbb1eb0a4d951e2ea53c2a6de159cb4) parser/COPYING.GPL: OK (sha256: dd54950fa69a3096fe907a466a454d217ccca9bca77398d5232704766d5a0040) >>> libapparmor 3.0.1 Collecting legal info LICENSE: OK (sha256: a7e0cdcbea5c14927cedfc600d46526bdcbb1eb0a4d951e2ea53c2a6de159cb4) libraries/libapparmor/COPYING.LGPL: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-autoconf 2.69 Collecting legal info COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> b43-firmware 5.100.138 Collecting legal info >>> host-b43-fwcutter 019 Collecting legal info COPYING: OK (sha256: 6af9fc424d57f29b7e59b35e52d4a91aca80304506275f2c0c076317fc6eb583) >>> cxxtest 4.4 Collecting legal info COPYING: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-cxxtest 4.4 Collecting legal info COPYING: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-python 2.7.18 Collecting legal info LICENSE: OK (sha256: de4d1f2d2ad5ad0cfd1657a106476b31cb5db5ef9d1ff842b237c0c81f0c8a23) >>> host-expat 2.4.1 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> freetype 2.10.4 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> genpart 1.0.2 Collecting legal info >>> gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) >>> gettext Collecting legal info >>> gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> graphicsmagick 1.3.36 Collecting legal info Copyright.txt: OK (sha256: aed5bd8e28cbce601cbe2ca2267b663ccd63152965f2d5caea1311bf0039c325) >>> libxml2 2.9.12 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> xz 5.2.5 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> haproxy 2.4.2 Collecting legal info LICENSE: OK (sha256: 0717ca51fceaa25ac9e5ccc62e0c727dcf27796057201fb5fded56a25ff6ca28) doc/lgpl.txt: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) doc/gpl.txt: OK (sha256: ddb9db7630752f8fdc6898f7c99a99eaeeac5213627ecb093df9c82f56175dc7) >>> openssl Collecting legal info >>> libopenssl 1.1.1k Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> hwdata 0.345 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 21d0406f93e884a050426ebc21931839a45d56bfcbcbfdda7686d583f36f107f) >>> jansson 2.13.1 Collecting legal info LICENSE: OK (sha256: 1fff7d37d22157bcd81ab53b6c54da755d7c2f868f15807d9bde920f10730da0) >>> janus-gateway 0.10.10 Collecting legal info COPYING: OK (sha256: 91d04c97fa1da3fcd28205873276358aafc071c5b00a9ea8c49dd06d487a9dc6) >>> host-gengetopt 2.23 Collecting legal info COPYING: OK (sha256: afab96ff35204960631dc05506034f9efc01e6d696f0ac93718d6bd43512cda7) LICENSE: OK (sha256: 72a43351233d6a581f891cdfff78b7b7d5f2a12522523929c5f7e8f674c2f6fc) >>> libconfig 1.7.3 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libglib2 2.68.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.68.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-meson 0.58.2 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-cmake 3.16.9 Collecting legal info Copyright.txt: OK (sha256: dc628fb936a5d229296d42083f9a8218aa32204c016919e784404c9ec58776e9) >>> host-python3 3.9.6 Collecting legal info LICENSE: OK (sha256: 599826df92bfdcd2702eac691072498bb096c55af04ee984cf90f70ed77b5a70) >>> host-autoconf-archive 2019.01.06 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-python3-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> host-pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> host-util-linux 2.36.2 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> libnice 0.1.18 Collecting legal info COPYING: OK (sha256: 9246b2ee8b1db30cf03d5d9719ad8bb5edce1cadc85f8cfef319c23d24d950b5) COPYING.MPL: OK (sha256: 3b3c75ae6c663c4f93987647eb5463d33dc1602a1aded3ac479773f2c3928e3a) COPYING.LGPL: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libsrtp 2.2.0 Collecting legal info LICENSE: OK (sha256: 8e19d42a1eec9561f3f347253ddf2e385c55f392f025bb0fd41b88dbf38db5ae) >>> jimtcl 0.80 Collecting legal info LICENSE: OK (sha256: 419f1146334e57fb258d6c957d1f94d43455ec0d24b1b54c4447e5f61a353950) >>> lcdproc 0.5.9 Collecting legal info COPYING: OK (sha256: 1b2a567f289f66a143c56353e7b3d4fa5862514a5e3c5cfdf8b02ee5e5aaa953) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> libbluray 1.3.0 Collecting legal info COPYING: OK (sha256: b3aa400aca6d2ba1f0bd03bd98d03d1fe7489a3bbb26969d72016360af8a5c9d) >>> libfcgi 2.4.2 Collecting legal info LICENSE.TERMS: OK (sha256: f0a8fe4513a43e8eebb24cdcf9d2e7efc52e4d8259178c6d76d3d84418397d81) >>> libgcrypt 1.9.3 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.42 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libiscsi 1.19.0 Collecting legal info COPYING: OK (sha256: 88e3eccc48722b2a0eaff456dda94b8e8e123848d01f631969bec8e3c6c6eb85) LICENCE-GPL-2.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENCE-LGPL-2.1.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_cttimeout 1.0.0 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnl 3.5.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libusb 1.0.24 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libwebsockets 4.0.21 Collecting legal info LICENSE: OK (sha256: 5756db345eb9c21cb06dd7cb69c38ec234657a233f9a186b4f5fa453681bd394) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1k Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> minizip 3.0.2 Collecting legal info LICENSE: OK (sha256: 675181c03fc1302a1c8554c00f7be9bb420c5dbc9dcc2013433cec144413de03) >>> nbd 3.21 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> ndisc6 1.0.4 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> ocrad 0.27 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-lzip 1.22 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> open-lldp 1.1 Collecting legal info COPYING: OK (sha256: 67af5abeb092213cd9c53781503320f635ba28b641e0c3f24d367e8e93a9839b) >>> readline 8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> phytool 2 Collecting legal info LICENSE: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> tcpreplay 4.3.3 Collecting legal info docs/LICENSE: OK (sha256: 5971b0c544622f4b210a9cc56436a970685d3b0666e373c09e3cf9304db15d05) >>> unrar 5.9.4 Collecting legal info license.txt: OK (sha256: 6ecc1687808b7d66b24f874755abfed7464d9751ed0001cd4e8e5d9bf397ff8a) >>> usb_modeswitch 2.6.1 Collecting legal info COPYING: OK (sha256: 6195429209313925c0eba6c0da4ee7a6cb4277b99e35c886913f80f91ec20b94) >>> usb_modeswitch_data 20191128 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.1.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.1.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: b43-firmware-5.100.138: cannot save license (B43_FIRMWARE_LICENSE_FILES not defined) WARNING: genpart-1.0.2: cannot save license (GENPART_LICENSE_FILES not defined) Legal info produced in /tmp/instance-7/output-1/legal-info make: Leaving directory '/tmp/instance-7/buildroot'