>>> hostapd 2.9 Extracting gzip -d -c /srv/storage/autobuild/run/instance-3/dl/hostapd/hostapd-2.9.tar.gz | tar --strip-components=1 -C /srv/storage/autobuild/run/instance-3/output-1/build/hostapd-2.9 -xf - >>> hostapd 2.9 Patching PATH=/srv/storage/autobuild/run/instance-3/output-1/host/bin:$PATH support/scripts/apply-patches.sh /srv/storage/autobuild/run/instance-3/output-1/build/hostapd-2.9 /srv/storage/autobuild/run/instance-3/dl/hostapd 0001-WPS-UPnP-Do-not-allow-event-subscriptions-with-URLs-.patch Applying 0001-WPS-UPnP-Do-not-allow-event-subscriptions-with-URLs-.patch using patch: patching file src/wps/wps_er.c patching file src/wps/wps_upnp.c Hunk #4 succeeded at 905 (offset -1 lines). Hunk #5 succeeded at 936 (offset -1 lines). Hunk #6 succeeded at 1055 (offset -1 lines). patching file src/wps/wps_upnp_i.h PATH=/srv/storage/autobuild/run/instance-3/output-1/host/bin:$PATH support/scripts/apply-patches.sh /srv/storage/autobuild/run/instance-3/output-1/build/hostapd-2.9 /srv/storage/autobuild/run/instance-3/dl/hostapd 0002-WPS-UPnP-Fix-event-message-generation-using-a-long-U.patch Applying 0002-WPS-UPnP-Fix-event-message-generation-using-a-long-U.patch using patch: patching file src/wps/wps_upnp.c patching file src/wps/wps_upnp_event.c PATH=/srv/storage/autobuild/run/instance-3/output-1/host/bin:$PATH support/scripts/apply-patches.sh /srv/storage/autobuild/run/instance-3/output-1/build/hostapd-2.9 /srv/storage/autobuild/run/instance-3/dl/hostapd 0003-WPS-UPnP-Handle-HTTP-initiation-failures-for-events-.patch Applying 0003-WPS-UPnP-Handle-HTTP-initiation-failures-for-events-.patch using patch: patching file src/wps/wps_upnp_event.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). >>> hostapd 2.9 Configuring cp /srv/storage/autobuild/run/instance-3/output-1/build/hostapd-2.9/hostapd/defconfig /srv/storage/autobuild/run/instance-3/output-1/build/hostapd-2.9/hostapd/.config sed -i -e 's/^#\(CONFIG_INTERNAL_LIBTOMMATH\)/\1/' -e 's/^#\(CONFIG_DEBUG_FILE\)/\1/' -e 's/^#\(CONFIG_DEBUG_SYSLOG\)/\1/' -e 's/^#\(CONFIG_DRIVER_WIRED\)/\1/' -e 's/^#\(CONFIG_NO_ACCOUNTING\)/\1/' -e 's/^#\(CONFIG_NO_RADIUS\)/\1/' -e 's/^#\(CONFIG_NO_VLAN\)/\1/' -e 's/^#\(CONFIG_LIBNL32\)/\1/' -e 's/^\(CONFIG_DRIVER_HOSTAP\)/#\1/' -e 's/^\(CONFIG_DRIVER_NL80211\)/#\1/' -e 's/^\(CONFIG_EAP\)/#\1/' -e 's/^\(CONFIG_OWE\)/#\1/' -e 's/#\(CONFIG_TLS=openssl\)/\1/' /srv/storage/autobuild/run/instance-3/output-1/build/hostapd-2.9/hostapd/.config >>> hostapd 2.9 Building PATH="/srv/storage/autobuild/run/instance-3/output-1/host/bin:/srv/storage/autobuild/run/instance-3/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/srv/storage/autobuild/run/instance-3/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/include/libnl3/" LDFLAGS="" LIBS="`/srv/storage/autobuild/run/instance-3/output-1/host/bin/pkg-config --libs openssl`" /usr/bin/make -j4 CC="/srv/storage/autobuild/run/instance-3/output-1/host/bin/mipsel-linux-gcc" -C /srv/storage/autobuild/run/instance-3/output-1/build/hostapd-2.9/hostapd make[1]: Entering directory '/srv/storage/autobuild/run/instance-3/output-1/build/hostapd-2.9/hostapd' CC main.c CC ../src/ap/wpa_auth_glue.c CC ../src/ap/drv_callbacks.c CC ../src/ap/ap_drv_ops.c CC config_file.c CC ../src/ap/utils.c CC ../src/ap/authsrv.c CC ../src/ap/hostapd.c CC ../src/ap/eap_user_db.c CC ../src/ap/ieee802_11_auth.c CC ../src/ap/ap_config.c CC ../src/ap/tkip_countermeasures.c CC ../src/ap/ieee802_1x.c CC ../src/ap/sta_info.c CC ../src/ap/ap_mlme.c CC ../src/ap/preauth_auth.c CC ../src/ap/wpa_auth_ie.c CC ../src/ap/pmksa_cache_auth.c CC ../src/ap/beacon.c CC ../src/ap/bss_load.c CC ../src/ap/ieee802_11_shared.c CC ../src/ap/neighbor_db.c CC ../src/drivers/drivers.c CC ../src/ap/rrm.c CC ../src/utils/eloop.c CC ../src/ap/wpa_auth.c CC ../src/utils/common.c CC ../src/utils/wpa_debug.c CC ../src/utils/wpabuf.c CC ../src/utils/ip_addr.c CC ../src/utils/os_unix.c CC ../src/common/hw_features_common.c CC ../src/eapol_auth/eapol_auth_dump.c CC ../src/common/ieee802_11_common.c CC ../src/eapol_auth/eapol_auth_sm.c CC ../src/common/wpa_common.c CC ../src/common/ctrl_iface_common.c CC ../src/ap/iapp.c CC ../src/drivers/driver_wired.c CC ../src/drivers/driver_wired_common.c CC ../src/ap/ctrl_iface_ap.c CC eap_register.c CC ../src/l2_packet/l2_packet_linux.c CC ../src/eap_common/eap_common.c CC ../src/eap_server/eap_server_methods.c CC ctrl_iface.c ../src/crypto/crypto_openssl.c: In function 'md4_vector': ../src/crypto/crypto_openssl.c:190:31: warning: implicit declaration of function 'EVP_md4'; did you mean 'EVP_md5'? [-Wimplicit-function-declaration] 190 | return openssl_digest_vector(EVP_md4(), num_elem, addr, len, mac); | ^~~~~~~ | EVP_md5 ../src/crypto/crypto_openssl.c:190:31: warning: passing argument 1 of 'openssl_digest_vector' makes pointer from integer without a cast [-Wint-conversion] 190 | return openssl_digest_vector(EVP_md4(), num_elem, addr, len, mac); | ^~~~~~~~~ | | | int ../src/crypto/crypto_openssl.c:147:48: note: expected 'const EVP_MD *' {aka 'const struct evp_md_st *'} but argument is of type 'int' 147 | static int openssl_digest_vector(const EVP_MD *type, size_t num_elem, | ~~~~~~~~~~~~~~^~~~ CC ../src/eap_server/eap_server_identity.c CC ../src/crypto/tls_none.c CC ../src/crypto/aes-omac1.c CC ../src/crypto/sha1-prf.c CC ../src/crypto/sha256-prf.c CC ../src/crypto/sha256-tlsprf.c CC ../src/crypto/sha256-kdf.c CC ../src/eap_server/eap_server.c CC ../src/crypto/crypto_openssl.c CC ../src/crypto/random.c CC ../src/drivers/driver_common.c CC ../src/utils/edit_simple.c CC ../src/common/wpa_ctrl.c /srv/storage/autobuild/run/instance-3/output-1/host/opt/ext-toolchain/bin/../lib/gcc/mipsel-buildroot-linux-uclibc/9.3.0/../../../../mipsel-buildroot-linux-uclibc/bin/ld: ../src/crypto/crypto_openssl.o: in function `md4_vector': crypto_openssl.c:(.text+0x308): undefined reference to `EVP_md4' /srv/storage/autobuild/run/instance-3/output-1/host/opt/ext-toolchain/bin/../lib/gcc/mipsel-buildroot-linux-uclibc/9.3.0/../../../../mipsel-buildroot-linux-uclibc/bin/ld: crypto_openssl.c:(.text+0x330): undefined reference to `EVP_md4' collect2: error: ld returned 1 exit status make[1]: *** [Makefile:1320: hostapd] Error 1 make[1]: *** Waiting for unfinished jobs.... CC ../src/common/cli.c CC hostapd_cli.c make[1]: Leaving directory '/srv/storage/autobuild/run/instance-3/output-1/build/hostapd-2.9/hostapd' make: *** [package/pkg-generic.mk:250: /srv/storage/autobuild/run/instance-3/output-1/build/hostapd-2.9/.stamp_built] Error 2 make: Leaving directory '/srv/storage/autobuild/run/instance-3/buildroot'