CC plugins/dlt_en10mb/en10mb_api.o CC plugins/dlt_en10mb/en10mb.o CC plugins/dlt_utils.o CC plugins/dlt_hdlc/hdlc.o CC plugins/dlt_hdlc/hdlc_api.o CC plugins/dlt_user/user.o CC plugins/dlt_user/user_api.o CC plugins/dlt_null/null.o CC plugins/dlt_raw/raw.o CC plugins/dlt_loop/loop.o CC plugins/dlt_linuxsll/linuxsll.o CC plugins/dlt_ieee80211/ieee80211.o CC plugins/dlt_ieee80211/ieee80211_hdr.o CC plugins/dlt_radiotap/radiotap.o CC plugins/dlt_jnpr_ether/jnpr_ether.o CC plugins/dlt_pppserial/pppserial.o AR libtcpedit.a make[5]: Leaving directory '/tmp/instance-0/output-1/build/tcpreplay-4.3.3/src/tcpedit' make[4]: Leaving directory '/tmp/instance-0/output-1/build/tcpreplay-4.3.3/src/tcpedit' make[4]: Entering directory '/tmp/instance-0/output-1/build/tcpreplay-4.3.3/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-sleep.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-sleep.o CC tcpcapinfo-tcpcapinfo_opts.o CC tcpreplay_edit-replay.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 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, | ^ 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; | ^~~~~ CCLD tcprewrite CCLD tcpcapinfo CCLD tcpbridge CCLD tcpliveplay CCLD tcpprep CCLD tcpreplay-edit CCLD tcpreplay make[4]: Leaving directory '/tmp/instance-0/output-1/build/tcpreplay-4.3.3/src' make[3]: Leaving directory '/tmp/instance-0/output-1/build/tcpreplay-4.3.3/src' make[2]: Leaving directory '/tmp/instance-0/output-1/build/tcpreplay-4.3.3/src' make[2]: Entering directory '/tmp/instance-0/output-1/build/tcpreplay-4.3.3' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/tmp/instance-0/output-1/build/tcpreplay-4.3.3' make[1]: Leaving directory '/tmp/instance-0/output-1/build/tcpreplay-4.3.3' >>> tcpreplay 4.3.3 Installing to target PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j32 DESTDIR=/tmp/instance-0/output-1/target install -C /tmp/instance-0/output-1/build/tcpreplay-4.3.3/ make[1]: Entering directory '/tmp/instance-0/output-1/build/tcpreplay-4.3.3' Making install in scripts make[2]: Entering directory '/tmp/instance-0/output-1/build/tcpreplay-4.3.3/scripts' make[3]: Entering directory '/tmp/instance-0/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-0/output-1/build/tcpreplay-4.3.3/scripts' make[2]: Leaving directory '/tmp/instance-0/output-1/build/tcpreplay-4.3.3/scripts' Making install in lib make[2]: Entering directory '/tmp/instance-0/output-1/build/tcpreplay-4.3.3/lib' make[3]: Entering directory '/tmp/instance-0/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-0/output-1/build/tcpreplay-4.3.3/lib' make[2]: Leaving directory '/tmp/instance-0/output-1/build/tcpreplay-4.3.3/lib' Making install in libopts make[2]: Entering directory '/tmp/instance-0/output-1/build/tcpreplay-4.3.3/libopts' /usr/bin/make install-am make[3]: Entering directory '/tmp/instance-0/output-1/build/tcpreplay-4.3.3/libopts' make[4]: Entering directory '/tmp/instance-0/output-1/build/tcpreplay-4.3.3/libopts' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-0/output-1/build/tcpreplay-4.3.3/libopts' make[3]: Leaving directory '/tmp/instance-0/output-1/build/tcpreplay-4.3.3/libopts' make[2]: Leaving directory '/tmp/instance-0/output-1/build/tcpreplay-4.3.3/libopts' Making install in src make[2]: Entering directory '/tmp/instance-0/output-1/build/tcpreplay-4.3.3/src' /usr/bin/make install-recursive make[3]: Entering directory '/tmp/instance-0/output-1/build/tcpreplay-4.3.3/src' Making install in common make[4]: Entering directory '/tmp/instance-0/output-1/build/tcpreplay-4.3.3/src/common' /usr/bin/make install-am make[5]: Entering directory '/tmp/instance-0/output-1/build/tcpreplay-4.3.3/src/common' make[6]: Entering directory '/tmp/instance-0/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-0/output-1/build/tcpreplay-4.3.3/src/common' make[5]: Leaving directory '/tmp/instance-0/output-1/build/tcpreplay-4.3.3/src/common' make[4]: Leaving directory '/tmp/instance-0/output-1/build/tcpreplay-4.3.3/src/common' Making install in tcpedit make[4]: Entering directory '/tmp/instance-0/output-1/build/tcpreplay-4.3.3/src/tcpedit' /usr/bin/make install-am make[5]: Entering directory '/tmp/instance-0/output-1/build/tcpreplay-4.3.3/src/tcpedit' make[6]: Entering directory '/tmp/instance-0/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-0/output-1/build/tcpreplay-4.3.3/src/tcpedit' make[5]: Leaving directory '/tmp/instance-0/output-1/build/tcpreplay-4.3.3/src/tcpedit' make[4]: Leaving directory '/tmp/instance-0/output-1/build/tcpreplay-4.3.3/src/tcpedit' make[4]: Entering directory '/tmp/instance-0/output-1/build/tcpreplay-4.3.3/src' make[5]: Entering directory '/tmp/instance-0/output-1/build/tcpreplay-4.3.3/src' /bin/mkdir -p '/tmp/instance-0/output-1/target/usr/bin' /bin/mkdir -p '/tmp/instance-0/output-1/target/usr/share/man/man1' /bin/bash ../libtool --mode=install /usr/bin/install -c tcpreplay tcpprep tcprewrite tcpreplay-edit tcpcapinfo tcpbridge tcpliveplay '/tmp/instance-0/output-1/target/usr/bin' /usr/bin/install -c -m 644 tcpreplay.1 tcpprep.1 tcprewrite.1 tcpreplay-edit.1 tcpcapinfo.1 tcpbridge.1 tcpliveplay.1 '/tmp/instance-0/output-1/target/usr/share/man/man1' libtool: install: /usr/bin/install -c tcpreplay /tmp/instance-0/output-1/target/usr/bin/tcpreplay libtool: install: /usr/bin/install -c tcpprep /tmp/instance-0/output-1/target/usr/bin/tcpprep libtool: install: /usr/bin/install -c tcprewrite /tmp/instance-0/output-1/target/usr/bin/tcprewrite libtool: install: /usr/bin/install -c tcpreplay-edit /tmp/instance-0/output-1/target/usr/bin/tcpreplay-edit libtool: install: /usr/bin/install -c tcpcapinfo /tmp/instance-0/output-1/target/usr/bin/tcpcapinfo libtool: install: /usr/bin/install -c tcpbridge /tmp/instance-0/output-1/target/usr/bin/tcpbridge libtool: install: /usr/bin/install -c tcpliveplay /tmp/instance-0/output-1/target/usr/bin/tcpliveplay make[5]: Leaving directory '/tmp/instance-0/output-1/build/tcpreplay-4.3.3/src' make[4]: Leaving directory '/tmp/instance-0/output-1/build/tcpreplay-4.3.3/src' make[3]: Leaving directory '/tmp/instance-0/output-1/build/tcpreplay-4.3.3/src' make[2]: Leaving directory '/tmp/instance-0/output-1/build/tcpreplay-4.3.3/src' make[2]: Entering directory '/tmp/instance-0/output-1/build/tcpreplay-4.3.3' make[3]: Entering directory '/tmp/instance-0/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-0/output-1/build/tcpreplay-4.3.3' make[2]: Leaving directory '/tmp/instance-0/output-1/build/tcpreplay-4.3.3' make[1]: Leaving directory '/tmp/instance-0/output-1/build/tcpreplay-4.3.3' >>> wireguard-tools 1.0.20200513 Downloading --2020-09-19 15:57:16-- https://git.zx2c4.com/wireguard-tools/snapshot/wireguard-tools-1.0.20200513.tar.xz Resolving git.zx2c4.com (git.zx2c4.com)... 147.75.77.251, 2604:1380:1:4d00::3 Connecting to git.zx2c4.com (git.zx2c4.com)|147.75.77.251|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-xz] Saving to: '/tmp/instance-0/output-1/build/.wireguard-tools-1.0.20200513.tar.xz.CIXyOu/output' 0K .......... .......... .......... .......... .......... 391K 50K .......... .......... .......... .......... .. 6.64M=0.1s 2020-09-19 15:57:16 (688 KB/s) - '/tmp/instance-0/output-1/build/.wireguard-tools-1.0.20200513.tar.xz.CIXyOu/output' saved [94500] wireguard-tools-1.0.20200513.tar.xz: OK (sha256: e73409a9fb8c90506db241d1e1a4e7372a60dbfa400e37f4ab2fd70a92ba495f) >>> wireguard-tools 1.0.20200513 Extracting xzcat /tmp/instance-0/dl/wireguard-tools/wireguard-tools-1.0.20200513.tar.xz | /tmp/instance-0/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-0/output-1/build/wireguard-tools-1.0.20200513 -xf - >>> wireguard-tools 1.0.20200513 Patching >>> wireguard-tools 1.0.20200513 Configuring >>> wireguard-tools 1.0.20200513 Building PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/tmp/instance-0/output-1/host/bin/xtensa-buildroot-linux-uclibc-ar" AS="/tmp/instance-0/output-1/host/bin/xtensa-buildroot-linux-uclibc-as" LD="/tmp/instance-0/output-1/host/bin/xtensa-buildroot-linux-uclibc-ld" NM="/tmp/instance-0/output-1/host/bin/xtensa-buildroot-linux-uclibc-nm" CC="/tmp/instance-0/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc" GCC="/tmp/instance-0/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc" CPP="/tmp/instance-0/output-1/host/bin/xtensa-buildroot-linux-uclibc-cpp" CXX="/tmp/instance-0/output-1/host/bin/xtensa-buildroot-linux-uclibc-g++" FC="/tmp/instance-0/output-1/host/bin/xtensa-buildroot-linux-uclibc-gfortran" F77="/tmp/instance-0/output-1/host/bin/xtensa-buildroot-linux-uclibc-gfortran" RANLIB="/tmp/instance-0/output-1/host/bin/xtensa-buildroot-linux-uclibc-ranlib" READELF="/tmp/instance-0/output-1/host/bin/xtensa-buildroot-linux-uclibc-readelf" STRIP="/tmp/instance-0/output-1/host/bin/xtensa-buildroot-linux-uclibc-strip" OBJCOPY="/tmp/instance-0/output-1/host/bin/xtensa-buildroot-linux-uclibc-objcopy" OBJDUMP="/tmp/instance-0/output-1/host/bin/xtensa-buildroot-linux-uclibc-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-0/output-1/host/lib -Wl,-rpath,/tmp/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-0/output-1/host/bin/xtensa-buildroot-linux-uclibc-as" DEFAULT_LINKER="/tmp/instance-0/output-1/host/bin/xtensa-buildroot-linux-uclibc-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 -mlongcalls -mauto-litpools -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os " LDFLAGS="" FCFLAGS="-mlongcalls -mauto-litpools -Os " FFLAGS="-mlongcalls -mauto-litpools -Os " PKG_CONFIG="/tmp/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-0/output-1/host/xtensa-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j32 WITH_SYSTEMDUNITS=no WITH_BASHCOMPLETION=no WITH_WGQUICK=no -C /tmp/instance-0/output-1/build/wireguard-tools-1.0.20200513/src make[1]: Entering directory '/tmp/instance-0/output-1/build/wireguard-tools-1.0.20200513/src' CC wg.o CC config.o CC curve25519.o CC encoding.o CC genkey.o CC ipc.o CC pubkey.o CC set.o CC setconf.o CC show.o CC showconf.o CC terminal.o LD wg make[1]: Leaving directory '/tmp/instance-0/output-1/build/wireguard-tools-1.0.20200513/src' >>> wireguard-tools 1.0.20200513 Installing to target PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/tmp/instance-0/output-1/host/bin/xtensa-buildroot-linux-uclibc-ar" AS="/tmp/instance-0/output-1/host/bin/xtensa-buildroot-linux-uclibc-as" LD="/tmp/instance-0/output-1/host/bin/xtensa-buildroot-linux-uclibc-ld" NM="/tmp/instance-0/output-1/host/bin/xtensa-buildroot-linux-uclibc-nm" CC="/tmp/instance-0/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc" GCC="/tmp/instance-0/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc" CPP="/tmp/instance-0/output-1/host/bin/xtensa-buildroot-linux-uclibc-cpp" CXX="/tmp/instance-0/output-1/host/bin/xtensa-buildroot-linux-uclibc-g++" FC="/tmp/instance-0/output-1/host/bin/xtensa-buildroot-linux-uclibc-gfortran" F77="/tmp/instance-0/output-1/host/bin/xtensa-buildroot-linux-uclibc-gfortran" RANLIB="/tmp/instance-0/output-1/host/bin/xtensa-buildroot-linux-uclibc-ranlib" READELF="/tmp/instance-0/output-1/host/bin/xtensa-buildroot-linux-uclibc-readelf" STRIP="/tmp/instance-0/output-1/host/bin/xtensa-buildroot-linux-uclibc-strip" OBJCOPY="/tmp/instance-0/output-1/host/bin/xtensa-buildroot-linux-uclibc-objcopy" OBJDUMP="/tmp/instance-0/output-1/host/bin/xtensa-buildroot-linux-uclibc-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-0/output-1/host/lib -Wl,-rpath,/tmp/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-0/output-1/host/bin/xtensa-buildroot-linux-uclibc-as" DEFAULT_LINKER="/tmp/instance-0/output-1/host/bin/xtensa-buildroot-linux-uclibc-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 -mlongcalls -mauto-litpools -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os " LDFLAGS="" FCFLAGS="-mlongcalls -mauto-litpools -Os " FFLAGS="-mlongcalls -mauto-litpools -Os " PKG_CONFIG="/tmp/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-0/output-1/host/xtensa-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j32 WITH_SYSTEMDUNITS=no WITH_BASHCOMPLETION=no WITH_WGQUICK=no -C /tmp/instance-0/output-1/build/wireguard-tools-1.0.20200513/src install DESTDIR=/tmp/instance-0/output-1/target make[1]: Entering directory '/tmp/instance-0/output-1/build/wireguard-tools-1.0.20200513/src' 'wg' -> '/tmp/instance-0/output-1/target/usr/bin/wg' 'man/wg.8' -> '/tmp/instance-0/output-1/target/usr/share/man/man8/wg.8' make[1]: Leaving directory '/tmp/instance-0/output-1/build/wireguard-tools-1.0.20200513/src' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-0/output-1/host/etc/meson sed -e 's%@TARGET_CROSS@%/tmp/instance-0/output-1/host/bin/xtensa-buildroot-linux-uclibc-%g' -e 's%@TARGET_ARCH@%xtensa%g' -e 's%@TARGET_CPU@%%g' -e 's%@TARGET_ENDIAN@%big%g' -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-mlongcalls', '-mauto-litpools', '-Os'@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', '-mlongcalls', '-mauto-litpools', '-Os'@PKG_TARGET_CFLAGS@%g" -e 's%@HOST_DIR@%/tmp/instance-0/output-1/host%g' -e 's%@STAGING_DIR@%/tmp/instance-0/output-1/host/xtensa-buildroot-linux-uclibc/sysroot%g' -e 's%@STATIC@%$(if $(BR2_STATIC_LIBS),true,false)%g' package/meson//cross-compilation.conf.in > /tmp/instance-0/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-0/output-1/host/etc/meson/cross-compilation.conf.in > /tmp/instance-0/output-1/host/etc/meson/cross-compilation.conf rm -f /tmp/instance-0/output-1/target/usr/share/glib-2.0/schemas/*.xml /tmp/instance-0/output-1/target/usr/share/glib-2.0/schemas/*.dtd /tmp/instance-0/output-1/host/bin/glib-compile-schemas /tmp/instance-0/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/tmp/instance-0/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. PYTHONPATH="/tmp/instance-0/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib/python3.8/" /tmp/instance-0/output-1/host/bin/python3.8 /tmp/instance-0/buildroot/support/scripts/pycompile.py --strip-root /tmp/instance-0/output-1/target /tmp/instance-0/output-1/target/usr/lib/python3.8 /usr/lib/python3.8/site-packages/ranger/api/commands.py:351: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.8/site-packages/ranger/gui/ui.py:177: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.8/site-packages/ranger/gui/ui.py:184: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib/python3.8/site-packages/ranger/gui/widgets/pager.py:217: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.8/site-packages/urwid/tests/test_canvas.py:141: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? /usr/lib/python3.8/site-packages/urwid/tests/test_canvas.py:145: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? /usr/lib/python3.8/site-packages/urwid/tests/test_canvas.py:149: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? /usr/lib/python3.8/site-packages/urwid/tests/test_canvas.py:232: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? find /tmp/instance-0/output-1/target/usr/lib/python3.8 -name '*.py' -print0 | xargs -0 --no-run-if-empty rm -f find /tmp/instance-0/output-1/target/usr/lib/python3.8 -name '*.opt-1.pyc' -print0 -o -name '*.opt-2.pyc' -print0 | xargs -0 --no-run-if-empty rm -f mkdir -p /tmp/instance-0/output-1/target/etc echo "buildroot" > /tmp/instance-0/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-0/output-1/target/etc/hosts mkdir -p /tmp/instance-0/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-0/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-0/output-1/target/etc/shadow rm -f /tmp/instance-0/output-1/target/bin/sh printf '%s\n' C en_US locale-archive > /tmp/instance-0/output-1/build/locales.nopurge for dir in /tmp/instance-0/output-1/target/usr/share/locale /tmp/instance-0/output-1/target/usr/share/X11/locale /tmp/instance-0/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-0/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /tmp/instance-0/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /tmp/instance-0/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /tmp/instance-0/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /tmp/instance-0/output-1/target/usr/include /tmp/instance-0/output-1/target/usr/share/aclocal \ /tmp/instance-0/output-1/target/usr/lib/pkgconfig /tmp/instance-0/output-1/target/usr/share/pkgconfig \ /tmp/instance-0/output-1/target/usr/lib/cmake /tmp/instance-0/output-1/target/usr/share/cmake \ /tmp/instance-0/output-1/target/usr/doc find /tmp/instance-0/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-0/output-1/target/lib/ /tmp/instance-0/output-1/target/usr/lib/ /tmp/instance-0/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /tmp/instance-0/output-1/target/usr/share/gdb rm -rf /tmp/instance-0/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-0/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-0/output-1/target/usr/share/zsh rm -rf /tmp/instance-0/output-1/target/usr/man /tmp/instance-0/output-1/target/usr/share/man rm -rf /tmp/instance-0/output-1/target/usr/info /tmp/instance-0/output-1/target/usr/share/info rm -rf /tmp/instance-0/output-1/target/usr/doc /tmp/instance-0/output-1/target/usr/share/doc rm -rf /tmp/instance-0/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-0/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-0/output-1/target/lib/debug /tmp/instance-0/output-1/target/usr/lib/debug find /tmp/instance-0/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-0/output-1/host/bin/xtensa-buildroot-linux-uclibc-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /tmp/instance-0/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /tmp/instance-0/output-1/host/bin/xtensa-buildroot-linux-uclibc-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /tmp/instance-0/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-0/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-0/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2020.08-509-g8ba52666dc"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2020.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2020.11-git\"" \ ) > /tmp/instance-0/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-0/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-0/output-1/per-package /tmp/instance-0/buildroot/support/scripts/fix-rpath target touch /tmp/instance-0/output-1/target/usr ln -snf /tmp/instance-0/output-1/host/xtensa-buildroot-linux-uclibc/sysroot /tmp/instance-0/output-1/staging make: Leaving directory '/tmp/instance-0/buildroot' make: Entering directory '/tmp/instance-0/buildroot' >>> Buildroot 2020.08-509-g8ba52666dc Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 9.3.0 Collecting legal info >>> host-binutils 2.33.1 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-skeleton Collecting legal info >>> host-tar 1.29 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gmp 6.1.2 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-mpc 1.1.0 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.0.2 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.35 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 9.3.0 Collecting legal info >>> linux-headers 5.8.7 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 >>> brotli 1.0.9 Collecting legal info LICENSE: OK (sha512: bae78184c2f50f86d8c727826d3982c469454c42b9af81f4ef007e39036434fa894cf5be3bf5fc65b7de2301f0a72d067a8186e303327db8a96bd14867e0a3a8) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> cppzmq 4.6.0 Collecting legal info LICENSE: OK (sha256: 7e6db90e2e805c72b3daa77849d1cb5f1f92da0e69750c8a4aa1d86d70704748) >>> zeromq 4.3.3 Collecting legal info COPYING: OK (sha256: 4fd86507c9b486764343065a9e035222869a27b5789efeb4fd93edc85412d7a3) COPYING.LESSER: OK (sha256: 83f32abe61ee58ffb1b007412c08415168c052501dbf56d7a47aaaac52b03ef6) >>> util-linux 2.35.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) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> python3 3.8.5 Collecting legal info LICENSE: OK (sha256: de4d1f2d2ad5ad0cfd1657a106476b31cb5db5ef9d1ff842b237c0c81f0c8a23) >>> 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-python3 3.8.5 Collecting legal info LICENSE: OK (sha256: de4d1f2d2ad5ad0cfd1657a106476b31cb5db5ef9d1ff842b237c0c81f0c8a23) >>> host-expat 2.2.9 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> readline 8.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-dfu-util 0.9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libusb 1.0.23 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> evtest 1.34 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-exfatprogs 1.0.4 Collecting legal info COPYING: OK (sha256: 576540abf5e95029ad4ad90e32071385a5e95b2c30708c706116f3eb87b9a3de) >>> expat 2.2.9 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> gerbera 1.4.0 Collecting legal info LICENSE.md: OK (sha256: cae4138373be41fd2be75faf41ce7efbcf49fb17d0e05ad1c51cc01ac335b9b6) >>> libupnp18 1.8.7 Collecting legal info COPYING: OK (sha256: c8b99423cad48bb44e2cf52a496361404290865eac259a82da6d1e4331ececb3) >>> sqlite 3320300 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> gssdp 1.2.3 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> host-meson 0.55.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.0 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python3-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> libglib2 2.64.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.64.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> host-util-linux 2.35.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) >>> pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> libsoup 2.62.3 Collecting legal info COPYING: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> host-intltool 0.51.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libxml-parser-perl 2.46 Collecting legal info README: OK (sha256: 6a2e768443ed00f09d3d4bc4dd14451035eac13c6864d68d8e2f76edf5a044f2) >>> libxml2 2.9.10 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> jpeg Collecting legal info >>> libjpeg 9d Collecting legal info README: OK (sha256: 3dc4e4a145c907a96bd6a0e40be3f722fecf061951909143cdff5365cba9c78c) >>> libbluray 1.2.0 Collecting legal info COPYING: OK (sha256: b3aa400aca6d2ba1f0bd03bd98d03d1fe7489a3bbb26969d72016360af8a5c9d) >>> libev 4.27 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libpcap 1.9.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-bison 3.7.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libsigrokdecode 0.5.3 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> lrzip 7f3bf46203bf45ea115d8bd9f310ea219be88af4 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> make 4.2.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> mini-snmpd 1.6 Collecting legal info COPYING: OK (sha256: 8a43b895972a24567297f44f35dab0f5f9ed3b7db6dac0bf6094075b27ab9d56) >>> mjpegtools 2.1.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> omniorb 4.2.4 Collecting legal info COPYING: OK (sha256: 126647a6ee062fe46f8f3766965dc62e031c0a31238a347e4bc07aab2ac1e2a7) COPYING.LIB: OK (sha256: eaf5b13ffd5355da7c0b83074e4b798152ff7086c95c4f3045122a06e2673eb9) >>> host-omniorb 4.2.4 Collecting legal info COPYING: OK (sha256: 126647a6ee062fe46f8f3766965dc62e031c0a31238a347e4bc07aab2ac1e2a7) COPYING.LIB: OK (sha256: eaf5b13ffd5355da7c0b83074e4b798152ff7086c95c4f3045122a06e2673eb9) >>> host-python 2.7.18 Collecting legal info LICENSE: OK (sha256: de4d1f2d2ad5ad0cfd1657a106476b31cb5db5ef9d1ff842b237c0c81f0c8a23) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pixman 0.40.0 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> python-aiodns 2.0.0 Collecting legal info LICENSE: OK (sha256: eb0455d35129425ed399883cd710923de3e246a510e2eb84d9f00032d0bbec97) >>> python-aiohttp-jinja2 1.2.0 Collecting legal info LICENSE: OK (sha256: 2a86817fedf0c52baaa47d7dd975073639dfaaebd37312bd279de54d7f841791) >>> python-aiohttp-security 0.4.0 Collecting legal info LICENSE: OK (sha256: a1cc8ff7210897d55d2552fa0792340f8e59720e0160b6918699d40f9a782b1c) >>> python-aiohttp 3.6.2 Collecting legal info LICENSE.txt: OK (sha256: 6fd5243e92dd7f98ec69c7ac377728e74905709ff527a5bf98d6d0263c04f5b6) >>> python-async-timeout 3.0.1 Collecting legal info LICENSE: OK (sha256: b40930bbcf80744c86c46a12bc9da056641d722716c378f5659b9e555ef833e1) >>> python-attrs 19.3.0 Collecting legal info LICENSE: OK (sha256: bf659a28b49240602f56bbdf490cbe2ec509b15b98f99d7b19a52c740e327863) >>> python-cchardet 2.1.6 Collecting legal info COPYING: OK (sha256: 107a29ccdd2d778aa2df5462f85dddfa099059abd22e064e07ec2cc9bafc37cd) >>> python-cffi 1.14.2 Collecting legal info LICENSE: OK (sha256: 04b80f5b077bbed68808cfebadeb5e3523f2a8c9a96495c587bd96df1eac2a33) >>> python-configshell-fb 1.1.fb18 Collecting legal info COPYING: OK (sha256: 5df2a0d87d6c562f0ea11c688ac52532aa28d744cabc7994ff0537f64b3b3320) >>> python-pyparsing 2.4.2 Collecting legal info LICENSE: OK (sha256: 10d5120a16805804ffda8b688c220bfb4e8f39741b57320604d455a309e01972) >>> python-six 1.15.0 Collecting legal info LICENSE: OK (sha256: 8bb850c565aa389fdc16f3a46965ad23d82adff60f2393fc2762b63185e8e6c9) >>> python-urwid 2.0.1 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> python-idna 2.9 Collecting legal info LICENSE.rst: OK (sha256: 412014420d2473dba06117c3d4d9e0eecaa6dde0ca30cd951f4ec2be39426f32) >>> python-janus 0.5.0 Collecting legal info LICENSE: OK (sha256: 8b177cccb6ddec12a9fc97bd49e7e2bbcd92464625624bd8bdbfad799ae606e9) >>> python-jinja2 2.11.2 Collecting legal info LICENSE.rst: OK (sha256: 3b49dcee4105eb37bac10faf1be260408fe85d252b8e9df2e0979fc1e094437b) >>> python-markupsafe 1.1.1 Collecting legal info LICENSE.rst: OK (sha256: 489a8e1108509ed98a37bb983e11e0f7e1d31f0bd8f99a79c8448e7ff37d07ea) >>> python-multidict 4.7.6 Collecting legal info LICENSE: OK (sha256: a1c5825513279d3085a0ba46880e148ea3710c149bbaedcf2d11605a5ed3c4ad) >>> python-posix-ipc 1.0.4 Collecting legal info LICENSE: OK (sha256: 61f0669e70518e6d32f87e485965fe9309de60e4bef938b29cecd068b3db9a98) >>> python-ptyprocess 0.6.0 Collecting legal info LICENSE: OK (sha256: c822d385b1a73329846241799becf18690b5d44764c1bed69300b536a405030a) >>> python-pyasn1 0.4.8 Collecting legal info LICENSE.rst: OK (sha256: 22c5cc6922ab5d69fba32d8c5ee4cdd14981508cb53afc0ebd85593847fd95a5) >>> python-pycares 3.1.1 Collecting legal info LICENSE: OK (sha256: 427bb3a5372024a26e2c290b24382512bcc7ca123431c4dd178dd613beea7eee) >>> host-python-cffi 1.14.2 Collecting legal info LICENSE: OK (sha256: 04b80f5b077bbed68808cfebadeb5e3523f2a8c9a96495c587bd96df1eac2a33) >>> host-python-pycparser 2.20 Collecting legal info LICENSE: OK (sha256: 3c76629880aec2f8578ed914701a4ff9e5da8b60acb8b7ec675abf83c90c5168) >>> python-pycparser 2.20 Collecting legal info LICENSE: OK (sha256: 3c76629880aec2f8578ed914701a4ff9e5da8b60acb8b7ec675abf83c90c5168) >>> python-pysmb 1.1.19 Collecting legal info LICENSE: OK (sha256: 2b1a0a56543c1bda07f5583dddaf544442c139d3f46747d4700c7031ef354c14) >>> python-pyyaml 5.3.1 Collecting legal info LICENSE: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> python-yarl 1.5.1 Collecting legal info LICENSE: OK (sha256: 14c0820503ceef15e814a89b037d9efc066870087018294b6ae0f27163872cc5) >>> ranger 1.7.2 Collecting legal info AUTHORS: OK (sha256: fa3b40d44066b033ac8a134b792a4a4a1915aa7bc7757098e0f67080648a3271) >>> host-rcw LSDK-19.09 Collecting legal info LICENSE: OK (sha256: a531b3146425e592db17a51ff39c4801cb01fb4055ffdaada0572decc0655bcd) >>> redir 3.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> rtty 7.1.4 Collecting legal info LICENSE: OK (sha256: 99efed4bbc0b62f96f999ef23399e38234fb91651af734fd389a52b033a85b55) >>> tcpreplay 4.3.3 Collecting legal info docs/LICENSE: OK (sha256: 5971b0c544622f4b210a9cc56436a970685d3b0666e373c09e3cf9304db15d05) >>> wireguard-tools 1.0.20200513 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-9.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-9.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) Legal info produced in /tmp/instance-0/output-1/legal-info make: Leaving directory '/tmp/instance-0/buildroot'