-- Installing: /tmp/instance-3/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/uvw/lib.h -- Installing: /tmp/instance-3/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/uvw/loop.cpp -- Installing: /tmp/instance-3/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/uvw/loop.h -- Installing: /tmp/instance-3/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/uvw/pipe.cpp -- Installing: /tmp/instance-3/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/uvw/pipe.h -- Installing: /tmp/instance-3/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/uvw/poll.cpp -- Installing: /tmp/instance-3/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/uvw/poll.h -- Installing: /tmp/instance-3/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/uvw/prepare.cpp -- Installing: /tmp/instance-3/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/uvw/prepare.h -- Installing: /tmp/instance-3/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/uvw/process.cpp -- Installing: /tmp/instance-3/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/uvw/process.h -- Installing: /tmp/instance-3/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/uvw/request.hpp -- Installing: /tmp/instance-3/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/uvw/resource.hpp -- Installing: /tmp/instance-3/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/uvw/signal.cpp -- Installing: /tmp/instance-3/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/uvw/signal.h -- Installing: /tmp/instance-3/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/uvw/stream.cpp -- Installing: /tmp/instance-3/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/uvw/stream.h -- Installing: /tmp/instance-3/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/uvw/tcp.cpp -- Installing: /tmp/instance-3/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/uvw/tcp.h -- Installing: /tmp/instance-3/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/uvw/thread.cpp -- Installing: /tmp/instance-3/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/uvw/thread.h -- Installing: /tmp/instance-3/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/uvw/timer.cpp -- Installing: /tmp/instance-3/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/uvw/timer.h -- Installing: /tmp/instance-3/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/uvw/tty.cpp -- Installing: /tmp/instance-3/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/uvw/tty.h -- Installing: /tmp/instance-3/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/uvw/udp.cpp -- Installing: /tmp/instance-3/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/uvw/udp.h -- Installing: /tmp/instance-3/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/uvw/underlying_type.hpp -- Installing: /tmp/instance-3/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/uvw/util.cpp -- Installing: /tmp/instance-3/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/uvw/util.h -- Installing: /tmp/instance-3/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/uvw/work.cpp -- Installing: /tmp/instance-3/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/uvw/work.h -- Installing: /tmp/instance-3/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/uvw.hpp -- Installing: /tmp/instance-3/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig/libuvw-static.pc make[1]: Leaving directory '/tmp/instance-3/output-1/build/uvw-2.9.0_libuv_v1.41/buildroot-build' >>> uvw 2.9.0_libuv_v1.41 Fixing libtool files for la in $(find /tmp/instance-3/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-3/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-3/output-1/host/xtensa-buildroot-linux-uclibc/sysroot:@STAGING_DIR@:g" \ -e "s:/tmp/instance-3/output-1/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/tmp/instance-3/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/tmp/instance-3/output-1/host/xtensa-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-3/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> wpa_supplicant 2.9 Downloading wget --passive-ftp -nd -t 3 --no-check-certificate -O '/tmp/instance-3/output-1/build/.wpa_supplicant-2.9.tar.gz.SJQNLM/output' 'http://w1.fi/releases/wpa_supplicant-2.9.tar.gz' --2021-07-30 08:50:34-- http://w1.fi/releases/wpa_supplicant-2.9.tar.gz Resolving w1.fi (w1.fi)... 212.71.239.96 Connecting to w1.fi (w1.fi)|212.71.239.96|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 3231785 (3.1M) [application/x-gzip] Saving to: '/tmp/instance-3/output-1/build/.wpa_supplicant-2.9.tar.gz.SJQNLM/output' 0K .......... .......... .......... .......... .......... 1% 1.87M 2s 50K .......... .......... .......... .......... .......... 3% 3.74M 1s 100K .......... .......... .......... .......... .......... 4% 180M 1s 150K .......... .......... .......... .......... .......... 6% 141M 1s 200K .......... .......... .......... .......... .......... 7% 3.73M 1s 250K .......... .......... .......... .......... .......... 9% 92.7M 1s 300K .......... .......... .......... .......... .......... 11% 148M 0s 350K .......... .......... .......... .......... .......... 12% 152M 0s 400K .......... .......... .......... .......... .......... 14% 4.22M 0s 450K .......... .......... .......... .......... .......... 15% 73.2M 0s 500K .......... .......... .......... .......... .......... 17% 112M 0s 550K .......... .......... .......... .......... .......... 19% 152M 0s 600K .......... .......... .......... .......... .......... 20% 153M 0s 650K .......... .......... .......... .......... .......... 22% 138M 0s 700K .......... .......... .......... .......... .......... 23% 148M 0s 750K .......... .......... .......... .......... .......... 25% 122M 0s 800K .......... .......... .......... .......... .......... 26% 4.89M 0s 850K .......... .......... .......... .......... .......... 28% 65.8M 0s 900K .......... .......... .......... .......... .......... 30% 100M 0s 950K .......... .......... .......... .......... .......... 31% 67.5M 0s 1000K .......... .......... .......... .......... .......... 33% 72.4M 0s 1050K .......... .......... .......... .......... .......... 34% 122M 0s 1100K .......... .......... .......... .......... .......... 36% 95.6M 0s 1150K .......... .......... .......... .......... .......... 38% 79.0M 0s 1200K .......... .......... .......... .......... .......... 39% 78.6M 0s 1250K .......... .......... .......... .......... .......... 41% 83.8M 0s 1300K .......... .......... .......... .......... .......... 42% 81.1M 0s 1350K .......... .......... .......... .......... .......... 44% 82.9M 0s 1400K .......... .......... .......... .......... .......... 45% 79.2M 0s 1450K .......... .......... .......... .......... .......... 47% 89.9M 0s 1500K .......... .......... .......... .......... .......... 49% 88.8M 0s 1550K .......... .......... .......... .......... .......... 50% 89.9M 0s 1600K .......... .......... .......... .......... .......... 52% 83.3M 0s 1650K .......... .......... .......... .......... .......... 53% 95.2M 0s 1700K .......... .......... .......... .......... .......... 55% 13.9M 0s 1750K .......... .......... .......... .......... .......... 57% 82.2M 0s 1800K .......... .......... .......... .......... .......... 58% 77.2M 0s 1850K .......... .......... .......... .......... .......... 60% 98.2M 0s 1900K .......... .......... .......... .......... .......... 61% 109M 0s 1950K .......... .......... .......... .......... .......... 63% 90.0M 0s 2000K .......... .......... .......... .......... .......... 64% 80.5M 0s 2050K .......... .......... .......... .......... .......... 66% 92.6M 0s 2100K .......... .......... .......... .......... .......... 68% 102M 0s 2150K .......... .......... .......... .......... .......... 69% 80.2M 0s 2200K .......... .......... .......... .......... .......... 71% 111M 0s 2250K .......... .......... .......... .......... .......... 72% 110M 0s 2300K .......... .......... .......... .......... .......... 74% 84.2M 0s 2350K .......... .......... .......... .......... .......... 76% 84.4M 0s 2400K .......... .......... .......... .......... .......... 77% 75.5M 0s 2450K .......... .......... .......... .......... .......... 79% 84.7M 0s 2500K .......... .......... .......... .......... .......... 80% 91.8M 0s 2550K .......... .......... .......... .......... .......... 82% 81.9M 0s 2600K .......... .......... .......... .......... .......... 83% 82.0M 0s 2650K .......... .......... .......... .......... .......... 85% 74.5M 0s 2700K .......... .......... .......... .......... .......... 87% 79.6M 0s 2750K .......... .......... .......... .......... .......... 88% 104M 0s 2800K .......... .......... .......... .......... .......... 90% 70.3M 0s 2850K .......... .......... .......... .......... .......... 91% 83.1M 0s 2900K .......... .......... .......... .......... .......... 93% 82.1M 0s 2950K .......... .......... .......... .......... .......... 95% 85.4M 0s 3000K .......... .......... .......... .......... .......... 96% 66.4M 0s 3050K .......... .......... .......... .......... .......... 98% 76.4M 0s 3100K .......... .......... .......... .......... .......... 99% 87.6M 0s 3150K ...... 100% 42.9M=0.1s 2021-07-30 08:50:34 (28.5 MB/s) - '/tmp/instance-3/output-1/build/.wpa_supplicant-2.9.tar.gz.SJQNLM/output' saved [3231785/3231785] wpa_supplicant-2.9.tar.gz: OK (sha256: fcbdee7b4a64bea8177973299c8c824419c413ec2e3a95db63dd6a5dc3541f17) wget --passive-ftp -nd -t 3 --no-check-certificate -O '/tmp/instance-3/output-1/build/.0001-P2P-Fix-copying-of-secondary-device-types-for-P2P-gr.patch.RAv99h/output' 'https://w1.fi/security/2020-2/0001-P2P-Fix-copying-of-secondary-device-types-for-P2P-gr.patch' --2021-07-30 08:50:35-- https://w1.fi/security/2020-2/0001-P2P-Fix-copying-of-secondary-device-types-for-P2P-gr.patch Resolving w1.fi (w1.fi)... 212.71.239.96 Connecting to w1.fi (w1.fi)|212.71.239.96|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1691 (1.7K) [text/x-diff] Saving to: '/tmp/instance-3/output-1/build/.0001-P2P-Fix-copying-of-secondary-device-types-for-P2P-gr.patch.RAv99h/output' 0K . 100% 64.0M=0s 2021-07-30 08:50:35 (64.0 MB/s) - '/tmp/instance-3/output-1/build/.0001-P2P-Fix-copying-of-secondary-device-types-for-P2P-gr.patch.RAv99h/output' saved [1691/1691] 0001-P2P-Fix-copying-of-secondary-device-types-for-P2P-gr.patch: OK (sha256: c4d65cc13863e0237d0644198558e2c47b4ed91e2b2be4516ff590724187c4a5) wget --passive-ftp -nd -t 3 --no-check-certificate -O '/tmp/instance-3/output-1/build/.0001-P2P-Fix-a-corner-case-in-peer-addition-based-on-PD-R.patch.mrYsCJ/output' 'https://w1.fi/security/2021-1/0001-P2P-Fix-a-corner-case-in-peer-addition-based-on-PD-R.patch' --2021-07-30 08:50:35-- https://w1.fi/security/2021-1/0001-P2P-Fix-a-corner-case-in-peer-addition-based-on-PD-R.patch Resolving w1.fi (w1.fi)... 212.71.239.96 Connecting to w1.fi (w1.fi)|212.71.239.96|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1751 (1.7K) [text/x-diff] Saving to: '/tmp/instance-3/output-1/build/.0001-P2P-Fix-a-corner-case-in-peer-addition-based-on-PD-R.patch.mrYsCJ/output' 0K . 100% 57.6M=0s 2021-07-30 08:50:35 (57.6 MB/s) - '/tmp/instance-3/output-1/build/.0001-P2P-Fix-a-corner-case-in-peer-addition-based-on-PD-R.patch.mrYsCJ/output' saved [1751/1751] 0001-P2P-Fix-a-corner-case-in-peer-addition-based-on-PD-R.patch: OK (sha256: 7f40cfec5faf5e927ea9028ab9392cd118685bde7229ad24210caf0a8f6e9611) >>> wpa_supplicant 2.9 Extracting gzip -d -c /tmp/instance-3/dl/wpa_supplicant/wpa_supplicant-2.9.tar.gz | tar --strip-components=1 -C /tmp/instance-3/output-1/build/wpa_supplicant-2.9 -xf - >>> wpa_supplicant 2.9 Patching PATH=/tmp/instance-3/output-1/host/bin:$PATH support/scripts/apply-patches.sh /tmp/instance-3/output-1/build/wpa_supplicant-2.9 /tmp/instance-3/dl/wpa_supplicant 0001-P2P-Fix-copying-of-secondary-device-types-for-P2P-gr.patch Applying 0001-P2P-Fix-copying-of-secondary-device-types-for-P2P-gr.patch using patch: patching file src/p2p/p2p.c PATH=/tmp/instance-3/output-1/host/bin:$PATH support/scripts/apply-patches.sh /tmp/instance-3/output-1/build/wpa_supplicant-2.9 /tmp/instance-3/dl/wpa_supplicant 0001-P2P-Fix-a-corner-case-in-peer-addition-based-on-PD-R.patch Applying 0001-P2P-Fix-a-corner-case-in-peer-addition-based-on-PD-R.patch using patch: patching file src/p2p/p2p_pd.c Applying 0001-AP-Silently-ignore-management-frame-from-unexpected-.patch using patch: patching file src/ap/drv_callbacks.c patching file src/ap/ieee802_11.c Applying 0002-ASN.1-Validate-DigestAlgorithmIdentifier-parameters.patch using patch: patching file src/tls/pkcs1.c Hunk #1 succeeded at 240 (offset -4 lines). Hunk #2 succeeded at 263 (offset -4 lines). Hunk #3 succeeded at 273 (offset -4 lines). patching file src/tls/x509v3.c Hunk #1 succeeded at 1834 (offset -130 lines). Hunk #2 succeeded at 1856 (offset -130 lines). Hunk #3 succeeded at 1865 (offset -130 lines). Applying 0003-Include-stdbool.h-to-allow-C99-bool-to-be-used.patch using patch: patching file src/utils/includes.h Applying 0004-ASN.1-Add-helper-functions-for-recognizing-tag-value.patch using patch: patching file src/tls/asn1.h >>> wpa_supplicant 2.9 Configuring cp /tmp/instance-3/output-1/build/wpa_supplicant-2.9/wpa_supplicant/defconfig /tmp/instance-3/output-1/build/wpa_supplicant-2.9/wpa_supplicant/.config sed -i -e 's/^#\(CONFIG_INTERNAL_LIBTOMMATH\)/\1/' -e 's/^#\(CONFIG_MATCH_IFACE\)/\1/' -e 's/^#\(CONFIG_READLINE\)/\1/' -e 's/^\(CONFIG_SMARTCARD\)/#\1/' -e 's/^\(CONFIG_DRIVER_NL80211\)/#\1/' -e 's/^\(CONFIG_DRIVER_WEXT\)/#\1/' -e 's/^\(CONFIG_IBSS_RSN\)/#\1/' -e 's/^\(CONFIG_EAP\)/#\1/' -e 's/^\(CONFIG_IEEE8021X_EAPOL\)/#\1/' -e 's/^\(CONFIG_FILS\)/#\1/' -e 's/^\(CONFIG_DRIVER_WIRED\)/#\1/' -e 's/^\(CONFIG_MACSEC\)/#\1/' -e 's/^\(CONFIG_DRIVER_MACSEC\)/#\1/' -e 's/^\(CONFIG_HS20\)/#\1/' -e 's/^\(CONFIG_INTERWORKING\)/#\1/' -e 's/^\(CONFIG_AP\)/#\1/' -e 's/^\(CONFIG_P2P\)/#\1/' -e 's/^\(CONFIG_WIFI_DISPLAY\)/#\1/' -e 's/^\(CONFIG_MESH\)/#\1/' -e 's/^\(CONFIG_WPS\)/#\1/' -e 's/^\(CONFIG_DPP\)/#\1/' -e 's/^\(CONFIG_SAE\)/#\1/' -e 's/^\(CONFIG_OWE\)/#\1/' -e 's/^\(CONFIG_CTRL_IFACE\>\)/#\1/' -e 's/^\(CONFIG_CTRL_IFACE_DBUS_NEW\)/#\1/' -e 's/^\(CONFIG_DEBUG_SYSLOG\)/#\1/' -e 's/#\(CONFIG_TLS=openssl\)/\1/' /tmp/instance-3/output-1/build/wpa_supplicant-2.9/wpa_supplicant/.config >>> wpa_supplicant 2.9 Building PATH="/tmp/instance-3/output-1/host/bin:/tmp/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -g0 -I/tmp/instance-3/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/libnl3/" LDFLAGS="" BINDIR=/usr/sbin LIBS="`/tmp/instance-3/output-1/host/bin/pkg-config --libs openssl`" LIBS_c="`/tmp/instance-3/output-1/host/bin/pkg-config --libs openssl`" LIBS_p="`/tmp/instance-3/output-1/host/bin/pkg-config --libs openssl`" /usr/bin/make -j32 CC="/tmp/instance-3/output-1/host/bin/xtensa-linux-gcc" -C /tmp/instance-3/output-1/build/wpa_supplicant-2.9/wpa_supplicant make[1]: Entering directory '/tmp/instance-3/output-1/build/wpa_supplicant-2.9/wpa_supplicant' CC eap_register.c CC ../src/utils/wpabuf.c CC notify.c CC ../src/utils/bitfield.c CC ../src/rsn_supp/pmksa_cache.c CC ../src/rsn_supp/preauth.c CC ../src/crypto/aes-omac1.c CC op_classes.c CC ../src/utils/os_unix.c CC ../src/crypto/sha256-prf.c CC ../src/crypto/sha256-tlsprf.c CC ../src/crypto/sha1-prf.c CC ../src/crypto/tls_none.c CC ../src/crypto/random.c CC ../src/utils/base64.c CC ../src/utils/wpa_debug.c CC ../src/utils/eloop.c CC ../src/rsn_supp/wpa_ie.c CC bgscan_simple.c CC bgscan.c CC ../src/common/hw_features_common.c sed systemd/wpa_supplicant.service.in CC ../src/utils/common.c CC wpa_cli.c sed systemd/wpa_supplicant.service.arg.in CC blacklist.c CC ../src/drivers/drivers.c CC ../src/rsn_supp/wpa_ft.c CC ../src/common/wpa_ctrl.c sed systemd/wpa_supplicant-nl80211.service.arg.in CC wmm_ac.c sed systemd/wpa_supplicant-wired.service.arg.in CC wpa_passphrase.c sed dbus/fi.w1.wpa_supplicant1.service.in CC ../src/drivers/driver_common.c CC main.c CC bss.c CC ../src/common/cli.c CC ../src/utils/edit_readline.c CC ../src/crypto/crypto_openssl.c CC ../src/l2_packet/l2_packet_linux.c CC config_file.c CC rrm.c CC wpas_glue.c LD wpa_cli LD wpa_passphrase CC ../src/common/ieee802_11_common.c CC ../src/common/wpa_common.c CC ../src/rsn_supp/wpa.c CC config.c CC scan.c CC events.c CC wpa_supplicant.c LD wpa_supplicant make[1]: Leaving directory '/tmp/instance-3/output-1/build/wpa_supplicant-2.9/wpa_supplicant' >>> wpa_supplicant 2.9 Installing to staging directory >>> wpa_supplicant 2.9 Fixing libtool files for la in $(find /tmp/instance-3/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-3/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-3/output-1/host/xtensa-buildroot-linux-uclibc/sysroot:@STAGING_DIR@:g" \ -e "s:/tmp/instance-3/output-1/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/tmp/instance-3/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/tmp/instance-3/output-1/host/xtensa-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-3/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> wpa_supplicant 2.9 Installing to target /usr/bin/install -m 0755 -D /tmp/instance-3/output-1/build/wpa_supplicant-2.9/wpa_supplicant/wpa_supplicant /tmp/instance-3/output-1/target/usr/sbin/wpa_supplicant /usr/bin/install -m 644 -D package/wpa_supplicant/wpa_supplicant.conf /tmp/instance-3/output-1/target/etc/wpa_supplicant.conf >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-3/output-1/host/etc/meson sed -e 's%@TARGET_CROSS@%/tmp/instance-3/output-1/host/bin/xtensa-linux-%g' -e 's%@TARGET_ARCH@%xtensa%g' -e 's%@TARGET_CPU@%%g' -e 's%@TARGET_ENDIAN@%little%g' -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-mlongcalls', '-mauto-litpools', '-Os', '-g0'@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', '-g0'@PKG_TARGET_CFLAGS@%g" -e 's%@HOST_DIR@%/tmp/instance-3/output-1/host%g' -e 's%@STAGING_DIR@%/tmp/instance-3/output-1/host/xtensa-buildroot-linux-uclibc/sysroot%g' -e 's%@STATIC@%false%g' package/meson//cross-compilation.conf.in > /tmp/instance-3/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-3/output-1/host/etc/meson/cross-compilation.conf.in > /tmp/instance-3/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /tmp/instance-3/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /tmp/instance-3/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /tmp/instance-3/output-1/build/busybox-1.33.1/.config; then grep -qsE '^/bin/ash$' /tmp/instance-3/output-1/target/etc/shells || echo "/bin/ash" >> /tmp/instance-3/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /tmp/instance-3/output-1/build/busybox-1.33.1/.config; then grep -qsE '^/bin/hush$' /tmp/instance-3/output-1/target/etc/shells || echo "/bin/hush" >> /tmp/instance-3/output-1/target/etc/shells; fi mkdir -p /tmp/instance-3/output-1/target/etc echo "buildroot" > /tmp/instance-3/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-3/output-1/target/etc/hosts mkdir -p /tmp/instance-3/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-3/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-3/output-1/target/etc/shadow rm -f /tmp/instance-3/output-1/target/bin/sh if [ -x /tmp/instance-3/output-1/target/sbin/swapon -a -x /tmp/instance-3/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /tmp/instance-3/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /tmp/instance-3/output-1/target/etc/inittab; fi printf '%s\n' C en_US locale-archive > /tmp/instance-3/output-1/build/locales.nopurge for dir in /tmp/instance-3/output-1/target/usr/share/locale /tmp/instance-3/output-1/target/usr/share/X11/locale /tmp/instance-3/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-3/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /tmp/instance-3/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /tmp/instance-3/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /tmp/instance-3/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /tmp/instance-3/output-1/target/usr/include /tmp/instance-3/output-1/target/usr/share/aclocal \ /tmp/instance-3/output-1/target/usr/lib/pkgconfig /tmp/instance-3/output-1/target/usr/share/pkgconfig \ /tmp/instance-3/output-1/target/usr/lib/cmake /tmp/instance-3/output-1/target/usr/share/cmake \ /tmp/instance-3/output-1/target/usr/doc find /tmp/instance-3/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-3/output-1/target/lib/ /tmp/instance-3/output-1/target/usr/lib/ /tmp/instance-3/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /tmp/instance-3/output-1/target/usr/share/gdb rm -rf /tmp/instance-3/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-3/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-3/output-1/target/usr/share/zsh rm -rf /tmp/instance-3/output-1/target/usr/man /tmp/instance-3/output-1/target/usr/share/man rm -rf /tmp/instance-3/output-1/target/usr/info /tmp/instance-3/output-1/target/usr/share/info rm -rf /tmp/instance-3/output-1/target/usr/doc /tmp/instance-3/output-1/target/usr/share/doc rm -rf /tmp/instance-3/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-3/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-3/output-1/target/lib/debug /tmp/instance-3/output-1/target/usr/lib/debug find /tmp/instance-3/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-3/output-1/host/bin/xtensa-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /tmp/instance-3/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /tmp/instance-3/output-1/host/bin/xtensa-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /tmp/instance-3/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-3/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-3/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2021.05-904-gf0d37e275a"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2021.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2021.08-git\"" \ ) > /tmp/instance-3/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-3/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-3/output-1/per-package /tmp/instance-3/buildroot/support/scripts/fix-rpath target touch /tmp/instance-3/output-1/target/usr ln -snf /tmp/instance-3/output-1/host/xtensa-buildroot-linux-uclibc/sysroot /tmp/instance-3/output-1/staging make: Leaving directory '/tmp/instance-3/buildroot' make: Entering directory '/tmp/instance-3/buildroot' >>> Buildroot 2021.05-904-gf0d37e275a Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-bootlin 2020.08-1 Collecting legal info >>> toolchain Collecting legal info >>> argp-standalone 1.3 Collecting legal info argp.h: OK (sha256: bbb8919aa520069b0234faf5e83a94052d278419ffe97ca8e843ecc9b212d1ab) >>> babeld 1.9.2 Collecting legal info LICENCE: OK (sha256: b415c41292cedef6c97b243609e50552887c29343566c639f23282d31efd2afd) >>> bcusdk 0.0.5 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libpthsem 2.0.8 Collecting legal info COPYING: OK (sha256: f1b95d3728077d1a3efe7fc17928b1953b1224f6caf9c528e30e570158b7520d) >>> 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-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> bubblewrap 0.4.1 Collecting legal info COPYING: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libcap 2.51 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-libcap 2.51 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> busybox 1.33.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> cdrkit 1.1.11 Collecting legal info COPYING: OK (sha256: 90daae00475a992a367da5b0658469a5d1c4449dbbe964c5b7246e1aec92f491) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> cracklib 2.9.7 Collecting legal info COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> host-cracklib 2.9.7 Collecting legal info COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> cramfs 2.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-doxygen 1.8.18 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-bison 3.7.6 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> 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) >>> dvdrw-tools 7.1 Collecting legal info LICENSE: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> easyframes 0.3 Collecting legal info COPYING: OK (sha256: 24f37598e822a1411fb7164ce7eb3ef120aea8279016399abc282c2381ce3f57) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> exim 4.94.2 Collecting legal info LICENCE: OK (sha256: 49240db527b7e55b312a46fc59794fde5dd006422e422257f4f057bfd27b3c8f) >>> host-berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1k Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> 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) >>> freeradius-client 1.1.7 Collecting legal info COPYRIGHT: OK (sha256: e579878de7971b2224ae2263bbc61f6c465fe40e884a9068d5fa9d17fbfd2ebe) >>> fscryptctl f037dcf4354ce8f25d0f371b58dfe7a7ac27576f Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> git 2.31.1 Collecting legal info COPYING: OK (sha256: 5b2198d1645f767585e8a88ac0499b04472164c0d2da22e75ecf97ef443ab32e) LGPL-2.1: OK (sha256: 1922f45d2c49e390032c9c0ba6d7cac904087f7cec51af30c2b2ad022ce0e76a) >>> gloox 1.0.24 Collecting legal info LICENSE: OK (sha256: 40a20c41c8dabb8ba61bea983fa8f2f6989e67fac56bb62c2249053807fd26af) >>> mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> ifupdown-scripts Collecting legal info >>> initscripts Collecting legal info >>> input-event-daemon 0.1.3 Collecting legal info README: OK (sha256: 56f6614c63a023e4d486332968bfa7933f06ea7c785ef85f403448022ae7f912) >>> iptables 1.8.7 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info jsmin.c: OK (sha256: b420f61778af09534adc836a5086f5625b8499124051c50baefa218e7c03a58c) >>> libb64 1.2.1 Collecting legal info LICENSE: OK (sha256: 834b7afa1b3c40289a3be775d3625016be1c0d7ea7a4a26c1eb207f53dc961d8) >>> libcorrect ce6c17f1f988765ae3695315d7cce1f2a2e6cf0d Collecting legal info LICENSE: OK (sha256: 135138cd4304aa637836758dc5edfb5f21b7d09ecc637d25288d206b151a5768) >>> libcsv 3.0.3 Collecting legal info COPYING.LESSER: OK (sha256: 6876b170378d38f65aadd271485f0a5c45beaa043a7d3de5e1636ec927922c83) >>> libgeos 3.9.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> liblockfile 1.09 Collecting legal info COPYRIGHT: OK (sha256: 5fffcc11f94a05a7cff02ff792407737eb1cba840767cc1a71b67fbb19695dd3) >>> libolm 3.2.1 Collecting legal info LICENSE: OK (sha256: 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594) >>> libtorrent 0.13.8 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> libuev 2.3.2 Collecting legal info LICENSE: OK (sha256: 694a734d9c1b46ae203314ed1c744a1acebd4fe5fc964b761703772546f0d3ab) >>> liburiparser 0.9.5 Collecting legal info COPYING: OK (sha256: 287f09e6546a9610f949f89e8fb937cacfeabd7bfaa8c8a0c18312193bf04ad3) >>> libuv 1.41.0 Collecting legal info LICENSE: OK (sha256: 6d20216ae022fbeed23916f48508fd807ece3d8464992330643b0e64e5c0c24b) >>> libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> libyuv 413a8d8041f1cc5a350a47c0d81cc721e64f9fd0 Collecting legal info LICENSE: OK (sha256: 2b2cc1180c7e6988328ad2033b04b80117419db9c4c584918bbb3cfec7e9364f) >>> lockfile-progs 0.1.18 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> minicom 2.8 Collecting legal info COPYING: OK (sha256: cf80a758014eefbf068afffe3d462fc34ff4f528527524d8e100329c42094e15) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> readline 8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> softether 4.30-9700-beta Collecting legal info LICENSE: OK (sha256: 5da6241ddb987c4543bf1cbba6b40a3cd3ecb624dbd4a63daf04440911656bde) >>> host-softether 4.30-9700-beta Collecting legal info LICENSE: OK (sha256: 5da6241ddb987c4543bf1cbba6b40a3cd3ecb624dbd4a63daf04440911656bde) >>> host-readline 8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> sqlite 3350500 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> sshguard 2.4.1 Collecting legal info COPYING: OK (sha256: c3ae64f12153a1bc55bc234d09f40a08ab0e0149fffc972c0b7f02d5a12c1a5c) >>> tpm2-pkcs11 1.6.0 Collecting legal info LICENSE: OK (sha256: 793aa007f793458434d7cc60b1c827053a399308658b32fcaa6023802adc22e1) >>> tpm2-tss 3.0.3 Collecting legal info LICENSE: OK (sha256: 18c1bf4b1ba1fb2c4ffa7398c234d83c0d55475298e470ae1e5e3a8a8bd2e448) >>> uredir 3.3 Collecting legal info LICENSE: OK (sha256: e4b8fd3375ce44e5e03be199724a8785510ea5fa58ed92a7a34fd0ccbd35db10) >>> uvw 2.9.0_libuv_v1.41 Collecting legal info LICENSE: OK (sha256: 5de32af2469480cf3261c9781962e0887366666ba8ee1f4a32c386c77fc50c88) >>> wpa_supplicant 2.9 Collecting legal info README: OK (sha256: 9da5dd0776da266b180b915e460ff75c6ff729aca1196ab396529510f24f3761) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-bootlin-2020.08-1: cannot save license (TOOLCHAIN_EXTERNAL_BOOTLIN_LICENSE_FILES not defined) Legal info produced in /tmp/instance-3/output-1/legal-info make: Leaving directory '/tmp/instance-3/buildroot'