>>> wpa_supplicant 2.10 Extracting gzip -d -c /home/thomas/autobuild/instance-1/dl/wpa_supplicant/wpa_supplicant-2.10.tar.gz | tar --strip-components=1 -C /home/thomas/autobuild/instance-1/output-1/build/wpa_supplicant-2.10 -xf - >>> wpa_supplicant 2.10 Patching Applying 0001-build-re-enable-options-for-libwpa_client.so-and-.patch using patch: patching file wpa_supplicant/Makefile >>> wpa_supplicant 2.10 Configuring cp /home/thomas/autobuild/instance-1/output-1/build/wpa_supplicant-2.10/wpa_supplicant/defconfig /home/thomas/autobuild/instance-1/output-1/build/wpa_supplicant-2.10/wpa_supplicant/.config sed -i -e 's/^#\(CONFIG_INTERNAL_LIBTOMMATH\)/\1/' -e 's/^#\(CONFIG_MATCH_IFACE\)/\1/' -e 's/^#\(CONFIG_DPP\)/\1/' -e 's/^#\(CONFIG_SAE\)/\1/' -e 's/^#\(CONFIG_SAE_PK\)/\1/' -e 's/^#\(CONFIG_OWE\)/\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_LINUX\)/#\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_HT_OVERRIDES\)/#\1/' -e 's/^\(CONFIG_VHT_OVERRIDES\)/#\1/' -e 's/^\(CONFIG_HE_OVERRIDES\)/#\1/' -e 's/^\(CONFIG_WPS\)/#\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/' /home/thomas/autobuild/instance-1/output-1/build/wpa_supplicant-2.10/wpa_supplicant/.config # set requested configuration options not listed in wpa_s defconfig for s in CONFIG_INTERNAL_LIBTOMMATH CONFIG_MATCH_IFACE CONFIG_DPP CONFIG_SAE CONFIG_SAE_PK CONFIG_OWE CONFIG_READLINE ; do if ! grep -q "^${s}" /home/thomas/autobuild/instance-1/output-1/build/wpa_supplicant-2.10/wpa_supplicant/.config; then echo "${s}=y" >> /home/thomas/autobuild/instance-1/output-1/build/wpa_supplicant-2.10/wpa_supplicant/.config ; fi done >>> wpa_supplicant 2.10 Building PATH="/home/thomas/autobuild/instance-1/output-1/host/bin:/home/thomas/autobuild/instance-1/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 -O0 -g0 -static -I/home/thomas/autobuild/instance-1/output-1/host/arm-buildroot-linux-musleabi/sysroot/usr/include/libnl3/" LDFLAGS=" -static" BINDIR=/usr/sbin LIBS="`/home/thomas/autobuild/instance-1/output-1/host/bin/pkg-config --libs openssl`" LIBS_c="`/home/thomas/autobuild/instance-1/output-1/host/bin/pkg-config --libs openssl`" LIBS_p="`/home/thomas/autobuild/instance-1/output-1/host/bin/pkg-config --libs openssl`" /usr/bin/make -j4 CC="/home/thomas/autobuild/instance-1/output-1/host/bin/arm-buildroot-linux-musleabi-gcc" -C /home/thomas/autobuild/instance-1/output-1/build/wpa_supplicant-2.10/wpa_supplicant make[1]: Entering directory '/home/thomas/autobuild/instance-1/output-1/build/wpa_supplicant-2.10/wpa_supplicant' sed systemd/wpa_supplicant.service.in sed systemd/wpa_supplicant.service.arg.in sed systemd/wpa_supplicant-nl80211.service.arg.in sed systemd/wpa_supplicant-wired.service.arg.in sed dbus/fi.w1.wpa_supplicant1.service.in CC eap_register.c CC notify.c CC bss.c CC ../src/utils/config.c CC ../src/utils/common.c CC ../src/utils/wpa_debug.c CC ../src/utils/bitfield.c CC ../src/utils/wpabuf.c CC ../src/utils/ip_addr.c CC config.c CC ../src/utils/crc32.c CC twt.c CC op_classes.c CC ../src/utils/os_unix.c CC robust_av.c CC wmm_ac.c CC rrm.c CC ../src/utils/eloop.c CC config_file.c CC ../src/common/sae_pk.c CC ../src/rsn_supp/wpa_ft.c CC ../src/common/sae.c CC ../src/common/dpp_backup.c CC ../src/common/dpp_auth.c CC ../src/common/dpp_reconfig.c CC ../src/common/dpp_pkex.c CC ../src/common/dpp_crypto.c CC ../src/common/dpp.c CC ../src/common/dpp_tcp.c CC ../src/rsn_supp/preauth.c CC ../src/rsn_supp/pmksa_cache.c CC ../src/rsn_supp/tdls.c CC ../src/rsn_supp/wpa_ie.c CC dpp_supplicant.c CC ../src/common/dragonfly.c CC ../src/crypto/tls_none.c CC ../src/crypto/aes-siv.c CC ../src/common/wpa_common.c CC ../src/rsn_supp/wpa.c CC ../src/crypto/aes-ctr.c CC ../src/crypto/aes-omac1.c CC ../src/crypto/sha256-kdf.c CC ../src/crypto/sha384-kdf.c CC ../src/crypto/sha512-kdf.c CC ../src/crypto/sha256-prf.c CC ../src/crypto/crypto_openssl.c CC ../src/crypto/sha256-tlsprf.c CC ../src/crypto/sha512-prf.c CC ../src/crypto/sha384-prf.c CC ../src/crypto/dh_groups.c CC ../src/tls/asn1.c CC ../src/crypto/random.c CC ../src/utils/base64.c CC ../src/crypto/sha1-prf.c CC ../src/common/hw_features_common.c CC bgscan_simple.c CC bgscan.c CC ../src/common/gas_server.c CC ../src/common/gas.c CC ../src/common/ieee802_11_common.c CC ../src/drivers/driver_common.c CC offchannel.c CC ../src/utils/json.c CC gas_query.c CC bssid_ignore.c CC wpas_glue.c CC main.c CC ../src/drivers/drivers.c CC scan.c CC wpa_cli.c CC events.c CC ../src/l2_packet/l2_packet_linux.c CC ../src/common/wpa_ctrl.c CC ../src/utils/edit_readline.c CC ../src/common/cli.c CC wpa_supplicant.c CC wpa_passphrase.c /home/thomas/autobuild/instance-1/output-1/host/lib/gcc/arm-buildroot-linux-musleabi/12.1.0/../../../../arm-buildroot-linux-musleabi/bin/ld: /home/thomas/autobuild/instance-1/output-1/host/bin/../arm-buildroot-linux-musleabi/sysroot/usr/lib/libz.a(crc32.c.o): in function `crc32': crc32.c:(.text+0x234): multiple definition of `crc32'; /home/thomas/autobuild/instance-1/output-1/build/wpa_supplicant-2.10/build/wpa_supplicant/src/utils/crc32.o:crc32.c:(.text+0x0): first defined here LD wpa_cli LD wpa_passphrase collect2: error: ld returned 1 exit status make[1]: *** [Makefile:1899: wpa_supplicant] Error 1 make[1]: Leaving directory '/home/thomas/autobuild/instance-1/output-1/build/wpa_supplicant-2.10/wpa_supplicant' make: *** [package/pkg-generic.mk:293: /home/thomas/autobuild/instance-1/output-1/build/wpa_supplicant-2.10/.stamp_built] Error 2 make: Leaving directory '/home/thomas/autobuild/instance-1/buildroot'