/home/buildroot/instance-0/output-1/per-package/host-nodejs-src/host/include/openssl/dh.h:211:28: note: declared here 211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ In file included from ../../src/crypto/crypto_util.h:15, from ../../src/crypto/crypto_keys.h:6, from ../../src/crypto/crypto_cipher.h:6, from ../../src/crypto/crypto_aes.h:6, from ../../src/node_crypto.h:31, from ../../src/node_crypto.cc:22: ../../deps/ncrypto/ncrypto.h:528:26: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 528 | DeleteFnPtr dh_; | ^ In file included from ../../deps/ncrypto/ncrypto.h:11, from ../../src/crypto/crypto_util.h:15, from ../../src/crypto/crypto_keys.h:6, from ../../src/crypto/crypto_cipher.h:6, from ../../src/crypto/crypto_aes.h:6, from ../../src/node_crypto.h:31, from ../../src/node_crypto.cc:22: /home/buildroot/instance-0/output-1/per-package/host-nodejs-src/host/include/openssl/dh.h:211:28: note: declared here 211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ [2044/2086] AR obj/libnode.a [2045/2086] STAMP obj/node_mksnapshot.actions_depends.stamp [2046/2086] CXX obj/test/cctest/cctest.test_json_utils.o [2047/2086] STAMP obj/fuzz_strings.actions_depends.stamp [2048/2086] STAMP obj/fuzz_env.actions_depends.stamp [2049/2086] STAMP obj/fuzz_ClientHelloParser.actions_depends.stamp [2050/2086] STAMP obj/embedtest.actions_depends.stamp [2051/2086] CXX obj/test/cctest/cctest.node_test_fixture.o [2052/2086] STAMP obj/cctest.actions_depends.stamp [2053/2086] CXX obj/test/cctest/cctest.test_traced_value.o [2054/2086] CXX obj/test/cctest/cctest.test_node_postmortem_metadata.o [2055/2086] CXX obj/test/cctest/cctest.test_cppgc.o [2056/2086] CXX obj/test/cctest/cctest.test_base_object_ptr.o [2057/2086] CXX obj/test/cctest/cctest.test_aliased_buffer.o [2058/2086] CXX obj/test/cctest/cctest.test_quic_cid.o [2059/2086] CXX obj/test/cctest/cctest.test_node_task_runner.o [2060/2086] CXX obj/test/cctest/cctest.test_quic_error.o [2061/2086] CXX obj/test/cctest/cctest.test_quic_tokens.o [2062/2086] CXX obj/test/cctest/cctest.test_linked_binding.o [2063/2086] CXX obj/test/cctest/cctest.test_report.o [2064/2086] CXX obj/test/cctest/cctest.test_environment.o [2065/2086] LINK node_mksnapshot [2066/2086] STAMP obj/node.actions_depends.stamp [2067/2086] ACTION node: reset_openssl_cnf_9b7a2d2290b02e76d66661df74749f56 [2068/2086] CXX obj/test/cctest/cctest.test_per_process.o [2069/2086] CXX obj/test/cctest/cctest.test_node_api.o [2070/2086] ACTION node: node_mksnapshot_9b7a2d2290b02e76d66661df74749f56 [2071/2086] STAMP obj/node.actions_rules_copies.stamp [2072/2086] CXX obj/test/cctest/cctest.test_platform.o [2073/2086] LINK embedtest [2074/2086] CXX obj/test/cctest/cctest.test_path.o [2075/2086] CXX obj/test/cctest/cctest.test_crypto_clienthello.o [2076/2086] CXX obj/test/cctest/cctest.test_sockaddr.o [2077/2086] CXX obj/src/node.node_main.o [2078/2086] CXX obj/test/cctest/cctest.test_inspector_socket_server.o [2079/2086] CXX obj/test/cctest/cctest.test_dataqueue.o [2080/2086] CXX obj/test/cctest/cctest.test_node_crypto.o In file included from ../../src/crypto/crypto_util.h:15, from ../../src/crypto/crypto_keys.h:6, from ../../src/crypto/crypto_context.h:7, from ../../test/cctest/test_node_crypto.cc:5: ../../deps/ncrypto/ncrypto.h:205:37: warning: 'void DSA_free(DSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 205 | using DSAPointer = DeleteFnPtr; | ^~~~~~~~ In file included from ../../deps/ncrypto/ncrypto.h:12, from ../../src/crypto/crypto_util.h:15, from ../../src/crypto/crypto_keys.h:6, from ../../src/crypto/crypto_context.h:7, from ../../test/cctest/test_node_crypto.cc:5: /home/buildroot/instance-0/output-1/per-package/host-nodejs-src/host/include/openssl/dsa.h:132:28: note: declared here 132 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r); | ^~~~~~~~ In file included from ../../src/crypto/crypto_util.h:15, from ../../src/crypto/crypto_keys.h:6, from ../../src/crypto/crypto_context.h:7, from ../../test/cctest/test_node_crypto.cc:5: ../../deps/ncrypto/ncrypto.h:205:45: warning: 'void DSA_free(DSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 205 | using DSAPointer = DeleteFnPtr; | ^ In file included from ../../deps/ncrypto/ncrypto.h:12, from ../../src/crypto/crypto_util.h:15, from ../../src/crypto/crypto_keys.h:6, from ../../src/crypto/crypto_context.h:7, from ../../test/cctest/test_node_crypto.cc:5: /home/buildroot/instance-0/output-1/per-package/host-nodejs-src/host/include/openssl/dsa.h:132:28: note: declared here 132 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r); | ^~~~~~~~ In file included from ../../src/crypto/crypto_util.h:15, from ../../src/crypto/crypto_keys.h:6, from ../../src/crypto/crypto_context.h:7, from ../../test/cctest/test_node_crypto.cc:5: ../../deps/ncrypto/ncrypto.h:208:39: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 208 | using ECPointer = DeleteFnPtr; | ^~~~~~~~~~~ In file included from ../../deps/ncrypto/ncrypto.h:13, from ../../src/crypto/crypto_util.h:15, from ../../src/crypto/crypto_keys.h:6, from ../../src/crypto/crypto_context.h:7, from ../../test/cctest/test_node_crypto.cc:5: /home/buildroot/instance-0/output-1/per-package/host-nodejs-src/host/include/openssl/ec.h:1022:28: note: declared here 1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ In file included from ../../src/crypto/crypto_util.h:15, from ../../src/crypto/crypto_keys.h:6, from ../../src/crypto/crypto_context.h:7, from ../../test/cctest/test_node_crypto.cc:5: ../../deps/ncrypto/ncrypto.h:208:50: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 208 | using ECPointer = DeleteFnPtr; | ^ In file included from ../../deps/ncrypto/ncrypto.h:13, from ../../src/crypto/crypto_util.h:15, from ../../src/crypto/crypto_keys.h:6, from ../../src/crypto/crypto_context.h:7, from ../../test/cctest/test_node_crypto.cc:5: /home/buildroot/instance-0/output-1/per-package/host-nodejs-src/host/include/openssl/ec.h:1022:28: note: declared here 1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ In file included from ../../src/crypto/crypto_util.h:15, from ../../src/crypto/crypto_keys.h:6, from ../../src/crypto/crypto_context.h:7, from ../../test/cctest/test_node_crypto.cc:5: ../../deps/ncrypto/ncrypto.h:210:42: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 210 | using ECKeyPointer = DeleteFnPtr; | ^~~~~~~~~~~ In file included from ../../deps/ncrypto/ncrypto.h:13, from ../../src/crypto/crypto_util.h:15, from ../../src/crypto/crypto_keys.h:6, from ../../src/crypto/crypto_context.h:7, from ../../test/cctest/test_node_crypto.cc:5: /home/buildroot/instance-0/output-1/per-package/host-nodejs-src/host/include/openssl/ec.h:1022:28: note: declared here 1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ In file included from ../../src/crypto/crypto_util.h:15, from ../../src/crypto/crypto_keys.h:6, from ../../src/crypto/crypto_context.h:7, from ../../test/cctest/test_node_crypto.cc:5: ../../deps/ncrypto/ncrypto.h:210:53: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 210 | using ECKeyPointer = DeleteFnPtr; | ^ In file included from ../../deps/ncrypto/ncrypto.h:13, from ../../src/crypto/crypto_util.h:15, from ../../src/crypto/crypto_keys.h:6, from ../../src/crypto/crypto_context.h:7, from ../../test/cctest/test_node_crypto.cc:5: /home/buildroot/instance-0/output-1/per-package/host-nodejs-src/host/include/openssl/ec.h:1022:28: note: declared here 1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ In file included from ../../src/crypto/crypto_util.h:15, from ../../src/crypto/crypto_keys.h:6, from ../../src/crypto/crypto_context.h:7, from ../../test/cctest/test_node_crypto.cc:5: ../../deps/ncrypto/ncrypto.h:214:46: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 214 | using HMACCtxPointer = DeleteFnPtr; | ^~~~~~~~~~~~~ In file included from ../../deps/ncrypto/ncrypto.h:16, from ../../src/crypto/crypto_util.h:15, from ../../src/crypto/crypto_keys.h:6, from ../../src/crypto/crypto_context.h:7, from ../../test/cctest/test_node_crypto.cc:5: /home/buildroot/instance-0/output-1/per-package/host-nodejs-src/host/include/openssl/hmac.h:35:28: note: declared here 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); | ^~~~~~~~~~~~~ In file included from ../../src/crypto/crypto_util.h:15, from ../../src/crypto/crypto_keys.h:6, from ../../src/crypto/crypto_context.h:7, from ../../test/cctest/test_node_crypto.cc:5: ../../deps/ncrypto/ncrypto.h:214:59: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 214 | using HMACCtxPointer = DeleteFnPtr; | ^ In file included from ../../deps/ncrypto/ncrypto.h:16, from ../../src/crypto/crypto_util.h:15, from ../../src/crypto/crypto_keys.h:6, from ../../src/crypto/crypto_context.h:7, from ../../test/cctest/test_node_crypto.cc:5: /home/buildroot/instance-0/output-1/per-package/host-nodejs-src/host/include/openssl/hmac.h:35:28: note: declared here 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); | ^~~~~~~~~~~~~ In file included from ../../src/crypto/crypto_util.h:15, from ../../src/crypto/crypto_keys.h:6, from ../../src/crypto/crypto_context.h:7, from ../../test/cctest/test_node_crypto.cc:5: ../../deps/ncrypto/ncrypto.h:217:37: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 217 | using RSAPointer = DeleteFnPtr; | ^~~~~~~~ In file included from ../../deps/ncrypto/ncrypto.h:18, from ../../src/crypto/crypto_util.h:15, from ../../src/crypto/crypto_keys.h:6, from ../../src/crypto/crypto_context.h:7, from ../../test/cctest/test_node_crypto.cc:5: /home/buildroot/instance-0/output-1/per-package/host-nodejs-src/host/include/openssl/rsa.h:304:28: note: declared here 304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); | ^~~~~~~~ In file included from ../../src/crypto/crypto_util.h:15, from ../../src/crypto/crypto_keys.h:6, from ../../src/crypto/crypto_context.h:7, from ../../test/cctest/test_node_crypto.cc:5: ../../deps/ncrypto/ncrypto.h:217:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 217 | using RSAPointer = DeleteFnPtr; | ^ In file included from ../../deps/ncrypto/ncrypto.h:18, from ../../src/crypto/crypto_util.h:15, from ../../src/crypto/crypto_keys.h:6, from ../../src/crypto/crypto_context.h:7, from ../../test/cctest/test_node_crypto.cc:5: /home/buildroot/instance-0/output-1/per-package/host-nodejs-src/host/include/openssl/rsa.h:304:28: note: declared here 304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); | ^~~~~~~~ In file included from ../../src/crypto/crypto_util.h:15, from ../../src/crypto/crypto_keys.h:6, from ../../src/crypto/crypto_context.h:7, from ../../test/cctest/test_node_crypto.cc:5: ../../deps/ncrypto/ncrypto.h:528:19: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 528 | DeleteFnPtr dh_; | ^~~~~~~ In file included from ../../deps/ncrypto/ncrypto.h:11, from ../../src/crypto/crypto_util.h:15, from ../../src/crypto/crypto_keys.h:6, from ../../src/crypto/crypto_context.h:7, from ../../test/cctest/test_node_crypto.cc:5: /home/buildroot/instance-0/output-1/per-package/host-nodejs-src/host/include/openssl/dh.h:211:28: note: declared here 211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ In file included from ../../src/crypto/crypto_util.h:15, from ../../src/crypto/crypto_keys.h:6, from ../../src/crypto/crypto_context.h:7, from ../../test/cctest/test_node_crypto.cc:5: ../../deps/ncrypto/ncrypto.h:528:26: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 528 | DeleteFnPtr dh_; | ^ In file included from ../../deps/ncrypto/ncrypto.h:11, from ../../src/crypto/crypto_util.h:15, from ../../src/crypto/crypto_keys.h:6, from ../../src/crypto/crypto_context.h:7, from ../../test/cctest/test_node_crypto.cc:5: /home/buildroot/instance-0/output-1/per-package/host-nodejs-src/host/include/openssl/dh.h:211:28: note: declared here 211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ [2081/2086] CXX obj/test/cctest/cctest.test_inspector_socket.o [2082/2086] CXX obj/test/cctest/cctest.test_util.o [2083/2086] CXX obj/test/cctest/cctest.test_node_crypto_env.o In file included from ../../src/crypto/crypto_util.h:15, from ../../src/crypto/crypto_keys.h:6, from ../../src/crypto/crypto_cipher.h:6, from ../../src/crypto/crypto_aes.h:6, from ../../src/node_crypto.h:31, from ../../src/crypto/crypto_bio.h:27, from ../../test/cctest/test_node_crypto_env.cc:1: ../../deps/ncrypto/ncrypto.h:205:37: warning: 'void DSA_free(DSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 205 | using DSAPointer = DeleteFnPtr; | ^~~~~~~~ In file included from ../../deps/ncrypto/ncrypto.h:12, from ../../src/crypto/crypto_util.h:15, from ../../src/crypto/crypto_keys.h:6, from ../../src/crypto/crypto_cipher.h:6, from ../../src/crypto/crypto_aes.h:6, from ../../src/node_crypto.h:31, from ../../src/crypto/crypto_bio.h:27, from ../../test/cctest/test_node_crypto_env.cc:1: /home/buildroot/instance-0/output-1/per-package/host-nodejs-src/host/include/openssl/dsa.h:132:28: note: declared here 132 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r); | ^~~~~~~~ In file included from ../../src/crypto/crypto_util.h:15, from ../../src/crypto/crypto_keys.h:6, from ../../src/crypto/crypto_cipher.h:6, from ../../src/crypto/crypto_aes.h:6, from ../../src/node_crypto.h:31, from ../../src/crypto/crypto_bio.h:27, from ../../test/cctest/test_node_crypto_env.cc:1: ../../deps/ncrypto/ncrypto.h:205:45: warning: 'void DSA_free(DSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 205 | using DSAPointer = DeleteFnPtr; | ^ In file included from ../../deps/ncrypto/ncrypto.h:12, from ../../src/crypto/crypto_util.h:15, from ../../src/crypto/crypto_keys.h:6, from ../../src/crypto/crypto_cipher.h:6, from ../../src/crypto/crypto_aes.h:6, from ../../src/node_crypto.h:31, from ../../src/crypto/crypto_bio.h:27, from ../../test/cctest/test_node_crypto_env.cc:1: /home/buildroot/instance-0/output-1/per-package/host-nodejs-src/host/include/openssl/dsa.h:132:28: note: declared here 132 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r); | ^~~~~~~~ In file included from ../../src/crypto/crypto_util.h:15, from ../../src/crypto/crypto_keys.h:6, from ../../src/crypto/crypto_cipher.h:6, from ../../src/crypto/crypto_aes.h:6, from ../../src/node_crypto.h:31, from ../../src/crypto/crypto_bio.h:27, from ../../test/cctest/test_node_crypto_env.cc:1: ../../deps/ncrypto/ncrypto.h:208:39: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 208 | using ECPointer = DeleteFnPtr; | ^~~~~~~~~~~ In file included from ../../deps/ncrypto/ncrypto.h:13, from ../../src/crypto/crypto_util.h:15, from ../../src/crypto/crypto_keys.h:6, from ../../src/crypto/crypto_cipher.h:6, from ../../src/crypto/crypto_aes.h:6, from ../../src/node_crypto.h:31, from ../../src/crypto/crypto_bio.h:27, from ../../test/cctest/test_node_crypto_env.cc:1: /home/buildroot/instance-0/output-1/per-package/host-nodejs-src/host/include/openssl/ec.h:1022:28: note: declared here 1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ In file included from ../../src/crypto/crypto_util.h:15, from ../../src/crypto/crypto_keys.h:6, from ../../src/crypto/crypto_cipher.h:6, from ../../src/crypto/crypto_aes.h:6, from ../../src/node_crypto.h:31, from ../../src/crypto/crypto_bio.h:27, from ../../test/cctest/test_node_crypto_env.cc:1: ../../deps/ncrypto/ncrypto.h:208:50: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 208 | using ECPointer = DeleteFnPtr; | ^ In file included from ../../deps/ncrypto/ncrypto.h:13, from ../../src/crypto/crypto_util.h:15, from ../../src/crypto/crypto_keys.h:6, from ../../src/crypto/crypto_cipher.h:6, from ../../src/crypto/crypto_aes.h:6, from ../../src/node_crypto.h:31, from ../../src/crypto/crypto_bio.h:27, from ../../test/cctest/test_node_crypto_env.cc:1: /home/buildroot/instance-0/output-1/per-package/host-nodejs-src/host/include/openssl/ec.h:1022:28: note: declared here 1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ In file included from ../../src/crypto/crypto_util.h:15, from ../../src/crypto/crypto_keys.h:6, from ../../src/crypto/crypto_cipher.h:6, from ../../src/crypto/crypto_aes.h:6, from ../../src/node_crypto.h:31, from ../../src/crypto/crypto_bio.h:27, from ../../test/cctest/test_node_crypto_env.cc:1: ../../deps/ncrypto/ncrypto.h:210:42: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 210 | using ECKeyPointer = DeleteFnPtr; | ^~~~~~~~~~~ In file included from ../../deps/ncrypto/ncrypto.h:13, from ../../src/crypto/crypto_util.h:15, from ../../src/crypto/crypto_keys.h:6, from ../../src/crypto/crypto_cipher.h:6, from ../../src/crypto/crypto_aes.h:6, from ../../src/node_crypto.h:31, from ../../src/crypto/crypto_bio.h:27, from ../../test/cctest/test_node_crypto_env.cc:1: /home/buildroot/instance-0/output-1/per-package/host-nodejs-src/host/include/openssl/ec.h:1022:28: note: declared here 1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ In file included from ../../src/crypto/crypto_util.h:15, from ../../src/crypto/crypto_keys.h:6, from ../../src/crypto/crypto_cipher.h:6, from ../../src/crypto/crypto_aes.h:6, from ../../src/node_crypto.h:31, from ../../src/crypto/crypto_bio.h:27, from ../../test/cctest/test_node_crypto_env.cc:1: ../../deps/ncrypto/ncrypto.h:210:53: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 210 | using ECKeyPointer = DeleteFnPtr; | ^ In file included from ../../deps/ncrypto/ncrypto.h:13, from ../../src/crypto/crypto_util.h:15, from ../../src/crypto/crypto_keys.h:6, from ../../src/crypto/crypto_cipher.h:6, from ../../src/crypto/crypto_aes.h:6, from ../../src/node_crypto.h:31, from ../../src/crypto/crypto_bio.h:27, from ../../test/cctest/test_node_crypto_env.cc:1: /home/buildroot/instance-0/output-1/per-package/host-nodejs-src/host/include/openssl/ec.h:1022:28: note: declared here 1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ In file included from ../../src/crypto/crypto_util.h:15, from ../../src/crypto/crypto_keys.h:6, from ../../src/crypto/crypto_cipher.h:6, from ../../src/crypto/crypto_aes.h:6, from ../../src/node_crypto.h:31, from ../../src/crypto/crypto_bio.h:27, from ../../test/cctest/test_node_crypto_env.cc:1: ../../deps/ncrypto/ncrypto.h:214:46: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 214 | using HMACCtxPointer = DeleteFnPtr; | ^~~~~~~~~~~~~ In file included from ../../deps/ncrypto/ncrypto.h:16, from ../../src/crypto/crypto_util.h:15, from ../../src/crypto/crypto_keys.h:6, from ../../src/crypto/crypto_cipher.h:6, from ../../src/crypto/crypto_aes.h:6, from ../../src/node_crypto.h:31, from ../../src/crypto/crypto_bio.h:27, from ../../test/cctest/test_node_crypto_env.cc:1: /home/buildroot/instance-0/output-1/per-package/host-nodejs-src/host/include/openssl/hmac.h:35:28: note: declared here 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); | ^~~~~~~~~~~~~ In file included from ../../src/crypto/crypto_util.h:15, from ../../src/crypto/crypto_keys.h:6, from ../../src/crypto/crypto_cipher.h:6, from ../../src/crypto/crypto_aes.h:6, from ../../src/node_crypto.h:31, from ../../src/crypto/crypto_bio.h:27, from ../../test/cctest/test_node_crypto_env.cc:1: ../../deps/ncrypto/ncrypto.h:214:59: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 214 | using HMACCtxPointer = DeleteFnPtr; | ^ In file included from ../../deps/ncrypto/ncrypto.h:16, from ../../src/crypto/crypto_util.h:15, from ../../src/crypto/crypto_keys.h:6, from ../../src/crypto/crypto_cipher.h:6, from ../../src/crypto/crypto_aes.h:6, from ../../src/node_crypto.h:31, from ../../src/crypto/crypto_bio.h:27, from ../../test/cctest/test_node_crypto_env.cc:1: /home/buildroot/instance-0/output-1/per-package/host-nodejs-src/host/include/openssl/hmac.h:35:28: note: declared here 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); | ^~~~~~~~~~~~~ In file included from ../../src/crypto/crypto_util.h:15, from ../../src/crypto/crypto_keys.h:6, from ../../src/crypto/crypto_cipher.h:6, from ../../src/crypto/crypto_aes.h:6, from ../../src/node_crypto.h:31, from ../../src/crypto/crypto_bio.h:27, from ../../test/cctest/test_node_crypto_env.cc:1: ../../deps/ncrypto/ncrypto.h:217:37: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 217 | using RSAPointer = DeleteFnPtr; | ^~~~~~~~ In file included from ../../deps/ncrypto/ncrypto.h:18, from ../../src/crypto/crypto_util.h:15, from ../../src/crypto/crypto_keys.h:6, from ../../src/crypto/crypto_cipher.h:6, from ../../src/crypto/crypto_aes.h:6, from ../../src/node_crypto.h:31, from ../../src/crypto/crypto_bio.h:27, from ../../test/cctest/test_node_crypto_env.cc:1: /home/buildroot/instance-0/output-1/per-package/host-nodejs-src/host/include/openssl/rsa.h:304:28: note: declared here 304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); | ^~~~~~~~ In file included from ../../src/crypto/crypto_util.h:15, from ../../src/crypto/crypto_keys.h:6, from ../../src/crypto/crypto_cipher.h:6, from ../../src/crypto/crypto_aes.h:6, from ../../src/node_crypto.h:31, from ../../src/crypto/crypto_bio.h:27, from ../../test/cctest/test_node_crypto_env.cc:1: ../../deps/ncrypto/ncrypto.h:217:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 217 | using RSAPointer = DeleteFnPtr; | ^ In file included from ../../deps/ncrypto/ncrypto.h:18, from ../../src/crypto/crypto_util.h:15, from ../../src/crypto/crypto_keys.h:6, from ../../src/crypto/crypto_cipher.h:6, from ../../src/crypto/crypto_aes.h:6, from ../../src/node_crypto.h:31, from ../../src/crypto/crypto_bio.h:27, from ../../test/cctest/test_node_crypto_env.cc:1: /home/buildroot/instance-0/output-1/per-package/host-nodejs-src/host/include/openssl/rsa.h:304:28: note: declared here 304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); | ^~~~~~~~ In file included from ../../src/crypto/crypto_util.h:15, from ../../src/crypto/crypto_keys.h:6, from ../../src/crypto/crypto_cipher.h:6, from ../../src/crypto/crypto_aes.h:6, from ../../src/node_crypto.h:31, from ../../src/crypto/crypto_bio.h:27, from ../../test/cctest/test_node_crypto_env.cc:1: ../../deps/ncrypto/ncrypto.h:528:19: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 528 | DeleteFnPtr dh_; | ^~~~~~~ In file included from ../../deps/ncrypto/ncrypto.h:11, from ../../src/crypto/crypto_util.h:15, from ../../src/crypto/crypto_keys.h:6, from ../../src/crypto/crypto_cipher.h:6, from ../../src/crypto/crypto_aes.h:6, from ../../src/node_crypto.h:31, from ../../src/crypto/crypto_bio.h:27, from ../../test/cctest/test_node_crypto_env.cc:1: /home/buildroot/instance-0/output-1/per-package/host-nodejs-src/host/include/openssl/dh.h:211:28: note: declared here 211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ In file included from ../../src/crypto/crypto_util.h:15, from ../../src/crypto/crypto_keys.h:6, from ../../src/crypto/crypto_cipher.h:6, from ../../src/crypto/crypto_aes.h:6, from ../../src/node_crypto.h:31, from ../../src/crypto/crypto_bio.h:27, from ../../test/cctest/test_node_crypto_env.cc:1: ../../deps/ncrypto/ncrypto.h:528:26: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 528 | DeleteFnPtr dh_; | ^ In file included from ../../deps/ncrypto/ncrypto.h:11, from ../../src/crypto/crypto_util.h:15, from ../../src/crypto/crypto_keys.h:6, from ../../src/crypto/crypto_cipher.h:6, from ../../src/crypto/crypto_aes.h:6, from ../../src/node_crypto.h:31, from ../../src/crypto/crypto_bio.h:27, from ../../test/cctest/test_node_crypto_env.cc:1: /home/buildroot/instance-0/output-1/per-package/host-nodejs-src/host/include/openssl/dh.h:211:28: note: declared here 211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ [2084/2086] CXX obj/obj/gen/node.node_snapshot.o [2085/2086] LINK cctest [2086/2086] LINK node if [ ! -r node ] || [ ! -L node ]; then ln -fs out/Release/node node; fi make[1]: Leaving directory '/home/buildroot/instance-0/output-1/build/host-nodejs-src-22.11.0' make: Leaving directory '/home/buildroot/instance-0/buildroot'