>>> nodejs: Building main/nodejs 22.16.0-r2 (using abuild 3.15.0-r1) started Wed, 12 Nov 2025 02:26:29 +0000 >>> nodejs: Validating /home/udu/aports/main/nodejs/APKBUILD... >>> nodejs: Analyzing dependencies... >>> nodejs: Installing for build: build-base ca-certificates ada-dev brotli-dev c-ares-dev icu-dev linux-headers nghttp2-dev openssl-dev py3-jinja2 python3 samurai simdjson-dev simdutf-dev sqlite-dev zlib-dev zstd-dev WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/29) Installing ada-libs (2.9.2-r4) (2/29) Installing fmt (11.2.0-r0) (3/29) Installing ada (2.9.2-r4) (4/29) Installing ada-dev (2.9.2-r4) (5/29) Installing brotli (1.1.0-r2) (6/29) Installing brotli-dev (1.1.0-r2) (7/29) Installing c-ares-dev (1.34.5-r0) (8/29) Installing icu-data-en (76.1-r1) Executing icu-data-en-76.1-r1.post-install * * If you need ICU with non-English locales and legacy charset support, install * package icu-data-full. * (9/29) Installing icu-libs (76.1-r1) (10/29) Installing icu (76.1-r1) (11/29) Installing icu-dev (76.1-r1) (12/29) Installing linux-headers (6.14.2-r0) (13/29) Installing nghttp2-dev (1.65.0-r0) (14/29) Installing openssl-dev (3.5.4-r0) (15/29) Installing py3-jinja2-pyc (3.1.6-r0) (16/29) Installing py3-markupsafe-pyc (3.0.2-r0) (17/29) Installing py3-markupsafe (3.0.2-r0) (18/29) Installing py3-jinja2 (3.1.6-r0) (19/29) Installing samurai (1.2-r7) (20/29) Installing simdjson (3.12.0-r0) (21/29) Installing simdjson-dev (3.12.0-r0) (22/29) Installing simdutf (7.2.1-r0) (23/29) Installing simdutf-dev (7.2.1-r0) (24/29) Installing sqlite (3.49.2-r1) (25/29) Installing sqlite-dev (3.49.2-r1) (26/29) Installing zlib-dev (1.3.1-r2) (27/29) Installing zstd (1.5.7-r0) (28/29) Installing zstd-dev (1.5.7-r0) (29/29) Installing .makedepends-nodejs (20251112.022631) Executing busybox-1.37.0-r19.trigger OK: 331 MiB in 118 packages >>> nodejs: Cleaning up srcdir >>> nodejs: Cleaning up pkgdir >>> nodejs: Cleaning up tmpdir >>> nodejs: Fetching https://nodejs.org/dist/v22.16.0/node-v22.16.0.tar.gz >>> nodejs: Fetching https://nodejs.org/dist/v22.16.0/node-v22.16.0.tar.gz >>> nodejs: Checking sha512sums... node-v22.16.0.tar.gz: OK ncrypto-include-openssl-rand.h.patch: OK v8-ppc64le-compat.patch: OK v8-riscv-trap-handler.patch: OK v8-no-static-zlib.patch: OK v8-disable-trap-handler-on-riscv-sv39.patch: OK nodejs.pc.in: OK >>> nodejs: Unpacking /var/cache/distfiles/node-v22.16.0.tar.gz... >>> nodejs: ncrypto-include-openssl-rand.h.patch patching file deps/ncrypto/ncrypto.cc Hunk #1 succeeded at 3 with fuzz 2 (offset -2 lines). >>> nodejs: v8-ppc64le-compat.patch patching file deps/v8/third_party/abseil-cpp/absl/base/internal/unscaledcycleclock.cc patching file deps/v8/third_party/abseil-cpp/absl/base/internal/unscaledcycleclock_config.h patching file deps/v8/third_party/abseil-cpp/absl/debugging/internal/examine_stack.cc patching file deps/v8/third_party/abseil-cpp/absl/debugging/internal/stacktrace_config.h >>> nodejs: v8-riscv-trap-handler.patch patching file tools/v8_gypfiles/v8.gyp Hunk #1 succeeded at 815 (offset 18 lines). Hunk #2 succeeded at 1252 with fuzz 2 (offset 76 lines). >>> nodejs: v8-no-static-zlib.patch patching file tools/v8_gypfiles/features.gypi patching file tools/v8_gypfiles/v8.gyp Hunk #1 succeeded at 1088 with fuzz 2 (offset 85 lines). >>> nodejs: v8-disable-trap-handler-on-riscv-sv39.patch patching file deps/v8/src/trap-handler/trap-handler.h >>> nodejs: Building node binary INFO: configure completed successfully ninja -C out/Release -j2 ninja: entering directory 'out/Release' [1/1933] CC obj/test/overlapped-checker/overlapped-checker.main_unix.o [2/1933] CC obj/src/large_pages/node_text_start.node_text_start.o [3/1933] AR obj/libnode_text_start.a [4/1933] CC obj/deps/uvwasi/src/uvwasi.wasi_serdes.o [5/1933] LINK overlapped-checker [6/1933] CC obj/deps/uvwasi/src/uvwasi.wasi_rights.o [7/1933] CC obj/deps/uvwasi/src/uvwasi.uvwasi.o [8/1933] CC obj/deps/uvwasi/src/uvwasi.uv_mapping.o [9/1933] CC obj/deps/uvwasi/src/uvwasi.sync_helpers.o [10/1933] CC obj/deps/uvwasi/src/uvwasi.poll_oneoff.o [11/1933] CC obj/deps/uvwasi/src/uvwasi.path_resolver.o ../../deps/uvwasi/src/uvwasi.c: In function 'uvwasi__get_filestat_set_times': ../../deps/uvwasi/src/uvwasi.c:107:20: warning: 'stat.st_atim' may be used uninitialized [-Wmaybe-uninitialized] 107 | *st_atim = stat.st_atim / NANOS_PER_SEC; | ~~~~^~~~~~~~ ../../deps/uvwasi/src/uvwasi.c:64:21: note: 'stat' declared here 64 | uvwasi_filestat_t stat; | ^~~~ [12/1933] CC obj/deps/uvwasi/src/uvwasi.fd_table.o [13/1933] CC obj/deps/uvwasi/src/uvwasi.clocks.o [14/1933] CC obj/deps/llhttp/src/llhttp.http.o [15/1933] CC obj/deps/llhttp/src/llhttp.api.o [16/1933] AR obj/deps/uvwasi/libuvwasi.a [17/1933] CC obj/deps/llhttp/src/llhttp.llhttp.o [18/1933] CXX obj/deps/inspector_protocol/crdtp/crdtp.status.o [19/1933] CXX obj/deps/inspector_protocol/crdtp/crdtp.span.o [20/1933] CXX obj/deps/inspector_protocol/crdtp/crdtp.serializable.o [21/1933] AR obj/deps/llhttp/libllhttp.a [22/1933] CXX obj/deps/inspector_protocol/crdtp/crdtp.protocol_core.o [23/1933] CXX obj/deps/inspector_protocol/crdtp/crdtp.json_platform.o [24/1933] CXX obj/deps/inspector_protocol/crdtp/crdtp.json.o [25/1933] CXX obj/deps/inspector_protocol/crdtp/crdtp.error_support.o [26/1933] CXX obj/deps/inspector_protocol/crdtp/crdtp.dispatch.o [27/1933] CXX obj/deps/inspector_protocol/crdtp/crdtp.cbor.o [28/1933] CXX obj/deps/ncrypto/ncrypto.ncrypto.o In member function 'crdtp::cbor::CBORTokenizer::TokenTag() const', inlined from 'crdtp::cbor::ParseCBOR(crdtp::span, crdtp::ParserHandler*)' at ../../deps/inspector_protocol/crdtp/cbor.cc:1018:25: ../../deps/inspector_protocol/crdtp/cbor.cc:546:10: warning: 'tokenizer.token_tag_' may be used uninitialized [-Wmaybe-uninitialized] 546 | return token_tag_; | ^~~~~~~~~~ ../../deps/inspector_protocol/crdtp/cbor.cc: In function 'crdtp::cbor::ParseCBOR(crdtp::span, crdtp::ParserHandler*)': ../../deps/inspector_protocol/crdtp/cbor.cc:1017:17: note: 'tokenizer' declared here 1017 | CBORTokenizer tokenizer(bytes); | ^~~~~~~~~ [29/1933] AR obj/deps/inspector_protocol/libcrdtp.a [30/1933] CXX obj/deps/ncrypto/ncrypto.engine.o In file included from ../../deps/ncrypto/engine.cc:1: ../../deps/ncrypto/ncrypto.h:208:59: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 208 | using HMACCtxPointer = DeleteFnPtr; | ^ In file included from ../../deps/ncrypto/ncrypto.h:10: /usr/include/openssl/hmac.h:35:28: note: declared here 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); | ^~~~~~~~~~~~~ ../../deps/ncrypto/ncrypto.h:211:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 211 | using RSAPointer = DeleteFnPtr; | ^ In file included from ../../deps/ncrypto/ncrypto.h:12: /usr/include/openssl/rsa.h:304:28: note: declared here 304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); | ^~~~~~~~ ../../deps/ncrypto/ncrypto.h:658:26: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 658 | DeleteFnPtr dh_; | ^ In file included from ../../deps/ncrypto/ncrypto.h:5: /usr/include/openssl/dh.h:211:28: note: declared here 211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ ../../deps/ncrypto/ncrypto.h:948:34: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 948 | DeleteFnPtr key_; | ^ In file included from ../../deps/ncrypto/ncrypto.h:7: /usr/include/openssl/ec.h:1022:28: note: declared here 1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ [31/1933] CXX obj/deps/nbytes/src/nbytes.nbytes.o In file included from ../../deps/ncrypto/ncrypto.cc:1: ../../deps/ncrypto/ncrypto.h:208:59: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 208 | using HMACCtxPointer = DeleteFnPtr; | ^ In file included from ../../deps/ncrypto/ncrypto.h:10: /usr/include/openssl/hmac.h:35:28: note: declared here 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); | ^~~~~~~~~~~~~ ../../deps/ncrypto/ncrypto.h:211:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 211 | using RSAPointer = DeleteFnPtr; | ^ In file included from ../../deps/ncrypto/ncrypto.h:12: /usr/include/openssl/rsa.h:304:28: note: declared here 304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); | ^~~~~~~~ ../../deps/ncrypto/ncrypto.h:658:26: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 658 | DeleteFnPtr dh_; | ^ In file included from ../../deps/ncrypto/ncrypto.h:5: /usr/include/openssl/dh.h:211:28: note: declared here 211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ ../../deps/ncrypto/ncrypto.h:948:34: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 948 | DeleteFnPtr key_; | ^ In file included from ../../deps/ncrypto/ncrypto.h:7: /usr/include/openssl/ec.h:1022:28: note: declared here 1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ ../../deps/ncrypto/ncrypto.cc: In member function 'int ncrypto::BignumPointer::isPrime(int, PrimeCheckCallback) const': ../../deps/ncrypto/ncrypto.cc:331:24: warning: 'int BN_is_prime_ex(const BIGNUM*, int, BN_CTX*, BN_GENCB*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 331 | return BN_is_prime_ex(get(), nchecks, ctx.get(), cb.get()); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../deps/ncrypto/ncrypto.h:4: /usr/include/openssl/bn.h:380:5: note: declared here 380 | int BN_is_prime_ex(const BIGNUM *p, int nchecks, BN_CTX *ctx, BN_GENCB *cb); | ^~~~~~~~~~~~~~ ../../deps/ncrypto/ncrypto.cc: In function 'bool ncrypto::SafeX509SubjectAltNamePrint(const BIOPointer&, X509_EXTENSION*)': ../../deps/ncrypto/ncrypto.cc:782:8: warning: unused variable 'ret' [-Wunused-variable] 782 | auto ret = OBJ_obj2nid(X509_EXTENSION_get_object(ext)); | ^~~ ../../deps/ncrypto/ncrypto.cc: In function 'bool ncrypto::SafeX509InfoAccessPrint(const BIOPointer&, X509_EXTENSION*)': ../../deps/ncrypto/ncrypto.cc:805:8: warning: unused variable 'ret' [-Wunused-variable] 805 | auto ret = OBJ_obj2nid(X509_EXTENSION_get_object(ext)); | ^~~ ../../deps/ncrypto/ncrypto.cc: In static member function 'static ncrypto::DHPointer ncrypto::DHPointer::New(ncrypto::BignumPointer&&, ncrypto::BignumPointer&&)': ../../deps/ncrypto/ncrypto.cc:1341:22: warning: 'DH* DH_new()' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1341 | DHPointer dh(DH_new()); | ~~~~~~^~ /usr/include/openssl/dh.h:210:27: note: declared here 210 | OSSL_DEPRECATEDIN_3_0 DH *DH_new(void); | ^~~~~~ ../../deps/ncrypto/ncrypto.cc:1344:18: warning: 'int DH_set0_pqg(DH*, BIGNUM*, BIGNUM*, BIGNUM*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1344 | if (DH_set0_pqg(dh.get(), p.get(), nullptr, g.get()) != 1) return {}; | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/dh.h:266:27: note: declared here 266 | OSSL_DEPRECATEDIN_3_0 int DH_set0_pqg(DH *dh, BIGNUM *p, BIGNUM *q, BIGNUM *g); | ^~~~~~~~~~~ ../../deps/ncrypto/ncrypto.cc: In static member function 'static ncrypto::DHPointer ncrypto::DHPointer::New(size_t, unsigned int)': ../../deps/ncrypto/ncrypto.cc:1358:22: warning: 'DH* DH_new()' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1358 | DHPointer dh(DH_new()); | ~~~~~~^~ /usr/include/openssl/dh.h:210:27: note: declared here 210 | OSSL_DEPRECATEDIN_3_0 DH *DH_new(void); | ^~~~~~ ../../deps/ncrypto/ncrypto.cc:1361:32: warning: 'int DH_generate_parameters_ex(DH*, int, int, BN_GENCB*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1361 | if (DH_generate_parameters_ex(dh.get(), bits, generator, nullptr) != 1) { | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/dh.h:223:27: note: declared here 223 | OSSL_DEPRECATEDIN_3_0 int DH_generate_parameters_ex(DH *dh, int prime_len, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../../deps/ncrypto/ncrypto.cc: In member function 'ncrypto::DHPointer::CheckResult ncrypto::DHPointer::check()': ../../deps/ncrypto/ncrypto.cc:1372:15: warning: 'int DH_check(const DH*, int*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1372 | if (DH_check(dh_.get(), &codes) != 1) | ~~~~~~~~^~~~~~~~~~~~~~~~~~~ /usr/include/openssl/dh.h:231:27: note: declared here 231 | OSSL_DEPRECATEDIN_3_0 int DH_check(const DH *dh, int *codes); | ^~~~~~~~ ../../deps/ncrypto/ncrypto.cc: In member function 'ncrypto::DHPointer::CheckPublicKeyResult ncrypto::DHPointer::checkPublicKey(const ncrypto::BignumPointer&)': ../../deps/ncrypto/ncrypto.cc:1382:23: warning: 'int DH_check_pub_key(const DH*, const BIGNUM*, int*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1382 | if (DH_check_pub_key(dh_.get(), pub_key.get(), &codes) != 1) | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/dh.h:232:27: note: declared here 232 | OSSL_DEPRECATEDIN_3_0 int DH_check_pub_key(const DH *dh, const BIGNUM *pub_key, | ^~~~~~~~~~~~~~~~ ../../deps/ncrypto/ncrypto.cc: In member function 'ncrypto::DataPointer ncrypto::DHPointer::getPrime() const': ../../deps/ncrypto/ncrypto.cc:1397:14: warning: 'void DH_get0_pqg(const DH*, const BIGNUM**, const BIGNUM**, const BIGNUM**)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1397 | DH_get0_pqg(dh_.get(), &p, nullptr, nullptr); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/dh.h:264:28: note: declared here 264 | OSSL_DEPRECATEDIN_3_0 void DH_get0_pqg(const DH *dh, const BIGNUM **p, | ^~~~~~~~~~~ ../../deps/ncrypto/ncrypto.cc: In member function 'ncrypto::DataPointer ncrypto::DHPointer::getGenerator() const': ../../deps/ncrypto/ncrypto.cc:1404:14: warning: 'void DH_get0_pqg(const DH*, const BIGNUM**, const BIGNUM**, const BIGNUM**)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1404 | DH_get0_pqg(dh_.get(), nullptr, nullptr, &g); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/dh.h:264:28: note: declared here 264 | OSSL_DEPRECATEDIN_3_0 void DH_get0_pqg(const DH *dh, const BIGNUM **p, | ^~~~~~~~~~~ ../../deps/ncrypto/ncrypto.cc: In member function 'ncrypto::DataPointer ncrypto::DHPointer::getPublicKey() const': ../../deps/ncrypto/ncrypto.cc:1411:14: warning: 'void DH_get0_key(const DH*, const BIGNUM**, const BIGNUM**)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1411 | DH_get0_key(dh_.get(), &pub_key, nullptr); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/dh.h:267:28: note: declared here 267 | OSSL_DEPRECATEDIN_3_0 void DH_get0_key(const DH *dh, const BIGNUM **pub_key, | ^~~~~~~~~~~ ../../deps/ncrypto/ncrypto.cc: In member function 'ncrypto::DataPointer ncrypto::DHPointer::getPrivateKey() const': ../../deps/ncrypto/ncrypto.cc:1418:14: warning: 'void DH_get0_key(const DH*, const BIGNUM**, const BIGNUM**)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1418 | DH_get0_key(dh_.get(), nullptr, &pvt_key); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/dh.h:267:28: note: declared here 267 | OSSL_DEPRECATEDIN_3_0 void DH_get0_key(const DH *dh, const BIGNUM **pub_key, | ^~~~~~~~~~~ ../../deps/ncrypto/ncrypto.cc: In member function 'ncrypto::DataPointer ncrypto::DHPointer::generateKeys() const': ../../deps/ncrypto/ncrypto.cc:1427:23: warning: 'int DH_generate_key(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1427 | if (!DH_generate_key(dh_.get())) return {}; | ~~~~~~~~~~~~~~~^~~~~~~~~~~ /usr/include/openssl/dh.h:234:27: note: declared here 234 | OSSL_DEPRECATEDIN_3_0 int DH_generate_key(DH *dh); | ^~~~~~~~~~~~~~~ ../../deps/ncrypto/ncrypto.cc: In member function 'size_t ncrypto::DHPointer::size() const': ../../deps/ncrypto/ncrypto.cc:1434:20: warning: 'int DH_size(const DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1434 | int ret = DH_size(dh_.get()); | ~~~~~~~^~~~~~~~~~~ /usr/include/openssl/dh.h:214:27: note: declared here 214 | OSSL_DEPRECATEDIN_3_0 int DH_size(const DH *dh); | ^~~~~~~ ../../deps/ncrypto/ncrypto.cc: In member function 'ncrypto::DataPointer ncrypto::DHPointer::computeSecret(const ncrypto::BignumPointer&) const': ../../deps/ncrypto/ncrypto.cc:1448:21: warning: 'int DH_compute_key(unsigned char*, const BIGNUM*, DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1448 | DH_compute_key(static_cast(dp.get()), peer.get(), dh_.get()); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/dh.h:235:27: note: declared here 235 | OSSL_DEPRECATEDIN_3_0 int DH_compute_key(unsigned char *key, | ^~~~~~~~~~~~~~ ../../deps/ncrypto/ncrypto.cc: In member function 'bool ncrypto::DHPointer::setPublicKey(ncrypto::BignumPointer&&)': ../../deps/ncrypto/ncrypto.cc:1465:18: warning: 'int DH_set0_key(DH*, BIGNUM*, BIGNUM*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1465 | if (DH_set0_key(dh_.get(), key.get(), nullptr) == 1) { | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/dh.h:269:27: note: declared here 269 | OSSL_DEPRECATEDIN_3_0 int DH_set0_key(DH *dh, BIGNUM *pub_key, BIGNUM *priv_key); | ^~~~~~~~~~~ ../../deps/ncrypto/ncrypto.cc: In member function 'bool ncrypto::DHPointer::setPrivateKey(ncrypto::BignumPointer&&)': ../../deps/ncrypto/ncrypto.cc:1478:18: warning: 'int DH_set0_key(DH*, BIGNUM*, BIGNUM*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1478 | if (DH_set0_key(dh_.get(), nullptr, key.get()) == 1) { | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/dh.h:269:27: note: declared here 269 | OSSL_DEPRECATEDIN_3_0 int DH_set0_key(DH *dh, BIGNUM *pub_key, BIGNUM *priv_key); | ^~~~~~~~~~~ ../../deps/ncrypto/ncrypto.cc: In member function 'bool ncrypto::EVPKeyPointer::set(const ncrypto::ECKeyPointer&)': ../../deps/ncrypto/ncrypto.cc:1812:30: warning: 'int EVP_PKEY_set1_EC_KEY(EVP_PKEY*, ec_key_st*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1812 | return EVP_PKEY_set1_EC_KEY(pkey_.get(), eckey); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from ../../deps/ncrypto/ncrypto.h:9: /usr/include/openssl/evp.h:1429:5: note: declared here 1429 | int EVP_PKEY_set1_EC_KEY(EVP_PKEY *pkey, struct ec_key_st *key); | ^~~~~~~~~~~~~~~~~~~~ ../../deps/ncrypto/ncrypto.cc: In member function 'ncrypto::EVPKeyPointer::operator const EC_KEY*() const': ../../deps/ncrypto/ncrypto.cc:1817:30: warning: 'const ec_key_st* EVP_PKEY_get0_EC_KEY(const EVP_PKEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1817 | return EVP_PKEY_get0_EC_KEY(pkey_.get()); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ /usr/include/openssl/evp.h:1431:25: note: declared here 1431 | const struct ec_key_st *EVP_PKEY_get0_EC_KEY(const EVP_PKEY *pkey); | ^~~~~~~~~~~~~~~~~~~~ ../../deps/ncrypto/ncrypto.cc: In member function 'ncrypto::Result ncrypto::EVPKeyPointer::writePrivateKey(const PrivateKeyEncodingConfig&) const': ../../deps/ncrypto/ncrypto.cc:2077:41: warning: 'const rsa_st* EVP_PKEY_get0_RSA(const EVP_PKEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2077 | const RSA* rsa = EVP_PKEY_get0_RSA(get()); | ~~~~~~~~~~~~~~~~~^~~~~~~ /usr/include/openssl/evp.h:1405:22: note: declared here 1405 | const struct rsa_st *EVP_PKEY_get0_RSA(const EVP_PKEY *pkey); | ^~~~~~~~~~~~~~~~~ ../../deps/ncrypto/ncrypto.cc:2083:44: warning: 'int PEM_write_bio_RSAPrivateKey(BIO*, const RSA*, const EVP_CIPHER*, const unsigned char*, int, int (*)(char*, int, int, void*), void*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2083 | err = PEM_write_bio_RSAPrivateKey( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 2084 | bio.get(), | ~~~~~~~~~~ 2085 | rsa, | ~~~~ 2086 | config.cipher, | ~~~~~~~~~~~~~~ 2087 | reinterpret_cast(passphrase.data), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2088 | passphrase.len, | ~~~~~~~~~~~~~~~ 2089 | nullptr, | ~~~~~~~~ 2090 | nullptr) != 1; | ~~~~~~~~ In file included from /usr/include/openssl/ssl.h:37, from ../../deps/ncrypto/ncrypto.h:13: /usr/include/openssl/pem.h:457:1: note: declared here 457 | DECLARE_PEM_rw_cb_attr(OSSL_DEPRECATEDIN_3_0, RSAPrivateKey, RSA) | ^~~~~~~~~~~~~~~~~~~~~~ ../../deps/ncrypto/ncrypto.cc:2095:38: warning: 'int i2d_RSAPrivateKey_bio(BIO*, const RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2095 | err = i2d_RSAPrivateKey_bio(bio.get(), rsa) != 1; | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ In file included from /usr/include/openssl/ssl.h:32: /usr/include/openssl/x509.h:635:27: note: declared here 635 | OSSL_DEPRECATEDIN_3_0 int i2d_RSAPrivateKey_bio(BIO *bp, const RSA *rsa); | ^~~~~~~~~~~~~~~~~~~~~ ../../deps/ncrypto/ncrypto.cc:2140:46: warning: 'const ec_key_st* EVP_PKEY_get0_EC_KEY(const EVP_PKEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2140 | const EC_KEY* ec = EVP_PKEY_get0_EC_KEY(get()); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~ /usr/include/openssl/evp.h:1431:25: note: declared here 1431 | const struct ec_key_st *EVP_PKEY_get0_EC_KEY(const EVP_PKEY *pkey); | ^~~~~~~~~~~~~~~~~~~~ ../../deps/ncrypto/ncrypto.cc:2146:43: warning: 'int PEM_write_bio_ECPrivateKey(BIO*, const EC_KEY*, const EVP_CIPHER*, const unsigned char*, int, int (*)(char*, int, int, void*), void*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2146 | err = PEM_write_bio_ECPrivateKey( | ~~~~~~~~~~~~~~~~~~~~~~~~~~^ 2147 | bio.get(), | ~~~~~~~~~~ 2148 | ec, | ~~~ 2149 | config.cipher, | ~~~~~~~~~~~~~~ 2150 | reinterpret_cast(passphrase.data), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2151 | passphrase.len, | ~~~~~~~~~~~~~~~ 2152 | nullptr, | ~~~~~~~~ 2153 | nullptr) != 1; | ~~~~~~~~ /usr/include/openssl/pem.h:472:1: note: declared here 472 | DECLARE_PEM_rw_cb_attr(OSSL_DEPRECATEDIN_3_0, ECPrivateKey, EC_KEY) | ^~~~~~~~~~~~~~~~~~~~~~ ../../deps/ncrypto/ncrypto.cc:2158:37: warning: 'int i2d_ECPrivateKey_bio(BIO*, const EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2158 | err = i2d_ECPrivateKey_bio(bio.get(), ec) != 1; | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ /usr/include/openssl/x509.h:655:27: note: declared here 655 | OSSL_DEPRECATEDIN_3_0 int i2d_ECPrivateKey_bio(BIO *bp, const EC_KEY *eckey); | ^~~~~~~~~~~~~~~~~~~~ ../../deps/ncrypto/ncrypto.cc: In member function 'ncrypto::Result ncrypto::EVPKeyPointer::writePublicKey(const PublicKeyEncodingConfig&) const': ../../deps/ncrypto/ncrypto.cc:2193:39: warning: 'const rsa_st* EVP_PKEY_get0_RSA(const EVP_PKEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2193 | const RSA* rsa = EVP_PKEY_get0_RSA(get()); | ~~~~~~~~~~~~~~~~~^~~~~~~ /usr/include/openssl/evp.h:1405:22: note: declared here 1405 | const struct rsa_st *EVP_PKEY_get0_RSA(const EVP_PKEY *pkey); | ^~~~~~~~~~~~~~~~~ ../../deps/ncrypto/ncrypto.cc:2199:37: warning: 'int PEM_write_bio_RSAPublicKey(BIO*, const RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2199 | if (PEM_write_bio_RSAPublicKey(bio.get(), rsa) != 1) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ /usr/include/openssl/pem.h:458:1: note: declared here 458 | DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, RSAPublicKey, RSA) | ^~~~~~~~~~~~~~~~~~~ ../../deps/ncrypto/ncrypto.cc:2207:29: warning: 'int i2d_RSAPublicKey_bio(BIO*, const RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2207 | if (i2d_RSAPublicKey_bio(bio.get(), rsa) != 1) { | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ /usr/include/openssl/x509.h:637:27: note: declared here 637 | OSSL_DEPRECATEDIN_3_0 int i2d_RSAPublicKey_bio(BIO *bp, const RSA *rsa); | ^~~~~~~~~~~~~~~~~~~~ ../../deps/ncrypto/ncrypto.cc: In member function 'ncrypto::ECKeyPointer ncrypto::ECKeyPointer::clone() const': ../../deps/ncrypto/ncrypto.cc:2807:33: warning: 'EC_KEY* EC_KEY_dup(const EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2807 | return ECKeyPointer(EC_KEY_dup(key_.get())); | ~~~~~~~~~~^~~~~~~~~~~~ /usr/include/openssl/ec.h:1035:31: note: declared here 1035 | OSSL_DEPRECATEDIN_3_0 EC_KEY *EC_KEY_dup(const EC_KEY *src); | ^~~~~~~~~~ ../../deps/ncrypto/ncrypto.cc: In member function 'bool ncrypto::ECKeyPointer::generate()': ../../deps/ncrypto/ncrypto.cc:2812:29: warning: 'int EC_KEY_generate_key(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2812 | return EC_KEY_generate_key(key_.get()); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/openssl/ec.h:1120:27: note: declared here 1120 | OSSL_DEPRECATEDIN_3_0 int EC_KEY_generate_key(EC_KEY *key); | ^~~~~~~~~~~~~~~~~~~ ../../deps/ncrypto/ncrypto.cc: In member function 'bool ncrypto::ECKeyPointer::setPublicKey(const ncrypto::ECPointPointer&)': ../../deps/ncrypto/ncrypto.cc:2817:31: warning: 'int EC_KEY_set_public_key(EC_KEY*, const EC_POINT*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2817 | return EC_KEY_set_public_key(key_.get(), pub.get()) == 1; | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/ec.h:1089:27: note: declared here 1089 | OSSL_DEPRECATEDIN_3_0 int EC_KEY_set_public_key(EC_KEY *key, const EC_POINT *pub); | ^~~~~~~~~~~~~~~~~~~~~ ../../deps/ncrypto/ncrypto.cc: In member function 'bool ncrypto::ECKeyPointer::setPublicKeyRaw(const ncrypto::BignumPointer&, const ncrypto::BignumPointer&)': ../../deps/ncrypto/ncrypto.cc:2823:50: warning: 'int EC_KEY_set_public_key_affine_coordinates(EC_KEY*, BIGNUM*, BIGNUM*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2823 | return EC_KEY_set_public_key_affine_coordinates( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 2824 | key_.get(), x.get(), y.get()) == 1; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/ec.h:1141:27: note: declared here 1141 | OSSL_DEPRECATEDIN_3_0 int EC_KEY_set_public_key_affine_coordinates(EC_KEY *key, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../deps/ncrypto/ncrypto.cc: In member function 'bool ncrypto::ECKeyPointer::setPrivateKey(const ncrypto::BignumPointer&)': ../../deps/ncrypto/ncrypto.cc:2829:32: warning: 'int EC_KEY_set_private_key(EC_KEY*, const BIGNUM*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2829 | return EC_KEY_set_private_key(key_.get(), priv.get()) == 1; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/ec.h:1075:27: note: declared here 1075 | OSSL_DEPRECATEDIN_3_0 int EC_KEY_set_private_key(EC_KEY *key, const BIGNUM *prv); | ^~~~~~~~~~~~~~~~~~~~~~ ../../deps/ncrypto/ncrypto.cc: In static member function 'static const BIGNUM* ncrypto::ECKeyPointer::GetPrivateKey(const EC_KEY*)': ../../deps/ncrypto/ncrypto.cc:2838:33: warning: 'const BIGNUM* EC_KEY_get0_private_key(const EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2838 | return EC_KEY_get0_private_key(key); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~ /usr/include/openssl/ec.h:1067:37: note: declared here 1067 | OSSL_DEPRECATEDIN_3_0 const BIGNUM *EC_KEY_get0_private_key(const EC_KEY *key); | ^~~~~~~~~~~~~~~~~~~~~~~ ../../deps/ncrypto/ncrypto.cc: In static member function 'static const EC_POINT* ncrypto::ECKeyPointer::GetPublicKey(const EC_KEY*)': ../../deps/ncrypto/ncrypto.cc:2847:32: warning: 'const EC_POINT* EC_KEY_get0_public_key(const EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2847 | return EC_KEY_get0_public_key(key); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ /usr/include/openssl/ec.h:1081:39: note: declared here 1081 | OSSL_DEPRECATEDIN_3_0 const EC_POINT *EC_KEY_get0_public_key(const EC_KEY *key); | ^~~~~~~~~~~~~~~~~~~~~~ ../../deps/ncrypto/ncrypto.cc: In static member function 'static const EC_GROUP* ncrypto::ECKeyPointer::GetGroup(const EC_KEY*)': ../../deps/ncrypto/ncrypto.cc:2856:27: warning: 'const EC_GROUP* EC_KEY_get0_group(const EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2856 | return EC_KEY_get0_group(key); | ~~~~~~~~~~~~~~~~~^~~~~ /usr/include/openssl/ec.h:1053:39: note: declared here 1053 | OSSL_DEPRECATEDIN_3_0 const EC_GROUP *EC_KEY_get0_group(const EC_KEY *key); | ^~~~~~~~~~~~~~~~~ ../../deps/ncrypto/ncrypto.cc: In static member function 'static bool ncrypto::ECKeyPointer::Check(const EC_KEY*)': ../../deps/ncrypto/ncrypto.cc:2865:26: warning: 'int EC_KEY_check_key(const EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2865 | return EC_KEY_check_key(key) == 1; | ~~~~~~~~~~~~~~~~^~~~~ /usr/include/openssl/ec.h:1126:27: note: declared here 1126 | OSSL_DEPRECATEDIN_3_0 int EC_KEY_check_key(const EC_KEY *key); | ^~~~~~~~~~~~~~~~ ../../deps/ncrypto/ncrypto.cc: In static member function 'static ncrypto::ECKeyPointer ncrypto::ECKeyPointer::NewByCurveName(int)': ../../deps/ncrypto/ncrypto.cc:2874:47: warning: 'EC_KEY* EC_KEY_new_by_curve_name(int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2874 | return ECKeyPointer(EC_KEY_new_by_curve_name(nid)); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ /usr/include/openssl/ec.h:1017:31: note: declared here 1017 | OSSL_DEPRECATEDIN_3_0 EC_KEY *EC_KEY_new_by_curve_name(int nid); | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../deps/ncrypto/ncrypto.cc: In static member function 'static ncrypto::ECKeyPointer ncrypto::ECKeyPointer::New(const EC_GROUP*)': ../../deps/ncrypto/ncrypto.cc:2878:37: warning: 'EC_KEY* EC_KEY_new()' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2878 | auto ptr = ECKeyPointer(EC_KEY_new()); | ~~~~~~~~~~^~ /usr/include/openssl/ec.h:987:31: note: declared here 987 | OSSL_DEPRECATEDIN_3_0 EC_KEY *EC_KEY_new(void); | ^~~~~~~~~~ ../../deps/ncrypto/ncrypto.cc:2880:24: warning: 'int EC_KEY_set_group(EC_KEY*, const EC_GROUP*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2880 | if (!EC_KEY_set_group(ptr.get(), group)) return {}; | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ /usr/include/openssl/ec.h:1061:27: note: declared here 1061 | OSSL_DEPRECATEDIN_3_0 int EC_KEY_set_group(EC_KEY *key, const EC_GROUP *group); | ^~~~~~~~~~~~~~~~ [32/1933] AR obj/deps/ncrypto/libncrypto.a [33/1933] CC obj/deps/histogram/src/histogram.hdr_histogram.o [34/1933] AR obj/deps/histogram/libhistogram.a [35/1933] CXX obj/deps/googletest/src/gtest_main.gtest_main.o [36/1933] AR obj/deps/nbytes/libnbytes.a [37/1933] CXX obj/deps/googletest/src/gtest.gtest.o [38/1933] AR obj/deps/googletest/libgtest_main.a [39/1933] CXX obj/deps/googletest/src/gtest.gtest-typed-test.o [40/1933] CXX obj/deps/googletest/src/gtest.gtest-test-part.o [41/1933] CXX obj/deps/googletest/src/gtest.gtest-printers.o [42/1933] CXX obj/deps/googletest/src/gtest.gtest-port.o [43/1933] CXX obj/deps/googletest/src/gtest.gtest-matchers.o [44/1933] CXX obj/deps/googletest/src/gtest.gtest-filepath.o [45/1933] CXX obj/deps/googletest/src/gtest.gtest-death-test.o [46/1933] CXX obj/deps/googletest/src/gtest.gtest-assertion-result.o [47/1933] CXX obj/deps/v8/src/libplatform/v8_libplatform.worker-thread.o [48/1933] CXX obj/deps/v8/src/libplatform/tracing/v8_libplatform.tracing-controller.o [49/1933] AR obj/deps/googletest/libgtest.a [50/1933] CXX obj/deps/v8/src/libplatform/tracing/v8_libplatform.trace-writer.o [51/1933] CXX obj/deps/v8/src/libplatform/tracing/v8_libplatform.trace-object.o [52/1933] CXX obj/deps/v8/src/libplatform/tracing/v8_libplatform.trace-config.o [53/1933] CXX obj/deps/v8/src/libplatform/tracing/v8_libplatform.trace-buffer.o [54/1933] CXX obj/deps/v8/src/libplatform/v8_libplatform.task-queue.o [55/1933] CXX obj/deps/v8/src/libplatform/v8_libplatform.delayed-task-queue.o [56/1933] CXX obj/deps/v8/src/libplatform/v8_libplatform.default-worker-threads-task-runner.o [57/1933] CXX obj/deps/v8/src/libplatform/v8_libplatform.default-thread-isolated-allocator.o [58/1933] CXX obj/deps/v8/src/libplatform/v8_libplatform.default-platform.o [59/1933] CXX obj/deps/v8/src/libplatform/v8_libplatform.default-job.o [60/1933] CXX obj/deps/v8/src/libplatform/v8_libplatform.default-foreground-task-runner.o [61/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/time/abseil.time.o [62/1933] AR obj/tools/v8_gypfiles/libv8_libplatform.a [63/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/time/internal/cctz/src/abseil.zone_info_source.o [64/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/time/internal/cctz/src/abseil.time_zone_posix.o [65/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/time/internal/cctz/src/abseil.time_zone_lookup.o [66/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/time/internal/cctz/src/abseil.time_zone_libc.o [67/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/time/internal/cctz/src/abseil.time_zone_info.o [68/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/time/internal/cctz/src/abseil.time_zone_impl.o [69/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/time/internal/cctz/src/abseil.time_zone_if.o [70/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/time/internal/cctz/src/abseil.time_zone_format.o [71/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/time/internal/cctz/src/abseil.time_zone_fixed.o [72/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/time/internal/cctz/src/abseil.civil_time_detail.o [73/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/time/abseil.format.o [74/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/time/abseil.duration.o [75/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/time/abseil.clock.o [76/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/time/abseil.civil_time.o [77/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/synchronization/abseil.mutex.o [78/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/synchronization/internal/abseil.win32_waiter.o [79/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/synchronization/internal/abseil.waiter_base.o [80/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/synchronization/internal/abseil.stdcpp_waiter.o [81/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/synchronization/internal/abseil.sem_waiter.o [82/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/synchronization/internal/abseil.pthread_waiter.o [83/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/synchronization/internal/abseil.per_thread_sem.o [84/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/synchronization/internal/abseil.kernel_timeout.o [85/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/synchronization/internal/abseil.graphcycles.o [86/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/synchronization/internal/abseil.futex_waiter.o [87/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/synchronization/internal/abseil.create_thread_identity.o [88/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/abseil.substitute.o [89/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/abseil.string_view.o [90/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/abseil.str_split.o [91/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/abseil.str_replace.o [92/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/abseil.str_cat.o [93/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/abseil.numbers.o [94/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/abseil.match.o [95/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/internal/abseil.utf8.o [96/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/internal/abseil.stringify_sink.o [97/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/internal/str_format/abseil.parser.o [98/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/internal/str_format/abseil.output.o [99/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/internal/str_format/abseil.float_conversion.o [100/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/internal/str_format/abseil.extension.o [101/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/internal/str_format/abseil.bind.o [102/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/internal/str_format/abseil.arg.o [103/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/internal/abseil.pow10_helper.o [104/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/internal/abseil.ostringstream.o [105/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/internal/abseil.memutil.o [106/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/internal/abseil.escaping.o [107/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/internal/abseil.damerau_levenshtein_distance.o [108/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/internal/abseil.cordz_sample_token.o [109/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/internal/abseil.cordz_info.o [110/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/internal/abseil.cordz_handle.o [111/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/internal/abseil.cordz_functions.o [112/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/internal/abseil.cord_rep_crc.o [113/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/internal/abseil.cord_rep_consume.o [114/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/internal/abseil.cord_rep_btree_reader.o [115/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/internal/abseil.cord_rep_btree_navigator.o [116/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/internal/abseil.cord_rep_btree.o [117/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/internal/abseil.cord_internal.o [118/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/internal/abseil.charconv_parse.o [119/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/internal/abseil.charconv_bigint.o [120/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/abseil.escaping.o [121/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/abseil.cord_buffer.o [122/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/abseil.cord_analysis.o [123/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/abseil.cord.o [124/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/abseil.charconv.o In file included from /usr/include/c++/14.2.0/string:51, from /usr/include/c++/14.2.0/stdexcept:39, from /usr/include/c++/14.2.0/system_error:43, from ../../deps/v8/third_party/abseil-cpp/absl/strings/charconv.h:18, from ../../deps/v8/third_party/abseil-cpp/absl/strings/charconv.cc:15: In function 'std::__copy_move_backward::__copy_move_b(unsigned int*, unsigned int*, unsigned int*)unsigned int*', inlined from 'std::__copy_move_backward_a2(unsigned int*, unsigned int*, unsigned int*)unsigned int*' at /usr/include/c++/14.2.0/bits/stl_algobase.h:787:37, inlined from 'std::__copy_move_backward_a1(unsigned int*, unsigned int*, unsigned int*)unsigned int*' at /usr/include/c++/14.2.0/bits/stl_algobase.h:796:51, inlined from 'std::__copy_move_backward_a(unsigned int*, unsigned int*, unsigned int*)unsigned int*' at /usr/include/c++/14.2.0/bits/stl_algobase.h:825:31, inlined from 'std::copy_backward(unsigned int*, unsigned int*, unsigned int*)unsigned int*' at /usr/include/c++/14.2.0/bits/stl_algobase.h:888:7, inlined from 'absl::strings_internal::BigUnsigned<84>::ShiftLeft(int)' at ../../deps/v8/third_party/abseil-cpp/absl/strings/internal/charconv_bigint.h:112:27, inlined from 'absl::(anonymous namespace)::MustRoundUp(unsigned long, int, absl::strings_internal::ParsedFloat const&)' at ../../deps/v8/third_party/abseil-cpp/absl/strings/charconv.cc:540:20: /usr/include/c++/14.2.0/bits/stl_algobase.h:766:30: warning: 'memmove' offset [-328, -5] is out of the bounds [0, 340] of object 'exact_mantissa' with type 'struct BigUnsigned' [-Warray-bounds=] 766 | __builtin_memmove(__result - _Num, __first, sizeof(_Tp) * _Num); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../deps/v8/third_party/abseil-cpp/absl/strings/charconv.cc: In function 'absl::(anonymous namespace)::MustRoundUp(unsigned long, int, absl::strings_internal::ParsedFloat const&)': ../../deps/v8/third_party/abseil-cpp/absl/strings/charconv.cc:518:43: note: 'exact_mantissa' declared here 518 | absl::strings_internal::BigUnsigned<84> exact_mantissa; | ^~~~~~~~~~~~~~ In function 'std::__copy_move_backward::__copy_move_b(unsigned int*, unsigned int*, unsigned int*)unsigned int*', inlined from 'std::__copy_move_backward_a2(unsigned int*, unsigned int*, unsigned int*)unsigned int*' at /usr/include/c++/14.2.0/bits/stl_algobase.h:787:37, inlined from 'std::__copy_move_backward_a1(unsigned int*, unsigned int*, unsigned int*)unsigned int*' at /usr/include/c++/14.2.0/bits/stl_algobase.h:796:51, inlined from 'std::__copy_move_backward_a(unsigned int*, unsigned int*, unsigned int*)unsigned int*' at /usr/include/c++/14.2.0/bits/stl_algobase.h:825:31, inlined from 'std::copy_backward(unsigned int*, unsigned int*, unsigned int*)unsigned int*' at /usr/include/c++/14.2.0/bits/stl_algobase.h:888:7, inlined from 'absl::strings_internal::BigUnsigned<84>::ShiftLeft(int)' at ../../deps/v8/third_party/abseil-cpp/absl/strings/internal/charconv_bigint.h:112:27, inlined from 'absl::(anonymous namespace)::MustRoundUp(unsigned long, int, absl::strings_internal::ParsedFloat const&)' at ../../deps/v8/third_party/abseil-cpp/absl/strings/charconv.cc:553:20: /usr/include/c++/14.2.0/bits/stl_algobase.h:766:30: warning: 'memmove' offset [-328, -5] is out of the bounds [0, 340] of object 'exact_mantissa' with type 'struct BigUnsigned' [-Warray-bounds=] 766 | __builtin_memmove(__result - _Num, __first, sizeof(_Tp) * _Num); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../deps/v8/third_party/abseil-cpp/absl/strings/charconv.cc: In function 'absl::(anonymous namespace)::MustRoundUp(unsigned long, int, absl::strings_internal::ParsedFloat const&)': ../../deps/v8/third_party/abseil-cpp/absl/strings/charconv.cc:518:43: note: 'exact_mantissa' declared here 518 | absl::strings_internal::BigUnsigned<84> exact_mantissa; | ^~~~~~~~~~~~~~ In function 'std::__copy_move_backward::__copy_move_b(unsigned int*, unsigned int*, unsigned int*)unsigned int*', inlined from 'std::__copy_move_backward_a2(unsigned int*, unsigned int*, unsigned int*)unsigned int*' at /usr/include/c++/14.2.0/bits/stl_algobase.h:787:37, inlined from 'std::__copy_move_backward_a1(unsigned int*, unsigned int*, unsigned int*)unsigned int*' at /usr/include/c++/14.2.0/bits/stl_algobase.h:796:51, inlined from 'std::__copy_move_backward_a(unsigned int*, unsigned int*, unsigned int*)unsigned int*' at /usr/include/c++/14.2.0/bits/stl_algobase.h:825:31, inlined from 'std::copy_backward(unsigned int*, unsigned int*, unsigned int*)unsigned int*' at /usr/include/c++/14.2.0/bits/stl_algobase.h:888:7, inlined from 'absl::strings_internal::BigUnsigned<84>::ShiftLeft(int)' at ../../deps/v8/third_party/abseil-cpp/absl/strings/internal/charconv_bigint.h:112:27, inlined from 'absl::(anonymous namespace)::MustRoundUp(unsigned long, int, absl::strings_internal::ParsedFloat const&)' at ../../deps/v8/third_party/abseil-cpp/absl/strings/charconv.cc:555:20: /usr/include/c++/14.2.0/bits/stl_algobase.h:766:30: warning: 'memmove' offset [-328, -5] is out of the bounds [0, 340] of object 'rhs' with type 'struct BigUnsigned' [-Warray-bounds=] 766 | __builtin_memmove(__result - _Num, __first, sizeof(_Tp) * _Num); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../deps/v8/third_party/abseil-cpp/absl/strings/charconv.cc: In function 'absl::(anonymous namespace)::MustRoundUp(unsigned long, int, absl::strings_internal::ParsedFloat const&)': ../../deps/v8/third_party/abseil-cpp/absl/strings/charconv.cc:549:45: note: 'rhs' declared here 549 | absl::strings_internal::BigUnsigned<84> rhs = | ^~~ [125/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/abseil.ascii.o [126/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/profiling/internal/abseil.exponential_biased.o [127/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/numeric/abseil.int128.o In file included from ../../deps/v8/third_party/abseil-cpp/absl/container/inlined_vector.h:53, from ../../deps/v8/third_party/abseil-cpp/absl/strings/cord.h:79, from ../../deps/v8/third_party/abseil-cpp/absl/strings/cord.cc:15: In member function 'absl::inlined_vector_internal::Storage >::GetAllocatedCapacity() const', inlined from 'absl::inlined_vector_internal::Storage >::DeallocateIfAllocated()' at ../../deps/v8/third_party/abseil-cpp/absl/container/internal/inlined_vector.h:536:35, inlined from 'absl::inlined_vector_internal::Storage >::~Storage()' at ../../deps/v8/third_party/abseil-cpp/absl/container/internal/inlined_vector.h:366:28, inlined from 'absl::InlinedVector >::~InlinedVector()' at ../../deps/v8/third_party/abseil-cpp/absl/container/inlined_vector.h:296:21, inlined from 'absl::DumpNode(absl::cord_internal::CordRep*, bool, std::basic_ostream >*, int)' at ../../deps/v8/third_party/abseil-cpp/absl/strings/cord.cc:1500:1, inlined from 'absl::ReportError(absl::cord_internal::CordRep*, absl::cord_internal::CordRep*)' at ../../deps/v8/third_party/abseil-cpp/absl/strings/cord.cc:1506:11: ../../deps/v8/third_party/abseil-cpp/absl/container/internal/inlined_vector.h:418:28: warning: 'MEM[(const struct Storage *)&indents].data_.allocated.allocated_capacity' may be used uninitialized [-Wmaybe-uninitialized] 418 | return data_.allocated.allocated_capacity; | ^~~~~~~~~~~~~~~~~~ ../../deps/v8/third_party/abseil-cpp/absl/strings/cord.cc: In function 'absl::ReportError(absl::cord_internal::CordRep*, absl::cord_internal::CordRep*)': ../../deps/v8/third_party/abseil-cpp/absl/strings/cord.cc:1455:48: note: 'indents' declared here 1455 | absl::InlinedVector indents; | ^~~~~~~ In member function 'absl::inlined_vector_internal::Storage >::GetAllocatedCapacity() const', inlined from 'absl::inlined_vector_internal::Storage >::DeallocateIfAllocated()' at ../../deps/v8/third_party/abseil-cpp/absl/container/internal/inlined_vector.h:536:35, inlined from 'absl::inlined_vector_internal::Storage >::~Storage()' at ../../deps/v8/third_party/abseil-cpp/absl/container/internal/inlined_vector.h:366:28, inlined from 'absl::InlinedVector >::~InlinedVector()' at ../../deps/v8/third_party/abseil-cpp/absl/container/inlined_vector.h:296:21, inlined from 'absl::DumpNode(absl::cord_internal::CordRep*, bool, std::basic_ostream >*, int)' at ../../deps/v8/third_party/abseil-cpp/absl/strings/cord.cc:1500:1, inlined from 'absl::ReportError(absl::cord_internal::CordRep*, absl::cord_internal::CordRep*)' at ../../deps/v8/third_party/abseil-cpp/absl/strings/cord.cc:1506:11: ../../deps/v8/third_party/abseil-cpp/absl/container/internal/inlined_vector.h:418:28: warning: 'MEM[(const struct Storage *)&stack].data_.allocated.allocated_capacity' may be used uninitialized [-Wmaybe-uninitialized] 418 | return data_.allocated.allocated_capacity; | ^~~~~~~~~~~~~~~~~~ ../../deps/v8/third_party/abseil-cpp/absl/strings/cord.cc: In function 'absl::ReportError(absl::cord_internal::CordRep*, absl::cord_internal::CordRep*)': ../../deps/v8/third_party/abseil-cpp/absl/strings/cord.cc:1454:53: note: 'stack' declared here 1454 | absl::InlinedVector stack; | ^~~~~ [128/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/hash/internal/abseil.low_level_hash.o [129/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/hash/internal/abseil.hash.o [130/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/hash/internal/abseil.city.o [131/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/debugging/abseil.symbolize.o [132/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/debugging/abseil.stacktrace.o [133/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/debugging/internal/abseil.vdso_support.o [134/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/debugging/internal/abseil.elf_mem_image.o [135/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/debugging/internal/abseil.demangle.o [136/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/debugging/internal/abseil.address_is_readable.o [137/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/crc/internal/abseil.crc_x86_arm_combined.o [138/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/crc/internal/abseil.crc_memcpy_x86_arm_combined.o [139/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/crc/internal/abseil.crc_memcpy_fallback.o [140/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/crc/internal/abseil.crc_cord_state.o [141/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/crc/internal/abseil.crc.o [142/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/crc/internal/abseil.cpu_detect.o [143/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/crc/abseil.crc32c.o [144/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/container/internal/abseil.raw_hash_set.o [145/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/container/internal/abseil.hashtablez_sampler_force_weak_definition.o [146/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/container/internal/abseil.hashtablez_sampler.o [147/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/base/abseil.log_severity.o [148/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/base/internal/abseil.unscaledcycleclock.o [149/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/base/internal/abseil.throw_delegate.o [150/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/base/internal/abseil.thread_identity.o [151/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/base/internal/abseil.sysinfo.o [152/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/base/internal/abseil.spinlock_wait.o [153/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/base/internal/abseil.spinlock.o [154/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/base/internal/abseil.raw_logging.o [155/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/base/internal/abseil.low_level_alloc.o [156/1933] CXX obj/deps/v8/third_party/abseil-cpp/absl/base/internal/abseil.cycleclock.o [157/1933] CXX obj/deps/v8/src/regexp/gen-regexp-special-case.gen-regexp-special-case.o [158/1933] AR obj/tools/v8_gypfiles/libabseil.a [159/1933] CXX obj/deps/v8/src/torque/torque_base.utils.o [160/1933] CXX obj/deps/v8/src/torque/torque_base.types.o [161/1933] CXX obj/deps/v8/src/torque/torque_base.type-visitor.o [162/1933] CXX obj/deps/v8/src/torque/torque_base.type-oracle.o [163/1933] CXX obj/deps/v8/src/torque/torque_base.type-inference.o [164/1933] CXX obj/deps/v8/src/torque/torque_base.torque-parser.o [165/1933] CXX obj/deps/v8/src/torque/torque_base.torque-compiler.o [166/1933] CXX obj/deps/v8/src/torque/torque_base.torque-code-generator.o [167/1933] CXX obj/deps/v8/src/torque/torque_base.source-positions.o [168/1933] CXX obj/deps/v8/src/torque/torque_base.server-data.o [169/1933] CXX obj/deps/v8/src/torque/torque_base.kythe-data.o [170/1933] CXX obj/deps/v8/src/torque/torque_base.instructions.o [171/1933] CXX obj/deps/v8/src/torque/torque_base.instance-type-generator.o [172/1933] CXX obj/deps/v8/src/torque/torque_base.implementation-visitor.o [173/1933] CXX obj/deps/v8/src/torque/torque_base.global-context.o [174/1933] CXX obj/deps/v8/src/torque/torque_base.earley-parser.o [175/1933] CXX obj/deps/v8/src/torque/torque_base.declarations.o [176/1933] CXX obj/deps/v8/src/torque/torque_base.declaration-visitor.o [177/1933] CXX obj/deps/v8/src/torque/torque_base.declarable.o [178/1933] CXX obj/deps/v8/src/torque/torque_base.csa-generator.o [179/1933] CXX obj/deps/v8/src/torque/torque_base.cpp-builder.o [180/1933] CXX obj/deps/v8/src/torque/torque_base.class-debug-reader-generator.o [181/1933] CXX obj/deps/v8/src/torque/torque_base.cfg.o [182/1933] CXX obj/deps/v8/src/torque/torque_base.cc-generator.o [183/1933] CXX obj/deps/v8/src/torque/torque.torque.o [184/1933] ACTION Generating inspector protocol sources from protocol json [185/1933] ACTION Checking inspector protocol compatibility [186/1933] STAMP obj/tools/v8_gypfiles/v8_inspector_headers.actions_rules_copies.stamp [187/1933] CC obj/deps/uv/src/unix/libuv.random-sysctl-linux.o [188/1933] CC obj/deps/uv/src/unix/libuv.random-getrandom.o [189/1933] CC obj/deps/uv/src/unix/libuv.procfs-exepath.o [190/1933] CC obj/deps/uv/src/unix/libuv.linux.o [191/1933] CC obj/deps/uv/src/unix/libuv.proctitle.o [192/1933] CC obj/deps/uv/src/unix/libuv.udp.o [193/1933] CC obj/deps/uv/src/unix/libuv.tty.o [194/1933] CC obj/deps/uv/src/unix/libuv.thread.o [195/1933] CC obj/deps/uv/src/unix/libuv.tcp.o [196/1933] CC obj/deps/uv/src/unix/libuv.stream.o [197/1933] CC obj/deps/uv/src/unix/libuv.signal.o [198/1933] CC obj/deps/uv/src/unix/libuv.random-devurandom.o [199/1933] CC obj/deps/uv/src/unix/libuv.process.o [200/1933] CC obj/deps/uv/src/unix/libuv.poll.o [201/1933] CC obj/deps/uv/src/unix/libuv.pipe.o [202/1933] CC obj/deps/uv/src/unix/libuv.loop-watcher.o [203/1933] CC obj/deps/uv/src/unix/libuv.loop.o In file included from ../../deps/uv/src/unix/internal.h:31, from ../../deps/uv/src/unix/pipe.c:23: In function 'memcpy', inlined from 'uv__pipe_getsockpeername' at ../../deps/uv/src/unix/pipe.c:391:3, inlined from 'uv_pipe_getsockname' at ../../deps/uv/src/unix/pipe.c:403:10, inlined from 'uv_pipe_chmod' at ../../deps/uv/src/unix/pipe.c:461:7: /usr/include/fortify/string.h:55:16: warning: argument 1 null where non-null expected [-Wnonnull] 55 | return __builtin_memcpy(__od, __os, __n); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/fortify/string.h:55:16: note: in a call to built-in function 'memcpy' [204/1933] CC obj/deps/uv/src/unix/libuv.getnameinfo.o [205/1933] CC obj/deps/uv/src/unix/libuv.getaddrinfo.o [206/1933] CC obj/deps/uv/src/unix/libuv.fs.o [207/1933] CC obj/deps/uv/src/unix/libuv.dl.o [208/1933] CC obj/deps/uv/src/unix/libuv.core.o [209/1933] CC obj/deps/uv/src/unix/libuv.async.o [210/1933] CC obj/deps/uv/src/libuv.version.o [211/1933] CC obj/deps/uv/src/libuv.uv-common.o [212/1933] CC obj/deps/uv/src/libuv.uv-data-getter-setters.o [213/1933] CC obj/deps/uv/src/libuv.timer.o [214/1933] CC obj/deps/uv/src/libuv.threadpool.o [215/1933] CC obj/deps/uv/src/libuv.thread-common.o [216/1933] CC obj/deps/uv/src/libuv.strtok.o [217/1933] CC obj/deps/uv/src/libuv.strscpy.o [218/1933] CC obj/deps/uv/src/libuv.random.o [219/1933] CC obj/deps/uv/src/libuv.inet.o [220/1933] CC obj/deps/uv/src/libuv.idna.o [221/1933] CC obj/deps/uv/src/libuv.fs-poll.o [222/1933] CXX obj/src/node_js2c.embedded_data.o [223/1933] AR obj/deps/uv/libuv.a [224/1933] CXX obj/tools/node_js2c.js2c.o [225/1933] CXX obj/deps/v8/src/base/platform/v8_libbase.platform-linux.o [226/1933] CXX obj/deps/v8/src/base/debug/v8_libbase.stack_trace_posix.o [227/1933] CXX obj/deps/v8/src/base/platform/v8_libbase.platform-posix-time.o [228/1933] LINK node_js2c [229/1933] CXX obj/deps/v8/src/base/platform/v8_libbase.platform-posix.o [230/1933] CXX obj/deps/v8/src/base/v8_libbase.vlq-base64.o [231/1933] CXX obj/deps/v8/src/base/v8_libbase.virtual-address-space.o [232/1933] CXX obj/deps/v8/src/base/v8_libbase.virtual-address-space-page-allocator.o [233/1933] STAMP obj/libnode.actions_depends.stamp [234/1933] ACTION libnode: convert_node_protocol_to_json_1613b577312726d6acf41fb14bd20601 [235/1933] ACTION libnode: concatenate_protocols_1613b577312726d6acf41fb14bd20601 [236/1933] ACTION Generating node protocol sources from protocol json [237/1933] ACTION libnode: v8_inspector_compress_protocol_json_1613b577312726d6acf41fb14bd20601 [238/1933] ACTION libnode: node_js2c_1613b577312726d6acf41fb14bd20601 [239/1933] CXX obj/deps/v8/src/base/utils/v8_libbase.random-number-generator.o [240/1933] STAMP obj/libnode.actions_rules_copies.stamp [241/1933] CXX obj/src/quic/libnode.quic.o [242/1933] CXX obj/src/quic/libnode.transportparams.o [243/1933] CXX obj/src/quic/libnode.tokens.o [244/1933] CXX obj/src/quic/libnode.tlscontext.o [245/1933] CXX obj/src/quic/libnode.streams.o [246/1933] CXX obj/src/quic/libnode.sessionticket.o [247/1933] CXX obj/src/quic/libnode.session.o [248/1933] CXX obj/src/quic/libnode.preferredaddress.o [249/1933] CXX obj/src/quic/libnode.packet.o [250/1933] CXX obj/src/quic/libnode.logstream.o [251/1933] CXX obj/src/quic/libnode.http3.o [252/1933] CXX obj/src/quic/libnode.endpoint.o [253/1933] CXX obj/src/quic/libnode.data.o [254/1933] CXX obj/src/quic/libnode.cid.o [255/1933] CXX obj/src/quic/libnode.bindingdata.o [256/1933] CXX obj/src/quic/libnode.application.o [257/1933] CXX obj/src/libnode.node_crypto.o [258/1933] CXX obj/src/crypto/libnode.crypto_x509.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/node_crypto.cc:22: ../../deps/ncrypto/ncrypto.h:208:59: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 208 | using HMACCtxPointer = DeleteFnPtr; | ^ In file included from ../../deps/ncrypto/ncrypto.h:10: /usr/include/openssl/hmac.h:35:28: note: declared here 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); | ^~~~~~~~~~~~~ ../../deps/ncrypto/ncrypto.h:211:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 211 | using RSAPointer = DeleteFnPtr; | ^ In file included from ../../deps/ncrypto/ncrypto.h:12: /usr/include/openssl/rsa.h:304:28: note: declared here 304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); | ^~~~~~~~ ../../deps/ncrypto/ncrypto.h:658:26: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 658 | DeleteFnPtr dh_; | ^ In file included from ../../deps/ncrypto/ncrypto.h:5: /usr/include/openssl/dh.h:211:28: note: declared here 211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ ../../deps/ncrypto/ncrypto.h:948:34: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 948 | DeleteFnPtr key_; | ^ In file included from ../../deps/ncrypto/ncrypto.h:7: /usr/include/openssl/ec.h:1022:28: note: declared here 1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ [259/1933] CXX obj/src/crypto/libnode.crypto_tls.o In file included from ../../src/crypto/crypto_util.h:15, from ../../src/crypto/crypto_x509.h:7, from ../../src/crypto/crypto_x509.cc:1: ../../deps/ncrypto/ncrypto.h:208:59: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 208 | using HMACCtxPointer = DeleteFnPtr; | ^ In file included from ../../deps/ncrypto/ncrypto.h:10: /usr/include/openssl/hmac.h:35:28: note: declared here 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); | ^~~~~~~~~~~~~ ../../deps/ncrypto/ncrypto.h:211:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 211 | using RSAPointer = DeleteFnPtr; | ^ In file included from ../../deps/ncrypto/ncrypto.h:12: /usr/include/openssl/rsa.h:304:28: note: declared here 304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); | ^~~~~~~~ ../../deps/ncrypto/ncrypto.h:658:26: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 658 | DeleteFnPtr dh_; | ^ In file included from ../../deps/ncrypto/ncrypto.h:5: /usr/include/openssl/dh.h:211:28: note: declared here 211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ ../../deps/ncrypto/ncrypto.h:948:34: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 948 | DeleteFnPtr key_; | ^ In file included from ../../deps/ncrypto/ncrypto.h:7: /usr/include/openssl/ec.h:1022:28: note: declared here 1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ ../../src/crypto/crypto_x509.cc: In function 'v8::MaybeLocal node::crypto::{anonymous}::GetPubKey(node::Environment*, const RSA*)': ../../src/crypto/crypto_x509.cc:668:28: warning: 'int i2d_RSA_PUBKEY(const RSA*, unsigned char**)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 668 | int size = i2d_RSA_PUBKEY(rsa, nullptr); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~ In file included from /usr/include/openssl/objects.h:21, from /usr/include/openssl/evp.h:47, from ../../src/env.h:54, from ../../src/crypto/crypto_util.h:7: /usr/include/openssl/x509.h:730:1: note: declared here 730 | DECLARE_ASN1_ENCODE_FUNCTIONS_only_attr(OSSL_DEPRECATEDIN_3_0,RSA, RSA_PUBKEY) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/node_mutex.h:6, from ../../src/node_options.h:11, from ../../src/inspector_agent.h:9, from ../../src/env.h:29: ../../src/crypto/crypto_x509.cc:678:26: warning: 'int i2d_RSA_PUBKEY(const RSA*, unsigned char**)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 678 | CHECK_GE(i2d_RSA_PUBKEY(rsa, &serialized), 0); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ ../../src/util.h:176:11: note: in definition of macro 'CHECK' 176 | if (!(expr)) [[unlikely]] { \ | ^~~~ ../../src/crypto/crypto_x509.cc:678:3: note: in expansion of macro 'CHECK_GE' 678 | CHECK_GE(i2d_RSA_PUBKEY(rsa, &serialized), 0); | ^~~~~~~~ /usr/include/openssl/x509.h:730:1: note: declared here 730 | DECLARE_ASN1_ENCODE_FUNCTIONS_only_attr(OSSL_DEPRECATEDIN_3_0,RSA, RSA_PUBKEY) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/crypto/crypto_x509.cc: In function 'v8::MaybeLocal node::crypto::{anonymous}::GetECPubKey(node::Environment*, const EC_GROUP*, const EC_KEY*)': ../../src/crypto/crypto_x509.cc:704:66: warning: 'point_conversion_form_t EC_KEY_get_conv_form(const EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 704 | return ECPointToBuffer(env, group, pubkey, EC_KEY_get_conv_form(ec), nullptr) | ~~~~~~~~~~~~~~~~~~~~^~~~ /usr/include/openssl/ec.h:1093:47: note: declared here 1093 | OSSL_DEPRECATEDIN_3_0 point_conversion_form_t EC_KEY_get_conv_form(const EC_KEY *key); | ^~~~~~~~~~~~~~~~~~~~ ../../src/crypto/crypto_x509.cc: In function 'v8::MaybeLocal node::crypto::{anonymous}::X509ToObject(node::Environment*, const ncrypto::X509View&)': ../../src/crypto/crypto_x509.cc:758:32: warning: 'const rsa_st* EVP_PKEY_get0_RSA(const EVP_PKEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 758 | rsa = EVP_PKEY_get0_RSA(pkey); | ~~~~~~~~~~~~~~~~~^~~~~~ /usr/include/openssl/evp.h:1405:22: note: declared here 1405 | const struct rsa_st *EVP_PKEY_get0_RSA(const EVP_PKEY *pkey); | ^~~~~~~~~~~~~~~~~ ../../src/crypto/crypto_x509.cc:761:34: warning: 'const ec_key_st* EVP_PKEY_get0_EC_KEY(const EVP_PKEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 761 | ec = EVP_PKEY_get0_EC_KEY(pkey); | ~~~~~~~~~~~~~~~~~~~~^~~~~~ /usr/include/openssl/evp.h:1431:25: note: declared here 1431 | const struct ec_key_st *EVP_PKEY_get0_EC_KEY(const EVP_PKEY *pkey); | ^~~~~~~~~~~~~~~~~~~~ ../../src/crypto/crypto_x509.cc:769:17: warning: 'void RSA_get0_key(const RSA*, const BIGNUM**, const BIGNUM**, const BIGNUM**)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 769 | RSA_get0_key(rsa, &n, &e, nullptr); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/rsa.h:228:28: note: declared here 228 | OSSL_DEPRECATEDIN_3_0 void RSA_get0_key(const RSA *r, | ^~~~~~~~~~~~ [260/1933] CXX obj/src/crypto/libnode.crypto_scrypt.o In file included from ../../src/crypto/crypto_util.h:15, from ../../src/crypto/crypto_scrypt.h:6, from ../../src/crypto/crypto_scrypt.cc:1: ../../deps/ncrypto/ncrypto.h:208:59: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 208 | using HMACCtxPointer = DeleteFnPtr; | ^ In file included from ../../deps/ncrypto/ncrypto.h:10: /usr/include/openssl/hmac.h:35:28: note: declared here 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); | ^~~~~~~~~~~~~ ../../deps/ncrypto/ncrypto.h:211:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 211 | using RSAPointer = DeleteFnPtr; | ^ In file included from ../../deps/ncrypto/ncrypto.h:12: /usr/include/openssl/rsa.h:304:28: note: declared here 304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); | ^~~~~~~~ ../../deps/ncrypto/ncrypto.h:658:26: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 658 | DeleteFnPtr dh_; | ^ In file included from ../../deps/ncrypto/ncrypto.h:5: /usr/include/openssl/dh.h:211:28: note: declared here 211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ ../../deps/ncrypto/ncrypto.h:948:34: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 948 | DeleteFnPtr key_; | ^ In file included from ../../deps/ncrypto/ncrypto.h:7: /usr/include/openssl/ec.h:1022:28: note: declared here 1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ [261/1933] CXX obj/src/crypto/libnode.crypto_keygen.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 ../../src/crypto/crypto_tls.h:27, from ../../src/crypto/crypto_tls.cc:22: ../../deps/ncrypto/ncrypto.h:208:59: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 208 | using HMACCtxPointer = DeleteFnPtr; | ^ In file included from ../../deps/ncrypto/ncrypto.h:10: /usr/include/openssl/hmac.h:35:28: note: declared here 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); | ^~~~~~~~~~~~~ ../../deps/ncrypto/ncrypto.h:211:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 211 | using RSAPointer = DeleteFnPtr; | ^ In file included from ../../deps/ncrypto/ncrypto.h:12: /usr/include/openssl/rsa.h:304:28: note: declared here 304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); | ^~~~~~~~ ../../deps/ncrypto/ncrypto.h:658:26: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 658 | DeleteFnPtr dh_; | ^ In file included from ../../deps/ncrypto/ncrypto.h:5: /usr/include/openssl/dh.h:211:28: note: declared here 211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ ../../deps/ncrypto/ncrypto.h:948:34: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 948 | DeleteFnPtr key_; | ^ In file included from ../../deps/ncrypto/ncrypto.h:7: /usr/include/openssl/ec.h:1022:28: note: declared here 1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ ../../src/crypto/crypto_tls.cc: In member function 'void node::crypto::TLSWrap::ClearOut()': ../../src/crypto/crypto_tls.cc:879:49: warning: 'const char* ERR_func_error_string(long unsigned int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 879 | const char* fs = ERR_func_error_string(ssl_err); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ In file included from ../../deps/ncrypto/ncrypto.h:8: /usr/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ [262/1933] CXX obj/src/crypto/libnode.crypto_keys.o In file included from ../../src/crypto/crypto_util.h:15, from ../../src/crypto/crypto_keys.h:6, from ../../src/crypto/crypto_keygen.h:8, from ../../src/crypto/crypto_keygen.cc:1: ../../deps/ncrypto/ncrypto.h:208:59: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 208 | using HMACCtxPointer = DeleteFnPtr; | ^ In file included from ../../deps/ncrypto/ncrypto.h:10: /usr/include/openssl/hmac.h:35:28: note: declared here 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); | ^~~~~~~~~~~~~ ../../deps/ncrypto/ncrypto.h:211:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 211 | using RSAPointer = DeleteFnPtr; | ^ In file included from ../../deps/ncrypto/ncrypto.h:12: /usr/include/openssl/rsa.h:304:28: note: declared here 304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); | ^~~~~~~~ ../../deps/ncrypto/ncrypto.h:658:26: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 658 | DeleteFnPtr dh_; | ^ In file included from ../../deps/ncrypto/ncrypto.h:5: /usr/include/openssl/dh.h:211:28: note: declared here 211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ ../../deps/ncrypto/ncrypto.h:948:34: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 948 | DeleteFnPtr key_; | ^ In file included from ../../deps/ncrypto/ncrypto.h:7: /usr/include/openssl/ec.h:1022:28: note: declared here 1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ [263/1933] CXX obj/src/crypto/libnode.crypto_hash.o In file included from ../../src/crypto/crypto_util.h:15, from ../../src/crypto/crypto_keys.h:6, from ../../src/crypto/crypto_keys.cc:1: ../../deps/ncrypto/ncrypto.h:208:59: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 208 | using HMACCtxPointer = DeleteFnPtr; | ^ In file included from ../../deps/ncrypto/ncrypto.h:10: /usr/include/openssl/hmac.h:35:28: note: declared here 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); | ^~~~~~~~~~~~~ ../../deps/ncrypto/ncrypto.h:211:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 211 | using RSAPointer = DeleteFnPtr; | ^ In file included from ../../deps/ncrypto/ncrypto.h:12: /usr/include/openssl/rsa.h:304:28: note: declared here 304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); | ^~~~~~~~ ../../deps/ncrypto/ncrypto.h:658:26: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 658 | DeleteFnPtr dh_; | ^ In file included from ../../deps/ncrypto/ncrypto.h:5: /usr/include/openssl/dh.h:211:28: note: declared here 211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ ../../deps/ncrypto/ncrypto.h:948:34: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 948 | DeleteFnPtr key_; | ^ In file included from ../../deps/ncrypto/ncrypto.h:7: /usr/include/openssl/ec.h:1022:28: note: declared here 1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ [264/1933] CXX obj/src/crypto/libnode.crypto_dh.o In file included from ../../src/crypto/crypto_util.h:15, from ../../src/crypto/crypto_keys.h:6, from ../../src/crypto/crypto_hash.h:7, from ../../src/crypto/crypto_hash.cc:1: ../../deps/ncrypto/ncrypto.h:208:59: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 208 | using HMACCtxPointer = DeleteFnPtr; | ^ In file included from ../../deps/ncrypto/ncrypto.h:10: /usr/include/openssl/hmac.h:35:28: note: declared here 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); | ^~~~~~~~~~~~~ ../../deps/ncrypto/ncrypto.h:211:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 211 | using RSAPointer = DeleteFnPtr; | ^ In file included from ../../deps/ncrypto/ncrypto.h:12: /usr/include/openssl/rsa.h:304:28: note: declared here 304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); | ^~~~~~~~ ../../deps/ncrypto/ncrypto.h:658:26: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 658 | DeleteFnPtr dh_; | ^ In file included from ../../deps/ncrypto/ncrypto.h:5: /usr/include/openssl/dh.h:211:28: note: declared here 211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ ../../deps/ncrypto/ncrypto.h:948:34: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 948 | DeleteFnPtr key_; | ^ In file included from ../../deps/ncrypto/ncrypto.h:7: /usr/include/openssl/ec.h:1022:28: note: declared here 1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ ../../src/crypto/crypto_hash.cc: In static member function 'static void node::crypto::Hash::New(const v8::FunctionCallbackInfo&)': ../../src/crypto/crypto_hash.cc:317:23: warning: 'const EVP_MD* EVP_MD_CTX_md(const EVP_MD_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 317 | md = EVP_MD_CTX_md(orig->mdctx_.get()); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from ../../src/env.h:54, from ../../src/crypto/crypto_util.h:7: /usr/include/openssl/evp.h:581:15: note: declared here 581 | const EVP_MD *EVP_MD_CTX_md(const EVP_MD_CTX *ctx); | ^~~~~~~~~~~~~ [265/1933] CXX obj/src/crypto/libnode.crypto_clienthello.o [266/1933] CXX obj/src/crypto/libnode.crypto_util.o In file included from ../../src/crypto/crypto_util.h:15, from ../../src/crypto/crypto_keys.h:6, from ../../src/crypto/crypto_dh.h:6, from ../../src/crypto/crypto_dh.cc:1: ../../deps/ncrypto/ncrypto.h:208:59: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 208 | using HMACCtxPointer = DeleteFnPtr; | ^ In file included from ../../deps/ncrypto/ncrypto.h:10: /usr/include/openssl/hmac.h:35:28: note: declared here 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); | ^~~~~~~~~~~~~ ../../deps/ncrypto/ncrypto.h:211:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 211 | using RSAPointer = DeleteFnPtr; | ^ In file included from ../../deps/ncrypto/ncrypto.h:12: /usr/include/openssl/rsa.h:304:28: note: declared here 304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); | ^~~~~~~~ ../../deps/ncrypto/ncrypto.h:658:26: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 658 | DeleteFnPtr dh_; | ^ In file included from ../../deps/ncrypto/ncrypto.h:5: /usr/include/openssl/dh.h:211:28: note: declared here 211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ ../../deps/ncrypto/ncrypto.h:948:34: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 948 | DeleteFnPtr key_; | ^ In file included from ../../deps/ncrypto/ncrypto.h:7: /usr/include/openssl/ec.h:1022:28: note: declared here 1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ [267/1933] CXX obj/src/crypto/libnode.crypto_spkac.o In file included from ../../src/crypto/crypto_common.h:8, from ../../src/crypto/crypto_spkac.cc:2: ../../deps/ncrypto/ncrypto.h:208:59: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 208 | using HMACCtxPointer = DeleteFnPtr; | ^ In file included from /usr/include/openssl/ssl.h:38, from ../../src/crypto/crypto_common.h:6: /usr/include/openssl/hmac.h:35:28: note: declared here 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); | ^~~~~~~~~~~~~ ../../deps/ncrypto/ncrypto.h:211:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 211 | using RSAPointer = DeleteFnPtr; | ^ In file included from /usr/include/openssl/x509.h:36, from /usr/include/openssl/ssl.h:32: /usr/include/openssl/rsa.h:304:28: note: declared here 304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); | ^~~~~~~~ ../../deps/ncrypto/ncrypto.h:658:26: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 658 | DeleteFnPtr dh_; | ^ In file included from /usr/include/openssl/dsa.h:31, from /usr/include/openssl/x509.h:37: /usr/include/openssl/dh.h:211:28: note: declared here 211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ ../../deps/ncrypto/ncrypto.h:948:34: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 948 | DeleteFnPtr key_; | ^ In file included from /usr/include/openssl/x509.h:33: /usr/include/openssl/ec.h:1022:28: note: declared here 1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ [268/1933] CXX obj/src/crypto/libnode.crypto_rsa.o In file included from ../../src/crypto/crypto_util.h:15, from ../../src/crypto/crypto_util.cc:1: ../../deps/ncrypto/ncrypto.h:208:59: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 208 | using HMACCtxPointer = DeleteFnPtr; | ^ In file included from ../../deps/ncrypto/ncrypto.h:10: /usr/include/openssl/hmac.h:35:28: note: declared here 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); | ^~~~~~~~~~~~~ ../../deps/ncrypto/ncrypto.h:211:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 211 | using RSAPointer = DeleteFnPtr; | ^ In file included from ../../deps/ncrypto/ncrypto.h:12: /usr/include/openssl/rsa.h:304:28: note: declared here 304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); | ^~~~~~~~ ../../deps/ncrypto/ncrypto.h:658:26: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 658 | DeleteFnPtr dh_; | ^ In file included from ../../deps/ncrypto/ncrypto.h:5: /usr/include/openssl/dh.h:211:28: note: declared here 211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ ../../deps/ncrypto/ncrypto.h:948:34: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 948 | DeleteFnPtr key_; | ^ In file included from ../../deps/ncrypto/ncrypto.h:7: /usr/include/openssl/ec.h:1022:28: note: declared here 1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ ../../src/crypto/crypto_util.cc: In function 'v8::Maybe node::crypto::error::Decorate(node::Environment*, v8::Local, long unsigned int)': ../../src/crypto/crypto_util.cc:475:41: warning: 'const char* ERR_func_error_string(long unsigned int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 475 | const char* fs = ERR_func_error_string(err); | ~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ../../deps/ncrypto/ncrypto.h:8: /usr/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ [269/1933] CXX obj/src/crypto/libnode.crypto_random.o In file included from ../../src/crypto/crypto_util.h:15, from ../../src/crypto/crypto_random.h:7, from ../../src/crypto/crypto_random.cc:1: ../../deps/ncrypto/ncrypto.h:208:59: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 208 | using HMACCtxPointer = DeleteFnPtr; | ^ In file included from ../../deps/ncrypto/ncrypto.h:10: /usr/include/openssl/hmac.h:35:28: note: declared here 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); | ^~~~~~~~~~~~~ ../../deps/ncrypto/ncrypto.h:211:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 211 | using RSAPointer = DeleteFnPtr; | ^ In file included from ../../deps/ncrypto/ncrypto.h:12: /usr/include/openssl/rsa.h:304:28: note: declared here 304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); | ^~~~~~~~ ../../deps/ncrypto/ncrypto.h:658:26: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 658 | DeleteFnPtr dh_; | ^ In file included from ../../deps/ncrypto/ncrypto.h:5: /usr/include/openssl/dh.h:211:28: note: declared here 211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ ../../deps/ncrypto/ncrypto.h:948:34: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 948 | DeleteFnPtr key_; | ^ In file included from ../../deps/ncrypto/ncrypto.h:7: /usr/include/openssl/ec.h:1022:28: note: declared here 1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ [270/1933] CXX obj/src/crypto/libnode.crypto_hmac.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_rsa.h:6, from ../../src/crypto/crypto_rsa.cc:1: ../../deps/ncrypto/ncrypto.h:208:59: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 208 | using HMACCtxPointer = DeleteFnPtr; | ^ In file included from ../../deps/ncrypto/ncrypto.h:10: /usr/include/openssl/hmac.h:35:28: note: declared here 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); | ^~~~~~~~~~~~~ ../../deps/ncrypto/ncrypto.h:211:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 211 | using RSAPointer = DeleteFnPtr; | ^ In file included from ../../deps/ncrypto/ncrypto.h:12: /usr/include/openssl/rsa.h:304:28: note: declared here 304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); | ^~~~~~~~ ../../deps/ncrypto/ncrypto.h:658:26: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 658 | DeleteFnPtr dh_; | ^ In file included from ../../deps/ncrypto/ncrypto.h:5: /usr/include/openssl/dh.h:211:28: note: declared here 211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ ../../deps/ncrypto/ncrypto.h:948:34: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 948 | DeleteFnPtr key_; | ^ In file included from ../../deps/ncrypto/ncrypto.h:7: /usr/include/openssl/ec.h:1022:28: note: declared here 1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ ../../src/crypto/crypto_rsa.cc: In static member function 'static ncrypto::EVPKeyCtxPointer node::crypto::RsaKeyGenTraits::Setup(node::crypto::RsaKeyPairGenConfig*)': ../../src/crypto/crypto_rsa.cc:58:43: warning: 'int EVP_PKEY_CTX_set_rsa_keygen_pubexp(EVP_PKEY_CTX*, BIGNUM*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 58 | if (EVP_PKEY_CTX_set_rsa_keygen_pubexp(ctx.get(), bn.get()) <= 0) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/rsa.h:134:5: note: declared here 134 | int EVP_PKEY_CTX_set_rsa_keygen_pubexp(EVP_PKEY_CTX *ctx, BIGNUM *pubexp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/crypto/crypto_rsa.cc: In function 'v8::Maybe node::crypto::ExportJWKRsaKey(node::Environment*, const KeyObjectData&, v8::Local)': ../../src/crypto/crypto_rsa.cc:374:28: warning: 'const rsa_st* EVP_PKEY_get0_RSA(const EVP_PKEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 374 | rsa = EVP_PKEY_get0_RSA(m_pkey.get()); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ In file included from ../../src/env.h:54, from ../../src/crypto/crypto_util.h:7: /usr/include/openssl/evp.h:1405:22: note: declared here 1405 | const struct rsa_st *EVP_PKEY_get0_RSA(const EVP_PKEY *pkey); | ^~~~~~~~~~~~~~~~~ ../../src/crypto/crypto_rsa.cc:376:48: warning: 'void* EVP_PKEY_get0(const EVP_PKEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 376 | rsa = static_cast(EVP_PKEY_get0(m_pkey.get())); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~ /usr/include/openssl/evp.h:1389:7: note: declared here 1389 | void *EVP_PKEY_get0(const EVP_PKEY *pkey); | ^~~~~~~~~~~~~ ../../src/crypto/crypto_rsa.cc:388:15: warning: 'void RSA_get0_key(const RSA*, const BIGNUM**, const BIGNUM**, const BIGNUM**)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 388 | RSA_get0_key(rsa, &n, &e, &d); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /usr/include/openssl/rsa.h:228:28: note: declared here 228 | OSSL_DEPRECATEDIN_3_0 void RSA_get0_key(const RSA *r, | ^~~~~~~~~~~~ ../../src/crypto/crypto_rsa.cc:403:21: warning: 'void RSA_get0_factors(const RSA*, const BIGNUM**, const BIGNUM**)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 403 | RSA_get0_factors(rsa, &p, &q); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ /usr/include/openssl/rsa.h:231:28: note: declared here 231 | OSSL_DEPRECATEDIN_3_0 void RSA_get0_factors(const RSA *r, | ^~~~~~~~~~~~~~~~ ../../src/crypto/crypto_rsa.cc:404:24: warning: 'void RSA_get0_crt_params(const RSA*, const BIGNUM**, const BIGNUM**, const BIGNUM**)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 404 | RSA_get0_crt_params(rsa, &dp, &dq, &qi); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/rsa.h:236:28: note: declared here 236 | OSSL_DEPRECATEDIN_3_0 void RSA_get0_crt_params(const RSA *r, | ^~~~~~~~~~~~~~~~~~~ ../../src/crypto/crypto_rsa.cc: In function 'node::crypto::KeyObjectData node::crypto::ImportJWKRsaKey(node::Environment*, v8::Local, const v8::FunctionCallbackInfo&, unsigned int)': ../../src/crypto/crypto_rsa.cc:442:25: warning: 'RSA* RSA_new()' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 442 | RSAPointer rsa(RSA_new()); | ~~~~~~~^~ /usr/include/openssl/rsa.h:212:28: note: declared here 212 | OSSL_DEPRECATEDIN_3_0 RSA *RSA_new(void); | ^~~~~~~ ../../src/crypto/crypto_rsa.cc:447:20: warning: 'int RSA_set0_key(RSA*, BIGNUM*, BIGNUM*, BIGNUM*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 447 | if (!RSA_set0_key( | ~~~~~~~~~~~~^ 448 | rsa.get(), | ~~~~~~~~~~ 449 | n.ToBN().release(), | ~~~~~~~~~~~~~~~~~~~ 450 | e.ToBN().release(), | ~~~~~~~~~~~~~~~~~~~ 451 | nullptr)) { | ~~~~~~~~ /usr/include/openssl/rsa.h:218:27: note: declared here 218 | OSSL_DEPRECATEDIN_3_0 int RSA_set0_key(RSA *r, BIGNUM *n, BIGNUM *e, BIGNUM *d); | ^~~~~~~~~~~~ ../../src/crypto/crypto_rsa.cc:488:22: warning: 'int RSA_set0_key(RSA*, BIGNUM*, BIGNUM*, BIGNUM*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 488 | if (!RSA_set0_key(rsa.get(), nullptr, nullptr, d.ToBN().release()) || | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/rsa.h:218:27: note: declared here 218 | OSSL_DEPRECATEDIN_3_0 int RSA_set0_key(RSA *r, BIGNUM *n, BIGNUM *e, BIGNUM *d); | ^~~~~~~~~~~~ ../../src/crypto/crypto_rsa.cc:489:26: warning: 'int RSA_set0_factors(RSA*, BIGNUM*, BIGNUM*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 489 | !RSA_set0_factors(rsa.get(), p.ToBN().release(), q.ToBN().release()) || | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/rsa.h:219:27: note: declared here 219 | OSSL_DEPRECATEDIN_3_0 int RSA_set0_factors(RSA *r, BIGNUM *p, BIGNUM *q); | ^~~~~~~~~~~~~~~~ ../../src/crypto/crypto_rsa.cc:490:29: warning: 'int RSA_set0_crt_params(RSA*, BIGNUM*, BIGNUM*, BIGNUM*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 490 | !RSA_set0_crt_params( | ~~~~~~~~~~~~~~~~~~~^ 491 | rsa.get(), | ~~~~~~~~~~ 492 | dp.ToBN().release(), | ~~~~~~~~~~~~~~~~~~~~ 493 | dq.ToBN().release(), | ~~~~~~~~~~~~~~~~~~~~ 494 | qi.ToBN().release())) { | ~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/rsa.h:220:27: note: declared here 220 | OSSL_DEPRECATEDIN_3_0 int RSA_set0_crt_params(RSA *r, | ^~~~~~~~~~~~~~~~~~~ In file included from ../../src/node_mutex.h:6, from ../../src/node_options.h:11, from ../../src/inspector_agent.h:9, from ../../src/env.h:29: ../../src/crypto/crypto_rsa.cc:501:29: warning: 'int EVP_PKEY_set1_RSA(EVP_PKEY*, rsa_st*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 501 | CHECK_EQ(EVP_PKEY_set1_RSA(pkey.get(), rsa.get()), 1); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ ../../src/util.h:176:11: note: in definition of macro 'CHECK' 176 | if (!(expr)) [[unlikely]] { \ | ^~~~ ../../src/crypto/crypto_rsa.cc:501:3: note: in expansion of macro 'CHECK_EQ' 501 | CHECK_EQ(EVP_PKEY_set1_RSA(pkey.get(), rsa.get()), 1); | ^~~~~~~~ /usr/include/openssl/evp.h:1403:5: note: declared here 1403 | int EVP_PKEY_set1_RSA(EVP_PKEY *pkey, struct rsa_st *key); | ^~~~~~~~~~~~~~~~~ ../../src/crypto/crypto_rsa.cc: In function 'v8::Maybe node::crypto::GetRsaKeyDetail(node::Environment*, const KeyObjectData&, v8::Local)': ../../src/crypto/crypto_rsa.cc:521:28: warning: 'const rsa_st* EVP_PKEY_get0_RSA(const EVP_PKEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 521 | rsa = EVP_PKEY_get0_RSA(m_pkey.get()); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ /usr/include/openssl/evp.h:1405:22: note: declared here 1405 | const struct rsa_st *EVP_PKEY_get0_RSA(const EVP_PKEY *pkey); | ^~~~~~~~~~~~~~~~~ ../../src/crypto/crypto_rsa.cc:523:48: warning: 'void* EVP_PKEY_get0(const EVP_PKEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 523 | rsa = static_cast(EVP_PKEY_get0(m_pkey.get())); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~ /usr/include/openssl/evp.h:1389:7: note: declared here 1389 | void *EVP_PKEY_get0(const EVP_PKEY *pkey); | ^~~~~~~~~~~~~ ../../src/crypto/crypto_rsa.cc:527:15: warning: 'void RSA_get0_key(const RSA*, const BIGNUM**, const BIGNUM**, const BIGNUM**)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 527 | RSA_get0_key(rsa, &n, &e, nullptr); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/rsa.h:228:28: note: declared here 228 | OSSL_DEPRECATEDIN_3_0 void RSA_get0_key(const RSA *r, | ^~~~~~~~~~~~ ../../src/crypto/crypto_rsa.cc:568:55: warning: 'const RSA_PSS_PARAMS* RSA_get0_pss_params(const RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 568 | const RSA_PSS_PARAMS* params = RSA_get0_pss_params(rsa); | ~~~~~~~~~~~~~~~~~~~^~~~~ /usr/include/openssl/rsa.h:251:45: note: declared here 251 | OSSL_DEPRECATEDIN_3_0 const RSA_PSS_PARAMS *RSA_get0_pss_params(const RSA *r); | ^~~~~~~~~~~~~~~~~~~ [271/1933] CXX obj/src/crypto/libnode.crypto_ec.o In file included from ../../src/crypto/crypto_util.h:15, from ../../src/crypto/crypto_keys.h:6, from ../../src/crypto/crypto_hmac.h:7, from ../../src/crypto/crypto_hmac.cc:1: ../../deps/ncrypto/ncrypto.h:208:59: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 208 | using HMACCtxPointer = DeleteFnPtr; | ^ In file included from ../../deps/ncrypto/ncrypto.h:10: /usr/include/openssl/hmac.h:35:28: note: declared here 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); | ^~~~~~~~~~~~~ ../../deps/ncrypto/ncrypto.h:211:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 211 | using RSAPointer = DeleteFnPtr; | ^ In file included from ../../deps/ncrypto/ncrypto.h:12: /usr/include/openssl/rsa.h:304:28: note: declared here 304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); | ^~~~~~~~ ../../deps/ncrypto/ncrypto.h:658:26: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 658 | DeleteFnPtr dh_; | ^ In file included from ../../deps/ncrypto/ncrypto.h:5: /usr/include/openssl/dh.h:211:28: note: declared here 211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ ../../deps/ncrypto/ncrypto.h:948:34: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 948 | DeleteFnPtr key_; | ^ In file included from ../../deps/ncrypto/ncrypto.h:7: /usr/include/openssl/ec.h:1022:28: note: declared here 1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ ../../src/crypto/crypto_hmac.cc: In member function 'void node::crypto::Hmac::HmacInit(const char*, const char*, int)': ../../src/crypto/crypto_hmac.cc:80:26: warning: 'HMAC_CTX* HMAC_CTX_new()' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 80 | ctx_.reset(HMAC_CTX_new()); | ~~~~~~~~~~~~^~ /usr/include/openssl/hmac.h:33:33: note: declared here 33 | OSSL_DEPRECATEDIN_3_0 HMAC_CTX *HMAC_CTX_new(void); | ^~~~~~~~~~~~ ../../src/crypto/crypto_hmac.cc:81:29: warning: 'int HMAC_Init_ex(HMAC_CTX*, const void*, int, const EVP_MD*, ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 81 | if (!ctx_ || !HMAC_Init_ex(ctx_.get(), key, key_len, md, nullptr)) { | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/hmac.h:43:27: note: declared here 43 | OSSL_DEPRECATEDIN_3_0 int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len, | ^~~~~~~~~~~~ ../../src/crypto/crypto_hmac.cc: In member function 'bool node::crypto::Hmac::HmacUpdate(const char*, std::size_t)': ../../src/crypto/crypto_hmac.cc:98:29: warning: 'int HMAC_Update(HMAC_CTX*, const unsigned char*, std::size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 98 | return ctx_ && HMAC_Update(ctx_.get(), | ~~~~~~~~~~~^~~~~~~~~~~~ 99 | reinterpret_cast(data), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 100 | len) == 1; | ~~~~ /usr/include/openssl/hmac.h:45:27: note: declared here 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, | ^~~~~~~~~~~ ../../src/crypto/crypto_hmac.cc: In static member function 'static void node::crypto::Hmac::HmacDigest(const v8::FunctionCallbackInfo&)': ../../src/crypto/crypto_hmac.cc:129:25: warning: 'int HMAC_Final(HMAC_CTX*, unsigned char*, unsigned int*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 129 | bool ok = HMAC_Final(hmac->ctx_.get(), md_value, &md_len); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/hmac.h:47:27: note: declared here 47 | OSSL_DEPRECATEDIN_3_0 int HMAC_Final(HMAC_CTX *ctx, unsigned char *md, | ^~~~~~~~~~ ../../src/crypto/crypto_hmac.cc: In static member function 'static bool node::crypto::HmacTraits::DeriveBits(node::Environment*, const node::crypto::HmacConfig&, node::crypto::ByteSource*, node::crypto::CryptoJobMode)': ../../src/crypto/crypto_hmac.cc:228:34: warning: 'HMAC_CTX* HMAC_CTX_new()' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 228 | HMACCtxPointer ctx(HMAC_CTX_new()); | ~~~~~~~~~~~~^~ /usr/include/openssl/hmac.h:33:33: note: declared here 33 | OSSL_DEPRECATEDIN_3_0 HMAC_CTX *HMAC_CTX_new(void); | ^~~~~~~~~~~~ ../../src/crypto/crypto_hmac.cc:230:28: warning: 'int HMAC_Init_ex(HMAC_CTX*, const void*, int, const EVP_MD*, ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 230 | if (!ctx || !HMAC_Init_ex(ctx.get(), | ~~~~~~~~~~~~^~~~~~~~~~~ 231 | params.key.GetSymmetricKey(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 232 | params.key.GetSymmetricKeySize(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 233 | params.digest, | ~~~~~~~~~~~~~~ 234 | nullptr)) { | ~~~~~~~~ /usr/include/openssl/hmac.h:43:27: note: declared here 43 | OSSL_DEPRECATEDIN_3_0 int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len, | ^~~~~~~~~~~~ ../../src/crypto/crypto_hmac.cc:238:19: warning: 'int HMAC_Update(HMAC_CTX*, const unsigned char*, std::size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 238 | if (!HMAC_Update( | ~~~~~~~~~~~^ 239 | ctx.get(), | ~~~~~~~~~~ 240 | params.data.data(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 241 | params.data.size())) { | ~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/hmac.h:45:27: note: declared here 45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, | ^~~~~~~~~~~ ../../src/crypto/crypto_hmac.cc:248:18: warning: 'int HMAC_Final(HMAC_CTX*, unsigned char*, unsigned int*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 248 | if (!HMAC_Final(ctx.get(), buf.data(), &len)) { | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/hmac.h:47:27: note: declared here 47 | OSSL_DEPRECATEDIN_3_0 int HMAC_Final(HMAC_CTX *ctx, unsigned char *md, | ^~~~~~~~~~ [272/1933] CXX obj/src/crypto/libnode.crypto_context.o In file included from ../../src/crypto/crypto_util.h:15, from ../../src/crypto/crypto_keys.h:6, from ../../src/crypto/crypto_keygen.h:8, from ../../src/crypto/crypto_ec.h:8, from ../../src/crypto/crypto_ec.cc:1: ../../deps/ncrypto/ncrypto.h:208:59: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 208 | using HMACCtxPointer = DeleteFnPtr; | ^ In file included from ../../deps/ncrypto/ncrypto.h:10: /usr/include/openssl/hmac.h:35:28: note: declared here 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); | ^~~~~~~~~~~~~ ../../deps/ncrypto/ncrypto.h:211:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 211 | using RSAPointer = DeleteFnPtr; | ^ In file included from ../../deps/ncrypto/ncrypto.h:12: /usr/include/openssl/rsa.h:304:28: note: declared here 304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); | ^~~~~~~~ ../../deps/ncrypto/ncrypto.h:658:26: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 658 | DeleteFnPtr dh_; | ^ In file included from ../../deps/ncrypto/ncrypto.h:5: /usr/include/openssl/dh.h:211:28: note: declared here 211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ ../../deps/ncrypto/ncrypto.h:948:34: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 948 | DeleteFnPtr key_; | ^ In file included from ../../deps/ncrypto/ncrypto.h:7: /usr/include/openssl/ec.h:1022:28: note: declared here 1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ ../../src/crypto/crypto_ec.cc: In static member function 'static void node::crypto::ECDH::ComputeSecret(const v8::FunctionCallbackInfo&)': ../../src/crypto/crypto_ec.cc:213:24: warning: 'int ECDH_compute_key(void*, std::size_t, const EC_POINT*, const EC_KEY*, void* (*)(const void*, std::size_t, void*, std::size_t*))' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 213 | if (!ECDH_compute_key( | ~~~~~~~~~~~~~~~~^ 214 | bs->Data(), bs->ByteLength(), pub, ecdh->key_.get(), nullptr)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/ec.h:1315:27: note: declared here 1315 | OSSL_DEPRECATEDIN_3_0 int ECDH_compute_key(void *out, size_t outlen, | ^~~~~~~~~~~~~~~~ ../../src/crypto/crypto_ec.cc: In static member function 'static bool node::crypto::ECDHBitsTraits::DeriveBits(node::Environment*, const node::crypto::ECDHBitsConfig&, node::crypto::ByteSource*, node::crypto::CryptoJobMode)': ../../src/crypto/crypto_ec.cc:505:27: warning: 'int ECDH_compute_key(void*, std::size_t, const EC_POINT*, const EC_KEY*, void* (*)(const void*, std::size_t, void*, std::size_t*))' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 505 | if (ECDH_compute_key(buf.data(), len, pub, private_key, nullptr) <= | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/ec.h:1315:27: note: declared here 1315 | OSSL_DEPRECATEDIN_3_0 int ECDH_compute_key(void *out, size_t outlen, | ^~~~~~~~~~~~~~~~ [273/1933] CXX obj/src/crypto/libnode.crypto_cipher.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 ../../src/crypto/crypto_context.cc:1: ../../deps/ncrypto/ncrypto.h:208:59: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 208 | using HMACCtxPointer = DeleteFnPtr; | ^ In file included from ../../deps/ncrypto/ncrypto.h:10: /usr/include/openssl/hmac.h:35:28: note: declared here 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); | ^~~~~~~~~~~~~ ../../deps/ncrypto/ncrypto.h:211:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 211 | using RSAPointer = DeleteFnPtr; | ^ In file included from ../../deps/ncrypto/ncrypto.h:12: /usr/include/openssl/rsa.h:304:28: note: declared here 304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); | ^~~~~~~~ ../../deps/ncrypto/ncrypto.h:658:26: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 658 | DeleteFnPtr dh_; | ^ In file included from ../../deps/ncrypto/ncrypto.h:5: /usr/include/openssl/dh.h:211:28: note: declared here 211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ ../../deps/ncrypto/ncrypto.h:948:34: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 948 | DeleteFnPtr key_; | ^ In file included from ../../deps/ncrypto/ncrypto.h:7: /usr/include/openssl/ec.h:1022:28: note: declared here 1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ ../../src/crypto/crypto_context.cc: In static member function 'static void node::crypto::SecureContext::SetDHParam(const v8::FunctionCallbackInfo&)': ../../src/crypto/crypto_context.cc:1598:35: warning: 'DH* PEM_read_bio_DHparams(BIO*, DH**, int (*)(char*, int, int, void*), void*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1598 | dh.reset(PEM_read_bio_DHparams(bio.get(), nullptr, nullptr, nullptr)); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/openssl/ssl.h:37, from ../../deps/ncrypto/ncrypto.h:13: /usr/include/openssl/pem.h:479:1: note: declared here 479 | DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, DHparams, DH) | ^~~~~~~~~~~~~~~~~~~ ../../src/crypto/crypto_context.cc:1607:14: warning: 'void DH_get0_pqg(const DH*, const BIGNUM**, const BIGNUM**, const BIGNUM**)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1607 | DH_get0_pqg(dh.get(), &p, nullptr, nullptr); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/dh.h:264:28: note: declared here 264 | OSSL_DEPRECATEDIN_3_0 void DH_get0_pqg(const DH *dh, const BIGNUM **p, | ^~~~~~~~~~~ ../../src/crypto/crypto_context.cc: In static member function 'static int node::crypto::SecureContext::TicketKeyCallback(SSL*, unsigned char*, unsigned char*, EVP_CIPHER_CTX*, HMAC_CTX*, int)': ../../src/crypto/crypto_context.cc:2013:15: warning: 'int HMAC_Init_ex(HMAC_CTX*, const void*, int, const EVP_MD*, ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2013 | HMAC_Init_ex(hctx, | ~~~~~~~~~~~~^~~~~~ 2014 | hmac_buf.data(), | ~~~~~~~~~~~~~~~~ 2015 | hmac_buf.length(), | ~~~~~~~~~~~~~~~~~~ 2016 | EVP_sha256(), | ~~~~~~~~~~~~~ 2017 | nullptr); | ~~~~~~~~ /usr/include/openssl/hmac.h:43:27: note: declared here 43 | OSSL_DEPRECATEDIN_3_0 int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len, | ^~~~~~~~~~~~ ../../src/crypto/crypto_context.cc: In static member function 'static int node::crypto::SecureContext::TicketCompatibilityCallback(SSL*, unsigned char*, unsigned char*, EVP_CIPHER_CTX*, HMAC_CTX*, int)': ../../src/crypto/crypto_context.cc:2051:21: warning: 'int HMAC_Init_ex(HMAC_CTX*, const void*, int, const EVP_MD*, ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2051 | HMAC_Init_ex(hctx, | ~~~~~~~~~~~~^~~~~~ 2052 | sc->ticket_key_hmac_, | ~~~~~~~~~~~~~~~~~~~~~ 2053 | sizeof(sc->ticket_key_hmac_), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2054 | EVP_sha256(), | ~~~~~~~~~~~~~ 2055 | nullptr) <= 0) { | ~~~~~~~~ /usr/include/openssl/hmac.h:43:27: note: declared here 43 | OSSL_DEPRECATEDIN_3_0 int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len, | ^~~~~~~~~~~~ ../../src/crypto/crypto_context.cc:2068:19: warning: 'int HMAC_Init_ex(HMAC_CTX*, const void*, int, const EVP_MD*, ENGINE*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2068 | HMAC_Init_ex(hctx, sc->ticket_key_hmac_, sizeof(sc->ticket_key_hmac_), | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2069 | EVP_sha256(), nullptr) <= 0) { | ~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/hmac.h:43:27: note: declared here 43 | OSSL_DEPRECATEDIN_3_0 int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len, | ^~~~~~~~~~~~ [274/1933] CXX obj/src/crypto/libnode.crypto_timing.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_cipher.cc:1: ../../deps/ncrypto/ncrypto.h:208:59: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 208 | using HMACCtxPointer = DeleteFnPtr; | ^ In file included from ../../deps/ncrypto/ncrypto.h:10: /usr/include/openssl/hmac.h:35:28: note: declared here 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); | ^~~~~~~~~~~~~ ../../deps/ncrypto/ncrypto.h:211:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 211 | using RSAPointer = DeleteFnPtr; | ^ In file included from ../../deps/ncrypto/ncrypto.h:12: /usr/include/openssl/rsa.h:304:28: note: declared here 304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); | ^~~~~~~~ ../../deps/ncrypto/ncrypto.h:658:26: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 658 | DeleteFnPtr dh_; | ^ In file included from ../../deps/ncrypto/ncrypto.h:5: /usr/include/openssl/dh.h:211:28: note: declared here 211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ ../../deps/ncrypto/ncrypto.h:948:34: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 948 | DeleteFnPtr key_; | ^ In file included from ../../deps/ncrypto/ncrypto.h:7: /usr/include/openssl/ec.h:1022:28: note: declared here 1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ [275/1933] CXX obj/src/crypto/libnode.crypto_sig.o In file included from ../../src/crypto/crypto_util.h:15, from ../../src/crypto/crypto_timing.cc:2: ../../deps/ncrypto/ncrypto.h:208:59: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 208 | using HMACCtxPointer = DeleteFnPtr; | ^ In file included from ../../deps/ncrypto/ncrypto.h:10: /usr/include/openssl/hmac.h:35:28: note: declared here 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); | ^~~~~~~~~~~~~ ../../deps/ncrypto/ncrypto.h:211:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 211 | using RSAPointer = DeleteFnPtr; | ^ In file included from ../../deps/ncrypto/ncrypto.h:12: /usr/include/openssl/rsa.h:304:28: note: declared here 304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); | ^~~~~~~~ ../../deps/ncrypto/ncrypto.h:658:26: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 658 | DeleteFnPtr dh_; | ^ In file included from ../../deps/ncrypto/ncrypto.h:5: /usr/include/openssl/dh.h:211:28: note: declared here 211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ ../../deps/ncrypto/ncrypto.h:948:34: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 948 | DeleteFnPtr key_; | ^ In file included from ../../deps/ncrypto/ncrypto.h:7: /usr/include/openssl/ec.h:1022:28: note: declared here 1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ [276/1933] CXX obj/src/crypto/libnode.crypto_pbkdf2.o In file included from ../../src/crypto/crypto_util.h:15, from ../../src/crypto/crypto_keys.h:6, from ../../src/crypto/crypto_sig.h:7, from ../../src/crypto/crypto_sig.cc:1: ../../deps/ncrypto/ncrypto.h:208:59: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 208 | using HMACCtxPointer = DeleteFnPtr; | ^ In file included from ../../deps/ncrypto/ncrypto.h:10: /usr/include/openssl/hmac.h:35:28: note: declared here 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); | ^~~~~~~~~~~~~ ../../deps/ncrypto/ncrypto.h:211:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 211 | using RSAPointer = DeleteFnPtr; | ^ In file included from ../../deps/ncrypto/ncrypto.h:12: /usr/include/openssl/rsa.h:304:28: note: declared here 304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); | ^~~~~~~~ ../../deps/ncrypto/ncrypto.h:658:26: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 658 | DeleteFnPtr dh_; | ^ In file included from ../../deps/ncrypto/ncrypto.h:5: /usr/include/openssl/dh.h:211:28: note: declared here 211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ ../../deps/ncrypto/ncrypto.h:948:34: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 948 | DeleteFnPtr key_; | ^ In file included from ../../deps/ncrypto/ncrypto.h:7: /usr/include/openssl/ec.h:1022:28: note: declared here 1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ ../../src/crypto/crypto_sig.cc: In function 'bool node::crypto::{anonymous}::ValidateDSAParameters(EVP_PKEY*)': ../../src/crypto/crypto_sig.cc:50:39: warning: 'const dsa_st* EVP_PKEY_get0_DSA(const EVP_PKEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 50 | const DSA* dsa = EVP_PKEY_get0_DSA(key); | ~~~~~~~~~~~~~~~~~^~~~~ In file included from ../../src/env.h:54, from ../../src/crypto/crypto_util.h:7: /usr/include/openssl/evp.h:1414:22: note: declared here 1414 | const struct dsa_st *EVP_PKEY_get0_DSA(const EVP_PKEY *pkey); | ^~~~~~~~~~~~~~~~~ ../../src/crypto/crypto_sig.cc:53:17: warning: 'void DSA_get0_pqg(const DSA*, const BIGNUM**, const BIGNUM**, const BIGNUM**)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 53 | DSA_get0_pqg(dsa, &p, &q, nullptr); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ In file included from ../../deps/ncrypto/ncrypto.h:6: /usr/include/openssl/dsa.h:206:28: note: declared here 206 | OSSL_DEPRECATEDIN_3_0 void DSA_get0_pqg(const DSA *d, const BIGNUM **p, | ^~~~~~~~~~~~ ../../src/crypto/crypto_sig.cc: In function 'std::unique_ptr node::crypto::{anonymous}::Node_SignFinal(node::Environment*, ncrypto::EVPMDCtxPointer&&, const ncrypto::EVPKeyPointer&, int, v8::Maybe)': ../../src/crypto/crypto_sig.cc:103:63: warning: 'const EVP_MD* EVP_MD_CTX_md(const EVP_MD_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 103 | EVP_PKEY_CTX_set_signature_md(pkctx.get(), EVP_MD_CTX_md(mdctx.get())) > | ~~~~~~~~~~~~~^~~~~~~~~~~~~ /usr/include/openssl/evp.h:581:15: note: declared here 581 | const EVP_MD *EVP_MD_CTX_md(const EVP_MD_CTX *ctx); | ^~~~~~~~~~~~~ ../../src/crypto/crypto_sig.cc: In function 'unsigned int node::crypto::{anonymous}::GetBytesOfRS(const ncrypto::EVPKeyPointer&)': ../../src/crypto/crypto_sig.cc:133:43: warning: 'const dsa_st* EVP_PKEY_get0_DSA(const EVP_PKEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 133 | const DSA* dsa_key = EVP_PKEY_get0_DSA(pkey.get()); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/openssl/evp.h:1414:22: note: declared here 1414 | const struct dsa_st *EVP_PKEY_get0_DSA(const EVP_PKEY *pkey); | ^~~~~~~~~~~~~~~~~ ../../src/crypto/crypto_sig.cc:135:49: warning: 'const BIGNUM* DSA_get0_q(const DSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 135 | bits = BignumPointer::GetBitCount(DSA_get0_q(dsa_key)); | ~~~~~~~~~~^~~~~~~~~ /usr/include/openssl/dsa.h:214:37: note: declared here 214 | OSSL_DEPRECATEDIN_3_0 const BIGNUM *DSA_get0_q(const DSA *d); | ^~~~~~~~~~ ../../src/crypto/crypto_sig.cc: In member function 'node::crypto::SignBase::Error node::crypto::Verify::VerifyFinal(const ncrypto::EVPKeyPointer&, const node::crypto::ByteSource&, int, const v8::Maybe&, bool*)': ../../src/crypto/crypto_sig.cc:526:65: warning: 'const EVP_MD* EVP_MD_CTX_md(const EVP_MD_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 526 | EVP_PKEY_CTX_set_signature_md(pkctx.get(), EVP_MD_CTX_md(mdctx.get())) > | ~~~~~~~~~~~~~^~~~~~~~~~~~~ /usr/include/openssl/evp.h:581:15: note: declared here 581 | const EVP_MD *EVP_MD_CTX_md(const EVP_MD_CTX *ctx); | ^~~~~~~~~~~~~ [277/1933] CXX obj/src/crypto/libnode.crypto_hkdf.o In file included from ../../src/crypto/crypto_util.h:15, from ../../src/crypto/crypto_pbkdf2.h:6, from ../../src/crypto/crypto_pbkdf2.cc:1: ../../deps/ncrypto/ncrypto.h:208:59: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 208 | using HMACCtxPointer = DeleteFnPtr; | ^ In file included from ../../deps/ncrypto/ncrypto.h:10: /usr/include/openssl/hmac.h:35:28: note: declared here 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); | ^~~~~~~~~~~~~ ../../deps/ncrypto/ncrypto.h:211:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 211 | using RSAPointer = DeleteFnPtr; | ^ In file included from ../../deps/ncrypto/ncrypto.h:12: /usr/include/openssl/rsa.h:304:28: note: declared here 304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); | ^~~~~~~~ ../../deps/ncrypto/ncrypto.h:658:26: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 658 | DeleteFnPtr dh_; | ^ In file included from ../../deps/ncrypto/ncrypto.h:5: /usr/include/openssl/dh.h:211:28: note: declared here 211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ ../../deps/ncrypto/ncrypto.h:948:34: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 948 | DeleteFnPtr key_; | ^ In file included from ../../deps/ncrypto/ncrypto.h:7: /usr/include/openssl/ec.h:1022:28: note: declared here 1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ [278/1933] CXX obj/src/crypto/libnode.crypto_dsa.o In file included from ../../src/crypto/crypto_util.h:15, from ../../src/crypto/crypto_keys.h:6, from ../../src/crypto/crypto_hkdf.h:8, from ../../src/crypto/crypto_hkdf.cc:1: ../../deps/ncrypto/ncrypto.h:208:59: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 208 | using HMACCtxPointer = DeleteFnPtr; | ^ In file included from ../../deps/ncrypto/ncrypto.h:10: /usr/include/openssl/hmac.h:35:28: note: declared here 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); | ^~~~~~~~~~~~~ ../../deps/ncrypto/ncrypto.h:211:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 211 | using RSAPointer = DeleteFnPtr; | ^ In file included from ../../deps/ncrypto/ncrypto.h:12: /usr/include/openssl/rsa.h:304:28: note: declared here 304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); | ^~~~~~~~ ../../deps/ncrypto/ncrypto.h:658:26: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 658 | DeleteFnPtr dh_; | ^ In file included from ../../deps/ncrypto/ncrypto.h:5: /usr/include/openssl/dh.h:211:28: note: declared here 211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ ../../deps/ncrypto/ncrypto.h:948:34: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 948 | DeleteFnPtr key_; | ^ In file included from ../../deps/ncrypto/ncrypto.h:7: /usr/include/openssl/ec.h:1022:28: note: declared here 1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ [279/1933] CXX obj/src/crypto/libnode.crypto_common.o In file included from ../../src/crypto/crypto_util.h:15, from ../../src/crypto/crypto_keys.h:6, from ../../src/crypto/crypto_dsa.h:6, from ../../src/crypto/crypto_dsa.cc:1: ../../deps/ncrypto/ncrypto.h:208:59: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 208 | using HMACCtxPointer = DeleteFnPtr; | ^ In file included from ../../deps/ncrypto/ncrypto.h:10: /usr/include/openssl/hmac.h:35:28: note: declared here 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); | ^~~~~~~~~~~~~ ../../deps/ncrypto/ncrypto.h:211:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 211 | using RSAPointer = DeleteFnPtr; | ^ In file included from ../../deps/ncrypto/ncrypto.h:12: /usr/include/openssl/rsa.h:304:28: note: declared here 304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); | ^~~~~~~~ ../../deps/ncrypto/ncrypto.h:658:26: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 658 | DeleteFnPtr dh_; | ^ In file included from ../../deps/ncrypto/ncrypto.h:5: /usr/include/openssl/dh.h:211:28: note: declared here 211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ ../../deps/ncrypto/ncrypto.h:948:34: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 948 | DeleteFnPtr key_; | ^ In file included from ../../deps/ncrypto/ncrypto.h:7: /usr/include/openssl/ec.h:1022:28: note: declared here 1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ ../../src/crypto/crypto_dsa.cc: In function 'v8::Maybe node::crypto::GetDsaKeyDetail(node::Environment*, const KeyObjectData&, v8::Local)': ../../src/crypto/crypto_dsa.cc:143:37: warning: 'const dsa_st* EVP_PKEY_get0_DSA(const EVP_PKEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 143 | const DSA* dsa = EVP_PKEY_get0_DSA(m_pkey.get()); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ In file included from ../../src/env.h:54, from ../../src/crypto/crypto_util.h:7: /usr/include/openssl/evp.h:1414:22: note: declared here 1414 | const struct dsa_st *EVP_PKEY_get0_DSA(const EVP_PKEY *pkey); | ^~~~~~~~~~~~~~~~~ ../../src/crypto/crypto_dsa.cc:146:15: warning: 'void DSA_get0_pqg(const DSA*, const BIGNUM**, const BIGNUM**, const BIGNUM**)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 146 | DSA_get0_pqg(dsa, &p, &q, nullptr); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ In file included from ../../deps/ncrypto/ncrypto.h:6: /usr/include/openssl/dsa.h:206:28: note: declared here 206 | OSSL_DEPRECATEDIN_3_0 void DSA_get0_pqg(const DSA *d, const BIGNUM **p, | ^~~~~~~~~~~~ [280/1933] CXX obj/src/crypto/libnode.crypto_bio.o In file included from ../../src/crypto/crypto_common.h:8, from ../../src/crypto/crypto_common.cc:1: ../../deps/ncrypto/ncrypto.h:208:59: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 208 | using HMACCtxPointer = DeleteFnPtr; | ^ In file included from /usr/include/openssl/ssl.h:38, from ../../src/crypto/crypto_common.h:6: /usr/include/openssl/hmac.h:35:28: note: declared here 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); | ^~~~~~~~~~~~~ ../../deps/ncrypto/ncrypto.h:211:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 211 | using RSAPointer = DeleteFnPtr; | ^ In file included from /usr/include/openssl/x509.h:36, from /usr/include/openssl/ssl.h:32: /usr/include/openssl/rsa.h:304:28: note: declared here 304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); | ^~~~~~~~ ../../deps/ncrypto/ncrypto.h:658:26: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 658 | DeleteFnPtr dh_; | ^ In file included from /usr/include/openssl/dsa.h:31, from /usr/include/openssl/x509.h:37: /usr/include/openssl/dh.h:211:28: note: declared here 211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ ../../deps/ncrypto/ncrypto.h:948:34: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 948 | DeleteFnPtr key_; | ^ In file included from /usr/include/openssl/x509.h:33: /usr/include/openssl/ec.h:1022:28: note: declared here 1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ [281/1933] CXX obj/src/crypto/libnode.crypto_aes.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 ../../src/crypto/crypto_bio.cc:22: ../../deps/ncrypto/ncrypto.h:208:59: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 208 | using HMACCtxPointer = DeleteFnPtr; | ^ In file included from ../../deps/ncrypto/ncrypto.h:10: /usr/include/openssl/hmac.h:35:28: note: declared here 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); | ^~~~~~~~~~~~~ ../../deps/ncrypto/ncrypto.h:211:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 211 | using RSAPointer = DeleteFnPtr; | ^ In file included from ../../deps/ncrypto/ncrypto.h:12: /usr/include/openssl/rsa.h:304:28: note: declared here 304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); | ^~~~~~~~ ../../deps/ncrypto/ncrypto.h:658:26: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 658 | DeleteFnPtr dh_; | ^ In file included from ../../deps/ncrypto/ncrypto.h:5: /usr/include/openssl/dh.h:211:28: note: declared here 211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ ../../deps/ncrypto/ncrypto.h:948:34: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 948 | DeleteFnPtr key_; | ^ In file included from ../../deps/ncrypto/ncrypto.h:7: /usr/include/openssl/ec.h:1022:28: note: declared here 1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ [282/1933] CXX obj/src/inspector/libnode.worker_inspector.o [283/1933] CXX obj/src/inspector/libnode.network_agent.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/crypto/crypto_aes.cc:1: ../../deps/ncrypto/ncrypto.h:208:59: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 208 | using HMACCtxPointer = DeleteFnPtr; | ^ In file included from ../../deps/ncrypto/ncrypto.h:10: /usr/include/openssl/hmac.h:35:28: note: declared here 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); | ^~~~~~~~~~~~~ ../../deps/ncrypto/ncrypto.h:211:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 211 | using RSAPointer = DeleteFnPtr; | ^ In file included from ../../deps/ncrypto/ncrypto.h:12: /usr/include/openssl/rsa.h:304:28: note: declared here 304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); | ^~~~~~~~ ../../deps/ncrypto/ncrypto.h:658:26: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 658 | DeleteFnPtr dh_; | ^ In file included from ../../deps/ncrypto/ncrypto.h:5: /usr/include/openssl/dh.h:211:28: note: declared here 211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ ../../deps/ncrypto/ncrypto.h:948:34: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 948 | DeleteFnPtr key_; | ^ In file included from ../../deps/ncrypto/ncrypto.h:7: /usr/include/openssl/ec.h:1022:28: note: declared here 1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ [284/1933] CXX obj/src/inspector/libnode.network_inspector.o [285/1933] CXX obj/src/inspector/libnode.worker_agent.o [286/1933] CXX obj/src/inspector/libnode.tracing_agent.o [287/1933] CXX obj/src/inspector/libnode.runtime_agent.o [288/1933] CXX obj/src/inspector/libnode.node_string.o [289/1933] CXX obj/src/inspector/libnode.node_json.o [290/1933] CXX obj/src/inspector/libnode.main_thread_interface.o [291/1933] CXX obj/src/libnode.inspector_socket_server.o [292/1933] CXX obj/src/libnode.inspector_socket.o [293/1933] CXX obj/src/libnode.inspector_js_api.o In file included from /usr/include/c++/14.2.0/bits/stl_uninitialized.h:63, from /usr/include/c++/14.2.0/memory:69, from ../../deps/v8/include/v8-inspector.h:11, from ../../src/util.h:28, from ../../src/inspector_socket.h:6, from ../../src/inspector_socket.cc:1: In function 'std::__copy_move::__copy_m(char*, char*, char*)char*', inlined from 'std::__copy_move_a2(char*, char*, char*)char*' at /usr/include/c++/14.2.0/bits/stl_algobase.h:521:30, inlined from 'std::__copy_move_a1(char*, char*, char*)char*' at /usr/include/c++/14.2.0/bits/stl_algobase.h:548:42, inlined from 'std::__copy_move_a(char*, char*, char*)char*' at /usr/include/c++/14.2.0/bits/stl_algobase.h:555:31, inlined from 'std::copy(char*, char*, char*)char*' at /usr/include/c++/14.2.0/bits/stl_algobase.h:651:7, inlined from 'std::__uninitialized_copy::__uninit_copy(char*, char*, char*)char*' at /usr/include/c++/14.2.0/bits/stl_uninitialized.h:147:27, inlined from 'std::uninitialized_copy(char*, char*, char*)char*' at /usr/include/c++/14.2.0/bits/stl_uninitialized.h:185:15, inlined from 'std::__uninitialized_copy_a(char*, char*, char*, std::allocator&)char*' at /usr/include/c++/14.2.0/bits/stl_uninitialized.h:373:37, inlined from 'std::vector >::_M_range_insert(__gnu_cxx::__normal_iterator > >, char*, char*, std::forward_iterator_tag)void' at /usr/include/c++/14.2.0/bits/vector.tcc:1022:38, inlined from 'std::vector >::insert(__gnu_cxx::__normal_iterator > >, char*, char*)__gnu_cxx::__normal_iterator > >' at /usr/include/c++/14.2.0/bits/stl_vector.h:1488:19, inlined from 'node::inspector::(anonymous namespace)::encode_frame_hybi17(std::vector > const&)' at ../../src/inspector_socket.cc:280:17, inlined from 'node::inspector::(anonymous namespace)::WsHandler::Write(std::vector >)' at ../../src/inspector_socket.cc:405:56: /usr/include/c++/14.2.0/bits/stl_algobase.h:452:30: warning: array subscript [-1152921504606846976, 0] is outside array bounds of 'char[]' [-Warray-bounds=] 452 | __builtin_memmove(__result, __first, sizeof(_Tp) * _Num); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/x86_64-alpine-linux-musl/bits/c++allocator.h:33, from /usr/include/c++/14.2.0/bits/allocator.h:46, from /usr/include/c++/14.2.0/memory:65: In member function 'std::__new_allocator::allocate(unsigned long, void const*)', inlined from 'std::allocator::allocate(unsigned long)' at /usr/include/c++/14.2.0/bits/allocator.h:196:40, inlined from 'std::allocator_traits >::allocate(std::allocator&, unsigned long)' at /usr/include/c++/14.2.0/bits/alloc_traits.h:478:28, inlined from 'std::_Vector_base >::_M_allocate(unsigned long)' at /usr/include/c++/14.2.0/bits/stl_vector.h:380:33, inlined from 'std::vector >::_M_range_insert(__gnu_cxx::__normal_iterator > >, char*, char*, std::forward_iterator_tag)void' at /usr/include/c++/14.2.0/bits/vector.tcc:1013:40, inlined from 'std::vector >::insert(__gnu_cxx::__normal_iterator > >, char*, char*)__gnu_cxx::__normal_iterator > >' at /usr/include/c++/14.2.0/bits/stl_vector.h:1488:19, inlined from 'node::inspector::(anonymous namespace)::encode_frame_hybi17(std::vector > const&)' at ../../src/inspector_socket.cc:280:17, inlined from 'node::inspector::(anonymous namespace)::WsHandler::Write(std::vector >)' at ../../src/inspector_socket.cc:405:56: /usr/include/c++/14.2.0/bits/new_allocator.h:151:55: note: at offset [-9223372036854775808, -1] into object of size [1, 9223372036854775807] allocated by 'operator new(unsigned long)' 151 | return static_cast<_Tp*>(_GLIBCXX_OPERATOR_NEW(__n * sizeof(_Tp))); | ^ [294/1933] CXX obj/src/libnode.inspector_profiler.o [295/1933] CXX obj/src/libnode.inspector_io.o [296/1933] CXX obj/src/libnode.inspector_agent.o In file included from ../../src/crypto/crypto_util.h:15, from ../../src/inspector_io.cc:4: ../../deps/ncrypto/ncrypto.h:208:59: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 208 | using HMACCtxPointer = DeleteFnPtr; | ^ In file included from ../../deps/ncrypto/ncrypto.h:10: /usr/include/openssl/hmac.h:35:28: note: declared here 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); | ^~~~~~~~~~~~~ ../../deps/ncrypto/ncrypto.h:211:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 211 | using RSAPointer = DeleteFnPtr; | ^ In file included from ../../deps/ncrypto/ncrypto.h:12: /usr/include/openssl/rsa.h:304:28: note: declared here 304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); | ^~~~~~~~ ../../deps/ncrypto/ncrypto.h:658:26: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 658 | DeleteFnPtr dh_; | ^ In file included from ../../deps/ncrypto/ncrypto.h:5: /usr/include/openssl/dh.h:211:28: note: declared here 211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ ../../deps/ncrypto/ncrypto.h:948:34: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 948 | DeleteFnPtr key_; | ^ In file included from ../../deps/ncrypto/ncrypto.h:7: /usr/include/openssl/ec.h:1022:28: note: declared here 1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ [297/1933] CXX obj/src/large_pages/libnode.node_large_page.o [298/1933] CXX obj/src/libnode.uv.o [299/1933] CXX obj/src/libnode.util.o [300/1933] CXX obj/src/libnode.udp_wrap.o [301/1933] CXX obj/src/libnode.tty_wrap.o [302/1933] CXX obj/src/tracing/libnode.traced_value.o [303/1933] CXX obj/src/tracing/libnode.trace_event.o [304/1933] CXX obj/src/tracing/libnode.node_trace_writer.o [305/1933] CXX obj/src/tracing/libnode.node_trace_buffer.o [306/1933] CXX obj/src/tracing/libnode.agent.o [307/1933] CXX obj/src/libnode.timer_wrap.o [308/1933] CXX obj/src/libnode.timers.o [309/1933] CXX obj/src/libnode.tcp_wrap.o [310/1933] CXX obj/src/libnode.string_decoder.o [311/1933] CXX obj/src/libnode.string_bytes.o [312/1933] CXX obj/src/libnode.stream_wrap.o [313/1933] CXX obj/src/libnode.stream_pipe.o [314/1933] CXX obj/src/libnode.stream_base.o [315/1933] CXX obj/src/libnode.spawn_sync.o [316/1933] CXX obj/src/libnode.signal_wrap.o [317/1933] CXX obj/src/libnode.process_wrap.o [318/1933] CXX obj/src/libnode.pipe_wrap.o [319/1933] CXX obj/src/permission/libnode.worker_permission.o [320/1933] CXX obj/src/permission/libnode.wasi_permission.o [321/1933] CXX obj/src/permission/libnode.permission.o [322/1933] CXX obj/src/permission/libnode.inspector_permission.o [323/1933] CXX obj/src/permission/libnode.fs_permission.o [324/1933] CXX obj/src/permission/libnode.child_process_permission.o [325/1933] CXX obj/src/libnode.path.o [326/1933] CXX obj/src/libnode.node_zlib.o [327/1933] CXX obj/src/libnode.node_worker.o [328/1933] CXX obj/src/libnode.node_webstorage.o [329/1933] CXX obj/src/libnode.node_watchdog.o In file included from ../../deps/v8/include/v8-handle-base.h:8, from ../../deps/v8/include/v8-local-handle.h:13, from ../../deps/v8/include/v8-profiler.h:15, from ../../src/memory_tracker.h:5, from ../../src/base_object.h:29, from ../../src/node_webstorage.h:6, from ../../src/node_webstorage.cc:1: In function 'v8::internal::Internals::GetRoot(v8::Isolate*, int)', inlined from 'v8::ReturnValue::SetTheHole()' at ../../deps/v8/include/v8-function-callback.h:441:23, inlined from 'v8::ReturnValue::Set(v8::Local)void' at ../../deps/v8/include/v8-function-callback.h:358:15, inlined from 'node::webstorage::StorageGetter(v8::Local, v8::PropertyCallbackInfo const&)' at ../../src/node_webstorage.cc:565:30: ../../deps/v8/include/v8-internal.h:962:39: warning: array subscript 0 is outside array bounds of 'Address[0:]' [-Warray-bounds=] 962 | return *GetRootSlot(isolate, index); | ^ In function 'node::webstorage::StorageGetter(v8::Local, v8::PropertyCallbackInfo const&)': cc1plus: note: source object is likely at address zero [330/1933] CXX obj/src/libnode.node_wasm_web_api.o [331/1933] CXX obj/src/libnode.node_wasi.o [332/1933] CXX obj/src/libnode.node_v8.o [333/1933] CXX obj/src/libnode.node_util.o [334/1933] CXX obj/src/libnode.node_url.o [335/1933] CXX obj/src/libnode.node_types.o [336/1933] CXX obj/src/libnode.node_trace_events.o [337/1933] CXX obj/src/libnode.node_task_runner.o [338/1933] CXX obj/src/libnode.node_task_queue.o [339/1933] CXX obj/src/libnode.node_symbols.o [340/1933] CXX obj/src/libnode.node_stat_watcher.o [341/1933] CXX obj/src/libnode.node_sqlite.o [342/1933] CXX obj/src/libnode.node_sockaddr.o [343/1933] CXX obj/src/libnode.node_snapshotable.o [344/1933] CXX obj/src/libnode.node_shadow_realm.o [345/1933] CXX obj/src/libnode.node_serdes.o [346/1933] CXX obj/src/libnode.node_sea.o [347/1933] CXX obj/src/libnode.node_report_utils.o [348/1933] CXX obj/src/libnode.node_report_module.o In file included from /usr/include/c++/14.2.0/string:51, from ../../src/node_sea.h:8, from ../../src/node_sea.cc:1: In function 'std::__copy_move::__copy_m(char**, char**, char**)char**', inlined from 'std::__copy_move_a2(char**, char**, char**)char**' at /usr/include/c++/14.2.0/bits/stl_algobase.h:521:30, inlined from 'std::__copy_move_a1(char**, char**, char**)char**' at /usr/include/c++/14.2.0/bits/stl_algobase.h:548:42, inlined from 'std::__copy_move_a(char**, char**, char**)char**' at /usr/include/c++/14.2.0/bits/stl_algobase.h:555:31, inlined from 'std::copy(char**, char**, char**)char**' at /usr/include/c++/14.2.0/bits/stl_algobase.h:651:7, inlined from 'std::__uninitialized_copy::__uninit_copy(char**, char**, char**)char**' at /usr/include/c++/14.2.0/bits/stl_uninitialized.h:147:27, inlined from 'std::uninitialized_copy(char**, char**, char**)char**' at /usr/include/c++/14.2.0/bits/stl_uninitialized.h:185:15, inlined from 'std::__uninitialized_copy_a(char**, char**, char**, std::allocator&)char**' at /usr/include/c++/14.2.0/bits/stl_uninitialized.h:373:37, inlined from 'std::vector >::_M_range_insert(__gnu_cxx::__normal_iterator > >, char**, char**, std::forward_iterator_tag)void' at /usr/include/c++/14.2.0/bits/vector.tcc:1022:38, inlined from 'std::vector >::insert(__gnu_cxx::__normal_iterator > >, char**, char**)__gnu_cxx::__normal_iterator > >' at /usr/include/c++/14.2.0/bits/stl_vector.h:1488:19, inlined from 'node::sea::FixupArgsForSEA(int, char**)' at ../../src/node_sea.cc:273:20: /usr/include/c++/14.2.0/bits/stl_algobase.h:452:30: warning: 'memcpy' writing 9 or more bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 452 | __builtin_memmove(__result, __first, sizeof(_Tp) * _Num); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/x86_64-alpine-linux-musl/bits/c++allocator.h:33, from /usr/include/c++/14.2.0/bits/allocator.h:46, from /usr/include/c++/14.2.0/string:43: In member function 'std::__new_allocator::allocate(unsigned long, void const*)', inlined from 'std::allocator::allocate(unsigned long)' at /usr/include/c++/14.2.0/bits/allocator.h:196:40, inlined from 'std::allocator_traits >::allocate(std::allocator&, unsigned long)' at /usr/include/c++/14.2.0/bits/alloc_traits.h:478:28, inlined from 'std::_Vector_base >::_M_allocate(unsigned long)' at /usr/include/c++/14.2.0/bits/stl_vector.h:380:33, inlined from 'std::vector >::_M_range_insert(__gnu_cxx::__normal_iterator > >, char**, char**, std::forward_iterator_tag)void' at /usr/include/c++/14.2.0/bits/vector.tcc:1013:40, inlined from 'std::vector >::insert(__gnu_cxx::__normal_iterator > >, char**, char**)__gnu_cxx::__normal_iterator > >' at /usr/include/c++/14.2.0/bits/stl_vector.h:1488:19, inlined from 'node::sea::FixupArgsForSEA(int, char**)' at ../../src/node_sea.cc:273:20: /usr/include/c++/14.2.0/bits/new_allocator.h:151:55: note: at offset [-9223372036854775808, -1] into destination object of size [8, 9223372036854775800] allocated by 'operator new(unsigned long)' 151 | return static_cast<_Tp*>(_GLIBCXX_OPERATOR_NEW(__n * sizeof(_Tp))); | ^ [349/1933] CXX obj/src/libnode.node_report.o [350/1933] CXX obj/src/libnode.node_realm.o [351/1933] CXX obj/src/libnode.node_process_object.o [352/1933] CXX obj/src/libnode.node_process_methods.o [353/1933] CXX obj/src/libnode.node_process_events.o [354/1933] CXX obj/src/libnode.node_postmortem_metadata.o [355/1933] CXX obj/src/libnode.node_platform.o [356/1933] CXX obj/src/libnode.node_perf.o [357/1933] CXX obj/src/libnode.node_os.o [358/1933] CXX obj/src/libnode.node_options.o [359/1933] CXX obj/src/libnode.node_modules.o [360/1933] CXX obj/src/libnode.node_metadata.o [361/1933] CXX obj/src/libnode.node_messaging.o In file included from ../../src/node_metadata.cc:30: ../../deps/ncrypto/ncrypto.h:208:59: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 208 | using HMACCtxPointer = DeleteFnPtr; | ^ In file included from ../../deps/ncrypto/ncrypto.h:10: /usr/include/openssl/hmac.h:35:28: note: declared here 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); | ^~~~~~~~~~~~~ ../../deps/ncrypto/ncrypto.h:211:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 211 | using RSAPointer = DeleteFnPtr; | ^ In file included from ../../deps/ncrypto/ncrypto.h:12: /usr/include/openssl/rsa.h:304:28: note: declared here 304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); | ^~~~~~~~ ../../deps/ncrypto/ncrypto.h:658:26: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 658 | DeleteFnPtr dh_; | ^ In file included from ../../deps/ncrypto/ncrypto.h:5: /usr/include/openssl/dh.h:211:28: note: declared here 211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ ../../deps/ncrypto/ncrypto.h:948:34: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 948 | DeleteFnPtr key_; | ^ In file included from ../../deps/ncrypto/ncrypto.h:7: /usr/include/openssl/ec.h:1022:28: note: declared here 1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ [362/1933] CXX obj/src/libnode.node_main_instance.o In file included from ../../src/crypto/crypto_util.h:15, from ../../src/node_main_instance.cc:4: ../../deps/ncrypto/ncrypto.h:208:59: warning: 'void HMAC_CTX_free(HMAC_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 208 | using HMACCtxPointer = DeleteFnPtr; | ^ In file included from ../../deps/ncrypto/ncrypto.h:10: /usr/include/openssl/hmac.h:35:28: note: declared here 35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); | ^~~~~~~~~~~~~ ../../deps/ncrypto/ncrypto.h:211:45: warning: 'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 211 | using RSAPointer = DeleteFnPtr; | ^ In file included from ../../deps/ncrypto/ncrypto.h:12: /usr/include/openssl/rsa.h:304:28: note: declared here 304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); | ^~~~~~~~ ../../deps/ncrypto/ncrypto.h:658:26: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 658 | DeleteFnPtr dh_; | ^ In file included from ../../deps/ncrypto/ncrypto.h:5: /usr/include/openssl/dh.h:211:28: note: declared here 211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ ../../deps/ncrypto/ncrypto.h:948:34: warning: 'void EC_KEY_free(EC_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 948 | DeleteFnPtr key_; | ^ In file included from ../../deps/ncrypto/ncrypto.h:7: /usr/include/openssl/ec.h:1022:28: note: declared here 1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ [363/1933] CXX obj/src/libnode.node_i18n.o [364/1933] CXX obj/src/libnode.node_http2.o [365/1933] CXX obj/src/libnode.node_http_parser.o [366/1933] CXX obj/src/libnode.node_file.o [367/1933] CXX obj/src/libnode.node_external_reference.o [368/1933] CXX obj/src/libnode.node_errors.o [369/1933] CXX obj/src/libnode.node_env_var.o [370/1933] CXX obj/src/libnode.node_dotenv.o [371/1933] CXX obj/src/libnode.node_dir.o [372/1933] CXX obj/src/libnode.node_debug.o [373/1933] CXX obj/src/libnode.node_credentials.o [374/1933] CXX obj/src/libnode.node_contextify.o [375/1933] CXX obj/src/libnode.node_constants.o [376/1933] CXX obj/src/libnode.node_config_file.o