=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for wpa_supplicant-2.6nb3
  CC  config.c
  CC  notify.c
  CC  bss.c
  CC  eap_register.c
  CC  ../src/utils/common.c
  CC  ../src/utils/wpa_debug.c
  CC  ../src/utils/wpabuf.c
  CC  wmm_ac.c
  CC  ../src/utils/os_unix.c
  CC  ../src/utils/eloop.c
  CC  config_file.c
  CC  ../src/rsn_supp/wpa.c
  CC  ../src/rsn_supp/preauth.c
  CC  ../src/rsn_supp/pmksa_cache.c
  CC  ../src/rsn_supp/peerkey.c
  CC  ../src/rsn_supp/wpa_ie.c
  CC  ../src/common/wpa_common.c
  CC  ../src/eap_peer/eap_tls.c
  CC  ../src/eap_peer/eap_peap.c
  CC  ../src/eap_common/eap_peap_common.c
  CC  ../src/eap_peer/eap_ttls.c
  CC  ../src/eap_peer/eap_md5.c
  CC  ../src/eap_peer/eap_mschapv2.c
  CC  ../src/eap_peer/mschapv2.c
  CC  ../src/eap_peer/eap_gtc.c
  CC  ../src/eap_peer/eap_otp.c
  CC  ../src/eap_peer/eap_leap.c
  CC  ../src/eap_peer/eap_psk.c
  CC  ../src/eap_common/eap_psk_common.c
  CC  ../src/eap_peer/eap_pax.c
  CC  ../src/eap_common/eap_pax_common.c
  CC  ../src/eapol_supp/eapol_supp_sm.c
  CC  ../src/eap_peer/eap.c
  CC  ../src/eap_peer/eap_methods.c
  CC  ../src/crypto/ms_funcs.c
  CC  ../src/eap_common/chap.c
  CC  ../src/eap_peer/eap_tls_common.c
../src/crypto/tls_openssl.c:730:11: warning: 'ENGINE_by_id' is deprecated [-Wdeprecated-declarations]
        engine = ENGINE_by_id(id);
                 ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/engine.h:336:1: note: 'ENGINE_by_id' has been explicitly marked deprecated here
OSSL_DEPRECATEDIN_3_0 ENGINE *ENGINE_by_id(const char *id);
^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:194:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
../src/crypto/tls_openssl.c:745:11: warning: 'ENGINE_by_id' is deprecated [-Wdeprecated-declarations]
        engine = ENGINE_by_id(dynamic_id);
                 ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/engine.h:336:1: note: 'ENGINE_by_id' has been explicitly marked deprecated here
OSSL_DEPRECATEDIN_3_0 ENGINE *ENGINE_by_id(const char *id);
^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:194:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
../src/crypto/tls_openssl.c:756:7: warning: 'ENGINE_ctrl_cmd_string' is deprecated [-Wdeprecated-declarations]
                if (ENGINE_ctrl_cmd_string(engine, pre[0], pre[1], 0) == 0) {
                    ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/engine.h:478:1: note: 'ENGINE_ctrl_cmd_string' has been explicitly marked deprecated here
OSSL_DEPRECATEDIN_3_0
^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:194:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
../src/crypto/tls_openssl.c:760:4: warning: 'ENGINE_free' is deprecated [-Wdeprecated-declarations]
                        ENGINE_free(engine);
                        ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/engine.h:493:1: note: 'ENGINE_free' has been explicitly marked deprecated here
OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e);
^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:194:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
../src/crypto/tls_openssl.c:770:2: warning: 'ENGINE_free' is deprecated [-Wdeprecated-declarations]
        ENGINE_free(engine);
        ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/engine.h:493:1: note: 'ENGINE_free' has been explicitly marked deprecated here
OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e);
^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:194:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
../src/crypto/tls_openssl.c:772:11: warning: 'ENGINE_by_id' is deprecated [-Wdeprecated-declarations]
        engine = ENGINE_by_id(id);
                 ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/engine.h:336:1: note: 'ENGINE_by_id' has been explicitly marked deprecated here
OSSL_DEPRECATEDIN_3_0 ENGINE *ENGINE_by_id(const char *id);
^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:194:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
../src/crypto/tls_openssl.c:781:7: warning: 'ENGINE_ctrl_cmd_string' is deprecated [-Wdeprecated-declarations]
                if (ENGINE_ctrl_cmd_string(engine, post[0], post[1], 0) == 0) {
                    ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/engine.h:478:1: note: 'ENGINE_ctrl_cmd_string' has been explicitly marked deprecated here
OSSL_DEPRECATEDIN_3_0
^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:194:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
../src/crypto/tls_openssl.c:785:4: warning: 'ENGINE_remove' is deprecated [-Wdeprecated-declarations]
                        ENGINE_remove(engine);
                        ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/engine.h:332:1: note: 'ENGINE_remove' has been explicitly marked deprecated here
OSSL_DEPRECATEDIN_3_0 int ENGINE_remove(ENGINE *e);
^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:194:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
../src/crypto/tls_openssl.c:786:4: warning: 'ENGINE_free' is deprecated [-Wdeprecated-declarations]
                        ENGINE_free(engine);
                        ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/engine.h:493:1: note: 'ENGINE_free' has been explicitly marked deprecated here
OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e);
^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:194:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
../src/crypto/tls_openssl.c:791:2: warning: 'ENGINE_free' is deprecated [-Wdeprecated-declarations]
        ENGINE_free(engine);
        ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/engine.h:493:1: note: 'ENGINE_free' has been explicitly marked deprecated here
OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e);
^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:194:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
../src/crypto/tls_openssl.c:1002:2: warning: 'ERR_load_ENGINE_strings' is deprecated [-Wdeprecated-declarations]
        ERR_load_ENGINE_strings();
        ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/cryptoerr_legacy.h:55:1: note: 'ERR_load_ENGINE_strings' has been explicitly marked deprecated here
OSSL_DEPRECATEDIN_3_0 int ERR_load_ENGINE_strings(void);
^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:194:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
../src/crypto/tls_openssl.c:1123:17: warning: 'ENGINE_by_id' is deprecated [-Wdeprecated-declarations]
        conn->engine = ENGINE_by_id(engine_id);
                       ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/engine.h:336:1: note: 'ENGINE_by_id' has been explicitly marked deprecated here
OSSL_DEPRECATEDIN_3_0 ENGINE *ENGINE_by_id(const char *id);
^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:194:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
../src/crypto/tls_openssl.c:1129:6: warning: 'ENGINE_init' is deprecated [-Wdeprecated-declarations]
        if (ENGINE_init(conn->engine) != 1) {
            ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/engine.h:620:1: note: 'ENGINE_init' has been explicitly marked deprecated here
OSSL_DEPRECATEDIN_3_0 int ENGINE_init(ENGINE *e);
^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:194:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
../src/crypto/tls_openssl.c:1138:13: warning: 'ENGINE_ctrl_cmd_string' is deprecated [-Wdeprecated-declarations]
        if (pin && ENGINE_ctrl_cmd_string(conn->engine, "PIN", pin, 0) == 0) {
                   ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/engine.h:478:1: note: 'ENGINE_ctrl_cmd_string' has been explicitly marked deprecated here
OSSL_DEPRECATEDIN_3_0
^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:194:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
../src/crypto/tls_openssl.c:1155:23: warning: 'ENGINE_load_private_key' is deprecated [-Wdeprecated-declarations]
                conn->private_key = ENGINE_load_private_key(conn->engine,
                                    ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/engine.h:637:1: note: 'ENGINE_load_private_key' has been explicitly marked deprecated here
OSSL_DEPRECATEDIN_3_0
^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:194:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
../src/crypto/tls_openssl.c:1178:8: warning: 'ENGINE_ctrl' is deprecated [-Wdeprecated-declarations]
                if (!ENGINE_ctrl(conn->engine, ENGINE_CTRL_GET_CMD_FROM_NAME,
                     ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/engine.h:429:1: note: 'ENGINE_ctrl' has been explicitly marked deprecated here
OSSL_DEPRECATEDIN_3_0 int ENGINE_ctrl(ENGINE *e, int cmd, long i, void *p,
^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:194:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
../src/crypto/tls_openssl.c:1191:3: warning: 'ENGINE_free' is deprecated [-Wdeprecated-declarations]
                ENGINE_free(conn->engine);
                ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/engine.h:493:1: note: 'ENGINE_free' has been explicitly marked deprecated here
OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e);
^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:194:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
../src/crypto/tls_openssl.c:1217:3: warning: 'ENGINE_finish' is deprecated [-Wdeprecated-declarations]
                ENGINE_finish(conn->engine);
                ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/engine.h:628:1: note: 'ENGINE_finish' has been explicitly marked deprecated here
OSSL_DEPRECATEDIN_3_0 int ENGINE_finish(ENGINE *e);
^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:194:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
../src/crypto/tls_openssl.c:2641:7: warning: 'ENGINE_ctrl_cmd' is deprecated [-Wdeprecated-declarations]
        if (!ENGINE_ctrl_cmd(conn->engine, "LOAD_CERT_CTRL",
             ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/engine.h:450:1: note: 'ENGINE_ctrl_cmd' has been explicitly marked deprecated here
OSSL_DEPRECATEDIN_3_0 int ENGINE_ctrl_cmd(ENGINE *e, const char *cmd_name,
^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:194:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
../src/crypto/tls_openssl.c:2805:7: warning: 'SSL_use_RSAPrivateKey_ASN1' is deprecated [-Wdeprecated-declarations]
                if (SSL_use_RSAPrivateKey_ASN1(conn->ssl,
                    ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/ssl.h:1693:1: note: 'SSL_use_RSAPrivateKey_ASN1' has been explicitly marked deprecated here
OSSL_DEPRECATEDIN_3_0
^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:194:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
../src/crypto/tls_openssl.c:2957:7: warning: 'PEM_read_bio_DHparams' is deprecated [-Wdeprecated-declarations]
        dh = PEM_read_bio_DHparams(bio, NULL, NULL, NULL);
             ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/pem.h:473:21: note: 'PEM_read_bio_DHparams' has been explicitly marked deprecated here
DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, DHparams, DH)
                    ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:194:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
../src/crypto/tls_openssl.c:2968:9: warning: 'PEM_read_bio_DSAparams' is deprecated [-Wdeprecated-declarations]
                dsa = PEM_read_bio_DSAparams(bio, NULL, NULL, NULL);
                      ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/pem.h:459:21: note: 'PEM_read_bio_DSAparams' has been explicitly marked deprecated here
DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, DSAparams, DSA)
                    ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:194:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
../src/crypto/tls_openssl.c:2978:8: warning: 'DSA_dup_DH' is deprecated [-Wdeprecated-declarations]
                dh = DSA_dup_DH(dsa);
                     ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/dsa.h:203:1: note: 'DSA_dup_DH' has been explicitly marked deprecated here
OSSL_DEPRECATEDIN_3_0 DH *DSA_dup_DH(const DSA *r);
^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:194:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
../src/crypto/tls_openssl.c:2979:3: warning: 'DSA_free' is deprecated [-Wdeprecated-declarations]
                DSA_free(dsa);
                ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/dsa.h:132:1: note: 'DSA_free' has been explicitly marked deprecated here
OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r);
^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:194:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
../src/crypto/tls_openssl.c:2998:3: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
                DH_free(dh);
                ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/dh.h:211:1: note: 'DH_free' has been explicitly marked deprecated here
OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:194:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
../src/crypto/tls_openssl.c:3001:2: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
        DH_free(dh);
        ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/dh.h:211:1: note: 'DH_free' has been explicitly marked deprecated here
OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:194:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
../src/crypto/tls_openssl.c:3032:7: warning: 'PEM_read_bio_DHparams' is deprecated [-Wdeprecated-declarations]
        dh = PEM_read_bio_DHparams(bio, NULL, NULL, NULL);
             ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/pem.h:473:21: note: 'PEM_read_bio_DHparams' has been explicitly marked deprecated here
DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, DHparams, DH)
                    ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:194:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
../src/crypto/tls_openssl.c:3043:9: warning: 'PEM_read_bio_DSAparams' is deprecated [-Wdeprecated-declarations]
                dsa = PEM_read_bio_DSAparams(bio, NULL, NULL, NULL);
                      ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/pem.h:459:21: note: 'PEM_read_bio_DSAparams' has been explicitly marked deprecated here
DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, DSAparams, DSA)
                    ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:194:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
../src/crypto/tls_openssl.c:3053:8: warning: 'DSA_dup_DH' is deprecated [-Wdeprecated-declarations]
                dh = DSA_dup_DH(dsa);
                     ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/dsa.h:203:1: note: 'DSA_dup_DH' has been explicitly marked deprecated here
OSSL_DEPRECATEDIN_3_0 DH *DSA_dup_DH(const DSA *r);
^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:194:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
../src/crypto/tls_openssl.c:3054:3: warning: 'DSA_free' is deprecated [-Wdeprecated-declarations]
                DSA_free(dsa);
                ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/dsa.h:132:1: note: 'DSA_free' has been explicitly marked deprecated here
OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r);
^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:194:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
../src/crypto/tls_openssl.c:3073:3: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
                DH_free(dh);
                ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/dh.h:211:1: note: 'DH_free' has been explicitly marked deprecated here
OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:194:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
../src/crypto/tls_openssl.c:3076:2: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
        DH_free(dh);
        ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/dh.h:211:1: note: 'DH_free' has been explicitly marked deprecated here
OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:194:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
32 warnings generated.
  CC  ../src/crypto/tls_openssl.c
  CC  ../src/crypto/tls_openssl_ocsp.c
../src/crypto/crypto_openssl.c:176:2: warning: 'DES_set_key' is deprecated [-Wdeprecated-declarations]
        DES_set_key((DES_cblock *) &pkey, &ks);
        ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/des.h:185:1: note: 'DES_set_key' has been explicitly marked deprecated here
OSSL_DEPRECATEDIN_3_0
^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:194:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
../src/crypto/crypto_openssl.c:177:2: warning: 'DES_ecb_encrypt' is deprecated [-Wdeprecated-declarations]
        DES_ecb_encrypt((DES_cblock *) clear, (DES_cblock *) cypher, &ks,
        ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/des.h:104:1: note: 'DES_ecb_encrypt' has been explicitly marked deprecated here
OSSL_DEPRECATEDIN_3_0
^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:194:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
../src/crypto/crypto_openssl.c:375:6: warning: 'AES_set_encrypt_key' is deprecated [-Wdeprecated-declarations]
        if (AES_set_encrypt_key(kek, kek_len << 3, &actx))
            ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/aes.h:50:1: note: 'AES_set_encrypt_key' has been explicitly marked deprecated here
OSSL_DEPRECATEDIN_3_0
^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:194:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
../src/crypto/crypto_openssl.c:377:8: warning: 'AES_wrap_key' is deprecated [-Wdeprecated-declarations]
        res = AES_wrap_key(&actx, NULL, cipher, plain, n * 8);
              ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/aes.h:96:1: note: 'AES_wrap_key' has been explicitly marked deprecated here
OSSL_DEPRECATEDIN_3_0
^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:194:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
../src/crypto/crypto_openssl.c:389:6: warning: 'AES_set_decrypt_key' is deprecated [-Wdeprecated-declarations]
        if (AES_set_decrypt_key(kek, kek_len << 3, &actx))
            ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/aes.h:53:1: note: 'AES_set_decrypt_key' has been explicitly marked deprecated here
OSSL_DEPRECATEDIN_3_0
^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:194:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
../src/crypto/crypto_openssl.c:391:8: warning: 'AES_unwrap_key' is deprecated [-Wdeprecated-declarations]
        res = AES_unwrap_key(&actx, NULL, plain, cipher, (n + 1) * 8);
              ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/aes.h:100:1: note: 'AES_unwrap_key' has been explicitly marked deprecated here
OSSL_DEPRECATEDIN_3_0
^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:194:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
../src/crypto/crypto_openssl.c:670:7: warning: 'DH_new' is deprecated [-Wdeprecated-declarations]
        dh = DH_new();
             ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/dh.h:210:1: note: 'DH_new' has been explicitly marked deprecated here
OSSL_DEPRECATEDIN_3_0 DH *DH_new(void);
^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:194:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
../src/crypto/crypto_openssl.c:677:6: warning: 'DH_set0_pqg' is deprecated [-Wdeprecated-declarations]
            DH_set0_pqg(dh, p, NULL, g) != 1)
            ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/dh.h:266:1: note: 'DH_set0_pqg' has been explicitly marked deprecated here
OSSL_DEPRECATEDIN_3_0 int DH_set0_pqg(DH *dh, BIGNUM *p, BIGNUM *q, BIGNUM *g);
^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:194:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
../src/crypto/crypto_openssl.c:682:6: warning: 'DH_generate_key' is deprecated [-Wdeprecated-declarations]
        if (DH_generate_key(dh) != 1)
            ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/dh.h:234:1: note: 'DH_generate_key' has been explicitly marked deprecated here
OSSL_DEPRECATEDIN_3_0 int DH_generate_key(DH *dh);
^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:194:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
../src/crypto/crypto_openssl.c:685:2: warning: 'DH_get0_key' is deprecated [-Wdeprecated-declarations]
        DH_get0_key(dh, &pub_key, &priv_key);
        ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/dh.h:267:1: note: 'DH_get0_key' has been explicitly marked deprecated here
OSSL_DEPRECATEDIN_3_0 void DH_get0_key(const DH *dh, const BIGNUM **pub_key,
^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:194:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
../src/crypto/crypto_openssl.c:707:2: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
        DH_free(dh);
        ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/dh.h:211:1: note: 'DH_free' has been explicitly marked deprecated here
OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:194:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
../src/crypto/crypto_openssl.c:750:7: warning: 'DH_new' is deprecated [-Wdeprecated-declarations]
        dh = DH_new();
             ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/dh.h:210:1: note: 'DH_new' has been explicitly marked deprecated here
OSSL_DEPRECATEDIN_3_0 DH *DH_new(void);
^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:194:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
../src/crypto/crypto_openssl.c:757:6: warning: 'DH_set0_pqg' is deprecated [-Wdeprecated-declarations]
            DH_set0_pqg(dh, p, NULL, g) != 1)
            ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/dh.h:266:1: note: 'DH_set0_pqg' has been explicitly marked deprecated here
OSSL_DEPRECATEDIN_3_0 int DH_set0_pqg(DH *dh, BIGNUM *p, BIGNUM *q, BIGNUM *g);
^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:194:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
../src/crypto/crypto_openssl.c:764:31: warning: 'DH_set0_key' is deprecated [-Wdeprecated-declarations]
        if (!priv_key || !pub_key || DH_set0_key(dh, pub_key, priv_key) != 1)
                                     ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/dh.h:269:1: note: 'DH_set0_key' has been explicitly marked deprecated here
OSSL_DEPRECATEDIN_3_0 int DH_set0_key(DH *dh, BIGNUM *pub_key, BIGNUM *priv_key);
^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:194:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
../src/crypto/crypto_openssl.c:769:6: warning: 'DH_generate_key' is deprecated [-Wdeprecated-declarations]
        if (DH_generate_key(dh) != 1)
            ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/dh.h:234:1: note: 'DH_generate_key' has been explicitly marked deprecated here
OSSL_DEPRECATEDIN_3_0 int DH_generate_key(DH *dh);
^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:194:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
../src/crypto/crypto_openssl.c:779:2: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
        DH_free(dh);
        ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/dh.h:211:1: note: 'DH_free' has been explicitly marked deprecated here
OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:194:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
../src/crypto/crypto_openssl.c:802:9: warning: 'DH_size' is deprecated [-Wdeprecated-declarations]
        rlen = DH_size(dh);
               ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/dh.h:214:1: note: 'DH_size' has been explicitly marked deprecated here
OSSL_DEPRECATEDIN_3_0 int DH_size(const DH *dh);
^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:194:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
../src/crypto/crypto_openssl.c:807:11: warning: 'DH_compute_key' is deprecated [-Wdeprecated-declarations]
        keylen = DH_compute_key(wpabuf_mhead(res), pub_key, dh);
                 ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/dh.h:235:1: note: 'DH_compute_key' has been explicitly marked deprecated here
OSSL_DEPRECATEDIN_3_0 int DH_compute_key(unsigned char *key,
^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:194:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
../src/crypto/crypto_openssl.c:828:2: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
        DH_free(dh);
        ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/dh.h:211:1: note: 'DH_free' has been explicitly marked deprecated here
OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:194:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
../src/crypto/crypto_openssl.c:868:13: warning: 'HMAC_CTX_new' is deprecated [-Wdeprecated-declarations]
        ctx->ctx = HMAC_CTX_new();
                   ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/hmac.h:33:1: note: 'HMAC_CTX_new' has been explicitly marked deprecated here
OSSL_DEPRECATEDIN_3_0 HMAC_CTX *HMAC_CTX_new(void);
^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:194:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
../src/crypto/crypto_openssl.c:874:6: warning: 'HMAC_Init_ex' is deprecated [-Wdeprecated-declarations]
        if (HMAC_Init_ex(ctx->ctx, key, key_len, md, NULL) != 1) {
            ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/hmac.h:43:1: note: 'HMAC_Init_ex' has been explicitly marked deprecated here
OSSL_DEPRECATEDIN_3_0 int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len,
^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:194:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
../src/crypto/crypto_openssl.c:875:3: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
                HMAC_CTX_free(ctx->ctx);
                ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/hmac.h:35:1: note: 'HMAC_CTX_free' has been explicitly marked deprecated here
OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:194:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
../src/crypto/crypto_openssl.c:888:2: warning: 'HMAC_Update' is deprecated [-Wdeprecated-declarations]
        HMAC_Update(ctx->ctx, data, len);
        ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/hmac.h:45:1: note: 'HMAC_Update' has been explicitly marked deprecated here
OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data,
^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:194:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
../src/crypto/crypto_openssl.c:901:3: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
                HMAC_CTX_free(ctx->ctx);
                ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/hmac.h:35:1: note: 'HMAC_CTX_free' has been explicitly marked deprecated here
OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:194:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
../src/crypto/crypto_openssl.c:907:8: warning: 'HMAC_Final' is deprecated [-Wdeprecated-declarations]
        res = HMAC_Final(ctx->ctx, mac, &mdlen);
              ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/hmac.h:47:1: note: 'HMAC_Final' has been explicitly marked deprecated here
OSSL_DEPRECATEDIN_3_0 int HMAC_Final(HMAC_CTX *ctx, unsigned char *md,
^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:194:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
../src/crypto/crypto_openssl.c:908:2: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
        HMAC_CTX_free(ctx->ctx);
        ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/hmac.h:35:1: note: 'HMAC_CTX_free' has been explicitly marked deprecated here
OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:194:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
../src/crypto/crypto_openssl.c:932:8: warning: 'HMAC_CTX_new' is deprecated [-Wdeprecated-declarations]
        ctx = HMAC_CTX_new();
              ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/hmac.h:33:1: note: 'HMAC_CTX_new' has been explicitly marked deprecated here
OSSL_DEPRECATEDIN_3_0 HMAC_CTX *HMAC_CTX_new(void);
^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:194:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
../src/crypto/crypto_openssl.c:935:8: warning: 'HMAC_Init_ex' is deprecated [-Wdeprecated-declarations]
        res = HMAC_Init_ex(ctx, key, key_len, type, NULL);
              ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/hmac.h:43:1: note: 'HMAC_Init_ex' has been explicitly marked deprecated here
OSSL_DEPRECATEDIN_3_0 int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len,
^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:194:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
../src/crypto/crypto_openssl.c:940:3: warning: 'HMAC_Update' is deprecated [-Wdeprecated-declarations]
                HMAC_Update(ctx, addr[i], len[i]);
                ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/hmac.h:45:1: note: 'HMAC_Update' has been explicitly marked deprecated here
OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data,
^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:194:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
../src/crypto/crypto_openssl.c:942:8: warning: 'HMAC_Final' is deprecated [-Wdeprecated-declarations]
        res = HMAC_Final(ctx, mac, &mdlen);
              ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/hmac.h:47:1: note: 'HMAC_Final' has been explicitly marked deprecated here
OSSL_DEPRECATEDIN_3_0 int HMAC_Final(HMAC_CTX *ctx, unsigned char *md,
^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:194:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
../src/crypto/crypto_openssl.c:944:2: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
        HMAC_CTX_free(ctx);
        ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/hmac.h:35:1: note: 'HMAC_CTX_free' has been explicitly marked deprecated here
OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:194:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
#   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
                                                ^
/Users/pbulk/build/net/wpa_supplicant/work/.buildlink/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
31 warnings generated.
  CC  ../src/crypto/crypto_openssl.c
  CC  ../src/crypto/aes-eax.c
  CC  ../src/crypto/aes-ctr.c
  CC  ../src/crypto/aes-encblock.c
  CC  ../src/crypto/aes-omac1.c
  CC  ../src/crypto/sha256-prf.c
  CC  ../src/crypto/sha256-tlsprf.c
  CC  ../src/crypto/random.c
  CC  ../src/common/ctrl_iface_common.c
  CC  ctrl_iface.c
  CC  ctrl_iface_unix.c
  CC  dbus/dbus_old.c
  CC  dbus/dbus_old_handlers.c
  CC  dbus/dbus_dict_helpers.c
  CC  dbus/dbus_common.c
  CC  ../src/utils/base64.c
  CC  ../src/common/ieee802_11_common.c
  CC  ../src/common/hw_features_common.c
  CC  ../src/eap_common/eap_common.c
  CC  ../src/crypto/sha1-prf.c
  CC  ../src/crypto/sha1-tlsprf.c
  CC  ../src/drivers/driver_common.c
  CC  wpa_supplicant.c
  CC  events.c
  CC  blacklist.c
  CC  wpas_glue.c
  CC  scan.c
  CC  main.c
  CC  ../src/drivers/driver_wired.c
  CC  ../src/drivers/drivers.c
../src/l2_packet/l2_packet_linux.c:11:10: fatal error: 'netpacket/packet.h' file not found
#include <netpacket/packet.h>
         ^~~~~~~~~~~~~~~~~~~~
1 error generated.
gmake: *** [Makefile:1776: ../src/l2_packet/l2_packet_linux.o] Error 1
*** Error code 2

Stop.
bmake[1]: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/net/wpa_supplicant
*** Error code 1

Stop.
bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/net/wpa_supplicant