Skip to content

Instantly share code, notes, and snippets.

@al3xtjames
Created July 16, 2025 04:19
Show Gist options
  • Save al3xtjames/0eb3c30d37c1ebab99968c62ee544300 to your computer and use it in GitHub Desktop.
Save al3xtjames/0eb3c30d37c1ebab99968c62ee544300 to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
Running phase: unpackPhase
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking source archive /nix/store/5jhqf8dj6fm1m6wn4x5yil5v8hw8lig3-node-v24.4.0.tar.xz
source root is node-v24.4.0
setting SOURCE_DATE_EPOCH to timestamp 1752048828 of file "node-v24.4.0/vcbuild.bat"
Running phase: patchPhase
@nix { "action": "setPhase", "phase": "patchPhase" }
applying patch /nix/store/82m4lc89fl843b7vmqpqfdb8cs1b52vf-configure-emulator.patch
patching file common.gypi
patching file configure.py
Hunk #1 succeeded at 113 (offset 1 line).
Hunk #2 succeeded at 2394 (offset 112 lines).
patching file node.gyp
Hunk #1 succeeded at 702 (offset -1 lines).
Hunk #2 succeeded at 722 (offset -1 lines).
Hunk #3 succeeded at 1029 (offset 17 lines).
Hunk #4 succeeded at 1499 (offset 19 lines).
patching file tools/v8_gypfiles/v8.gyp
Hunk #1 succeeded at 134 (offset 22 lines).
Hunk #2 succeeded at 255 (offset 22 lines).
Hunk #3 succeeded at 484 (offset 29 lines).
Hunk #4 succeeded at 1899 (offset 54 lines).
applying patch /nix/store/j4p9lc7z8hi4g40cpqpj3qxb9a7bvanp-configure-armv6-vfpv2.patch
patching file configure.py
Hunk #1 succeeded at 49 with fuzz 1 (offset -1 lines).
applying patch /nix/store/gx5hri6n4zp538mdvyijplai31r21z1h-bypass-darwin-xcrun-node16.patch
patching file tools/gyp/pylib/gyp/xcode_emulation.py
Hunk #1 succeeded at 520 (offset -2 lines).
Hunk #2 succeeded at 1504 (offset -1 lines).
Hunk #3 succeeded at 1516 (offset -1 lines).
patching file deps/npm/node_modules/node-gyp/gyp/pylib/gyp/xcode_emulation.py
Hunk #1 succeeded at 520 (offset -2 lines).
applying patch /nix/store/igz0qnjkvwi4f2mn7i13h3ndxl9n5ryi-node-npm-build-npm-package-logic.patch
patching file deps/npm/node_modules/@npmcli/run-script/lib/set-path.js
patching file deps/npm/node_modules/pacote/lib/git.js
Hunk #1 succeeded at 178 (offset -10 lines).
patching file deps/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js
Hunk #1 succeeded at 731 (offset -9 lines).
patching file deps/npm/node_modules/@npmcli/arborist/lib/arborist/load-actual.js
Hunk #1 succeeded at 133 with fuzz 1 (offset -14 lines).
applying patch /nix/store/57n0csr7hpdd0y91ljxpiwlfw7fsx3kl-use-correct-env-in-tests.patch
patching file test/parallel/test-child-process-default-options.js
patching file test/parallel/test-child-process-env.js
patching file test/parallel/test-child-process-exec-env.js
applying patch /nix/store/p2mhv95s89kaqmdynhz6y6asalf8y4dh-bin-sh-node-run-v22.patch
patching file test/fixtures/run-script/node_modules/.bin/positional-args
applying patch /nix/store/3za8p3x3hjfr1a9b1lc3z4aapp9sm2ja-use-nix-codesign.patch
patching file test/parallel/test-macos-app-sandbox.js
Running phase: updateAutotoolsGnuConfigScriptsPhase
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
Updating Autotools / GNU config script to a newer upstream version: ./deps/cares/config/config.sub
Updating Autotools / GNU config script to a newer upstream version: ./deps/cares/config/config.guess
Running phase: configurePhase
@nix { "action": "setPhase", "phase": "configurePhase" }
fixing libtool script ./deps/cares/config/ltmain.sh
./deps/cares/configure
patching script interpreter paths in /nix/store/xjyr8nsimmy93mdszdr8p5x3rpgbhgmb-nodejs-configure
configure flags: --prefix=/nix/store/cmn5l0xyx92i5qkgr89rinrvdzrc0ppj-nodejs-24.4.0 --ninja --with-intl=system-icu --openssl-use-def-ca-store --no-cross-compiling --dest-os=mac --dest-cpu=arm64 --shared-libuv --shared-libuv-libpath=/nix/store/y1czw9fryif402z8lkv3fc0dfysqgic7-libuv-1.51.0/lib --shared-openssl --shared-openssl-libpath=/nix/store/v7ip9q2908xcmq4i9wray4w1g81qb3sc-openssl-3.5.1/lib --shared-sqlite --shared-sqlite-libpath=/nix/store/73iiazjcn1qscb8m0l5f3jg56vjgwxbj-sqlite-3.50.2/lib --shared-zlib --shared-zlib-libpath=/nix/store/k7jkicn0ld7461m2p92xyh49rak8drzn-zlib-1.3.1/lib
INFO: configure completed successfully
Running phase: buildPhase
@nix { "action": "setPhase", "phase": "buildPhase" }
build flags: -j16 SHELL=/nix/store/a6akyvyh3j60yz9gajqbm155k2c7m5fc-bash-5.3p0/bin/bash
TERM=dumb ninja -C out/Release -j16
ninja: Entering directory `out/Release'
[1/2141] CXX obj/deps/v8/src/base/v8_libbase.abort-mode.o
[2/2141] CXX obj/deps/v8/src/base/v8_libbase.fpu.o
[3/2141] CXX obj/deps/v8/src/base/v8_libbase.cpu.o
[4/2141] CXX obj/deps/v8/src/base/v8_libbase.bits.o
[5/2141] CXX obj/deps/v8/src/base/v8_libbase.division-by-constant.o
[6/2141] CXX obj/deps/v8/src/base/numbers/v8_libbase.cached-powers.o
[7/2141] CXX obj/deps/v8/src/base/numbers/v8_libbase.diy-fp.o
[8/2141] CXX obj/deps/v8/src/base/v8_libbase.file-utils.o
[9/2141] CXX obj/deps/v8/src/base/debug/v8_libbase.stack_trace.o
[10/2141] CXX obj/deps/v8/src/base/numbers/v8_libbase.dtoa.o
[11/2141] CXX obj/deps/v8/src/base/numbers/v8_libbase.bignum-dtoa.o
[12/2141] CXX obj/deps/v8/src/base/v8_libbase.ieee754.o
[13/2141] CXX obj/deps/v8/src/base/v8_libbase.bounded-page-allocator.o
[14/2141] CXX obj/deps/v8/src/base/numbers/v8_libbase.bignum.o
[15/2141] CXX obj/deps/v8/src/base/v8_libbase.logging.o
[16/2141] CXX obj/deps/v8/src/base/v8_libbase.emulated-virtual-address-subspace.o
[17/2141] CXX obj/deps/v8/src/base/platform/v8_libbase.memory-protection-key.o
[18/2141] CXX obj/deps/v8/src/base/numbers/v8_libbase.fixed-dtoa.o
[19/2141] CXX obj/deps/v8/src/base/numbers/v8_libbase.fast-dtoa.o
[20/2141] CXX obj/deps/v8/src/base/v8_libbase.once.o
[21/2141] CXX obj/deps/v8/src/base/v8_libbase.page-allocator.o
[22/2141] CXX obj/deps/v8/src/base/platform/v8_libbase.platform.o
[23/2141] CXX obj/deps/v8/src/base/platform/v8_libbase.semaphore.o
[24/2141] CXX obj/deps/v8/src/base/numbers/v8_libbase.strtod.o
[25/2141] CXX obj/deps/v8/src/base/platform/v8_libbase.mutex.o
[26/2141] CXX obj/deps/v8/src/base/platform/v8_libbase.condition-variable.o
[27/2141] CXX obj/deps/v8/src/base/v8_libbase.strings.o
[28/2141] CXX obj/deps/v8/src/base/sanitizer/v8_libbase.lsan-virtual-address-space.o
[29/2141] CXX obj/deps/v8/src/base/v8_libbase.sys-info.o
[30/2141] CXX obj/deps/v8/src/base/sanitizer/v8_libbase.lsan-page-allocator.o
[31/2141] CXX obj/deps/v8/src/base/platform/v8_libbase.time.o
[32/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/base/internal/abseil.poison.o
[33/2141] CXX obj/deps/v8/src/base/v8_libbase.region-allocator.o
[34/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/base/internal/abseil.spinlock_wait.o
[35/2141] CXX obj/deps/v8/src/base/v8_libbase.virtual-address-space.o
[36/2141] CXX obj/deps/v8/src/base/v8_libbase.virtual-address-space-page-allocator.o
[37/2141] CXX obj/deps/v8/src/base/v8_libbase.vlq-base64.o
[38/2141] CXX obj/deps/v8/src/base/utils/v8_libbase.random-number-generator.o
[39/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/base/internal/abseil.tracing.o
[40/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/base/internal/abseil.unscaledcycleclock.o
[41/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/base/internal/abseil.strerror.o
[42/2141] CXX obj/deps/v8/src/base/platform/v8_libbase.platform-posix-time.o
[43/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/base/internal/abseil.raw_logging.o
[44/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/base/internal/abseil.cycleclock.o
[45/2141] CXX obj/deps/v8/src/base/debug/v8_libbase.stack_trace_posix.o
[46/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/base/internal/abseil.scoped_set_env.o
[47/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/base/internal/abseil.spinlock.o
[48/2141] CXX obj/deps/v8/src/base/platform/v8_libbase.platform-darwin.o
[49/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/base/internal/abseil.low_level_alloc.o
[50/2141] CXX obj/deps/v8/src/base/platform/v8_libbase.platform-posix.o
[51/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/base/internal/abseil.sysinfo.o
[52/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/base/internal/abseil.thread_identity.o
[53/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/debugging/internal/abseil.address_is_readable.o
[54/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/base/internal/abseil.throw_delegate.o
[55/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/base/abseil.log_severity.o
[56/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/debugging/internal/abseil.elf_mem_image.o
[57/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/crc/internal/abseil.cpu_detect.o
[58/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/container/internal/abseil.hashtablez_sampler_force_weak_definition.o
[59/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/container/internal/abseil.hashtablez_sampler.o
[60/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/debugging/internal/abseil.stack_consumption.o
[61/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/debugging/internal/abseil.utf8_for_code_point.o
[62/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/debugging/abseil.leak_check.o
[63/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/crc/internal/abseil.crc.o
[64/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/crc/abseil.crc32c.o
[65/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/debugging/abseil.failure_signal_handler.o
[66/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/debugging/internal/abseil.vdso_support.o
[67/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/crc/internal/abseil.crc_memcpy_fallback.o
[68/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/crc/internal/abseil.crc_non_temporal_memcpy.o
[69/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/debugging/internal/abseil.decode_rust_punycode.o
[70/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/crc/internal/abseil.crc_memcpy_x86_arm_combined.o
[71/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/debugging/abseil.stacktrace.o
[72/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/crc/internal/abseil.crc_cord_state.o
[73/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/debugging/internal/abseil.demangle_rust.o
[74/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/profiling/internal/abseil.periodic_sampler.o
[75/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/container/internal/abseil.raw_hash_set.o
[76/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/debugging/internal/abseil.examine_stack.o
[77/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/debugging/internal/abseil.demangle.o
[78/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/profiling/internal/abseil.exponential_biased.o
[79/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/hash/internal/abseil.city.o
[80/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/hash/internal/abseil.low_level_hash.o
[81/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/debugging/abseil.symbolize.o
[82/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/hash/internal/abseil.hash.o
[83/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/numeric/abseil.int128.o
[84/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/abseil.ascii.o
[85/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/crc/internal/abseil.crc_x86_arm_combined.o
[86/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/abseil.charconv.o
[87/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/internal/abseil.charconv_parse.o
[88/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/internal/abseil.charconv_bigint.o
[89/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/internal/abseil.cord_rep_btree_navigator.o
[90/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/abseil.escaping.o
[91/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/internal/abseil.cord_rep_consume.o
[92/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/abseil.cord_analysis.o
[93/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/internal/abseil.cord_internal.o
[94/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/internal/abseil.cord_rep_btree_reader.o
[95/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/internal/abseil.cordz_functions.o
[96/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/internal/abseil.cord_rep_crc.o
[97/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/internal/abseil.cord_rep_btree.o
[98/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/internal/abseil.cordz_handle.o
[99/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/internal/abseil.damerau_levenshtein_distance.o
[100/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/internal/abseil.cordz_sample_token.o
[101/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/internal/abseil.utf8.o
[102/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/internal/abseil.escaping.o
[103/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/internal/abseil.pow10_helper.o
[104/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/internal/abseil.memutil.o
[105/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/internal/abseil.ostringstream.o
[106/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/internal/abseil.cordz_info.o
[107/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/internal/str_format/abseil.extension.o
[108/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/internal/str_format/abseil.output.o
[109/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/abseil.cord.o
[110/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/internal/str_format/abseil.bind.o
[111/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/internal/abseil.stringify_sink.o
[112/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/internal/str_format/abseil.arg.o
[113/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/abseil.match.o
[114/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/abseil.string_view.o
[115/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/internal/str_format/abseil.parser.o
[116/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/abseil.str_replace.o
[117/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/abseil.str_cat.o
[118/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/synchronization/internal/abseil.sem_waiter.o
[119/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/internal/str_format/abseil.float_conversion.o
[120/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/synchronization/internal/abseil.win32_waiter.o
[121/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/abseil.str_split.o
[122/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/abseil.numbers.o
[123/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/strings/abseil.substitute.o
[124/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/synchronization/abseil.barrier.o
[125/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/synchronization/abseil.blocking_counter.o
[126/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/synchronization/internal/abseil.create_thread_identity.o
[127/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/synchronization/internal/abseil.futex_waiter.o
[128/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/synchronization/internal/abseil.kernel_timeout.o
[129/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/synchronization/internal/abseil.per_thread_sem.o
[130/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/synchronization/internal/abseil.pthread_waiter.o
[131/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/synchronization/internal/abseil.graphcycles.o
[132/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/synchronization/internal/abseil.waiter_base.o
[133/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/synchronization/internal/abseil.stdcpp_waiter.o
[134/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/synchronization/abseil.notification.o
[135/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/time/abseil.clock.o
[136/2141] LIBTOOL-STATIC libv8_libbase.a, POSTBUILDS
[137/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/time/abseil.format.o
[138/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/time/internal/cctz/src/abseil.civil_time_detail.o
[139/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/time/abseil.civil_time.o
[140/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/synchronization/abseil.mutex.o
[141/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/time/internal/cctz/src/abseil.time_zone_fixed.o
[142/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/time/abseil.duration.o
[143/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/time/internal/cctz/src/abseil.time_zone_posix.o
[144/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/time/internal/cctz/src/abseil.time_zone_if.o
[145/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/time/internal/cctz/src/abseil.zone_info_source.o
[146/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/time/internal/cctz/src/abseil.time_zone_libc.o
[147/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/time/internal/cctz/src/abseil.time_zone_format.o
[148/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/time/internal/cctz/src/abseil.time_zone_lookup.o
[149/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/time/internal/cctz/src/abseil.time_zone_impl.o
[150/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/time/abseil.time.o
[151/2141] CXX obj/deps/v8/third_party/abseil-cpp/absl/time/internal/cctz/src/abseil.time_zone_info.o
[152/2141] CXX obj/deps/v8/src/torque/torque_base.cpp-builder.o
[153/2141] CXX obj/deps/v8/src/torque/torque_base.global-context.o
[154/2141] CXX obj/deps/v8/src/torque/torque_base.earley-parser.o
[155/2141] CXX obj/deps/v8/src/torque/torque_base.source-positions.o
[156/2141] CXX obj/deps/v8/src/torque/torque_base.declarable.o
[157/2141] CXX obj/deps/v8/src/torque/torque_base.cfg.o
[158/2141] CXX obj/deps/v8/src/torque/torque_base.class-debug-reader-generator.o
[159/2141] CXX obj/deps/v8/src/torque/torque_base.cc-generator.o
[160/2141] CXX obj/deps/v8/src/torque/torque_base.server-data.o
[161/2141] CXX obj/deps/v8/src/torque/torque_base.kythe-data.o
[162/2141] LIBTOOL-STATIC libabseil.a, POSTBUILDS
libtool: warning duplicate member name 'abseil.escaping.o' from 'obj/deps/v8/third_party/abseil-cpp/absl/strings/internal/abseil.escaping.o(abseil.escaping.o)' and 'obj/deps/v8/third_party/abseil-cpp/absl/strings/abseil.escaping.o(abseil.escaping.o)'
[163/2141] STAMP obj/tools/v8_gypfiles/bytecode_builtins_list_generator.actions_depends.stamp
[164/2141] CXX obj/deps/v8/src/torque/torque_base.instance-type-generator.o
[165/2141] CXX obj/deps/v8/src/torque/torque_base.declaration-visitor.o
[166/2141] CXX obj/deps/v8/src/torque/torque_base.declarations.o
[167/2141] STAMP obj/tools/v8_gypfiles/gen-regexp-special-case.actions_depends.stamp
[168/2141] CXX obj/deps/v8/src/torque/torque_base.csa-generator.o
[169/2141] ACTION Checking inspector protocol compatibility
[170/2141] CXX obj/deps/v8/src/torque/torque_base.instructions.o
[171/2141] STAMP obj/tools/v8_gypfiles/v8_flags.actions_depends.stamp
[172/2141] CXX obj/deps/v8/src/torque/torque_base.torque-code-generator.o
[173/2141] ACTION Generating inspector protocol sources from protocol json
[174/2141] STAMP obj/tools/v8_gypfiles/v8_inspector_headers.actions_rules_copies.stamp
[175/2141] CC obj/deps/v8/third_party/zlib/v8_zlib.compress.o
[176/2141] CC obj/deps/v8/third_party/zlib/v8_zlib.adler32.o
[177/2141] CC obj/deps/v8/third_party/zlib/v8_zlib.cpu_features.o
../../deps/v8/third_party/zlib/cpu_features.c:106:13: warning: unused function '_cpu_check_features' [-Wunused-function]
106 | static void _cpu_check_features(void)
| ^~~~~~~~~~~~~~~~~~~
1 warning generated.
[178/2141] CXX obj/deps/v8/src/torque/torque_base.type-inference.o
[179/2141] CC obj/deps/v8/third_party/zlib/v8_zlib.crc32.o
[180/2141] CXX obj/deps/v8/src/interpreter/bytecode_builtins_list_generator.bytecode-operands.o
[181/2141] CXX obj/deps/v8/src/builtins/bytecode_builtins_list_generator.generate-bytecodes-builtins-list.o
[182/2141] CC obj/deps/v8/third_party/zlib/v8_zlib.gzclose.o
[183/2141] CC obj/deps/v8/third_party/zlib/v8_zlib.gzlib.o
[184/2141] CXX obj/deps/v8/src/interpreter/bytecode_builtins_list_generator.bytecodes.o
[185/2141] CC obj/deps/v8/third_party/zlib/v8_zlib.gzread.o
[186/2141] CC obj/deps/v8/third_party/zlib/v8_zlib.deflate.o
../../deps/v8/third_party/zlib/deflate.c:2109:31: warning: comparison of integers of different signs: 'IPos' (aka 'unsigned int') and 'int' [-Wsign-compare]
2109 | if (s->prev_match == -1) {
| ~~~~~~~~~~~~~ ^ ~~
1 warning generated.
[187/2141] CC obj/deps/v8/third_party/zlib/v8_zlib.gzwrite.o
[188/2141] CXX obj/deps/v8/src/torque/torque_base.type-oracle.o
[189/2141] CXX obj/deps/v8/src/regexp/gen-regexp-special-case.gen-regexp-special-case.o
[190/2141] CC obj/deps/v8/third_party/zlib/v8_zlib.inffast.o
[191/2141] CC obj/deps/v8/third_party/zlib/v8_zlib.infback.o
[192/2141] CC obj/deps/v8/third_party/zlib/v8_zlib.uncompr.o
[193/2141] CC obj/deps/v8/third_party/zlib/v8_zlib.inftrees.o
[194/2141] CC obj/deps/v8/third_party/zlib/v8_zlib.zutil.o
[195/2141] CXX obj/deps/v8/third_party/zlib/google/v8_zlib.compression_utils_portable.o
[196/2141] LINK bytecode_builtins_list_generator, POSTBUILDS
[197/2141] LINK gen-regexp-special-case, POSTBUILDS
[198/2141] CC obj/deps/v8/third_party/zlib/v8_zlib.trees.o
[199/2141] CXX obj/deps/v8/src/torque/torque_base.utils.o
[200/2141] CC obj/deps/v8/third_party/zlib/v8_zlib.inflate.o
[201/2141] ACTION generate_bytecode_builtins_list: generate_bytecode_builtins_list_action_3931b343a4cb0bd98da4e581f6ce90fe
[202/2141] ACTION run_gen-regexp-special-case: run_gen-regexp-special-case_action_bd80f64862dd779165d4349ffcbe0211
[203/2141] CXX obj/src/node_js2c.embedded_data.o
[204/2141] CXX obj/deps/v8/src/torque/torque_base.torque-compiler.o
[205/2141] CXX obj/deps/v8/third_party/highway/src/hwy/highway.abort.o
[206/2141] CXX obj/deps/v8/third_party/highway/src/hwy/highway.aligned_allocator.o
[207/2141] CXX obj/deps/v8/third_party/highway/src/hwy/highway.print.o
[208/2141] CXX obj/deps/v8/third_party/highway/src/hwy/highway.stats.o
[209/2141] CXX obj/deps/v8/src/torque/torque.torque.o
[210/2141] CXX obj/tools/node_js2c.js2c.o
[211/2141] CXX obj/deps/v8/third_party/highway/src/hwy/highway.targets.o
[212/2141] CXX obj/deps/v8/src/torque/torque_base.type-visitor.o
[213/2141] CXX obj/deps/v8/src/libplatform/v8_libplatform.default-thread-isolated-allocator.o
[214/2141] CXX obj/deps/v8/src/libplatform/v8_libplatform.default-job.o
[215/2141] CXX obj/deps/v8/src/libplatform/v8_libplatform.default-worker-threads-task-runner.o
[216/2141] CXX obj/deps/v8/third_party/highway/src/hwy/highway.timer.o
[217/2141] CXX obj/deps/v8/src/libplatform/v8_libplatform.default-platform.o
[218/2141] CXX obj/deps/v8/third_party/simdutf/simdutf.simdutf.o
[219/2141] CXX obj/deps/v8/src/libplatform/v8_libplatform.task-queue.o
[220/2141] CXX obj/deps/v8/src/libplatform/v8_libplatform.delayed-task-queue.o
[221/2141] LIBTOOL-STATIC libv8_zlib.a, POSTBUILDS
[222/2141] LIBTOOL-STATIC libsimdutf.a, POSTBUILDS
[223/2141] CC obj/deps/zstd/lib/common/zstd.debug.o
[224/2141] CXX obj/deps/v8/src/libplatform/v8_libplatform.default-foreground-task-runner.o
[225/2141] CXX obj/deps/v8/third_party/highway/src/hwy/highway.per_target.o
[226/2141] LINK node_js2c, POSTBUILDS
[227/2141] CC obj/deps/zstd/lib/common/zstd.entropy_common.o
[228/2141] LIBTOOL-STATIC libhighway.a, POSTBUILDS
[229/2141] STAMP obj/libnode.actions_depends.stamp
[230/2141] CC obj/deps/zstd/lib/common/zstd.fse_decompress.o
[231/2141] ACTION libnode: convert_node_protocol_to_json_1613b577312726d6acf41fb14bd20601
[232/2141] CXX obj/deps/v8/src/torque/torque_base.types.o
[233/2141] ACTION libnode: concatenate_protocols_1613b577312726d6acf41fb14bd20601
[234/2141] CXX obj/deps/v8/src/libplatform/tracing/v8_libplatform.trace-config.o
[235/2141] CC obj/deps/zstd/lib/compress/zstd.fse_compress.o
[236/2141] CXX obj/deps/v8/src/libplatform/tracing/v8_libplatform.trace-buffer.o
[237/2141] CXX obj/deps/v8/src/libplatform/tracing/v8_libplatform.trace-object.o
[238/2141] ACTION libnode: v8_inspector_compress_protocol_json_1613b577312726d6acf41fb14bd20601
[239/2141] CC obj/deps/zstd/lib/common/zstd.pool.o
[240/2141] CC obj/deps/zstd/lib/common/zstd.threading.o
[241/2141] ACTION libnode: node_js2c_1613b577312726d6acf41fb14bd20601
[242/2141] CC obj/deps/zstd/lib/common/zstd.xxhash.o
[243/2141] CXX obj/deps/v8/src/libplatform/tracing/v8_libplatform.trace-writer.o
[244/2141] CC obj/deps/zstd/lib/compress/zstd.huf_compress.o
[245/2141] CC obj/deps/zstd/lib/common/zstd.error_private.o
[246/2141] CC obj/deps/zstd/lib/common/zstd.zstd_common.o
[247/2141] CC obj/deps/zstd/lib/compress/zstd.hist.o
[248/2141] ACTION Generating node protocol sources from protocol json
[249/2141] STAMP obj/libnode.actions_rules_copies.stamp
[250/2141] CC obj/deps/zstd/lib/compress/zstd.zstd_compress_literals.o
[251/2141] CXX obj/deps/v8/src/libplatform/tracing/v8_libplatform.recorder-mac.o
[252/2141] CC obj/deps/zstd/lib/compress/zstd.zstd_compress_sequences.o
[253/2141] CXX obj/deps/v8/src/libplatform/v8_libplatform.worker-thread.o
[254/2141] CC obj/deps/zstd/lib/compress/zstd.zstd_compress_superblock.o
[255/2141] CXX obj/deps/v8/src/libplatform/tracing/v8_libplatform.tracing-controller.o
[256/2141] CC obj/deps/zstd/lib/compress/zstd.zstd_ldm.o
[257/2141] CC obj/deps/zstd/lib/compress/zstd.zstd_preSplit.o
[258/2141] CC obj/deps/zstd/lib/decompress/zstd.zstd_ddict.o
[259/2141] LIBTOOL-STATIC libv8_libplatform.a, POSTBUILDS
[260/2141] CC obj/deps/uvwasi/src/uvwasi.clocks.o
[261/2141] CC obj/deps/zstd/lib/decompress/zstd.huf_decompress.o
[262/2141] CC obj/deps/uvwasi/src/uvwasi.fd_table.o
[263/2141] CC obj/deps/uvwasi/src/uvwasi.path_resolver.o
[264/2141] CC obj/deps/zstd/lib/compress/zstd.zstdmt_compress.o
[265/2141] CC obj/deps/uvwasi/src/uvwasi.sync_helpers.o
[266/2141] CC obj/deps/uvwasi/src/uvwasi.poll_oneoff.o
[267/2141] CC obj/deps/uvwasi/src/uvwasi.uv_mapping.o
[268/2141] CC obj/deps/zstd/lib/decompress/zstd.zstd_decompress.o
[269/2141] CC obj/deps/nghttp2/lib/nghttp2.nghttp2_callbacks.o
[270/2141] CC obj/deps/uvwasi/src/uvwasi.wasi_rights.o
[271/2141] CC obj/deps/nghttp2/lib/nghttp2.nghttp2_debug.o
[272/2141] CC obj/deps/nghttp2/lib/nghttp2.nghttp2_buf.o
[273/2141] CC obj/deps/uvwasi/src/uvwasi.wasi_serdes.o
[274/2141] CC obj/deps/nghttp2/lib/nghttp2.nghttp2_extpri.o
[275/2141] CC obj/deps/nghttp2/lib/nghttp2.nghttp2_hd_huffman_data.o
[276/2141] CC obj/deps/nghttp2/lib/nghttp2.nghttp2_hd_huffman.o
[277/2141] CC obj/deps/nghttp2/lib/nghttp2.nghttp2_helper.o
[278/2141] CC obj/deps/uvwasi/src/uvwasi.uvwasi.o
[279/2141] CC obj/deps/nghttp2/lib/nghttp2.nghttp2_frame.o
[280/2141] CC obj/deps/nghttp2/lib/nghttp2.nghttp2_http.o
[281/2141] CC obj/deps/nghttp2/lib/nghttp2.nghttp2_mem.o
[282/2141] CC obj/deps/nghttp2/lib/nghttp2.nghttp2_alpn.o
[283/2141] CC obj/deps/nghttp2/lib/nghttp2.nghttp2_map.o
[284/2141] CC obj/deps/nghttp2/lib/nghttp2.nghttp2_option.o
[285/2141] CC obj/deps/zstd/lib/compress/zstd.zstd_fast.o
[286/2141] CC obj/deps/nghttp2/lib/nghttp2.nghttp2_outbound_item.o
[287/2141] CC obj/deps/zstd/lib/compress/zstd.zstd_double_fast.o
[288/2141] CC obj/deps/nghttp2/lib/nghttp2.nghttp2_hd.o
[289/2141] CC obj/deps/nghttp2/lib/nghttp2.nghttp2_priority_spec.o
[290/2141] CC obj/deps/zstd/lib/decompress/zstd.zstd_decompress_block.o
[291/2141] CC obj/deps/nghttp2/lib/nghttp2.nghttp2_pq.o
[292/2141] CC obj/deps/zstd/lib/compress/zstd.zstd_compress.o
[293/2141] CC obj/deps/nghttp2/lib/nghttp2.nghttp2_queue.o
[294/2141] CC obj/deps/nghttp2/lib/nghttp2.nghttp2_ratelim.o
[295/2141] CC obj/deps/nghttp2/lib/nghttp2.nghttp2_rcbuf.o
[296/2141] CC obj/deps/nghttp2/lib/nghttp2.nghttp2_stream.o
[297/2141] CC obj/deps/nghttp2/lib/nghttp2.nghttp2_time.o
[298/2141] CC obj/deps/nghttp2/lib/nghttp2.nghttp2_version.o
[299/2141] CC obj/deps/zstd/lib/compress/zstd.zstd_opt.o
[300/2141] CC obj/deps/nghttp2/lib/nghttp2.nghttp2_submit.o
[301/2141] CC obj/deps/llhttp/src/llhttp.api.o
[302/2141] CC obj/deps/llhttp/src/llhttp.http.o
[303/2141] CC obj/deps/nghttp2/lib/nghttp2.sfparse.o
[304/2141] CXX obj/deps/nbytes/src/nbytes.nbytes.o
[305/2141] CC obj/deps/nghttp2/lib/nghttp2.nghttp2_session.o
[306/2141] CC obj/deps/llhttp/src/llhttp.llhttp.o
[307/2141] CXX obj/deps/inspector_protocol/crdtp/crdtp.error_support.o
[308/2141] CXX obj/deps/ncrypto/ncrypto.engine.o
In file included from ../../deps/ncrypto/engine.cc:1:
../../deps/ncrypto/ncrypto.h:213:37: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
213 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/rsa.h:304:1: note: 'RSA_free' has been explicitly marked deprecated here
304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../deps/ncrypto/engine.cc:1:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:213:20: note: in instantiation of template type alias 'DeleteFnPtr' requested here
213 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/rsa.h:304:1: note: 'RSA_free' has been explicitly marked deprecated here
304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../deps/ncrypto/engine.cc:1:
../../deps/ncrypto/ncrypto.h:1016:19: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
1016 | DeleteFnPtr<DH, DH_free> dh_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/dh.h:211:1: note: 'DH_free' has been explicitly marked deprecated here
211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../deps/ncrypto/engine.cc:1:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/dh.h:211:1: note: 'DH_free' has been explicitly marked deprecated here
211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../deps/ncrypto/engine.cc:1:
../../deps/ncrypto/ncrypto.h:1358:23: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
1358 | DeleteFnPtr<EC_KEY, EC_KEY_free> key_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/ec.h:1022:1: note: 'EC_KEY_free' has been explicitly marked deprecated here
1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../deps/ncrypto/engine.cc:1:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/ec.h:1022:1: note: 'EC_KEY_free' has been explicitly marked deprecated here
1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../deps/ncrypto/engine.cc:1:
../../deps/ncrypto/ncrypto.h:1429:25: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
1429 | DeleteFnPtr<HMAC_CTX, HMAC_CTX_free> ctx_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/hmac.h:35:1: note: 'HMAC_CTX_free' has been explicitly marked deprecated here
35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../deps/ncrypto/engine.cc:1:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/hmac.h:35:1: note: 'HMAC_CTX_free' has been explicitly marked deprecated here
35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../deps/ncrypto/engine.cc:31:7: warning: 'ENGINE_finish' is deprecated [-Wdeprecated-declarations]
31 | ENGINE_finish(engine);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/engine.h:628:1: note: 'ENGINE_finish' has been explicitly marked deprecated here
628 | OSSL_DEPRECATEDIN_3_0 int ENGINE_finish(ENGINE *e);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../deps/ncrypto/engine.cc:33:7: warning: 'ENGINE_free' is deprecated [-Wdeprecated-declarations]
33 | ENGINE_free(engine);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/engine.h:493:1: note: 'ENGINE_free' has been explicitly marked deprecated here
493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../deps/ncrypto/engine.cc:50:24: warning: 'ENGINE_by_id' is deprecated [-Wdeprecated-declarations]
50 | EnginePointer engine(ENGINE_by_id(name));
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/engine.h:336:1: note: 'ENGINE_by_id' has been explicitly marked deprecated here
336 | OSSL_DEPRECATEDIN_3_0 ENGINE *ENGINE_by_id(const char *id);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../deps/ncrypto/engine.cc:53:28: warning: 'ENGINE_by_id' is deprecated [-Wdeprecated-declarations]
53 | engine = EnginePointer(ENGINE_by_id("dynamic"));
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/engine.h:336:1: note: 'ENGINE_by_id' has been explicitly marked deprecated here
336 | OSSL_DEPRECATEDIN_3_0 ENGINE *ENGINE_by_id(const char *id);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../deps/ncrypto/engine.cc:55:12: warning: 'ENGINE_ctrl_cmd_string' is deprecated [-Wdeprecated-declarations]
55 | if (!ENGINE_ctrl_cmd_string(engine.get(), "SO_PATH", name, 0) ||
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/engine.h:478:1: note: 'ENGINE_ctrl_cmd_string' has been explicitly marked deprecated here
478 | OSSL_DEPRECATEDIN_3_0
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../deps/ncrypto/engine.cc:56:12: warning: 'ENGINE_ctrl_cmd_string' is deprecated [-Wdeprecated-declarations]
56 | !ENGINE_ctrl_cmd_string(engine.get(), "LOAD", nullptr, 0)) {
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/engine.h:478:1: note: 'ENGINE_ctrl_cmd_string' has been explicitly marked deprecated here
478 | OSSL_DEPRECATEDIN_3_0
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../deps/ncrypto/engine.cc:67:10: warning: 'ENGINE_set_default' is deprecated [-Wdeprecated-declarations]
67 | return ENGINE_set_default(engine, flags) != 0;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/engine.h:708:1: note: 'ENGINE_set_default' has been explicitly marked deprecated here
708 | OSSL_DEPRECATEDIN_3_0 int ENGINE_set_default(ENGINE *e, unsigned int flags);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../deps/ncrypto/engine.cc:73:10: warning: 'ENGINE_init' is deprecated [-Wdeprecated-declarations]
73 | return ENGINE_init(engine) == 1;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/engine.h:620:1: note: 'ENGINE_init' has been explicitly marked deprecated here
620 | OSSL_DEPRECATEDIN_3_0 int ENGINE_init(ENGINE *e);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../deps/ncrypto/engine.cc:79:7: warning: 'ENGINE_load_private_key' is deprecated [-Wdeprecated-declarations]
79 | ENGINE_load_private_key(engine, key_name, nullptr, nullptr));
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/engine.h:637:1: note: 'ENGINE_load_private_key' has been explicitly marked deprecated here
637 | OSSL_DEPRECATEDIN_3_0
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../deps/ncrypto/engine.cc:85:5: warning: 'ENGINE_load_builtin_engines' is deprecated [-Wdeprecated-declarations]
85 | ENGINE_load_builtin_engines();
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/engine.h:358:1: note: 'ENGINE_load_builtin_engines' has been explicitly marked deprecated here
358 | OSSL_DEPRECATEDIN_3_0 void ENGINE_load_builtin_engines(void);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../deps/ncrypto/engine.cc:86:5: warning: 'ENGINE_register_all_complete' is deprecated [-Wdeprecated-declarations]
86 | ENGINE_register_all_complete();
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/engine.h:415:1: note: 'ENGINE_register_all_complete' has been explicitly marked deprecated here
415 | OSSL_DEPRECATEDIN_3_0 int ENGINE_register_all_complete(void);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
19 warnings generated.
[309/2141] CXX obj/deps/inspector_protocol/crdtp/crdtp.serializable.o
[310/2141] CXX obj/deps/inspector_protocol/crdtp/crdtp.json_platform.o
[311/2141] CC obj/deps/cares/src/lib/cares.ares_addrinfo2hostent.o
[312/2141] CC obj/deps/cares/src/lib/cares.ares_android.o
[313/2141] CC obj/deps/cares/src/lib/cares.ares_addrinfo_localhost.o
[314/2141] CC obj/deps/histogram/src/histogram.hdr_histogram.o
[315/2141] CXX obj/deps/inspector_protocol/crdtp/crdtp.span.o
[316/2141] CXX obj/deps/inspector_protocol/crdtp/crdtp.protocol_core.o
[317/2141] CC obj/deps/cares/src/lib/cares.ares_cancel.o
[318/2141] CXX obj/deps/inspector_protocol/crdtp/crdtp.cbor.o
[319/2141] CC obj/deps/cares/src/lib/cares.ares_close_sockets.o
[320/2141] CXX obj/deps/inspector_protocol/crdtp/crdtp.status.o
[321/2141] CC obj/deps/cares/src/lib/cares.ares_cookie.o
[322/2141] CC obj/deps/cares/src/lib/cares.ares_conn.o
[323/2141] CC obj/deps/cares/src/lib/cares.ares_data.o
[324/2141] CC obj/deps/cares/src/lib/cares.ares_destroy.o
[325/2141] CC obj/deps/cares/src/lib/cares.ares_free_hostent.o
[326/2141] CC obj/deps/cares/src/lib/cares.ares_free_string.o
[327/2141] CC obj/deps/cares/src/lib/cares.ares_freeaddrinfo.o
[328/2141] CC obj/deps/cares/src/lib/cares.ares_getenv.o
[329/2141] CC obj/deps/cares/src/lib/cares.ares_gethostbyaddr.o
[330/2141] CC obj/deps/cares/src/lib/cares.ares_getaddrinfo.o
[331/2141] CC obj/deps/cares/src/lib/cares.ares_gethostbyname.o
[332/2141] CXX obj/deps/simdjson/simdjson.simdjson.o
[333/2141] CC obj/deps/cares/src/lib/cares.ares_getnameinfo.o
[334/2141] CC obj/deps/cares/src/lib/cares.ares_init.o
[335/2141] CC obj/deps/cares/src/lib/cares.ares_hosts_file.o
[336/2141] CC obj/deps/cares/src/lib/cares.ares_library_init.o
[337/2141] CC obj/deps/cares/src/lib/cares.ares_metrics.o
[338/2141] CC obj/deps/cares/src/lib/cares.ares_options.o
[339/2141] CC obj/deps/cares/src/lib/cares.ares_parse_into_addrinfo.o
[340/2141] CC obj/deps/cares/src/lib/cares.ares_query.o
[341/2141] CC obj/deps/cares/src/lib/cares.ares_qcache.o
[342/2141] CC obj/deps/cares/src/lib/cares.ares_send.o
[343/2141] CC obj/deps/cares/src/lib/cares.ares_search.o
[344/2141] CC obj/deps/cares/src/lib/cares.ares_set_socket_functions.o
[345/2141] CC obj/deps/cares/src/lib/cares.ares_socket.o
[346/2141] CC obj/deps/cares/src/lib/cares.ares_strerror.o
[347/2141] CC obj/deps/cares/src/lib/cares.ares_sysconfig.o
[348/2141] CC obj/deps/cares/src/lib/cares.ares_process.o
[349/2141] CC obj/deps/cares/src/lib/cares.ares_sortaddrinfo.o
[350/2141] CC obj/deps/cares/src/lib/cares.ares_sysconfig_win.o
[351/2141] CXX obj/deps/inspector_protocol/crdtp/crdtp.dispatch.o
[352/2141] CC obj/deps/cares/src/lib/cares.ares_version.o
[353/2141] CC obj/deps/cares/src/lib/cares.ares_timeout.o
[354/2141] CC obj/deps/cares/src/lib/cares.ares_sysconfig_files.o
[355/2141] CXX obj/deps/inspector_protocol/crdtp/crdtp.json.o
[356/2141] CC obj/deps/cares/src/lib/dsa/cares.ares_array.o
[357/2141] CC obj/deps/cares/src/lib/dsa/cares.ares_htable_asvp.o
[358/2141] CC obj/deps/cares/src/lib/dsa/cares.ares_htable.o
[359/2141] CC obj/deps/cares/src/lib/dsa/cares.ares_htable_dict.o
[360/2141] CC obj/deps/cares/src/lib/cares.ares_update_servers.o
[361/2141] CC obj/deps/cares/src/lib/dsa/cares.ares_htable_strvp.o
[362/2141] CC obj/deps/cares/src/lib/cares.ares_sysconfig_mac.o
[363/2141] CC obj/deps/cares/src/lib/dsa/cares.ares_htable_vpstr.o
[364/2141] CC obj/deps/cares/src/lib/dsa/cares.ares_htable_vpvp.o
[365/2141] CC obj/deps/cares/src/lib/dsa/cares.ares_htable_szvp.o
[366/2141] CC obj/deps/cares/src/lib/dsa/cares.ares_llist.o
[367/2141] CC obj/deps/cares/src/lib/event/cares.ares_event_epoll.o
[368/2141] CC obj/deps/cares/src/lib/dsa/cares.ares_slist.o
[369/2141] CC obj/deps/cares/src/lib/event/cares.ares_event_configchg.o
[370/2141] CC obj/deps/cares/src/lib/event/cares.ares_event_kqueue.o
[371/2141] CC obj/deps/cares/src/lib/event/cares.ares_event_poll.o
[372/2141] CC obj/deps/cares/src/lib/event/cares.ares_event_select.o
[373/2141] CC obj/deps/cares/src/lib/event/cares.ares_event_win32.o
[374/2141] CXX obj/deps/ncrypto/ncrypto.ncrypto.o
In file included from ../../deps/ncrypto/ncrypto.cc:1:
../../deps/ncrypto/ncrypto.h:213:37: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
213 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/rsa.h:304:1: note: 'RSA_free' has been explicitly marked deprecated here
304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../deps/ncrypto/ncrypto.cc:1:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:213:20: note: in instantiation of template type alias 'DeleteFnPtr' requested here
213 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/rsa.h:304:1: note: 'RSA_free' has been explicitly marked deprecated here
304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../deps/ncrypto/ncrypto.cc:1:
../../deps/ncrypto/ncrypto.h:1016:19: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
1016 | DeleteFnPtr<DH, DH_free> dh_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/dh.h:211:1: note: 'DH_free' has been explicitly marked deprecated here
211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../deps/ncrypto/ncrypto.cc:1:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/dh.h:211:1: note: 'DH_free' has been explicitly marked deprecated here
211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../deps/ncrypto/ncrypto.cc:1:
../../deps/ncrypto/ncrypto.h:1358:23: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
1358 | DeleteFnPtr<EC_KEY, EC_KEY_free> key_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/ec.h:1022:1: note: 'EC_KEY_free' has been explicitly marked deprecated here
1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../deps/ncrypto/ncrypto.cc:1:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/ec.h:1022:1: note: 'EC_KEY_free' has been explicitly marked deprecated here
1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../deps/ncrypto/ncrypto.cc:1:
../../deps/ncrypto/ncrypto.h:1429:25: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
1429 | DeleteFnPtr<HMAC_CTX, HMAC_CTX_free> ctx_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/hmac.h:35:1: note: 'HMAC_CTX_free' has been explicitly marked deprecated here
35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../deps/ncrypto/ncrypto.cc:1:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/hmac.h:35:1: note: 'HMAC_CTX_free' has been explicitly marked deprecated here
35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../deps/ncrypto/ncrypto.cc:427:10: warning: 'BN_is_prime_ex' is deprecated [-Wdeprecated-declarations]
427 | return BN_is_prime_ex(get(), nchecks, ctx.get(), cb.get());
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/bn.h:379:1: note: 'BN_is_prime_ex' has been explicitly marked deprecated here
379 | OSSL_DEPRECATEDIN_3_0
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../deps/ncrypto/ncrypto.cc:1281:13: warning: 'EVP_PKEY_get0_RSA' is deprecated [-Wdeprecated-declarations]
1281 | Rsa rsa(EVP_PKEY_get0_RSA(pkey));
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/evp.h:1404:1: note: 'EVP_PKEY_get0_RSA' has been explicitly marked deprecated here
1404 | OSSL_DEPRECATEDIN_3_0
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../deps/ncrypto/ncrypto.cc:1294:11: warning: 'EVP_PKEY_get0_EC_KEY' is deprecated [-Wdeprecated-declarations]
1294 | Ec ec(EVP_PKEY_get0_EC_KEY(pkey));
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/evp.h:1430:1: note: 'EVP_PKEY_get0_EC_KEY' has been explicitly marked deprecated here
1430 | OSSL_DEPRECATEDIN_3_0
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../deps/ncrypto/ncrypto.cc:1517:16: warning: 'DH_new' is deprecated [-Wdeprecated-declarations]
1517 | DHPointer dh(DH_new());
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/dh.h:210:1: note: 'DH_new' has been explicitly marked deprecated here
210 | OSSL_DEPRECATEDIN_3_0 DH *DH_new(void);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../deps/ncrypto/ncrypto.cc:1520:7: warning: 'DH_set0_pqg' is deprecated [-Wdeprecated-declarations]
1520 | if (DH_set0_pqg(dh.get(), p.get(), nullptr, g.get()) != 1) return {};
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/dh.h:266:1: note: 'DH_set0_pqg' has been explicitly marked deprecated here
266 | OSSL_DEPRECATEDIN_3_0 int DH_set0_pqg(DH *dh, BIGNUM *p, BIGNUM *q, BIGNUM *g);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../deps/ncrypto/ncrypto.cc:1534:16: warning: 'DH_new' is deprecated [-Wdeprecated-declarations]
1534 | DHPointer dh(DH_new());
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/dh.h:210:1: note: 'DH_new' has been explicitly marked deprecated here
210 | OSSL_DEPRECATEDIN_3_0 DH *DH_new(void);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../deps/ncrypto/ncrypto.cc:1537:7: warning: 'DH_generate_parameters_ex' is deprecated [-Wdeprecated-declarations]
1537 | if (DH_generate_parameters_ex(dh.get(), bits, generator, nullptr) != 1) {
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/dh.h:223:1: note: 'DH_generate_parameters_ex' has been explicitly marked deprecated here
223 | OSSL_DEPRECATEDIN_3_0 int DH_generate_parameters_ex(DH *dh, int prime_len,
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../deps/ncrypto/ncrypto.cc:1548:7: warning: 'DH_check' is deprecated [-Wdeprecated-declarations]
1548 | if (DH_check(dh_.get(), &codes) != 1)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/dh.h:231:1: note: 'DH_check' has been explicitly marked deprecated here
231 | OSSL_DEPRECATEDIN_3_0 int DH_check(const DH *dh, int *codes);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../deps/ncrypto/ncrypto.cc:1560:7: warning: 'DH_check_pub_key' is deprecated [-Wdeprecated-declarations]
1560 | if (DH_check_pub_key(dh_.get(), pub_key.get(), &codes) != 1) {
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/dh.h:232:1: note: 'DH_check_pub_key' has been explicitly marked deprecated here
232 | OSSL_DEPRECATEDIN_3_0 int DH_check_pub_key(const DH *dh, const BIGNUM *pub_key,
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../deps/ncrypto/ncrypto.cc:1580:3: warning: 'DH_get0_pqg' is deprecated [-Wdeprecated-declarations]
1580 | DH_get0_pqg(dh_.get(), &p, nullptr, nullptr);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/dh.h:264:1: note: 'DH_get0_pqg' has been explicitly marked deprecated here
264 | OSSL_DEPRECATEDIN_3_0 void DH_get0_pqg(const DH *dh, const BIGNUM **p,
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../deps/ncrypto/ncrypto.cc:1587:3: warning: 'DH_get0_pqg' is deprecated [-Wdeprecated-declarations]
1587 | DH_get0_pqg(dh_.get(), nullptr, nullptr, &g);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/dh.h:264:1: note: 'DH_get0_pqg' has been explicitly marked deprecated here
264 | OSSL_DEPRECATEDIN_3_0 void DH_get0_pqg(const DH *dh, const BIGNUM **p,
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../deps/ncrypto/ncrypto.cc:1594:3: warning: 'DH_get0_key' is deprecated [-Wdeprecated-declarations]
1594 | DH_get0_key(dh_.get(), &pub_key, nullptr);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/dh.h:267:1: note: 'DH_get0_key' has been explicitly marked deprecated here
267 | OSSL_DEPRECATEDIN_3_0 void DH_get0_key(const DH *dh, const BIGNUM **pub_key,
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../deps/ncrypto/ncrypto.cc:1601:3: warning: 'DH_get0_key' is deprecated [-Wdeprecated-declarations]
1601 | DH_get0_key(dh_.get(), nullptr, &pvt_key);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/dh.h:267:1: note: 'DH_get0_key' has been explicitly marked deprecated here
267 | OSSL_DEPRECATEDIN_3_0 void DH_get0_key(const DH *dh, const BIGNUM **pub_key,
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../deps/ncrypto/ncrypto.cc:1610:8: warning: 'DH_generate_key' is deprecated [-Wdeprecated-declarations]
1610 | if (!DH_generate_key(dh_.get())) return {};
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/dh.h:234:1: note: 'DH_generate_key' has been explicitly marked deprecated here
234 | OSSL_DEPRECATEDIN_3_0 int DH_generate_key(DH *dh);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../deps/ncrypto/ncrypto.cc:1617:13: warning: 'DH_size' is deprecated [-Wdeprecated-declarations]
1617 | int ret = DH_size(dh_.get());
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/dh.h:214:1: note: 'DH_size' has been explicitly marked deprecated here
214 | OSSL_DEPRECATEDIN_3_0 int DH_size(const DH *dh);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../deps/ncrypto/ncrypto.cc:1631:7: warning: 'DH_compute_key' is deprecated [-Wdeprecated-declarations]
1631 | DH_compute_key(static_cast<uint8_t*>(dp.get()), peer.get(), dh_.get());
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/dh.h:235:1: note: 'DH_compute_key' has been explicitly marked deprecated here
235 | OSSL_DEPRECATEDIN_3_0 int DH_compute_key(unsigned char *key,
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../deps/ncrypto/ncrypto.cc:1648:7: warning: 'DH_set0_key' is deprecated [-Wdeprecated-declarations]
1648 | if (DH_set0_key(dh_.get(), key.get(), nullptr) == 1) {
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/dh.h:269:1: note: 'DH_set0_key' has been explicitly marked deprecated here
269 | OSSL_DEPRECATEDIN_3_0 int DH_set0_key(DH *dh, BIGNUM *pub_key, BIGNUM *priv_key);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../deps/ncrypto/ncrypto.cc:1661:7: warning: 'DH_set0_key' is deprecated [-Wdeprecated-declarations]
1661 | if (DH_set0_key(dh_.get(), nullptr, key.get()) == 1) {
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/dh.h:269:1: note: 'DH_set0_key' has been explicitly marked deprecated here
269 | OSSL_DEPRECATEDIN_3_0 int DH_set0_key(DH *dh, BIGNUM *pub_key, BIGNUM *priv_key);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../deps/ncrypto/ncrypto.cc:1904:7: warning: 'EVP_PKEY_assign' is deprecated [-Wdeprecated-declarations]
1904 | if (EVP_PKEY_assign_DH(key.get(), dh.get())) {
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/evp.h:531:39: note: expanded from macro 'EVP_PKEY_assign_DH'
531 | # define EVP_PKEY_assign_DH(pkey,dh) EVP_PKEY_assign((pkey),EVP_PKEY_DH,(dh))
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/evp.h:1386:1: note: 'EVP_PKEY_assign' has been explicitly marked deprecated here
1386 | OSSL_DEPRECATEDIN_3_0
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../deps/ncrypto/ncrypto.cc:1914:7: warning: 'EVP_PKEY_assign' is deprecated [-Wdeprecated-declarations]
1914 | if (EVP_PKEY_assign_RSA(key.get(), rsa.get())) {
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/evp.h:521:41: note: expanded from macro 'EVP_PKEY_assign_RSA'
521 | # define EVP_PKEY_assign_RSA(pkey,rsa) EVP_PKEY_assign((pkey),EVP_PKEY_RSA,\
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/evp.h:1386:1: note: 'EVP_PKEY_assign' has been explicitly marked deprecated here
1386 | OSSL_DEPRECATEDIN_3_0
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../deps/ncrypto/ncrypto.cc:2022:10: warning: 'EVP_PKEY_assign' is deprecated [-Wdeprecated-declarations]
2022 | return EVP_PKEY_assign_EC_KEY(pkey_.get(), eckey.get());
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/evp.h:537:9: note: expanded from macro 'EVP_PKEY_assign_EC_KEY'
537 | EVP_PKEY_assign((pkey), EVP_PKEY_EC, (eckey))
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/evp.h:1386:1: note: 'EVP_PKEY_assign' has been explicitly marked deprecated here
1386 | OSSL_DEPRECATEDIN_3_0
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../deps/ncrypto/ncrypto.cc:2027:10: warning: 'EVP_PKEY_set1_EC_KEY' is deprecated [-Wdeprecated-declarations]
2027 | return EVP_PKEY_set1_EC_KEY(pkey_.get(), eckey);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/evp.h:1428:1: note: 'EVP_PKEY_set1_EC_KEY' has been explicitly marked deprecated here
1428 | OSSL_DEPRECATEDIN_3_0
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../deps/ncrypto/ncrypto.cc:2032:10: warning: 'EVP_PKEY_get0_EC_KEY' is deprecated [-Wdeprecated-declarations]
2032 | return EVP_PKEY_get0_EC_KEY(pkey_.get());
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/evp.h:1430:1: note: 'EVP_PKEY_get0_EC_KEY' has been explicitly marked deprecated here
1430 | OSSL_DEPRECATEDIN_3_0
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../deps/ncrypto/ncrypto.cc:2292:24: warning: 'EVP_PKEY_get0_RSA' is deprecated [-Wdeprecated-declarations]
2292 | const RSA* rsa = EVP_PKEY_get0_RSA(get());
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/evp.h:1404:1: note: 'EVP_PKEY_get0_RSA' has been explicitly marked deprecated here
1404 | OSSL_DEPRECATEDIN_3_0
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../deps/ncrypto/ncrypto.cc:2298:17: warning: 'PEM_write_bio_RSAPrivateKey' is deprecated [-Wdeprecated-declarations]
2298 | err = PEM_write_bio_RSAPrivateKey(
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/pem.h:456:24: note: 'PEM_write_bio_RSAPrivateKey' has been explicitly marked deprecated here
456 | DECLARE_PEM_rw_cb_attr(OSSL_DEPRECATEDIN_3_0, RSAPrivateKey, RSA)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../deps/ncrypto/ncrypto.cc:2310:17: warning: 'i2d_RSAPrivateKey_bio' is deprecated [-Wdeprecated-declarations]
2310 | err = i2d_RSAPrivateKey_bio(bio.get(), rsa) != 1;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/x509.h:635:1: note: 'i2d_RSAPrivateKey_bio' has been explicitly marked deprecated here
635 | OSSL_DEPRECATEDIN_3_0 int i2d_RSAPrivateKey_bio(BIO *bp, const RSA *rsa);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../deps/ncrypto/ncrypto.cc:2355:26: warning: 'EVP_PKEY_get0_EC_KEY' is deprecated [-Wdeprecated-declarations]
2355 | const EC_KEY* ec = EVP_PKEY_get0_EC_KEY(get());
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/evp.h:1430:1: note: 'EVP_PKEY_get0_EC_KEY' has been explicitly marked deprecated here
1430 | OSSL_DEPRECATEDIN_3_0
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../deps/ncrypto/ncrypto.cc:2361:17: warning: 'PEM_write_bio_ECPrivateKey' is deprecated [-Wdeprecated-declarations]
2361 | err = PEM_write_bio_ECPrivateKey(
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/pem.h:471:24: note: 'PEM_write_bio_ECPrivateKey' has been explicitly marked deprecated here
471 | DECLARE_PEM_rw_cb_attr(OSSL_DEPRECATEDIN_3_0, ECPrivateKey, EC_KEY)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../deps/ncrypto/ncrypto.cc:2373:17: warning: 'i2d_ECPrivateKey_bio' is deprecated [-Wdeprecated-declarations]
2373 | err = i2d_ECPrivateKey_bio(bio.get(), ec) != 1;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/x509.h:655:1: note: 'i2d_ECPrivateKey_bio' has been explicitly marked deprecated here
655 | OSSL_DEPRECATEDIN_3_0 int i2d_ECPrivateKey_bio(BIO *bp, const EC_KEY *eckey);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../deps/ncrypto/ncrypto.cc:2408:22: warning: 'EVP_PKEY_get0_RSA' is deprecated [-Wdeprecated-declarations]
2408 | const RSA* rsa = EVP_PKEY_get0_RSA(get());
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/evp.h:1404:1: note: 'EVP_PKEY_get0_RSA' has been explicitly marked deprecated here
1404 | OSSL_DEPRECATEDIN_3_0
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../deps/ncrypto/ncrypto.cc:2414:11: warning: 'PEM_write_bio_RSAPublicKey' is deprecated [-Wdeprecated-declarations]
2414 | if (PEM_write_bio_RSAPublicKey(bio.get(), rsa) != 1) {
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/pem.h:457:21: note: 'PEM_write_bio_RSAPublicKey' has been explicitly marked deprecated here
457 | DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, RSAPublicKey, RSA)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../deps/ncrypto/ncrypto.cc:2422:9: warning: 'i2d_RSAPublicKey_bio' is deprecated [-Wdeprecated-declarations]
2422 | if (i2d_RSAPublicKey_bio(bio.get(), rsa) != 1) {
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/x509.h:637:1: note: 'i2d_RSAPublicKey_bio' has been explicitly marked deprecated here
637 | OSSL_DEPRECATEDIN_3_0 int i2d_RSAPublicKey_bio(BIO *bp, const RSA *rsa);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../deps/ncrypto/ncrypto.cc:2474:26: warning: 'EVP_PKEY_get0_DSA' is deprecated [-Wdeprecated-declarations]
2474 | const DSA* dsa_key = EVP_PKEY_get0_DSA(get());
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/evp.h:1413:1: note: 'EVP_PKEY_get0_DSA' has been explicitly marked deprecated here
1413 | OSSL_DEPRECATEDIN_3_0
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../deps/ncrypto/ncrypto.cc:2476:39: warning: 'DSA_get0_q' is deprecated [-Wdeprecated-declarations]
2476 | bits = BignumPointer::GetBitCount(DSA_get0_q(dsa_key));
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/dsa.h:214:1: note: 'DSA_get0_q' has been explicitly marked deprecated here
214 | OSSL_DEPRECATEDIN_3_0 const BIGNUM *DSA_get0_q(const DSA *d);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../deps/ncrypto/ncrypto.cc:2494:11: warning: 'EVP_PKEY_get0_RSA' is deprecated [-Wdeprecated-declarations]
2494 | rsa = EVP_PKEY_get0_RSA(get());
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/evp.h:1404:1: note: 'EVP_PKEY_get0_RSA' has been explicitly marked deprecated here
1404 | OSSL_DEPRECATEDIN_3_0
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../deps/ncrypto/ncrypto.cc:2496:41: warning: 'EVP_PKEY_get0' is deprecated [-Wdeprecated-declarations]
2496 | rsa = static_cast<OSSL3_CONST RSA*>(EVP_PKEY_get0(get()));
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/evp.h:1388:1: note: 'EVP_PKEY_get0' has been explicitly marked deprecated here
1388 | OSSL_DEPRECATEDIN_3_0
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../deps/ncrypto/ncrypto.cc:2506:26: warning: 'EVP_PKEY_get0_DSA' is deprecated [-Wdeprecated-declarations]
2506 | OSSL3_CONST DSA* dsa = EVP_PKEY_get0_DSA(get());
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/evp.h:1413:1: note: 'EVP_PKEY_get0_DSA' has been explicitly marked deprecated here
1413 | OSSL_DEPRECATEDIN_3_0
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../deps/ncrypto/ncrypto.cc:2519:22: warning: 'EVP_PKEY_get0_DSA' is deprecated [-Wdeprecated-declarations]
2519 | const DSA* dsa = EVP_PKEY_get0_DSA(pkey_.get());
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/evp.h:1413:1: note: 'EVP_PKEY_get0_DSA' has been explicitly marked deprecated here
1413 | OSSL_DEPRECATEDIN_3_0
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../deps/ncrypto/ncrypto.cc:2522:5: warning: 'DSA_get0_pqg' is deprecated [-Wdeprecated-declarations]
2522 | DSA_get0_pqg(dsa, &p, &q, nullptr);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/dsa.h:206:1: note: 'DSA_get0_pqg' has been explicitly marked deprecated here
206 | OSSL_DEPRECATEDIN_3_0 void DSA_get0_pqg(const DSA *d, const BIGNUM **p,
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../deps/ncrypto/ncrypto.cc:3244:23: warning: 'EC_KEY_dup' is deprecated [-Wdeprecated-declarations]
3244 | return ECKeyPointer(EC_KEY_dup(key_.get()));
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/ec.h:1035:1: note: 'EC_KEY_dup' has been explicitly marked deprecated here
1035 | OSSL_DEPRECATEDIN_3_0 EC_KEY *EC_KEY_dup(const EC_KEY *src);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../deps/ncrypto/ncrypto.cc:3249:10: warning: 'EC_KEY_generate_key' is deprecated [-Wdeprecated-declarations]
3249 | return EC_KEY_generate_key(key_.get());
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/ec.h:1120:1: note: 'EC_KEY_generate_key' has been explicitly marked deprecated here
1120 | OSSL_DEPRECATEDIN_3_0 int EC_KEY_generate_key(EC_KEY *key);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../deps/ncrypto/ncrypto.cc:3254:10: warning: 'EC_KEY_set_public_key' is deprecated [-Wdeprecated-declarations]
3254 | return EC_KEY_set_public_key(key_.get(), pub.get()) == 1;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/ec.h:1089:1: note: 'EC_KEY_set_public_key' has been explicitly marked deprecated here
1089 | OSSL_DEPRECATEDIN_3_0 int EC_KEY_set_public_key(EC_KEY *key, const EC_POINT *pub);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../deps/ncrypto/ncrypto.cc:3260:10: warning: 'EC_KEY_set_public_key_affine_coordinates' is deprecated [-Wdeprecated-declarations]
3260 | return EC_KEY_set_public_key_affine_coordinates(
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/ec.h:1141:1: note: 'EC_KEY_set_public_key_affine_coordinates' has been explicitly marked deprecated here
1141 | OSSL_DEPRECATEDIN_3_0 int EC_KEY_set_public_key_affine_coordinates(EC_KEY *key,
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../deps/ncrypto/ncrypto.cc:3266:10: warning: 'EC_KEY_set_private_key' is deprecated [-Wdeprecated-declarations]
3266 | return EC_KEY_set_private_key(key_.get(), priv.get()) == 1;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/ec.h:1075:1: note: 'EC_KEY_set_private_key' has been explicitly marked deprecated here
1075 | OSSL_DEPRECATEDIN_3_0 int EC_KEY_set_private_key(EC_KEY *key, const BIGNUM *prv);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../deps/ncrypto/ncrypto.cc:3275:10: warning: 'EC_KEY_get0_private_key' is deprecated [-Wdeprecated-declarations]
3275 | return EC_KEY_get0_private_key(key);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/ec.h:1067:1: note: 'EC_KEY_get0_private_key' has been explicitly marked deprecated here
1067 | OSSL_DEPRECATEDIN_3_0 const BIGNUM *EC_KEY_get0_private_key(const EC_KEY *key);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../deps/ncrypto/ncrypto.cc:3284:10: warning: 'EC_KEY_get0_public_key' is deprecated [-Wdeprecated-declarations]
3284 | return EC_KEY_get0_public_key(key);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/ec.h:1081:1: note: 'EC_KEY_get0_public_key' has been explicitly marked deprecated here
1081 | OSSL_DEPRECATEDIN_3_0 const EC_POINT *EC_KEY_get0_public_key(const EC_KEY *key);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../deps/ncrypto/ncrypto.cc:3293:10: warning: 'EC_KEY_get0_group' is deprecated [-Wdeprecated-declarations]
3293 | return EC_KEY_get0_group(key);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/ec.h:1053:1: note: 'EC_KEY_get0_group' has been explicitly marked deprecated here
1053 | OSSL_DEPRECATEDIN_3_0 const EC_GROUP *EC_KEY_get0_group(const EC_KEY *key);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../deps/ncrypto/ncrypto.cc:3302:10: warning: 'EC_KEY_check_key' is deprecated [-Wdeprecated-declarations]
3302 | return EC_KEY_check_key(key) == 1;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/ec.h:1126:1: note: 'EC_KEY_check_key' has been explicitly marked deprecated here
1126 | OSSL_DEPRECATEDIN_3_0 int EC_KEY_check_key(const EC_KEY *key);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../deps/ncrypto/ncrypto.cc:3311:23: warning: 'EC_KEY_new_by_curve_name' is deprecated [-Wdeprecated-declarations]
3311 | return ECKeyPointer(EC_KEY_new_by_curve_name(nid));
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/ec.h:1017:1: note: 'EC_KEY_new_by_curve_name' has been explicitly marked deprecated here
1017 | OSSL_DEPRECATEDIN_3_0 EC_KEY *EC_KEY_new_by_curve_name(int nid);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../deps/ncrypto/ncrypto.cc:3315:27: warning: 'EC_KEY_new' is deprecated [-Wdeprecated-declarations]
3315 | auto ptr = ECKeyPointer(EC_KEY_new());
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/ec.h:987:1: note: 'EC_KEY_new' has been explicitly marked deprecated here
987 | OSSL_DEPRECATEDIN_3_0 EC_KEY *EC_KEY_new(void);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../deps/ncrypto/ncrypto.cc:3317:8: warning: 'EC_KEY_set_group' is deprecated [-Wdeprecated-declarations]
3317 | if (!EC_KEY_set_group(ptr.get(), group)) return {};
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/ec.h:1061:1: note: 'EC_KEY_set_group' has been explicitly marked deprecated here
1061 | OSSL_DEPRECATEDIN_3_0 int EC_KEY_set_group(EC_KEY *key, const EC_GROUP *group);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../deps/ncrypto/ncrypto.cc:3454:7: warning: 'EVP_PKEY_CTX_set_rsa_keygen_pubexp' is deprecated [-Wdeprecated-declarations]
3454 | if (EVP_PKEY_CTX_set_rsa_keygen_pubexp(ctx_.get(), e.get()) == 1) {
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/rsa.h:133:1: note: 'EVP_PKEY_CTX_set_rsa_keygen_pubexp' has been explicitly marked deprecated here
133 | OSSL_DEPRECATEDIN_3_0
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../deps/ncrypto/ncrypto.cc:3513:52: warning: 'EVP_MD_CTX_md' is deprecated [-Wdeprecated-declarations]
3513 | return EVP_PKEY_CTX_set_signature_md(ctx_.get(), EVP_MD_CTX_md(md.get())) ==
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/evp.h:580:1: note: 'EVP_MD_CTX_md' has been explicitly marked deprecated here
580 | OSSL_DEPRECATEDIN_3_0
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../deps/ncrypto/ncrypto.cc:3711:3: warning: 'RSA_get0_key' is deprecated [-Wdeprecated-declarations]
3711 | RSA_get0_key(rsa_, &key.n, &key.e, &key.d);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/rsa.h:228:1: note: 'RSA_get0_key' has been explicitly marked deprecated here
228 | OSSL_DEPRECATEDIN_3_0 void RSA_get0_key(const RSA *r,
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../deps/ncrypto/ncrypto.cc:3718:3: warning: 'RSA_get0_factors' is deprecated [-Wdeprecated-declarations]
3718 | RSA_get0_factors(rsa_, &key.p, &key.q);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/rsa.h:231:1: note: 'RSA_get0_factors' has been explicitly marked deprecated here
231 | OSSL_DEPRECATEDIN_3_0 void RSA_get0_factors(const RSA *r,
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../deps/ncrypto/ncrypto.cc:3719:3: warning: 'RSA_get0_crt_params' is deprecated [-Wdeprecated-declarations]
3719 | RSA_get0_crt_params(rsa_, &key.dp, &key.dq, &key.qi);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/rsa.h:236:1: note: 'RSA_get0_crt_params' has been explicitly marked deprecated here
236 | OSSL_DEPRECATEDIN_3_0 void RSA_get0_crt_params(const RSA *r,
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../deps/ncrypto/ncrypto.cc:3725:34: warning: 'RSA_get0_pss_params' is deprecated [-Wdeprecated-declarations]
3725 | const RSA_PSS_PARAMS* params = RSA_get0_pss_params(rsa_);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/rsa.h:251:1: note: 'RSA_get0_pss_params' has been explicitly marked deprecated here
251 | OSSL_DEPRECATEDIN_3_0 const RSA_PSS_PARAMS *RSA_get0_pss_params(const RSA *r);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../deps/ncrypto/ncrypto.cc:3760:7: warning: 'RSA_set0_key' is deprecated [-Wdeprecated-declarations]
3760 | if (RSA_set0_key(const_cast<RSA*>(rsa_), n.get(), e.get(), nullptr) == 1) {
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/rsa.h:218:1: note: 'RSA_set0_key' has been explicitly marked deprecated here
218 | OSSL_DEPRECATEDIN_3_0 int RSA_set0_key(RSA *r, BIGNUM *n, BIGNUM *e, BIGNUM *d);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../deps/ncrypto/ncrypto.cc:3774:8: warning: 'RSA_set0_key' is deprecated [-Wdeprecated-declarations]
3774 | if (!RSA_set0_key(const_cast<RSA*>(rsa_), nullptr, nullptr, d.get())) {
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/rsa.h:218:1: note: 'RSA_set0_key' has been explicitly marked deprecated here
218 | OSSL_DEPRECATEDIN_3_0 int RSA_set0_key(RSA *r, BIGNUM *n, BIGNUM *e, BIGNUM *d);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../deps/ncrypto/ncrypto.cc:3779:8: warning: 'RSA_set0_factors' is deprecated [-Wdeprecated-declarations]
3779 | if (!RSA_set0_factors(const_cast<RSA*>(rsa_), p.get(), q.get())) {
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/rsa.h:219:1: note: 'RSA_set0_factors' has been explicitly marked deprecated here
219 | OSSL_DEPRECATEDIN_3_0 int RSA_set0_factors(RSA *r, BIGNUM *p, BIGNUM *q);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../deps/ncrypto/ncrypto.cc:3785:8: warning: 'RSA_set0_crt_params' is deprecated [-Wdeprecated-declarations]
3785 | if (!RSA_set0_crt_params(
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/rsa.h:220:1: note: 'RSA_set0_crt_params' has been explicitly marked deprecated here
220 | OSSL_DEPRECATEDIN_3_0 int RSA_set0_crt_params(RSA *r,
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../deps/ncrypto/ncrypto.cc:4017:10: warning: 'EVP_MD_CTX_md' is deprecated [-Wdeprecated-declarations]
4017 | return EVP_MD_CTX_md(ctx_.get());
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/evp.h:580:1: note: 'EVP_MD_CTX_md' has been explicitly marked deprecated here
580 | OSSL_DEPRECATEDIN_3_0
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../deps/ncrypto/ncrypto.cc:4141:10: warning: 'HMAC_Init_ex' is deprecated [-Wdeprecated-declarations]
4141 | return HMAC_Init_ex(ctx_.get(), buf.data, buf.len, md_ptr, nullptr) == 1;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/hmac.h:43:1: note: 'HMAC_Init_ex' has been explicitly marked deprecated here
43 | OSSL_DEPRECATEDIN_3_0 int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len,
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../deps/ncrypto/ncrypto.cc:4146:10: warning: 'HMAC_Update' is deprecated [-Wdeprecated-declarations]
4146 | return HMAC_Update(ctx_.get(),
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/hmac.h:45:1: note: 'HMAC_Update' has been explicitly marked deprecated here
45 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data,
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../deps/ncrypto/ncrypto.cc:4163:8: warning: 'HMAC_Final' is deprecated [-Wdeprecated-declarations]
4163 | if (!HMAC_Final(ctx_.get(), static_cast<unsigned char*>(buf->data), &len)) {
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/hmac.h:47:1: note: 'HMAC_Final' has been explicitly marked deprecated here
47 | OSSL_DEPRECATEDIN_3_0 int HMAC_Final(HMAC_CTX *ctx, unsigned char *md,
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../deps/ncrypto/ncrypto.cc:4171:25: warning: 'HMAC_CTX_new' is deprecated [-Wdeprecated-declarations]
4171 | return HMACCtxPointer(HMAC_CTX_new());
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/hmac.h:33:1: note: 'HMAC_CTX_new' has been explicitly marked deprecated here
33 | OSSL_DEPRECATEDIN_3_0 HMAC_CTX *HMAC_CTX_new(void);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../deps/ncrypto/ncrypto.cc:4278:3: warning: 'DSA_get0_pqg' is deprecated [-Wdeprecated-declarations]
4278 | DSA_get0_pqg(dsa_, &p, nullptr, nullptr);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/dsa.h:206:1: note: 'DSA_get0_pqg' has been explicitly marked deprecated here
206 | OSSL_DEPRECATEDIN_3_0 void DSA_get0_pqg(const DSA *d, const BIGNUM **p,
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../deps/ncrypto/ncrypto.cc:4285:3: warning: 'DSA_get0_pqg' is deprecated [-Wdeprecated-declarations]
4285 | DSA_get0_pqg(dsa_, nullptr, &q, nullptr);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/dsa.h:206:1: note: 'DSA_get0_pqg' has been explicitly marked deprecated here
206 | OSSL_DEPRECATEDIN_3_0 void DSA_get0_pqg(const DSA *d, const BIGNUM **p,
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../deps/ncrypto/ncrypto.cc:1:
../../deps/ncrypto/ncrypto.h:205:39: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
205 | void operator()(T* pointer) const { function(pointer); }
| ^
/nix/store/vkdffdlbi5yfdkl50fwc07v33h5z4qkb-libcxx-19.1.7-dev/include/c++/v1/__memory/unique_ptr.h:292:7: note: in instantiation of member function 'ncrypto::FunctionDeleter<dh_st, &DH_free>::operator()' requested here
292 | __ptr_.second()(__tmp);
| ^
../../deps/ncrypto/ncrypto.cc:1468:7: note: in instantiation of member function 'std::unique_ptr<dh_st, ncrypto::FunctionDeleter<dh_st, &DH_free>>::reset' requested here
1468 | dh_.reset(dh);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/dh.h:211:1: note: 'DH_free' has been explicitly marked deprecated here
211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../deps/ncrypto/ncrypto.cc:1:
../../deps/ncrypto/ncrypto.h:205:39: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
205 | void operator()(T* pointer) const { function(pointer); }
| ^
/nix/store/vkdffdlbi5yfdkl50fwc07v33h5z4qkb-libcxx-19.1.7-dev/include/c++/v1/__memory/unique_ptr.h:292:7: note: in instantiation of member function 'ncrypto::FunctionDeleter<ec_key_st, &EC_KEY_free>::operator()' requested here
292 | __ptr_.second()(__tmp);
| ^
../../deps/ncrypto/ncrypto.cc:3226:8: note: in instantiation of member function 'std::unique_ptr<ec_key_st, ncrypto::FunctionDeleter<ec_key_st, &EC_KEY_free>>::reset' requested here
3226 | key_.reset(other.release());
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/ec.h:1022:1: note: 'EC_KEY_free' has been explicitly marked deprecated here
1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../deps/ncrypto/ncrypto.cc:1:
../../deps/ncrypto/ncrypto.h:205:39: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
205 | void operator()(T* pointer) const { function(pointer); }
| ^
/nix/store/vkdffdlbi5yfdkl50fwc07v33h5z4qkb-libcxx-19.1.7-dev/include/c++/v1/__memory/unique_ptr.h:292:7: note: in instantiation of member function 'ncrypto::FunctionDeleter<hmac_ctx_st, &HMAC_CTX_free>::operator()' requested here
292 | __ptr_.second()(__tmp);
| ^
../../deps/ncrypto/ncrypto.cc:4122:8: note: in instantiation of member function 'std::unique_ptr<hmac_ctx_st, ncrypto::FunctionDeleter<hmac_ctx_st, &HMAC_CTX_free>>::reset' requested here
4122 | ctx_.reset(other.release());
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/hmac.h:35:1: note: 'HMAC_CTX_free' has been explicitly marked deprecated here
35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
79 warnings generated.
[375/2141] CC obj/deps/cares/src/lib/event/cares.ares_event_wake_pipe.o
[376/2141] CC obj/deps/cares/src/lib/event/cares.ares_event_thread.o
[377/2141] CC obj/deps/cares/src/lib/legacy/cares.ares_create_query.o
[378/2141] CC obj/deps/cares/src/lib/legacy/cares.ares_expand_name.o
[379/2141] CC obj/deps/cares/src/lib/cares.inet_ntop.o
[380/2141] CC obj/deps/cares/src/lib/legacy/cares.ares_expand_string.o
[381/2141] CC obj/deps/cares/src/lib/cares.inet_net_pton.o
[382/2141] CC obj/deps/cares/src/lib/legacy/cares.ares_fds.o
[383/2141] CC obj/deps/cares/src/lib/legacy/cares.ares_parse_a_reply.o
[384/2141] CC obj/deps/cares/src/lib/legacy/cares.ares_getsock.o
[385/2141] CC obj/deps/cares/src/lib/legacy/cares.ares_parse_aaaa_reply.o
[386/2141] CC obj/deps/cares/src/lib/legacy/cares.ares_parse_caa_reply.o
[387/2141] CC obj/deps/cares/src/lib/legacy/cares.ares_parse_mx_reply.o
[388/2141] CC obj/deps/cares/src/lib/legacy/cares.ares_parse_ns_reply.o
[389/2141] CC obj/deps/cares/src/lib/legacy/cares.ares_parse_naptr_reply.o
[390/2141] CC obj/deps/cares/src/lib/legacy/cares.ares_parse_soa_reply.o
[391/2141] CC obj/deps/cares/src/lib/legacy/cares.ares_parse_ptr_reply.o
[392/2141] CC obj/deps/cares/src/lib/legacy/cares.ares_parse_srv_reply.o
[393/2141] CC obj/deps/cares/src/lib/legacy/cares.ares_parse_txt_reply.o
[394/2141] CC obj/deps/cares/src/lib/legacy/cares.ares_parse_uri_reply.o
[395/2141] CC obj/deps/cares/src/lib/record/cares.ares_dns_multistring.o
[396/2141] CC obj/deps/cares/src/lib/record/cares.ares_dns_mapping.o
[397/2141] CC obj/deps/cares/src/lib/record/cares.ares_dns_name.o
[398/2141] CC obj/deps/cares/src/lib/str/cares.ares_strsplit.o
[399/2141] CC obj/deps/cares/src/lib/util/cares.ares_math.o
[400/2141] CC obj/deps/cares/src/lib/str/cares.ares_str.o
[401/2141] CC obj/deps/cares/src/lib/util/cares.ares_iface_ips.o
[402/2141] CC obj/deps/cares/src/lib/record/cares.ares_dns_write.o
[403/2141] CC obj/deps/cares/src/lib/record/cares.ares_dns_parse.o
[404/2141] CC obj/deps/cares/src/lib/util/cares.ares_threads.o
[405/2141] CC obj/deps/cares/src/lib/util/cares.ares_rand.o
[406/2141] CC obj/deps/cares/src/lib/record/cares.ares_dns_record.o
[407/2141] CC obj/deps/cares/src/lib/util/cares.ares_timeval.o
[408/2141] CC obj/deps/zstd/lib/compress/zstd.zstd_lazy.o
[409/2141] CC obj/deps/brotli/c/common/brotli.constants.o
[410/2141] CC obj/deps/brotli/c/common/brotli.context.o
[411/2141] CC obj/deps/cares/src/lib/cares.windows_port.o
[412/2141] CC obj/deps/cares/src/lib/str/cares.ares_buf.o
[413/2141] CC obj/deps/brotli/c/common/brotli.platform.o
[414/2141] CC obj/deps/brotli/c/common/brotli.shared_dictionary.o
[415/2141] CC obj/deps/brotli/c/common/brotli.transform.o
[416/2141] CC obj/deps/brotli/c/dec/brotli.bit_reader.o
[417/2141] CC obj/deps/brotli/c/dec/brotli.state.o
[418/2141] CC obj/deps/cares/src/lib/util/cares.ares_uri.o
[419/2141] CC obj/deps/brotli/c/common/brotli.dictionary.o
[420/2141] CC obj/deps/brotli/c/dec/brotli.huffman.o
[421/2141] CC obj/deps/brotli/c/enc/brotli.dictionary_hash.o
[422/2141] CC obj/deps/brotli/c/enc/brotli.command.o
[423/2141] CC obj/deps/brotli/c/enc/brotli.bit_cost.o
[424/2141] CC obj/deps/brotli/c/enc/brotli.compound_dictionary.o
[425/2141] CC obj/deps/brotli/c/enc/brotli.fast_log.o
[426/2141] CC obj/deps/brotli/c/enc/brotli.encoder_dict.o
[427/2141] CC obj/deps/brotli/c/enc/brotli.entropy_encode.o
[428/2141] CC obj/deps/brotli/c/enc/brotli.literal_cost.o
[429/2141] CC obj/deps/brotli/c/enc/brotli.memory.o
[430/2141] CC obj/deps/brotli/c/enc/brotli.brotli_bit_stream.o
[431/2141] CC obj/deps/brotli/c/enc/brotli.histogram.o
[432/2141] CC obj/deps/brotli/c/enc/brotli.utf8_util.o
[433/2141] CC obj/deps/brotli/c/enc/brotli.cluster.o
[434/2141] CC obj/deps/brotli/c/dec/brotli.decode.o
[435/2141] CC obj/deps/brotli/c/enc/brotli.backward_references_hq.o
[436/2141] CC obj/deps/brotli/c/enc/brotli.compress_fragment.o
[437/2141] CC obj/deps/brotli/c/enc/brotli.block_splitter.o
[438/2141] CC obj/deps/brotli/c/enc/brotli.static_dict.o
[439/2141] CC obj/deps/brotli/c/enc/brotli.encode.o
[440/2141] CC obj/deps/brotli/c/enc/brotli.compress_fragment_two_pass.o
[441/2141] CC obj/deps/brotli/c/enc/brotli.metablock.o
[442/2141] CXX obj/deps/v8/src/torque/torque_base.torque-parser.o
[443/2141] CXX obj/gen/src/node/inspector/protocol/libnode.NodeWorker.o
[444/2141] CXX obj/gen/src/node/inspector/protocol/libnode.NodeRuntime.o
[445/2141] CXX obj/gen/src/node/inspector/protocol/libnode.NodeTracing.o
[446/2141] CXX obj/gen/src/node/inspector/protocol/libnode.Target.o
[447/2141] CXX obj/gen/src/node/inspector/protocol/libnode.Network.o
[448/2141] CXX obj/gen/src/node/inspector/protocol/libnode.Protocol.o
[449/2141] CXX obj/deps/v8/src/torque/torque_base.implementation-visitor.o
[450/2141] LIBTOOL-STATIC libtorque_base.a, POSTBUILDS
[451/2141] STAMP obj/tools/v8_gypfiles/torque.actions_depends.stamp
[452/2141] CXX obj/src/api/libnode.encoding.o
[453/2141] CXX obj/src/api/libnode.async_resource.o
[454/2141] CXX obj/src/api/libnode.utils.o
[455/2141] LINK torque, POSTBUILDS
[456/2141] CXX obj/src/api/libnode.callback.o
[457/2141] CXX obj/src/api/libnode.embed_helpers.o
[458/2141] CC obj/deps/brotli/c/enc/brotli.backward_references.o
[459/2141] CXX obj/src/api/libnode.environment.o
[460/2141] CXX obj/src/api/libnode.exceptions.o
[461/2141] CXX obj/src/libnode.cleanup_queue.o
[462/2141] CXX obj/src/api/libnode.hooks.o
[463/2141] CXX obj/src/libnode.async_context_frame.o
[464/2141] CXX obj/src/libnode.embedded_data.o
[465/2141] CXX obj/src/libnode.base_object.o
In file included from ../../src/base_object.cc:1:
In file included from ../../src/base_object.h:29:
In file included from ../../src/memory_tracker.h:5:
In file included from ../../deps/v8/include/v8-profiler.h:16:
In file included from ../../deps/v8/include/v8-message.h:12:
In file included from ../../deps/v8/include/v8-callbacks.h:16:
In file included from ../../deps/v8/include/v8-promise.h:9:
In file included from ../../deps/v8/include/v8-object.h:11:
../../deps/v8/include/v8-persistent-handle.h:493:26: warning: cast from 'typename WeakCallbackInfo<BaseObject>::Callback' (aka 'void (*)(const WeakCallbackInfo<BaseObject> &)') to 'Callback' (aka 'void (*)(const WeakCallbackInfo<void> &)') converts to incompatible function type [-Wcast-function-type-mismatch]
493 | reinterpret_cast<Callback>(callback), type);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../src/base_object.cc:58:22: note: in instantiation of function template specialization 'v8::PersistentBase<v8::Object>::SetWeak<node::BaseObject>' requested here
58 | persistent_handle_.SetWeak(
| ^
1 warning generated.
[466/2141] CXX obj/gen/libnode.node_javascript.o
[467/2141] CXX obj/src/libnode.connect_wrap.o
[468/2141] CXX obj/src/libnode.async_wrap.o
In file included from ../../src/async_wrap.cc:22:
In file included from ../../src/async_wrap.h:27:
In file included from ../../src/base_object.h:29:
In file included from ../../src/memory_tracker.h:5:
In file included from ../../deps/v8/include/v8-profiler.h:16:
In file included from ../../deps/v8/include/v8-message.h:12:
In file included from ../../deps/v8/include/v8-callbacks.h:16:
In file included from ../../deps/v8/include/v8-promise.h:9:
In file included from ../../deps/v8/include/v8-object.h:11:
../../deps/v8/include/v8-persistent-handle.h:493:26: warning: cast from 'typename WeakCallbackInfo<DestroyParam>::Callback' (aka 'void (*)(const WeakCallbackInfo<DestroyParam> &)') to 'Callback' (aka 'void (*)(const WeakCallbackInfo<void> &)') converts to incompatible function type [-Wcast-function-type-mismatch]
493 | reinterpret_cast<Callback>(callback), type);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../src/async_wrap.cc:251:13: note: in instantiation of function template specialization 'v8::PersistentBase<v8::Object>::SetWeak<node::DestroyParam>' requested here
251 | p->target.SetWeak(p, AsyncWrap::WeakCallback, WeakCallbackType::kParameter);
| ^
1 warning generated.
[469/2141] CXX obj/src/libnode.connection_wrap.o
[470/2141] CXX obj/src/libnode.compile_cache.o
[471/2141] CXX obj/src/libnode.internal_only_v8.o
[472/2141] CXX obj/src/libnode.json_utils.o
[473/2141] CXX obj/src/libnode.debug_utils.o
[474/2141] CXX obj/deps/ada/ada.ada.o
[475/2141] CXX obj/src/libnode.handle_wrap.o
[476/2141] CXX obj/src/libnode.fs_event_wrap.o
[477/2141] CXX obj/src/libnode.cares_wrap.o
../../src/cares_wrap.cc:225:16: warning: 'ares_parse_a_reply' is deprecated: Use ares_dns_parse instead [-Wdeprecated-declarations]
225 | status = ares_parse_a_reply(buf,
| ^
../../deps/cares/include/ares.h:1098:14: note: 'ares_parse_a_reply' has been explicitly marked deprecated here
1098 | CARES_EXTERN CARES_DEPRECATED_FOR(ares_dns_parse) int ares_parse_a_reply(
| ^
../../deps/cares/include/ares.h:153:22: note: expanded from macro 'CARES_DEPRECATED_FOR'
153 | __attribute__((deprecated("Use " #f " instead")))
| ^
../../src/cares_wrap.cc:232:16: warning: 'ares_parse_aaaa_reply' is deprecated: Use ares_dns_parse instead [-Wdeprecated-declarations]
232 | status = ares_parse_aaaa_reply(buf,
| ^
../../deps/cares/include/ares.h:1102:14: note: 'ares_parse_aaaa_reply' has been explicitly marked deprecated here
1102 | CARES_EXTERN CARES_DEPRECATED_FOR(ares_dns_parse) int ares_parse_aaaa_reply(
| ^
../../deps/cares/include/ares.h:153:22: note: expanded from macro 'CARES_DEPRECATED_FOR'
153 | __attribute__((deprecated("Use " #f " instead")))
| ^
../../src/cares_wrap.cc:239:16: warning: 'ares_parse_ns_reply' is deprecated: Use ares_dns_parse instead [-Wdeprecated-declarations]
239 | status = ares_parse_ns_reply(buf, len, &host);
| ^
../../deps/cares/include/ares.h:1113:14: note: 'ares_parse_ns_reply' has been explicitly marked deprecated here
1113 | CARES_EXTERN CARES_DEPRECATED_FOR(ares_dns_parse) int ares_parse_ns_reply(
| ^
../../deps/cares/include/ares.h:153:22: note: expanded from macro 'CARES_DEPRECATED_FOR'
153 | __attribute__((deprecated("Use " #f " instead")))
| ^
../../src/cares_wrap.cc:242:16: warning: 'ares_parse_ptr_reply' is deprecated: Use ares_dns_parse instead [-Wdeprecated-declarations]
242 | status = ares_parse_ptr_reply(buf, len, nullptr, 0, AF_INET, &host);
| ^
../../deps/cares/include/ares.h:1109:14: note: 'ares_parse_ptr_reply' has been explicitly marked deprecated here
1109 | CARES_EXTERN CARES_DEPRECATED_FOR(ares_dns_parse) int ares_parse_ptr_reply(
| ^
../../deps/cares/include/ares.h:153:22: note: expanded from macro 'CARES_DEPRECATED_FOR'
153 | __attribute__((deprecated("Use " #f " instead")))
| ^
../../src/cares_wrap.cc:307:16: warning: 'ares_parse_mx_reply' is deprecated: Use ares_dns_parse instead [-Wdeprecated-declarations]
307 | int status = ares_parse_mx_reply(buf, len, &mx_start);
| ^
../../deps/cares/include/ares.h:1119:14: note: 'ares_parse_mx_reply' has been explicitly marked deprecated here
1119 | CARES_EXTERN CARES_DEPRECATED_FOR(ares_dns_parse) int ares_parse_mx_reply(
| ^
../../deps/cares/include/ares.h:153:22: note: expanded from macro 'CARES_DEPRECATED_FOR'
153 | __attribute__((deprecated("Use " #f " instead")))
| ^
../../src/cares_wrap.cc:352:16: warning: 'ares_parse_caa_reply' is deprecated: Use ares_dns_parse instead [-Wdeprecated-declarations]
352 | int status = ares_parse_caa_reply(buf, len, &caa_start);
| ^
../../deps/cares/include/ares.h:1106:14: note: 'ares_parse_caa_reply' has been explicitly marked deprecated here
1106 | CARES_EXTERN CARES_DEPRECATED_FOR(ares_dns_parse) int ares_parse_caa_reply(
| ^
../../deps/cares/include/ares.h:153:22: note: expanded from macro 'CARES_DEPRECATED_FOR'
153 | __attribute__((deprecated("Use " #f " instead")))
| ^
../../src/cares_wrap.cc:463:16: warning: 'ares_parse_txt_reply_ext' is deprecated: Use ares_dns_parse instead [-Wdeprecated-declarations]
463 | int status = ares_parse_txt_reply_ext(buf, len, &txt_out);
| ^
../../deps/cares/include/ares.h:1125:14: note: 'ares_parse_txt_reply_ext' has been explicitly marked deprecated here
1125 | CARES_EXTERN CARES_DEPRECATED_FOR(ares_dns_parse) int ares_parse_txt_reply_ext(
| ^
../../deps/cares/include/ares.h:153:22: note: expanded from macro 'CARES_DEPRECATED_FOR'
153 | __attribute__((deprecated("Use " #f " instead")))
| ^
../../src/cares_wrap.cc:536:16: warning: 'ares_parse_srv_reply' is deprecated: Use ares_dns_parse instead [-Wdeprecated-declarations]
536 | int status = ares_parse_srv_reply(buf, len, &srv_start);
| ^
../../deps/cares/include/ares.h:1116:14: note: 'ares_parse_srv_reply' has been explicitly marked deprecated here
1116 | CARES_EXTERN CARES_DEPRECATED_FOR(ares_dns_parse) int ares_parse_srv_reply(
| ^
../../deps/cares/include/ares.h:153:22: note: expanded from macro 'CARES_DEPRECATED_FOR'
153 | __attribute__((deprecated("Use " #f " instead")))
| ^
../../src/cares_wrap.cc:593:16: warning: 'ares_parse_naptr_reply' is deprecated: Use ares_dns_parse instead [-Wdeprecated-declarations]
593 | int status = ares_parse_naptr_reply(buf, len, &naptr_start);
| ^
../../deps/cares/include/ares.h:1128:14: note: 'ares_parse_naptr_reply' has been explicitly marked deprecated here
1128 | CARES_EXTERN CARES_DEPRECATED_FOR(ares_dns_parse) int ares_parse_naptr_reply(
| ^
../../deps/cares/include/ares.h:153:22: note: expanded from macro 'CARES_DEPRECATED_FOR'
153 | __attribute__((deprecated("Use " #f " instead")))
| ^
../../src/cares_wrap.cc:951:3: warning: 'ares_get_servers_ports' is deprecated: Use ares_get_servers_csv instead [-Wdeprecated-declarations]
951 | ares_get_servers_ports(channel_, &servers);
| ^
../../deps/cares/include/ares.h:1187:1: note: 'ares_get_servers_ports' has been explicitly marked deprecated here
1187 | CARES_DEPRECATED_FOR(ares_get_servers_csv)
| ^
../../deps/cares/include/ares.h:153:22: note: expanded from macro 'CARES_DEPRECATED_FOR'
153 | __attribute__((deprecated("Use " #f " instead")))
| ^
../../src/cares_wrap.cc:1564:16: warning: 'ares_parse_soa_reply' is deprecated: Use ares_dns_parse instead [-Wdeprecated-declarations]
1564 | int status = ares_parse_soa_reply(buf, len, &soa_out);
| ^
../../deps/cares/include/ares.h:1131:14: note: 'ares_parse_soa_reply' has been explicitly marked deprecated here
1131 | CARES_EXTERN CARES_DEPRECATED_FOR(ares_dns_parse) int ares_parse_soa_reply(
| ^
../../deps/cares/include/ares.h:153:22: note: expanded from macro 'CARES_DEPRECATED_FOR'
153 | __attribute__((deprecated("Use " #f " instead")))
| ^
../../src/cares_wrap.cc:1948:11: warning: 'ares_get_servers_ports' is deprecated: Use ares_get_servers_csv instead [-Wdeprecated-declarations]
1948 | int r = ares_get_servers_ports(channel->cares_channel(), &servers);
| ^
../../deps/cares/include/ares.h:1187:1: note: 'ares_get_servers_ports' has been explicitly marked deprecated here
1187 | CARES_DEPRECATED_FOR(ares_get_servers_csv)
| ^
../../deps/cares/include/ares.h:153:22: note: expanded from macro 'CARES_DEPRECATED_FOR'
153 | __attribute__((deprecated("Use " #f " instead")))
| ^
../../src/cares_wrap.cc:1993:14: warning: 'ares_set_servers' is deprecated: Use ares_set_servers_csv instead [-Wdeprecated-declarations]
1993 | int rv = ares_set_servers(channel->cares_channel(), nullptr);
| ^
../../deps/cares/include/ares.h:1168:14: note: 'ares_set_servers' has been explicitly marked deprecated here
1168 | CARES_EXTERN CARES_DEPRECATED_FOR(ares_set_servers_csv) int ares_set_servers(
| ^
../../deps/cares/include/ares.h:153:22: note: expanded from macro 'CARES_DEPRECATED_FOR'
153 | __attribute__((deprecated("Use " #f " instead")))
| ^
../../src/cares_wrap.cc:2053:11: warning: 'ares_set_servers_ports' is deprecated: Use ares_set_servers_ports_csv instead [-Wdeprecated-declarations]
2053 | err = ares_set_servers_ports(channel->cares_channel(), servers.data());
| ^
../../deps/cares/include/ares.h:1172:1: note: 'ares_set_servers_ports' has been explicitly marked deprecated here
1172 | CARES_DEPRECATED_FOR(ares_set_servers_ports_csv)
| ^
../../deps/cares/include/ares.h:153:22: note: expanded from macro 'CARES_DEPRECATED_FOR'
153 | __attribute__((deprecated("Use " #f " instead")))
| ^
14 warnings generated.
[478/2141] CXX obj/src/libnode.encoding_binding.o
[479/2141] CXX obj/src/libnode.heap_utils.o
[480/2141] CXX obj/src/libnode.histogram.o
[481/2141] CXX obj/src/libnode.js_stream.o
[482/2141] ACTION run_torque: run_torque_action_e3070f7afaffd8a3b4612441e26c1d85
[483/2141] STAMP obj/tools/v8_gypfiles/run_torque.actions_rules_copies.stamp
[484/2141] STAMP obj/tools/v8_gypfiles/v8_internal_headers.compile_depends.stamp
[485/2141] CXX obj/src/dataqueue/libnode.queue.o
[486/2141] STAMP obj/tools/v8_gypfiles/v8_internal_headers.actions_depends.stamp
[487/2141] STAMP obj/tools/v8_gypfiles/torque_generated_definitions.compile_depends.stamp
[488/2141] STAMP obj/tools/v8_gypfiles/torque_generated_definitions.actions_depends.stamp
[489/2141] STAMP obj/tools/v8_gypfiles/v8_compiler.compile_depends.stamp
[490/2141] STAMP obj/tools/v8_gypfiles/v8_compiler.actions_depends.stamp
[491/2141] ACTION postmortem-metadata: gen-postmortem-metadata_7acc03b21ed727c9887fcf4669bc652e
[492/2141] STAMP obj/tools/v8_gypfiles/v8_base_without_compiler.compile_depends.stamp
[493/2141] STAMP obj/tools/v8_gypfiles/v8_base_without_compiler.actions_depends.stamp
[494/2141] CXX obj/src/libnode.js_native_api_v8.o
In file included from ../../src/js_native_api_v8.cc:5:
In file included from ../../src/env-inl.h:27:
In file included from ../../src/aliased_buffer-inl.h:6:
In file included from ../../src/aliased_buffer.h:7:
In file included from ../../src/memory_tracker.h:5:
In file included from ../../deps/v8/include/v8-profiler.h:16:
In file included from ../../deps/v8/include/v8-message.h:12:
In file included from ../../deps/v8/include/v8-callbacks.h:16:
In file included from ../../deps/v8/include/v8-promise.h:9:
In file included from ../../deps/v8/include/v8-object.h:11:
../../deps/v8/include/v8-persistent-handle.h:493:26: warning: cast from 'typename WeakCallbackInfo<Reference>::Callback' (aka 'void (*)(const WeakCallbackInfo<Reference> &)') to 'Callback' (aka 'void (*)(const WeakCallbackInfo<void> &)') converts to incompatible function type [-Wcast-function-type-mismatch]
493 | reinterpret_cast<Callback>(callback), type);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../src/js_native_api_v8.cc:748:17: note: in instantiation of function template specialization 'v8::PersistentBase<v8::Value>::SetWeak<v8impl::Reference>' requested here
748 | persistent_.SetWeak(this, WeakCallback, v8::WeakCallbackType::kParameter);
| ^
In file included from ../../src/js_native_api_v8.cc:5:
In file included from ../../src/env-inl.h:27:
In file included from ../../src/aliased_buffer-inl.h:6:
In file included from ../../src/aliased_buffer.h:7:
In file included from ../../src/memory_tracker.h:5:
In file included from ../../deps/v8/include/v8-profiler.h:16:
In file included from ../../deps/v8/include/v8-message.h:12:
In file included from ../../deps/v8/include/v8-callbacks.h:16:
In file included from ../../deps/v8/include/v8-promise.h:9:
In file included from ../../deps/v8/include/v8-object.h:11:
../../deps/v8/include/v8-persistent-handle.h:493:26: warning: cast from 'typename WeakCallbackInfo<ExternalWrapper>::Callback' (aka 'void (*)(const WeakCallbackInfo<ExternalWrapper> &)') to 'Callback' (aka 'void (*)(const WeakCallbackInfo<void> &)') converts to incompatible function type [-Wcast-function-type-mismatch]
493 | reinterpret_cast<Callback>(callback), type);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../src/js_native_api_v8.cc:846:26: note: in instantiation of function template specialization 'v8::PersistentBase<v8::Value>::SetWeak<v8impl::ExternalWrapper>' requested here
846 | wrapper->persistent_.SetWeak(
| ^
2 warnings generated.
[495/2141] CXX obj/src/libnode.js_udp_wrap.o
[496/2141] CXX obj/src/libnode.json_parser.o
[497/2141] CXX obj/src/libnode.node_api.o
In file included from ../../src/node_api.cc:1:
In file included from ../../src/async_context_frame.h:6:
In file included from ../../src/base_object.h:29:
In file included from ../../src/memory_tracker.h:5:
In file included from ../../deps/v8/include/v8-profiler.h:16:
In file included from ../../deps/v8/include/v8-message.h:12:
In file included from ../../deps/v8/include/v8-callbacks.h:16:
In file included from ../../deps/v8/include/v8-promise.h:9:
In file included from ../../deps/v8/include/v8-object.h:11:
../../deps/v8/include/v8-persistent-handle.h:493:26: warning: cast from 'typename WeakCallbackInfo<AsyncContext>::Callback' (aka 'void (*)(const WeakCallbackInfo<AsyncContext> &)') to 'Callback' (aka 'void (*)(const WeakCallbackInfo<void> &)') converts to incompatible function type [-Wcast-function-type-mismatch]
493 | reinterpret_cast<Callback>(callback), type);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../src/node_api.cc:551:17: note: in instantiation of function template specialization 'v8::PersistentBase<v8::Object>::SetWeak<v8impl::(anonymous namespace)::AsyncContext>' requested here
551 | resource_.SetWeak(
| ^
1 warning generated.
[498/2141] CXX obj/src/libnode.module_wrap.o
[499/2141] CXX obj/src/libnode.node_binding.o
[500/2141] CXX obj/src/libnode.node_config.o
In file included from ../../src/node_config.cc:11:
../../deps/ncrypto/ncrypto.h:213:37: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
213 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/rsa.h:304:1: note: 'RSA_free' has been explicitly marked deprecated here
304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/node_config.cc:11:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:213:20: note: in instantiation of template type alias 'DeleteFnPtr' requested here
213 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/rsa.h:304:1: note: 'RSA_free' has been explicitly marked deprecated here
304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/node_config.cc:11:
../../deps/ncrypto/ncrypto.h:1016:19: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
1016 | DeleteFnPtr<DH, DH_free> dh_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/dh.h:211:1: note: 'DH_free' has been explicitly marked deprecated here
211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/node_config.cc:11:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/dh.h:211:1: note: 'DH_free' has been explicitly marked deprecated here
211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/node_config.cc:11:
../../deps/ncrypto/ncrypto.h:1358:23: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
1358 | DeleteFnPtr<EC_KEY, EC_KEY_free> key_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/ec.h:1022:1: note: 'EC_KEY_free' has been explicitly marked deprecated here
1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/node_config.cc:11:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/ec.h:1022:1: note: 'EC_KEY_free' has been explicitly marked deprecated here
1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/node_config.cc:11:
../../deps/ncrypto/ncrypto.h:1429:25: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
1429 | DeleteFnPtr<HMAC_CTX, HMAC_CTX_free> ctx_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/hmac.h:35:1: note: 'HMAC_CTX_free' has been explicitly marked deprecated here
35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/node_config.cc:11:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/hmac.h:35:1: note: 'HMAC_CTX_free' has been explicitly marked deprecated here
35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
8 warnings generated.
[501/2141] CXX obj/src/libnode.node_constants.o
[502/2141] CXX obj/src/libnode.node_buffer.o
../../src/node_buffer.cc:1040:13: warning: 'WriteOneByte' is deprecated: Use WriteOneByteV2 instead. [-Wdeprecated-declarations]
1040 | needle->WriteOneByte(
| ^
../../deps/v8/include/v8-primitive.h:207:3: note: 'WriteOneByte' has been explicitly marked deprecated here
207 | V8_DEPRECATED("Use WriteOneByteV2 instead.")
| ^
../../deps/v8/include/v8config.h:608:35: note: expanded from macro 'V8_DEPRECATED'
608 | # define V8_DEPRECATED(message) [[deprecated(message)]]
| ^
../../src/node_buffer.cc:1304:12: warning: 'WriteOneByte' is deprecated: Use WriteOneByteV2 instead. [-Wdeprecated-declarations]
1304 | input->WriteOneByte(env->isolate(),
| ^
../../deps/v8/include/v8-primitive.h:207:3: note: 'WriteOneByte' has been explicitly marked deprecated here
207 | V8_DEPRECATED("Use WriteOneByteV2 instead.")
| ^
../../deps/v8/include/v8config.h:608:35: note: expanded from macro 'V8_DEPRECATED'
608 | # define V8_DEPRECATED(message) [[deprecated(message)]]
| ^
../../src/node_buffer.cc:1364:12: warning: 'WriteOneByte' is deprecated: Use WriteOneByteV2 instead. [-Wdeprecated-declarations]
1364 | input->WriteOneByte(args.GetIsolate(),
| ^
../../deps/v8/include/v8-primitive.h:207:3: note: 'WriteOneByte' has been explicitly marked deprecated here
207 | V8_DEPRECATED("Use WriteOneByteV2 instead.")
| ^
../../deps/v8/include/v8config.h:608:35: note: expanded from macro 'V8_DEPRECATED'
608 | # define V8_DEPRECATED(message) [[deprecated(message)]]
| ^
3 warnings generated.
[503/2141] CXX obj/src/libnode.node_config_file.o
[504/2141] CXX obj/src/libnode.node_blob.o
[505/2141] CXX obj/src/libnode.node.o
In file included from ../../src/node.cc:51:
../../deps/ncrypto/ncrypto.h:213:37: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
213 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/rsa.h:304:1: note: 'RSA_free' has been explicitly marked deprecated here
304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/node.cc:51:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:213:20: note: in instantiation of template type alias 'DeleteFnPtr' requested here
213 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/rsa.h:304:1: note: 'RSA_free' has been explicitly marked deprecated here
304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/node.cc:51:
../../deps/ncrypto/ncrypto.h:1016:19: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
1016 | DeleteFnPtr<DH, DH_free> dh_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/dh.h:211:1: note: 'DH_free' has been explicitly marked deprecated here
211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/node.cc:51:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/dh.h:211:1: note: 'DH_free' has been explicitly marked deprecated here
211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/node.cc:51:
../../deps/ncrypto/ncrypto.h:1358:23: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
1358 | DeleteFnPtr<EC_KEY, EC_KEY_free> key_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/ec.h:1022:1: note: 'EC_KEY_free' has been explicitly marked deprecated here
1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/node.cc:51:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/ec.h:1022:1: note: 'EC_KEY_free' has been explicitly marked deprecated here
1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/node.cc:51:
../../deps/ncrypto/ncrypto.h:1429:25: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
1429 | DeleteFnPtr<HMAC_CTX, HMAC_CTX_free> ctx_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/hmac.h:35:1: note: 'HMAC_CTX_free' has been explicitly marked deprecated here
35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/node.cc:51:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/hmac.h:35:1: note: 'HMAC_CTX_free' has been explicitly marked deprecated here
35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/node.cc:122:
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:453:55: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
453 | void EnableInvariantDebugging(void (*invariant)(void*), void* arg);
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:453:55: note: insert '_Nullable' if the pointer may be null
453 | void EnableInvariantDebugging(void (*invariant)(void*), void* arg);
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:453:55: note: insert '_Nonnull' if the pointer should never be null
453 | void EnableInvariantDebugging(void (*invariant)(void*), void* arg);
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:643:33: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
643 | explicit WriterMutexLock(Mutex* mu) ABSL_EXCLUSIVE_LOCK_FUNCTION(mu)
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:643:33: note: insert '_Nullable' if the pointer may be null
643 | explicit WriterMutexLock(Mutex* mu) ABSL_EXCLUSIVE_LOCK_FUNCTION(mu)
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:643:33: note: insert '_Nonnull' if the pointer should never be null
643 | explicit WriterMutexLock(Mutex* mu) ABSL_EXCLUSIVE_LOCK_FUNCTION(mu)
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:648:33: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
648 | explicit WriterMutexLock(Mutex* mu, const Condition& cond)
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:648:33: note: insert '_Nullable' if the pointer may be null
648 | explicit WriterMutexLock(Mutex* mu, const Condition& cond)
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:648:33: note: insert '_Nonnull' if the pointer should never be null
648 | explicit WriterMutexLock(Mutex* mu, const Condition& cond)
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:662:8: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
662 | Mutex* const mu_;
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:662:8: note: insert '_Nullable' if the pointer may be null
662 | Mutex* const mu_;
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:662:8: note: insert '_Nonnull' if the pointer should never be null
662 | Mutex* const mu_;
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:720:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
720 | Condition(bool (*func)(void*), void* arg);
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:720:30: note: insert '_Nullable' if the pointer may be null
720 | Condition(bool (*func)(void*), void* arg);
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:720:30: note: insert '_Nonnull' if the pointer should never be null
720 | Condition(bool (*func)(void*), void* arg);
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:720:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
720 | Condition(bool (*func)(void*), void* arg);
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:720:19: note: insert '_Nullable' if the pointer may be null
720 | Condition(bool (*func)(void*), void* arg);
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:720:19: note: insert '_Nonnull' if the pointer should never be null
720 | Condition(bool (*func)(void*), void* arg);
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:720:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
720 | Condition(bool (*func)(void*), void* arg);
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:720:38: note: insert '_Nullable' if the pointer may be null
720 | Condition(bool (*func)(void*), void* arg);
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:720:38: note: insert '_Nonnull' if the pointer should never be null
720 | Condition(bool (*func)(void*), void* arg);
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:732:27: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
732 | Condition(bool (*func)(T*), T* arg);
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:732:27: note: insert '_Nullable' if the pointer may be null
732 | Condition(bool (*func)(T*), T* arg);
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:732:27: note: insert '_Nonnull' if the pointer should never be null
732 | Condition(bool (*func)(T*), T* arg);
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:732:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
732 | Condition(bool (*func)(T*), T* arg);
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:732:19: note: insert '_Nullable' if the pointer may be null
732 | Condition(bool (*func)(T*), T* arg);
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:732:19: note: insert '_Nonnull' if the pointer should never be null
732 | Condition(bool (*func)(T*), T* arg);
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:732:32: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
732 | Condition(bool (*func)(T*), T* arg);
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:732:32: note: insert '_Nullable' if the pointer may be null
732 | Condition(bool (*func)(T*), T* arg);
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:732:32: note: insert '_Nonnull' if the pointer should never be null
732 | Condition(bool (*func)(T*), T* arg);
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:746:27: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
746 | Condition(bool (*func)(T*),
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:746:27: note: insert '_Nullable' if the pointer may be null
746 | Condition(bool (*func)(T*),
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:746:27: note: insert '_Nonnull' if the pointer should never be null
746 | Condition(bool (*func)(T*),
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:746:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
746 | Condition(bool (*func)(T*),
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:746:19: note: insert '_Nullable' if the pointer may be null
746 | Condition(bool (*func)(T*),
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:746:19: note: insert '_Nonnull' if the pointer should never be null
746 | Condition(bool (*func)(T*),
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:747:60: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
747 | typename absl::internal::type_identity<T>::type* arg);
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:747:60: note: insert '_Nullable' if the pointer may be null
747 | typename absl::internal::type_identity<T>::type* arg);
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:747:60: note: insert '_Nonnull' if the pointer should never be null
747 | typename absl::internal::type_identity<T>::type* arg);
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:758:14: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
758 | Condition(T* object,
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:758:14: note: insert '_Nullable' if the pointer may be null
758 | Condition(T* object,
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:758:14: note: insert '_Nonnull' if the pointer should never be null
758 | Condition(T* object,
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:759:19: warning: member pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
759 | bool (absl::internal::type_identity<T>::type::*method)());
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:759:19: note: insert '_Nullable' if the member pointer may be null
759 | bool (absl::internal::type_identity<T>::type::*method)());
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:759:19: note: insert '_Nonnull' if the member pointer should never be null
759 | bool (absl::internal::type_identity<T>::type::*method)());
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:763:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
763 | Condition(const T* object,
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:763:20: note: insert '_Nullable' if the pointer may be null
763 | Condition(const T* object,
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:763:20: note: insert '_Nonnull' if the pointer should never be null
763 | Condition(const T* object,
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:764:19: warning: member pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
764 | bool (absl::internal::type_identity<T>::type::*method)() const);
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:764:19: note: insert '_Nullable' if the member pointer may be null
764 | bool (absl::internal::type_identity<T>::type::*method)() const);
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:764:19: note: insert '_Nonnull' if the member pointer should never be null
764 | bool (absl::internal::type_identity<T>::type::*method)() const);
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:767:32: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
767 | explicit Condition(const bool* cond);
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:767:32: note: insert '_Nullable' if the pointer may be null
767 | explicit Condition(const bool* cond);
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:767:32: note: insert '_Nonnull' if the pointer should never be null
767 | explicit Condition(const bool* cond);
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:796:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
796 | explicit Condition(const T* obj)
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:796:29: note: insert '_Nullable' if the pointer may be null
796 | explicit Condition(const T* obj)
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:796:29: note: insert '_Nonnull' if the pointer should never be null
796 | explicit Condition(const T* obj)
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:822:46: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
822 | static bool GuaranteedEqual(const Condition* a, const Condition* b);
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:822:46: note: insert '_Nullable' if the pointer may be null
822 | static bool GuaranteedEqual(const Condition* a, const Condition* b);
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:822:46: note: insert '_Nonnull' if the pointer should never be null
822 | static bool GuaranteedEqual(const Condition* a, const Condition* b);
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:822:66: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
822 | static bool GuaranteedEqual(const Condition* a, const Condition* b);
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:822:66: note: insert '_Nullable' if the pointer may be null
822 | static bool GuaranteedEqual(const Condition* a, const Condition* b);
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:822:66: note: insert '_Nonnull' if the pointer should never be null
822 | static bool GuaranteedEqual(const Condition* a, const Condition* b);
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:847:32: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
847 | bool (*eval_)(const Condition*) = nullptr;
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:847:32: note: insert '_Nullable' if the pointer may be null
847 | bool (*eval_)(const Condition*) = nullptr;
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:847:32: note: insert '_Nonnull' if the pointer should never be null
847 | bool (*eval_)(const Condition*) = nullptr;
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:847:9: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
847 | bool (*eval_)(const Condition*) = nullptr;
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:847:9: note: insert '_Nullable' if the pointer may be null
847 | bool (*eval_)(const Condition*) = nullptr;
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:847:9: note: insert '_Nonnull' if the pointer should never be null
847 | bool (*eval_)(const Condition*) = nullptr;
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:850:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
850 | void* arg_ = nullptr;
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:850:7: note: insert '_Nullable' if the pointer may be null
850 | void* arg_ = nullptr;
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:850:7: note: insert '_Nonnull' if the pointer should never be null
850 | void* arg_ = nullptr;
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:853:50: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
853 | static bool CallVoidPtrFunction(const Condition*);
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:853:50: note: insert '_Nullable' if the pointer may be null
853 | static bool CallVoidPtrFunction(const Condition*);
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:853:50: note: insert '_Nonnull' if the pointer should never be null
853 | static bool CallVoidPtrFunction(const Condition*);
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:855:50: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
855 | static bool CastAndCallFunction(const Condition* c);
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:855:50: note: insert '_Nullable' if the pointer may be null
855 | static bool CastAndCallFunction(const Condition* c);
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:855:50: note: insert '_Nonnull' if the pointer should never be null
855 | static bool CastAndCallFunction(const Condition* c);
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:857:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
857 | static bool CastAndCallMethod(const Condition* c);
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:857:48: note: insert '_Nullable' if the pointer may be null
857 | static bool CastAndCallMethod(const Condition* c);
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:857:48: note: insert '_Nonnull' if the pointer should never be null
857 | static bool CastAndCallMethod(const Condition* c);
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:869:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
869 | inline void ReadCallback(T* callback) const {
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:869:29: note: insert '_Nullable' if the pointer may be null
869 | inline void ReadCallback(T* callback) const {
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:869:29: note: insert '_Nonnull' if the pointer should never be null
869 | inline void ReadCallback(T* callback) const {
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:873:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
873 | static bool AlwaysTrue(const Condition*) { return true; }
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:873:41: note: insert '_Nullable' if the pointer may be null
873 | static bool AlwaysTrue(const Condition*) { return true; }
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:873:41: note: insert '_Nonnull' if the pointer should never be null
873 | static bool AlwaysTrue(const Condition*) { return true; }
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:927:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
927 | void Wait(Mutex* mu) {
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:927:18: note: insert '_Nullable' if the pointer may be null
927 | void Wait(Mutex* mu) {
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:927:18: note: insert '_Nonnull' if the pointer should never be null
927 | void Wait(Mutex* mu) {
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:944:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
944 | bool WaitWithTimeout(Mutex* mu, absl::Duration timeout) {
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:944:29: note: insert '_Nullable' if the pointer may be null
944 | bool WaitWithTimeout(Mutex* mu, absl::Duration timeout) {
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:944:29: note: insert '_Nonnull' if the pointer should never be null
944 | bool WaitWithTimeout(Mutex* mu, absl::Duration timeout) {
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:963:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
963 | bool WaitWithDeadline(Mutex* mu, absl::Time deadline) {
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:963:30: note: insert '_Nullable' if the pointer may be null
963 | bool WaitWithDeadline(Mutex* mu, absl::Time deadline) {
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:963:30: note: insert '_Nonnull' if the pointer should never be null
963 | bool WaitWithDeadline(Mutex* mu, absl::Time deadline) {
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:982:33: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
982 | void EnableDebugLog(const char* name);
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:982:33: note: insert '_Nullable' if the pointer may be null
982 | void EnableDebugLog(const char* name);
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:982:33: note: insert '_Nonnull' if the pointer should never be null
982 | void EnableDebugLog(const char* name);
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:985:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
985 | bool WaitCommon(Mutex* mutex, synchronization_internal::KernelTimeout t);
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:985:24: note: insert '_Nullable' if the pointer may be null
985 | bool WaitCommon(Mutex* mutex, synchronization_internal::KernelTimeout t);
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:985:24: note: insert '_Nonnull' if the pointer should never be null
985 | bool WaitCommon(Mutex* mutex, synchronization_internal::KernelTimeout t);
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:986:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
986 | void Remove(base_internal::PerThreadSynch* s);
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:986:44: note: insert '_Nullable' if the pointer may be null
986 | void Remove(base_internal::PerThreadSynch* s);
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:986:44: note: insert '_Nonnull' if the pointer should never be null
986 | void Remove(base_internal::PerThreadSynch* s);
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1002:32: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
1002 | explicit MutexLockMaybe(Mutex* mu) ABSL_EXCLUSIVE_LOCK_FUNCTION(mu)
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1002:32: note: insert '_Nullable' if the pointer may be null
1002 | explicit MutexLockMaybe(Mutex* mu) ABSL_EXCLUSIVE_LOCK_FUNCTION(mu)
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1002:32: note: insert '_Nonnull' if the pointer should never be null
1002 | explicit MutexLockMaybe(Mutex* mu) ABSL_EXCLUSIVE_LOCK_FUNCTION(mu)
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1009:32: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
1009 | explicit MutexLockMaybe(Mutex* mu, const Condition& cond)
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1009:32: note: insert '_Nullable' if the pointer may be null
1009 | explicit MutexLockMaybe(Mutex* mu, const Condition& cond)
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1009:32: note: insert '_Nonnull' if the pointer should never be null
1009 | explicit MutexLockMaybe(Mutex* mu, const Condition& cond)
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1024:8: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
1024 | Mutex* const mu_;
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1024:8: note: insert '_Nullable' if the pointer may be null
1024 | Mutex* const mu_;
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1024:8: note: insert '_Nonnull' if the pointer should never be null
1024 | Mutex* const mu_;
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1037:37: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
1037 | explicit ReleasableMutexLock(Mutex* mu) ABSL_EXCLUSIVE_LOCK_FUNCTION(mu)
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1037:37: note: insert '_Nullable' if the pointer may be null
1037 | explicit ReleasableMutexLock(Mutex* mu) ABSL_EXCLUSIVE_LOCK_FUNCTION(mu)
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1037:37: note: insert '_Nonnull' if the pointer should never be null
1037 | explicit ReleasableMutexLock(Mutex* mu) ABSL_EXCLUSIVE_LOCK_FUNCTION(mu)
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1042:37: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
1042 | explicit ReleasableMutexLock(Mutex* mu, const Condition& cond)
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1042:37: note: insert '_Nullable' if the pointer may be null
1042 | explicit ReleasableMutexLock(Mutex* mu, const Condition& cond)
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1042:37: note: insert '_Nonnull' if the pointer should never be null
1042 | explicit ReleasableMutexLock(Mutex* mu, const Condition& cond)
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1057:8: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
1057 | Mutex* mu_;
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1057:8: note: insert '_Nullable' if the pointer may be null
1057 | Mutex* mu_;
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1057:8: note: insert '_Nonnull' if the pointer should never be null
1057 | Mutex* mu_;
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1089:50: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
1089 | bool Condition::CastAndCallMethod(const Condition* c) {
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1089:50: note: insert '_Nullable' if the pointer may be null
1089 | bool Condition::CastAndCallMethod(const Condition* c) {
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1089:50: note: insert '_Nonnull' if the pointer should never be null
1089 | bool Condition::CastAndCallMethod(const Condition* c) {
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1098:52: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
1098 | bool Condition::CastAndCallFunction(const Condition* c) {
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1098:52: note: insert '_Nullable' if the pointer may be null
1098 | bool Condition::CastAndCallFunction(const Condition* c) {
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1098:52: note: insert '_Nonnull' if the pointer should never be null
1098 | bool Condition::CastAndCallFunction(const Condition* c) {
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1106:43: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
1106 | inline Condition::Condition(bool (*func)(T*), T* arg)
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1106:43: note: insert '_Nullable' if the pointer may be null
1106 | inline Condition::Condition(bool (*func)(T*), T* arg)
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1106:43: note: insert '_Nonnull' if the pointer should never be null
1106 | inline Condition::Condition(bool (*func)(T*), T* arg)
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1106:35: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
1106 | inline Condition::Condition(bool (*func)(T*), T* arg)
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1106:35: note: insert '_Nullable' if the pointer may be null
1106 | inline Condition::Condition(bool (*func)(T*), T* arg)
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1106:35: note: insert '_Nonnull' if the pointer should never be null
1106 | inline Condition::Condition(bool (*func)(T*), T* arg)
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1106:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
1106 | inline Condition::Condition(bool (*func)(T*), T* arg)
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1106:48: note: insert '_Nullable' if the pointer may be null
1106 | inline Condition::Condition(bool (*func)(T*), T* arg)
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1106:48: note: insert '_Nonnull' if the pointer should never be null
1106 | inline Condition::Condition(bool (*func)(T*), T* arg)
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1116:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
1116 | bool (*func)(T*), typename absl::internal::type_identity<T>::type* arg)
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1116:19: note: insert '_Nullable' if the pointer may be null
1116 | bool (*func)(T*), typename absl::internal::type_identity<T>::type* arg)
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1116:19: note: insert '_Nonnull' if the pointer should never be null
1116 | bool (*func)(T*), typename absl::internal::type_identity<T>::type* arg)
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1116:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
1116 | bool (*func)(T*), typename absl::internal::type_identity<T>::type* arg)
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1116:11: note: insert '_Nullable' if the pointer may be null
1116 | bool (*func)(T*), typename absl::internal::type_identity<T>::type* arg)
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1116:11: note: insert '_Nonnull' if the pointer should never be null
1116 | bool (*func)(T*), typename absl::internal::type_identity<T>::type* arg)
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1116:70: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
1116 | bool (*func)(T*), typename absl::internal::type_identity<T>::type* arg)
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1116:70: note: insert '_Nullable' if the pointer may be null
1116 | bool (*func)(T*), typename absl::internal::type_identity<T>::type* arg)
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1116:70: note: insert '_Nonnull' if the pointer should never be null
1116 | bool (*func)(T*), typename absl::internal::type_identity<T>::type* arg)
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1122:6: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
1122 | T* object, bool (absl::internal::type_identity<T>::type::*method)())
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1122:6: note: insert '_Nullable' if the pointer may be null
1122 | T* object, bool (absl::internal::type_identity<T>::type::*method)())
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1122:6: note: insert '_Nonnull' if the pointer should never be null
1122 | T* object, bool (absl::internal::type_identity<T>::type::*method)())
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1122:22: warning: member pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
1122 | T* object, bool (absl::internal::type_identity<T>::type::*method)())
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1122:22: note: insert '_Nullable' if the member pointer may be null
1122 | T* object, bool (absl::internal::type_identity<T>::type::*method)())
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1122:22: note: insert '_Nonnull' if the member pointer should never be null
1122 | T* object, bool (absl::internal::type_identity<T>::type::*method)())
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1131:12: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
1131 | const T* object,
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1131:12: note: insert '_Nullable' if the pointer may be null
1131 | const T* object,
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1131:12: note: insert '_Nonnull' if the pointer should never be null
1131 | const T* object,
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1132:11: warning: member pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
1132 | bool (absl::internal::type_identity<T>::type::*method)() const)
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1132:11: note: insert '_Nullable' if the member pointer may be null
1132 | bool (absl::internal::type_identity<T>::type::*method)() const)
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1132:11: note: insert '_Nonnull' if the member pointer should never be null
1132 | bool (absl::internal::type_identity<T>::type::*method)() const)
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1150:34: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
1150 | void RegisterMutexProfiler(void (*fn)(int64_t wait_cycles));
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1150:34: note: insert '_Nullable' if the pointer may be null
1150 | void RegisterMutexProfiler(void (*fn)(int64_t wait_cycles));
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1150:34: note: insert '_Nonnull' if the pointer should never be null
1150 | void RegisterMutexProfiler(void (*fn)(int64_t wait_cycles));
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1164:47: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
1164 | void RegisterMutexTracer(void (*fn)(const char* msg, const void* obj,
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1164:47: note: insert '_Nullable' if the pointer may be null
1164 | void RegisterMutexTracer(void (*fn)(const char* msg, const void* obj,
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1164:47: note: insert '_Nonnull' if the pointer should never be null
1164 | void RegisterMutexTracer(void (*fn)(const char* msg, const void* obj,
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1164:64: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
1164 | void RegisterMutexTracer(void (*fn)(const char* msg, const void* obj,
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1164:64: note: insert '_Nullable' if the pointer may be null
1164 | void RegisterMutexTracer(void (*fn)(const char* msg, const void* obj,
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1164:64: note: insert '_Nonnull' if the pointer should never be null
1164 | void RegisterMutexTracer(void (*fn)(const char* msg, const void* obj,
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1164:32: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
1164 | void RegisterMutexTracer(void (*fn)(const char* msg, const void* obj,
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1164:32: note: insert '_Nullable' if the pointer may be null
1164 | void RegisterMutexTracer(void (*fn)(const char* msg, const void* obj,
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1164:32: note: insert '_Nonnull' if the pointer should never be null
1164 | void RegisterMutexTracer(void (*fn)(const char* msg, const void* obj,
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1179:49: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
1179 | void RegisterCondVarTracer(void (*fn)(const char* msg, const void* cv));
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1179:49: note: insert '_Nullable' if the pointer may be null
1179 | void RegisterCondVarTracer(void (*fn)(const char* msg, const void* cv));
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1179:49: note: insert '_Nonnull' if the pointer should never be null
1179 | void RegisterCondVarTracer(void (*fn)(const char* msg, const void* cv));
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1179:66: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
1179 | void RegisterCondVarTracer(void (*fn)(const char* msg, const void* cv));
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1179:66: note: insert '_Nullable' if the pointer may be null
1179 | void RegisterCondVarTracer(void (*fn)(const char* msg, const void* cv));
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1179:66: note: insert '_Nonnull' if the pointer should never be null
1179 | void RegisterCondVarTracer(void (*fn)(const char* msg, const void* cv));
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1179:34: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
1179 | void RegisterCondVarTracer(void (*fn)(const char* msg, const void* cv));
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1179:34: note: insert '_Nullable' if the pointer may be null
1179 | void RegisterCondVarTracer(void (*fn)(const char* msg, const void* cv));
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1179:34: note: insert '_Nonnull' if the pointer should never be null
1179 | void RegisterCondVarTracer(void (*fn)(const char* msg, const void* cv));
| ^
| _Nonnull
68 warnings generated.
[506/2141] CXX obj/src/libnode.node_builtins.o
[507/2141] CXX obj/src/libnode.env.o
[508/2141] CXX obj/deps/v8/src/ast/v8_base_without_compiler.ast-function-literal-id-reindexer.o
[509/2141] CXX obj/deps/v8/src/ast/v8_base_without_compiler.variables.o
[510/2141] CXX obj/deps/v8/src/ast/v8_base_without_compiler.source-range-ast-visitor.o
[511/2141] CXX obj/deps/v8/src/api/v8_base_without_compiler.api-arguments.o
[512/2141] CXX obj/deps/v8/src/compiler/v8_compiler.access-builder.o
[513/2141] CXX obj/deps/v8/src/api/v8_base_without_compiler.api-natives.o
[514/2141] CXX obj/deps/v8/src/ast/v8_base_without_compiler.modules.o
[515/2141] CXX obj/deps/v8/src/ast/v8_base_without_compiler.ast-value-factory.o
[516/2141] CXX obj/deps/v8/src/ast/v8_base_without_compiler.prettyprinter.o
[517/2141] CXX obj/deps/v8/src/baseline/v8_base_without_compiler.bytecode-offset-iterator.o
[518/2141] CXX obj/deps/v8/src/ast/v8_base_without_compiler.ast.o
[519/2141] CXX obj/deps/v8/src/baseline/v8_base_without_compiler.baseline.o
[520/2141] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.accessors.o
[521/2141] CXX obj/deps/v8/src/ast/v8_base_without_compiler.scopes.o
[522/2141] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-abstract-module-source.o
[523/2141] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-api.o
[524/2141] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-arraybuffer.o
[525/2141] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-array.o
[526/2141] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-async-disposable-stack.o
[527/2141] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-async-module.o
[528/2141] CXX obj/deps/v8/src/api/v8_base_without_compiler.api.o
../../deps/v8/src/api/api.cc:1273:14: warning: cast from 'void (*)(v8::Local<v8::Name>, v8::Local<v8::Value>, const v8::PropertyCallbackInfo<v8::Boolean> &)' to 'void (*)(v8::Local<v8::Name>, v8::Local<v8::Value>, const v8::PropertyCallbackInfo<void> &)' converts to incompatible function type [-Wcast-function-type-mismatch]
1273 | setter = reinterpret_cast<Setter>(&i::Accessors::ReconfigureToDataProperty);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/api/api.cc:1419:52: note: in instantiation of function template specialization 'v8::(anonymous namespace)::MakeAccessorInfo<void (*)(v8::Local<v8::Name>, const v8::PropertyCallbackInfo<v8::Value> &), void (*)(v8::Local<v8::Name>, v8::Local<v8::Value>, const v8::PropertyCallbackInfo<void> &)>' requested here
1419 | i::DirectHandle<i::AccessorInfo> accessor_info = MakeAccessorInfo(
| ^
../../deps/v8/src/api/api.cc:1440:3: note: in instantiation of function template specialization 'v8::(anonymous namespace)::TemplateSetAccessor<void (*)(v8::Local<v8::Name>, const v8::PropertyCallbackInfo<v8::Value> &), void (*)(v8::Local<v8::Name>, v8::Local<v8::Value>, const v8::PropertyCallbackInfo<void> &), v8::Local<v8::Value>, v8::Template>' requested here
1440 | TemplateSetAccessor(this, name, getter, setter, data, attribute, false,
| ^
1 warning generated.
[529/2141] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-atomics-synchronization.o
[530/2141] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-collections.o
[531/2141] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-bigint.o
[532/2141] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-dataview.o
[533/2141] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-callsite.o
[534/2141] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-console.o
[535/2141] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-disposable-stack.o
[536/2141] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-error.o
[537/2141] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-date.o
[538/2141] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-function.o
[539/2141] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-global.o
[540/2141] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-internal.o
[541/2141] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-json.o
[542/2141] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-number.o
[543/2141] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-object.o
[544/2141] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-reflect.o
[545/2141] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-intl.o
[546/2141] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.aligned-slot-allocator.o
[547/2141] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.bailout-reason.o
[548/2141] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-shared-array.o
[549/2141] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-shadow-realm.o
[550/2141] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-sharedarraybuffer.o
[551/2141] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-regexp.o
[552/2141] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-string.o
[553/2141] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-struct.o
[554/2141] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-symbol.o
[555/2141] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-trace.o
[556/2141] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-temporal.o
[557/2141] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-typed-array.o
[558/2141] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins-weak-refs.o
[559/2141] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.external-reference-encoder.o
[560/2141] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.constants-table-builder.o
[561/2141] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.external-reference-table.o
[562/2141] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.machine-type.o
[563/2141] CXX obj/deps/v8/src/builtins/v8_base_without_compiler.builtins.o
[564/2141] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.assembler.o
[565/2141] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.code-comments.o
[566/2141] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.flush-instruction-cache.o
[567/2141] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.code-desc.o
[568/2141] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.code-reference.o
[569/2141] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.compilation-cache.o
[570/2141] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.register-configuration.o
[571/2141] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.code-factory.o
[572/2141] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.constant-pool.o
[573/2141] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.tnode.o
[574/2141] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.compiler.o
[575/2141] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.handler-table.o
[576/2141] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.external-reference.o
[577/2141] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.tick-counter.o
[578/2141] CXX obj/deps/v8/src/common/v8_base_without_compiler.assert-scope.o
[579/2141] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.macro-assembler-base.o
[580/2141] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.maglev-safepoint-table.o
[581/2141] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.interface-descriptors.o
[582/2141] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.pending-optimization-table.o
[583/2141] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.optimized-compilation-info.o
[584/2141] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.source-position-table.o
[585/2141] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.source-position.o
[586/2141] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.reloc-info.o
[587/2141] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.safepoint-table.o
[588/2141] CXX obj/deps/v8/src/codegen/v8_base_without_compiler.unoptimized-compilation-info.o
[589/2141] CXX obj/deps/v8/src/debug/v8_base_without_compiler.liveedit-diff.o
[590/2141] CXX obj/deps/v8/src/common/v8_base_without_compiler.code-memory-access.o
[591/2141] CXX obj/deps/v8/src/deoptimizer/v8_base_without_compiler.deoptimize-reason.o
[592/2141] CXX obj/deps/v8/src/common/v8_base_without_compiler.ptr-compr.o
[593/2141] CXX obj/deps/v8/src/compiler-dispatcher/v8_base_without_compiler.lazy-compile-dispatcher.o
[594/2141] CXX obj/deps/v8/src/date/v8_base_without_compiler.date.o
[595/2141] CXX obj/deps/v8/src/date/v8_base_without_compiler.dateparser.o
[596/2141] CXX obj/deps/v8/src/compiler-dispatcher/v8_base_without_compiler.optimizing-compile-dispatcher.o
[597/2141] CXX obj/deps/v8/src/debug/v8_base_without_compiler.debug-frames.o
[598/2141] CXX obj/deps/v8/src/debug/v8_base_without_compiler.debug-evaluate.o
[599/2141] CXX obj/deps/v8/src/debug/v8_base_without_compiler.debug-coverage.o
[600/2141] CXX obj/deps/v8/src/debug/v8_base_without_compiler.debug-property-iterator.o
[601/2141] CXX obj/deps/v8/src/debug/v8_base_without_compiler.debug-scope-iterator.o
[602/2141] CXX obj/deps/v8/src/diagnostics/v8_base_without_compiler.compilation-statistics.o
[603/2141] CXX obj/deps/v8/src/debug/v8_base_without_compiler.debug-stack-trace-iterator.o
[604/2141] CXX obj/deps/v8/src/debug/v8_base_without_compiler.debug-interface.o
[605/2141] CXX obj/deps/v8/src/debug/v8_base_without_compiler.debug-scopes.o
[606/2141] CXX obj/deps/v8/src/diagnostics/v8_base_without_compiler.eh-frame.o
[607/2141] CXX obj/deps/v8/src/diagnostics/v8_base_without_compiler.perf-jit.o
[608/2141] CXX obj/deps/v8/src/diagnostics/v8_base_without_compiler.unwinder.o
[609/2141] CXX obj/deps/v8/src/execution/v8_base_without_compiler.clobber-registers.o
[610/2141] CXX obj/deps/v8/src/deoptimizer/v8_base_without_compiler.deoptimized-frame-info.o
[611/2141] CXX obj/deps/v8/src/debug/v8_base_without_compiler.debug.o
[612/2141] CXX obj/deps/v8/src/execution/v8_base_without_compiler.encoded-c-signature.o
[613/2141] CXX obj/deps/v8/src/debug/v8_base_without_compiler.liveedit.o
[614/2141] CXX obj/deps/v8/src/deoptimizer/v8_base_without_compiler.frame-translation-builder.o
[615/2141] CXX obj/deps/v8/src/deoptimizer/v8_base_without_compiler.materialized-object-store.o
[616/2141] CXX obj/deps/v8/src/execution/v8_base_without_compiler.arguments.o
[617/2141] CXX obj/deps/v8/src/deoptimizer/v8_base_without_compiler.deoptimizer.o
[618/2141] CXX obj/deps/v8/src/diagnostics/v8_base_without_compiler.basic-block-profiler.o
[619/2141] CXX obj/deps/v8/src/deoptimizer/v8_base_without_compiler.translated-state.o
[620/2141] CXX obj/deps/v8/src/diagnostics/v8_base_without_compiler.gdb-jit.o
[621/2141] CXX obj/deps/v8/src/diagnostics/v8_base_without_compiler.disassembler.o
[622/2141] CXX obj/deps/v8/src/execution/v8_base_without_compiler.interrupts-scope.o
[623/2141] CXX obj/deps/v8/src/diagnostics/v8_base_without_compiler.objects-debug.o
[624/2141] CXX obj/deps/v8/src/execution/v8_base_without_compiler.thread-id.o
[625/2141] CXX obj/deps/v8/src/execution/v8_base_without_compiler.local-isolate.o
[626/2141] CXX obj/deps/v8/src/execution/v8_base_without_compiler.embedder-state.o
[627/2141] CXX obj/deps/v8/src/execution/v8_base_without_compiler.simulator-base.o
[628/2141] CXX obj/deps/v8/src/execution/v8_base_without_compiler.execution.o
[629/2141] CXX obj/deps/v8/src/execution/v8_base_without_compiler.futex-emulation.o
[630/2141] CXX obj/deps/v8/src/execution/v8_base_without_compiler.thread-local-top.o
[631/2141] CXX obj/deps/v8/src/extensions/v8_base_without_compiler.cputracemark-extension.o
[632/2141] CXX obj/deps/v8/src/extensions/v8_base_without_compiler.trigger-failure-extension.o
[633/2141] CXX obj/deps/v8/src/execution/v8_base_without_compiler.frames.o
[634/2141] CXX obj/deps/v8/src/execution/v8_base_without_compiler.microtask-queue.o
[635/2141] CXX obj/deps/v8/src/execution/v8_base_without_compiler.protectors.o
[636/2141] CXX obj/deps/v8/src/extensions/v8_base_without_compiler.gc-extension.o
[637/2141] CXX obj/deps/v8/src/execution/v8_base_without_compiler.messages.o
[638/2141] CXX obj/deps/v8/src/flags/v8_base_without_compiler.flags.o
[639/2141] CXX obj/deps/v8/src/diagnostics/v8_base_without_compiler.objects-printer.o
[640/2141] CXX obj/deps/v8/src/execution/v8_base_without_compiler.stack-guard.o
[641/2141] CXX obj/deps/v8/src/execution/v8_base_without_compiler.v8threads.o
[642/2141] CXX obj/deps/v8/src/execution/v8_base_without_compiler.tiering-manager.o
[643/2141] CXX obj/deps/v8/src/extensions/v8_base_without_compiler.externalize-string-extension.o
[644/2141] CXX obj/deps/v8/src/execution/v8_base_without_compiler.isolate.o
[645/2141] CXX obj/deps/v8/src/extensions/v8_base_without_compiler.ignition-statistics-extension.o
[646/2141] CXX obj/deps/v8/src/heap/v8_base_without_compiler.allocation-observer.o
[647/2141] CXX obj/deps/v8/src/extensions/v8_base_without_compiler.statistics-extension.o
[648/2141] CXX obj/deps/v8/src/handles/v8_base_without_compiler.global-handles.o
[649/2141] CXX obj/deps/v8/src/handles/v8_base_without_compiler.handles.o
[650/2141] CXX obj/deps/v8/src/handles/v8_base_without_compiler.local-handles.o
[651/2141] CXX obj/deps/v8/src/handles/v8_base_without_compiler.persistent-handles.o
[652/2141] CXX obj/deps/v8/src/handles/v8_base_without_compiler.shared-object-conveyor-handles.o
[653/2141] CXX obj/deps/v8/src/heap/v8_base_without_compiler.array-buffer-sweeper.o
[654/2141] CXX obj/deps/v8/src/handles/v8_base_without_compiler.traced-handles.o
[655/2141] CXX obj/deps/v8/src/heap/v8_base_without_compiler.code-range.o
[656/2141] CXX obj/deps/v8/src/heap/v8_base_without_compiler.code-stats.o
[657/2141] CXX obj/deps/v8/src/heap/v8_base_without_compiler.collection-barrier.o
[658/2141] CXX obj/deps/v8/src/heap/v8_base_without_compiler.combined-heap.o
[659/2141] CXX obj/deps/v8/src/heap/cppgc-js/v8_base_without_compiler.cross-heap-remembered-set.o
[660/2141] CXX obj/deps/v8/src/heap/cppgc-js/v8_base_without_compiler.cpp-heap.o
[661/2141] CXX obj/deps/v8/src/heap/cppgc-js/v8_base_without_compiler.cpp-snapshot.o
[662/2141] CXX obj/deps/v8/src/heap/cppgc-js/v8_base_without_compiler.unified-heap-marking-state.o
[663/2141] CXX obj/deps/v8/src/heap/cppgc-js/v8_base_without_compiler.unified-heap-marking-verifier.o
[664/2141] CXX obj/deps/v8/src/heap/cppgc-js/v8_base_without_compiler.unified-heap-marking-visitor.o
[665/2141] CXX obj/deps/v8/src/heap/v8_base_without_compiler.ephemeron-remembered-set.o
[666/2141] CXX obj/deps/v8/src/heap/v8_base_without_compiler.evacuation-verifier.o
[667/2141] CXX obj/deps/v8/src/heap/v8_base_without_compiler.evacuation-allocator.o
[668/2141] CXX obj/deps/v8/src/heap/v8_base_without_compiler.finalization-registry-cleanup-task.o
[669/2141] CXX obj/deps/v8/src/heap/v8_base_without_compiler.free-list.o
[670/2141] CXX obj/deps/v8/src/heap/v8_base_without_compiler.index-generator.o
[671/2141] CXX obj/deps/v8/src/heap/v8_base_without_compiler.heap-allocator.o
[672/2141] CXX obj/deps/v8/src/heap/v8_base_without_compiler.gc-tracer.o
[673/2141] CXX obj/deps/v8/src/heap/v8_base_without_compiler.concurrent-marking.o
[674/2141] CXX obj/deps/v8/src/heap/v8_base_without_compiler.heap-controller.o
[675/2141] CXX obj/deps/v8/src/heap/v8_base_without_compiler.factory-base.o
[676/2141] CXX obj/deps/v8/src/heap/v8_base_without_compiler.large-page-metadata.o
[677/2141] CXX obj/deps/v8/src/heap/v8_base_without_compiler.heap-layout-tracer.o
[678/2141] CXX obj/deps/v8/src/heap/v8_base_without_compiler.heap-layout.o
[679/2141] CXX obj/deps/v8/src/heap/v8_base_without_compiler.heap-verifier.o
[680/2141] CXX obj/deps/v8/src/heap/v8_base_without_compiler.factory.o
[681/2141] CXX obj/deps/v8/src/heap/v8_base_without_compiler.incremental-marking-job.o
[682/2141] CXX obj/deps/v8/src/heap/v8_base_without_compiler.heap-visitor.o
[683/2141] CXX obj/deps/v8/src/heap/v8_base_without_compiler.heap-write-barrier.o
[684/2141] CXX obj/deps/v8/src/heap/v8_base_without_compiler.incremental-marking.o
[685/2141] CXX obj/deps/v8/src/heap/v8_base_without_compiler.local-factory.o
[686/2141] CXX obj/deps/v8/src/heap/v8_base_without_compiler.large-spaces.o
[687/2141] CXX obj/deps/v8/src/heap/v8_base_without_compiler.local-heap.o
[688/2141] CXX obj/deps/v8/src/heap/v8_base_without_compiler.main-allocator.o
[689/2141] CXX obj/deps/v8/src/heap/v8_base_without_compiler.mark-sweep-utilities.o
[690/2141] CXX obj/deps/v8/src/heap/v8_base_without_compiler.marking-worklist.o
[691/2141] CXX obj/deps/v8/src/heap/v8_base_without_compiler.heap.o
[692/2141] CXX obj/deps/v8/src/heap/v8_base_without_compiler.marking.o
[693/2141] CXX obj/deps/v8/src/heap/v8_base_without_compiler.marking-barrier.o
[694/2141] CXX obj/deps/v8/src/heap/v8_base_without_compiler.memory-allocator.o
[695/2141] CXX obj/deps/v8/src/heap/v8_base_without_compiler.memory-balancer.o
[696/2141] CXX obj/deps/v8/src/heap/v8_base_without_compiler.memory-chunk-metadata.o
[697/2141] CXX obj/deps/v8/src/heap/v8_base_without_compiler.memory-chunk.o
[698/2141] CXX obj/deps/v8/src/heap/v8_base_without_compiler.memory-reducer.o
[699/2141] CXX obj/deps/v8/src/heap/v8_base_without_compiler.memory-measurement.o
[700/2141] CXX obj/deps/v8/src/heap/v8_base_without_compiler.page-pool.o
[701/2141] CXX obj/deps/v8/src/heap/v8_base_without_compiler.minor-gc-job.o
[702/2141] CXX obj/deps/v8/src/heap/v8_base_without_compiler.mutable-page-metadata.o
[703/2141] CXX obj/deps/v8/src/heap/v8_base_without_compiler.slot-set.o
[704/2141] CXX obj/deps/v8/src/heap/v8_base_without_compiler.new-spaces.o
[705/2141] CXX obj/deps/v8/src/heap/v8_base_without_compiler.page-metadata.o
[706/2141] CXX obj/deps/v8/src/heap/v8_base_without_compiler.paged-spaces.o
[707/2141] CXX obj/deps/v8/src/heap/v8_base_without_compiler.read-only-heap.o
[708/2141] CXX obj/deps/v8/src/heap/v8_base_without_compiler.pretenuring-handler.o
[709/2141] CXX obj/deps/v8/src/heap/v8_base_without_compiler.object-stats.o
[710/2141] CXX obj/deps/v8/src/heap/v8_base_without_compiler.minor-mark-sweep.o
[711/2141] CXX obj/deps/v8/src/heap/v8_base_without_compiler.mark-compact.o
[712/2141] CXX obj/deps/v8/src/heap/v8_base_without_compiler.read-only-promotion.o
[713/2141] CXX obj/deps/v8/src/heap/v8_base_without_compiler.read-only-spaces.o
[714/2141] CXX obj/deps/v8/src/heap/v8_base_without_compiler.safepoint.o
[715/2141] CXX obj/deps/v8/src/init/v8_base_without_compiler.icu_util.o
[716/2141] CXX obj/deps/v8/src/heap/v8_base_without_compiler.spaces.o
[717/2141] CXX obj/deps/v8/src/heap/v8_base_without_compiler.stress-scavenge-observer.o
[718/2141] CXX obj/deps/v8/src/heap/v8_base_without_compiler.trusted-range.o
[719/2141] CXX obj/deps/v8/src/init/v8_base_without_compiler.startup-data-util.o
[720/2141] CXX obj/deps/v8/src/heap/v8_base_without_compiler.traced-handles-marking-visitor.o
[721/2141] CXX obj/deps/v8/src/heap/v8_base_without_compiler.weak-object-worklists.o
[722/2141] CXX obj/deps/v8/src/heap/v8_base_without_compiler.zapping.o
[723/2141] CXX obj/deps/v8/src/heap/v8_base_without_compiler.sweeper.o
[724/2141] CXX obj/deps/v8/src/ic/v8_base_without_compiler.call-optimization.o
[725/2141] CXX obj/deps/v8/src/heap/v8_base_without_compiler.visit-object.o
[726/2141] CXX obj/deps/v8/src/heap/v8_base_without_compiler.scavenger.o
[727/2141] CXX obj/deps/v8/src/ic/v8_base_without_compiler.handler-configuration.o
[728/2141] CXX obj/deps/v8/src/ic/v8_base_without_compiler.ic-stats.o
[729/2141] CXX obj/deps/v8/src/interpreter/v8_base_without_compiler.bytecode-node.o
[730/2141] CXX obj/deps/v8/src/interpreter/v8_base_without_compiler.bytecode-operands.o
[731/2141] CXX obj/deps/v8/src/ic/v8_base_without_compiler.stub-cache.o
[732/2141] CXX obj/deps/v8/src/interpreter/v8_base_without_compiler.bytecode-source-info.o
[733/2141] CXX obj/deps/v8/src/init/v8_base_without_compiler.isolate-group.o
[734/2141] CXX obj/deps/v8/src/interpreter/v8_base_without_compiler.bytecode-register.o
[735/2141] CXX obj/deps/v8/src/interpreter/v8_base_without_compiler.bytecodes.o
[736/2141] CXX obj/deps/v8/src/ic/v8_base_without_compiler.ic.o
[737/2141] CXX obj/deps/v8/src/interpreter/v8_base_without_compiler.interpreter-intrinsics.o
[738/2141] CXX obj/deps/v8/src/init/v8_base_without_compiler.v8.o
[739/2141] CXX obj/deps/v8/src/init/v8_base_without_compiler.bootstrapper.o
[740/2141] CXX obj/deps/v8/src/interpreter/v8_base_without_compiler.bytecode-array-iterator.o
[741/2141] CXX obj/deps/v8/src/interpreter/v8_base_without_compiler.bytecode-register-optimizer.o
[742/2141] CXX obj/deps/v8/src/interpreter/v8_base_without_compiler.bytecode-array-random-iterator.o
[743/2141] CXX obj/deps/v8/src/libsampler/v8_base_without_compiler.sampler.o
[744/2141] CXX obj/deps/v8/src/interpreter/v8_base_without_compiler.bytecode-array-builder.o
[745/2141] CXX obj/deps/v8/src/interpreter/v8_base_without_compiler.bytecode-array-writer.o
[746/2141] CXX obj/deps/v8/src/logging/v8_base_without_compiler.runtime-call-stats.o
[747/2141] CXX obj/deps/v8/src/interpreter/v8_base_without_compiler.bytecode-decoder.o
[748/2141] CXX obj/deps/v8/src/interpreter/v8_base_without_compiler.bytecode-flags-and-tokens.o
[749/2141] CXX obj/deps/v8/src/logging/v8_base_without_compiler.metrics.o
[750/2141] CXX obj/deps/v8/src/interpreter/v8_base_without_compiler.bytecode-label.o
[751/2141] CXX obj/deps/v8/src/logging/v8_base_without_compiler.tracing-flags.o
[752/2141] CXX obj/deps/v8/src/numbers/v8_base_without_compiler.ieee754.o
[753/2141] CXX obj/deps/v8/src/logging/v8_base_without_compiler.local-logger.o
[754/2141] CXX obj/deps/v8/src/interpreter/v8_base_without_compiler.handler-table-builder.o
[755/2141] CXX obj/deps/v8/src/interpreter/v8_base_without_compiler.control-flow-builders.o
[756/2141] CXX obj/deps/v8/src/interpreter/v8_base_without_compiler.constant-array-builder.o
[757/2141] CXX obj/deps/v8/src/interpreter/v8_base_without_compiler.bytecode-generator.o
[758/2141] CXX obj/deps/v8/src/objects/v8_base_without_compiler.code-kind.o
[759/2141] CXX obj/deps/v8/src/interpreter/v8_base_without_compiler.interpreter.o
[760/2141] CXX obj/deps/v8/src/logging/v8_base_without_compiler.counters.o
[761/2141] CXX obj/deps/v8/src/logging/v8_base_without_compiler.log-file.o
[762/2141] CXX obj/deps/v8/src/json/v8_base_without_compiler.json-parser.o
[763/2141] CXX obj/deps/v8/src/numbers/v8_base_without_compiler.math-random.o
[764/2141] CXX obj/deps/v8/src/objects/v8_base_without_compiler.abstract-code.o
[765/2141] CXX obj/deps/v8/src/logging/v8_base_without_compiler.log.o
[766/2141] CXX obj/deps/v8/src/numbers/v8_base_without_compiler.conversions.o
[767/2141] CXX obj/deps/v8/src/objects/v8_base_without_compiler.backing-store.o
[768/2141] CXX obj/deps/v8/src/objects/v8_base_without_compiler.bigint.o
[769/2141] CXX obj/deps/v8/src/objects/v8_base_without_compiler.bytecode-array.o
[770/2141] CXX obj/deps/v8/src/json/v8_base_without_compiler.json-stringifier.o
[771/2141] CXX obj/deps/v8/src/objects/v8_base_without_compiler.code.o
[772/2141] CXX obj/deps/v8/src/objects/v8_base_without_compiler.call-site-info.o
[773/2141] CXX obj/deps/v8/src/objects/v8_base_without_compiler.compilation-cache-table.o
[774/2141] CXX obj/deps/v8/src/objects/v8_base_without_compiler.contexts.o
[775/2141] CXX obj/deps/v8/src/objects/v8_base_without_compiler.debug-objects.o
[776/2141] CXX obj/deps/v8/src/objects/v8_base_without_compiler.deoptimization-data.o
[777/2141] CXX obj/deps/v8/src/objects/v8_base_without_compiler.dependent-code.o
[778/2141] CXX obj/deps/v8/src/objects/v8_base_without_compiler.elements-kind.o
[779/2141] CXX obj/deps/v8/src/objects/v8_base_without_compiler.embedder-data-array.o
[780/2141] CXX obj/deps/v8/src/objects/v8_base_without_compiler.field-type.o
[781/2141] CXX obj/deps/v8/src/objects/v8_base_without_compiler.fixed-array.o
[782/2141] CXX obj/deps/v8/src/objects/v8_base_without_compiler.feedback-vector.o
[783/2141] CXX obj/deps/v8/src/objects/v8_base_without_compiler.instruction-stream.o
[784/2141] CXX obj/deps/v8/src/objects/v8_base_without_compiler.js-array-buffer.o
[785/2141] CXX obj/deps/v8/src/objects/v8_base_without_compiler.js-break-iterator.o
[786/2141] CXX obj/deps/v8/src/objects/v8_base_without_compiler.intl-objects.o
[787/2141] CXX obj/deps/v8/src/objects/v8_base_without_compiler.js-atomics-synchronization.o
[788/2141] CXX obj/deps/v8/src/objects/v8_base_without_compiler.js-collator.o
[789/2141] CXX obj/deps/v8/src/objects/v8_base_without_compiler.js-disposable-stack.o
[790/2141] CXX obj/deps/v8/src/objects/v8_base_without_compiler.js-display-names.o
[791/2141] CXX obj/deps/v8/src/objects/v8_base_without_compiler.js-duration-format.o
[792/2141] CXX obj/deps/v8/src/objects/v8_base_without_compiler.js-function.o
[793/2141] CXX obj/deps/v8/src/objects/v8_base_without_compiler.js-date-time-format.o
[794/2141] CXX obj/deps/v8/src/objects/v8_base_without_compiler.js-list-format.o
[795/2141] CXX obj/deps/v8/src/objects/v8_base_without_compiler.js-locale.o
[796/2141] CXX obj/deps/v8/src/objects/v8_base_without_compiler.js-plural-rules.o
[797/2141] CXX obj/deps/v8/src/objects/v8_base_without_compiler.js-number-format.o
[798/2141] CXX obj/deps/v8/src/objects/v8_base_without_compiler.js-raw-json.o
[799/2141] CXX obj/deps/v8/src/objects/v8_base_without_compiler.lookup-cache.o
[800/2141] CXX obj/deps/v8/src/objects/v8_base_without_compiler.js-regexp.o
[801/2141] CXX obj/deps/v8/src/objects/v8_base_without_compiler.js-segment-iterator.o
[802/2141] CXX obj/deps/v8/src/objects/v8_base_without_compiler.js-segmenter.o
[803/2141] CXX obj/deps/v8/src/objects/v8_base_without_compiler.js-relative-time-format.o
[804/2141] CXX obj/deps/v8/src/objects/v8_base_without_compiler.js-objects.o
[805/2141] CXX obj/deps/v8/src/objects/v8_base_without_compiler.js-segments.o
[806/2141] CXX obj/deps/v8/src/objects/v8_base_without_compiler.js-struct.o
[807/2141] CXX obj/deps/v8/src/objects/v8_base_without_compiler.js-weak-refs.o
[808/2141] CXX obj/deps/v8/src/objects/v8_base_without_compiler.keys.o
[809/2141] CXX obj/deps/v8/src/objects/v8_base_without_compiler.literal-objects.o
[810/2141] CXX obj/deps/v8/src/objects/v8_base_without_compiler.managed.o
[811/2141] CXX obj/deps/v8/src/objects/v8_base_without_compiler.lookup.o
[812/2141] CXX obj/deps/v8/src/objects/v8_base_without_compiler.object-type.o
[813/2141] CXX obj/deps/v8/src/objects/v8_base_without_compiler.map-updater.o
[814/2141] CXX obj/deps/v8/src/objects/v8_base_without_compiler.map.o
[815/2141] CXX obj/deps/v8/src/objects/v8_base_without_compiler.js-temporal-objects.o
[816/2141] CXX obj/deps/v8/src/objects/v8_base_without_compiler.module.o
[817/2141] CXX obj/deps/v8/src/objects/v8_base_without_compiler.option-utils.o
[818/2141] CXX obj/deps/v8/src/objects/v8_base_without_compiler.property-descriptor.o
[819/2141] CXX obj/deps/v8/src/objects/v8_base_without_compiler.ordered-hash-table.o
[820/2141] CXX obj/deps/v8/src/objects/v8_base_without_compiler.property.o
[821/2141] CXX obj/deps/v8/src/objects/v8_base_without_compiler.regexp-match-info.o
[822/2141] CXX obj/deps/v8/src/objects/v8_base_without_compiler.elements.o
[823/2141] CXX obj/deps/v8/src/objects/v8_base_without_compiler.scope-info.o
[824/2141] CXX obj/deps/v8/src/objects/v8_base_without_compiler.shared-function-info.o
[825/2141] CXX obj/deps/v8/src/objects/v8_base_without_compiler.simd.o
[826/2141] CXX obj/deps/v8/src/objects/v8_base_without_compiler.type-hints.o
[827/2141] CXX obj/deps/v8/src/objects/v8_base_without_compiler.string-comparator.o
[828/2141] CXX obj/deps/v8/src/objects/v8_base_without_compiler.objects.o
[829/2141] CXX obj/deps/v8/src/objects/v8_base_without_compiler.string-forwarding-table.o
[830/2141] CXX obj/deps/v8/src/objects/v8_base_without_compiler.source-text-module.o
[831/2141] CXX obj/deps/v8/src/objects/v8_base_without_compiler.symbol-table.o
[832/2141] CXX obj/deps/v8/src/objects/v8_base_without_compiler.swiss-name-dictionary.o
[833/2141] CXX obj/deps/v8/src/objects/v8_base_without_compiler.string-table.o
[834/2141] CXX obj/deps/v8/src/objects/v8_base_without_compiler.synthetic-module.o
[835/2141] CXX obj/deps/v8/src/objects/v8_base_without_compiler.tagged-impl.o
[836/2141] CXX obj/deps/v8/src/objects/v8_base_without_compiler.template-objects.o
[837/2141] CXX obj/deps/v8/src/objects/v8_base_without_compiler.string.o
[838/2141] CXX obj/deps/v8/src/objects/v8_base_without_compiler.templates.o
[839/2141] CXX obj/deps/v8/src/objects/v8_base_without_compiler.transitions.o
[840/2141] CXX obj/deps/v8/src/parsing/v8_base_without_compiler.import-attributes.o
[841/2141] CXX obj/deps/v8/src/parsing/v8_base_without_compiler.literal-buffer.o
[842/2141] CXX obj/deps/v8/src/parsing/v8_base_without_compiler.token.o
[843/2141] CXX obj/deps/v8/src/objects/v8_base_without_compiler.waiter-queue-node.o
[844/2141] CXX obj/deps/v8/src/objects/v8_base_without_compiler.visitors.o
[845/2141] CXX obj/deps/v8/src/parsing/v8_base_without_compiler.func-name-inferrer.o
[846/2141] CXX obj/deps/v8/src/objects/v8_base_without_compiler.value-serializer.o
[847/2141] CXX obj/deps/v8/src/parsing/v8_base_without_compiler.pending-compilation-error-handler.o
[848/2141] CXX obj/deps/v8/src/parsing/v8_base_without_compiler.parse-info.o
[849/2141] CXX obj/deps/v8/src/profiler/v8_base_without_compiler.profiler-stats.o
[850/2141] CXX obj/deps/v8/src/parsing/v8_base_without_compiler.parsing.o
[851/2141] CXX obj/deps/v8/src/parsing/v8_base_without_compiler.preparse-data.o
[852/2141] CXX obj/deps/v8/src/parsing/v8_base_without_compiler.rewriter.o
[853/2141] CXX obj/deps/v8/src/parsing/v8_base_without_compiler.scanner-character-streams.o
[854/2141] CXX obj/deps/v8/src/parsing/v8_base_without_compiler.preparser.o
[855/2141] CXX obj/deps/v8/src/profiler/v8_base_without_compiler.allocation-tracker.o
In file included from ../../deps/v8/src/profiler/allocation-tracker.cc:5:
In file included from ../../deps/v8/src/profiler/allocation-tracker.h:12:
../../deps/v8/include/v8-persistent-handle.h:493:26: warning: cast from 'typename WeakCallbackInfo<ScriptData>::Callback' (aka 'void (*)(const WeakCallbackInfo<ScriptData> &)') to 'Callback' (aka 'void (*)(const WeakCallbackInfo<void> &)') converts to incompatible function type [-Wcast-function-type-mismatch]
493 | reinterpret_cast<Callback>(callback), type);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/profiler/allocation-tracker.cc:237:11: note: in instantiation of function template specialization 'v8::PersistentBase<v8::debug::Script>::SetWeak<v8::internal::AllocationTracker::ScriptData>' requested here
237 | script_.SetWeak(this, &HandleWeakScript, v8::WeakCallbackType::kParameter);
| ^
1 warning generated.
[856/2141] CXX obj/deps/v8/src/parsing/v8_base_without_compiler.scanner.o
[857/2141] CXX obj/deps/v8/src/regexp/experimental/v8_base_without_compiler.experimental-bytecode.o
[858/2141] CXX obj/deps/v8/src/parsing/v8_base_without_compiler.parser.o
[859/2141] CXX obj/deps/v8/src/profiler/v8_base_without_compiler.cpu-profiler.o
[860/2141] CXX obj/deps/v8/src/profiler/v8_base_without_compiler.heap-profiler.o
[861/2141] CXX obj/deps/v8/src/profiler/v8_base_without_compiler.symbolizer.o
[862/2141] CXX obj/deps/v8/src/regexp/experimental/v8_base_without_compiler.experimental-compiler.o
[863/2141] CXX obj/deps/v8/src/regexp/v8_base_without_compiler.regexp-bytecodes.o
[864/2141] CXX obj/deps/v8/src/profiler/v8_base_without_compiler.tracing-cpu-profiler.o
[865/2141] CXX obj/deps/v8/src/regexp/v8_base_without_compiler.regexp-ast.o
[866/2141] CXX obj/deps/v8/src/regexp/v8_base_without_compiler.regexp-error.o
[867/2141] CXX obj/deps/v8/src/profiler/v8_base_without_compiler.profile-generator.o
[868/2141] CXX obj/deps/v8/src/profiler/v8_base_without_compiler.profiler-listener.o
[869/2141] CXX obj/deps/v8/src/profiler/v8_base_without_compiler.strings-storage.o
[870/2141] CXX obj/deps/v8/src/profiler/v8_base_without_compiler.tick-sample.o
[871/2141] CXX obj/deps/v8/src/profiler/v8_base_without_compiler.sampling-heap-profiler.o
In file included from ../../deps/v8/src/profiler/sampling-heap-profiler.cc:5:
In file included from ../../deps/v8/src/profiler/sampling-heap-profiler.h:13:
In file included from ../../deps/v8/include/v8-profiler.h:16:
In file included from ../../deps/v8/include/v8-message.h:12:
In file included from ../../deps/v8/include/v8-callbacks.h:16:
In file included from ../../deps/v8/include/v8-promise.h:9:
In file included from ../../deps/v8/include/v8-object.h:11:
../../deps/v8/include/v8-persistent-handle.h:493:26: warning: cast from 'typename WeakCallbackInfo<Sample>::Callback' (aka 'void (*)(const WeakCallbackInfo<Sample> &)') to 'Callback' (aka 'void (*)(const WeakCallbackInfo<void> &)') converts to incompatible function type [-Wcast-function-type-mismatch]
493 | reinterpret_cast<Callback>(callback), type);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/profiler/sampling-heap-profiler.cc:99:18: note: in instantiation of function template specialization 'v8::PersistentBase<v8::Value>::SetWeak<v8::internal::SamplingHeapProfiler::Sample>' requested here
99 | sample->global.SetWeak(sample.get(), OnWeakCallback,
| ^
1 warning generated.
[872/2141] CXX obj/deps/v8/src/regexp/v8_base_without_compiler.regexp-dotprinter.o
[873/2141] CXX obj/deps/v8/src/profiler/v8_base_without_compiler.weak-code-registry.o
[874/2141] CXX obj/deps/v8/src/profiler/v8_base_without_compiler.heap-snapshot-generator.o
[875/2141] CXX obj/deps/v8/src/regexp/v8_base_without_compiler.regexp-compiler-tonode.o
[876/2141] CXX obj/deps/v8/src/regexp/experimental/v8_base_without_compiler.experimental.o
[877/2141] CXX obj/deps/v8/src/regexp/v8_base_without_compiler.regexp-result-vector.o
[878/2141] CXX obj/deps/v8/src/regexp/v8_base_without_compiler.regexp-bytecode-generator.o
[879/2141] CXX obj/deps/v8/src/regexp/v8_base_without_compiler.regexp-stack.o
[880/2141] CXX obj/deps/v8/src/regexp/experimental/v8_base_without_compiler.experimental-interpreter.o
[881/2141] CXX obj/deps/v8/src/regexp/v8_base_without_compiler.regexp-bytecode-peephole.o
[882/2141] CXX obj/deps/v8/src/regexp/v8_base_without_compiler.regexp-interpreter.o
[883/2141] CXX obj/deps/v8/src/regexp/v8_base_without_compiler.regexp-compiler.o
[884/2141] CXX obj/deps/v8/src/regexp/v8_base_without_compiler.regexp-macro-assembler-tracer.o
[885/2141] CXX obj/deps/v8/src/regexp/v8_base_without_compiler.regexp-macro-assembler.o
[886/2141] CXX obj/deps/v8/src/regexp/v8_base_without_compiler.regexp-utils.o
[887/2141] CXX obj/deps/v8/src/regexp/v8_base_without_compiler.regexp-parser.o
[888/2141] CXX obj/deps/v8/src/roots/v8_base_without_compiler.roots.o
[889/2141] CXX obj/deps/v8/src/regexp/v8_base_without_compiler.regexp.o
[890/2141] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-array.o
[891/2141] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-atomics.o
[892/2141] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-bigint.o
[893/2141] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-collections.o
[894/2141] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-date.o
[895/2141] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-classes.o
[896/2141] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-compiler.o
[897/2141] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-debug.o
[898/2141] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-function.o
[899/2141] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-forin.o
[900/2141] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-futex.o
[901/2141] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-generator.o
[902/2141] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-internal.o
[903/2141] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-intl.o
[904/2141] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-literals.o
[905/2141] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-module.o
[906/2141] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-numbers.o
[907/2141] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-operators.o
[908/2141] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-object.o
[909/2141] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-proxy.o
[910/2141] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-promise.o
[911/2141] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-shadow-realm.o
[912/2141] CXX obj/deps/v8/src/sandbox/v8_base_without_compiler.hardware-support.o
[913/2141] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-scopes.o
[914/2141] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-regexp.o
[915/2141] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-symbol.o
[916/2141] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-temporal.o
[917/2141] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-strings.o
[918/2141] CXX obj/deps/v8/src/sandbox/v8_base_without_compiler.sandbox.o
[919/2141] CXX obj/deps/v8/src/sandbox/v8_base_without_compiler.cppheap-pointer-table.o
[920/2141] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-trace.o
[921/2141] CXX obj/deps/v8/src/sandbox/v8_base_without_compiler.external-pointer-table.o
[922/2141] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-test.o
[923/2141] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-utils.o
[924/2141] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-weak-refs.o
[925/2141] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime.o
[926/2141] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-typedarray.o
[927/2141] CXX obj/deps/v8/src/sandbox/v8_base_without_compiler.trusted-pointer-table.o
[928/2141] CXX obj/deps/v8/src/sandbox/v8_base_without_compiler.code-pointer-table.o
[929/2141] CXX obj/deps/v8/src/sandbox/v8_base_without_compiler.testing.o
[930/2141] CXX obj/deps/v8/src/sandbox/v8_base_without_compiler.js-dispatch-table.o
[931/2141] CXX obj/deps/v8/src/sandbox/v8_base_without_compiler.trusted-pointer-scope.o
[932/2141] CXX obj/deps/v8/src/snapshot/v8_base_without_compiler.roots-serializer.o
[933/2141] CXX obj/deps/v8/src/snapshot/v8_base_without_compiler.snapshot-utils.o
[934/2141] CXX obj/deps/v8/src/snapshot/v8_base_without_compiler.context-deserializer.o
[935/2141] CXX obj/deps/v8/src/snapshot/v8_base_without_compiler.code-serializer.o
[936/2141] CXX obj/deps/v8/src/snapshot/v8_base_without_compiler.context-serializer.o
[937/2141] CXX obj/deps/v8/src/snapshot/v8_base_without_compiler.object-deserializer.o
[938/2141] CXX obj/deps/v8/src/strings/v8_base_without_compiler.char-predicates.o
[939/2141] CXX obj/deps/v8/src/snapshot/embedded/v8_base_without_compiler.embedded-data.o
[940/2141] CXX obj/deps/v8/src/snapshot/v8_base_without_compiler.deserializer.o
[941/2141] CXX obj/deps/v8/src/snapshot/v8_base_without_compiler.read-only-deserializer.o
[942/2141] CXX obj/deps/v8/src/snapshot/v8_base_without_compiler.snapshot-data.o
[943/2141] CXX obj/deps/v8/src/snapshot/v8_base_without_compiler.read-only-serializer.o
[944/2141] CXX obj/deps/v8/src/strings/v8_base_without_compiler.string-case.o
[945/2141] CXX obj/deps/v8/src/snapshot/v8_base_without_compiler.serializer-deserializer.o
[946/2141] CXX obj/deps/v8/src/snapshot/v8_base_without_compiler.shared-heap-deserializer.o
[947/2141] CXX obj/deps/v8/src/snapshot/v8_base_without_compiler.shared-heap-serializer.o
[948/2141] CXX obj/deps/v8/src/strings/v8_base_without_compiler.unicode.o
[949/2141] CXX obj/deps/v8/src/strings/v8_base_without_compiler.unicode-decoder.o
[950/2141] CXX obj/deps/v8/src/tasks/v8_base_without_compiler.operations-barrier.o
[951/2141] CXX obj/deps/v8/src/tasks/v8_base_without_compiler.task-utils.o
[952/2141] CXX obj/deps/v8/src/tracing/v8_base_without_compiler.traced-value.o
[953/2141] CXX obj/deps/v8/src/snapshot/v8_base_without_compiler.sort-builtins.o
[954/2141] CXX obj/deps/v8/src/tracing/v8_base_without_compiler.tracing-category-observer.o
[955/2141] CXX obj/deps/v8/src/snapshot/v8_base_without_compiler.snapshot-source-sink.o
[956/2141] CXX obj/deps/v8/src/snapshot/v8_base_without_compiler.serializer.o
[957/2141] CXX obj/deps/v8/src/utils/v8_base_without_compiler.bit-vector.o
[958/2141] CXX obj/deps/v8/src/utils/v8_base_without_compiler.allocation.o
[959/2141] CXX obj/deps/v8/src/utils/v8_base_without_compiler.detachable-vector.o
[960/2141] CXX obj/deps/v8/src/utils/v8_base_without_compiler.sha-256.o
[961/2141] CXX obj/deps/v8/src/utils/v8_base_without_compiler.hex-format.o
[962/2141] CXX obj/deps/v8/src/tasks/v8_base_without_compiler.cancelable-task.o
[963/2141] CXX obj/deps/v8/src/snapshot/v8_base_without_compiler.startup-deserializer.o
[964/2141] CXX obj/deps/v8/src/tracing/v8_base_without_compiler.trace-event.o
[965/2141] CXX obj/deps/v8/src/zone/v8_base_without_compiler.type-stats.o
[966/2141] CXX obj/deps/v8/src/utils/v8_base_without_compiler.version.o
[967/2141] CXX obj/deps/v8/src/snapshot/v8_base_without_compiler.snapshot.o
[968/2141] CXX obj/deps/v8/src/snapshot/v8_base_without_compiler.startup-serializer.o
[969/2141] CXX obj/deps/v8/src/utils/v8_base_without_compiler.utils.o
[970/2141] CXX obj/deps/v8/src/zone/v8_base_without_compiler.accounting-allocator.o
[971/2141] CXX obj/deps/v8/src/zone/v8_base_without_compiler.zone-segment.o
[972/2141] CXX obj/deps/v8/third_party/siphash/v8_base_without_compiler.halfsiphash.o
[973/2141] CXX obj/deps/v8/src/zone/v8_base_without_compiler.zone.o
[974/2141] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.crc32.o
[975/2141] CXX obj/deps/v8/src/strings/v8_base_without_compiler.string-hasher.o
[976/2141] CXX obj/deps/v8/src/strings/v8_base_without_compiler.string-builder.o
[977/2141] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.remote-object-id.o
[978/2141] CXX obj/deps/v8/src/utils/v8_base_without_compiler.ostreams.o
[979/2141] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.custom-preview.o
[980/2141] CXX obj/deps/v8/src/utils/v8_base_without_compiler.memcopy.o
[981/2141] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.string-16.o
[982/2141] CXX obj/deps/v8/src/strings/v8_base_without_compiler.string-stream.o
[983/2141] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.inspected-context.o
In file included from ../../deps/v8/src/inspector/inspected-context.cc:5:
In file included from ../../deps/v8/src/inspector/inspected-context.h:13:
../../deps/v8/include/v8-persistent-handle.h:493:26: warning: cast from 'typename WeakCallbackInfo<WeakCallbackData>::Callback' (aka 'void (*)(const WeakCallbackInfo<WeakCallbackData> &)') to 'Callback' (aka 'void (*)(const WeakCallbackInfo<void> &)') converts to incompatible function type [-Wcast-function-type-mismatch]
493 | reinterpret_cast<Callback>(callback), type);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/inspector/inspected-context.cc:75:13: note: in instantiation of function template specialization 'v8::PersistentBase<v8::Context>::SetWeak<v8_inspector::InspectedContext::WeakCallbackData>' requested here
75 | m_context.SetWeak(m_weakCallbackData,
| ^
1 warning generated.
[984/2141] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.string-util.o
[985/2141] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.test-interface.o
[986/2141] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.search-util.o
[987/2141] CXX obj/deps/v8/src/strings/v8_base_without_compiler.uri.o
[988/2141] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.v8-console-agent-impl.o
[989/2141] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.v8-debugger-barrier.o
[990/2141] CXX obj/deps/v8/src/utils/v8_base_without_compiler.address-map.o
[991/2141] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.injected-script.o
In file included from ../../deps/v8/src/inspector/injected-script.cc:31:
In file included from ../../deps/v8/src/inspector/injected-script.h:38:
In file included from ../../deps/v8/include/v8-exception.h:11:
In file included from ../../deps/v8/include/v8-object.h:11:
../../deps/v8/include/v8-persistent-handle.h:493:26: warning: cast from 'typename WeakCallbackInfo<long long>::Callback' (aka 'void (*)(const WeakCallbackInfo<long long> &)') to 'Callback' (aka 'void (*)(const WeakCallbackInfo<void> &)') converts to incompatible function type [-Wcast-function-type-mismatch]
493 | reinterpret_cast<Callback>(callback), type);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/inspector/injected-script.cc:224:24: note: in instantiation of function template specialization 'v8::PersistentBase<v8::Promise>::SetWeak<long long>' requested here
224 | m_evaluationResult.SetWeak(reinterpret_cast<PromiseHandlerTracker::Id*>(id),
| ^
1 warning generated.
[992/2141] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.v8-debugger-id.o
[993/2141] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.v8-deep-serializer.o
[994/2141] CXX obj/deps/v8/src/temporal/v8_base_without_compiler.temporal-parser.o
[995/2141] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.v8-debugger-script.o
In file included from ../../deps/v8/src/inspector/v8-debugger-script.cc:5:
In file included from ../../deps/v8/src/inspector/v8-debugger-script.h:38:
In file included from ../../deps/v8/src/debug/debug-interface.h:10:
In file included from ../../deps/v8/include/v8-callbacks.h:16:
In file included from ../../deps/v8/include/v8-promise.h:9:
In file included from ../../deps/v8/include/v8-object.h:11:
../../deps/v8/include/v8-persistent-handle.h:493:26: warning: cast from 'typename WeakCallbackInfo<ActualScript>::Callback' (aka 'void (*)(const WeakCallbackInfo<ActualScript> &)') to 'Callback' (aka 'void (*)(const WeakCallbackInfo<void> &)') converts to incompatible function type [-Wcast-function-type-mismatch]
493 | reinterpret_cast<Callback>(callback), type);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/inspector/v8-debugger-script.cc:304:14: note: in instantiation of function template specialization 'v8::PersistentBase<v8::debug::Script>::SetWeak<v8_inspector::(anonymous namespace)::ActualScript>' requested here
304 | m_script.SetWeak(
| ^
1 warning generated.
[996/2141] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.v8-regex.o
[997/2141] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.v8-console-message.o
[998/2141] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.v8-console.o
In file included from ../../deps/v8/src/inspector/v8-console.cc:5:
In file included from ../../deps/v8/src/inspector/v8-console.h:10:
In file included from ../../deps/v8/include/v8-array-buffer.h:14:
In file included from ../../deps/v8/include/v8-object.h:11:
../../deps/v8/include/v8-persistent-handle.h:493:26: warning: cast from 'typename WeakCallbackInfo<TaskInfo>::Callback' (aka 'void (*)(const WeakCallbackInfo<TaskInfo> &)') to 'Callback' (aka 'void (*)(const WeakCallbackInfo<void> &)') converts to incompatible function type [-Wcast-function-type-mismatch]
493 | reinterpret_cast<Callback>(callback), type);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../deps/v8/src/inspector/v8-console.cc:614:10: note: in instantiation of function template specialization 'v8::PersistentBase<v8::Object>::SetWeak<v8_inspector::TaskInfo>' requested here
614 | m_task.SetWeak(this, cleanupTaskInfo, v8::WeakCallbackType::kParameter);
| ^
1 warning generated.
[999/2141] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.v8-schema-agent-impl.o
[1000/2141] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.v8-heap-profiler-agent-impl.o
[1001/2141] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.v8-value-utils.o
[1002/2141] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.v8-serialization-duplicate-tracker.o
[1003/2141] CXX obj/deps/v8/src/utils/v8_base_without_compiler.identity-map.o
[1004/2141] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.v8-profiler-agent-impl.o
[1005/2141] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.v8-inspector-session-impl.o
[1006/2141] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.v8-string-conversions.o
[1007/2141] CXX obj/deps/v8/third_party/inspector_protocol/crdtp/v8_base_without_compiler.json_platform_v8.o
[1008/2141] CXX obj/deps/v8/third_party/inspector_protocol/crdtp/v8_base_without_compiler.error_support.o
[1009/2141] CXX obj/deps/v8/third_party/inspector_protocol/crdtp/v8_base_without_compiler.span.o
[1010/2141] CXX obj/deps/v8/third_party/inspector_protocol/crdtp/v8_base_without_compiler.status.o
[1011/2141] CXX obj/deps/v8/third_party/inspector_protocol/crdtp/v8_base_without_compiler.cbor.o
[1012/2141] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.v8-inspector-impl.o
[1013/2141] CXX obj/deps/v8/third_party/inspector_protocol/crdtp/v8_base_without_compiler.serializable.o
[1014/2141] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.v8-stack-trace-impl.o
[1015/2141] CXX obj/deps/v8/third_party/inspector_protocol/crdtp/v8_base_without_compiler.protocol_core.o
[1016/2141] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.v8-debugger.o
[1017/2141] CXX obj/deps/v8/third_party/inspector_protocol/crdtp/v8_base_without_compiler.dispatch.o
[1018/2141] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.v8-debugger-agent-impl.o
[1019/2141] CXX obj/deps/v8/third_party/inspector_protocol/crdtp/v8_base_without_compiler.json.o
[1020/2141] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.v8-runtime-agent-impl.o
[1021/2141] CXX obj/tools/v8_gypfiles/gen/inspector-generated-output-root/src/inspector/protocol/v8_base_without_compiler.Console.o
[1022/2141] CXX obj/tools/v8_gypfiles/gen/inspector-generated-output-root/src/inspector/protocol/v8_base_without_compiler.Protocol.o
[1023/2141] CXX obj/deps/v8/src/inspector/v8_base_without_compiler.value-mirror.o
[1024/2141] CXX obj/tools/v8_gypfiles/gen/inspector-generated-output-root/src/inspector/protocol/v8_base_without_compiler.Schema.o
[1025/2141] CXX obj/deps/v8/src/maglev/v8_base_without_compiler.maglev-graph-printer.o
[1026/2141] CXX obj/tools/v8_gypfiles/gen/inspector-generated-output-root/src/inspector/protocol/v8_base_without_compiler.HeapProfiler.o
[1027/2141] CXX obj/tools/v8_gypfiles/gen/inspector-generated-output-root/src/inspector/protocol/v8_base_without_compiler.Profiler.o
[1028/2141] CXX obj/tools/v8_gypfiles/gen/inspector-generated-output-root/src/inspector/protocol/v8_base_without_compiler.Debugger.o
[1029/2141] CXX obj/tools/v8_gypfiles/gen/inspector-generated-output-root/src/inspector/protocol/v8_base_without_compiler.Runtime.o
[1030/2141] CXX obj/deps/v8/src/maglev/v8_base_without_compiler.maglev.o
[1031/2141] CXX obj/deps/v8/src/baseline/v8_base_without_compiler.baseline-batch-compiler.o
[1032/2141] CXX obj/deps/v8/src/maglev/v8_base_without_compiler.maglev-pipeline-statistics.o
[1033/2141] CXX obj/deps/v8/src/maglev/v8_base_without_compiler.maglev-compilation-unit.o
[1034/2141] CXX obj/deps/v8/src/maglev/v8_base_without_compiler.maglev-assembler.o
[1035/2141] CXX obj/deps/v8/src/maglev/v8_base_without_compiler.maglev-compilation-info.o
[1036/2141] CXX obj/deps/v8/src/baseline/v8_base_without_compiler.baseline-compiler.o
[1037/2141] CXX obj/deps/v8/src/maglev/v8_base_without_compiler.maglev-concurrent-dispatcher.o
[1038/2141] CXX obj/deps/v8/src/asmjs/v8_base_without_compiler.asm-types.o
[1039/2141] CXX obj/deps/v8/src/maglev/v8_base_without_compiler.maglev-phi-representation-selector.o
[1040/2141] CXX obj/deps/v8/src/maglev/v8_base_without_compiler.maglev-interpreter-frame-state.o
[1041/2141] CXX obj/deps/v8/src/trap-handler/v8_base_without_compiler.handler-inside.o
[1042/2141] CXX obj/deps/v8/src/maglev/v8_base_without_compiler.maglev-regalloc.o
[1043/2141] CXX obj/deps/v8/src/maglev/arm64/v8_base_without_compiler.maglev-assembler-arm64.o
[1044/2141] CXX obj/deps/v8/src/trap-handler/v8_base_without_compiler.handler-outside.o
[1045/2141] CXX obj/deps/v8/src/trap-handler/v8_base_without_compiler.handler-shared.o
[1046/2141] CXX obj/deps/v8/src/asmjs/v8_base_without_compiler.asm-scanner.o
[1047/2141] CXX obj/deps/v8/src/asmjs/v8_base_without_compiler.asm-js.o
[1048/2141] CXX obj/deps/v8/src/maglev/v8_base_without_compiler.maglev-code-generator.o
[1049/2141] CXX obj/deps/v8/src/maglev/arm64/v8_base_without_compiler.maglev-ir-arm64.o
[1050/2141] CXX obj/deps/v8/src/asmjs/v8_base_without_compiler.asm-parser.o
[1051/2141] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-test-wasm.o
[1052/2141] CXX obj/deps/v8/src/debug/v8_base_without_compiler.debug-wasm-objects.o
[1053/2141] CXX obj/deps/v8/src/maglev/v8_base_without_compiler.maglev-ir.o
[1054/2141] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.code-space-access.o
[1055/2141] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.canonical-types.o
[1056/2141] CXX obj/deps/v8/src/wasm/baseline/v8_base_without_compiler.parallel-move.o
[1057/2141] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.local-decl-encoder.o
[1058/2141] CXX obj/deps/v8/src/wasm/baseline/v8_base_without_compiler.liftoff-assembler.o
[1059/2141] CXX obj/deps/v8/src/runtime/v8_base_without_compiler.runtime-wasm.o
[1060/2141] CXX obj/deps/v8/src/maglev/v8_base_without_compiler.maglev-compiler.o
[1061/2141] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.simd-shuffle.o
[1062/2141] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.function-body-decoder.o
[1063/2141] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.pgo.o
[1064/2141] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.names-provider.o
[1065/2141] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.constant-expression-interface.o
In file included from ../../deps/v8/src/wasm/constant-expression-interface.cc:5:
In file included from ../../deps/v8/src/wasm/constant-expression-interface.h:13:
../../deps/v8/src/wasm/function-body-decoder-impl.h:464:13: warning: 'static' function 'Populate' declared in header file should be declared 'static inline' [-Wunneeded-internal-declaration]
464 | static void Populate(HeapType* unfinished_type, const WasmModule* module) {
| ^~~~~~~~
../../deps/v8/src/wasm/function-body-decoder-impl.h:473:13: warning: 'static' function 'Populate' declared in header file should be declared 'static inline' [-Wunneeded-internal-declaration]
473 | static void Populate(ValueType* unfinished_type, const WasmModule* module) {
| ^~~~~~~~
2 warnings generated.
[1066/2141] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.constant-expression.o
In file included from ../../deps/v8/src/wasm/constant-expression.cc:12:
In file included from ../../deps/v8/src/wasm/constant-expression-interface.h:13:
../../deps/v8/src/wasm/function-body-decoder-impl.h:473:13: warning: 'static' function 'Populate' declared in header file should be declared 'static inline' [-Wunneeded-internal-declaration]
473 | static void Populate(ValueType* unfinished_type, const WasmModule* module) {
| ^~~~~~~~
1 warning generated.
[1067/2141] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.stacks.o
[1068/2141] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.streaming-decoder.o
[1069/2141] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.jump-table-assembler.o
[1070/2141] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.value-type.o
[1071/2141] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.module-decoder.o
[1072/2141] CXX obj/deps/v8/src/compiler/turboshaft/v8_base_without_compiler.wasm-dead-code-elimination-phase.o
[1073/2141] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.function-compiler.o
In file included from ../../deps/v8/src/wasm/function-compiler.cc:20:
In file included from ../../deps/v8/src/wasm/turboshaft-graph-interface.h:19:
../../deps/v8/src/wasm/function-body-decoder-impl.h:464:13: warning: 'static' function 'Populate' declared in header file should be declared 'static inline' [-Wunneeded-internal-declaration]
464 | static void Populate(HeapType* unfinished_type, const WasmModule* module) {
| ^~~~~~~~
../../deps/v8/src/wasm/function-body-decoder-impl.h:473:13: warning: 'static' function 'Populate' declared in header file should be declared 'static inline' [-Wunneeded-internal-declaration]
473 | static void Populate(ValueType* unfinished_type, const WasmModule* module) {
| ^~~~~~~~
2 warnings generated.
[1074/2141] CXX obj/deps/v8/src/maglev/v8_base_without_compiler.maglev-graph-builder.o
[1075/2141] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.wasm-deopt-data.o
[1076/2141] CXX obj/deps/v8/src/wasm/baseline/v8_base_without_compiler.liftoff-compiler.o
[1077/2141] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.wasm-module-sourcemap.o
[1078/2141] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.sync-streaming-decoder.o
[1079/2141] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.module-compiler.o
[1080/2141] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.wasm-module-builder.o
[1081/2141] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.wasm-code-pointer-table.o
[1082/2141] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.module-instantiate.o
[1083/2141] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.wasm-opcodes.o
[1084/2141] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.well-known-imports.o
[1085/2141] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.wasm-disassembler.o
[1086/2141] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.wasm-subtyping.o
[1087/2141] CXX obj/deps/v8/src/codegen/arm64/v8_base_without_compiler.cpu-arm64.o
[1088/2141] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.wasm-features.o
[1089/2141] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.wasm-debug.o
[1090/2141] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.wasm-external-refs.o
[1091/2141] CXX obj/deps/v8/src/codegen/arm64/v8_base_without_compiler.decoder-arm64.o
[1092/2141] CXX obj/deps/v8/src/codegen/arm64/v8_base_without_compiler.instructions-arm64-constants.o
[1093/2141] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.wasm-code-manager.o
[1094/2141] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.wasm-import-wrapper-cache.o
[1095/2141] CXX obj/deps/v8/src/codegen/arm64/v8_base_without_compiler.register-arm64.o
[1096/2141] CXX obj/deps/v8/src/codegen/arm64/v8_base_without_compiler.utils-arm64.o
[1097/2141] CXX obj/deps/v8/src/diagnostics/arm64/v8_base_without_compiler.unwinder-arm64.o
[1098/2141] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.wasm-engine.o
[1099/2141] CXX obj/deps/v8/src/execution/arm64/v8_base_without_compiler.pointer-auth-arm64.o
[1100/2141] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.wasm-result.o
[1101/2141] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.wasm-js.o
[1102/2141] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.wasm-module.o
[1103/2141] CXX obj/deps/v8/src/diagnostics/arm64/v8_base_without_compiler.disasm-arm64.o
[1104/2141] CXX obj/deps/v8/src/execution/arm64/v8_base_without_compiler.simulator-logic-arm64.o
[1105/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/v8_base_without_compiler.class-verifiers.o
[1106/2141] CXX obj/deps/v8/src/trap-handler/v8_base_without_compiler.handler-inside-posix.o
[1107/2141] CXX obj/deps/v8/src/trap-handler/v8_base_without_compiler.handler-outside-posix.o
[1108/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.aggregate-error-tq.o
[1109/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-at-tq.o
[1110/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-concat-tq.o
[1111/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-copywithin-tq.o
[1112/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-every-tq.o
[1113/2141] CXX obj/deps/v8/src/deoptimizer/arm64/v8_base_without_compiler.deoptimizer-arm64.o
[1114/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-filter-tq.o
[1115/2141] CXX obj/tools/v8_gypfiles/gen/src/regexp/v8_base_without_compiler.special-case.o
[1116/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-find-tq.o
[1117/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-findindex-tq.o
[1118/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-findlast-tq.o
[1119/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-findlastindex-tq.o
[1120/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-flat-tq.o
[1121/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-foreach-tq.o
[1122/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-from-async-tq.o
[1123/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-from-tq.o
[1124/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-join-tq.o
[1125/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-isarray-tq.o
[1126/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-lastindexof-tq.o
[1127/2141] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.wasm-objects.o
[1128/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-of-tq.o
[1129/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-map-tq.o
[1130/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-reduce-right-tq.o
[1131/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-reduce-tq.o
[1132/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-reverse-tq.o
[1133/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-shift-tq.o
[1134/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-slice-tq.o
[1135/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-splice-tq.o
[1136/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-some-tq.o
[1137/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-to-reversed-tq.o
[1138/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-to-sorted-tq.o
[1139/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-with-tq.o
[1140/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-to-spliced-tq.o
[1141/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-unshift-tq.o
[1142/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.base-tq.o
[1143/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.arraybuffer-tq.o
[1144/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.array-tq.o
[1145/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.boolean-tq.o
[1146/2141] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.wasm-serialization.o
[1147/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.builtins-string-tq.o
[1148/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.cast-tq.o
[1149/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.builtins-bigint-tq.o
[1150/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.collections-tq.o
[1151/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.constructor-tq.o
[1152/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.conversion-tq.o
[1153/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.convert-tq.o
[1154/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.console-tq.o
[1155/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.data-view-tq.o
[1156/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.finalization-registry-tq.o
[1157/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.frames-tq.o
[1158/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.function-tq.o
[1159/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.frame-arguments-tq.o
[1160/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.growable-fixed-array-tq.o
[1161/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.ic-tq.o
[1162/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.ic-callable-tq.o
[1163/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.internal-coverage-tq.o
[1164/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.internal-tq.o
[1165/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.iterator-tq.o
[1166/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.iterator-helpers-tq.o
[1167/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.map-groupby-tq.o
[1168/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.iterator-from-tq.o
[1169/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.math-tq.o
[1170/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.number-tq.o
[1171/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.object-fromentries-tq.o
[1172/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.object-tq.o
[1173/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.object-groupby-tq.o
[1174/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.promise-abstract-operations-tq.o
[1175/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.promise-all-tq.o
[1176/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.promise-any-tq.o
[1177/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.promise-constructor-tq.o
[1178/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.promise-all-element-closure-tq.o
[1179/2141] CXX obj/deps/v8/src/execution/arm64/v8_base_without_compiler.simulator-arm64.o
[1180/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.promise-finally-tq.o
[1181/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.promise-jobs-tq.o
[1182/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.promise-reaction-job-tq.o
[1183/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.promise-misc-tq.o
[1184/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.promise-race-tq.o
[1185/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.promise-resolve-tq.o
[1186/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.promise-try-tq.o
[1187/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.promise-then-tq.o
[1188/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.promise-withresolvers-tq.o
[1189/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.proxy-constructor-tq.o
[1190/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.proxy-get-property-tq.o
[1191/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.proxy-delete-property-tq.o
[1192/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.proxy-has-property-tq.o
[1193/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.proxy-get-prototype-of-tq.o
[1194/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.proxy-prevent-extensions-tq.o
[1195/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.proxy-revocable-tq.o
[1196/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.proxy-revoke-tq.o
[1197/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.proxy-is-extensible-tq.o
[1198/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.proxy-set-property-tq.o
[1199/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.proxy-set-prototype-of-tq.o
[1200/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.reflect-tq.o
[1201/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.regexp-exec-tq.o
[1202/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.regexp-match-all-tq.o
[1203/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.proxy-tq.o
[1204/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.regexp-match-tq.o
[1205/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.regexp-replace-tq.o
[1206/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.regexp-split-tq.o
[1207/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.regexp-source-tq.o
[1208/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.regexp-search-tq.o
[1209/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.regexp-test-tq.o
[1210/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.set-difference-tq.o
[1211/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.regexp-tq.o
[1212/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.set-is-disjoint-from-tq.o
[1213/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.set-intersection-tq.o
[1214/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.set-is-subset-of-tq.o
[1215/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.set-is-superset-of-tq.o
[1216/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.set-symmetric-difference-tq.o
[1217/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.set-union-tq.o
[1218/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.string-at-tq.o
[1219/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.string-endswith-tq.o
[1220/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.string-html-tq.o
[1221/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.string-includes-tq.o
[1222/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.string-iswellformed-tq.o
[1223/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.string-indexof-tq.o
[1224/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.string-iterator-tq.o
[1225/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.string-match-search-tq.o
[1226/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.string-repeat-tq.o
[1227/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.string-pad-tq.o
[1228/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.string-slice-tq.o
[1229/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.string-replaceall-tq.o
[1230/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.string-startswith-tq.o
[1231/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.string-substr-tq.o
[1232/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.string-substring-tq.o
[1233/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.string-towellformed-tq.o
[1234/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.suppressed-error-tq.o
[1235/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.string-trim-tq.o
[1236/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.torque-internal-tq.o
[1237/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-at-tq.o
[1238/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-createtypedarray-tq.o
[1239/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.symbol-tq.o
[1240/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-every-tq.o
[1241/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-entries-tq.o
[1242/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-find-tq.o
[1243/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-filter-tq.o
[1244/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-findlast-tq.o
[1245/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-findindex-tq.o
[1246/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-findlastindex-tq.o
[1247/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-foreach-tq.o
[1248/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-of-tq.o
[1249/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-keys-tq.o
[1250/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-reduce-tq.o
[1251/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-from-tq.o
[1252/2141] CXX obj/deps/v8/src/codegen/arm64/v8_base_without_compiler.instructions-arm64.o
[1253/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-set-tq.o
[1254/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-some-tq.o
[1255/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-slice-tq.o
[1256/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-sort-tq.o
[1257/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-reduceright-tq.o
[1258/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-subarray-tq.o
[1259/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-to-reversed-tq.o
[1260/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.weak-ref-tq.o
[1261/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-to-sorted-tq.o
[1262/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-tq.o
[1263/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-with-tq.o
[1264/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.typed-array-values-tq.o
[1265/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/ic/v8_base_without_compiler.handler-configuration-tq.o
[1266/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.bigint-tq.o
[1267/2141] CXX obj/deps/v8/src/codegen/arm64/v8_base_without_compiler.assembler-arm64.o
[1268/2141] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.wrappers.o
In file included from ../../deps/v8/src/wasm/wrappers.cc:16:
In file included from ../../deps/v8/src/wasm/turboshaft-graph-interface.h:19:
../../deps/v8/src/wasm/function-body-decoder-impl.h:464:13: warning: 'static' function 'Populate' declared in header file should be declared 'static inline' [-Wunneeded-internal-declaration]
464 | static void Populate(HeapType* unfinished_type, const WasmModule* module) {
| ^~~~~~~~
../../deps/v8/src/wasm/function-body-decoder-impl.h:473:13: warning: 'static' function 'Populate' declared in header file should be declared 'static inline' [-Wunneeded-internal-declaration]
473 | static void Populate(ValueType* unfinished_type, const WasmModule* module) {
| ^~~~~~~~
2 warnings generated.
[1269/2141] CXX obj/deps/v8/src/execution/arm64/v8_base_without_compiler.frame-constants-arm64.o
[1270/2141] CXX obj/deps/v8/src/diagnostics/arm64/v8_base_without_compiler.eh-frame-arm64.o
[1271/2141] CXX obj/deps/v8/src/codegen/arm64/v8_base_without_compiler.macro-assembler-arm64.o
[1272/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.bytecode-array-tq.o
[1273/2141] CXX obj/deps/v8/src/wasm/v8_base_without_compiler.turboshaft-graph-interface.o
[1274/2141] CXX obj/deps/v8/src/regexp/arm64/v8_base_without_compiler.regexp-macro-assembler-arm64.o
[1275/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/v8_base_without_compiler.factory.o
[1276/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/v8_base_without_compiler.objects-printer.o
[1277/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.allocation-site-tq.o
[1278/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.cell-tq.o
[1279/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.api-callbacks-tq.o
[1280/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.heap-object-tq.o
[1281/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.call-site-info-tq.o
[1282/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.arguments-tq.o
[1283/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.contexts-tq.o
[1284/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.heap-number-tq.o
[1285/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.data-handler-tq.o
[1286/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.debug-objects-tq.o
[1287/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.descriptor-array-tq.o
[1288/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.embedder-data-array-tq.o
[1289/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.feedback-cell-tq.o
[1290/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.feedback-vector-tq.o
[1291/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.fixed-array-tq.o
[1292/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.foreign-tq.o
[1293/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.free-space-tq.o
[1294/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-array-tq.o
[1295/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-array-buffer-tq.o
[1296/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-atomics-synchronization-tq.o
[1297/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-collection-iterator-tq.o
[1298/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-collection-tq.o
[1299/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-disposable-stack-tq.o
[1300/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-function-tq.o
[1301/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-generator-tq.o
[1302/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-iterator-helpers-tq.o
[1303/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-promise-tq.o
[1304/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-proxy-tq.o
[1305/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-objects-tq.o
[1306/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-raw-json-tq.o
[1307/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.hole-tq.o
[1308/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.name-tq.o
[1309/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.oddball-tq.o
[1310/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.ordered-hash-table-tq.o
[1311/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-regexp-string-iterator-tq.o
[1312/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.trusted-object-tq.o
[1313/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-regexp-tq.o
[1314/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-shadow-realm-tq.o
[1315/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.primitive-heap-object-tq.o
[1316/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.regexp-match-info-tq.o
[1317/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-shared-array-tq.o
[1318/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-struct-tq.o
[1319/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-temporal-objects-tq.o
[1320/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-weak-refs-tq.o
[1321/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.literal-objects-tq.o
[1322/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.map-tq.o
[1323/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.megadom-handler-tq.o
[1324/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.swiss-name-dictionary-tq.o
[1325/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.swiss-hash-table-helpers-tq.o
[1326/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.microtask-tq.o
[1327/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.module-tq.o
[1328/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.string-tq.o
[1329/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.promise-tq.o
[1330/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.property-array-tq.o
[1331/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/test/torque/v8_base_without_compiler.test-torque-tq.o
[1332/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/third_party/v8/builtins/v8_base_without_compiler.array-sort-tq.o
[1333/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.intl-objects-tq.o
[1334/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.property-cell-tq.o
[1335/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.property-descriptor-object-tq.o
[1336/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.prototype-info-tq.o
[1337/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.scope-info-tq.o
[1338/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.script-tq.o
[1339/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.source-text-module-tq.o
[1340/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.shared-function-info-tq.o
[1341/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.templates-tq.o
[1342/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.struct-tq.o
[1343/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.synthetic-module-tq.o
[1344/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.template-objects-tq.o
[1345/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.torque-defined-classes-tq.o
[1346/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.js-to-js-tq.o
[1347/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.js-to-wasm-tq.o
[1348/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.turbofan-types-tq.o
[1349/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.wasm-tq.o
[1350/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.wasm-strings-tq.o
[1351/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_base_without_compiler.wasm-to-js-tq.o
[1352/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/debug/v8_base_without_compiler.debug-wasm-objects-tq.o
[1353/2141] CXX obj/deps/v8/src/bigint/v8_base_without_compiler.bigint-internal.o
[1354/2141] CXX obj/deps/v8/src/bigint/v8_base_without_compiler.bitwise.o
[1355/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.turboshaft-types-tq.o
[1356/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-break-iterator-tq.o
[1357/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-date-time-format-tq.o
[1358/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-collator-tq.o
[1359/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-display-names-tq.o
[1360/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-duration-format-tq.o
[1361/2141] CXX obj/deps/v8/src/bigint/v8_base_without_compiler.div-burnikel.o
[1362/2141] CXX obj/deps/v8/src/bigint/v8_base_without_compiler.div-helpers.o
[1363/2141] CXX obj/deps/v8/src/bigint/v8_base_without_compiler.div-schoolbook.o
[1364/2141] CXX obj/deps/v8/src/bigint/v8_base_without_compiler.mul-karatsuba.o
[1365/2141] CXX obj/deps/v8/src/bigint/v8_base_without_compiler.fromstring.o
[1366/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-list-format-tq.o
[1367/2141] CXX obj/deps/v8/src/bigint/v8_base_without_compiler.mul-schoolbook.o
[1368/2141] CXX obj/deps/v8/src/bigint/v8_base_without_compiler.tostring.o
[1369/2141] CXX obj/deps/v8/src/bigint/v8_base_without_compiler.vector-arithmetic.o
[1370/2141] CXX obj/deps/v8/src/bigint/v8_base_without_compiler.div-barrett.o
[1371/2141] CXX obj/deps/v8/src/heap/base/asm/arm64/v8_base_without_compiler.push_registers_asm.o
[1372/2141] CXX obj/deps/v8/src/bigint/v8_base_without_compiler.mul-fft.o
[1373/2141] CXX obj/deps/v8/src/bigint/v8_base_without_compiler.mul-toom.o
[1374/2141] CXX obj/deps/v8/src/heap/base/v8_base_without_compiler.active-system-pages.o
[1375/2141] CXX obj/deps/v8/src/heap/base/v8_base_without_compiler.incremental-marking-schedule.o
[1376/2141] CXX obj/deps/v8/src/heap/base/v8_base_without_compiler.memory-tagging.o
[1377/2141] CXX obj/deps/v8/src/heap/base/v8_base_without_compiler.worklist.o
[1378/2141] CXX obj/deps/v8/src/heap/base/v8_base_without_compiler.stack.o
[1379/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-locale-tq.o
[1380/2141] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.compaction-worklists.o
[1381/2141] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.allocation.o
[1382/2141] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.free-list.o
[1383/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-number-format-tq.o
[1384/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-relative-time-format-tq.o
[1385/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-plural-rules-tq.o
[1386/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-segment-iterator-tq.o
[1387/2141] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.gc-info.o
[1388/2141] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.gc-info-table.o
[1389/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-segmenter-tq.o
[1390/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_base_without_compiler.js-segments-tq.o
[1391/2141] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.gc-invoker.o
[1392/2141] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.explicit-management.o
[1393/2141] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.concurrent-marker.o
[1394/2141] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.compactor.o
[1395/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/wasm/v8_base_without_compiler.wasm-objects-tq.o
[1396/2141] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.logging.o
[1397/2141] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.heap-space.o
[1398/2141] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.liveness-broker.o
[1399/2141] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.heap-consistency.o
[1400/2141] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.heap-base.o
[1401/2141] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.heap-growing.o
[1402/2141] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.heap-object-header.o
[1403/2141] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.member-storage.o
[1404/2141] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.heap-page.o
[1405/2141] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.memory.o
[1406/2141] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.heap-state.o
[1407/2141] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.marking-worklists.o
[1408/2141] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.name-trait.o
[1409/2141] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.heap.o
[1410/2141] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.heap-statistics-collector.o
[1411/2141] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.remembered-set.o
[1412/2141] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.object-size-trait.o
[1413/2141] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.marker.o
[1414/2141] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.marking-verifier.o
[1415/2141] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.marking-state.o
[1416/2141] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.marking-visitor.o
[1417/2141] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.process-heap-statistics.o
[1418/2141] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.platform.o
[1419/2141] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.page-memory.o
[1420/2141] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.stats-collector.o
[1421/2141] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.raw-heap.o
[1422/2141] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.object-allocator.o
[1423/2141] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.virtual-memory.o
[1424/2141] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.trace-trait.o
[1425/2141] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.pointer-policies.o
[1426/2141] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.prefinalizer-handler.o
[1427/2141] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.persistent-node.o
[1428/2141] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.process-heap.o
[1429/2141] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.testing.o
[1430/2141] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.visitor.o
[1431/2141] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.write-barrier.o
[1432/2141] CXX obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.sweeper.o
[1433/2141] CXX obj/deps/v8/src/compiler/v8_compiler.all-nodes.o
[1434/2141] CXX obj/deps/v8/src/compiler/backend/v8_compiler.bitcast-elider.o
[1435/2141] CXX obj/deps/v8/src/compiler/backend/v8_compiler.gap-resolver.o
[1436/2141] CXX obj/deps/v8/src/compiler/backend/v8_compiler.frame-elider.o
[1437/2141] CXX obj/deps/v8/src/compiler/v8_compiler.add-type-assertions-reducer.o
[1438/2141] CXX obj/deps/v8/src/compiler/backend/v8_compiler.instruction-scheduler.o
[1439/2141] CXX obj/tools/v8_gypfiles/gen/v8_base_without_compiler.debug-support.o
[1440/2141] CXX obj/deps/v8/src/compiler/v8_compiler.bytecode-liveness-map.o
[1441/2141] CXX obj/deps/v8/src/compiler/backend/v8_compiler.move-optimizer.o
[1442/2141] CXX obj/deps/v8/src/compiler/backend/v8_compiler.jump-threading.o
[1443/2141] CXX obj/deps/v8/src/compiler/backend/v8_compiler.spill-placer.o
[1444/2141] CXX obj/deps/v8/src/compiler/backend/v8_compiler.register-allocator-verifier.o
[1445/2141] LIBTOOL-STATIC libv8_base_without_compiler.a, POSTBUILDS
libtool: warning duplicate member name 'v8_base_without_compiler.allocation.o' from 'obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.allocation.o(v8_base_without_compiler.allocation.o)' and 'obj/deps/v8/src/utils/v8_base_without_compiler.allocation.o(v8_base_without_compiler.allocation.o)'
libtool: warning duplicate member name 'v8_base_without_compiler.factory.o' from 'obj/tools/v8_gypfiles/gen/torque-generated/v8_base_without_compiler.factory.o(v8_base_without_compiler.factory.o)' and 'obj/deps/v8/src/heap/v8_base_without_compiler.factory.o(v8_base_without_compiler.factory.o)'
libtool: warning duplicate member name 'v8_base_without_compiler.free-list.o' from 'obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.free-list.o(v8_base_without_compiler.free-list.o)' and 'obj/deps/v8/src/heap/v8_base_without_compiler.free-list.o(v8_base_without_compiler.free-list.o)'
libtool: warning duplicate member name 'v8_base_without_compiler.heap.o' from 'obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.heap.o(v8_base_without_compiler.heap.o)' and 'obj/deps/v8/src/heap/v8_base_without_compiler.heap.o(v8_base_without_compiler.heap.o)'
libtool: warning duplicate member name 'v8_base_without_compiler.objects-printer.o' from 'obj/tools/v8_gypfiles/gen/torque-generated/v8_base_without_compiler.objects-printer.o(v8_base_without_compiler.objects-printer.o)' and 'obj/deps/v8/src/diagnostics/v8_base_without_compiler.objects-printer.o(v8_base_without_compiler.objects-printer.o)'
libtool: warning duplicate member name 'v8_base_without_compiler.sweeper.o' from 'obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.sweeper.o(v8_base_without_compiler.sweeper.o)' and 'obj/deps/v8/src/heap/v8_base_without_compiler.sweeper.o(v8_base_without_compiler.sweeper.o)'
libtool: warning duplicate member name 'v8_base_without_compiler.testing.o' from 'obj/deps/v8/src/sandbox/v8_base_without_compiler.testing.o(v8_base_without_compiler.testing.o)' and 'obj/deps/v8/src/heap/cppgc/v8_base_without_compiler.testing.o(v8_base_without_compiler.testing.o)'
[1446/2141] CXX obj/deps/v8/src/compiler/v8_compiler.access-info.o
[1447/2141] CXX obj/deps/v8/src/compiler/backend/v8_compiler.code-generator.o
[1448/2141] CXX obj/deps/v8/src/compiler/v8_compiler.branch-elimination.o
[1449/2141] CXX obj/deps/v8/src/compiler/v8_compiler.checkpoint-elimination.o
[1450/2141] CXX obj/deps/v8/src/compiler/backend/v8_compiler.instruction.o
[1451/2141] CXX obj/deps/v8/src/compiler/v8_compiler.common-node-cache.o
[1452/2141] CXX obj/deps/v8/src/compiler/backend/v8_compiler.instruction-selector.o
[1453/2141] CXX obj/deps/v8/src/compiler/v8_compiler.common-operator-reducer.o
[1454/2141] CXX obj/deps/v8/src/compiler/v8_compiler.compiler-source-position-table.o
[1455/2141] CXX obj/deps/v8/src/compiler/v8_compiler.common-operator.o
[1456/2141] CXX obj/deps/v8/src/compiler/backend/v8_compiler.register-allocator.o
[1457/2141] CXX obj/deps/v8/src/compiler/v8_compiler.c-linkage.o
[1458/2141] CXX obj/deps/v8/src/compiler/v8_compiler.basic-block-instrumentor.o
[1459/2141] CXX obj/deps/v8/src/compiler/v8_compiler.frame.o
[1460/2141] CXX obj/deps/v8/src/compiler/v8_compiler.control-equivalence.o
[1461/2141] CXX obj/deps/v8/src/compiler/v8_compiler.bytecode-graph-builder.o
[1462/2141] CXX obj/deps/v8/src/compiler/v8_compiler.dead-code-elimination.o
[1463/2141] CXX obj/deps/v8/src/compiler/v8_compiler.compilation-dependencies.o
[1464/2141] CXX obj/deps/v8/src/compiler/v8_compiler.feedback-source.o
[1465/2141] CXX obj/deps/v8/src/compiler/v8_compiler.escape-analysis-reducer.o
[1466/2141] CXX obj/deps/v8/src/compiler/v8_compiler.constant-folding-reducer.o
[1467/2141] CXX obj/deps/v8/src/compiler/v8_compiler.fast-api-calls.o
[1468/2141] CXX obj/deps/v8/src/compiler/v8_compiler.csa-load-elimination.o
[1469/2141] CXX obj/deps/v8/src/compiler/v8_compiler.code-assembler.o
[1470/2141] CXX obj/deps/v8/src/compiler/v8_compiler.graph-trimmer.o
[1471/2141] CXX obj/deps/v8/src/compiler/v8_compiler.graph-reducer.o
[1472/2141] CXX obj/deps/v8/src/compiler/v8_compiler.bytecode-analysis.o
[1473/2141] CXX obj/deps/v8/src/compiler/v8_compiler.frame-states.o
[1474/2141] CXX obj/deps/v8/src/compiler/v8_compiler.graph-assembler.o
[1475/2141] CXX obj/deps/v8/src/compiler/v8_compiler.escape-analysis.o
[1476/2141] CXX obj/deps/v8/src/compiler/v8_compiler.js-inlining-heuristic.o
[1477/2141] CXX obj/deps/v8/src/compiler/v8_compiler.js-context-specialization.o
[1478/2141] CXX obj/deps/v8/src/compiler/v8_compiler.js-type-hint-lowering.o
[1479/2141] CXX obj/deps/v8/src/compiler/v8_compiler.heap-refs.o
[1480/2141] CXX obj/deps/v8/src/compiler/v8_compiler.js-graph.o
[1481/2141] CXX obj/deps/v8/src/compiler/v8_compiler.js-create-lowering.o
[1482/2141] CXX obj/deps/v8/src/compiler/v8_compiler.js-generic-lowering.o
[1483/2141] CXX obj/deps/v8/src/compiler/v8_compiler.js-intrinsic-lowering.o
[1484/2141] CXX obj/deps/v8/src/compiler/v8_compiler.js-inlining.o
[1485/2141] CXX obj/deps/v8/src/compiler/v8_compiler.late-escape-analysis.o
[1486/2141] CXX obj/deps/v8/src/compiler/v8_compiler.js-operator.o
[1487/2141] CXX obj/deps/v8/src/compiler/v8_compiler.js-heap-broker.o
[1488/2141] CXX obj/deps/v8/src/compiler/v8_compiler.js-native-context-specialization.o
[1489/2141] CXX obj/deps/v8/src/compiler/v8_compiler.loop-analysis.o
[1490/2141] CXX obj/deps/v8/src/compiler/v8_compiler.linkage.o
[1491/2141] CXX obj/deps/v8/src/compiler/v8_compiler.loop-unrolling.o
[1492/2141] CXX obj/deps/v8/src/compiler/v8_compiler.loop-peeling.o
[1493/2141] CXX obj/deps/v8/src/compiler/v8_compiler.machine-graph-verifier.o
[1494/2141] CXX obj/deps/v8/src/compiler/v8_compiler.loop-variable-optimizer.o
[1495/2141] CXX obj/deps/v8/src/compiler/v8_compiler.machine-graph.o
[1496/2141] CXX obj/deps/v8/src/compiler/v8_compiler.js-call-reducer.o
[1497/2141] CXX obj/deps/v8/src/compiler/v8_compiler.opcodes.o
[1498/2141] CXX obj/deps/v8/src/compiler/v8_compiler.js-typed-lowering.o
[1499/2141] CXX obj/deps/v8/src/compiler/v8_compiler.operator.o
[1500/2141] CXX obj/deps/v8/src/compiler/v8_compiler.machine-operator.o
[1501/2141] CXX obj/deps/v8/src/compiler/v8_compiler.node-marker.o
[1502/2141] CXX obj/deps/v8/src/compiler/v8_compiler.load-elimination.o
[1503/2141] CXX obj/deps/v8/src/compiler/v8_compiler.node-observer.o
[1504/2141] CXX obj/deps/v8/src/compiler/v8_compiler.node-matchers.o
[1505/2141] CXX obj/deps/v8/src/compiler/v8_compiler.node-origin-table.o
[1506/2141] CXX obj/deps/v8/src/compiler/v8_compiler.node.o
[1507/2141] CXX obj/deps/v8/src/compiler/v8_compiler.machine-operator-reducer.o
[1508/2141] CXX obj/deps/v8/src/compiler/v8_compiler.operator-properties.o
[1509/2141] CXX obj/deps/v8/src/compiler/v8_compiler.map-inference.o
[1510/2141] CXX obj/deps/v8/src/compiler/v8_compiler.refs-map.o
[1511/2141] CXX obj/deps/v8/src/compiler/v8_compiler.node-properties.o
[1512/2141] CXX obj/deps/v8/src/compiler/v8_compiler.operation-typer.o
[1513/2141] CXX obj/deps/v8/src/compiler/v8_compiler.memory-lowering.o
[1514/2141] CXX obj/deps/v8/src/compiler/v8_compiler.memory-optimizer.o
[1515/2141] CXX obj/deps/v8/src/compiler/v8_compiler.pair-load-store-reducer.o
[1516/2141] CXX obj/deps/v8/src/compiler/v8_compiler.osr.o
[1517/2141] CXX obj/deps/v8/src/compiler/v8_compiler.pipeline-statistics.o
[1518/2141] CXX obj/deps/v8/src/compiler/v8_compiler.schedule.o
[1519/2141] CXX obj/deps/v8/src/compiler/v8_compiler.redundancy-elimination.o
[1520/2141] CXX obj/deps/v8/src/compiler/v8_compiler.select-lowering.o
[1521/2141] CXX obj/deps/v8/src/compiler/v8_compiler.scheduler.o
[1522/2141] CXX obj/deps/v8/src/compiler/v8_compiler.simplified-lowering-verifier.o
[1523/2141] CXX obj/deps/v8/src/compiler/v8_compiler.property-access-builder.o
[1524/2141] CXX obj/deps/v8/src/compiler/v8_compiler.state-values-utils.o
[1525/2141] CXX obj/deps/v8/src/compiler/v8_compiler.raw-machine-assembler.o
[1526/2141] CXX obj/deps/v8/src/compiler/v8_compiler.simplified-operator.o
[1527/2141] CXX obj/deps/v8/src/compiler/v8_compiler.turbofan-enabled.o
[1528/2141] CXX obj/deps/v8/src/compiler/v8_compiler.representation-change.o
[1529/2141] CXX obj/deps/v8/src/compiler/v8_compiler.turbofan-graph.o
[1530/2141] CXX obj/deps/v8/src/compiler/v8_compiler.simplified-operator-reducer.o
[1531/2141] CXX obj/deps/v8/src/compiler/v8_compiler.string-builder-optimizer.o
[1532/2141] CXX obj/deps/v8/src/compiler/v8_compiler.simplified-lowering.o
[1533/2141] CXX obj/deps/v8/src/compiler/turboshaft/v8_compiler.analyzer-iterator.o
[1534/2141] CXX obj/deps/v8/src/compiler/turboshaft/v8_compiler.assembler.o
[1535/2141] CXX obj/deps/v8/src/compiler/v8_compiler.turbofan-typer.o
[1536/2141] CXX obj/deps/v8/src/compiler/v8_compiler.turbofan-types.o
[1537/2141] CXX obj/deps/v8/src/compiler/turboshaft/v8_compiler.copying-phase.o
[1538/2141] CXX obj/deps/v8/src/compiler/v8_compiler.turbofan-graph-visualizer.o
[1539/2141] CXX obj/deps/v8/src/compiler/turboshaft/v8_compiler.decompression-optimization-phase.o
[1540/2141] CXX obj/deps/v8/src/compiler/turboshaft/v8_compiler.debug-feature-lowering-phase.o
[1541/2141] CXX obj/deps/v8/src/compiler/turboshaft/v8_compiler.block-instrumentation-reducer.o
[1542/2141] CXX obj/deps/v8/src/compiler/turboshaft/v8_compiler.build-graph-phase.o
[1543/2141] CXX obj/deps/v8/src/compiler/turboshaft/v8_compiler.decompression-optimization.o
[1544/2141] CXX obj/deps/v8/src/compiler/v8_compiler.pipeline.o
In file included from ../../deps/v8/src/compiler/pipeline.cc:127:
In file included from ../../deps/v8/src/wasm/turboshaft-graph-interface.h:19:
../../deps/v8/src/wasm/function-body-decoder-impl.h:464:13: warning: 'static' function 'Populate' declared in header file should be declared 'static inline' [-Wunneeded-internal-declaration]
464 | static void Populate(HeapType* unfinished_type, const WasmModule* module) {
| ^~~~~~~~
../../deps/v8/src/wasm/function-body-decoder-impl.h:473:13: warning: 'static' function 'Populate' declared in header file should be declared 'static inline' [-Wunneeded-internal-declaration]
473 | static void Populate(ValueType* unfinished_type, const WasmModule* module) {
| ^~~~~~~~
2 warnings generated.
[1545/2141] CXX obj/deps/v8/src/compiler/turboshaft/v8_compiler.graph-visualizer.o
[1546/2141] CXX obj/deps/v8/src/compiler/turboshaft/v8_compiler.graph.o
[1547/2141] CXX obj/deps/v8/src/compiler/turboshaft/v8_compiler.instruction-selection-phase.o
[1548/2141] CXX obj/deps/v8/src/compiler/turboshaft/v8_compiler.late-escape-analysis-reducer.o
[1549/2141] CXX obj/deps/v8/src/compiler/turboshaft/v8_compiler.loop-finder.o
[1550/2141] CXX obj/deps/v8/src/compiler/turboshaft/v8_compiler.representations.o
[1551/2141] CXX obj/deps/v8/src/compiler/turboshaft/v8_compiler.block-instrumentation-phase.o
[1552/2141] CXX obj/deps/v8/src/compiler/turboshaft/v8_compiler.loop-unrolling-reducer.o
[1553/2141] CXX obj/deps/v8/src/compiler/turboshaft/v8_compiler.code-elimination-and-simplification-phase.o
[1554/2141] CXX obj/deps/v8/src/compiler/turboshaft/v8_compiler.phase.o
[1555/2141] CXX obj/deps/v8/src/compiler/turboshaft/v8_compiler.late-load-elimination-reducer.o
[1556/2141] CXX obj/deps/v8/src/compiler/turboshaft/v8_compiler.simplify-tf-loops.o
[1557/2141] CXX obj/deps/v8/src/compiler/turboshaft/v8_compiler.memory-optimization-reducer.o
[1558/2141] CXX obj/deps/v8/src/compiler/turboshaft/v8_compiler.pretenuring-propagation-reducer.o
[1559/2141] CXX obj/deps/v8/src/compiler/turboshaft/v8_compiler.sidetable.o
[1560/2141] CXX obj/deps/v8/src/compiler/turboshaft/v8_compiler.operations.o
[1561/2141] CXX obj/deps/v8/src/compiler/turboshaft/v8_compiler.type-parser.o
[1562/2141] CXX obj/deps/v8/src/compiler/turboshaft/v8_compiler.graph-builder.o
[1563/2141] CXX obj/deps/v8/src/compiler/turboshaft/v8_compiler.utils.o
[1564/2141] CXX obj/deps/v8/src/compiler/turboshaft/v8_compiler.string-escape-analysis-reducer.o
[1565/2141] CXX obj/deps/v8/src/compiler/turboshaft/v8_compiler.typer.o
[1566/2141] CXX obj/deps/v8/src/compiler/turboshaft/v8_compiler.loop-peeling-phase.o
[1567/2141] CXX obj/deps/v8/src/compiler/v8_compiler.type-cache.o
[1568/2141] CXX obj/deps/v8/src/compiler/turboshaft/v8_compiler.loop-unrolling-phase.o
[1569/2141] CXX obj/deps/v8/src/compiler/turboshaft/v8_compiler.types.o
[1570/2141] CXX obj/deps/v8/src/compiler/turboshaft/v8_compiler.use-map.o
[1571/2141] CXX obj/deps/v8/src/compiler/v8_compiler.zone-stats.o
[1572/2141] CXX obj/deps/v8/src/compiler/v8_compiler.type-narrowing-reducer.o
[1573/2141] CXX obj/deps/v8/src/compiler/turboshaft/v8_compiler.machine-lowering-phase.o
[1574/2141] CXX obj/deps/v8/src/compiler/turboshaft/v8_compiler.optimize-phase.o
[1575/2141] CXX obj/deps/v8/src/compiler/turboshaft/v8_compiler.wasm-debug-memory-lowering-phase.o
[1576/2141] CXX obj/deps/v8/src/compiler/turboshaft/v8_compiler.pipelines.o
[1577/2141] CXX obj/deps/v8/src/compiler/v8_compiler.value-numbering-reducer.o
[1578/2141] CXX obj/deps/v8/src/compiler/v8_compiler.typed-optimization.o
[1579/2141] CXX obj/deps/v8/src/compiler/backend/arm64/v8_compiler.unwinding-info-writer-arm64.o
[1580/2141] CXX obj/deps/v8/src/compiler/backend/arm64/v8_compiler.instruction-scheduler-arm64.o
[1581/2141] CXX obj/deps/v8/src/compiler/v8_compiler.verifier.o
[1582/2141] CXX obj/deps/v8/src/compiler/v8_compiler.int64-lowering.o
[1583/2141] CXX obj/deps/v8/src/compiler/turboshaft/v8_compiler.int64-lowering-phase.o
[1584/2141] CXX obj/deps/v8/src/compiler/turboshaft/v8_compiler.typed-optimizations-phase.o
[1585/2141] CXX obj/deps/v8/src/compiler/turboshaft/v8_compiler.store-store-elimination-phase.o
[1586/2141] CXX obj/deps/v8/src/compiler/backend/arm64/v8_compiler.code-generator-arm64.o
[1587/2141] CXX obj/deps/v8/src/compiler/turboshaft/v8_compiler.type-assertions-phase.o
[1588/2141] CXX obj/deps/v8/src/compiler/turboshaft/v8_compiler.wasm-gc-typed-optimization-reducer.o
[1589/2141] CXX obj/deps/v8/src/compiler/backend/arm64/v8_compiler.instruction-selector-arm64.o
[1590/2141] CXX obj/deps/v8/src/compiler/turboshaft/v8_compiler.wasm-shuffle-reducer.o
[1591/2141] CXX obj/deps/v8/src/compiler/turboshaft/v8_compiler.wasm-turboshaft-compiler.o
[1592/2141] CXX obj/deps/v8/src/compiler/v8_compiler.wasm-compiler-definitions.o
[1593/2141] CXX obj/deps/v8/src/compiler/v8_compiler.wasm-call-descriptors.o
[1594/2141] CXX obj/deps/v8/src/compiler/v8_compiler.wasm-address-reassociation.o
[1595/2141] STAMP obj/tools/v8_gypfiles/torque_generated_initializers.actions_depends.stamp
[1596/2141] STAMP obj/tools/v8_gypfiles/torque_generated_initializers.compile_depends.stamp
[1597/2141] STAMP obj/tools/v8_gypfiles/v8_initializers_slow.compile_depends.stamp
[1598/2141] STAMP obj/tools/v8_gypfiles/v8_init.compile_depends.stamp
[1599/2141] STAMP obj/tools/v8_gypfiles/v8_compiler_for_mksnapshot.compile_depends.stamp
[1600/2141] STAMP obj/tools/v8_gypfiles/v8_initializers_slow.actions_depends.stamp
[1601/2141] CXX obj/deps/v8/src/compiler/turboshaft/v8_compiler.csa-optimize-phase.o
[1602/2141] CXX obj/deps/v8/src/compiler/v8_compiler.wasm-escape-analysis.o
[1603/2141] STAMP obj/tools/v8_gypfiles/v8_initializers.actions_depends.stamp
[1604/2141] CXX obj/deps/v8/src/compiler/v8_compiler.wasm-gc-lowering.o
[1605/2141] CXX obj/deps/v8/src/compiler/turboshaft/v8_compiler.wasm-simd-phase.o
[1606/2141] CXX obj/deps/v8/src/compiler/v8_compiler.wasm-gc-operator-reducer.o
[1607/2141] CXX obj/deps/v8/src/compiler/turboshaft/v8_compiler.wasm-gc-optimize-phase.o
[1608/2141] CXX obj/deps/v8/src/compiler/v8_compiler.wasm-graph-assembler.o
[1609/2141] CXX obj/deps/v8/src/compiler/v8_compiler.wasm-inlining-into-js.o
[1610/2141] CXX obj/deps/v8/src/compiler/v8_compiler.wasm-typer.o
[1611/2141] CXX obj/deps/v8/src/compiler/turboshaft/v8_compiler.turbolev-graph-builder.o
[1612/2141] CXX obj/deps/v8/src/compiler/v8_compiler.wasm-load-elimination.o
[1613/2141] CXX obj/deps/v8/src/compiler/v8_compiler.wasm-compiler.o
[1614/2141] CXX obj/deps/v8/src/compiler/turboshaft/v8_compiler.wasm-lowering-phase.o
[1615/2141] CXX obj/deps/v8/src/compiler/turboshaft/v8_compiler.wasm-in-js-inlining-phase.o
[1616/2141] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-bigint-gen.o
[1617/2141] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-call-gen.o
[1618/2141] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-async-gen.o
[1619/2141] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-async-function-gen.o
[1620/2141] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-array-gen.o
[1621/2141] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-async-generator-gen.o
[1622/2141] CXX obj/deps/v8/src/compiler/turboshaft/v8_compiler.wasm-optimize-phase.o
[1623/2141] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-async-iterator-gen.o
[1624/2141] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-date-gen.o
[1625/2141] LIBTOOL-STATIC libv8_compiler.a, POSTBUILDS
[1626/2141] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-global-gen.o
[1627/2141] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-conversion-gen.o
[1628/2141] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-interpreter-gen.o
[1629/2141] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-generator-gen.o
[1630/2141] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-constructor-gen.o
[1631/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers_slow.wasm-to-js-tq-csa.o
[1632/2141] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-ic-gen.o
[1633/2141] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-collections-gen.o
[1634/2141] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-handler-gen.o
[1635/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers_slow.js-to-wasm-tq-csa.o
[1636/2141] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-intl-gen.o
[1637/2141] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-iterator-gen.o
[1638/2141] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-lazy-gen.o
[1639/2141] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-microtask-queue-gen.o
[1640/2141] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-internal-gen.o
[1641/2141] CXX obj/deps/v8/src/builtins/v8_initializers.profile-data-reader.o
[1642/2141] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-shadow-realm-gen.o
[1643/2141] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-sharedarraybuffer-gen.o
[1644/2141] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-number-tsa.o
[1645/2141] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-number-gen.o
[1646/2141] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-promise-gen.o
[1647/2141] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-proxy-gen.o
[1648/2141] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-object-gen.o
[1649/2141] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-regexp-gen.o
[1650/2141] CXX obj/deps/v8/src/builtins/v8_initializers.growable-fixed-array-gen.o
[1651/2141] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-string-tsa.o
[1652/2141] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-string-gen.o
[1653/2141] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-temporal-gen.o
[1654/2141] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-typed-array-gen.o
[1655/2141] CXX obj/deps/v8/src/ic/v8_initializers.binary-op-assembler.o
[1656/2141] CXX obj/deps/v8/src/ic/v8_initializers.unary-op-assembler.o
[1657/2141] CXX obj/deps/v8/src/compiler/turboshaft/v8_initializers.builtin-compiler.o
[1658/2141] CXX obj/deps/v8/src/heap/v8_initializers.setup-heap-internal.o
[1659/2141] CXX obj/deps/v8/src/ic/v8_initializers.keyed-store-generic.o
[1660/2141] CXX obj/deps/v8/src/interpreter/v8_initializers.interpreter-assembler.o
[1661/2141] CXX obj/deps/v8/src/interpreter/v8_initializers.interpreter-intrinsics-generator.o
[1662/2141] CXX obj/deps/v8/src/ic/v8_initializers.accessor-assembler.o
[1663/2141] CXX obj/deps/v8/src/builtins/v8_initializers.setup-builtins-internal.o
[1664/2141] CXX obj/deps/v8/src/builtins/v8_initializers.builtins-wasm-gen.o
[1665/2141] CXX obj/deps/v8/src/interpreter/v8_initializers.interpreter-generator.o
[1666/2141] CXX obj/deps/v8/src/builtins/arm64/v8_initializers.builtins-arm64.o
[1667/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/v8_initializers.enum-verifiers.o
[1668/2141] CXX obj/deps/v8/src/interpreter/v8_initializers.interpreter-generator-tsa.o
[1669/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.aggregate-error-tq-csa.o
[1670/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-at-tq-csa.o
[1671/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/v8_initializers.exported-macros-assembler.o
[1672/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-concat-tq-csa.o
[1673/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-copywithin-tq-csa.o
[1674/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-every-tq-csa.o
[1675/2141] CXX obj/deps/v8/src/codegen/v8_initializers.code-stub-assembler.o
[1676/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-filter-tq-csa.o
[1677/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-find-tq-csa.o
[1678/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-findindex-tq-csa.o
[1679/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-findlast-tq-csa.o
[1680/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-findlastindex-tq-csa.o
[1681/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-flat-tq-csa.o
[1682/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-foreach-tq-csa.o
[1683/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-isarray-tq-csa.o
[1684/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-from-tq-csa.o
[1685/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-lastindexof-tq-csa.o
[1686/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-of-tq-csa.o
[1687/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-map-tq-csa.o
[1688/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-reduce-right-tq-csa.o
[1689/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-from-async-tq-csa.o
[1690/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-join-tq-csa.o
[1691/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-reduce-tq-csa.o
[1692/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-reverse-tq-csa.o
[1693/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-shift-tq-csa.o
[1694/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-some-tq-csa.o
[1695/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-slice-tq-csa.o
[1696/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-splice-tq-csa.o
[1697/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-to-reversed-tq-csa.o
[1698/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-to-sorted-tq-csa.o
[1699/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-unshift-tq-csa.o
[1700/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-to-spliced-tq-csa.o
[1701/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-with-tq-csa.o
[1702/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.array-tq-csa.o
[1703/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.arraybuffer-tq-csa.o
[1704/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.boolean-tq-csa.o
[1705/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.builtins-string-tq-csa.o
[1706/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.collections-tq-csa.o
[1707/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.constructor-tq-csa.o
[1708/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.builtins-bigint-tq-csa.o
[1709/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.conversion-tq-csa.o
[1710/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.console-tq-csa.o
[1711/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.base-tq-csa.o
[1712/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.finalization-registry-tq-csa.o
[1713/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.convert-tq-csa.o
[1714/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.frames-tq-csa.o
[1715/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.frame-arguments-tq-csa.o
[1716/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.data-view-tq-csa.o
[1717/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.function-tq-csa.o
[1718/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.cast-tq-csa.o
[1719/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.growable-fixed-array-tq-csa.o
[1720/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.ic-tq-csa.o
[1721/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.ic-callable-tq-csa.o
[1722/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.internal-coverage-tq-csa.o
[1723/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.internal-tq-csa.o
[1724/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.iterator-tq-csa.o
[1725/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.iterator-from-tq-csa.o
[1726/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.map-groupby-tq-csa.o
[1727/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.object-fromentries-tq-csa.o
[1728/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.math-tq-csa.o
[1729/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.object-groupby-tq-csa.o
[1730/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.iterator-helpers-tq-csa.o
[1731/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.object-tq-csa.o
[1732/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.number-tq-csa.o
[1733/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.promise-abstract-operations-tq-csa.o
[1734/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.promise-all-element-closure-tq-csa.o
[1735/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.promise-all-tq-csa.o
[1736/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.promise-constructor-tq-csa.o
[1737/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.promise-any-tq-csa.o
[1738/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.promise-finally-tq-csa.o
[1739/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.promise-jobs-tq-csa.o
[1740/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.promise-reaction-job-tq-csa.o
[1741/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.promise-race-tq-csa.o
[1742/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.promise-misc-tq-csa.o
[1743/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.promise-resolve-tq-csa.o
[1744/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.promise-then-tq-csa.o
[1745/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.promise-try-tq-csa.o
[1746/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.promise-withresolvers-tq-csa.o
[1747/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.proxy-constructor-tq-csa.o
[1748/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.proxy-delete-property-tq-csa.o
[1749/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.proxy-get-property-tq-csa.o
[1750/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.proxy-get-prototype-of-tq-csa.o
[1751/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.proxy-has-property-tq-csa.o
[1752/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.proxy-is-extensible-tq-csa.o
[1753/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.proxy-prevent-extensions-tq-csa.o
[1754/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.proxy-revocable-tq-csa.o
[1755/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.proxy-revoke-tq-csa.o
[1756/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.proxy-set-property-tq-csa.o
[1757/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.proxy-set-prototype-of-tq-csa.o
[1758/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.proxy-tq-csa.o
[1759/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.regexp-exec-tq-csa.o
[1760/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.reflect-tq-csa.o
[1761/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.regexp-match-all-tq-csa.o
[1762/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.regexp-match-tq-csa.o
[1763/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.regexp-replace-tq-csa.o
[1764/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.regexp-source-tq-csa.o
[1765/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.regexp-search-tq-csa.o
[1766/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.regexp-split-tq-csa.o
[1767/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.regexp-test-tq-csa.o
[1768/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.regexp-tq-csa.o
[1769/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.set-difference-tq-csa.o
[1770/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.set-intersection-tq-csa.o
[1771/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.set-is-disjoint-from-tq-csa.o
[1772/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.set-is-subset-of-tq-csa.o
[1773/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.set-is-superset-of-tq-csa.o
[1774/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.set-symmetric-difference-tq-csa.o
[1775/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.string-at-tq-csa.o
[1776/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.set-union-tq-csa.o
[1777/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.string-html-tq-csa.o
[1778/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.string-includes-tq-csa.o
[1779/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.string-indexof-tq-csa.o
[1780/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.string-iswellformed-tq-csa.o
[1781/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.string-endswith-tq-csa.o
[1782/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.string-iterator-tq-csa.o
[1783/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.string-match-search-tq-csa.o
[1784/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.string-pad-tq-csa.o
[1785/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.string-repeat-tq-csa.o
[1786/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.string-replaceall-tq-csa.o
[1787/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.string-slice-tq-csa.o
[1788/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.string-startswith-tq-csa.o
[1789/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.string-substr-tq-csa.o
[1790/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.string-substring-tq-csa.o
[1791/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.string-towellformed-tq-csa.o
[1792/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.string-trim-tq-csa.o
[1793/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.suppressed-error-tq-csa.o
[1794/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.symbol-tq-csa.o
[1795/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-at-tq-csa.o
[1796/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.torque-internal-tq-csa.o
[1797/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-every-tq-csa.o
[1798/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-entries-tq-csa.o
[1799/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-createtypedarray-tq-csa.o
[1800/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-filter-tq-csa.o
[1801/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-find-tq-csa.o
[1802/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-findindex-tq-csa.o
[1803/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-findlast-tq-csa.o
[1804/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-findlastindex-tq-csa.o
[1805/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-foreach-tq-csa.o
[1806/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-from-tq-csa.o
[1807/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-keys-tq-csa.o
[1808/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-of-tq-csa.o
[1809/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-reduce-tq-csa.o
[1810/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-reduceright-tq-csa.o
[1811/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-set-tq-csa.o
[1812/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-some-tq-csa.o
[1813/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-slice-tq-csa.o
[1814/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-subarray-tq-csa.o
[1815/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-sort-tq-csa.o
[1816/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-to-reversed-tq-csa.o
[1817/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-to-sorted-tq-csa.o
[1818/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-values-tq-csa.o
[1819/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-with-tq-csa.o
[1820/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.weak-ref-tq-csa.o
[1821/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.typed-array-tq-csa.o
[1822/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/ic/v8_initializers.handler-configuration-tq-csa.o
[1823/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.allocation-site-tq-csa.o
[1824/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.api-callbacks-tq-csa.o
[1825/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.bigint-tq-csa.o
[1826/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.call-site-info-tq-csa.o
[1827/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.arguments-tq-csa.o
[1828/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.cell-tq-csa.o
[1829/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.bytecode-array-tq-csa.o
[1830/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.data-handler-tq-csa.o
[1831/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.debug-objects-tq-csa.o
[1832/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.descriptor-array-tq-csa.o
[1833/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.embedder-data-array-tq-csa.o
[1834/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.feedback-cell-tq-csa.o
[1835/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.feedback-vector-tq-csa.o
[1836/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.foreign-tq-csa.o
[1837/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.free-space-tq-csa.o
[1838/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.contexts-tq-csa.o
[1839/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.heap-number-tq-csa.o
[1840/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.heap-object-tq-csa.o
[1841/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.fixed-array-tq-csa.o
[1842/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-atomics-synchronization-tq-csa.o
[1843/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-array-buffer-tq-csa.o
[1844/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-array-tq-csa.o
[1845/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-collection-iterator-tq-csa.o
[1846/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-collection-tq-csa.o
[1847/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-disposable-stack-tq-csa.o
[1848/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-function-tq-csa.o
[1849/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-generator-tq-csa.o
[1850/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-iterator-helpers-tq-csa.o
[1851/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-promise-tq-csa.o
[1852/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-proxy-tq-csa.o
[1853/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-raw-json-tq-csa.o
[1854/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-objects-tq-csa.o
[1855/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-regexp-string-iterator-tq-csa.o
[1856/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-shadow-realm-tq-csa.o
[1857/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-regexp-tq-csa.o
[1858/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-shared-array-tq-csa.o
[1859/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-struct-tq-csa.o
[1860/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-weak-refs-tq-csa.o
[1861/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-temporal-objects-tq-csa.o
[1862/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.literal-objects-tq-csa.o
[1863/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.megadom-handler-tq-csa.o
[1864/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.map-tq-csa.o
[1865/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.microtask-tq-csa.o
[1866/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.module-tq-csa.o
[1867/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.oddball-tq-csa.o
[1868/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.name-tq-csa.o
[1869/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.hole-tq-csa.o
[1870/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.trusted-object-tq-csa.o
[1871/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.primitive-heap-object-tq-csa.o
[1872/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.ordered-hash-table-tq-csa.o
[1873/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.promise-tq-csa.o
[1874/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.property-array-tq-csa.o
[1875/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.property-cell-tq-csa.o
[1876/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.prototype-info-tq-csa.o
[1877/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.property-descriptor-object-tq-csa.o
[1878/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.regexp-match-info-tq-csa.o
[1879/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.script-tq-csa.o
[1880/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.scope-info-tq-csa.o
[1881/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.source-text-module-tq-csa.o
[1882/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.shared-function-info-tq-csa.o
[1883/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.struct-tq-csa.o
[1884/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.swiss-hash-table-helpers-tq-csa.o
[1885/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.synthetic-module-tq-csa.o
[1886/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.torque-defined-classes-tq-csa.o
[1887/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.swiss-name-dictionary-tq-csa.o
[1888/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.string-tq-csa.o
[1889/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.template-objects-tq-csa.o
[1890/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.templates-tq-csa.o
[1891/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.turbofan-types-tq-csa.o
[1892/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.turboshaft-types-tq-csa.o
[1893/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-break-iterator-tq-csa.o
[1894/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-collator-tq-csa.o
[1895/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-date-time-format-tq-csa.o
[1896/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-display-names-tq-csa.o
[1897/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-duration-format-tq-csa.o
[1898/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-list-format-tq-csa.o
[1899/2141] STAMP obj/tools/v8_gypfiles/v8_init.actions_depends.stamp
[1900/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.intl-objects-tq-csa.o
[1901/2141] STAMP obj/tools/v8_gypfiles/v8_compiler_for_mksnapshot.actions_depends.stamp
[1902/2141] LIBTOOL-STATIC libv8_initializers_slow.a, POSTBUILDS
[1903/2141] STAMP obj/tools/v8_gypfiles/mksnapshot.compile_depends.stamp
[1904/2141] CXX obj/deps/v8/src/snapshot/embedded/mksnapshot.embedded-empty.o
[1905/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-locale-tq-csa.o
[1906/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-number-format-tq-csa.o
[1907/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-plural-rules-tq-csa.o
[1908/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-relative-time-format-tq-csa.o
[1909/2141] CXX obj/deps/v8/src/snapshot/embedded/mksnapshot.platform-embedded-file-writer-base.o
[1910/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/test/torque/v8_initializers.test-torque-tq-csa.o
[1911/2141] CXX obj/deps/v8/src/snapshot/embedded/mksnapshot.platform-embedded-file-writer-aix.o
[1912/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-segment-iterator-tq-csa.o
[1913/2141] CXX obj/deps/v8/src/snapshot/embedded/mksnapshot.platform-embedded-file-writer-win.o
[1914/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/third_party/v8/builtins/v8_initializers.array-sort-tq-csa.o
[1915/2141] CXX obj/deps/v8/src/snapshot/embedded/mksnapshot.platform-embedded-file-writer-generic.o
[1916/2141] CXX obj/deps/v8/src/snapshot/embedded/mksnapshot.platform-embedded-file-writer-mac.o
[1917/2141] CXX obj/deps/v8/src/snapshot/embedded/mksnapshot.platform-embedded-file-writer-zos.o
[1918/2141] CXX obj/src/libnode.node_debug.o
[1919/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-segmenter-tq-csa.o
[1920/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/objects/v8_initializers.js-segments-tq-csa.o
[1921/2141] CXX obj/src/libnode.node_credentials.o
[1922/2141] CXX obj/src/libnode.node_dotenv.o
[1923/2141] CXX obj/src/libnode.node_dir.o
[1924/2141] CXX obj/deps/v8/src/snapshot/mksnapshot.snapshot-empty.o
[1925/2141] CXX obj/src/libnode.node_env_var.o
[1926/2141] CXX obj/deps/v8/src/snapshot/mksnapshot.mksnapshot.o
[1927/2141] CXX obj/src/libnode.node_contextify.o
[1928/2141] CXX obj/deps/v8/src/init/v8_init.setup-isolate-full.o
[1929/2141] LIBTOOL-STATIC libv8_init.a, POSTBUILDS
[1930/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.js-to-js-tq-csa.o
[1931/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/debug/v8_initializers.debug-wasm-objects-tq-csa.o
[1932/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.wasm-strings-tq-csa.o
[1933/2141] CXX obj/deps/v8/src/snapshot/embedded/mksnapshot.embedded-file-writer.o
[1934/2141] CXX obj/src/libnode.node_external_reference.o
[1935/2141] CXX obj/src/libnode.node_errors.o
[1936/2141] CXX obj/src/libnode.node_i18n.o
[1937/2141] CXX obj/src/libnode.node_metadata.o
In file included from ../../src/node_metadata.cc:32:
../../deps/ncrypto/ncrypto.h:213:37: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
213 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/rsa.h:304:1: note: 'RSA_free' has been explicitly marked deprecated here
304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/node_metadata.cc:32:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:213:20: note: in instantiation of template type alias 'DeleteFnPtr' requested here
213 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/rsa.h:304:1: note: 'RSA_free' has been explicitly marked deprecated here
304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/node_metadata.cc:32:
../../deps/ncrypto/ncrypto.h:1016:19: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
1016 | DeleteFnPtr<DH, DH_free> dh_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/dh.h:211:1: note: 'DH_free' has been explicitly marked deprecated here
211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/node_metadata.cc:32:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/dh.h:211:1: note: 'DH_free' has been explicitly marked deprecated here
211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/node_metadata.cc:32:
../../deps/ncrypto/ncrypto.h:1358:23: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
1358 | DeleteFnPtr<EC_KEY, EC_KEY_free> key_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/ec.h:1022:1: note: 'EC_KEY_free' has been explicitly marked deprecated here
1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/node_metadata.cc:32:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/ec.h:1022:1: note: 'EC_KEY_free' has been explicitly marked deprecated here
1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/node_metadata.cc:32:
../../deps/ncrypto/ncrypto.h:1429:25: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
1429 | DeleteFnPtr<HMAC_CTX, HMAC_CTX_free> ctx_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/hmac.h:35:1: note: 'HMAC_CTX_free' has been explicitly marked deprecated here
35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/node_metadata.cc:32:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/hmac.h:35:1: note: 'HMAC_CTX_free' has been explicitly marked deprecated here
35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
8 warnings generated.
[1938/2141] CXX obj/src/libnode.node_main_instance.o
In file included from ../../src/node_main_instance.cc:4:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:213:37: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
213 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/rsa.h:304:1: note: 'RSA_free' has been explicitly marked deprecated here
304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/node_main_instance.cc:4:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:213:20: note: in instantiation of template type alias 'DeleteFnPtr' requested here
213 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/rsa.h:304:1: note: 'RSA_free' has been explicitly marked deprecated here
304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/node_main_instance.cc:4:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:1016:19: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
1016 | DeleteFnPtr<DH, DH_free> dh_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/dh.h:211:1: note: 'DH_free' has been explicitly marked deprecated here
211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/node_main_instance.cc:4:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/dh.h:211:1: note: 'DH_free' has been explicitly marked deprecated here
211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/node_main_instance.cc:4:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:1358:23: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
1358 | DeleteFnPtr<EC_KEY, EC_KEY_free> key_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/ec.h:1022:1: note: 'EC_KEY_free' has been explicitly marked deprecated here
1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/node_main_instance.cc:4:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/ec.h:1022:1: note: 'EC_KEY_free' has been explicitly marked deprecated here
1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/node_main_instance.cc:4:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:1429:25: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
1429 | DeleteFnPtr<HMAC_CTX, HMAC_CTX_free> ctx_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/hmac.h:35:1: note: 'HMAC_CTX_free' has been explicitly marked deprecated here
35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/node_main_instance.cc:4:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/hmac.h:35:1: note: 'HMAC_CTX_free' has been explicitly marked deprecated here
35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
8 warnings generated.
[1939/2141] CXX obj/src/libnode.node_http_parser.o
[1940/2141] CXX obj/src/libnode.node_os.o
[1941/2141] CXX obj/src/libnode.node_perf.o
[1942/2141] CXX obj/deps/v8/src/snapshot/mksnapshot.static-roots-gen.o
[1943/2141] CXX obj/src/libnode.node_messaging.o
[1944/2141] CXX obj/src/libnode.node_postmortem_metadata.o
[1945/2141] CXX obj/src/libnode.node_modules.o
[1946/2141] CXX obj/src/libnode.node_platform.o
[1947/2141] CXX obj/src/libnode.node_process_events.o
[1948/2141] CXX obj/src/libnode.node_http2.o
In file included from ../../src/node_http2.cc:9:
../../src/node_http_common-inl.h:40:44: warning: 'WriteOneByte' is deprecated: Use WriteOneByteV2 instead. [-Wdeprecated-declarations]
40 | CHECK_EQ(header_string.As<v8::String>()->WriteOneByte(
| ^
../../deps/v8/include/v8-primitive.h:207:3: note: 'WriteOneByte' has been explicitly marked deprecated here
207 | V8_DEPRECATED("Use WriteOneByteV2 instead.")
| ^
../../deps/v8/include/v8config.h:608:35: note: expanded from macro 'V8_DEPRECATED'
608 | # define V8_DEPRECATED(message) [[deprecated(message)]]
| ^
../../src/node_http2.cc:486:27: warning: 'WriteOneByte' is deprecated: Use WriteOneByteV2 instead. [-Wdeprecated-declarations]
486 | CHECK_EQ(origin_string->WriteOneByte(
| ^
../../deps/v8/include/v8-primitive.h:207:3: note: 'WriteOneByte' has been explicitly marked deprecated here
207 | V8_DEPRECATED("Use WriteOneByteV2 instead.")
| ^
../../deps/v8/include/v8config.h:608:35: note: expanded from macro 'V8_DEPRECATED'
608 | # define V8_DEPRECATED(message) [[deprecated(message)]]
| ^
../../src/node_http2.cc:3199:15: warning: 'WriteOneByte' is deprecated: Use WriteOneByteV2 instead. [-Wdeprecated-declarations]
3199 | origin_str->WriteOneByte(env->isolate(), *origin);
| ^
../../deps/v8/include/v8-primitive.h:207:3: note: 'WriteOneByte' has been explicitly marked deprecated here
207 | V8_DEPRECATED("Use WriteOneByteV2 instead.")
| ^
../../deps/v8/include/v8config.h:608:35: note: expanded from macro 'V8_DEPRECATED'
608 | # define V8_DEPRECATED(message) [[deprecated(message)]]
| ^
../../src/node_http2.cc:3200:14: warning: 'WriteOneByte' is deprecated: Use WriteOneByteV2 instead. [-Wdeprecated-declarations]
3200 | value_str->WriteOneByte(env->isolate(), *value);
| ^
../../deps/v8/include/v8-primitive.h:207:3: note: 'WriteOneByte' has been explicitly marked deprecated here
207 | V8_DEPRECATED("Use WriteOneByteV2 instead.")
| ^
../../deps/v8/include/v8config.h:608:35: note: expanded from macro 'V8_DEPRECATED'
608 | # define V8_DEPRECATED(message) [[deprecated(message)]]
| ^
In file included from ../../src/node_http2.cc:9:
../../src/node_http_common-inl.h:40:44: warning: 'WriteOneByte' is deprecated: Use WriteOneByteV2 instead. [-Wdeprecated-declarations]
40 | CHECK_EQ(header_string.As<v8::String>()->WriteOneByte(
| ^
../../src/node_http2.cc:2917:11: note: in instantiation of member function 'node::NgHeaders<node::http2::Http2HeadersTraits>::NgHeaders' requested here
2917 | Http2Headers(env, headers),
| ^
../../deps/v8/include/v8-primitive.h:207:3: note: 'WriteOneByte' has been explicitly marked deprecated here
207 | V8_DEPRECATED("Use WriteOneByteV2 instead.")
| ^
../../deps/v8/include/v8config.h:608:35: note: expanded from macro 'V8_DEPRECATED'
608 | # define V8_DEPRECATED(message) [[deprecated(message)]]
| ^
5 warnings generated.
[1949/2141] CXX obj/src/libnode.node_file.o
[1950/2141] CXX obj/src/libnode.node_process_object.o
[1951/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/builtins/v8_initializers.wasm-tq-csa.o
[1952/2141] CXX obj/src/libnode.node_process_methods.o
[1953/2141] CXX obj/src/libnode.node_realm.o
[1954/2141] CXX obj/tools/v8_gypfiles/gen/torque-generated/src/wasm/v8_initializers.wasm-objects-tq-csa.o
[1955/2141] CXX obj/src/libnode.node_report_utils.o
[1956/2141] CXX obj/src/libnode.node_report_module.o
[1957/2141] CXX obj/src/libnode.node_options.o
[1958/2141] CXX obj/src/libnode.node_serdes.o
[1959/2141] CXX obj/src/libnode.node_shadow_realm.o
In file included from ../../src/node_shadow_realm.cc:1:
In file included from ../../src/node_shadow_realm.h:6:
In file included from ../../src/node_realm.h:6:
In file included from ../../deps/v8/include/v8.h:24:
In file included from ../../deps/v8/include/v8-array-buffer.h:14:
In file included from ../../deps/v8/include/v8-object.h:11:
../../deps/v8/include/v8-persistent-handle.h:493:26: warning: cast from 'typename WeakCallbackInfo<ShadowRealm>::Callback' (aka 'void (*)(const WeakCallbackInfo<ShadowRealm> &)') to 'Callback' (aka 'void (*)(const WeakCallbackInfo<void> &)') converts to incompatible function type [-Wcast-function-type-mismatch]
493 | reinterpret_cast<Callback>(callback), type);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../src/node_shadow_realm.cc:79:12: note: in instantiation of function template specialization 'v8::PersistentBase<v8::Context>::SetWeak<node::shadow_realm::ShadowRealm>' requested here
79 | context_.SetWeak(this, WeakCallback, v8::WeakCallbackType::kParameter);
| ^
1 warning generated.
[1960/2141] CXX obj/src/libnode.node_report.o
[1961/2141] LIBTOOL-STATIC libv8_initializers.a, POSTBUILDS
[1962/2141] STAMP obj/tools/v8_gypfiles/mksnapshot.actions_depends.stamp
[1963/2141] CXX obj/src/libnode.node_symbols.o
[1964/2141] CXX obj/src/libnode.node_stat_watcher.o
[1965/2141] CXX obj/src/libnode.node_task_queue.o
[1966/2141] CXX obj/src/libnode.node_sea.o
[1967/2141] CXX obj/src/libnode.node_sockaddr.o
[1968/2141] LINK mksnapshot, POSTBUILDS
[1969/2141] STAMP obj/tools/v8_gypfiles/v8_snapshot.actions_depends.stamp
[1970/2141] CXX obj/src/libnode.node_types.o
[1971/2141] CXX obj/src/libnode.node_trace_events.o
[1972/2141] ACTION generating: "obj/tools/v8_gypfiles/v8_snapshot.gen/snapshot.cc" "obj/tools/v8_gypfiles/v8_snapshot.gen/embedded.S"
[1973/2141] STAMP obj/tools/v8_gypfiles/v8_snapshot.actions_rules_copies.stamp
[1974/2141] CXX obj/src/permission/libnode.child_process_permission.o
[1975/2141] CXX obj/src/libnode.node_util.o
[1976/2141] CC obj/tools/v8_gypfiles/obj/tools/v8_gypfiles/v8_snapshot.gen/v8_snapshot.embedded.o
[1977/2141] CXX obj/src/permission/libnode.inspector_permission.o
[1978/2141] CXX obj/src/libnode.node_wasm_web_api.o
[1979/2141] CXX obj/src/libnode.node_task_runner.o
[1980/2141] CXX obj/src/libnode.node_snapshotable.o
[1981/2141] CXX obj/src/libnode.node_url.o
[1982/2141] CXX obj/src/libnode.node_watchdog.o
[1983/2141] CXX obj/src/libnode.node_v8.o
[1984/2141] CXX obj/src/permission/libnode.wasi_permission.o
[1985/2141] CXX obj/src/libnode.path.o
[1986/2141] CXX obj/src/permission/libnode.worker_permission.o
[1987/2141] CXX obj/src/permission/libnode.addon_permission.o
[1988/2141] CXX obj/src/libnode.node_url_pattern.o
[1989/2141] CXX obj/src/permission/libnode.fs_permission.o
[1990/2141] CXX obj/src/libnode.node_wasi.o
[1991/2141] CXX obj/src/libnode.node_worker.o
[1992/2141] CXX obj/src/libnode.node_zlib.o
[1993/2141] CXX obj/src/permission/libnode.permission.o
[1994/2141] CXX obj/src/libnode.pipe_wrap.o
[1995/2141] CXX obj/src/libnode.process_wrap.o
[1996/2141] CXX obj/src/libnode.signal_wrap.o
[1997/2141] CXX obj/deps/v8/src/init/v8_snapshot.setup-isolate-deserialize.o
[1998/2141] CXX obj/src/libnode.spawn_sync.o
[1999/2141] CXX obj/tools/v8_gypfiles/obj/tools/v8_gypfiles/v8_snapshot.gen/v8_snapshot.snapshot.o
[2000/2141] CXX obj/src/libnode.stream_pipe.o
[2001/2141] CXX obj/src/libnode.string_bytes.o
../../src/string_bytes.cc:261:23: warning: 'WriteOneByte' is deprecated: Use WriteOneByteV2 instead. [-Wdeprecated-declarations]
261 | nbytes = str->WriteOneByte(isolate, dst, 0, buflen, flags);
| ^
../../deps/v8/include/v8-primitive.h:207:3: note: 'WriteOneByte' has been explicitly marked deprecated here
207 | V8_DEPRECATED("Use WriteOneByteV2 instead.")
| ^
../../deps/v8/include/v8config.h:608:35: note: expanded from macro 'V8_DEPRECATED'
608 | # define V8_DEPRECATED(message) [[deprecated(message)]]
| ^
1 warning generated.
[2002/2141] CXX obj/src/libnode.stream_wrap.o
[2003/2141] CXX obj/src/large_pages/libnode.node_large_page.o
[2004/2141] CXX obj/src/libnode.stream_base.o
[2005/2141] CXX obj/src/libnode.string_decoder.o
[2006/2141] CXX obj/src/tracing/libnode.node_trace_buffer.o
[2007/2141] CXX obj/src/tracing/libnode.trace_event.o
[2008/2141] CXX obj/src/tracing/libnode.node_trace_writer.o
[2009/2141] CXX obj/src/libnode.timers.o
[2010/2141] CXX obj/src/tracing/libnode.traced_value.o
[2011/2141] CXX obj/src/libnode.tcp_wrap.o
[2012/2141] CXX obj/src/libnode.timer_wrap.o
[2013/2141] CXX obj/src/tracing/libnode.agent.o
[2014/2141] CXX obj/src/libnode.tty_wrap.o
[2015/2141] CXX obj/src/libnode.uv.o
[2016/2141] CXX obj/src/inspector/libnode.node_json.o
[2017/2141] CXX obj/src/libnode.inspector_socket.o
[2018/2141] CXX obj/src/libnode.cppgc_helpers.o
[2019/2141] CXX obj/src/libnode.udp_wrap.o
[2020/2141] CXX obj/src/libnode.inspector_socket_server.o
[2021/2141] CXX obj/src/inspector/libnode.node_string.o
[2022/2141] CXX obj/src/libnode.util.o
[2023/2141] CXX obj/src/libnode.node_webstorage.o
[2024/2141] CXX obj/src/libnode.inspector_js_api.o
[2025/2141] CXX obj/src/inspector/libnode.main_thread_interface.o
[2026/2141] CXX obj/src/libnode.inspector_io.o
In file included from ../../src/inspector_io.cc:4:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:213:37: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
213 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/rsa.h:304:1: note: 'RSA_free' has been explicitly marked deprecated here
304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/inspector_io.cc:4:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:213:20: note: in instantiation of template type alias 'DeleteFnPtr' requested here
213 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/rsa.h:304:1: note: 'RSA_free' has been explicitly marked deprecated here
304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/inspector_io.cc:4:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:1016:19: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
1016 | DeleteFnPtr<DH, DH_free> dh_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/dh.h:211:1: note: 'DH_free' has been explicitly marked deprecated here
211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/inspector_io.cc:4:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/dh.h:211:1: note: 'DH_free' has been explicitly marked deprecated here
211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/inspector_io.cc:4:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:1358:23: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
1358 | DeleteFnPtr<EC_KEY, EC_KEY_free> key_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/ec.h:1022:1: note: 'EC_KEY_free' has been explicitly marked deprecated here
1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/inspector_io.cc:4:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/ec.h:1022:1: note: 'EC_KEY_free' has been explicitly marked deprecated here
1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/inspector_io.cc:4:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:1429:25: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
1429 | DeleteFnPtr<HMAC_CTX, HMAC_CTX_free> ctx_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/hmac.h:35:1: note: 'HMAC_CTX_free' has been explicitly marked deprecated here
35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/inspector_io.cc:4:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/hmac.h:35:1: note: 'HMAC_CTX_free' has been explicitly marked deprecated here
35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
8 warnings generated.
[2027/2141] CXX obj/src/libnode.inspector_profiler.o
[2028/2141] CXX obj/src/inspector/libnode.worker_agent.o
[2029/2141] CXX obj/src/inspector/libnode.target_agent.o
[2030/2141] CXX obj/src/inspector/libnode.worker_inspector.o
[2031/2141] CXX obj/src/inspector/libnode.runtime_agent.o
[2032/2141] CXX obj/src/libnode.inspector_agent.o
[2033/2141] CXX obj/src/inspector/libnode.network_inspector.o
[2034/2141] CXX obj/src/libnode.node_sqlite.o
[2035/2141] CXX obj/src/inspector/libnode.tracing_agent.o
[2036/2141] CXX obj/src/inspector/libnode.network_agent.o
[2037/2141] CXX obj/src/crypto/libnode.crypto_bio.o
In file included from ../../src/crypto/crypto_bio.cc:22:
In file included from ../../src/crypto/crypto_bio.h:27:
In file included from ../../src/node_crypto.h:31:
In file included from ../../src/crypto/crypto_aes.h:6:
In file included from ../../src/crypto/crypto_cipher.h:6:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:213:37: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
213 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/rsa.h:304:1: note: 'RSA_free' has been explicitly marked deprecated here
304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_bio.cc:22:
In file included from ../../src/crypto/crypto_bio.h:27:
In file included from ../../src/node_crypto.h:31:
In file included from ../../src/crypto/crypto_aes.h:6:
In file included from ../../src/crypto/crypto_cipher.h:6:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:213:20: note: in instantiation of template type alias 'DeleteFnPtr' requested here
213 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/rsa.h:304:1: note: 'RSA_free' has been explicitly marked deprecated here
304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_bio.cc:22:
In file included from ../../src/crypto/crypto_bio.h:27:
In file included from ../../src/node_crypto.h:31:
In file included from ../../src/crypto/crypto_aes.h:6:
In file included from ../../src/crypto/crypto_cipher.h:6:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:1016:19: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
1016 | DeleteFnPtr<DH, DH_free> dh_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/dh.h:211:1: note: 'DH_free' has been explicitly marked deprecated here
211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_bio.cc:22:
In file included from ../../src/crypto/crypto_bio.h:27:
In file included from ../../src/node_crypto.h:31:
In file included from ../../src/crypto/crypto_aes.h:6:
In file included from ../../src/crypto/crypto_cipher.h:6:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/dh.h:211:1: note: 'DH_free' has been explicitly marked deprecated here
211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_bio.cc:22:
In file included from ../../src/crypto/crypto_bio.h:27:
In file included from ../../src/node_crypto.h:31:
In file included from ../../src/crypto/crypto_aes.h:6:
In file included from ../../src/crypto/crypto_cipher.h:6:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:1358:23: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
1358 | DeleteFnPtr<EC_KEY, EC_KEY_free> key_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/ec.h:1022:1: note: 'EC_KEY_free' has been explicitly marked deprecated here
1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_bio.cc:22:
In file included from ../../src/crypto/crypto_bio.h:27:
In file included from ../../src/node_crypto.h:31:
In file included from ../../src/crypto/crypto_aes.h:6:
In file included from ../../src/crypto/crypto_cipher.h:6:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/ec.h:1022:1: note: 'EC_KEY_free' has been explicitly marked deprecated here
1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_bio.cc:22:
In file included from ../../src/crypto/crypto_bio.h:27:
In file included from ../../src/node_crypto.h:31:
In file included from ../../src/crypto/crypto_aes.h:6:
In file included from ../../src/crypto/crypto_cipher.h:6:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:1429:25: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
1429 | DeleteFnPtr<HMAC_CTX, HMAC_CTX_free> ctx_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/hmac.h:35:1: note: 'HMAC_CTX_free' has been explicitly marked deprecated here
35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_bio.cc:22:
In file included from ../../src/crypto/crypto_bio.h:27:
In file included from ../../src/node_crypto.h:31:
In file included from ../../src/crypto/crypto_aes.h:6:
In file included from ../../src/crypto/crypto_cipher.h:6:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/hmac.h:35:1: note: 'HMAC_CTX_free' has been explicitly marked deprecated here
35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
8 warnings generated.
[2038/2141] CXX obj/src/crypto/libnode.crypto_common.o
In file included from ../../src/crypto/crypto_common.cc:1:
In file included from ../../src/crypto/crypto_common.h:8:
../../deps/ncrypto/ncrypto.h:213:37: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
213 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/rsa.h:304:1: note: 'RSA_free' has been explicitly marked deprecated here
304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_common.cc:1:
In file included from ../../src/crypto/crypto_common.h:8:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:213:20: note: in instantiation of template type alias 'DeleteFnPtr' requested here
213 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/rsa.h:304:1: note: 'RSA_free' has been explicitly marked deprecated here
304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_common.cc:1:
In file included from ../../src/crypto/crypto_common.h:8:
../../deps/ncrypto/ncrypto.h:1016:19: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
1016 | DeleteFnPtr<DH, DH_free> dh_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/dh.h:211:1: note: 'DH_free' has been explicitly marked deprecated here
211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_common.cc:1:
In file included from ../../src/crypto/crypto_common.h:8:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/dh.h:211:1: note: 'DH_free' has been explicitly marked deprecated here
211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_common.cc:1:
In file included from ../../src/crypto/crypto_common.h:8:
../../deps/ncrypto/ncrypto.h:1358:23: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
1358 | DeleteFnPtr<EC_KEY, EC_KEY_free> key_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/ec.h:1022:1: note: 'EC_KEY_free' has been explicitly marked deprecated here
1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_common.cc:1:
In file included from ../../src/crypto/crypto_common.h:8:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/ec.h:1022:1: note: 'EC_KEY_free' has been explicitly marked deprecated here
1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_common.cc:1:
In file included from ../../src/crypto/crypto_common.h:8:
../../deps/ncrypto/ncrypto.h:1429:25: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
1429 | DeleteFnPtr<HMAC_CTX, HMAC_CTX_free> ctx_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/hmac.h:35:1: note: 'HMAC_CTX_free' has been explicitly marked deprecated here
35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_common.cc:1:
In file included from ../../src/crypto/crypto_common.h:8:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/hmac.h:35:1: note: 'HMAC_CTX_free' has been explicitly marked deprecated here
35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
8 warnings generated.
[2039/2141] CXX obj/src/crypto/libnode.crypto_aes.o
In file included from ../../src/crypto/crypto_aes.cc:1:
In file included from ../../src/crypto/crypto_aes.h:6:
In file included from ../../src/crypto/crypto_cipher.h:6:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:213:37: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
213 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/rsa.h:304:1: note: 'RSA_free' has been explicitly marked deprecated here
304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_aes.cc:1:
In file included from ../../src/crypto/crypto_aes.h:6:
In file included from ../../src/crypto/crypto_cipher.h:6:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:213:20: note: in instantiation of template type alias 'DeleteFnPtr' requested here
213 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/rsa.h:304:1: note: 'RSA_free' has been explicitly marked deprecated here
304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_aes.cc:1:
In file included from ../../src/crypto/crypto_aes.h:6:
In file included from ../../src/crypto/crypto_cipher.h:6:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:1016:19: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
1016 | DeleteFnPtr<DH, DH_free> dh_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/dh.h:211:1: note: 'DH_free' has been explicitly marked deprecated here
211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_aes.cc:1:
In file included from ../../src/crypto/crypto_aes.h:6:
In file included from ../../src/crypto/crypto_cipher.h:6:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/dh.h:211:1: note: 'DH_free' has been explicitly marked deprecated here
211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_aes.cc:1:
In file included from ../../src/crypto/crypto_aes.h:6:
In file included from ../../src/crypto/crypto_cipher.h:6:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:1358:23: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
1358 | DeleteFnPtr<EC_KEY, EC_KEY_free> key_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/ec.h:1022:1: note: 'EC_KEY_free' has been explicitly marked deprecated here
1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_aes.cc:1:
In file included from ../../src/crypto/crypto_aes.h:6:
In file included from ../../src/crypto/crypto_cipher.h:6:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/ec.h:1022:1: note: 'EC_KEY_free' has been explicitly marked deprecated here
1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_aes.cc:1:
In file included from ../../src/crypto/crypto_aes.h:6:
In file included from ../../src/crypto/crypto_cipher.h:6:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:1429:25: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
1429 | DeleteFnPtr<HMAC_CTX, HMAC_CTX_free> ctx_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/hmac.h:35:1: note: 'HMAC_CTX_free' has been explicitly marked deprecated here
35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_aes.cc:1:
In file included from ../../src/crypto/crypto_aes.h:6:
In file included from ../../src/crypto/crypto_cipher.h:6:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/hmac.h:35:1: note: 'HMAC_CTX_free' has been explicitly marked deprecated here
35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
8 warnings generated.
[2040/2141] CXX obj/src/crypto/libnode.crypto_pbkdf2.o
In file included from ../../src/crypto/crypto_pbkdf2.cc:1:
In file included from ../../src/crypto/crypto_pbkdf2.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:213:37: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
213 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/rsa.h:304:1: note: 'RSA_free' has been explicitly marked deprecated here
304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_pbkdf2.cc:1:
In file included from ../../src/crypto/crypto_pbkdf2.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:213:20: note: in instantiation of template type alias 'DeleteFnPtr' requested here
213 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/rsa.h:304:1: note: 'RSA_free' has been explicitly marked deprecated here
304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_pbkdf2.cc:1:
In file included from ../../src/crypto/crypto_pbkdf2.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:1016:19: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
1016 | DeleteFnPtr<DH, DH_free> dh_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/dh.h:211:1: note: 'DH_free' has been explicitly marked deprecated here
211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_pbkdf2.cc:1:
In file included from ../../src/crypto/crypto_pbkdf2.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/dh.h:211:1: note: 'DH_free' has been explicitly marked deprecated here
211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_pbkdf2.cc:1:
In file included from ../../src/crypto/crypto_pbkdf2.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:1358:23: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
1358 | DeleteFnPtr<EC_KEY, EC_KEY_free> key_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/ec.h:1022:1: note: 'EC_KEY_free' has been explicitly marked deprecated here
1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_pbkdf2.cc:1:
In file included from ../../src/crypto/crypto_pbkdf2.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/ec.h:1022:1: note: 'EC_KEY_free' has been explicitly marked deprecated here
1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_pbkdf2.cc:1:
In file included from ../../src/crypto/crypto_pbkdf2.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:1429:25: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
1429 | DeleteFnPtr<HMAC_CTX, HMAC_CTX_free> ctx_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/hmac.h:35:1: note: 'HMAC_CTX_free' has been explicitly marked deprecated here
35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_pbkdf2.cc:1:
In file included from ../../src/crypto/crypto_pbkdf2.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/hmac.h:35:1: note: 'HMAC_CTX_free' has been explicitly marked deprecated here
35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
8 warnings generated.
[2041/2141] CXX obj/src/crypto/libnode.crypto_hkdf.o
In file included from ../../src/crypto/crypto_hkdf.cc:1:
In file included from ../../src/crypto/crypto_hkdf.h:8:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:213:37: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
213 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/rsa.h:304:1: note: 'RSA_free' has been explicitly marked deprecated here
304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_hkdf.cc:1:
In file included from ../../src/crypto/crypto_hkdf.h:8:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:213:20: note: in instantiation of template type alias 'DeleteFnPtr' requested here
213 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/rsa.h:304:1: note: 'RSA_free' has been explicitly marked deprecated here
304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_hkdf.cc:1:
In file included from ../../src/crypto/crypto_hkdf.h:8:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:1016:19: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
1016 | DeleteFnPtr<DH, DH_free> dh_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/dh.h:211:1: note: 'DH_free' has been explicitly marked deprecated here
211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_hkdf.cc:1:
In file included from ../../src/crypto/crypto_hkdf.h:8:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/dh.h:211:1: note: 'DH_free' has been explicitly marked deprecated here
211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_hkdf.cc:1:
In file included from ../../src/crypto/crypto_hkdf.h:8:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:1358:23: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
1358 | DeleteFnPtr<EC_KEY, EC_KEY_free> key_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/ec.h:1022:1: note: 'EC_KEY_free' has been explicitly marked deprecated here
1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_hkdf.cc:1:
In file included from ../../src/crypto/crypto_hkdf.h:8:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/ec.h:1022:1: note: 'EC_KEY_free' has been explicitly marked deprecated here
1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_hkdf.cc:1:
In file included from ../../src/crypto/crypto_hkdf.h:8:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:1429:25: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
1429 | DeleteFnPtr<HMAC_CTX, HMAC_CTX_free> ctx_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/hmac.h:35:1: note: 'HMAC_CTX_free' has been explicitly marked deprecated here
35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_hkdf.cc:1:
In file included from ../../src/crypto/crypto_hkdf.h:8:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/hmac.h:35:1: note: 'HMAC_CTX_free' has been explicitly marked deprecated here
35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
8 warnings generated.
[2042/2141] CXX obj/src/crypto/libnode.crypto_dsa.o
In file included from ../../src/crypto/crypto_dsa.cc:1:
In file included from ../../src/crypto/crypto_dsa.h:6:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:213:37: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
213 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/rsa.h:304:1: note: 'RSA_free' has been explicitly marked deprecated here
304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_dsa.cc:1:
In file included from ../../src/crypto/crypto_dsa.h:6:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:213:20: note: in instantiation of template type alias 'DeleteFnPtr' requested here
213 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/rsa.h:304:1: note: 'RSA_free' has been explicitly marked deprecated here
304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_dsa.cc:1:
In file included from ../../src/crypto/crypto_dsa.h:6:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:1016:19: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
1016 | DeleteFnPtr<DH, DH_free> dh_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/dh.h:211:1: note: 'DH_free' has been explicitly marked deprecated here
211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_dsa.cc:1:
In file included from ../../src/crypto/crypto_dsa.h:6:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/dh.h:211:1: note: 'DH_free' has been explicitly marked deprecated here
211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_dsa.cc:1:
In file included from ../../src/crypto/crypto_dsa.h:6:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:1358:23: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
1358 | DeleteFnPtr<EC_KEY, EC_KEY_free> key_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/ec.h:1022:1: note: 'EC_KEY_free' has been explicitly marked deprecated here
1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_dsa.cc:1:
In file included from ../../src/crypto/crypto_dsa.h:6:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/ec.h:1022:1: note: 'EC_KEY_free' has been explicitly marked deprecated here
1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_dsa.cc:1:
In file included from ../../src/crypto/crypto_dsa.h:6:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:1429:25: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
1429 | DeleteFnPtr<HMAC_CTX, HMAC_CTX_free> ctx_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/hmac.h:35:1: note: 'HMAC_CTX_free' has been explicitly marked deprecated here
35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_dsa.cc:1:
In file included from ../../src/crypto/crypto_dsa.h:6:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/hmac.h:35:1: note: 'HMAC_CTX_free' has been explicitly marked deprecated here
35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
8 warnings generated.
[2043/2141] CXX obj/src/crypto/libnode.crypto_timing.o
In file included from ../../src/crypto/crypto_timing.cc:2:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:213:37: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
213 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/rsa.h:304:1: note: 'RSA_free' has been explicitly marked deprecated here
304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_timing.cc:2:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:213:20: note: in instantiation of template type alias 'DeleteFnPtr' requested here
213 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/rsa.h:304:1: note: 'RSA_free' has been explicitly marked deprecated here
304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_timing.cc:2:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:1016:19: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
1016 | DeleteFnPtr<DH, DH_free> dh_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/dh.h:211:1: note: 'DH_free' has been explicitly marked deprecated here
211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_timing.cc:2:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/dh.h:211:1: note: 'DH_free' has been explicitly marked deprecated here
211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_timing.cc:2:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:1358:23: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
1358 | DeleteFnPtr<EC_KEY, EC_KEY_free> key_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/ec.h:1022:1: note: 'EC_KEY_free' has been explicitly marked deprecated here
1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_timing.cc:2:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/ec.h:1022:1: note: 'EC_KEY_free' has been explicitly marked deprecated here
1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_timing.cc:2:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:1429:25: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
1429 | DeleteFnPtr<HMAC_CTX, HMAC_CTX_free> ctx_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/hmac.h:35:1: note: 'HMAC_CTX_free' has been explicitly marked deprecated here
35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_timing.cc:2:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/hmac.h:35:1: note: 'HMAC_CTX_free' has been explicitly marked deprecated here
35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
8 warnings generated.
[2044/2141] CXX obj/src/crypto/libnode.crypto_clienthello.o
[2045/2141] CXX obj/src/crypto/libnode.crypto_sig.o
In file included from ../../src/crypto/crypto_sig.cc:1:
In file included from ../../src/crypto/crypto_sig.h:7:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:213:37: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
213 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/rsa.h:304:1: note: 'RSA_free' has been explicitly marked deprecated here
304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_sig.cc:1:
In file included from ../../src/crypto/crypto_sig.h:7:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:213:20: note: in instantiation of template type alias 'DeleteFnPtr' requested here
213 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/rsa.h:304:1: note: 'RSA_free' has been explicitly marked deprecated here
304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_sig.cc:1:
In file included from ../../src/crypto/crypto_sig.h:7:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:1016:19: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
1016 | DeleteFnPtr<DH, DH_free> dh_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/dh.h:211:1: note: 'DH_free' has been explicitly marked deprecated here
211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_sig.cc:1:
In file included from ../../src/crypto/crypto_sig.h:7:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/dh.h:211:1: note: 'DH_free' has been explicitly marked deprecated here
211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_sig.cc:1:
In file included from ../../src/crypto/crypto_sig.h:7:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:1358:23: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
1358 | DeleteFnPtr<EC_KEY, EC_KEY_free> key_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/ec.h:1022:1: note: 'EC_KEY_free' has been explicitly marked deprecated here
1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_sig.cc:1:
In file included from ../../src/crypto/crypto_sig.h:7:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/ec.h:1022:1: note: 'EC_KEY_free' has been explicitly marked deprecated here
1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_sig.cc:1:
In file included from ../../src/crypto/crypto_sig.h:7:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:1429:25: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
1429 | DeleteFnPtr<HMAC_CTX, HMAC_CTX_free> ctx_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/hmac.h:35:1: note: 'HMAC_CTX_free' has been explicitly marked deprecated here
35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_sig.cc:1:
In file included from ../../src/crypto/crypto_sig.h:7:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/hmac.h:35:1: note: 'HMAC_CTX_free' has been explicitly marked deprecated here
35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
8 warnings generated.
[2046/2141] CXX obj/src/crypto/libnode.crypto_cipher.o
In file included from ../../src/crypto/crypto_cipher.cc:1:
In file included from ../../src/crypto/crypto_cipher.h:6:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:213:37: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
213 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/rsa.h:304:1: note: 'RSA_free' has been explicitly marked deprecated here
304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_cipher.cc:1:
In file included from ../../src/crypto/crypto_cipher.h:6:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:213:20: note: in instantiation of template type alias 'DeleteFnPtr' requested here
213 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/rsa.h:304:1: note: 'RSA_free' has been explicitly marked deprecated here
304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_cipher.cc:1:
In file included from ../../src/crypto/crypto_cipher.h:6:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:1016:19: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
1016 | DeleteFnPtr<DH, DH_free> dh_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/dh.h:211:1: note: 'DH_free' has been explicitly marked deprecated here
211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_cipher.cc:1:
In file included from ../../src/crypto/crypto_cipher.h:6:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/dh.h:211:1: note: 'DH_free' has been explicitly marked deprecated here
211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_cipher.cc:1:
In file included from ../../src/crypto/crypto_cipher.h:6:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:1358:23: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
1358 | DeleteFnPtr<EC_KEY, EC_KEY_free> key_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/ec.h:1022:1: note: 'EC_KEY_free' has been explicitly marked deprecated here
1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_cipher.cc:1:
In file included from ../../src/crypto/crypto_cipher.h:6:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/ec.h:1022:1: note: 'EC_KEY_free' has been explicitly marked deprecated here
1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_cipher.cc:1:
In file included from ../../src/crypto/crypto_cipher.h:6:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:1429:25: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
1429 | DeleteFnPtr<HMAC_CTX, HMAC_CTX_free> ctx_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/hmac.h:35:1: note: 'HMAC_CTX_free' has been explicitly marked deprecated here
35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_cipher.cc:1:
In file included from ../../src/crypto/crypto_cipher.h:6:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/hmac.h:35:1: note: 'HMAC_CTX_free' has been explicitly marked deprecated here
35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
8 warnings generated.
[2047/2141] LIBTOOL-STATIC libv8_snapshot.a, POSTBUILDS
[2048/2141] CXX obj/src/crypto/libnode.crypto_hmac.o
In file included from ../../src/crypto/crypto_hmac.cc:1:
In file included from ../../src/crypto/crypto_hmac.h:7:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:213:37: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
213 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/rsa.h:304:1: note: 'RSA_free' has been explicitly marked deprecated here
304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_hmac.cc:1:
In file included from ../../src/crypto/crypto_hmac.h:7:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:213:20: note: in instantiation of template type alias 'DeleteFnPtr' requested here
213 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/rsa.h:304:1: note: 'RSA_free' has been explicitly marked deprecated here
304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_hmac.cc:1:
In file included from ../../src/crypto/crypto_hmac.h:7:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:1016:19: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
1016 | DeleteFnPtr<DH, DH_free> dh_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/dh.h:211:1: note: 'DH_free' has been explicitly marked deprecated here
211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_hmac.cc:1:
In file included from ../../src/crypto/crypto_hmac.h:7:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/dh.h:211:1: note: 'DH_free' has been explicitly marked deprecated here
211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_hmac.cc:1:
In file included from ../../src/crypto/crypto_hmac.h:7:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:1358:23: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
1358 | DeleteFnPtr<EC_KEY, EC_KEY_free> key_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/ec.h:1022:1: note: 'EC_KEY_free' has been explicitly marked deprecated here
1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_hmac.cc:1:
In file included from ../../src/crypto/crypto_hmac.h:7:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/ec.h:1022:1: note: 'EC_KEY_free' has been explicitly marked deprecated here
1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_hmac.cc:1:
In file included from ../../src/crypto/crypto_hmac.h:7:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:1429:25: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
1429 | DeleteFnPtr<HMAC_CTX, HMAC_CTX_free> ctx_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/hmac.h:35:1: note: 'HMAC_CTX_free' has been explicitly marked deprecated here
35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_hmac.cc:1:
In file included from ../../src/crypto/crypto_hmac.h:7:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/hmac.h:35:1: note: 'HMAC_CTX_free' has been explicitly marked deprecated here
35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
8 warnings generated.
[2049/2141] LIBTOOL-STATIC libzstd.a, POSTBUILDS
[2050/2141] LIBTOOL-STATIC libuvwasi.a, POSTBUILDS
[2051/2141] CXX obj/src/crypto/libnode.crypto_context.o
In file included from ../../src/crypto/crypto_context.cc:1:
In file included from ../../src/crypto/crypto_context.h:7:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:213:37: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
213 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/rsa.h:304:1: note: 'RSA_free' has been explicitly marked deprecated here
304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_context.cc:1:
In file included from ../../src/crypto/crypto_context.h:7:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:213:20: note: in instantiation of template type alias 'DeleteFnPtr' requested here
213 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/rsa.h:304:1: note: 'RSA_free' has been explicitly marked deprecated here
304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_context.cc:1:
In file included from ../../src/crypto/crypto_context.h:7:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:1016:19: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
1016 | DeleteFnPtr<DH, DH_free> dh_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/dh.h:211:1: note: 'DH_free' has been explicitly marked deprecated here
211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_context.cc:1:
In file included from ../../src/crypto/crypto_context.h:7:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/dh.h:211:1: note: 'DH_free' has been explicitly marked deprecated here
211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_context.cc:1:
In file included from ../../src/crypto/crypto_context.h:7:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:1358:23: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
1358 | DeleteFnPtr<EC_KEY, EC_KEY_free> key_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/ec.h:1022:1: note: 'EC_KEY_free' has been explicitly marked deprecated here
1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_context.cc:1:
In file included from ../../src/crypto/crypto_context.h:7:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/ec.h:1022:1: note: 'EC_KEY_free' has been explicitly marked deprecated here
1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_context.cc:1:
In file included from ../../src/crypto/crypto_context.h:7:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:1429:25: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
1429 | DeleteFnPtr<HMAC_CTX, HMAC_CTX_free> ctx_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/hmac.h:35:1: note: 'HMAC_CTX_free' has been explicitly marked deprecated here
35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_context.cc:1:
In file included from ../../src/crypto/crypto_context.h:7:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/hmac.h:35:1: note: 'HMAC_CTX_free' has been explicitly marked deprecated here
35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../src/crypto/crypto_context.cc:1598:14: warning: 'PEM_read_bio_DHparams' is deprecated [-Wdeprecated-declarations]
1598 | dh.reset(PEM_read_bio_DHparams(bio.get(), nullptr, nullptr, nullptr));
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/pem.h:478:21: note: 'PEM_read_bio_DHparams' has been explicitly marked deprecated here
478 | DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, DHparams, DH)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../src/crypto/crypto_context.cc:1607:3: warning: 'DH_get0_pqg' is deprecated [-Wdeprecated-declarations]
1607 | DH_get0_pqg(dh.get(), &p, nullptr, nullptr);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/dh.h:264:1: note: 'DH_get0_pqg' has been explicitly marked deprecated here
264 | OSSL_DEPRECATEDIN_3_0 void DH_get0_pqg(const DH *dh, const BIGNUM **p,
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../src/crypto/crypto_context.cc:2012:3: warning: 'HMAC_Init_ex' is deprecated [-Wdeprecated-declarations]
2012 | HMAC_Init_ex(
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/hmac.h:43:1: note: 'HMAC_Init_ex' has been explicitly marked deprecated here
43 | OSSL_DEPRECATEDIN_3_0 int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len,
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../src/crypto/crypto_context.cc:2039:9: warning: 'HMAC_Init_ex' is deprecated [-Wdeprecated-declarations]
2039 | HMAC_Init_ex(hctx,
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/hmac.h:43:1: note: 'HMAC_Init_ex' has been explicitly marked deprecated here
43 | OSSL_DEPRECATEDIN_3_0 int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len,
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../src/crypto/crypto_context.cc:2056:7: warning: 'HMAC_Init_ex' is deprecated [-Wdeprecated-declarations]
2056 | HMAC_Init_ex(hctx,
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/hmac.h:43:1: note: 'HMAC_Init_ex' has been explicitly marked deprecated here
43 | OSSL_DEPRECATEDIN_3_0 int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len,
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_context.cc:1:
In file included from ../../src/crypto/crypto_context.h:7:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:205:39: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
205 | void operator()(T* pointer) const { function(pointer); }
| ^
/nix/store/vkdffdlbi5yfdkl50fwc07v33h5z4qkb-libcxx-19.1.7-dev/include/c++/v1/__memory/unique_ptr.h:292:7: note: in instantiation of member function 'ncrypto::FunctionDeleter<dh_st, &DH_free>::operator()' requested here
292 | __ptr_.second()(__tmp);
| ^
/nix/store/vkdffdlbi5yfdkl50fwc07v33h5z4qkb-libcxx-19.1.7-dev/include/c++/v1/__memory/unique_ptr.h:261:71: note: in instantiation of member function 'std::unique_ptr<dh_st, ncrypto::FunctionDeleter<dh_st, &DH_free>>::reset' requested here
261 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 ~unique_ptr() { reset(); }
| ^
../../deps/ncrypto/ncrypto.h:956:3: note: in instantiation of member function 'std::unique_ptr<dh_st, ncrypto::FunctionDeleter<dh_st, &DH_free>>::~unique_ptr' requested here
956 | DHPointer() = default;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/dh.h:211:1: note: 'DH_free' has been explicitly marked deprecated here
211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
14 warnings generated.
[2052/2141] LIBTOOL-STATIC libsimdjson.a, POSTBUILDS
[2053/2141] LIBTOOL-STATIC libnghttp2.a, POSTBUILDS
[2054/2141] LIBTOOL-STATIC libncrypto.a, POSTBUILDS
[2055/2141] CXX obj/src/crypto/libnode.crypto_ec.o
In file included from ../../src/crypto/crypto_ec.cc:1:
In file included from ../../src/crypto/crypto_ec.h:8:
In file included from ../../src/crypto/crypto_keygen.h:8:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:213:37: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
213 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/rsa.h:304:1: note: 'RSA_free' has been explicitly marked deprecated here
304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_ec.cc:1:
In file included from ../../src/crypto/crypto_ec.h:8:
In file included from ../../src/crypto/crypto_keygen.h:8:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:213:20: note: in instantiation of template type alias 'DeleteFnPtr' requested here
213 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/rsa.h:304:1: note: 'RSA_free' has been explicitly marked deprecated here
304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_ec.cc:1:
In file included from ../../src/crypto/crypto_ec.h:8:
In file included from ../../src/crypto/crypto_keygen.h:8:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:1016:19: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
1016 | DeleteFnPtr<DH, DH_free> dh_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/dh.h:211:1: note: 'DH_free' has been explicitly marked deprecated here
211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_ec.cc:1:
In file included from ../../src/crypto/crypto_ec.h:8:
In file included from ../../src/crypto/crypto_keygen.h:8:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/dh.h:211:1: note: 'DH_free' has been explicitly marked deprecated here
211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_ec.cc:1:
In file included from ../../src/crypto/crypto_ec.h:8:
In file included from ../../src/crypto/crypto_keygen.h:8:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:1358:23: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
1358 | DeleteFnPtr<EC_KEY, EC_KEY_free> key_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/ec.h:1022:1: note: 'EC_KEY_free' has been explicitly marked deprecated here
1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_ec.cc:1:
In file included from ../../src/crypto/crypto_ec.h:8:
In file included from ../../src/crypto/crypto_keygen.h:8:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/ec.h:1022:1: note: 'EC_KEY_free' has been explicitly marked deprecated here
1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_ec.cc:1:
In file included from ../../src/crypto/crypto_ec.h:8:
In file included from ../../src/crypto/crypto_keygen.h:8:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:1429:25: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
1429 | DeleteFnPtr<HMAC_CTX, HMAC_CTX_free> ctx_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/hmac.h:35:1: note: 'HMAC_CTX_free' has been explicitly marked deprecated here
35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_ec.cc:1:
In file included from ../../src/crypto/crypto_ec.h:8:
In file included from ../../src/crypto/crypto_keygen.h:8:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/hmac.h:35:1: note: 'HMAC_CTX_free' has been explicitly marked deprecated here
35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../src/crypto/crypto_ec.cc:200:8: warning: 'ECDH_compute_key' is deprecated [-Wdeprecated-declarations]
200 | if (!ECDH_compute_key(
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/ec.h:1315:1: note: 'ECDH_compute_key' has been explicitly marked deprecated here
1315 | OSSL_DEPRECATEDIN_3_0 int ECDH_compute_key(void *out, size_t outlen,
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../src/crypto/crypto_ec.cc:480:11: warning: 'ECDH_compute_key' is deprecated [-Wdeprecated-declarations]
480 | if (ECDH_compute_key(
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/ec.h:1315:1: note: 'ECDH_compute_key' has been explicitly marked deprecated here
1315 | OSSL_DEPRECATEDIN_3_0 int ECDH_compute_key(void *out, size_t outlen,
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
10 warnings generated.
[2056/2141] LIBTOOL-STATIC libnbytes.a, POSTBUILDS
[2057/2141] LIBTOOL-STATIC libllhttp.a, POSTBUILDS
[2058/2141] LIBTOOL-STATIC libcrdtp.a, POSTBUILDS
[2059/2141] LIBTOOL-STATIC libhistogram.a, POSTBUILDS
[2060/2141] STAMP obj/node_mksnapshot.compile_depends.stamp
[2061/2141] LIBTOOL-STATIC libcares.a, POSTBUILDS
[2062/2141] LIBTOOL-STATIC libbrotli.a, POSTBUILDS
[2063/2141] LIBTOOL-STATIC libada.a, POSTBUILDS
[2064/2141] CXX obj/src/crypto/libnode.crypto_random.o
In file included from ../../src/crypto/crypto_random.cc:1:
In file included from ../../src/crypto/crypto_random.h:7:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:213:37: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
213 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/rsa.h:304:1: note: 'RSA_free' has been explicitly marked deprecated here
304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_random.cc:1:
In file included from ../../src/crypto/crypto_random.h:7:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:213:20: note: in instantiation of template type alias 'DeleteFnPtr' requested here
213 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/rsa.h:304:1: note: 'RSA_free' has been explicitly marked deprecated here
304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_random.cc:1:
In file included from ../../src/crypto/crypto_random.h:7:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:1016:19: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
1016 | DeleteFnPtr<DH, DH_free> dh_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/dh.h:211:1: note: 'DH_free' has been explicitly marked deprecated here
211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_random.cc:1:
In file included from ../../src/crypto/crypto_random.h:7:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/dh.h:211:1: note: 'DH_free' has been explicitly marked deprecated here
211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_random.cc:1:
In file included from ../../src/crypto/crypto_random.h:7:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:1358:23: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
1358 | DeleteFnPtr<EC_KEY, EC_KEY_free> key_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/ec.h:1022:1: note: 'EC_KEY_free' has been explicitly marked deprecated here
1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_random.cc:1:
In file included from ../../src/crypto/crypto_random.h:7:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/ec.h:1022:1: note: 'EC_KEY_free' has been explicitly marked deprecated here
1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_random.cc:1:
In file included from ../../src/crypto/crypto_random.h:7:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:1429:25: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
1429 | DeleteFnPtr<HMAC_CTX, HMAC_CTX_free> ctx_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/hmac.h:35:1: note: 'HMAC_CTX_free' has been explicitly marked deprecated here
35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_random.cc:1:
In file included from ../../src/crypto/crypto_random.h:7:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/hmac.h:35:1: note: 'HMAC_CTX_free' has been explicitly marked deprecated here
35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
8 warnings generated.
[2065/2141] CXX obj/src/crypto/libnode.crypto_spkac.o
In file included from ../../src/crypto/crypto_spkac.cc:2:
In file included from ../../src/crypto/crypto_common.h:8:
../../deps/ncrypto/ncrypto.h:213:37: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
213 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/rsa.h:304:1: note: 'RSA_free' has been explicitly marked deprecated here
304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_spkac.cc:2:
In file included from ../../src/crypto/crypto_common.h:8:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:213:20: note: in instantiation of template type alias 'DeleteFnPtr' requested here
213 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/rsa.h:304:1: note: 'RSA_free' has been explicitly marked deprecated here
304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_spkac.cc:2:
In file included from ../../src/crypto/crypto_common.h:8:
../../deps/ncrypto/ncrypto.h:1016:19: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
1016 | DeleteFnPtr<DH, DH_free> dh_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/dh.h:211:1: note: 'DH_free' has been explicitly marked deprecated here
211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_spkac.cc:2:
In file included from ../../src/crypto/crypto_common.h:8:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/dh.h:211:1: note: 'DH_free' has been explicitly marked deprecated here
211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_spkac.cc:2:
In file included from ../../src/crypto/crypto_common.h:8:
../../deps/ncrypto/ncrypto.h:1358:23: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
1358 | DeleteFnPtr<EC_KEY, EC_KEY_free> key_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/ec.h:1022:1: note: 'EC_KEY_free' has been explicitly marked deprecated here
1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_spkac.cc:2:
In file included from ../../src/crypto/crypto_common.h:8:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/ec.h:1022:1: note: 'EC_KEY_free' has been explicitly marked deprecated here
1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_spkac.cc:2:
In file included from ../../src/crypto/crypto_common.h:8:
../../deps/ncrypto/ncrypto.h:1429:25: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
1429 | DeleteFnPtr<HMAC_CTX, HMAC_CTX_free> ctx_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/hmac.h:35:1: note: 'HMAC_CTX_free' has been explicitly marked deprecated here
35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_spkac.cc:2:
In file included from ../../src/crypto/crypto_common.h:8:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/hmac.h:35:1: note: 'HMAC_CTX_free' has been explicitly marked deprecated here
35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
8 warnings generated.
[2066/2141] CXX obj/src/crypto/libnode.crypto_rsa.o
In file included from ../../src/crypto/crypto_rsa.cc:1:
In file included from ../../src/crypto/crypto_rsa.h:6:
In file included from ../../src/crypto/crypto_cipher.h:6:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:213:37: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
213 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/rsa.h:304:1: note: 'RSA_free' has been explicitly marked deprecated here
304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_rsa.cc:1:
In file included from ../../src/crypto/crypto_rsa.h:6:
In file included from ../../src/crypto/crypto_cipher.h:6:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:213:20: note: in instantiation of template type alias 'DeleteFnPtr' requested here
213 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/rsa.h:304:1: note: 'RSA_free' has been explicitly marked deprecated here
304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_rsa.cc:1:
In file included from ../../src/crypto/crypto_rsa.h:6:
In file included from ../../src/crypto/crypto_cipher.h:6:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:1016:19: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
1016 | DeleteFnPtr<DH, DH_free> dh_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/dh.h:211:1: note: 'DH_free' has been explicitly marked deprecated here
211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_rsa.cc:1:
In file included from ../../src/crypto/crypto_rsa.h:6:
In file included from ../../src/crypto/crypto_cipher.h:6:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/dh.h:211:1: note: 'DH_free' has been explicitly marked deprecated here
211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_rsa.cc:1:
In file included from ../../src/crypto/crypto_rsa.h:6:
In file included from ../../src/crypto/crypto_cipher.h:6:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:1358:23: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
1358 | DeleteFnPtr<EC_KEY, EC_KEY_free> key_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/ec.h:1022:1: note: 'EC_KEY_free' has been explicitly marked deprecated here
1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_rsa.cc:1:
In file included from ../../src/crypto/crypto_rsa.h:6:
In file included from ../../src/crypto/crypto_cipher.h:6:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/ec.h:1022:1: note: 'EC_KEY_free' has been explicitly marked deprecated here
1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_rsa.cc:1:
In file included from ../../src/crypto/crypto_rsa.h:6:
In file included from ../../src/crypto/crypto_cipher.h:6:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:1429:25: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
1429 | DeleteFnPtr<HMAC_CTX, HMAC_CTX_free> ctx_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/hmac.h:35:1: note: 'HMAC_CTX_free' has been explicitly marked deprecated here
35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_rsa.cc:1:
In file included from ../../src/crypto/crypto_rsa.h:6:
In file included from ../../src/crypto/crypto_cipher.h:6:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/hmac.h:35:1: note: 'HMAC_CTX_free' has been explicitly marked deprecated here
35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../src/crypto/crypto_rsa.cc:388:18: warning: 'RSA_new' is deprecated [-Wdeprecated-declarations]
388 | RSAPointer rsa(RSA_new());
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/rsa.h:212:1: note: 'RSA_new' has been explicitly marked deprecated here
212 | OSSL_DEPRECATEDIN_3_0 RSA *RSA_new(void);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_rsa.cc:1:
In file included from ../../src/crypto/crypto_rsa.h:6:
In file included from ../../src/crypto/crypto_cipher.h:6:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:205:39: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
205 | void operator()(T* pointer) const { function(pointer); }
| ^
/nix/store/vkdffdlbi5yfdkl50fwc07v33h5z4qkb-libcxx-19.1.7-dev/include/c++/v1/__memory/unique_ptr.h:292:7: note: in instantiation of member function 'ncrypto::FunctionDeleter<rsa_st, &RSA_free>::operator()' requested here
292 | __ptr_.second()(__tmp);
| ^
/nix/store/vkdffdlbi5yfdkl50fwc07v33h5z4qkb-libcxx-19.1.7-dev/include/c++/v1/__memory/unique_ptr.h:261:71: note: in instantiation of member function 'std::unique_ptr<rsa_st, ncrypto::FunctionDeleter<rsa_st, &RSA_free>>::reset' requested here
261 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 ~unique_ptr() { reset(); }
| ^
../../src/crypto/crypto_rsa.cc:388:14: note: in instantiation of member function 'std::unique_ptr<rsa_st, ncrypto::FunctionDeleter<rsa_st, &RSA_free>>::~unique_ptr' requested here
388 | RSAPointer rsa(RSA_new());
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/rsa.h:304:1: note: 'RSA_free' has been explicitly marked deprecated here
304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
10 warnings generated.
[2067/2141] CXX obj/src/crypto/libnode.crypto_util.o
In file included from ../../src/crypto/crypto_util.cc:1:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:213:37: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
213 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/rsa.h:304:1: note: 'RSA_free' has been explicitly marked deprecated here
304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_util.cc:1:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:213:20: note: in instantiation of template type alias 'DeleteFnPtr' requested here
213 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/rsa.h:304:1: note: 'RSA_free' has been explicitly marked deprecated here
304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_util.cc:1:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:1016:19: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
1016 | DeleteFnPtr<DH, DH_free> dh_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/dh.h:211:1: note: 'DH_free' has been explicitly marked deprecated here
211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_util.cc:1:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/dh.h:211:1: note: 'DH_free' has been explicitly marked deprecated here
211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_util.cc:1:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:1358:23: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
1358 | DeleteFnPtr<EC_KEY, EC_KEY_free> key_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/ec.h:1022:1: note: 'EC_KEY_free' has been explicitly marked deprecated here
1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_util.cc:1:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/ec.h:1022:1: note: 'EC_KEY_free' has been explicitly marked deprecated here
1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_util.cc:1:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:1429:25: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
1429 | DeleteFnPtr<HMAC_CTX, HMAC_CTX_free> ctx_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/hmac.h:35:1: note: 'HMAC_CTX_free' has been explicitly marked deprecated here
35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_util.cc:1:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/hmac.h:35:1: note: 'HMAC_CTX_free' has been explicitly marked deprecated here
35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../src/crypto/crypto_util.cc:481:20: warning: 'ERR_func_error_string' is deprecated [-Wdeprecated-declarations]
481 | const char* fs = ERR_func_error_string(err);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/err.h:459:1: note: 'ERR_func_error_string' has been explicitly marked deprecated here
459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
9 warnings generated.
[2068/2141] CXX obj/deps/googletest/src/gtest.gtest-assertion-result.o
[2069/2141] CXX obj/deps/googletest/src/gtest.gtest-filepath.o
[2070/2141] CXX obj/src/node_mksnapshot.node_snapshot_stub.o
[2071/2141] CXX obj/src/crypto/libnode.crypto_dh.o
In file included from ../../src/crypto/crypto_dh.cc:1:
In file included from ../../src/crypto/crypto_dh.h:6:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:213:37: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
213 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/rsa.h:304:1: note: 'RSA_free' has been explicitly marked deprecated here
304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_dh.cc:1:
In file included from ../../src/crypto/crypto_dh.h:6:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:213:20: note: in instantiation of template type alias 'DeleteFnPtr' requested here
213 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/rsa.h:304:1: note: 'RSA_free' has been explicitly marked deprecated here
304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_dh.cc:1:
In file included from ../../src/crypto/crypto_dh.h:6:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:1016:19: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
1016 | DeleteFnPtr<DH, DH_free> dh_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/dh.h:211:1: note: 'DH_free' has been explicitly marked deprecated here
211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_dh.cc:1:
In file included from ../../src/crypto/crypto_dh.h:6:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/dh.h:211:1: note: 'DH_free' has been explicitly marked deprecated here
211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_dh.cc:1:
In file included from ../../src/crypto/crypto_dh.h:6:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:1358:23: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
1358 | DeleteFnPtr<EC_KEY, EC_KEY_free> key_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/ec.h:1022:1: note: 'EC_KEY_free' has been explicitly marked deprecated here
1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_dh.cc:1:
In file included from ../../src/crypto/crypto_dh.h:6:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/ec.h:1022:1: note: 'EC_KEY_free' has been explicitly marked deprecated here
1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_dh.cc:1:
In file included from ../../src/crypto/crypto_dh.h:6:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:1429:25: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
1429 | DeleteFnPtr<HMAC_CTX, HMAC_CTX_free> ctx_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/hmac.h:35:1: note: 'HMAC_CTX_free' has been explicitly marked deprecated here
35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_dh.cc:1:
In file included from ../../src/crypto/crypto_dh.h:6:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/hmac.h:35:1: note: 'HMAC_CTX_free' has been explicitly marked deprecated here
35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
8 warnings generated.
[2072/2141] CXX obj/deps/googletest/src/gtest.gtest-matchers.o
[2073/2141] STAMP obj/embedtest.compile_depends.stamp
[2074/2141] STAMP obj/cctest.compile_depends.stamp
[2075/2141] CXX obj/src/crypto/libnode.crypto_hash.o
In file included from ../../src/crypto/crypto_hash.cc:1:
In file included from ../../src/crypto/crypto_hash.h:7:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:213:37: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
213 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/rsa.h:304:1: note: 'RSA_free' has been explicitly marked deprecated here
304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_hash.cc:1:
In file included from ../../src/crypto/crypto_hash.h:7:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:213:20: note: in instantiation of template type alias 'DeleteFnPtr' requested here
213 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/rsa.h:304:1: note: 'RSA_free' has been explicitly marked deprecated here
304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_hash.cc:1:
In file included from ../../src/crypto/crypto_hash.h:7:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:1016:19: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
1016 | DeleteFnPtr<DH, DH_free> dh_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/dh.h:211:1: note: 'DH_free' has been explicitly marked deprecated here
211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_hash.cc:1:
In file included from ../../src/crypto/crypto_hash.h:7:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/dh.h:211:1: note: 'DH_free' has been explicitly marked deprecated here
211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_hash.cc:1:
In file included from ../../src/crypto/crypto_hash.h:7:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:1358:23: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
1358 | DeleteFnPtr<EC_KEY, EC_KEY_free> key_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/ec.h:1022:1: note: 'EC_KEY_free' has been explicitly marked deprecated here
1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_hash.cc:1:
In file included from ../../src/crypto/crypto_hash.h:7:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/ec.h:1022:1: note: 'EC_KEY_free' has been explicitly marked deprecated here
1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_hash.cc:1:
In file included from ../../src/crypto/crypto_hash.h:7:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:1429:25: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
1429 | DeleteFnPtr<HMAC_CTX, HMAC_CTX_free> ctx_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/hmac.h:35:1: note: 'HMAC_CTX_free' has been explicitly marked deprecated here
35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_hash.cc:1:
In file included from ../../src/crypto/crypto_hash.h:7:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/hmac.h:35:1: note: 'HMAC_CTX_free' has been explicitly marked deprecated here
35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
8 warnings generated.
[2076/2141] CXX obj/src/crypto/libnode.crypto_scrypt.o
In file included from ../../src/crypto/crypto_scrypt.cc:1:
In file included from ../../src/crypto/crypto_scrypt.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:213:37: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
213 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/rsa.h:304:1: note: 'RSA_free' has been explicitly marked deprecated here
304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_scrypt.cc:1:
In file included from ../../src/crypto/crypto_scrypt.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:213:20: note: in instantiation of template type alias 'DeleteFnPtr' requested here
213 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/rsa.h:304:1: note: 'RSA_free' has been explicitly marked deprecated here
304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_scrypt.cc:1:
In file included from ../../src/crypto/crypto_scrypt.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:1016:19: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
1016 | DeleteFnPtr<DH, DH_free> dh_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/dh.h:211:1: note: 'DH_free' has been explicitly marked deprecated here
211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_scrypt.cc:1:
In file included from ../../src/crypto/crypto_scrypt.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/dh.h:211:1: note: 'DH_free' has been explicitly marked deprecated here
211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_scrypt.cc:1:
In file included from ../../src/crypto/crypto_scrypt.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:1358:23: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
1358 | DeleteFnPtr<EC_KEY, EC_KEY_free> key_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/ec.h:1022:1: note: 'EC_KEY_free' has been explicitly marked deprecated here
1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_scrypt.cc:1:
In file included from ../../src/crypto/crypto_scrypt.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/ec.h:1022:1: note: 'EC_KEY_free' has been explicitly marked deprecated here
1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_scrypt.cc:1:
In file included from ../../src/crypto/crypto_scrypt.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:1429:25: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
1429 | DeleteFnPtr<HMAC_CTX, HMAC_CTX_free> ctx_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/hmac.h:35:1: note: 'HMAC_CTX_free' has been explicitly marked deprecated here
35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_scrypt.cc:1:
In file included from ../../src/crypto/crypto_scrypt.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/hmac.h:35:1: note: 'HMAC_CTX_free' has been explicitly marked deprecated here
35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
8 warnings generated.
[2077/2141] CC obj/test/overlapped-checker/overlapped-checker.main_unix.o
[2078/2141] CXX obj/deps/googletest/src/gtest.gtest-death-test.o
[2079/2141] CXX obj/src/crypto/libnode.crypto_keygen.o
In file included from ../../src/crypto/crypto_keygen.cc:1:
In file included from ../../src/crypto/crypto_keygen.h:8:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:213:37: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
213 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/rsa.h:304:1: note: 'RSA_free' has been explicitly marked deprecated here
304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_keygen.cc:1:
In file included from ../../src/crypto/crypto_keygen.h:8:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:213:20: note: in instantiation of template type alias 'DeleteFnPtr' requested here
213 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/rsa.h:304:1: note: 'RSA_free' has been explicitly marked deprecated here
304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_keygen.cc:1:
In file included from ../../src/crypto/crypto_keygen.h:8:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:1016:19: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
1016 | DeleteFnPtr<DH, DH_free> dh_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/dh.h:211:1: note: 'DH_free' has been explicitly marked deprecated here
211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_keygen.cc:1:
In file included from ../../src/crypto/crypto_keygen.h:8:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/dh.h:211:1: note: 'DH_free' has been explicitly marked deprecated here
211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_keygen.cc:1:
In file included from ../../src/crypto/crypto_keygen.h:8:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:1358:23: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
1358 | DeleteFnPtr<EC_KEY, EC_KEY_free> key_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/ec.h:1022:1: note: 'EC_KEY_free' has been explicitly marked deprecated here
1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_keygen.cc:1:
In file included from ../../src/crypto/crypto_keygen.h:8:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/ec.h:1022:1: note: 'EC_KEY_free' has been explicitly marked deprecated here
1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_keygen.cc:1:
In file included from ../../src/crypto/crypto_keygen.h:8:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:1429:25: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
1429 | DeleteFnPtr<HMAC_CTX, HMAC_CTX_free> ctx_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/hmac.h:35:1: note: 'HMAC_CTX_free' has been explicitly marked deprecated here
35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_keygen.cc:1:
In file included from ../../src/crypto/crypto_keygen.h:8:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/hmac.h:35:1: note: 'HMAC_CTX_free' has been explicitly marked deprecated here
35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
8 warnings generated.
[2080/2141] CXX obj/deps/googletest/src/gtest.gtest-port.o
[2081/2141] CXX obj/src/crypto/libnode.crypto_keys.o
In file included from ../../src/crypto/crypto_keys.cc:1:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:213:37: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
213 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/rsa.h:304:1: note: 'RSA_free' has been explicitly marked deprecated here
304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_keys.cc:1:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:213:20: note: in instantiation of template type alias 'DeleteFnPtr' requested here
213 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/rsa.h:304:1: note: 'RSA_free' has been explicitly marked deprecated here
304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_keys.cc:1:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:1016:19: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
1016 | DeleteFnPtr<DH, DH_free> dh_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/dh.h:211:1: note: 'DH_free' has been explicitly marked deprecated here
211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_keys.cc:1:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/dh.h:211:1: note: 'DH_free' has been explicitly marked deprecated here
211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_keys.cc:1:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:1358:23: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
1358 | DeleteFnPtr<EC_KEY, EC_KEY_free> key_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/ec.h:1022:1: note: 'EC_KEY_free' has been explicitly marked deprecated here
1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_keys.cc:1:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/ec.h:1022:1: note: 'EC_KEY_free' has been explicitly marked deprecated here
1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_keys.cc:1:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:1429:25: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
1429 | DeleteFnPtr<HMAC_CTX, HMAC_CTX_free> ctx_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/hmac.h:35:1: note: 'HMAC_CTX_free' has been explicitly marked deprecated here
35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_keys.cc:1:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/hmac.h:35:1: note: 'HMAC_CTX_free' has been explicitly marked deprecated here
35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
8 warnings generated.
[2082/2141] CXX obj/deps/googletest/src/gtest.gtest-printers.o
[2083/2141] CXX obj/tools/snapshot/node_mksnapshot.node_mksnapshot.o
[2084/2141] CXX obj/deps/googletest/src/gtest.gtest-test-part.o
[2085/2141] CXX obj/deps/googletest/src/gtest_main.gtest_main.o
[2086/2141] CXX obj/deps/googletest/src/gtest.gtest-typed-test.o
[2087/2141] CXX obj/src/crypto/libnode.crypto_x509.o
In file included from ../../src/crypto/crypto_x509.cc:1:
In file included from ../../src/crypto/crypto_x509.h:7:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:213:37: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
213 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/rsa.h:304:1: note: 'RSA_free' has been explicitly marked deprecated here
304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_x509.cc:1:
In file included from ../../src/crypto/crypto_x509.h:7:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:213:20: note: in instantiation of template type alias 'DeleteFnPtr' requested here
213 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/rsa.h:304:1: note: 'RSA_free' has been explicitly marked deprecated here
304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_x509.cc:1:
In file included from ../../src/crypto/crypto_x509.h:7:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:1016:19: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
1016 | DeleteFnPtr<DH, DH_free> dh_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/dh.h:211:1: note: 'DH_free' has been explicitly marked deprecated here
211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_x509.cc:1:
In file included from ../../src/crypto/crypto_x509.h:7:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/dh.h:211:1: note: 'DH_free' has been explicitly marked deprecated here
211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_x509.cc:1:
In file included from ../../src/crypto/crypto_x509.h:7:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:1358:23: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
1358 | DeleteFnPtr<EC_KEY, EC_KEY_free> key_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/ec.h:1022:1: note: 'EC_KEY_free' has been explicitly marked deprecated here
1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_x509.cc:1:
In file included from ../../src/crypto/crypto_x509.h:7:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/ec.h:1022:1: note: 'EC_KEY_free' has been explicitly marked deprecated here
1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_x509.cc:1:
In file included from ../../src/crypto/crypto_x509.h:7:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:1429:25: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
1429 | DeleteFnPtr<HMAC_CTX, HMAC_CTX_free> ctx_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/hmac.h:35:1: note: 'HMAC_CTX_free' has been explicitly marked deprecated here
35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_x509.cc:1:
In file included from ../../src/crypto/crypto_x509.h:7:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/hmac.h:35:1: note: 'HMAC_CTX_free' has been explicitly marked deprecated here
35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../src/crypto/crypto_x509.cc:635:14: warning: 'i2d_RSA_PUBKEY' is deprecated [-Wdeprecated-declarations]
635 | int size = i2d_RSA_PUBKEY(rsa, nullptr);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/x509.h:730:41: note: 'i2d_RSA_PUBKEY' has been explicitly marked deprecated here
730 | DECLARE_ASN1_ENCODE_FUNCTIONS_only_attr(OSSL_DEPRECATEDIN_3_0,RSA, RSA_PUBKEY)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../src/crypto/crypto_x509.cc:642:12: warning: 'i2d_RSA_PUBKEY' is deprecated [-Wdeprecated-declarations]
642 | CHECK_GE(i2d_RSA_PUBKEY(rsa, &serialized), 0);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/x509.h:730:41: note: 'i2d_RSA_PUBKEY' has been explicitly marked deprecated here
730 | DECLARE_ASN1_ENCODE_FUNCTIONS_only_attr(OSSL_DEPRECATEDIN_3_0,RSA, RSA_PUBKEY)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../src/crypto/crypto_x509.cc:671:46: warning: 'EC_KEY_get_conv_form' is deprecated [-Wdeprecated-declarations]
671 | return ECPointToBuffer(env, group, pubkey, EC_KEY_get_conv_form(ec))
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/ec.h:1093:1: note: 'EC_KEY_get_conv_form' has been explicitly marked deprecated here
1093 | OSSL_DEPRECATEDIN_3_0 point_conversion_form_t EC_KEY_get_conv_form(const EC_KEY *key);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
11 warnings generated.
[2088/2141] CXX obj/src/libnode.node_crypto.o
In file included from ../../src/node_crypto.cc:22:
In file included from ../../src/node_crypto.h:31:
In file included from ../../src/crypto/crypto_aes.h:6:
In file included from ../../src/crypto/crypto_cipher.h:6:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:213:37: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
213 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/rsa.h:304:1: note: 'RSA_free' has been explicitly marked deprecated here
304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/node_crypto.cc:22:
In file included from ../../src/node_crypto.h:31:
In file included from ../../src/crypto/crypto_aes.h:6:
In file included from ../../src/crypto/crypto_cipher.h:6:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:213:20: note: in instantiation of template type alias 'DeleteFnPtr' requested here
213 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/rsa.h:304:1: note: 'RSA_free' has been explicitly marked deprecated here
304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/node_crypto.cc:22:
In file included from ../../src/node_crypto.h:31:
In file included from ../../src/crypto/crypto_aes.h:6:
In file included from ../../src/crypto/crypto_cipher.h:6:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:1016:19: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
1016 | DeleteFnPtr<DH, DH_free> dh_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/dh.h:211:1: note: 'DH_free' has been explicitly marked deprecated here
211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/node_crypto.cc:22:
In file included from ../../src/node_crypto.h:31:
In file included from ../../src/crypto/crypto_aes.h:6:
In file included from ../../src/crypto/crypto_cipher.h:6:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/dh.h:211:1: note: 'DH_free' has been explicitly marked deprecated here
211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/node_crypto.cc:22:
In file included from ../../src/node_crypto.h:31:
In file included from ../../src/crypto/crypto_aes.h:6:
In file included from ../../src/crypto/crypto_cipher.h:6:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:1358:23: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
1358 | DeleteFnPtr<EC_KEY, EC_KEY_free> key_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/ec.h:1022:1: note: 'EC_KEY_free' has been explicitly marked deprecated here
1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/node_crypto.cc:22:
In file included from ../../src/node_crypto.h:31:
In file included from ../../src/crypto/crypto_aes.h:6:
In file included from ../../src/crypto/crypto_cipher.h:6:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/ec.h:1022:1: note: 'EC_KEY_free' has been explicitly marked deprecated here
1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/node_crypto.cc:22:
In file included from ../../src/node_crypto.h:31:
In file included from ../../src/crypto/crypto_aes.h:6:
In file included from ../../src/crypto/crypto_cipher.h:6:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:1429:25: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
1429 | DeleteFnPtr<HMAC_CTX, HMAC_CTX_free> ctx_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/hmac.h:35:1: note: 'HMAC_CTX_free' has been explicitly marked deprecated here
35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/node_crypto.cc:22:
In file included from ../../src/node_crypto.h:31:
In file included from ../../src/crypto/crypto_aes.h:6:
In file included from ../../src/crypto/crypto_cipher.h:6:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/hmac.h:35:1: note: 'HMAC_CTX_free' has been explicitly marked deprecated here
35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
8 warnings generated.
[2089/2141] LIBTOOL-STATIC libgtest_main.a, POSTBUILDS
[2090/2141] CXX obj/src/embedtest.node_snapshot_stub.o
[2091/2141] CXX obj/src/cctest.node_snapshot_stub.o
[2092/2141] CXX obj/src/crypto/libnode.crypto_tls.o
In file included from ../../src/crypto/crypto_tls.cc:22:
In file included from ../../src/crypto/crypto_tls.h:27:
In file included from ../../src/crypto/crypto_context.h:7:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:213:37: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
213 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/rsa.h:304:1: note: 'RSA_free' has been explicitly marked deprecated here
304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_tls.cc:22:
In file included from ../../src/crypto/crypto_tls.h:27:
In file included from ../../src/crypto/crypto_context.h:7:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:213:20: note: in instantiation of template type alias 'DeleteFnPtr' requested here
213 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/rsa.h:304:1: note: 'RSA_free' has been explicitly marked deprecated here
304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_tls.cc:22:
In file included from ../../src/crypto/crypto_tls.h:27:
In file included from ../../src/crypto/crypto_context.h:7:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:1016:19: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
1016 | DeleteFnPtr<DH, DH_free> dh_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/dh.h:211:1: note: 'DH_free' has been explicitly marked deprecated here
211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_tls.cc:22:
In file included from ../../src/crypto/crypto_tls.h:27:
In file included from ../../src/crypto/crypto_context.h:7:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/dh.h:211:1: note: 'DH_free' has been explicitly marked deprecated here
211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_tls.cc:22:
In file included from ../../src/crypto/crypto_tls.h:27:
In file included from ../../src/crypto/crypto_context.h:7:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:1358:23: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
1358 | DeleteFnPtr<EC_KEY, EC_KEY_free> key_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/ec.h:1022:1: note: 'EC_KEY_free' has been explicitly marked deprecated here
1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_tls.cc:22:
In file included from ../../src/crypto/crypto_tls.h:27:
In file included from ../../src/crypto/crypto_context.h:7:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/ec.h:1022:1: note: 'EC_KEY_free' has been explicitly marked deprecated here
1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_tls.cc:22:
In file included from ../../src/crypto/crypto_tls.h:27:
In file included from ../../src/crypto/crypto_context.h:7:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:1429:25: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
1429 | DeleteFnPtr<HMAC_CTX, HMAC_CTX_free> ctx_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/hmac.h:35:1: note: 'HMAC_CTX_free' has been explicitly marked deprecated here
35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../src/crypto/crypto_tls.cc:22:
In file included from ../../src/crypto/crypto_tls.h:27:
In file included from ../../src/crypto/crypto_context.h:7:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/hmac.h:35:1: note: 'HMAC_CTX_free' has been explicitly marked deprecated here
35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
../../src/crypto/crypto_tls.cc:877:28: warning: 'ERR_func_error_string' is deprecated [-Wdeprecated-declarations]
877 | const char* fs = ERR_func_error_string(ssl_err);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/err.h:459:1: note: 'ERR_func_error_string' has been explicitly marked deprecated here
459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
9 warnings generated.
[2093/2141] CXX obj/test/embedding/embedtest.embedtest.o
[2094/2141] LIBTOOL-STATIC libnode.a, POSTBUILDS
[2095/2141] STAMP obj/node_mksnapshot.actions_depends.stamp
[2096/2141] CXX obj/test/cctest/inspector/cctest.test_node_protocol.o
[2097/2141] STAMP obj/embedtest.actions_depends.stamp
[2098/2141] CXX obj/test/cctest/cctest.test_base64.o
[2099/2141] CXX obj/test/cctest/cctest.test_crypto_clienthello.o
[2100/2141] LINK node_mksnapshot, POSTBUILDS
[2101/2141] STAMP obj/node.actions_depends.stamp
[2102/2141] CXX obj/test/cctest/cctest.test_json_utils.o
[2103/2141] ACTION node: reset_openssl_cnf_9b7a2d2290b02e76d66661df74749f56
[2104/2141] ACTION node: node_mksnapshot_9b7a2d2290b02e76d66661df74749f56
[2105/2141] STAMP obj/node.actions_rules_copies.stamp
[2106/2141] CXX obj/test/cctest/cctest.node_test_fixture.o
In file included from ../../test/cctest/node_test_fixture.cc:2:
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:453:55: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
453 | void EnableInvariantDebugging(void (*invariant)(void*), void* arg);
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:453:55: note: insert '_Nullable' if the pointer may be null
453 | void EnableInvariantDebugging(void (*invariant)(void*), void* arg);
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:453:55: note: insert '_Nonnull' if the pointer should never be null
453 | void EnableInvariantDebugging(void (*invariant)(void*), void* arg);
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:643:33: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
643 | explicit WriterMutexLock(Mutex* mu) ABSL_EXCLUSIVE_LOCK_FUNCTION(mu)
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:643:33: note: insert '_Nullable' if the pointer may be null
643 | explicit WriterMutexLock(Mutex* mu) ABSL_EXCLUSIVE_LOCK_FUNCTION(mu)
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:643:33: note: insert '_Nonnull' if the pointer should never be null
643 | explicit WriterMutexLock(Mutex* mu) ABSL_EXCLUSIVE_LOCK_FUNCTION(mu)
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:648:33: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
648 | explicit WriterMutexLock(Mutex* mu, const Condition& cond)
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:648:33: note: insert '_Nullable' if the pointer may be null
648 | explicit WriterMutexLock(Mutex* mu, const Condition& cond)
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:648:33: note: insert '_Nonnull' if the pointer should never be null
648 | explicit WriterMutexLock(Mutex* mu, const Condition& cond)
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:662:8: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
662 | Mutex* const mu_;
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:662:8: note: insert '_Nullable' if the pointer may be null
662 | Mutex* const mu_;
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:662:8: note: insert '_Nonnull' if the pointer should never be null
662 | Mutex* const mu_;
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:720:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
720 | Condition(bool (*func)(void*), void* arg);
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:720:30: note: insert '_Nullable' if the pointer may be null
720 | Condition(bool (*func)(void*), void* arg);
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:720:30: note: insert '_Nonnull' if the pointer should never be null
720 | Condition(bool (*func)(void*), void* arg);
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:720:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
720 | Condition(bool (*func)(void*), void* arg);
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:720:19: note: insert '_Nullable' if the pointer may be null
720 | Condition(bool (*func)(void*), void* arg);
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:720:19: note: insert '_Nonnull' if the pointer should never be null
720 | Condition(bool (*func)(void*), void* arg);
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:720:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
720 | Condition(bool (*func)(void*), void* arg);
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:720:38: note: insert '_Nullable' if the pointer may be null
720 | Condition(bool (*func)(void*), void* arg);
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:720:38: note: insert '_Nonnull' if the pointer should never be null
720 | Condition(bool (*func)(void*), void* arg);
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:732:27: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
732 | Condition(bool (*func)(T*), T* arg);
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:732:27: note: insert '_Nullable' if the pointer may be null
732 | Condition(bool (*func)(T*), T* arg);
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:732:27: note: insert '_Nonnull' if the pointer should never be null
732 | Condition(bool (*func)(T*), T* arg);
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:732:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
732 | Condition(bool (*func)(T*), T* arg);
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:732:19: note: insert '_Nullable' if the pointer may be null
732 | Condition(bool (*func)(T*), T* arg);
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:732:19: note: insert '_Nonnull' if the pointer should never be null
732 | Condition(bool (*func)(T*), T* arg);
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:732:32: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
732 | Condition(bool (*func)(T*), T* arg);
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:732:32: note: insert '_Nullable' if the pointer may be null
732 | Condition(bool (*func)(T*), T* arg);
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:732:32: note: insert '_Nonnull' if the pointer should never be null
732 | Condition(bool (*func)(T*), T* arg);
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:746:27: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
746 | Condition(bool (*func)(T*),
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:746:27: note: insert '_Nullable' if the pointer may be null
746 | Condition(bool (*func)(T*),
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:746:27: note: insert '_Nonnull' if the pointer should never be null
746 | Condition(bool (*func)(T*),
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:746:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
746 | Condition(bool (*func)(T*),
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:746:19: note: insert '_Nullable' if the pointer may be null
746 | Condition(bool (*func)(T*),
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:746:19: note: insert '_Nonnull' if the pointer should never be null
746 | Condition(bool (*func)(T*),
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:747:60: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
747 | typename absl::internal::type_identity<T>::type* arg);
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:747:60: note: insert '_Nullable' if the pointer may be null
747 | typename absl::internal::type_identity<T>::type* arg);
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:747:60: note: insert '_Nonnull' if the pointer should never be null
747 | typename absl::internal::type_identity<T>::type* arg);
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:758:14: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
758 | Condition(T* object,
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:758:14: note: insert '_Nullable' if the pointer may be null
758 | Condition(T* object,
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:758:14: note: insert '_Nonnull' if the pointer should never be null
758 | Condition(T* object,
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:759:19: warning: member pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
759 | bool (absl::internal::type_identity<T>::type::*method)());
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:759:19: note: insert '_Nullable' if the member pointer may be null
759 | bool (absl::internal::type_identity<T>::type::*method)());
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:759:19: note: insert '_Nonnull' if the member pointer should never be null
759 | bool (absl::internal::type_identity<T>::type::*method)());
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:763:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
763 | Condition(const T* object,
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:763:20: note: insert '_Nullable' if the pointer may be null
763 | Condition(const T* object,
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:763:20: note: insert '_Nonnull' if the pointer should never be null
763 | Condition(const T* object,
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:764:19: warning: member pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
764 | bool (absl::internal::type_identity<T>::type::*method)() const);
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:764:19: note: insert '_Nullable' if the member pointer may be null
764 | bool (absl::internal::type_identity<T>::type::*method)() const);
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:764:19: note: insert '_Nonnull' if the member pointer should never be null
764 | bool (absl::internal::type_identity<T>::type::*method)() const);
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:767:32: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
767 | explicit Condition(const bool* cond);
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:767:32: note: insert '_Nullable' if the pointer may be null
767 | explicit Condition(const bool* cond);
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:767:32: note: insert '_Nonnull' if the pointer should never be null
767 | explicit Condition(const bool* cond);
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:796:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
796 | explicit Condition(const T* obj)
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:796:29: note: insert '_Nullable' if the pointer may be null
796 | explicit Condition(const T* obj)
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:796:29: note: insert '_Nonnull' if the pointer should never be null
796 | explicit Condition(const T* obj)
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:822:46: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
822 | static bool GuaranteedEqual(const Condition* a, const Condition* b);
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:822:46: note: insert '_Nullable' if the pointer may be null
822 | static bool GuaranteedEqual(const Condition* a, const Condition* b);
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:822:46: note: insert '_Nonnull' if the pointer should never be null
822 | static bool GuaranteedEqual(const Condition* a, const Condition* b);
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:822:66: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
822 | static bool GuaranteedEqual(const Condition* a, const Condition* b);
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:822:66: note: insert '_Nullable' if the pointer may be null
822 | static bool GuaranteedEqual(const Condition* a, const Condition* b);
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:822:66: note: insert '_Nonnull' if the pointer should never be null
822 | static bool GuaranteedEqual(const Condition* a, const Condition* b);
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:847:32: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
847 | bool (*eval_)(const Condition*) = nullptr;
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:847:32: note: insert '_Nullable' if the pointer may be null
847 | bool (*eval_)(const Condition*) = nullptr;
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:847:32: note: insert '_Nonnull' if the pointer should never be null
847 | bool (*eval_)(const Condition*) = nullptr;
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:847:9: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
847 | bool (*eval_)(const Condition*) = nullptr;
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:847:9: note: insert '_Nullable' if the pointer may be null
847 | bool (*eval_)(const Condition*) = nullptr;
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:847:9: note: insert '_Nonnull' if the pointer should never be null
847 | bool (*eval_)(const Condition*) = nullptr;
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:850:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
850 | void* arg_ = nullptr;
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:850:7: note: insert '_Nullable' if the pointer may be null
850 | void* arg_ = nullptr;
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:850:7: note: insert '_Nonnull' if the pointer should never be null
850 | void* arg_ = nullptr;
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:853:50: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
853 | static bool CallVoidPtrFunction(const Condition*);
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:853:50: note: insert '_Nullable' if the pointer may be null
853 | static bool CallVoidPtrFunction(const Condition*);
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:853:50: note: insert '_Nonnull' if the pointer should never be null
853 | static bool CallVoidPtrFunction(const Condition*);
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:855:50: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
855 | static bool CastAndCallFunction(const Condition* c);
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:855:50: note: insert '_Nullable' if the pointer may be null
855 | static bool CastAndCallFunction(const Condition* c);
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:855:50: note: insert '_Nonnull' if the pointer should never be null
855 | static bool CastAndCallFunction(const Condition* c);
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:857:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
857 | static bool CastAndCallMethod(const Condition* c);
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:857:48: note: insert '_Nullable' if the pointer may be null
857 | static bool CastAndCallMethod(const Condition* c);
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:857:48: note: insert '_Nonnull' if the pointer should never be null
857 | static bool CastAndCallMethod(const Condition* c);
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:869:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
869 | inline void ReadCallback(T* callback) const {
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:869:29: note: insert '_Nullable' if the pointer may be null
869 | inline void ReadCallback(T* callback) const {
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:869:29: note: insert '_Nonnull' if the pointer should never be null
869 | inline void ReadCallback(T* callback) const {
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:873:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
873 | static bool AlwaysTrue(const Condition*) { return true; }
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:873:41: note: insert '_Nullable' if the pointer may be null
873 | static bool AlwaysTrue(const Condition*) { return true; }
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:873:41: note: insert '_Nonnull' if the pointer should never be null
873 | static bool AlwaysTrue(const Condition*) { return true; }
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:927:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
927 | void Wait(Mutex* mu) {
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:927:18: note: insert '_Nullable' if the pointer may be null
927 | void Wait(Mutex* mu) {
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:927:18: note: insert '_Nonnull' if the pointer should never be null
927 | void Wait(Mutex* mu) {
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:944:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
944 | bool WaitWithTimeout(Mutex* mu, absl::Duration timeout) {
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:944:29: note: insert '_Nullable' if the pointer may be null
944 | bool WaitWithTimeout(Mutex* mu, absl::Duration timeout) {
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:944:29: note: insert '_Nonnull' if the pointer should never be null
944 | bool WaitWithTimeout(Mutex* mu, absl::Duration timeout) {
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:963:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
963 | bool WaitWithDeadline(Mutex* mu, absl::Time deadline) {
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:963:30: note: insert '_Nullable' if the pointer may be null
963 | bool WaitWithDeadline(Mutex* mu, absl::Time deadline) {
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:963:30: note: insert '_Nonnull' if the pointer should never be null
963 | bool WaitWithDeadline(Mutex* mu, absl::Time deadline) {
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:982:33: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
982 | void EnableDebugLog(const char* name);
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:982:33: note: insert '_Nullable' if the pointer may be null
982 | void EnableDebugLog(const char* name);
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:982:33: note: insert '_Nonnull' if the pointer should never be null
982 | void EnableDebugLog(const char* name);
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:985:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
985 | bool WaitCommon(Mutex* mutex, synchronization_internal::KernelTimeout t);
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:985:24: note: insert '_Nullable' if the pointer may be null
985 | bool WaitCommon(Mutex* mutex, synchronization_internal::KernelTimeout t);
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:985:24: note: insert '_Nonnull' if the pointer should never be null
985 | bool WaitCommon(Mutex* mutex, synchronization_internal::KernelTimeout t);
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:986:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
986 | void Remove(base_internal::PerThreadSynch* s);
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:986:44: note: insert '_Nullable' if the pointer may be null
986 | void Remove(base_internal::PerThreadSynch* s);
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:986:44: note: insert '_Nonnull' if the pointer should never be null
986 | void Remove(base_internal::PerThreadSynch* s);
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1002:32: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
1002 | explicit MutexLockMaybe(Mutex* mu) ABSL_EXCLUSIVE_LOCK_FUNCTION(mu)
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1002:32: note: insert '_Nullable' if the pointer may be null
1002 | explicit MutexLockMaybe(Mutex* mu) ABSL_EXCLUSIVE_LOCK_FUNCTION(mu)
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1002:32: note: insert '_Nonnull' if the pointer should never be null
1002 | explicit MutexLockMaybe(Mutex* mu) ABSL_EXCLUSIVE_LOCK_FUNCTION(mu)
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1009:32: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
1009 | explicit MutexLockMaybe(Mutex* mu, const Condition& cond)
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1009:32: note: insert '_Nullable' if the pointer may be null
1009 | explicit MutexLockMaybe(Mutex* mu, const Condition& cond)
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1009:32: note: insert '_Nonnull' if the pointer should never be null
1009 | explicit MutexLockMaybe(Mutex* mu, const Condition& cond)
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1024:8: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
1024 | Mutex* const mu_;
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1024:8: note: insert '_Nullable' if the pointer may be null
1024 | Mutex* const mu_;
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1024:8: note: insert '_Nonnull' if the pointer should never be null
1024 | Mutex* const mu_;
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1037:37: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
1037 | explicit ReleasableMutexLock(Mutex* mu) ABSL_EXCLUSIVE_LOCK_FUNCTION(mu)
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1037:37: note: insert '_Nullable' if the pointer may be null
1037 | explicit ReleasableMutexLock(Mutex* mu) ABSL_EXCLUSIVE_LOCK_FUNCTION(mu)
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1037:37: note: insert '_Nonnull' if the pointer should never be null
1037 | explicit ReleasableMutexLock(Mutex* mu) ABSL_EXCLUSIVE_LOCK_FUNCTION(mu)
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1042:37: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
1042 | explicit ReleasableMutexLock(Mutex* mu, const Condition& cond)
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1042:37: note: insert '_Nullable' if the pointer may be null
1042 | explicit ReleasableMutexLock(Mutex* mu, const Condition& cond)
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1042:37: note: insert '_Nonnull' if the pointer should never be null
1042 | explicit ReleasableMutexLock(Mutex* mu, const Condition& cond)
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1057:8: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
1057 | Mutex* mu_;
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1057:8: note: insert '_Nullable' if the pointer may be null
1057 | Mutex* mu_;
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1057:8: note: insert '_Nonnull' if the pointer should never be null
1057 | Mutex* mu_;
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1089:50: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
1089 | bool Condition::CastAndCallMethod(const Condition* c) {
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1089:50: note: insert '_Nullable' if the pointer may be null
1089 | bool Condition::CastAndCallMethod(const Condition* c) {
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1089:50: note: insert '_Nonnull' if the pointer should never be null
1089 | bool Condition::CastAndCallMethod(const Condition* c) {
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1098:52: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
1098 | bool Condition::CastAndCallFunction(const Condition* c) {
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1098:52: note: insert '_Nullable' if the pointer may be null
1098 | bool Condition::CastAndCallFunction(const Condition* c) {
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1098:52: note: insert '_Nonnull' if the pointer should never be null
1098 | bool Condition::CastAndCallFunction(const Condition* c) {
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1106:43: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
1106 | inline Condition::Condition(bool (*func)(T*), T* arg)
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1106:43: note: insert '_Nullable' if the pointer may be null
1106 | inline Condition::Condition(bool (*func)(T*), T* arg)
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1106:43: note: insert '_Nonnull' if the pointer should never be null
1106 | inline Condition::Condition(bool (*func)(T*), T* arg)
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1106:35: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
1106 | inline Condition::Condition(bool (*func)(T*), T* arg)
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1106:35: note: insert '_Nullable' if the pointer may be null
1106 | inline Condition::Condition(bool (*func)(T*), T* arg)
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1106:35: note: insert '_Nonnull' if the pointer should never be null
1106 | inline Condition::Condition(bool (*func)(T*), T* arg)
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1106:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
1106 | inline Condition::Condition(bool (*func)(T*), T* arg)
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1106:48: note: insert '_Nullable' if the pointer may be null
1106 | inline Condition::Condition(bool (*func)(T*), T* arg)
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1106:48: note: insert '_Nonnull' if the pointer should never be null
1106 | inline Condition::Condition(bool (*func)(T*), T* arg)
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1116:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
1116 | bool (*func)(T*), typename absl::internal::type_identity<T>::type* arg)
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1116:19: note: insert '_Nullable' if the pointer may be null
1116 | bool (*func)(T*), typename absl::internal::type_identity<T>::type* arg)
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1116:19: note: insert '_Nonnull' if the pointer should never be null
1116 | bool (*func)(T*), typename absl::internal::type_identity<T>::type* arg)
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1116:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
1116 | bool (*func)(T*), typename absl::internal::type_identity<T>::type* arg)
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1116:11: note: insert '_Nullable' if the pointer may be null
1116 | bool (*func)(T*), typename absl::internal::type_identity<T>::type* arg)
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1116:11: note: insert '_Nonnull' if the pointer should never be null
1116 | bool (*func)(T*), typename absl::internal::type_identity<T>::type* arg)
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1116:70: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
1116 | bool (*func)(T*), typename absl::internal::type_identity<T>::type* arg)
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1116:70: note: insert '_Nullable' if the pointer may be null
1116 | bool (*func)(T*), typename absl::internal::type_identity<T>::type* arg)
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1116:70: note: insert '_Nonnull' if the pointer should never be null
1116 | bool (*func)(T*), typename absl::internal::type_identity<T>::type* arg)
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1122:6: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
1122 | T* object, bool (absl::internal::type_identity<T>::type::*method)())
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1122:6: note: insert '_Nullable' if the pointer may be null
1122 | T* object, bool (absl::internal::type_identity<T>::type::*method)())
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1122:6: note: insert '_Nonnull' if the pointer should never be null
1122 | T* object, bool (absl::internal::type_identity<T>::type::*method)())
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1122:22: warning: member pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
1122 | T* object, bool (absl::internal::type_identity<T>::type::*method)())
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1122:22: note: insert '_Nullable' if the member pointer may be null
1122 | T* object, bool (absl::internal::type_identity<T>::type::*method)())
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1122:22: note: insert '_Nonnull' if the member pointer should never be null
1122 | T* object, bool (absl::internal::type_identity<T>::type::*method)())
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1131:12: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
1131 | const T* object,
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1131:12: note: insert '_Nullable' if the pointer may be null
1131 | const T* object,
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1131:12: note: insert '_Nonnull' if the pointer should never be null
1131 | const T* object,
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1132:11: warning: member pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
1132 | bool (absl::internal::type_identity<T>::type::*method)() const)
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1132:11: note: insert '_Nullable' if the member pointer may be null
1132 | bool (absl::internal::type_identity<T>::type::*method)() const)
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1132:11: note: insert '_Nonnull' if the member pointer should never be null
1132 | bool (absl::internal::type_identity<T>::type::*method)() const)
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1150:34: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
1150 | void RegisterMutexProfiler(void (*fn)(int64_t wait_cycles));
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1150:34: note: insert '_Nullable' if the pointer may be null
1150 | void RegisterMutexProfiler(void (*fn)(int64_t wait_cycles));
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1150:34: note: insert '_Nonnull' if the pointer should never be null
1150 | void RegisterMutexProfiler(void (*fn)(int64_t wait_cycles));
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1164:47: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
1164 | void RegisterMutexTracer(void (*fn)(const char* msg, const void* obj,
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1164:47: note: insert '_Nullable' if the pointer may be null
1164 | void RegisterMutexTracer(void (*fn)(const char* msg, const void* obj,
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1164:47: note: insert '_Nonnull' if the pointer should never be null
1164 | void RegisterMutexTracer(void (*fn)(const char* msg, const void* obj,
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1164:64: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
1164 | void RegisterMutexTracer(void (*fn)(const char* msg, const void* obj,
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1164:64: note: insert '_Nullable' if the pointer may be null
1164 | void RegisterMutexTracer(void (*fn)(const char* msg, const void* obj,
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1164:64: note: insert '_Nonnull' if the pointer should never be null
1164 | void RegisterMutexTracer(void (*fn)(const char* msg, const void* obj,
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1164:32: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
1164 | void RegisterMutexTracer(void (*fn)(const char* msg, const void* obj,
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1164:32: note: insert '_Nullable' if the pointer may be null
1164 | void RegisterMutexTracer(void (*fn)(const char* msg, const void* obj,
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1164:32: note: insert '_Nonnull' if the pointer should never be null
1164 | void RegisterMutexTracer(void (*fn)(const char* msg, const void* obj,
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1179:49: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
1179 | void RegisterCondVarTracer(void (*fn)(const char* msg, const void* cv));
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1179:49: note: insert '_Nullable' if the pointer may be null
1179 | void RegisterCondVarTracer(void (*fn)(const char* msg, const void* cv));
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1179:49: note: insert '_Nonnull' if the pointer should never be null
1179 | void RegisterCondVarTracer(void (*fn)(const char* msg, const void* cv));
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1179:66: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
1179 | void RegisterCondVarTracer(void (*fn)(const char* msg, const void* cv));
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1179:66: note: insert '_Nullable' if the pointer may be null
1179 | void RegisterCondVarTracer(void (*fn)(const char* msg, const void* cv));
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1179:66: note: insert '_Nonnull' if the pointer should never be null
1179 | void RegisterCondVarTracer(void (*fn)(const char* msg, const void* cv));
| ^
| _Nonnull
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1179:34: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
1179 | void RegisterCondVarTracer(void (*fn)(const char* msg, const void* cv));
| ^
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1179:34: note: insert '_Nullable' if the pointer may be null
1179 | void RegisterCondVarTracer(void (*fn)(const char* msg, const void* cv));
| ^
| _Nullable
../../deps/v8/third_party/abseil-cpp/absl/synchronization/mutex.h:1179:34: note: insert '_Nonnull' if the pointer should never be null
1179 | void RegisterCondVarTracer(void (*fn)(const char* msg, const void* cv));
| ^
| _Nonnull
60 warnings generated.
[2107/2141] CXX obj/test/cctest/cctest.test_inspector_socket_server.o
[2108/2141] CXX obj/test/cctest/cctest.test_inspector_socket.o
[2109/2141] CXX obj/test/cctest/cctest.test_cppgc.o
[2110/2141] CXX obj/test/cctest/cctest.test_base_object_ptr.o
[2111/2141] CXX obj/test/cctest/cctest.test_quic_cid.o
[2112/2141] CXX obj/test/cctest/cctest.test_quic_error.o
[2113/2141] CXX obj/test/cctest/cctest.test_quic_tokens.o
[2114/2141] CXX obj/test/cctest/cctest.test_aliased_buffer.o
[2115/2141] CXX obj/test/cctest/cctest.test_linked_binding.o
[2116/2141] CXX obj/src/node.node_main.o
[2117/2141] CXX obj/test/cctest/cctest.test_node_api.o
[2118/2141] CXX obj/test/cctest/cctest.test_node_crypto.o
In file included from ../../test/cctest/test_node_crypto.cc:5:
In file included from ../../src/crypto/crypto_context.h:7:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:213:37: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
213 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/rsa.h:304:1: note: 'RSA_free' has been explicitly marked deprecated here
304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../test/cctest/test_node_crypto.cc:5:
In file included from ../../src/crypto/crypto_context.h:7:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:213:20: note: in instantiation of template type alias 'DeleteFnPtr' requested here
213 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/rsa.h:304:1: note: 'RSA_free' has been explicitly marked deprecated here
304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../test/cctest/test_node_crypto.cc:5:
In file included from ../../src/crypto/crypto_context.h:7:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:1016:19: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
1016 | DeleteFnPtr<DH, DH_free> dh_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/dh.h:211:1: note: 'DH_free' has been explicitly marked deprecated here
211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../test/cctest/test_node_crypto.cc:5:
In file included from ../../src/crypto/crypto_context.h:7:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/dh.h:211:1: note: 'DH_free' has been explicitly marked deprecated here
211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../test/cctest/test_node_crypto.cc:5:
In file included from ../../src/crypto/crypto_context.h:7:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:1358:23: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
1358 | DeleteFnPtr<EC_KEY, EC_KEY_free> key_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/ec.h:1022:1: note: 'EC_KEY_free' has been explicitly marked deprecated here
1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../test/cctest/test_node_crypto.cc:5:
In file included from ../../src/crypto/crypto_context.h:7:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/ec.h:1022:1: note: 'EC_KEY_free' has been explicitly marked deprecated here
1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../test/cctest/test_node_crypto.cc:5:
In file included from ../../src/crypto/crypto_context.h:7:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:1429:25: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
1429 | DeleteFnPtr<HMAC_CTX, HMAC_CTX_free> ctx_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/hmac.h:35:1: note: 'HMAC_CTX_free' has been explicitly marked deprecated here
35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../test/cctest/test_node_crypto.cc:5:
In file included from ../../src/crypto/crypto_context.h:7:
In file included from ../../src/crypto/crypto_keys.h:6:
In file included from ../../src/crypto/crypto_util.h:15:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/hmac.h:35:1: note: 'HMAC_CTX_free' has been explicitly marked deprecated here
35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
8 warnings generated.
[2119/2141] STAMP obj/fuzz_strings.actions_depends.stamp
[2120/2141] STAMP obj/fuzz_env.actions_depends.stamp
[2121/2141] STAMP obj/fuzz_ClientHelloParser.actions_depends.stamp
[2122/2141] LINK overlapped-checker, POSTBUILDS
clang: warning: argument unused during compilation: '-stdlib=libc++' [-Wunused-command-line-argument]
[2123/2141] CXX obj/test/cctest/cctest.test_dataqueue.o
[2124/2141] CXX obj/test/cctest/cctest.test_environment.o
[2125/2141] CXX obj/test/cctest/cctest.test_node_crypto_env.o
In file included from ../../test/cctest/test_node_crypto_env.cc:1:
../../deps/ncrypto/ncrypto.h:213:37: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
213 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/rsa.h:304:1: note: 'RSA_free' has been explicitly marked deprecated here
304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../test/cctest/test_node_crypto_env.cc:1:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
../../deps/ncrypto/ncrypto.h:213:20: note: in instantiation of template type alias 'DeleteFnPtr' requested here
213 | using RSAPointer = DeleteFnPtr<RSA, RSA_free>;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/rsa.h:304:1: note: 'RSA_free' has been explicitly marked deprecated here
304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../test/cctest/test_node_crypto_env.cc:1:
../../deps/ncrypto/ncrypto.h:1016:19: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
1016 | DeleteFnPtr<DH, DH_free> dh_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/dh.h:211:1: note: 'DH_free' has been explicitly marked deprecated here
211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../test/cctest/test_node_crypto_env.cc:1:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/dh.h:211:1: note: 'DH_free' has been explicitly marked deprecated here
211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../test/cctest/test_node_crypto_env.cc:1:
../../deps/ncrypto/ncrypto.h:1358:23: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
1358 | DeleteFnPtr<EC_KEY, EC_KEY_free> key_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/ec.h:1022:1: note: 'EC_KEY_free' has been explicitly marked deprecated here
1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../test/cctest/test_node_crypto_env.cc:1:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/ec.h:1022:1: note: 'EC_KEY_free' has been explicitly marked deprecated here
1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../test/cctest/test_node_crypto_env.cc:1:
../../deps/ncrypto/ncrypto.h:1429:25: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
1429 | DeleteFnPtr<HMAC_CTX, HMAC_CTX_free> ctx_;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/hmac.h:35:1: note: 'HMAC_CTX_free' has been explicitly marked deprecated here
35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
In file included from ../../test/cctest/test_node_crypto_env.cc:1:
../../deps/ncrypto/ncrypto.h:210:49: warning: 'HMAC_CTX_free' is deprecated [-Wdeprecated-declarations]
210 | using DeleteFnPtr = typename FunctionDeleter<T, function>::Pointer;
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/hmac.h:35:1: note: 'HMAC_CTX_free' has been explicitly marked deprecated here
35 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx);
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:217:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
217 | # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/nix/store/ng9za9qmgb7bvyjamx0c3y647d9aprmp-openssl-3.5.1-dev/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
62 | # define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
8 warnings generated.
[2126/2141] LINK embedtest, POSTBUILDS
[2127/2141] CXX obj/deps/googletest/src/gtest.gtest.o
[2128/2141] CXX obj/test/cctest/cctest.test_node_postmortem_metadata.o
[2129/2141] LIBTOOL-STATIC libgtest.a, POSTBUILDS
[2130/2141] STAMP obj/cctest.actions_depends.stamp
[2131/2141] CXX obj/test/cctest/cctest.test_node_task_runner.o
[2132/2141] CXX obj/test/cctest/cctest.test_traced_value.o
[2133/2141] CXX obj/gen/node.node_snapshot.o
[2134/2141] CXX obj/test/cctest/cctest.test_path.o
[2135/2141] CXX obj/test/cctest/cctest.test_per_process.o
[2136/2141] CXX obj/test/cctest/cctest.test_platform.o
[2137/2141] LINK node, POSTBUILDS
[2138/2141] CXX obj/test/cctest/cctest.test_report.o
[2139/2141] CXX obj/test/cctest/cctest.test_sockaddr.o
[2140/2141] CXX obj/test/cctest/cctest.test_util.o
[2141/2141] LINK cctest, POSTBUILDS
if [ ! -r node ] || [ ! -L node ]; then ln -fs out/Release/node node; fi
buildPhase completed in 14 minutes 14 seconds
Running phase: checkPhase
@nix { "action": "setPhase", "phase": "checkPhase" }
check flags: SHELL=/nix/store/a6akyvyh3j60yz9gajqbm155k2c7m5fc-bash-5.3p0/bin/bash PYTHONDONTWRITEBYTECODE=1 FLAKY_TESTS=skip CI_SKIP_TESTS=test-child-process-exec-env\,test-child-process-uid-gid\,test-fs-write-stream-eagain\,test-process-euid-egid\,test-process-initgroups\,test-process-setgroups\,test-process-uid-gid\,test-setproctitle\,test-fs-promises-watch\,test-fs-watch\,test-fs-watch-encoding\,test-fs-watch-non-recursive\,test-fs-watch-recursive-add-file\,test-fs-watch-recursive-add-file-to-existing-subfolder\,test-fs-watch-recursive-add-file-to-new-folder\,test-fs-watch-recursive-add-file-with-url\,test-fs-watch-recursive-add-folder\,test-fs-watch-recursive-assert-leaks\,test-fs-watch-recursive-promise\,test-fs-watch-recursive-symlink\,test-fs-watch-recursive-sync-write\,test-fs-watch-recursive-update-file\,test-fs-watchfile\,test-runner-run\,test-runner-watch-mode\,test-watch-mode-files_watcher\,test-macos-app-sandbox\,test-os\,test-os-process-priority\,test-debugger-extract-function-name\,test-debugger-random-port-with-inspect-port\,test-debugger-launch\,test-debugger-pid\,test-wasi build-js-native-api-tests build-node-api-tests tooltest cctest test-ci-js
TERM=dumb ninja -C out/Release
ninja: Entering directory `out/Release'
ninja: no work to do.
if [ ! -r node ] || [ ! -L node ]; then ln -fs out/Release/node node; fi
/nix/store/v72ywdz0dd2d6sb3knymx9ww8r6pcqba-python3-3.13.5/bin/python3.13 tools/install.py install --headers-only --dest-dir 'out/Release/addons_headers' --prefix '/'
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/config.gypi
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/common.gypi
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/node.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/node_api.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/js_native_api.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/js_native_api_types.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/node_api_types.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/node_buffer.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/node_object_wrap.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/node_version.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/v8-function.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/v8-array-buffer.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/v8-platform.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/v8-persistent-handle.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/v8-snapshot.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/v8-version.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/v8-handle-base.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/v8-microtask.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/v8-template.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/v8-value.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/v8-embedder-state-scope.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/v8-container.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/v8-callbacks.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/v8-value-serializer.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/v8-profiler.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/v8.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/v8-traced-handle.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/v8-message.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/v8-script.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/v8-primitive.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/v8-microtask-queue.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/v8-memory-span.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/v8-function-callback.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/v8-embedder-heap.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/v8-cppgc.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/v8-maybe.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/v8-context.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/v8-json.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/v8-debug.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/v8-initialization.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/v8-exception.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/v8-promise.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/v8-wasm.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/v8-source-location.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/v8-regexp.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/v8-primitive-object.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/v8-statistics.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/v8-data.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/v8-typed-array.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/v8-date.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/v8-sandbox.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/v8-locker.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/v8-object.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/v8-external.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/v8-forward.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/v8config.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/v8-local-handle.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/v8-weak-callback-info.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/v8-unwinder.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/v8-extension.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/v8-internal.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/v8-proxy.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/v8-isolate.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/libplatform/libplatform.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/libplatform/libplatform-export.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/libplatform/v8-tracing.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/cppgc/testing.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/cppgc/cross-thread-persistent.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/cppgc/name-provider.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/cppgc/persistent.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/cppgc/prefinalizer.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/cppgc/allocation.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/cppgc/process-heap-statistics.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/cppgc/custom-space.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/cppgc/type-traits.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/cppgc/heap-state.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/cppgc/default-platform.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/cppgc/heap-statistics.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/cppgc/heap-handle.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/cppgc/visitor.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/cppgc/garbage-collected.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/cppgc/trace-trait.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/cppgc/object-size-trait.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/cppgc/common.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/cppgc/heap-consistency.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/cppgc/macros.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/cppgc/heap.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/cppgc/sentinel-pointer.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/cppgc/liveness-broker.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/cppgc/member.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/cppgc/platform.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/cppgc/source-location.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/cppgc/explicit-management.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/cppgc/internal/write-barrier.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/cppgc/internal/gc-info.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/cppgc/internal/persistent-node.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/cppgc/internal/name-trait.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/cppgc/internal/pointer-policies.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/cppgc/internal/logging.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/cppgc/internal/api-constants.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/cppgc/internal/atomic-entry-flag.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/cppgc/internal/member-storage.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/cppgc/internal/conditional-stack-allocated.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/cppgc/internal/compiler-specific.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/cppgc/internal/finalizer-trait.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/cppgc/internal/caged-heap-local-data.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/cppgc/internal/base-page-handle.h
installing /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/out/Release/addons_headers/include/node/cppgc/internal/caged-heap.h
Building addon in /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/test/js-native-api/7_factory_wrap
Building addon in /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/test/js-native-api/test_array
Building addon in /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/test/js-native-api/test_cannot_run_js
Building addon in /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/test/js-native-api/test_symbol
Building addon in /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/test/js-native-api/test_new_target
Building addon in /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/test/js-native-api/test_handle_scope
Building addon in /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/test/js-native-api/5_function_factory
Building addon in /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/test/js-native-api/test_exception
Building addon in /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/test/js-native-api/test_bigint
Building addon in /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/test/js-native-api/test_reference_double_free
Building addon in /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/test/js-native-api/test_typedarray
Building addon in /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/test/js-native-api/test_conversions
Building addon in /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/test/js-native-api/test_general
Building addon in /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/test/js-native-api/test_reference
Building addon in /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/test/js-native-api/test_string
Building addon in /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/test/js-native-api/test_promise
Building addon in /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/test/js-native-api/2_function_arguments
Building addon in /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/test/js-native-api/test_instance_data
Building addon in /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/test/js-native-api/test_properties
Building addon in /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/test/js-native-api/test_constructor
Building addon in /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/test/js-native-api/test_number
Building addon in /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/test/js-native-api/test_dataview
Building addon in /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/test/js-native-api/test_error
Building addon in /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/test/js-native-api/6_object_wrap
Building addon in /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/test/js-native-api/test_object
Building addon in /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/test/js-native-api/test_date
Building addon in /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/test/js-native-api/8_passing_wrapped
Building addon in /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/test/js-native-api/test_finalizer
Building addon in /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/test/js-native-api/4_object_factory
Building addon in /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/test/js-native-api/3_callbacks
Building addon in /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/test/js-native-api/test_function
Building addon in /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/test/node-api/test_worker_terminate
Building addon in /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/test/node-api/test_env_teardown_gc
Building addon in /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/test/node-api/test_reference_by_node_api_version
Building addon in /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/test/node-api/test_cleanup_hook
Building addon in /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/test/node-api/test_exception
Building addon in /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/test/node-api/test_general
Building addon in /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/test/node-api/test_async
Building addon in /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/test/node-api/test_async_context
Building addon in /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/test/node-api/test_make_callback
Building addon in /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/test/node-api/test_instance_data
Building addon in /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/test/node-api/test_buffer
Building addon in /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/test/node-api/test_fatal_exception
Building addon in /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/test/node-api/test_init_order
Building addon in /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/test/node-api/test_make_callback_recurse
Building addon in /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/test/node-api/test_worker_buffer_callback
Building addon in /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/test/node-api/test_null_init
Building addon in /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/test/node-api/test_threadsafe_function
Building addon in /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/test/node-api/test_async_cleanup_hook
Building addon in /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/test/node-api/test_fatal
Building addon in /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/test/node-api/test_callback_scope
Building addon in /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/test/node-api/test_uv_loop
Building addon in /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/test/node-api/test_uv_threadpool_size
Building addon in /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/test/node-api/1_hello_world
Building addon in /nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/test/node-api/test_worker_terminate_finalization
.....
----------------------------------------------------------------------
Ran 5 tests in 0.001s
OK
Running main() from ../../deps/googletest/src/gtest_main.cc
[==========] Running 156 tests from 25 test suites.
[----------] Global test environment set-up.
[----------] 1 test from InspectorProtocol
[ RUN ] InspectorProtocol.Utf8StringSerDes
[ OK ] InspectorProtocol.Utf8StringSerDes (0 ms)
[----------] 1 test from InspectorProtocol (0 ms total)
[----------] 14 tests from AliasBufferTest
[ RUN ] AliasBufferTest.Uint8Array
[ OK ] AliasBufferTest.Uint8Array (5 ms)
[ RUN ] AliasBufferTest.Int8Array
[ OK ] AliasBufferTest.Int8Array (1 ms)
[ RUN ] AliasBufferTest.Uint16Array
[ OK ] AliasBufferTest.Uint16Array (1 ms)
[ RUN ] AliasBufferTest.Int16Array
[ OK ] AliasBufferTest.Int16Array (1 ms)
[ RUN ] AliasBufferTest.Uint32Array
[ OK ] AliasBufferTest.Uint32Array (1 ms)
[ RUN ] AliasBufferTest.Int32Array
[ OK ] AliasBufferTest.Int32Array (0 ms)
[ RUN ] AliasBufferTest.Float32Array
[ OK ] AliasBufferTest.Float32Array (0 ms)
[ RUN ] AliasBufferTest.Float64Array
[ OK ] AliasBufferTest.Float64Array (0 ms)
[ RUN ] AliasBufferTest.SharedArrayBuffer1
[ OK ] AliasBufferTest.SharedArrayBuffer1 (0 ms)
[ RUN ] AliasBufferTest.SharedArrayBuffer2
[ OK ] AliasBufferTest.SharedArrayBuffer2 (0 ms)
[ RUN ] AliasBufferTest.SharedArrayBuffer3
[ OK ] AliasBufferTest.SharedArrayBuffer3 (0 ms)
[ RUN ] AliasBufferTest.SharedArrayBuffer4
[ OK ] AliasBufferTest.SharedArrayBuffer4 (0 ms)
[ RUN ] AliasBufferTest.OperatorOverloads
[ OK ] AliasBufferTest.OperatorOverloads (0 ms)
[ RUN ] AliasBufferTest.OperatorOverloadsRefs
[ OK ] AliasBufferTest.OperatorOverloadsRefs (0 ms)
[----------] 14 tests from AliasBufferTest (17 ms total)
[----------] 3 tests from Base64Test
[ RUN ] Base64Test.Encode
[ OK ] Base64Test.Encode (0 ms)
[ RUN ] Base64Test.EncodeURL
[ OK ] Base64Test.EncodeURL (0 ms)
[ RUN ] Base64Test.Decode
[ OK ] Base64Test.Decode (0 ms)
[----------] 3 tests from Base64Test (0 ms total)
[----------] 7 tests from BaseObjectPtrTest
[ RUN ] BaseObjectPtrTest.ScopedDetached
[ OK ] BaseObjectPtrTest.ScopedDetached (28 ms)
[ RUN ] BaseObjectPtrTest.ScopedDetachedWithWeak
[ OK ] BaseObjectPtrTest.ScopedDetachedWithWeak (18 ms)
[ RUN ] BaseObjectPtrTest.Undetached
[ OK ] BaseObjectPtrTest.Undetached (17 ms)
[ RUN ] BaseObjectPtrTest.GCWeak
[ OK ] BaseObjectPtrTest.GCWeak (18 ms)
[ RUN ] BaseObjectPtrTest.Moveable
[ OK ] BaseObjectPtrTest.Moveable (18 ms)
[ RUN ] BaseObjectPtrTest.Nullptr
[ OK ] BaseObjectPtrTest.Nullptr (17 ms)
[ RUN ] BaseObjectPtrTest.NestedClasses
[ OK ] BaseObjectPtrTest.NestedClasses (17 ms)
[----------] 7 tests from BaseObjectPtrTest (136 ms total)
[----------] 3 tests from NodeZeroIsolateTestFixture
[ RUN ] NodeZeroIsolateTestFixture.ExistingCppHeapTest
[ OK ] NodeZeroIsolateTestFixture.ExistingCppHeapTest (20 ms)
[ RUN ] NodeZeroIsolateTestFixture.CtrlCWithOnlySafeTerminationTest
[ OK ] NodeZeroIsolateTestFixture.CtrlCWithOnlySafeTerminationTest (19 ms)
[ RUN ] NodeZeroIsolateTestFixture.IsolatePlatformDelegateTest
[ OK ] NodeZeroIsolateTestFixture.IsolatePlatformDelegateTest (16 ms)
[----------] 3 tests from NodeZeroIsolateTestFixture (56 ms total)
[----------] 2 tests from NodeCrypto
[ RUN ] NodeCrypto.ClientHelloParserParseHeaderOutOfBoundsRead
[ OK ] NodeCrypto.ClientHelloParserParseHeaderOutOfBoundsRead (0 ms)
[ RUN ] NodeCrypto.NewRootCertStore
[ OK ] NodeCrypto.NewRootCertStore (0 ms)
[----------] 2 tests from NodeCrypto (0 ms total)
[----------] 4 tests from DataQueue
[ RUN ] DataQueue.InMemoryEntry
[ OK ] DataQueue.InMemoryEntry (0 ms)
[ RUN ] DataQueue.IdempotentDataQueue
[ OK ] DataQueue.IdempotentDataQueue (0 ms)
[ RUN ] DataQueue.NonIdempotentDataQueue
[ OK ] DataQueue.NonIdempotentDataQueue (0 ms)
[ RUN ] DataQueue.DataQueueEntry
[ OK ] DataQueue.DataQueueEntry (0 ms)
[----------] 4 tests from DataQueue (0 ms total)
[----------] 21 tests from EnvironmentTest
[ RUN ] EnvironmentTest.EnvironmentWithoutBrowserGlobals
[ OK ] EnvironmentTest.EnvironmentWithoutBrowserGlobals (25 ms)
[ RUN ] EnvironmentTest.EnvironmentWithESMLoader
(node:72585) ExperimentalWarning: VM Modules is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
[ OK ] EnvironmentTest.EnvironmentWithESMLoader (24 ms)
[ RUN ] EnvironmentTest.EnvironmentWithNoESMLoader
[ OK ] EnvironmentTest.EnvironmentWithNoESMLoader (22 ms)
[ RUN ] EnvironmentTest.PreExecutionPreparation
[ OK ] EnvironmentTest.PreExecutionPreparation (17 ms)
[ RUN ] EnvironmentTest.LoadEnvironmentWithCallback
[ OK ] EnvironmentTest.LoadEnvironmentWithCallback (17 ms)
[ RUN ] EnvironmentTest.LoadEnvironmentWithSource
[ OK ] EnvironmentTest.LoadEnvironmentWithSource (17 ms)
[ RUN ] EnvironmentTest.AtExitWithEnvironment
[ OK ] EnvironmentTest.AtExitWithEnvironment (16 ms)
[ RUN ] EnvironmentTest.AtExitOrder
[ OK ] EnvironmentTest.AtExitOrder (16 ms)
[ RUN ] EnvironmentTest.AtExitWithArgument
[ OK ] EnvironmentTest.AtExitWithArgument (16 ms)
[ RUN ] EnvironmentTest.AtExitRunsJS
[ OK ] EnvironmentTest.AtExitRunsJS (16 ms)
[ RUN ] EnvironmentTest.MultipleEnvironmentsPerIsolate
[ OK ] EnvironmentTest.MultipleEnvironmentsPerIsolate (22 ms)
[ RUN ] EnvironmentTest.NoEnvironmentSanity
[ OK ] EnvironmentTest.NoEnvironmentSanity (0 ms)
[ RUN ] EnvironmentTest.NonNodeJSContext
[ OK ] EnvironmentTest.NonNodeJSContext (17 ms)
[ RUN ] EnvironmentTest.SetImmediateCleanup
[ OK ] EnvironmentTest.SetImmediateCleanup (17 ms)
[ RUN ] EnvironmentTest.BufferWithFreeCallbackIsDetached
[ OK ] EnvironmentTest.BufferWithFreeCallbackIsDetached (16 ms)
[ RUN ] EnvironmentTest.InspectorMultipleEmbeddedEnvironments
[ OK ] EnvironmentTest.InspectorMultipleEmbeddedEnvironments (37 ms)
[ RUN ] EnvironmentTest.ExitHandlerTest
[ OK ] EnvironmentTest.ExitHandlerTest (17 ms)
[ RUN ] EnvironmentTest.SetImmediateMicrotasks
[ OK ] EnvironmentTest.SetImmediateMicrotasks (17 ms)
[ RUN ] EnvironmentTest.NestedMicrotaskQueue
[ OK ] EnvironmentTest.NestedMicrotaskQueue (30 ms)
[ RUN ] EnvironmentTest.RequestInterruptAtExit
[ OK ] EnvironmentTest.RequestInterruptAtExit (16 ms)
[ RUN ] EnvironmentTest.EmbedderPreload
[ OK ] EnvironmentTest.EmbedderPreload (17 ms)
[----------] 21 tests from EnvironmentTest (402 ms total)
[----------] 40 tests from InspectorSocketTest
[ RUN ] InspectorSocketTest.ReadsAndWritesInspectorMessage
[ OK ] InspectorSocketTest.ReadsAndWritesInspectorMessage (0 ms)
[ RUN ] InspectorSocketTest.BufferEdgeCases
[ OK ] InspectorSocketTest.BufferEdgeCases (0 ms)
[ RUN ] InspectorSocketTest.AcceptsRequestInSeveralWrites
[ OK ] InspectorSocketTest.AcceptsRequestInSeveralWrites (0 ms)
[ RUN ] InspectorSocketTest.ExtraTextBeforeRequest
[ OK ] InspectorSocketTest.ExtraTextBeforeRequest (0 ms)
[ RUN ] InspectorSocketTest.RequestWithoutKey
[ OK ] InspectorSocketTest.RequestWithoutKey (0 ms)
[ RUN ] InspectorSocketTest.KillsConnectionOnProtocolViolation
[ OK ] InspectorSocketTest.KillsConnectionOnProtocolViolation (0 ms)
[ RUN ] InspectorSocketTest.CanStopReadingFromInspector
[ OK ] InspectorSocketTest.CanStopReadingFromInspector (0 ms)
[ RUN ] InspectorSocketTest.CloseDoesNotNotifyReadCallback
[ OK ] InspectorSocketTest.CloseDoesNotNotifyReadCallback (0 ms)
[ RUN ] InspectorSocketTest.CloseWorksWithoutReadEnabled
[ OK ] InspectorSocketTest.CloseWorksWithoutReadEnabled (0 ms)
[ RUN ] InspectorSocketTest.ReportsHttpGet
[ OK ] InspectorSocketTest.ReportsHttpGet (137 ms)
[ RUN ] InspectorSocketTest.HandshakeCanBeCanceled
[ OK ] InspectorSocketTest.HandshakeCanBeCanceled (0 ms)
[ RUN ] InspectorSocketTest.GetThenHandshake
[ OK ] InspectorSocketTest.GetThenHandshake (0 ms)
[ RUN ] InspectorSocketTest.WriteBeforeHandshake
[ OK ] InspectorSocketTest.WriteBeforeHandshake (0 ms)
[ RUN ] InspectorSocketTest.CleanupSocketAfterEOF
[ OK ] InspectorSocketTest.CleanupSocketAfterEOF (127 ms)
[ RUN ] InspectorSocketTest.EOFBeforeHandshake
[ OK ] InspectorSocketTest.EOFBeforeHandshake (0 ms)
[ RUN ] InspectorSocketTest.Send1Mb
[ OK ] InspectorSocketTest.Send1Mb (7 ms)
[ RUN ] InspectorSocketTest.ErrorCleansUpTheSocket
[ OK ] InspectorSocketTest.ErrorCleansUpTheSocket (0 ms)
[ RUN ] InspectorSocketTest.NoCloseResponseFromClient
[ OK ] InspectorSocketTest.NoCloseResponseFromClient (0 ms)
[ RUN ] InspectorSocketTest.HostCheckedForGET
[ OK ] InspectorSocketTest.HostCheckedForGET (0 ms)
[ RUN ] InspectorSocketTest.HostCheckedForUPGRADE
[ OK ] InspectorSocketTest.HostCheckedForUPGRADE (0 ms)
[ RUN ] InspectorSocketTest.HostIPChecked
[ OK ] InspectorSocketTest.HostIPChecked (0 ms)
[ RUN ] InspectorSocketTest.HostNegativeIPChecked
[ OK ] InspectorSocketTest.HostNegativeIPChecked (0 ms)
[ RUN ] InspectorSocketTest.HostIpOctetOutOfIntRangeChecked
[ OK ] InspectorSocketTest.HostIpOctetOutOfIntRangeChecked (0 ms)
[ RUN ] InspectorSocketTest.HostIpOctetFarOutOfIntRangeChecked
[ OK ] InspectorSocketTest.HostIpOctetFarOutOfIntRangeChecked (0 ms)
[ RUN ] InspectorSocketTest.HostIpEmptyOctetStartChecked
[ OK ] InspectorSocketTest.HostIpEmptyOctetStartChecked (0 ms)
[ RUN ] InspectorSocketTest.HostIpEmptyOctetMidChecked
[ OK ] InspectorSocketTest.HostIpEmptyOctetMidChecked (0 ms)
[ RUN ] InspectorSocketTest.HostIpEmptyOctetEndChecked
[ OK ] InspectorSocketTest.HostIpEmptyOctetEndChecked (0 ms)
[ RUN ] InspectorSocketTest.HostIpTooFewOctetsChecked
[ OK ] InspectorSocketTest.HostIpTooFewOctetsChecked (0 ms)
[ RUN ] InspectorSocketTest.HostIpTooManyOctetsChecked
[ OK ] InspectorSocketTest.HostIpTooManyOctetsChecked (0 ms)
[ RUN ] InspectorSocketTest.HostIpInvalidOctalOctetStartChecked
[ OK ] InspectorSocketTest.HostIpInvalidOctalOctetStartChecked (0 ms)
[ RUN ] InspectorSocketTest.HostIpInvalidOctalOctetMidChecked
[ OK ] InspectorSocketTest.HostIpInvalidOctalOctetMidChecked (0 ms)
[ RUN ] InspectorSocketTest.HostIpInvalidOctalOctetEndChecked
[ OK ] InspectorSocketTest.HostIpInvalidOctalOctetEndChecked (0 ms)
[ RUN ] InspectorSocketTest.HostIpLeadingZeroStartChecked
[ OK ] InspectorSocketTest.HostIpLeadingZeroStartChecked (0 ms)
[ RUN ] InspectorSocketTest.HostIpLeadingZeroMidChecked
[ OK ] InspectorSocketTest.HostIpLeadingZeroMidChecked (0 ms)
[ RUN ] InspectorSocketTest.HostIpLeadingZeroEndChecked
[ OK ] InspectorSocketTest.HostIpLeadingZeroEndChecked (0 ms)
[ RUN ] InspectorSocketTest.HostIPNonRoutable
[ OK ] InspectorSocketTest.HostIPNonRoutable (0 ms)
[ RUN ] InspectorSocketTest.HostIPv6NonRoutable
[ OK ] InspectorSocketTest.HostIPv6NonRoutable (0 ms)
[ RUN ] InspectorSocketTest.HostIPv6NonRoutableDual
[ OK ] InspectorSocketTest.HostIPv6NonRoutableDual (0 ms)
[ RUN ] InspectorSocketTest.HostIPv4InSquareBrackets
[ OK ] InspectorSocketTest.HostIPv4InSquareBrackets (0 ms)
[ RUN ] InspectorSocketTest.HostIPv6InvalidAbbreviation
[ OK ] InspectorSocketTest.HostIPv6InvalidAbbreviation (0 ms)
[----------] 40 tests from InspectorSocketTest (286 ms total)
[----------] 10 tests from InspectorSocketServerTest
[ RUN ] InspectorSocketServerTest.InspectorSessions
[ OK ] InspectorSocketServerTest.InspectorSessions (1 ms)
[ RUN ] InspectorSocketServerTest.ServerDoesNothing
[ OK ] InspectorSocketServerTest.ServerDoesNothing (0 ms)
[ RUN ] InspectorSocketServerTest.ServerWithoutTargets
[ OK ] InspectorSocketServerTest.ServerWithoutTargets (0 ms)
[ RUN ] InspectorSocketServerTest.ServerCannotStart
[ OK ] InspectorSocketServerTest.ServerCannotStart (0 ms)
[ RUN ] InspectorSocketServerTest.StoppingServerDoesNotKillConnections
[ OK ] InspectorSocketServerTest.StoppingServerDoesNotKillConnections (0 ms)
[ RUN ] InspectorSocketServerTest.ClosingConnectionReportsDone
[ OK ] InspectorSocketServerTest.ClosingConnectionReportsDone (0 ms)
[ RUN ] InspectorSocketServerTest.ClosingSocketReportsDone
[ OK ] InspectorSocketServerTest.ClosingSocketReportsDone (0 ms)
[ RUN ] InspectorSocketServerTest.TerminatingSessionReportsDone
[ OK ] InspectorSocketServerTest.TerminatingSessionReportsDone (0 ms)
[ RUN ] InspectorSocketServerTest.FailsToBindToNodejsHost
[ OK ] InspectorSocketServerTest.FailsToBindToNodejsHost (16 ms)
[ RUN ] InspectorSocketServerTest.BindsToIpV6
[ OK ] InspectorSocketServerTest.BindsToIpV6 (0 ms)
[----------] 10 tests from InspectorSocketServerTest (19 ms total)
[----------] 1 test from JSONUtilsTest
[ RUN ] JSONUtilsTest.EscapeJsonChars
[ OK ] JSONUtilsTest.EscapeJsonChars (0 ms)
[----------] 1 test from JSONUtilsTest (0 ms total)
[----------] 9 tests from LinkedBindingTest
[ RUN ] LinkedBindingTest.SimpleTest
[ OK ] LinkedBindingTest.SimpleTest (16 ms)
[ RUN ] LinkedBindingTest.LocallyDefinedLinkedBindingTest
[ OK ] LinkedBindingTest.LocallyDefinedLinkedBindingTest (15 ms)
[ RUN ] LinkedBindingTest.LocallyDefinedLinkedBindingNapiTest
[ OK ] LinkedBindingTest.LocallyDefinedLinkedBindingNapiTest (15 ms)
[ RUN ] LinkedBindingTest.LocallyDefinedLinkedBindingNapiCallbackTest
[ OK ] LinkedBindingTest.LocallyDefinedLinkedBindingNapiCallbackTest (15 ms)
[ RUN ] LinkedBindingTest.LocallyDefinedLinkedBindingNapiRefVersion8Test
[ OK ] LinkedBindingTest.LocallyDefinedLinkedBindingNapiRefVersion8Test (15 ms)
[ RUN ] LinkedBindingTest.LocallyDefinedLinkedBindingNapiRefExperimentalTest
[ OK ] LinkedBindingTest.LocallyDefinedLinkedBindingNapiRefExperimentalTest (15 ms)
[ RUN ] LinkedBindingTest.LocallyDefinedLinkedBindingNapiInstanceDataTest
[ OK ] LinkedBindingTest.LocallyDefinedLinkedBindingNapiInstanceDataTest (15 ms)
[ RUN ] LinkedBindingTest.LocallyDefinedLinkedBindingNapiCallbackInstanceDataTest
[ OK ] LinkedBindingTest.LocallyDefinedLinkedBindingNapiCallbackInstanceDataTest (15 ms)
[ RUN ] LinkedBindingTest.ManyBindingsTest
[ OK ] LinkedBindingTest.ManyBindingsTest (15 ms)
[----------] 9 tests from LinkedBindingTest (141 ms total)
[----------] 1 test from NodeApiTest
[ RUN ] NodeApiTest.CreateNodeApiEnv
[ OK ] NodeApiTest.CreateNodeApiEnv (16 ms)
[----------] 1 test from NodeApiTest (16 ms total)
[----------] 1 test from NodeCryptoEnv
[ RUN ] NodeCryptoEnv.LoadBIO
[ OK ] NodeCryptoEnv.LoadBIO (15 ms)
[----------] 1 test from NodeCryptoEnv (15 ms total)
[----------] 8 tests from DebugSymbolsTest
[ RUN ] DebugSymbolsTest.ContextEmbedderEnvironmentIndex
[ OK ] DebugSymbolsTest.ContextEmbedderEnvironmentIndex (0 ms)
[ RUN ] DebugSymbolsTest.BaseObjectkInternalFieldCount
[ OK ] DebugSymbolsTest.BaseObjectkInternalFieldCount (0 ms)
[ RUN ] DebugSymbolsTest.ExternalStringDataOffset
[ OK ] DebugSymbolsTest.ExternalStringDataOffset (0 ms)
[ RUN ] DebugSymbolsTest.BaseObjectPersistentHandle
[ OK ] DebugSymbolsTest.BaseObjectPersistentHandle (15 ms)
[ RUN ] DebugSymbolsTest.EnvironmentHandleWrapQueue
[ OK ] DebugSymbolsTest.EnvironmentHandleWrapQueue (15 ms)
[ RUN ] DebugSymbolsTest.EnvironmentReqWrapQueue
[ OK ] DebugSymbolsTest.EnvironmentReqWrapQueue (15 ms)
[ RUN ] DebugSymbolsTest.HandleWrapList
[ OK ] DebugSymbolsTest.HandleWrapList (15 ms)
[ RUN ] DebugSymbolsTest.ReqWrapList
[ OK ] DebugSymbolsTest.ReqWrapList (15 ms)
[----------] 8 tests from DebugSymbolsTest (78 ms total)
[----------] 1 test from TaskRunnerTest
[ RUN ] TaskRunnerTest.EscapeShell
[ OK ] TaskRunnerTest.EscapeShell (0 ms)
[----------] 1 test from TaskRunnerTest (0 ms total)
[----------] 2 tests from PathTest
[ RUN ] PathTest.PathResolve
[ OK ] PathTest.PathResolve (14 ms)
[ RUN ] PathTest.ToNamespacedPath
[ OK ] PathTest.ToNamespacedPath (14 ms)
[----------] 2 tests from PathTest (28 ms total)
[----------] 1 test from PerProcessTest
[ RUN ] PerProcessTest.EmbeddedSources
[ OK ] PerProcessTest.EmbeddedSources (0 ms)
[----------] 1 test from PerProcessTest (0 ms total)
[----------] 2 tests from PlatformTest
[ RUN ] PlatformTest.SkipNewTasksInFlushForegroundTasks
[ OK ] PlatformTest.SkipNewTasksInFlushForegroundTasks (15 ms)
[ RUN ] PlatformTest.TracingControllerNullptr
[ OK ] PlatformTest.TracingControllerNullptr (16 ms)
[----------] 2 tests from PlatformTest (31 ms total)
[----------] 4 tests from ReportTest
[ RUN ] ReportTest.ReportWithNoIsolate
[ OK ] ReportTest.ReportWithNoIsolate (8 ms)
[ RUN ] ReportTest.ReportWithNoEnv
[ OK ] ReportTest.ReportWithNoEnv (2 ms)
[ RUN ] ReportTest.ReportWithIsolate
[ OK ] ReportTest.ReportWithIsolate (21 ms)
[ RUN ] ReportTest.ReportWithEnv
[ OK ] ReportTest.ReportWithEnv (21 ms)
[----------] 4 tests from ReportTest (54 ms total)
[----------] 3 tests from SocketAddress
[ RUN ] SocketAddress.SocketAddress
[ OK ] SocketAddress.SocketAddress (0 ms)
[ RUN ] SocketAddress.SocketAddressIPv6
[ OK ] SocketAddress.SocketAddressIPv6 (0 ms)
[ RUN ] SocketAddress.Comparison
[ OK ] SocketAddress.Comparison (0 ms)
[----------] 3 tests from SocketAddress (0 ms total)
[----------] 1 test from SocketAddressLRU
[ RUN ] SocketAddressLRU.SocketAddressLRU
[ OK ] SocketAddressLRU.SocketAddressLRU (0 ms)
[----------] 1 test from SocketAddressLRU (0 ms total)
[----------] 1 test from SocketAddressBlockList
[ RUN ] SocketAddressBlockList.Simple
[ OK ] SocketAddressBlockList.Simple (0 ms)
[----------] 1 test from SocketAddressBlockList (0 ms total)
[----------] 4 tests from TracedValue
[ RUN ] TracedValue.Object
[ OK ] TracedValue.Object (0 ms)
[ RUN ] TracedValue.Array
[ OK ] TracedValue.Array (0 ms)
[ RUN ] TracedValue.EscapingObject
[ OK ] TracedValue.EscapingObject (0 ms)
[ RUN ] TracedValue.EscapingArray
[ OK ] TracedValue.EscapingArray (0 ms)
[----------] 4 tests from TracedValue (0 ms total)
[----------] 12 tests from UtilTest
[ RUN ] UtilTest.ListHead
[ OK ] UtilTest.ListHead (0 ms)
[ RUN ] UtilTest.StringEqualNoCase
[ OK ] UtilTest.StringEqualNoCase (0 ms)
[ RUN ] UtilTest.StringEqualNoCaseN
[ OK ] UtilTest.StringEqualNoCaseN (0 ms)
[ RUN ] UtilTest.ToLower
[ OK ] UtilTest.ToLower (0 ms)
[ RUN ] UtilTest.Malloc
[ OK ] UtilTest.Malloc (0 ms)
[ RUN ] UtilTest.Calloc
[ OK ] UtilTest.Calloc (0 ms)
[ RUN ] UtilTest.UncheckedMalloc
[ OK ] UtilTest.UncheckedMalloc (0 ms)
[ RUN ] UtilTest.UncheckedCalloc
[ OK ] UtilTest.UncheckedCalloc (0 ms)
[ RUN ] UtilTest.MaybeStackBuffer
[ OK ] UtilTest.MaybeStackBuffer (0 ms)
[ RUN ] UtilTest.SPrintF
[ OK ] UtilTest.SPrintF (0 ms)
[ RUN ] UtilTest.DumpJavaScriptStackWithNoIsolate
[ OK ] UtilTest.DumpJavaScriptStackWithNoIsolate (0 ms)
[ RUN ] UtilTest.DetermineSpecificErrorType
[ OK ] UtilTest.DetermineSpecificErrorType (14 ms)
[----------] 12 tests from UtilTest (18 ms total)
[----------] Global test environment tear-down
[==========] 156 tests from 25 test suites ran. (1310 ms total)
[ PASSED ] 156 tests.
"/nix/var/nix/builds/nix-build-nodejs-24.4.0.drv-0/node-v24.4.0/node" ./test/embedding/test-embedding.js
Clean up any leftover processes but don't error if found.
ps awwx | grep Release/node | grep -v grep | cat
/nix/store/a6akyvyh3j60yz9gajqbm155k2c7m5fc-bash-5.3p0/bin/bash: line 1: ps: command not found
/nix/store/a6akyvyh3j60yz9gajqbm155k2c7m5fc-bash-5.3p0/bin/bash: line 1: ps: command not found
Clean up any leftover processes, error if found.
/nix/store/v72ywdz0dd2d6sb3knymx9ww8r6pcqba-python3-3.13.5/bin/python3.13 tools/test.py -p tap --logfile test.tap \
--mode=release --flaky-tests=skip \
--skip-tests=test-child-process-exec-env,test-child-process-uid-gid,test-fs-write-stream-eagain,test-process-euid-egid,test-process-initgroups,test-process-setgroups,test-process-uid-gid,test-setproctitle,test-fs-promises-watch,test-fs-watch,test-fs-watch-encoding,test-fs-watch-non-recursive,test-fs-watch-recursive-add-file,test-fs-watch-recursive-add-file-to-existing-subfolder,test-fs-watch-recursive-add-file-to-new-folder,test-fs-watch-recursive-add-file-with-url,test-fs-watch-recursive-add-folder,test-fs-watch-recursive-assert-leaks,test-fs-watch-recursive-promise,test-fs-watch-recursive-symlink,test-fs-watch-recursive-sync-write,test-fs-watch-recursive-update-file,test-fs-watchfile,test-runner-run,test-runner-watch-mode,test-watch-mode-files_watcher,test-macos-app-sandbox,test-os,test-os-process-priority,test-debugger-extract-function-name,test-debugger-random-port-with-inspect-port,test-debugger-launch,test-debugger-pid,test-wasi \
default pummel
TAP version 13
1..4278
ok 1 parallel/test-als-defaultvalue-original
---
duration_ms: 47.07700
...
ok 2 parallel/test-accessor-properties
---
duration_ms: 52.50600
...
ok 3 parallel/test-assert-calltracker-calls
---
duration_ms: 47.83700
...
ok 4 parallel/test-assert-async
---
duration_ms: 50.45900
...
ok 5 parallel/test-als-defaultvalue
---
duration_ms: 58.60500
...
ok 6 parallel/test-arm-math-illegal-instruction
---
duration_ms: 59.60400
...
ok 7 parallel/test-abortsignal-cloneable
---
duration_ms: 66.94200
...
ok 8 parallel/test-assert-calltracker-getCalls
---
duration_ms: 55.85400
...
ok 9 parallel/test-abortcontroller-internal
---
duration_ms: 77.15500
...
ok 10 parallel/test-abortsignal-any
---
duration_ms: 78.47700
...
ok 11 parallel/test-assert-builtins-not-read-from-filesystem
---
duration_ms: 74.66500
...
ok 12 parallel/test-assert-calltracker-report
---
duration_ms: 39.23600
...
ok 13 parallel/test-assert-calltracker-verify
---
duration_ms: 48.96800
...
ok 14 parallel/test-assert-deep-with-error
---
duration_ms: 49.77500
...
ok 15 parallel/test-assert
---
duration_ms: 108.00700
...
ok 16 parallel/test-aborted-util
---
duration_ms: 122.29400
...
ok 17 parallel/test-assert-fail
---
duration_ms: 53.39000
...
ok 18 parallel/test-assert-first-line
---
duration_ms: 47.32600
...
ok 19 parallel/test-assert-checktag
---
duration_ms: 66.01600
...
ok 20 parallel/test-assert-if-error
---
duration_ms: 51.28800
...
ok 21 parallel/test-abortcontroller
---
duration_ms: 136.38100
...
ok 22 parallel/test-assert-fail-deprecation
---
duration_ms: 62.66900
...
ok 23 parallel/test-async-hooks-async-await
---
duration_ms: 37.14000
...
ok 24 parallel/test-async-hooks-asyncresource-constructor
---
duration_ms: 38.41400
...
ok 25 parallel/test-async-hooks-close-during-destroy
---
duration_ms: 38.58800
...
ok 26 parallel/test-async-hooks-constructor
---
duration_ms: 35.75700
...
ok 27 parallel/test-assert-deep
---
duration_ms: 99.74900
...
ok 28 parallel/test-assert-typedarray-deepequal
---
duration_ms: 67.50800
...
ok 29 parallel/test-async-hooks-disable-during-promise
---
duration_ms: 36.32100
...
ok 30 parallel/test-async-hooks-destroy-on-gc
---
duration_ms: 44.77600
...
ok 31 parallel/test-async-hooks-enable-before-promise-resolve
---
duration_ms: 38.72400
...
ok 32 parallel/test-async-hooks-correctly-switch-promise-hook
---
duration_ms: 51.31200
...
ok 33 parallel/test-async-hooks-enable-disable
---
duration_ms: 42.71600
...
ok 34 parallel/test-assert-esm-cjs-message-verify
---
duration_ms: 110.93000
...
ok 35 parallel/test-async-hooks-enable-during-promise
---
duration_ms: 34.22500
...
ok 36 parallel/test-async-hooks-enable-disable-enable
---
duration_ms: 47.19100
...
ok 37 parallel/test-async-hooks-disable-gc-tracking
---
duration_ms: 62.44700
...
ok 38 parallel/test-assert-partial-deep-equal
---
duration_ms: 115.14100
...
ok 39 parallel/test-async-hooks-enable-recursive
---
duration_ms: 51.51100
...
ok 40 parallel/test-async-hooks-http-agent
---
duration_ms: 49.55100
...
ok 41 parallel/test-async-hooks-promise
---
duration_ms: 39.82500
...
ok 42 parallel/test-async-hooks-promise-enable-disable
---
duration_ms: 39.67200
...
ok 43 parallel/test-async-hooks-prevent-double-destroy
---
duration_ms: 44.90300
...
ok 44 parallel/test-async-hooks-http-agent-destroy
---
duration_ms: 55.58800
...
ok 45 parallel/test-async-hooks-promise-triggerid
---
duration_ms: 37.71800
...
ok 46 parallel/test-async-hooks-run-in-async-scope-caught-exception
---
duration_ms: 37.40200
...
ok 47 parallel/test-async-hooks-recursive-stack-runInAsyncScope
---
duration_ms: 41.92700
...
ok 48 parallel/test-async-hooks-run-in-async-scope-this-arg
---
duration_ms: 37.07900
...
ok 49 parallel/test-async-hooks-top-level-clearimmediate
---
duration_ms: 34.21200
...
ok 50 parallel/test-async-local-storage-bind
---
duration_ms: 32.56400
...
ok 51 parallel/test-async-hooks-vm-gc
---
duration_ms: 49.63700
...
ok 52 parallel/test-async-local-storage-contexts
---
duration_ms: 38.01800
...
ok 53 parallel/test-async-hooks-worker-asyncfn-terminate-1
---
duration_ms: 53.46200
...
ok 54 parallel/test-async-hooks-worker-asyncfn-terminate-2
---
duration_ms: 54.53600
...
ok 55 parallel/test-async-local-storage-deep-stack
---
duration_ms: 40.18700
...
ok 56 parallel/test-async-local-storage-enter-with
---
duration_ms: 34.40700
...
ok 57 parallel/test-async-hooks-worker-asyncfn-terminate-4
---
duration_ms: 49.74500
...
ok 58 parallel/test-async-local-storage-exit-does-not-leak
---
duration_ms: 34.52900
...
ok 59 parallel/test-async-hooks-worker-asyncfn-terminate-3
---
duration_ms: 62.71000
...
ok 60 parallel/test-async-local-storage-isolation
---
duration_ms: 35.44900
...
ok 61 parallel/test-async-local-storage-snapshot
---
duration_ms: 39.97100
...
ok 62 parallel/test-async-local-storage-http-agent
---
duration_ms: 52.84800
...
ok 63 parallel/test-async-wrap-constructor
---
duration_ms: 38.99000
...
ok 64 parallel/test-async-wrap-destroyid
---
duration_ms: 39.97400
...
ok 65 parallel/test-async-wrap-trigger-id
---
duration_ms: 34.26400
...
ok 66 parallel/test-async-wrap-promise-after-enabled
---
duration_ms: 39.46100
...
ok 67 parallel/test-async-wrap-tlssocket-asyncreset
---
duration_ms: 62.81400
...
ok 68 parallel/test-async-wrap-uncaughtexception
---
duration_ms: 39.02100
...
ok 69 parallel/test-atomics-wake
---
duration_ms: 35.00600
...
ok 70 parallel/test-asyncresource-bind
---
duration_ms: 37.92100
...
ok 71 parallel/test-bad-unicode
---
duration_ms: 38.90200
...
ok 72 parallel/test-benchmark-cli
---
duration_ms: 39.06200
...
ok 73 parallel/test-beforeexit-event-exit
---
duration_ms: 42.75500
...
ok 74 parallel/test-async-wrap-pop-id-during-load
---
duration_ms: 92.70500
...
ok 75 parallel/test-binding-constants
---
duration_ms: 35.21900
...
ok 76 parallel/test-bash-completion
---
duration_ms: 62.25200
...
ok 77 parallel/test-blob-createobjecturl
---
duration_ms: 35.37600
...
ok 78 parallel/test-blocklist
---
duration_ms: 35.00400
...
ok 79 parallel/test-blob-file-backed
---
duration_ms: 44.80600
...
ok 80 parallel/test-async-local-storage-http-multiclients
---
duration_ms: 133.51700
...
ok 81 parallel/test-bootstrap-modules
---
duration_ms: 36.75200
...
ok 82 parallel/test-blocklist-clone
---
duration_ms: 45.52500
...
ok 83 parallel/test-blob
---
duration_ms: 66.50100
...
ok 84 parallel/test-broadcastchannel-custom-inspect
---
duration_ms: 46.54900
...
ok 85 parallel/test-btoa-atob
---
duration_ms: 42.44200
...
ok 86 parallel/test-buffer-alloc
---
duration_ms: 41.13500
...
ok 87 parallel/test-buffer-ascii
---
duration_ms: 35.34700
...
ok 88 parallel/test-buffer-arraybuffer
---
duration_ms: 40.28500
...
ok 89 parallel/test-buffer-bigint64
---
duration_ms: 35.99200
...
ok 90 parallel/test-buffer-backing-arraybuffer
---
duration_ms: 46.45200
...
ok 91 parallel/test-buffer-badhex
---
duration_ms: 44.61600
...
ok 92 parallel/test-buffer-bytelength
---
duration_ms: 39.01900
...
ok 93 parallel/test-buffer-compare
---
duration_ms: 41.66100
...
ok 94 parallel/test-buffer-concat
---
duration_ms: 39.52400
...
ok 95 parallel/test-buffer-compare-offset
---
duration_ms: 42.09600
...
ok 96 parallel/test-buffer-constants
---
duration_ms: 39.53000
...
ok 97 parallel/test-buffer-constructor-deprecation-error
---
duration_ms: 40.52100
...
ok 98 parallel/test-buffer-constructor-outside-node-modules
---
duration_ms: 34.56400
...
ok 99 parallel/test-buffer-equals
---
duration_ms: 37.84800
...
ok 100 parallel/test-buffer-copy
---
duration_ms: 40.19600
...
ok 101 parallel/test-buffer-failed-alloc-typed-arrays
---
duration_ms: 36.26300
...
ok 102 parallel/test-buffer-fakes
---
duration_ms: 45.12000
...
ok 103 parallel/test-buffer-from
---
duration_ms: 45.43700
...
ok 104 parallel/test-buffer-fill
---
duration_ms: 46.09600
...
ok 105 parallel/test-buffer-includes
---
duration_ms: 45.78100
...
ok 106 parallel/test-buffer-inheritance
---
duration_ms: 35.06300
...
ok 107 parallel/test-buffer-inspect
---
duration_ms: 39.39100
...
ok 108 parallel/test-buffer-isascii
---
duration_ms: 44.81900
...
ok 109 parallel/test-buffer-iterator
---
duration_ms: 32.91900
...
ok 110 parallel/test-buffer-isencoding
---
duration_ms: 37.19300
...
ok 111 parallel/test-buffer-isutf8
---
duration_ms: 39.14300
...
ok 112 parallel/test-buffer-new
---
duration_ms: 42.70600
...
ok 113 parallel/test-buffer-nopendingdep-map
---
duration_ms: 34.09300
...
ok 114 parallel/test-buffer-no-negative-allocation
---
duration_ms: 38.71600
...
ok 115 parallel/test-async-hooks-fatal-error
---
duration_ms: 412.94400
...
ok 116 parallel/test-buffer-of-no-deprecation
---
duration_ms: 43.57700
...
ok 117 parallel/test-buffer-indexof
---
duration_ms: 103.26900
...
ok 118 parallel/test-buffer-parent-property
---
duration_ms: 38.69000
...
ok 119 parallel/test-buffer-over-max-length
---
duration_ms: 41.17900
...
ok 120 parallel/test-buffer-pending-deprecation
---
duration_ms: 39.44700
...
ok 121 parallel/test-buffer-pool-untransferable
---
duration_ms: 41.16100
...
ok 122 parallel/test-buffer-prototype-inspect
---
duration_ms: 40.63400
...
ok 123 parallel/test-buffer-constructor-node-modules
---
duration_ms: 176.95200
...
ok 124 parallel/test-buffer-readdouble
---
duration_ms: 35.27400
...
ok 125 parallel/test-buffer-read
---
duration_ms: 55.16400
...
ok 126 parallel/test-buffer-readfloat
---
duration_ms: 41.24300
...
ok 127 parallel/test-buffer-safe-unsafe
---
duration_ms: 36.59000
...
ok 128 parallel/test-buffer-readint
---
duration_ms: 42.72200
...
ok 129 parallel/test-buffer-readuint
---
duration_ms: 45.07200
...
ok 130 parallel/test-async-hooks-http-parser-destroy
---
duration_ms: 461.24200
...
ok 131 parallel/test-buffer-set-inspect-max-bytes
---
duration_ms: 43.62400
...
ok 132 parallel/test-buffer-sharedarraybuffer
---
duration_ms: 46.76500
...
ok 133 parallel/test-buffer-slice
---
duration_ms: 46.87000
...
ok 134 parallel/test-buffer-resizable
---
duration_ms: 71.18700
...
ok 135 parallel/test-buffer-slow
---
duration_ms: 45.86000
...
ok 136 parallel/test-buffer-swap
---
duration_ms: 46.34900
...
ok 137 parallel/test-buffer-tojson
---
duration_ms: 40.98000
...
ok 138 parallel/test-buffer-tostring
---
duration_ms: 44.06300
...
ok 139 parallel/test-buffer-tostring-range
---
duration_ms: 44.03000
...
ok 140 parallel/test-buffer-tostring-4gb
---
duration_ms: 48.06300
...
ok 141 parallel/test-buffer-tostring-rangeerror
---
duration_ms: 43.11200
...
ok 142 parallel/test-buffer-writedouble
---
duration_ms: 38.04600
...
ok 143 parallel/test-buffer-writefloat
---
duration_ms: 38.11400
...
ok 144 parallel/test-buffer-write-fast
---
duration_ms: 51.59900
...
ok 145 parallel/test-buffer-write
---
duration_ms: 58.56100
...
ok 146 parallel/test-buffer-writeint
---
duration_ms: 41.66500
...
ok 147 parallel/test-buffer-writeuint
---
duration_ms: 42.58000
...
ok 148 parallel/test-buffer-zero-fill
---
duration_ms: 43.73900
...
ok 149 parallel/test-buffer-zero-fill-reset
---
duration_ms: 36.48000
...
ok 150 parallel/test-c-ares
---
duration_ms: 43.32300
...
ok 151 parallel/test-buffer-zero-fill-cli
---
duration_ms: 52.82300
...
ok 152 parallel/test-child-process-constructor
---
duration_ms: 43.91500
...
ok 153 parallel/test-child-process-destroy
---
duration_ms: 42.49500
...
ok 154 parallel/test-child-process-advanced-serialization
---
duration_ms: 74.18800
...
ok 155 parallel/test-child-process-default-options
---
duration_ms: 49.33700
...
ok 156 parallel/test-child-process-cwd
---
duration_ms: 55.01600
...
ok 157 parallel/test-child-process-dgram-reuseport # skip The `reusePort` is not supported
---
duration_ms: 44.05100
...
ok 158 parallel/test-child-process-advanced-serialization-splitted-length-field
---
duration_ms: 81.53900
...
ok 159 parallel/test-child-process-can-write-to-stdout
---
duration_ms: 78.28100
...
ok 160 parallel/test-child-process-advanced-serialization-largebuffer
---
duration_ms: 99.34300
...
ok 161 parallel/test-child-process-detached
---
duration_ms: 70.55500
...
ok 162 parallel/test-child-process-exec-abortcontroller-promisified
---
duration_ms: 49.33600
...
ok 163 parallel/test-child-process-exec-any-shells-windows # skip Windows specific test.
---
duration_ms: 47.23100
...
ok 164 parallel/test-child-process-double-pipe
---
duration_ms: 60.16300
...
ok 165 parallel/test-child-process-env
---
duration_ms: 62.64500
...
ok 166 parallel/test-child-process-exec-cwd
---
duration_ms: 57.83900
...
ok 167 parallel/test-child-process-exec-error
---
duration_ms: 69.06700
...
ok 168 parallel/test-child-process-disconnect
---
duration_ms: 108.51300
...
ok 169 parallel/test-child-process-exec-timeout-expire
---
duration_ms: 64.90100
...
ok 170 parallel/test-child-process-exec-stdout-stderr-data-string
---
duration_ms: 77.61500
...
ok 171 parallel/test-child-process-exec-timeout-kill
---
duration_ms: 75.83200
...
ok 172 parallel/test-child-process-execFile-promisified-abortController
---
duration_ms: 54.35900
...
ok 173 parallel/test-child-process-exec-maxbuf
---
duration_ms: 112.16000
...
ok 174 parallel/test-buffer-constructor-node-modules-paths
---
duration_ms: 475.47800
...
ok 175 parallel/test-child-process-exec-std-encoding
---
duration_ms: 105.90900
...
ok 176 parallel/test-child-process-exec-kill-throws
---
duration_ms: 125.18400
...
ok 177 parallel/test-child-process-flush-stdio
---
duration_ms: 55.33800
...
ok 178 parallel/test-child-process-fork-abort-signal
---
duration_ms: 54.23300
...
ok 179 parallel/test-child-process-execfile-maxbuf
---
duration_ms: 93.95100
...
ok 180 parallel/test-child-process-exit-code
---
duration_ms: 85.72800
...
ok 181 parallel/test-child-process-execfile
---
duration_ms: 139.41400
...
ok 182 parallel/test-child-process-exec-encoding
---
duration_ms: 215.54900
...
ok 183 parallel/test-child-process-fork
---
duration_ms: 104.74700
...
ok 184 parallel/test-child-process-exec-timeout-not-expired
---
duration_ms: 205.91900
...
ok 185 parallel/test-child-process-fork-args
---
duration_ms: 110.17100
...
ok 186 parallel/test-child-process-fork-close
---
duration_ms: 171.04600
...
ok 187 parallel/test-child-process-execfilesync-maxbuf
---
duration_ms: 257.20400
...
ok 188 parallel/test-child-process-fork-dgram
---
duration_ms: 153.30800
...
ok 189 parallel/test-child-process-fork-detached
---
duration_ms: 160.88100
...
ok 190 parallel/test-child-process-fork-and-spawn
---
duration_ms: 238.22000
...
ok 191 parallel/test-child-process-fork-closed-channel-segfault
---
duration_ms: 197.63900
...
ok 192 parallel/test-child-process-execsync-maxbuf
---
duration_ms: 308.32100
...
ok 193 parallel/test-abortsignal-drop-settled-signals
---
duration_ms: 1213.58500
...
ok 194 parallel/test-child-process-fork-getconnections
---
duration_ms: 206.03600
...
ok 195 parallel/test-child-process-fork-exec-argv
---
duration_ms: 260.88400
...
ok 196 parallel/test-child-process-fork-no-shell
---
duration_ms: 112.42000
...
ok 197 parallel/test-child-process-fork-timeout-kill-signal
---
duration_ms: 69.21900
...
ok 198 parallel/test-child-process-fork-net-server
---
duration_ms: 172.26900
...
ok 199 parallel/test-child-process-fork-net-socket
---
duration_ms: 169.26000
...
ok 200 parallel/test-child-process-fork-stdio-string-variant
---
duration_ms: 118.55000
...
ok 201 parallel/test-child-process-fork-url
---
duration_ms: 97.52400
...
ok 202 parallel/test-child-process-fork3
---
duration_ms: 83.98400
...
ok 203 parallel/test-child-process-fork-stdio
---
duration_ms: 173.25100
...
ok 204 parallel/test-child-process-internal
---
duration_ms: 85.82600
...
ok 205 parallel/test-child-process-net-reuseport # skip The `reusePort` option is not supported
---
duration_ms: 40.41400
...
ok 206 parallel/test-child-process-ipc-next-tick
---
duration_ms: 70.50000
...
ok 207 parallel/test-child-process-ipc
---
duration_ms: 73.48900
...
ok 208 parallel/test-child-process-pipe-dataflow
---
duration_ms: 52.60300
...
ok 209 parallel/test-child-process-kill
---
duration_ms: 94.96000
...
ok 210 parallel/test-child-process-prototype-tampering # skip undefined
---
duration_ms: 42.27400
...
ok 211 parallel/test-child-process-no-deprecation
---
duration_ms: 87.26100
...
ok 212 parallel/test-child-process-reject-null-bytes
---
duration_ms: 65.42400
...
ok 213 parallel/test-child-process-fork-net
---
duration_ms: 402.59800
...
ok 214 parallel/test-child-process-send-after-close
---
duration_ms: 114.53200
...
ok 215 parallel/test-child-process-promisified
---
duration_ms: 155.18500
...
ok 216 parallel/test-child-process-recv-handle
---
duration_ms: 194.90500
...
ok 217 parallel/test-child-process-fork-ref
---
duration_ms: 434.39500
...
ok 218 parallel/test-child-process-send-cb
---
duration_ms: 174.81100
...
ok 219 parallel/test-child-process-send-keep-open
---
duration_ms: 173.50800
...
ok 220 parallel/test-child-process-send-returns-boolean
---
duration_ms: 172.28800
...
ok 221 parallel/test-child-process-send-type-error
---
duration_ms: 148.48800
...
ok 222 parallel/test-child-process-send-utf8
---
duration_ms: 136.88500
...
ok 223 parallel/test-child-process-set-blocking
---
duration_ms: 113.61700
...
ok 224 parallel/test-child-process-spawn-args
---
duration_ms: 66.54500
...
ok 225 parallel/test-child-process-spawn-controller
---
duration_ms: 61.73800
...
ok 226 parallel/test-child-process-spawn-event
---
duration_ms: 52.56100
...
ok 227 parallel/test-child-process-spawn-error
---
duration_ms: 72.84800
...
ok 228 parallel/test-child-process-server-close
---
duration_ms: 211.52200
...
ok 229 parallel/test-child-process-spawn-timeout-kill-signal
---
duration_ms: 102.20200
...
ok 230 parallel/test-child-process-spawn-shell
---
duration_ms: 143.99900
...
ok 231 parallel/test-child-process-spawnsync-args
---
duration_ms: 134.03700
...
ok 232 parallel/test-child-process-fork-ref2
---
duration_ms: 717.30900
...
ok 233 parallel/test-child-process-spawn-argv0
---
duration_ms: 282.27200
...
ok 234 parallel/test-child-process-spawnsync
---
duration_ms: 213.22500
...
ok 235 parallel/test-child-process-silent
---
duration_ms: 316.84500
...
ok 236 parallel/test-child-process-spawnsync-env
---
duration_ms: 203.75400
...
ok 237 parallel/test-child-process-spawn-typeerror
---
duration_ms: 280.59900
...
ok 238 parallel/test-child-process-stdin
---
duration_ms: 64.37300
...
ok 239 parallel/test-child-process-fork-exec-path
---
duration_ms: 1015.22600
...
ok 240 parallel/test-child-process-stdio
---
duration_ms: 99.33900
...
ok 241 parallel/test-child-process-spawnsync-shell
---
duration_ms: 201.96500
...
ok 242 parallel/test-child-process-stdin-ipc
---
duration_ms: 193.05200
...
ok 243 parallel/test-child-process-stdio-merge-stdouts-into-cat
---
duration_ms: 92.31100
...
ok 244 parallel/test-child-process-spawnsync-timeout
---
duration_ms: 274.75600
...
ok 245 parallel/test-child-process-stdio-big-write-end
---
duration_ms: 202.12400
...
ok 246 parallel/test-child-process-stdio-inherit
---
duration_ms: 156.26900
...
ok 247 parallel/test-child-process-spawnsync-maxbuf
---
duration_ms: 401.42900
...
ok 248 parallel/test-child-process-stdout-flush
---
duration_ms: 122.61000
...
ok 249 parallel/test-child-process-stdio-reuse-readable-stdio
---
duration_ms: 127.82600
...
ok 250 parallel/test-child-process-validate-stdio
---
duration_ms: 70.69100
...
ok 251 parallel/test-child-process-spawnsync-kill-signal
---
duration_ms: 525.14500
...
ok 252 parallel/test-child-process-spawnsync-validation-errors
---
duration_ms: 462.12900
...
ok 253 parallel/test-child-process-stdout-ipc
---
duration_ms: 252.24400
...
ok 254 parallel/test-child-process-stdout-flush-exit
---
duration_ms: 271.47600
...
ok 255 parallel/test-child-process-spawn-windows-batch-file
---
duration_ms: 771.43200
...
ok 256 parallel/test-child-process-stdio-overlapped
---
duration_ms: 367.37400
...
ok 257 parallel/test-cli-node-cli-manpage-options
---
duration_ms: 136.66200
...
ok 258 parallel/test-cli-node-cli-manpage-env-vars
---
duration_ms: 209.07200
...
ok 259 parallel/test-cli-eval-event
---
duration_ms: 284.98700
...
ok 260 parallel/test-child-process-spawnsync-input
---
duration_ms: 871.17200
...
ok 261 parallel/test-child-process-windows-hide
---
duration_ms: 524.03400
...
ok 262 parallel/test-cli-node-options-disallowed
---
duration_ms: 419.33100
...
ok 263 parallel/test-cli-eval
---
duration_ms: 738.39400
...
ok 264 parallel/test-cli-syntax-eval
---
duration_ms: 218.45500
...
ok 265 parallel/test-cli-node-options-docs
---
duration_ms: 664.02800
...
ok 266 parallel/test-cli-node-print-help
---
duration_ms: 674.96500
...
ok 267 parallel/test-cli-bad-options
---
duration_ms: 909.35500
...
ok 268 parallel/test-client-request-destroy
---
duration_ms: 69.32100
...
ok 269 parallel/test-cli-permission-multiple-allow
---
duration_ms: 572.87800
...
ok 270 parallel/test-cli-node-options
---
duration_ms: 775.24800
...
ok 271 parallel/test-cli-options-precedence
---
duration_ms: 697.55200
...
ok 272 parallel/test-cluster-bind-privileged-port # skip macOS may allow ordinary processes to use any port
---
duration_ms: 76.42000
...
ok 273 parallel/test-cluster-accept-fail
---
duration_ms: 144.32500
...
ok 274 parallel/test-child-process-bad-stdio
---
duration_ms: 2574.92900
...
ok 275 parallel/test-cli-options-negation
---
duration_ms: 803.99600
...
ok 276 parallel/test-cli-syntax-piped-bad
---
duration_ms: 304.44700
...
ok 277 parallel/test-cluster-advanced-serialization
---
duration_ms: 148.17600
...
ok 278 parallel/test-cluster-call-and-destroy
---
duration_ms: 141.96500
...
ok 279 parallel/test-cli-syntax-piped-good
---
duration_ms: 300.77700
...
ok 280 parallel/test-cli-permission-deny-fs
---
duration_ms: 826.44100
...
ok 281 parallel/test-cluster-cwd
---
duration_ms: 225.06600
...
ok 282 parallel/test-cluster-dgram-1
---
duration_ms: 243.24700
...
ok 283 parallel/test-cluster-child-index-net
---
duration_ms: 278.40500
...
ok 284 parallel/test-cluster-dgram-reuseport # skip The `reusePort` option is not supported
---
duration_ms: 57.54100
...
ok 285 parallel/test-cluster-dgram-ipv6only
---
duration_ms: 209.77900
...
ok 286 parallel/test-cluster-child-index-dgram
---
duration_ms: 308.47100
...
ok 287 parallel/test-cluster-dgram-reuse
---
duration_ms: 206.35600
...
ok 288 parallel/test-cluster-bind-twice
---
duration_ms: 390.19800
...
ok 289 parallel/test-cluster-dgram-bind-fd
---
duration_ms: 241.24000
...
ok 290 parallel/test-cluster-concurrent-disconnect
---
duration_ms: 314.53800
...
ok 291 parallel/test-cluster-dgram-2
---
duration_ms: 311.17700
...
ok 292 parallel/test-cluster-basic
---
duration_ms: 465.93400
...
ok 293 parallel/test-cluster-disconnect-before-exit
---
duration_ms: 155.85400
...
ok 294 parallel/test-cluster-disconnect-with-no-workers
---
duration_ms: 119.03700
...
ok 295 parallel/test-cluster-disconnect-leak
---
duration_ms: 226.75500
...
ok 296 parallel/test-cluster-disconnect-idle-worker
---
duration_ms: 232.59200
...
ok 297 parallel/test-cluster-disconnect-exitedAfterDisconnect-race
---
duration_ms: 252.63000
...
ok 298 parallel/test-cluster-eaddrinuse
---
duration_ms: 212.82600
...
ok 299 parallel/test-cluster-disconnect-unshared-udp
---
duration_ms: 281.47700
...
ok 300 parallel/test-cluster-disconnect-race
---
duration_ms: 298.61000
...
ok 301 parallel/test-cluster-disconnect-unshared-tcp
---
duration_ms: 307.50100
...
ok 302 parallel/test-cluster-disconnect
---
duration_ms: 359.59100
...
ok 303 parallel/test-cluster-fork-stdio
---
duration_ms: 188.60000
...
ok 304 parallel/test-cluster-fork-env
---
duration_ms: 201.50700
...
ok 305 parallel/test-cluster-eaccess
---
duration_ms: 308.91900
...
ok 306 parallel/test-cluster-ipc-throw
---
duration_ms: 149.34600
...
ok 307 parallel/test-cluster-kill-disconnect
---
duration_ms: 175.49000
...
ok 308 parallel/test-cluster-http-pipe
---
duration_ms: 239.78900
...
ok 309 parallel/test-cluster-invalid-message
---
duration_ms: 229.64100
...
ok 310 parallel/test-cluster-kill-infinite-loop
---
duration_ms: 175.82000
...
ok 311 parallel/test-cluster-listening-port
---
duration_ms: 163.24000
...
ok 312 parallel/test-cluster-listen-pipe-readable-writable
---
duration_ms: 172.05900
...
ok 313 parallel/test-cluster-fork-windowsHide
---
duration_ms: 259.04800
...
ok 314 parallel/test-cluster-message
---
duration_ms: 168.27500
...
ok 315 parallel/test-cluster-net-listen
---
duration_ms: 175.77200
...
ok 316 parallel/test-cluster-net-listen-backlog
---
duration_ms: 178.35900
...
ok 317 parallel/test-cluster-net-reuseport # skip The `reusePort` option is not supported
---
duration_ms: 70.25900
...
ok 318 parallel/test-cli-print-promise
---
duration_ms: 1390.27500
...
ok 319 parallel/test-cluster-net-listen-ipv6only-false
---
duration_ms: 202.59600
...
ok 320 parallel/test-cluster-process-disconnect
---
duration_ms: 144.71000
...
ok 321 parallel/test-cluster-net-listen-relative-path
---
duration_ms: 171.20500
...
ok 322 parallel/test-cluster-net-server-drop-connection
---
duration_ms: 208.06400
...
ok 323 parallel/test-cluster-net-send
---
duration_ms: 239.52100
...
ok 324 parallel/test-cluster-rr-domain-listen
---
duration_ms: 218.43400
...
ok 325 parallel/test-cluster-rr-handle-close
---
duration_ms: 209.39400
...
ok 326 parallel/test-cluster-rr-handle-ref-unref
---
duration_ms: 215.48000
...
ok 327 parallel/test-cluster-rr-ref
---
duration_ms: 215.23100
...
ok 328 parallel/test-cluster-setup-primary-argv
---
duration_ms: 54.72600
...
ok 329 parallel/test-cluster-send-socket-to-worker-http-server
---
duration_ms: 161.17800
...
ok 330 parallel/test-cluster-send-deadlock
---
duration_ms: 188.71100
...
ok 331 parallel/test-cluster-setup-primary-emit
---
duration_ms: 48.06400
...
ok 332 parallel/test-cluster-send-handle-twice
---
duration_ms: 193.30000
...
ok 333 parallel/test-cluster-primary-error
---
duration_ms: 355.29600
...
ok 334 parallel/test-cluster-setup-primary-cumulative
---
duration_ms: 89.94700
...
ok 335 parallel/test-cluster-setup-primary
---
duration_ms: 145.40500
...
ok 336 parallel/test-cluster-shared-handle-bind-privileged-port # skip macOS may allow ordinary processes to use any port
---
duration_ms: 57.70500
...
ok 337 parallel/test-async-hooks-execution-async-resource
---
duration_ms: 4295.40600
...
ok 338 parallel/test-cluster-worker-constructor
---
duration_ms: 81.85800
...
ok 339 parallel/test-cluster-server-restart-rr
---
duration_ms: 218.28400
...
ok 340 parallel/test-cluster-server-restart-none
---
duration_ms: 242.33200
...
ok 341 parallel/test-cluster-shared-handle-bind-error
---
duration_ms: 143.04800
...
ok 342 parallel/test-async-hooks-execution-async-resource-await
---
duration_ms: 4378.03400
...
ok 343 parallel/test-cluster-worker-death
---
duration_ms: 129.94100
...
ok 344 parallel/test-cluster-uncaught-exception
---
duration_ms: 185.35900
...
ok 345 parallel/test-cluster-worker-disconnect
---
duration_ms: 165.28900
...
ok 346 parallel/test-cluster-worker-disconnect-on-error
---
duration_ms: 156.43500
...
ok 347 parallel/test-cluster-worker-events
---
duration_ms: 119.31500
...
ok 348 parallel/test-cluster-shared-leak
---
duration_ms: 241.83400
...
ok 349 parallel/test-cluster-worker-destroy
---
duration_ms: 197.96300
...
ok 350 parallel/test-cluster-worker-exit
---
duration_ms: 131.33100
...
ok 351 parallel/test-cluster-worker-forced-exit
---
duration_ms: 132.68200
...
ok 352 parallel/test-cluster-worker-handle-close
---
duration_ms: 158.49300
...
ok 353 parallel/test-cluster-worker-init
---
duration_ms: 136.73000
...
ok 354 parallel/test-code-cache
---
duration_ms: 79.29100
...
ok 355 parallel/test-cluster-worker-isconnected
---
duration_ms: 170.99600
...
ok 356 parallel/test-common-must-not-call
---
duration_ms: 58.02000
...
ok 357 parallel/test-cluster-worker-kill-signal
---
duration_ms: 166.71900
...
ok 358 parallel/test-cluster-worker-isdead
---
duration_ms: 205.96800
...
ok 359 parallel/test-common-gc
---
duration_ms: 125.66900
...
ok 360 parallel/test-common-countdown
---
duration_ms: 170.66900
...
ok 361 parallel/test-cluster-worker-kill
---
duration_ms: 209.81600
...
ok 362 parallel/test-cluster-worker-wait-server-close
---
duration_ms: 185.92000
...
ok 363 parallel/test-common-must-not-mutate-object-deep
---
duration_ms: 121.93900
...
ok 364 parallel/test-common-expect-warning
---
duration_ms: 168.82300
...
ok 365 parallel/test-common
---
duration_ms: 221.45800
...
ok 366 parallel/test-compile-cache-api-error
---
duration_ms: 99.93200
...
ok 367 parallel/test-cluster-setup-primary-multiple
---
duration_ms: 613.82500
...
ok 368 parallel/test-compile-cache-api-permission
---
duration_ms: 169.52400
...
ok 369 parallel/test-compile-cache-bad-syntax
---
duration_ms: 167.28900
...
ok 370 parallel/test-compile-cache-api-tmpdir
---
duration_ms: 174.40100
...
ok 371 parallel/test-compile-cache-disable
---
duration_ms: 148.74900
...
ok 372 parallel/test-compile-cache-api-flush
---
duration_ms: 249.56300
...
ok 373 parallel/test-compile-cache-api-env
---
duration_ms: 262.50000
...
ok 374 parallel/test-compile-cache-esm
---
duration_ms: 195.77800
...
ok 375 parallel/test-compile-cache-existing-directory
---
duration_ms: 170.87600
...
ok 376 parallel/test-compile-cache-updated-file
---
duration_ms: 227.74000
...
ok 377 parallel/test-compile-cache-dynamic-import
---
duration_ms: 495.61700
...
ok 378 parallel/test-compile-cache-typescript-strip-sourcemaps
---
duration_ms: 312.98300
...
ok 379 parallel/test-compile-cache-api-success
---
duration_ms: 559.04800
...
ok 380 parallel/test-compression-decompression-stream
---
duration_ms: 111.45300
...
ok 381 parallel/test-config-json-schema
---
duration_ms: 78.69900
...
ok 382 parallel/test-console
---
duration_ms: 93.28400
...
ok 383 parallel/test-console-assign-undefined
---
duration_ms: 87.85300
...
ok 384 parallel/test-compile-cache-success
---
duration_ms: 507.45400
...
ok 385 parallel/test-console-async-write-error
---
duration_ms: 72.14200
...
ok 386 parallel/test-console-clear
---
duration_ms: 63.03100
...
ok 387 parallel/test-cluster-primary-kill
---
duration_ms: 1482.96400
...
ok 388 parallel/test-console-count
---
duration_ms: 84.43700
...
ok 389 parallel/test-console-diagnostics-channels
---
duration_ms: 74.90300
...
ok 390 parallel/test-console-formatTime
---
duration_ms: 67.07600
...
ok 391 parallel/test-compile-cache-typescript-strip-miss
---
duration_ms: 536.60700
...
ok 392 parallel/test-console-instance
---
duration_ms: 84.13200
...
ok 393 parallel/test-console-group
---
duration_ms: 101.37200
...
ok 394 parallel/test-console-issue-43095
---
duration_ms: 69.64900
...
ok 395 parallel/test-console-log-throw-primitive
---
duration_ms: 67.36300
...
ok 396 parallel/test-console-methods
---
duration_ms: 68.37000
...
ok 397 parallel/test-compile-cache-permission-allowed
---
duration_ms: 699.42400
...
ok 398 parallel/test-console-log-stdio-broken-dest
---
duration_ms: 98.82900
...
ok 399 parallel/test-compile-cache-typescript-commonjs
---
duration_ms: 679.69200
...
ok 400 parallel/test-compile-cache-permission-disallowed
---
duration_ms: 705.98200
...
ok 401 parallel/test-console-not-call-toString
---
duration_ms: 65.13800
...
ok 402 parallel/test-compile-cache-typescript-transform
---
duration_ms: 656.70200
...
ok 403 parallel/test-console-stdio-setters
---
duration_ms: 67.71500
...
ok 404 parallel/test-console-no-swallow-stack-overflow
---
duration_ms: 87.06100
...
ok 405 parallel/test-console-self-assign
---
duration_ms: 79.93400
...
ok 406 parallel/test-console-sync-write-error
---
duration_ms: 71.00200
...
ok 407 parallel/test-constants
---
duration_ms: 59.76300
...
ok 408 parallel/test-console-tty-colors
---
duration_ms: 72.76300
...
ok 409 parallel/test-console-with-frozen-intrinsics
---
duration_ms: 74.34100
...
ok 410 parallel/test-console-table
---
duration_ms: 85.20500
...
ok 411 parallel/test-corepack-version
---
duration_ms: 54.87500
...
ok 412 parallel/test-compile-cache-typescript-esm
---
duration_ms: 794.19500
...
ok 413 parallel/test-coverage-with-inspector-disabled # skip V8 inspector is enabled
---
duration_ms: 81.68600
...
ok 414 parallel/test-cppheap-stats
---
duration_ms: 84.24000
...
ok 415 parallel/test-crypto-aes-wrap
---
duration_ms: 84.51700
...
ok 416 parallel/test-crypto
---
duration_ms: 87.60400
...
ok 417 parallel/test-crypto-certificate
---
duration_ms: 62.98500
...
ok 418 parallel/test-crypto-cipheriv-decipheriv
---
duration_ms: 85.69500
...
ok 419 parallel/test-crypto-authenticated-stream
---
duration_ms: 95.69800
...
ok 420 parallel/test-crypto-async-sign-verify
---
duration_ms: 115.43900
...
ok 421 parallel/test-crypto-default-shake-lengths-oneshot
---
duration_ms: 57.59400
...
ok 422 parallel/test-crypto-des3-wrap
---
duration_ms: 54.61600
...
ok 423 parallel/test-crypto-default-shake-lengths
---
duration_ms: 67.41500
...
ok 424 parallel/test-crypto-authenticated
---
duration_ms: 143.39700
...
ok 425 parallel/test-crypto-dh-errors
---
duration_ms: 112.23900
...
ok 426 parallel/test-cluster-worker-no-exit
---
duration_ms: 1385.84600
...
ok 427 parallel/test-crypto-dh-curves
---
duration_ms: 201.70200
...
ok 428 parallel/test-crypto-dh-group-setters
---
duration_ms: 169.46700
...
ok 429 parallel/test-crypto-dh-padding
---
duration_ms: 78.64900
...
ok 430 parallel/test-crypto-domain
---
duration_ms: 69.23300
...
ok 431 parallel/test-crypto-dh-shared
---
duration_ms: 75.85600
...
ok 432 parallel/test-crypto-domains
---
duration_ms: 74.20900
...
ok 433 parallel/test-crypto-dh-stateless-async
---
duration_ms: 93.36200
...
ok 434 parallel/test-crypto-dh-modp2
---
duration_ms: 279.54100
...
ok 435 parallel/test-crypto-encoding-validation-error
---
duration_ms: 77.68100
...
ok 436 parallel/test-crypto-ecdh-convert-key
---
duration_ms: 103.97300
...
ok 437 parallel/test-crypto-ecb # skip Blowfish is only available with the legacy provider in OpenSSl 3.x
---
duration_ms: 105.10600
...
ok 438 parallel/test-crypto-from-binary
---
duration_ms: 59.36200
...
ok 439 parallel/test-crypto-gcm-implicit-short-tag
---
duration_ms: 118.67500
...
ok 440 parallel/test-crypto-gcm-explicit-short-tag
---
duration_ms: 127.55000
...
ok 441 parallel/test-crypto-getcipherinfo
---
duration_ms: 142.30700
...
ok 442 parallel/test-crypto-hash
---
duration_ms: 150.38900
...
ok 443 parallel/test-crypto-fips
---
duration_ms: 261.83800
...
ok 444 parallel/test-crypto-hash-stream-pipe
---
duration_ms: 73.07100
...
ok 445 parallel/test-crypto-hkdf
---
duration_ms: 74.77100
...
ok 446 parallel/test-crypto-hmac
---
duration_ms: 115.03700
...
ok 447 parallel/test-child-process-http-socket-leak
---
duration_ms: 5257.53300
...
ok 448 parallel/test-crypto-key-objects
---
duration_ms: 232.63700
...
ok 449 parallel/test-crypto-key-objects-to-crypto-key
---
duration_ms: 197.92600
...
ok 450 parallel/test-crypto-key-objects-messageport
---
duration_ms: 210.12600
...
ok 451 parallel/test-crypto-keygen-async-elliptic-curve-jwk
---
duration_ms: 71.36800
...
ok 452 parallel/test-crypto-keygen-async-elliptic-curve-jwk-rsa
---
duration_ms: 116.10000
...
ok 453 parallel/test-crypto-keygen-async-elliptic-curve-jwk-ec
---
duration_ms: 116.86300
...
ok 454 parallel/test-crypto-keygen-async-encrypted-private-key
---
duration_ms: 117.13100
...
ok 455 parallel/test-crypto-keygen-async-encrypted-private-key-der
---
duration_ms: 125.79000
...
ok 456 parallel/test-crypto-dh-odd-key
---
duration_ms: 864.71000
...
ok 457 parallel/test-crypto-dh-modp2-views
---
duration_ms: 893.05900
...
ok 458 parallel/test-crypto-keygen-async-explicit-elliptic-curve-encrypted.js
---
duration_ms: 67.63000
...
ok 459 parallel/test-crypto-keygen-async-explicit-elliptic-curve-encrypted-p256
---
duration_ms: 76.25400
...
ok 460 parallel/test-crypto-keygen-async-named-elliptic-curve
---
duration_ms: 68.17000
...
ok 461 parallel/test-crypto-keygen-async-explicit-elliptic-curve
---
duration_ms: 106.81900
...
ok 462 parallel/test-crypto-keygen-async-named-elliptic-curve-encrypted
---
duration_ms: 73.10300
...
ok 463 parallel/test-crypto-keygen-async-named-elliptic-curve-encrypted-p256
---
duration_ms: 74.26900
...
ok 464 parallel/test-crypto-keygen-deprecation
---
duration_ms: 70.67500
...
ok 465 parallel/test-crypto-keygen-async-rsa
---
duration_ms: 86.17500
...
ok 466 parallel/test-crypto-keygen-duplicate-deprecated-option
---
duration_ms: 91.77500
...
ok 467 parallel/test-crypto-keygen-empty-passphrase-no-error
---
duration_ms: 84.43300
...
ok 468 parallel/test-crypto-keygen-eddsa
---
duration_ms: 119.18400
...
ok 469 parallel/test-crypto-keygen-async-dsa-key-object
---
duration_ms: 503.59600
...
ok 470 parallel/test-crypto-keygen-empty-passphrase-no-prompt
---
duration_ms: 120.12400
...
ok 471 parallel/test-crypto-keygen-dh-classic
---
duration_ms: 207.88500
...
ok 472 parallel/test-crypto-keygen-invalid-parameter-encoding-ec
---
duration_ms: 79.68200
...
ok 473 parallel/test-crypto-keygen-invalid-parameter-encoding-dsa
---
duration_ms: 108.15200
...
ok 474 parallel/test-crypto-keygen-key-objects
---
duration_ms: 80.16500
...
ok 475 parallel/test-crypto-keygen-missing-oid
---
duration_ms: 82.83500
...
ok 476 parallel/test-crypto-keygen-key-object-without-encoding
---
duration_ms: 114.95800
...
ok 477 parallel/test-crypto-keygen-non-standard-public-exponent
---
duration_ms: 84.61900
...
ok 478 parallel/test-crypto-keygen-no-rsassa-pss-params
---
duration_ms: 93.85400
...
ok 479 parallel/test-crypto-keygen-rfc8017-9-1
---
duration_ms: 102.28300
...
ok 480 parallel/test-crypto-keygen-promisify
---
duration_ms: 108.85800
...
ok 481 parallel/test-crypto-keygen-async-dsa
---
duration_ms: 754.11300
...
ok 482 parallel/test-crypto-keygen-rfc8017-a-2-3
---
duration_ms: 77.82100
...
ok 483 parallel/test-crypto-keygen-rsa-pss
---
duration_ms: 95.31700
...
ok 484 parallel/test-crypto-lazy-transform-writable
---
duration_ms: 81.14400
...
ok 485 parallel/test-crypto-keygen-sync
---
duration_ms: 108.82400
...
ok 486 parallel/test-crypto-oneshot-hash-xof
---
duration_ms: 77.31600
...
ok 487 parallel/test-crypto-no-algorithm
---
duration_ms: 99.67600
...
ok 488 parallel/test-crypto-oaep-zero-length
---
duration_ms: 102.99300
...
ok 489 parallel/test-crypto-oneshot-hash
---
duration_ms: 107.19100
...
ok 490 parallel/test-crypto-padding
---
duration_ms: 84.44500
...
ok 491 parallel/test-crypto-padding-aes256
---
duration_ms: 116.88500
...
ok 492 parallel/test-crypto-pbkdf2
---
duration_ms: 113.38500
...
ok 493 parallel/test-crypto-private-decrypt-gh32240
---
duration_ms: 95.10200
...
ok 494 parallel/test-crypto-op-during-process-exit
---
duration_ms: 182.40800
...
ok 495 parallel/test-crypto-psychic-signatures
---
duration_ms: 118.78000
...
ok 496 parallel/test-crypto-prime
---
duration_ms: 153.43100
...
ok 497 parallel/test-crypto-publicDecrypt-fails-first-time
---
duration_ms: 122.97100
...
ok 498 parallel/test-crypto-randomfillsync-regression
---
duration_ms: 65.21600
...
ok 499 parallel/test-crypto-dh-leak
---
duration_ms: 1586.94800
...
ok 500 parallel/test-crypto-randomuuid
---
duration_ms: 114.09000
...
ok 501 parallel/test-crypto-random
---
duration_ms: 123.13700
...
ok 502 parallel/test-cluster-rr-handle-keep-loop-alive
---
duration_ms: 3358.19900
...
ok 503 parallel/test-crypto-sec-level
---
duration_ms: 117.55000
...
ok 504 parallel/test-crypto-secret-keygen
---
duration_ms: 118.45800
...
ok 505 parallel/test-crypto-dh
---
duration_ms: 1723.52300
...
ok 506 parallel/test-crypto-stream
---
duration_ms: 92.83200
...
ok 507 parallel/test-crypto-rsa-dsa
---
duration_ms: 254.72400
...
ok 508 parallel/test-crypto-subtle-cross-realm
---
duration_ms: 142.49000
...
ok 509 parallel/test-crypto-subtle-zero-length
---
duration_ms: 143.84500
...
ok 510 parallel/test-crypto-update-encoding
---
duration_ms: 130.80200
...
ok 511 parallel/test-crypto-webcrypto-aes-decrypt-tag-too-small
---
duration_ms: 141.99900
...
ok 512 parallel/test-crypto-verify-failure
---
duration_ms: 175.25800
...
ok 513 parallel/test-crypto-x509
---
duration_ms: 166.39900
...
ok 514 parallel/test-cwd-enoent-preload
---
duration_ms: 160.12200
...
ok 515 parallel/test-cwd-enoent
---
duration_ms: 168.35600
...
ok 516 parallel/test-crypto-worker-thread
---
duration_ms: 224.56900
...
ok 517 parallel/test-data-url
---
duration_ms: 134.66500
...
ok 518 parallel/test-cwd-enoent-repl
---
duration_ms: 176.57100
...
ok 519 parallel/test-datetime-change-notify
---
duration_ms: 134.36800
...
ok 520 parallel/test-debug-process # skip This test is specific to Windows to test winapi_strerror
---
duration_ms: 131.29300
...
ok 521 parallel/test-crypto-sign-verify # skip node compiled without OpenSSL CLI.
---
duration_ms: 473.43600
...
ok 522 parallel/test-debug-v8-fast-api
---
duration_ms: 187.46500
...
ok 523 parallel/test-debugger-breakpoint-exists
---
duration_ms: 340.83100
...
ok 524 parallel/test-crypto-secure-heap
---
duration_ms: 779.92600
...
ok 525 parallel/test-config-file
---
duration_ms: 2838.32800
...
ok 526 parallel/test-debugger-address
---
duration_ms: 420.18400
...
ok 527 parallel/test-debugger-auto-resume
---
duration_ms: 457.47100
...
ok 528 parallel/test-debugger-break
---
duration_ms: 431.64900
...
ok 529 parallel/test-crypto-keygen-bit-length
---
duration_ms: 1478.24300
...
ok 530 parallel/test-debugger-clear-breakpoints
---
duration_ms: 358.99500
...
ok 531 parallel/test-debugger-backtrace
---
duration_ms: 452.71200
...
ok 532 parallel/test-crypto-scrypt
---
duration_ms: 947.63500
...
ok 533 parallel/test-debugger-exec
---
duration_ms: 506.68300
...
ok 534 parallel/test-debugger-help
---
duration_ms: 334.57500
...
ok 535 parallel/test-debugger-list
---
duration_ms: 371.65400
...
ok 536 parallel/test-debugger-exec-scope
---
duration_ms: 432.96600
...
ok 537 parallel/test-debugger-profile-command
---
duration_ms: 385.47400
...
ok 538 parallel/test-debugger-object-type-remote-object
---
duration_ms: 402.33500
...
ok 539 parallel/test-debugger-random-port
---
duration_ms: 345.10400
...
ok 540 parallel/test-debugger-low-level
---
duration_ms: 431.54000
...
ok 541 parallel/test-debugger-preserve-breaks
---
duration_ms: 466.04100
...
ok 542 parallel/test-debugger-exceptions
---
duration_ms: 847.93200
...
ok 543 parallel/test-debugger-repeat-last
---
duration_ms: 385.73100
...
ok 544 parallel/test-crypto-classes
---
duration_ms: 3122.63800
...
ok 545 parallel/test-debugger-set-context-line-number
---
duration_ms: 371.59500
...
ok 546 parallel/test-debugger-sb-before-load
---
duration_ms: 446.42200
...
ok 547 parallel/test-debugger-scripts
---
duration_ms: 401.52500
...
ok 548 parallel/test-debugger-use-strict
---
duration_ms: 385.12900
...
ok 549 parallel/test-debugger-profile
---
duration_ms: 793.64100
...
ok 550 parallel/test-debugger-websocket-secret-mismatch
---
duration_ms: 275.34300
...
ok 551 parallel/test-destroy-socket-in-lookup
---
duration_ms: 103.61900
...
ok 552 parallel/test-dgram-abort-closed
---
duration_ms: 80.14500
...
ok 553 parallel/test-dgram-bind
---
duration_ms: 86.57100
...
ok 554 parallel/test-dgram-address
---
duration_ms: 98.73500
...
ok 555 parallel/test-dgram-async-dispose
---
duration_ms: 101.53600
...
ok 556 parallel/test-delayed-require
---
duration_ms: 292.86800
...
ok 557 parallel/test-debugger-run-after-quit-restart
---
duration_ms: 630.69500
...
ok 558 parallel/test-dgram-bind-default-address
---
duration_ms: 81.60000
...
ok 559 parallel/test-dgram-bind-error-repeat
---
duration_ms: 81.58100
...
ok 560 parallel/test-debugger-watch-validation
---
duration_ms: 504.40100
...
ok 561 parallel/test-dgram-bind-fd
---
duration_ms: 94.53800
...
ok 562 parallel/test-dgram-bind-fd-error
---
duration_ms: 88.08100
...
ok 563 parallel/test-dgram-blocklist
---
duration_ms: 71.43300
...
ok 564 parallel/test-debugger-watchers
---
duration_ms: 490.49400
...
ok 565 parallel/test-dgram-close-during-bind
---
duration_ms: 70.21100
...
ok 566 parallel/test-dgram-close-is-not-callback
---
duration_ms: 68.04200
...
ok 567 parallel/test-dgram-close
---
duration_ms: 87.99900
...
ok 568 parallel/test-dgram-close-in-listening
---
duration_ms: 81.16100
...
ok 569 parallel/test-dgram-bytes-length
---
duration_ms: 109.42500
...
ok 570 parallel/test-dgram-close-signal
---
duration_ms: 88.05800
...
ok 571 parallel/test-dgram-bind-socket-close-before-cluster-reply
---
duration_ms: 211.10700
...
ok 572 parallel/test-dgram-cluster-bind-error
---
duration_ms: 131.04100
...
ok 573 parallel/test-dgram-connect-send-callback-buffer
---
duration_ms: 77.16800
...
ok 574 parallel/test-dgram-connect
---
duration_ms: 82.93000
...
ok 575 parallel/test-dgram-connect-send-callback-multi-buffer
---
duration_ms: 82.60100
...
ok 576 parallel/test-dgram-connect-send-callback-buffer-length
---
duration_ms: 88.73900
...
ok 577 parallel/test-dgram-connect-send-default-host
---
duration_ms: 77.60400
...
ok 578 parallel/test-dgram-cluster-close-during-bind
---
duration_ms: 134.88500
...
ok 579 parallel/test-dgram-connect-send-empty-array
---
duration_ms: 62.96400
...
ok 580 parallel/test-dgram-cluster-close-in-listening
---
duration_ms: 184.85600
...
ok 581 parallel/test-dgram-connect-send-empty-buffer
---
duration_ms: 119.46300
...
ok 582 parallel/test-dgram-connect-send-empty-packet
---
duration_ms: 117.60600
...
ok 583 parallel/test-dgram-connect-send-multi-buffer-copy
---
duration_ms: 118.44000
...
ok 584 parallel/test-dgram-connect-send-multi-string-array
---
duration_ms: 107.03000
...
ok 585 parallel/test-dgram-custom-lookup
---
duration_ms: 86.45400
...
ok 586 parallel/test-dgram-create-socket-handle-fd
---
duration_ms: 145.06200
...
ok 587 parallel/test-dgram-createSocket-type
---
duration_ms: 162.15500
...
ok 588 parallel/test-dgram-create-socket-handle
---
duration_ms: 174.22200
...
ok 589 parallel/test-dgram-listen-after-bind
---
duration_ms: 137.24800
...
ok 590 parallel/test-dgram-msgsize
---
duration_ms: 122.67600
...
ok 591 parallel/test-dgram-error-message-address
---
duration_ms: 213.33000
...
ok 592 parallel/test-dgram-multicast-loopback
---
duration_ms: 164.24800
...
ok 593 parallel/test-dgram-implicit-bind
---
duration_ms: 253.24000
...
ok 594 parallel/test-dgram-membership
---
duration_ms: 225.06400
...
ok 595 parallel/test-dgram-deprecation-error
---
duration_ms: 303.22200
...
ok 596 parallel/test-dgram-ipv6only
---
duration_ms: 273.16300
...
ok 597 parallel/test-dgram-multicast-setTTL
---
duration_ms: 124.99900
...
ok 598 parallel/test-dgram-multicast-set-interface
---
duration_ms: 170.40100
...
ok 599 parallel/test-dgram-oob-buffer
---
duration_ms: 136.62300
...
ok 600 parallel/test-dgram-ref
---
duration_ms: 95.41100
...
ok 601 parallel/test-dgram-recv-error
---
duration_ms: 121.39100
...
ok 602 parallel/test-dgram-exclusive-implicit-bind
---
duration_ms: 362.90800
...
ok 603 parallel/test-dgram-send-bad-arguments
---
duration_ms: 84.83700
...
ok 604 parallel/test-dgram-send-address-types
---
duration_ms: 88.38500
...
ok 605 parallel/test-dgram-reuseport # skip The `reusePort` option is not supported
---
duration_ms: 96.57500
...
ok 606 parallel/test-dgram-send-callback-buffer
---
duration_ms: 61.86300
...
ok 607 parallel/test-dgram-send-callback-buffer-empty-address
---
duration_ms: 73.61600
...
ok 608 parallel/test-dgram-send-callback-buffer-length
---
duration_ms: 86.25800
...
ok 609 parallel/test-dgram-send-default-host
---
duration_ms: 66.76400
...
ok 610 parallel/test-dgram-send-callback-recursive
---
duration_ms: 80.55900
...
ok 611 parallel/test-dgram-send-callback-multi-buffer-empty-address
---
duration_ms: 81.35400
...
ok 612 parallel/test-dgram-send-callback-multi-buffer
---
duration_ms: 85.19600
...
ok 613 parallel/test-dgram-send-callback-buffer-length-empty-address
---
duration_ms: 100.24500
...
ok 614 parallel/test-dgram-send-empty-array
---
duration_ms: 89.77500
...
ok 615 parallel/test-dgram-send-cb-quelches-error
---
duration_ms: 125.50400
...
ok 616 parallel/test-dgram-send-empty-buffer
---
duration_ms: 95.40300
...
ok 617 parallel/test-dgram-send-invalid-msg-type
---
duration_ms: 78.60400
...
ok 618 parallel/test-dgram-send-error
---
duration_ms: 86.43000
...
ok 619 parallel/test-dgram-send-multi-string-array
---
duration_ms: 86.80000
...
ok 620 parallel/test-debugger-restart-message
---
duration_ms: 1517.21200
...
ok 621 parallel/test-dgram-sendto
---
duration_ms: 70.15900
...
ok 622 parallel/test-dgram-send-queue-info
---
duration_ms: 90.88000
...
ok 623 parallel/test-dgram-setBroadcast
---
duration_ms: 59.42700
...
ok 624 parallel/test-dgram-send-multi-buffer-copy
---
duration_ms: 112.72200
...
ok 625 parallel/test-dgram-setTTL
---
duration_ms: 65.89200
...
ok 626 parallel/test-dgram-send-empty-packet
---
duration_ms: 145.60700
...
ok 627 parallel/test-dgram-udp4
---
duration_ms: 73.55200
...
ok 628 parallel/test-dgram-udp6-send-default-host
---
duration_ms: 79.02500
...
ok 629 parallel/test-dgram-unref
---
duration_ms: 78.63600
...
ok 630 parallel/test-dgram-socket-buffer-size
---
duration_ms: 100.04700
...
ok 631 parallel/test-diagnostics-channel-bind-store
---
duration_ms: 75.40300
...
ok 632 parallel/test-dgram-udp6-link-local-address
---
duration_ms: 118.46700
...
ok 633 parallel/test-diagnostic-channel-http-request-created
---
duration_ms: 104.57500
...
ok 634 parallel/test-diagnostic-channel-http-response-created
---
duration_ms: 98.36500
...
ok 635 parallel/test-diagnostics-channel-has-subscribers
---
duration_ms: 77.20900
...
ok 636 parallel/test-abort-controller-any-timeout
---
duration_ms: 10190.51900
...
ok 637 parallel/test-diagnostics-channel-http2-client-stream-close-error
---
duration_ms: 76.06000
...
ok 638 parallel/test-dgram-unref-in-cluster
---
duration_ms: 167.84900
...
ok 639 parallel/test-diagnostics-channel-http2-client-stream-close
---
duration_ms: 95.41900
...
ok 640 parallel/test-diagnostics-channel-http2-client-stream-created
---
duration_ms: 89.39500
...
ok 641 parallel/test-diagnostics-channel-http2-client-stream-error
---
duration_ms: 74.13500
...
ok 642 parallel/test-diagnostics-channel-http-server-start
---
duration_ms: 116.75700
...
ok 643 parallel/test-diagnostics-channel-http2-client-stream-finish
---
duration_ms: 86.73200
...
ok 644 parallel/test-diagnostics-channel-http
---
duration_ms: 147.91200
...
ok 645 parallel/test-diagnostics-channel-http2-client-stream-start
---
duration_ms: 97.62500
...
ok 646 parallel/test-diagnostics-channel-http2-server-stream-close
---
duration_ms: 145.13100
...
ok 647 parallel/test-diagnostics-channel-http2-server-stream-close-error
---
duration_ms: 123.47500
...
ok 648 parallel/test-dgram-bind-socket-close-before-lookup
---
duration_ms: 1186.92900
...
ok 649 parallel/test-diagnostics-channel-http2-server-stream-finish
---
duration_ms: 123.10500
...
ok 650 parallel/test-diagnostics-channel-http2-server-stream-created
---
duration_ms: 151.10300
...
ok 651 parallel/test-diagnostics-channel-http2-server-stream-created-start-timing
---
duration_ms: 151.93000
...
ok 652 parallel/test-diagnostics-channel-http2-server-stream-error
---
duration_ms: 152.03600
...
ok 653 parallel/test-diagnostics-channel-module-require
---
duration_ms: 112.96600
...
ok 654 parallel/test-diagnostics-channel-module-import-error
---
duration_ms: 126.20900
...
ok 655 parallel/test-diagnostics-channel-http2-server-stream-start
---
duration_ms: 150.28900
...
ok 656 parallel/test-diagnostics-channel-module-require-error
---
duration_ms: 77.94700
...
ok 657 parallel/test-diagnostics-channel-object-channel-pub-sub
---
duration_ms: 67.32600
...
ok 658 parallel/test-diagnostics-channel-net
---
duration_ms: 109.22700
...
ok 659 parallel/test-diagnostics-channel-module-import
---
duration_ms: 194.73100
...
ok 660 parallel/test-diagnostics-channel-net-client-socket-tls
---
duration_ms: 116.04900
...
ok 661 parallel/test-diagnostics-channel-symbol-named
---
duration_ms: 120.59100
...
ok 662 parallel/test-diagnostics-channel-safe-subscriber-errors
---
duration_ms: 123.58400
...
ok 663 parallel/test-diagnostics-channel-sync-unsubscribe
---
duration_ms: 120.16800
...
ok 664 parallel/test-diagnostics-channel-pub-sub
---
duration_ms: 134.97800
...
ok 665 parallel/test-diagnostics-channel-tracing-channel-callback
---
duration_ms: 116.94300
...
ok 666 parallel/test-diagnostics-channel-tracing-channel-args-types
---
duration_ms: 121.78700
...
ok 667 parallel/test-diagnostics-channel-tracing-channel-callback-early-exit
---
duration_ms: 107.28000
...
ok 668 parallel/test-diagnostics-channel-tracing-channel-callback-error
---
duration_ms: 102.93500
...
ok 669 parallel/test-diagnostics-channel-memory-leak
---
duration_ms: 296.84100
...
ok 670 parallel/test-diagnostics-channel-process
---
duration_ms: 203.34200
...
ok 671 parallel/test-diagnostics-channel-tracing-channel-has-subscribers
---
duration_ms: 93.96400
...
ok 672 parallel/test-diagnostics-channel-tracing-channel-promise-early-exit
---
duration_ms: 66.90500
...
ok 673 parallel/test-diagnostics-channel-tracing-channel-promise
---
duration_ms: 68.32300
...
ok 674 parallel/test-diagnostics-channel-tracing-channel-callback-run-stores
---
duration_ms: 122.64900
...
ok 675 parallel/test-diagnostics-channel-tracing-channel-sync
---
duration_ms: 66.25200
...
ok 676 parallel/test-diagnostics-channel-tracing-channel-promise-error
---
duration_ms: 74.12400
...
ok 677 parallel/test-diagnostics-channel-tracing-channel-sync-early-exit
---
duration_ms: 76.30000
...
ok 678 parallel/test-diagnostics-channel-udp
---
duration_ms: 68.69300
...
ok 679 parallel/test-diagnostics-channel-tracing-channel-sync-run-stores
---
duration_ms: 74.03900
...
ok 680 parallel/test-diagnostics-channel-tracing-channel-promise-run-stores
---
duration_ms: 104.71700
...
ok 681 parallel/test-diagnostics-channel-tracing-channel-sync-error
---
duration_ms: 81.31300
...
ok 682 parallel/test-directory-import
---
duration_ms: 77.69000
...
ok 683 parallel/test-diagnostics-channel-worker-threads
---
duration_ms: 100.05400
...
ok 684 parallel/test-diff
---
duration_ms: 104.35000
...
ok 685 parallel/test-dns
---
duration_ms: 94.86300
...
ok 686 parallel/test-dns-cancel-reverse-lookup
---
duration_ms: 92.52600
...
ok 687 parallel/test-disable-proto-throw
---
duration_ms: 122.08300
...
ok 688 parallel/test-dns-channel-cancel
---
duration_ms: 86.84400
...
ok 689 parallel/test-disable-proto-delete
---
duration_ms: 130.01700
...
ok 690 parallel/test-dns-channel-cancel-promise
---
duration_ms: 87.50400
...
ok 691 parallel/test-disable-sigusr1
---
duration_ms: 142.66100
...
ok 692 parallel/test-dns-default-order-ipv4
---
duration_ms: 117.72600
...
ok 693 parallel/test-dns-get-server
---
duration_ms: 94.82800
...
ok 694 parallel/test-dns-default-order-ipv6
---
duration_ms: 129.73400
...
ok 695 parallel/test-dns-lookupService
---
duration_ms: 86.24700
...
ok 696 parallel/test-dns-lookup-promises-options-deprecated
---
duration_ms: 95.71800
...
ok 697 parallel/test-dns-lookup-promises
---
duration_ms: 113.34100
...
ok 698 parallel/test-dns-lookup
---
duration_ms: 122.71000
...
ok 699 parallel/test-dns-memory-error
---
duration_ms: 97.18200
...
ok 700 parallel/test-dns-default-order-verbatim
---
duration_ms: 140.62500
...
ok 701 parallel/test-crypto-dh-constructor
---
duration_ms: 4988.88600
...
ok 702 parallel/test-dns-lookupService-promises
---
duration_ms: 121.59700
...
ok 703 parallel/test-dns-perf_hooks
---
duration_ms: 129.27100
...
ok 704 parallel/test-dns-promises-exists
---
duration_ms: 120.85400
...
ok 705 parallel/test-dns-resolve-promises
---
duration_ms: 107.58500
...
ok 706 parallel/test-dns-multi-channel
---
duration_ms: 164.87500
...
ok 707 parallel/test-dns-setlocaladdress
---
duration_ms: 96.96400
...
ok 708 parallel/test-dns-resolvens-typeerror
---
duration_ms: 98.37200
...
ok 709 parallel/test-dns-setserver-when-querying
---
duration_ms: 96.14000
...
ok 710 parallel/test-dns-resolveany-bad-ancount
---
duration_ms: 110.23900
...
ok 711 parallel/test-dns-resolveany
---
duration_ms: 123.49700
...
ok 712 parallel/test-dns-setservers-type-check
---
duration_ms: 103.77600
...
ok 713 parallel/test-dns-set-default-order
---
duration_ms: 154.95600
...
ok 714 parallel/test-domain-bind-timeout
---
duration_ms: 100.66100
...
ok 715 parallel/test-domain-add-remove
---
duration_ms: 169.19700
...
ok 716 parallel/test-domain-ee-error-listener
---
duration_ms: 143.03300
...
ok 717 parallel/test-domain-ee
---
duration_ms: 149.76200
...
ok 718 parallel/test-domain-crypto
---
duration_ms: 160.41200
...
ok 719 parallel/test-domain-ee-implicit
---
duration_ms: 142.75400
...
ok 720 parallel/test-domain-dep0097
---
duration_ms: 151.89700
...
ok 721 parallel/test-domain-emit-error-handler-stack
---
duration_ms: 155.31100
...
ok 722 parallel/test-domain-enter-exit
---
duration_ms: 154.78000
...
ok 723 parallel/test-domain-async-id-map-leak
---
duration_ms: 229.25600
...
ok 724 parallel/test-domain-fs-enoent-stream
---
duration_ms: 86.24800
...
ok 725 parallel/test-domain-implicit-binding
---
duration_ms: 75.30400
...
ok 726 parallel/test-domain-error-types
---
duration_ms: 168.36000
...
ok 727 parallel/test-domain-intercept
---
duration_ms: 79.41600
...
ok 728 parallel/test-domain-from-timer
---
duration_ms: 134.89000
...
ok 729 parallel/test-domain-multiple-errors
---
duration_ms: 79.78400
...
ok 730 parallel/test-domain-load-after-set-uncaught-exception-capture
---
duration_ms: 92.02100
...
ok 731 parallel/test-domain-multi
---
duration_ms: 96.39600
...
ok 732 parallel/test-domain-http-server
---
duration_ms: 118.86000
...
ok 733 parallel/test-domain-nexttick
---
duration_ms: 47.27900
...
ok 734 parallel/test-domain-nested
---
duration_ms: 57.61500
...
ok 735 parallel/test-domain-implicit-fs
---
duration_ms: 231.38000
...
ok 736 parallel/test-domain-nested-throw
---
duration_ms: 189.64100
...
ok 737 parallel/test-domain-no-error-handler-abort-on-uncaught-2
---
duration_ms: 183.00900
...
ok 738 parallel/test-domain-no-error-handler-abort-on-uncaught-1
---
duration_ms: 205.34100
...
ok 739 parallel/test-domain-no-error-handler-abort-on-uncaught-0
---
duration_ms: 208.99500
...
ok 740 parallel/test-domain-no-error-handler-abort-on-uncaught-4
---
duration_ms: 206.84100
...
ok 741 parallel/test-domain-run
---
duration_ms: 98.09500
...
ok 742 parallel/test-domain-no-error-handler-abort-on-uncaught-8
---
duration_ms: 246.08900
...
ok 743 parallel/test-domain-no-error-handler-abort-on-uncaught-3
---
duration_ms: 271.29600
...
ok 744 parallel/test-domain-no-error-handler-abort-on-uncaught-6
---
duration_ms: 262.30500
...
ok 745 parallel/test-domain-no-error-handler-abort-on-uncaught-7
---
duration_ms: 268.95200
...
ok 746 parallel/test-domain-no-error-handler-abort-on-uncaught-5
---
duration_ms: 280.04400
...
ok 747 parallel/test-domain-promise
---
duration_ms: 138.81100
...
ok 748 parallel/test-domain-set-uncaught-exception-capture-after-load
---
duration_ms: 117.86700
...
ok 749 parallel/test-domain-safe-exit
---
duration_ms: 123.80000
...
ok 750 parallel/test-domain-no-error-handler-abort-on-uncaught-9
---
duration_ms: 208.25600
...
ok 751 parallel/test-domain-stack-empty-in-process-uncaughtexception
---
duration_ms: 77.41300
...
ok 752 parallel/test-domain-timer
---
duration_ms: 74.94000
...
ok 753 parallel/test-domain-thrown-error-handler-stack
---
duration_ms: 108.67700
...
ok 754 parallel/test-domain-timers
---
duration_ms: 111.68900
...
ok 755 parallel/test-domain-stack
---
duration_ms: 204.64200
...
ok 756 parallel/test-domain-timers-uncaught-exception
---
duration_ms: 121.07500
...
ok 757 parallel/test-domain-top-level-error-handler-clears-stack
---
duration_ms: 176.27000
...
ok 758 parallel/test-domain-top-level-error-handler-throw
---
duration_ms: 231.84900
...
ok 759 parallel/test-domexception-cause
---
duration_ms: 218.16600
...
ok 760 parallel/test-dotenv
---
duration_ms: 244.06400
...
ok 761 parallel/test-domain-uncaught-exception
---
duration_ms: 334.62400
...
ok 762 parallel/test-double-tls-client
---
duration_ms: 235.15300
...
ok 763 parallel/test-domain-throw-error-then-throw-from-uncaught-exception-handler
---
duration_ms: 414.41000
...
ok 764 parallel/test-dsa-fips-invalid-key # skip node compiled without FIPS OpenSSL.
---
duration_ms: 215.91900
...
ok 765 parallel/test-env-newprotomethod-remove-unnecessary-prototypes
---
duration_ms: 180.49600
...
ok 766 parallel/test-error-aggregateTwoErrors
---
duration_ms: 92.32200
...
ok 767 parallel/test-emit-after-uncaught-exception
---
duration_ms: 232.44200
...
ok 768 parallel/test-err-name-deprecation
---
duration_ms: 259.43000
...
ok 769 parallel/test-double-tls-server
---
duration_ms: 518.78000
...
ok 770 parallel/test-error-format-list
---
duration_ms: 218.98000
...
ok 771 parallel/test-dotenv-node-options
---
duration_ms: 633.79800
...
ok 772 parallel/test-debugger-unavailable-port
---
duration_ms: 3533.55800
...
ok 773 parallel/test-error-value-type-detection
---
duration_ms: 115.26100
...
ok 774 parallel/test-error-reporting
---
duration_ms: 218.36500
...
ok 775 parallel/test-env-var-no-warnings
---
duration_ms: 448.37700
...
ok 776 parallel/test-domain-vm-promise-isolation
---
duration_ms: 776.99900
...
ok 777 parallel/test-errors-hide-stack-frames
---
duration_ms: 80.50700
...
ok 778 parallel/test-domain-with-abort-on-uncaught-exception
---
duration_ms: 796.16000
...
ok 779 parallel/test-errors-aborterror
---
duration_ms: 133.62000
...
ok 780 parallel/test-dummy-stdio
---
duration_ms: 572.30400
...
ok 781 parallel/test-error-prepare-stack-trace
---
duration_ms: 316.29200
...
ok 782 parallel/test-errors-systemerror-frozen-intrinsics
---
duration_ms: 109.45800
...
ok 783 parallel/test-errors-systemerror-stackTraceLimit-custom-setter
---
duration_ms: 106.32100
...
ok 784 parallel/test-errors-systemerror
---
duration_ms: 131.11300
...
ok 785 parallel/test-errors-systemerror-stackTraceLimit-deleted
---
duration_ms: 95.48100
...
ok 786 parallel/test-eslint-async-iife-no-unused-result # skip missing ESLint
---
duration_ms: 56.95200
...
ok 787 parallel/test-errors-systemerror-stackTraceLimit-has-only-a-getter
---
duration_ms: 90.42300
...
ok 788 parallel/test-errors-systemerror-stackTraceLimit-not-writable
---
duration_ms: 91.72400
...
ok 789 parallel/test-eslint-alphabetize-primordials # skip missing ESLint
---
duration_ms: 73.99800
...
ok 790 parallel/test-eslint-alphabetize-errors # skip missing ESLint
---
duration_ms: 91.19100
...
ok 791 parallel/test-errors-systemerror-stackTraceLimit-deleted-and-Error-sealed
---
duration_ms: 181.95400
...
ok 792 parallel/test-eslint-avoid-prototype-pollution # skip missing ESLint
---
duration_ms: 154.88600
...
ok 793 parallel/test-eslint-eslint-check # skip missing ESLint
---
duration_ms: 70.47600
...
ok 794 parallel/test-eslint-inspector-check # skip missing ESLint
---
duration_ms: 49.48700
...
ok 795 parallel/test-eslint-crypto-check # skip missing ESLint
---
duration_ms: 158.01700
...
ok 796 parallel/test-eslint-documented-errors # skip missing ESLint
---
duration_ms: 145.02200
...
ok 797 parallel/test-eslint-no-unescaped-regexp-dot # skip missing ESLint
---
duration_ms: 62.81300
...
ok 798 parallel/test-eslint-no-array-destructuring # skip missing ESLint
---
duration_ms: 96.64000
...
ok 799 parallel/test-eslint-documented-deprecation-codes # skip missing ESLint
---
duration_ms: 211.20500
...
ok 800 parallel/test-eslint-duplicate-requires # skip missing ESLint
---
duration_ms: 197.76000
...
ok 801 parallel/test-eslint-lowercase-name-for-primitive # skip missing ESLint
---
duration_ms: 117.64400
...
ok 802 parallel/test-eslint-non-ascii-character # skip missing ESLint
---
duration_ms: 117.07600
...
ok 803 parallel/test-eslint-prefer-assert-methods # skip missing ESLint
---
duration_ms: 104.66800
...
ok 804 parallel/test-eslint-prefer-common-mustnotcall # skip missing ESLint
---
duration_ms: 112.23000
...
ok 805 parallel/test-eslint-prefer-assert-iferror # skip missing ESLint
---
duration_ms: 119.00000
...
ok 806 parallel/test-eslint-prefer-common-mustsucceed # skip missing ESLint
---
duration_ms: 121.36900
...
ok 807 parallel/test-eslint-prefer-util-format-errors # skip missing ESLint
---
duration_ms: 71.18000
...
ok 808 parallel/test-eslint-prefer-proto # skip missing ESLint
---
duration_ms: 80.36700
...
ok 809 parallel/test-eslint-required-modules # skip missing ESLint
---
duration_ms: 71.68100
...
ok 810 parallel/test-eslint-prefer-primordials # skip missing ESLint
---
duration_ms: 89.29700
...
ok 811 parallel/test-eslint-require-common-first # skip missing ESLint
---
duration_ms: 95.61000
...
ok 812 parallel/test-eslint-prefer-optional-chaining # skip missing ESLint
---
duration_ms: 101.80300
...
ok 813 parallel/test-eval-strict-referenceerror
---
duration_ms: 68.98400
...
ok 814 parallel/test-event-capture-rejections
---
duration_ms: 83.59400
...
ok 815 parallel/test-eval
---
duration_ms: 102.60700
...
ok 816 parallel/test-event-emitter-add-listeners
---
duration_ms: 76.64500
...
ok 817 parallel/test-event-emitter-emit-context
---
duration_ms: 77.75700
...
ok 818 parallel/test-event-emitter-errors
---
duration_ms: 68.49300
...
ok 819 parallel/test-event-emitter-error-monitor
---
duration_ms: 87.30600
...
ok 820 parallel/test-eval-disallow-code-generation-from-strings
---
duration_ms: 136.06700
...
ok 821 parallel/test-event-emitter-check-listener-leaks
---
duration_ms: 111.57200
...
ok 822 parallel/test-event-emitter-get-max-listeners
---
duration_ms: 95.30200
...
ok 823 parallel/test-event-emitter-listener-count
---
duration_ms: 75.04100
...
ok 824 parallel/test-event-emitter-listeners
---
duration_ms: 75.85800
...
ok 825 parallel/test-event-emitter-listeners-side-effects
---
duration_ms: 69.94500
...
ok 826 parallel/test-event-emitter-max-listeners
---
duration_ms: 67.24000
...
ok 827 parallel/test-event-emitter-invalid-listener
---
duration_ms: 92.58100
...
ok 828 parallel/test-event-emitter-max-listeners-warning-for-null
---
duration_ms: 62.93600
...
ok 829 parallel/test-event-emitter-max-listeners-warning-for-symbol
---
duration_ms: 92.20700
...
ok 830 parallel/test-event-emitter-method-names
---
duration_ms: 91.38600
...
ok 831 parallel/test-event-emitter-max-listeners-warning
---
duration_ms: 140.50900
...
ok 832 parallel/test-esm-loader-hooks-inspect-brk
---
duration_ms: 302.97500
...
ok 833 parallel/test-esm-loader-hooks-inspect-wait
---
duration_ms: 299.49900
...
ok 834 parallel/test-event-emitter-modify-in-emit
---
duration_ms: 112.38900
...
ok 835 parallel/test-event-emitter-no-error-provided-to-error-event
---
duration_ms: 114.23200
...
ok 836 parallel/test-event-emitter-num-args
---
duration_ms: 123.61400
...
ok 837 parallel/test-event-emitter-remove-all-listeners
---
duration_ms: 119.57400
...
ok 838 parallel/test-event-emitter-prepend
---
duration_ms: 128.92800
...
ok 839 parallel/test-event-emitter-once
---
duration_ms: 141.42700
...
ok 840 parallel/test-event-emitter-set-max-listeners-side-effects
---
duration_ms: 83.92600
...
ok 841 parallel/test-event-emitter-remove-listeners
---
duration_ms: 112.68900
...
ok 842 parallel/test-event-emitter-subclass
---
duration_ms: 76.10800
...
ok 843 parallel/test-event-emitter-symbols
---
duration_ms: 71.24500
...
ok 844 parallel/test-event-emitter-special-event-names
---
duration_ms: 97.38500
...
ok 845 parallel/test-eventemitter-asyncresource
---
duration_ms: 76.31100
...
ok 846 parallel/test-event-target
---
duration_ms: 86.90300
...
ok 847 parallel/test-events-customevent
---
duration_ms: 69.84000
...
ok 848 parallel/test-events-list
---
duration_ms: 81.29700
...
ok 849 parallel/test-events-getmaxlisteners
---
duration_ms: 90.14900
...
ok 850 parallel/test-events-add-abort-listener
---
duration_ms: 113.56400
...
ok 851 parallel/test-events-listener-count-with-listener
---
duration_ms: 80.12800
...
ok 852 parallel/test-dotenv-edge-cases
---
duration_ms: 1468.84000
...
ok 853 parallel/test-events-static-geteventlisteners
---
duration_ms: 72.58900
...
ok 854 parallel/test-events-once
---
duration_ms: 82.08600
...
ok 855 parallel/test-eventsource-disabled
---
duration_ms: 65.97400
...
ok 856 parallel/test-events-uncaught-exception-stack
---
duration_ms: 81.56300
...
ok 857 parallel/test-eventsource
---
duration_ms: 96.33400
...
ok 858 parallel/test-eventtarget-once-twice
---
duration_ms: 71.80300
...
ok 859 parallel/test-eventtarget-brandcheck
---
duration_ms: 86.65800
...
ok 860 parallel/test-domain-abort-on-uncaught
---
duration_ms: 2271.70700
...
ok 861 parallel/test-eventtarget
---
duration_ms: 133.22300
...
ok 862 parallel/test-events-on-async-iterator
---
duration_ms: 177.67300
...
ok 863 parallel/test-file
---
duration_ms: 93.79300
...
ok 864 parallel/test-file-read-noexist
---
duration_ms: 75.77600
...
ok 865 parallel/test-eventtarget-memoryleakwarning
---
duration_ms: 132.96800
...
ok 866 parallel/test-exception-handler
---
duration_ms: 122.41500
...
ok 867 parallel/test-file-validate-mode-flag
---
duration_ms: 83.74400
...
ok 868 parallel/test-file-write-stream2
---
duration_ms: 73.21500
...
ok 869 parallel/test-fetch
---
duration_ms: 143.45800
...
ok 870 parallel/test-file-write-stream
---
duration_ms: 95.17900
...
ok 871 parallel/test-fetch-mock
---
duration_ms: 151.83400
...
ok 872 parallel/test-exception-handler2
---
duration_ms: 172.68900
...
ok 873 parallel/test-file-write-stream3
---
duration_ms: 107.71800
...
ok 874 parallel/test-filehandle-autoclose
---
duration_ms: 94.70300
...
ok 875 parallel/test-file-write-stream5
---
duration_ms: 100.06400
...
ok 876 parallel/test-filehandle-close
---
duration_ms: 97.00500
...
ok 877 parallel/test-filehandle-readablestream
---
duration_ms: 97.29000
...
ok 878 parallel/test-fileurltopathbuffer # skip Test unsupported on OSX
---
duration_ms: 77.82000
...
ok 879 parallel/test-fixed-queue
---
duration_ms: 70.55000
...
ok 880 parallel/test-freelist
---
duration_ms: 82.33800
...
ok 881 parallel/test-finalization-registry-shutdown
---
duration_ms: 134.91000
...
ok 882 parallel/test-fs-assert-encoding-error
---
duration_ms: 70.24200
...
ok 883 parallel/test-fs-append-file-sync
---
duration_ms: 81.63400
...
ok 884 parallel/test-fs-access
---
duration_ms: 98.21800
...
ok 885 parallel/test-fs-append-file
---
duration_ms: 95.92000
...
ok 886 parallel/test-freeze-intrinsics
---
duration_ms: 103.91100
...
ok 887 parallel/test-fs-append-file-flush
---
duration_ms: 119.02500
...
ok 888 parallel/test-fs-buffertype-writesync
---
duration_ms: 60.79200
...
ok 889 parallel/test-fs-buffer
---
duration_ms: 68.09000
...
ok 890 parallel/test-file-write-stream4
---
duration_ms: 255.08400
...
ok 891 parallel/test-force-repl-with-eval
---
duration_ms: 184.70000
...
ok 892 parallel/test-force-repl
---
duration_ms: 202.68800
...
ok 893 parallel/test-fs-chown-type-check
---
duration_ms: 63.43100
...
ok 894 parallel/test-experimental-shared-value-conveyor
---
duration_ms: 386.22400
...
ok 895 parallel/test-fs-chmod-mask
---
duration_ms: 83.38200
...
ok 896 parallel/test-fs-chmod
---
duration_ms: 89.80000
...
ok 897 parallel/test-fs-close
---
duration_ms: 77.15500
...
ok 898 parallel/test-fs-chown-negative-one
---
duration_ms: 93.33100
...
ok 899 parallel/test-fs-constants
---
duration_ms: 71.26300
...
ok 900 parallel/test-fs-close-errors
---
duration_ms: 78.55900
...
ok 901 parallel/test-fs-copyfile
---
duration_ms: 78.47500
...
ok 902 parallel/test-fs-copyfile-respect-permissions
---
duration_ms: 104.16200
...
ok 903 parallel/test-fs-exists
---
duration_ms: 78.07500
...
ok 904 parallel/test-fs-fchown
---
duration_ms: 70.52500
...
ok 905 parallel/test-fs-fchmod
---
duration_ms: 91.86500
...
ok 906 parallel/test-fs-error-messages
---
duration_ms: 115.70900
...
ok 907 parallel/test-fs-existssync-false
---
duration_ms: 109.53800
...
ok 908 parallel/test-fs-fchown-negative-one
---
duration_ms: 129.28800
...
ok 909 parallel/test-fs-empty-readStream
---
duration_ms: 199.04500
...
ok 910 parallel/test-find-package-json
---
duration_ms: 424.21000
...
ok 911 parallel/test-fs-filehandle
---
duration_ms: 166.81300
...
ok 912 parallel/test-fs-fmap
---
duration_ms: 127.12700
...
ok 913 parallel/test-fs-filehandle-use-after-close
---
duration_ms: 157.29400
...
ok 914 parallel/test-fs-internal-assertencoding
---
duration_ms: 100.25200
...
ok 915 parallel/test-fs-lchmod
---
duration_ms: 106.73300
...
ok 916 parallel/test-fs-fsync
---
duration_ms: 145.96300
...
ok 917 parallel/test-fs-glob-throw
---
duration_ms: 125.75400
...
ok 918 parallel/test-fs-lchown
---
duration_ms: 80.93900
...
ok 919 parallel/test-fs-makeStatsCallback
---
duration_ms: 62.43800
...
ok 920 parallel/test-fs-long-path # skip this test is Windows-specific.
---
duration_ms: 72.25700
...
ok 921 parallel/test-fs-link
---
duration_ms: 77.28400
...
ok 922 parallel/test-fs-lchown-negative-one
---
duration_ms: 92.46900
...
ok 923 parallel/test-fs-make-callback
---
duration_ms: 83.47700
...
ok 924 parallel/test-fs-mkdir-rmdir
---
duration_ms: 53.74800
...
ok 925 parallel/test-fs-mkdir-recursive-eaccess
---
duration_ms: 67.78900
...
ok 926 parallel/test-fs-mkdir
---
duration_ms: 79.99000
...
ok 927 parallel/test-fs-mkdir-mode-mask
---
duration_ms: 74.81500
...
ok 928 parallel/test-fs-existssync-memleak-longpath
---
duration_ms: 290.65800
...
ok 929 parallel/test-fs-mkdtemp
---
duration_ms: 64.08500
...
ok 930 parallel/test-fs-non-number-arguments-throw
---
duration_ms: 86.71000
...
ok 931 parallel/test-fs-mkdtempDisposableSync
---
duration_ms: 114.10000
...
ok 932 parallel/test-fs-mkdtemp-prefix-check
---
duration_ms: 156.31400
...
ok 933 parallel/test-fs-open-mode-mask
---
duration_ms: 140.23100
...
ok 934 parallel/test-fs-open-flags
---
duration_ms: 153.86800
...
ok 935 parallel/test-fs-null-bytes
---
duration_ms: 167.80300
...
ok 936 parallel/test-fs-open
---
duration_ms: 162.94300
...
ok 937 parallel/test-fs-operations-with-surrogate-pairs
---
duration_ms: 147.68200
...
ok 938 parallel/test-fs-cp
---
duration_ms: 485.48000
...
ok 939 parallel/test-fs-open-numeric-flags
---
duration_ms: 164.47400
...
ok 940 parallel/test-debugger-invalid-json
---
duration_ms: 5684.51100
...
ok 941 parallel/test-fs-opendir
---
duration_ms: 170.80000
...
ok 942 parallel/test-fs-open-no-close
---
duration_ms: 185.38400
...
ok 943 parallel/test-fs-promises-exists
---
duration_ms: 81.64500
...
ok 944 parallel/test-fs-promises-file-handle-append-file
---
duration_ms: 85.95200
...
ok 945 parallel/test-fs-promises-file-handle-chmod
---
duration_ms: 82.95600
...
ok 946 parallel/test-fs-promises-file-handle-aggregate-errors
---
duration_ms: 99.45200
...
ok 947 parallel/test-fs-promises-file-handle-close-errors
---
duration_ms: 88.73600
...
ok 948 parallel/test-fs-promises-file-handle-op-errors
---
duration_ms: 80.98900
...
ok 949 parallel/test-fs-promises-file-handle-dispose
---
duration_ms: 90.06900
...
ok 950 parallel/test-fs-promises
---
duration_ms: 165.34200
...
ok 951 parallel/test-fs-promises-file-handle-close
---
duration_ms: 122.84100
...
ok 952 parallel/test-fs-options-immutable
---
duration_ms: 231.61700
...
ok 953 parallel/test-fs-promises-file-handle-read-worker
---
duration_ms: 119.62500
...
ok 954 parallel/test-fs-promises-file-handle-readLines
---
duration_ms: 90.38500
...
ok 955 parallel/test-fs-promises-file-handle-readFile
---
duration_ms: 115.18700
...
ok 956 parallel/test-fs-promises-file-handle-stat
---
duration_ms: 69.76900
...
ok 957 parallel/test-fs-promises-file-handle-read
---
duration_ms: 128.63600
...
ok 958 parallel/test-fs-promises-file-handle-sync
---
duration_ms: 76.37500
...
ok 959 parallel/test-fs-promises-file-handle-truncate
---
duration_ms: 72.13000
...
ok 960 parallel/test-fs-promises-file-handle-stream
---
duration_ms: 87.23000
...
ok 961 parallel/test-fs-promises-file-handle-write
---
duration_ms: 73.10900
...
ok 962 parallel/test-fs-promises-mkdtempDisposable
---
duration_ms: 95.81500
...
ok 963 parallel/test-fs-promises-writefile-with-fd
---
duration_ms: 49.64000
...
ok 964 parallel/test-fs-promises-readfile-empty
---
duration_ms: 58.07400
...
ok 965 parallel/test-fs-promises-readfile-with-fd
---
duration_ms: 57.95200
...
ok 966 parallel/test-fs-promisified
---
duration_ms: 48.61200
...
ok 967 parallel/test-fs-read
---
duration_ms: 74.28400
...
ok 968 parallel/test-fs-read-empty-buffer
---
duration_ms: 78.48500
...
ok 969 parallel/test-fs-promises-writefile-typedarray
---
duration_ms: 97.44300
...
ok 970 parallel/test-fs-promises-write-optional-params
---
duration_ms: 101.74400
...
ok 971 parallel/test-fs-read-file-assert-encoding
---
duration_ms: 100.36600
...
ok 972 parallel/test-fs-promises-file-handle-writeFile
---
duration_ms: 231.70500
...
ok 973 parallel/test-fs-promises-writefile
---
duration_ms: 246.23400
...
ok 974 parallel/test-fs-read-file-sync-hostname # skip Test is linux specific.
---
duration_ms: 227.10000
...
ok 975 parallel/test-fs-read-stream-double-close
---
duration_ms: 127.16100
...
ok 976 parallel/test-fs-read-stream-autoClose
---
duration_ms: 153.18900
...
ok 977 parallel/test-fs-read-optional-params
---
duration_ms: 255.27600
...
ok 978 parallel/test-fs-promises-readfile
---
duration_ms: 346.66500
...
ok 979 parallel/test-fs-read-offset-null
---
duration_ms: 264.45600
...
ok 980 parallel/test-fs-read-promises-optional-params
---
duration_ms: 192.89700
...
ok 981 parallel/test-fs-read-stream-encoding
---
duration_ms: 138.30200
...
ok 982 parallel/test-fs-read-promises-position-validation
---
duration_ms: 195.53400
...
ok 983 parallel/test-fs-read-file-sync
---
duration_ms: 300.49500
...
ok 984 parallel/test-fs-read-stream
---
duration_ms: 200.22600
...
ok 985 parallel/test-fs-read-stream-throw-type-error
---
duration_ms: 39.92700
...
ok 986 parallel/test-fs-read-stream-file-handle
---
duration_ms: 71.94100
...
ok 987 parallel/test-fs-read-stream-fd
---
duration_ms: 107.15500
...
ok 988 parallel/test-fs-readSync-optional-params
---
duration_ms: 48.43300
...
ok 989 parallel/test-fs-read-stream-err
---
duration_ms: 183.03900
...
ok 990 parallel/test-fs-read-zero-length
---
duration_ms: 112.54200
...
ok 991 parallel/test-fs-read-position-validation
---
duration_ms: 438.11500
...
ok 992 parallel/test-fs-read-stream-pos
---
duration_ms: 177.91200
...
ok 993 parallel/test-fs-read-stream-patch-open
---
duration_ms: 179.59800
...
ok 994 parallel/test-fs-read-stream-inherit
---
duration_ms: 189.26900
...
ok 995 parallel/test-fs-read-stream-resume
---
duration_ms: 194.53400
...
ok 996 parallel/test-fs-readSync-position-validation
---
duration_ms: 148.02300
...
ok 997 parallel/test-fs-read-type
---
duration_ms: 191.83400
...
ok 998 parallel/test-fs-readdir-buffer
---
duration_ms: 150.03700
...
ok 999 parallel/test-fs-readdir
---
duration_ms: 164.79400
...
ok 1000 parallel/test-fs-readdir-pipe # skip This test is specific to Windows to test enumerate pipes
---
duration_ms: 169.12500
...
ok 1001 parallel/test-fs-readdir-types-symlinks
---
duration_ms: 81.98600
...
ok 1002 parallel/test-fs-readdir-recursive
---
duration_ms: 154.65400
...
ok 1003 parallel/test-fs-readdir-ucs2 # skip Test is linux specific.
---
duration_ms: 86.68100
...
ok 1004 parallel/test-fs-readfile-empty
---
duration_ms: 82.20000
...
ok 1005 parallel/test-fs-readfile
---
duration_ms: 95.70400
...
ok 1006 parallel/test-fs-readfile-unlink
---
duration_ms: 46.10200
...
ok 1007 parallel/test-fs-readfile-fd
---
duration_ms: 98.13100
...
ok 1008 parallel/test-fs-readfile-zero-byte-liar
---
duration_ms: 48.05600
...
ok 1009 parallel/test-fs-readdir-types
---
duration_ms: 165.14700
...
ok 1010 parallel/test-fs-readfilesync-enoent # skip Windows specific test.
---
duration_ms: 91.09200
...
ok 1011 parallel/test-fs-readfile-flags
---
duration_ms: 174.76900
...
ok 1012 parallel/test-fs-readlink-type-check
---
duration_ms: 97.92100
...
ok 1013 parallel/test-fs-readfilesync-pipe-large
---
duration_ms: 135.57600
...
ok 1014 parallel/test-fs-readv-sync
---
duration_ms: 87.65500
...
ok 1015 parallel/test-fs-readfile-pipe-large
---
duration_ms: 201.96800
...
ok 1016 parallel/test-fs-readfile-pipe
---
duration_ms: 218.66200
...
ok 1017 parallel/test-fs-readv-promisify
---
duration_ms: 119.66400
...
ok 1018 parallel/test-fs-readfile-error
---
duration_ms: 268.67500
...
ok 1019 parallel/test-fs-readv
---
duration_ms: 175.96900
...
ok 1020 parallel/test-fs-readv-promises
---
duration_ms: 176.30700
...
ok 1021 parallel/test-fs-glob
---
duration_ms: 1331.14900
...
ok 1022 parallel/test-fs-ready-event-stream
---
duration_ms: 107.00200
...
ok 1023 parallel/test-fs-realpath-on-substed-drive # skip Test for Windows only
---
duration_ms: 114.07900
...
ok 1024 parallel/test-fs-rmdir-recursive-throws-not-found
---
duration_ms: 75.97600
...
ok 1025 parallel/test-fs-realpath-native
---
duration_ms: 132.47700
...
ok 1026 parallel/test-fs-realpath-buffer-encoding
---
duration_ms: 170.49100
...
ok 1027 parallel/test-fs-rename-type-check
---
duration_ms: 122.91500
...
ok 1028 parallel/test-fs-realpath
---
duration_ms: 190.96100
...
ok 1029 parallel/test-fs-rmdir-recursive-sync-warns-not-found
---
duration_ms: 107.00700
...
ok 1030 parallel/test-fs-rmdir-recursive-sync-warns-on-file
---
duration_ms: 107.77400
...
ok 1031 parallel/test-fs-rmdir-recursive-warns-not-found
---
duration_ms: 59.66600
...
ok 1032 parallel/test-fs-rmdir-recursive-throws-on-file
---
duration_ms: 72.74700
...
ok 1033 parallel/test-fs-stat
---
duration_ms: 104.34500
...
ok 1034 parallel/test-fs-rmdir-recursive-warns-on-file
---
duration_ms: 130.61500
...
ok 1035 parallel/test-fs-rmdir-type-check
---
duration_ms: 166.57400
...
ok 1036 parallel/test-fs-stat-bigint
---
duration_ms: 171.29800
...
ok 1037 parallel/test-fs-stat-date
---
duration_ms: 191.43500
...
ok 1038 parallel/test-fs-statfs
---
duration_ms: 155.85500
...
ok 1039 parallel/test-fs-sir-writes-alot
---
duration_ms: 206.69400
...
ok 1040 parallel/test-fs-stream-construct-compat-error-read
---
duration_ms: 163.68100
...
ok 1041 parallel/test-fs-realpath-pipe
---
duration_ms: 352.56300
...
ok 1042 parallel/test-fs-stream-construct-compat-graceful-fs
---
duration_ms: 77.74100
...
ok 1043 parallel/test-fs-stream-construct-compat-old-node
---
duration_ms: 77.62100
...
ok 1044 parallel/test-fs-rm
---
duration_ms: 360.18600
...
ok 1045 parallel/test-fs-stream-destroy-emit-error
---
duration_ms: 69.07200
...
ok 1046 parallel/test-fs-rmdir-recursive
---
duration_ms: 353.99900
...
ok 1047 parallel/test-fs-stream-double-close
---
duration_ms: 55.27900
...
ok 1048 parallel/test-fs-stream-options
---
duration_ms: 57.84700
...
ok 1049 parallel/test-fs-stream-fs-options
---
duration_ms: 70.12600
...
ok 1050 parallel/test-fs-symlink-dir-junction
---
duration_ms: 41.34700
...
ok 1051 parallel/test-fs-symlink-dir
---
duration_ms: 50.86700
...
ok 1052 parallel/test-fs-symlink
---
duration_ms: 68.53600
...
ok 1053 parallel/test-fs-stream-construct-compat-error-write
---
duration_ms: 138.70000
...
ok 1054 parallel/test-fs-symlink-dir-junction-relative
---
duration_ms: 52.15400
...
ok 1055 parallel/test-fs-symlink-buffer-path
---
duration_ms: 93.52900
...
ok 1056 parallel/test-fs-symlink-longpath
---
duration_ms: 103.02000
...
ok 1057 parallel/test-fs-read-stream-fd-leak
---
duration_ms: 981.70900
...
ok 1058 parallel/test-fs-readdir-stack-overflow
---
duration_ms: 811.76700
...
ok 1059 parallel/test-fs-sync-fd-leak
---
duration_ms: 119.18900
...
ok 1060 parallel/test-fs-truncate-sync
---
duration_ms: 97.89800
...
ok 1061 parallel/test-fs-unlink-type-check
---
duration_ms: 104.25700
...
ok 1062 parallel/test-fs-util-validateoffsetlength
---
duration_ms: 101.69200
...
ok 1063 parallel/test-fs-timestamp-parsing-error
---
duration_ms: 128.08100
...
ok 1064 parallel/test-fs-truncate-clear-file-zero
---
duration_ms: 118.07600
...
ok 1065 parallel/test-fs-readfile-eof
---
duration_ms: 799.41500
...
ok 1066 parallel/test-fs-syncwritestream
---
duration_ms: 151.06200
...
ok 1067 parallel/test-fs-utils-get-dirents
---
duration_ms: 116.51100
...
ok 1068 parallel/test-fs-truncate
---
duration_ms: 142.78300
...
ok 1069 parallel/test-fs-utimes-y2K38
---
duration_ms: 112.54600
...
ok 1070 parallel/test-fs-whatwg-url
---
duration_ms: 119.00700
...
ok 1071 parallel/test-fs-write-file-buffer
---
duration_ms: 81.36800
...
ok 1072 parallel/test-fs-write-buffer
---
duration_ms: 115.62700
...
ok 1073 parallel/test-fs-write-file-invalid-path # skip This test is for Windows only.
---
duration_ms: 85.56600
...
ok 1074 parallel/test-fs-write-file
---
duration_ms: 106.82400
...
ok 1075 parallel/test-fs-write-file-sync
---
duration_ms: 108.05700
...
ok 1076 parallel/test-fs-write-no-fd
---
duration_ms: 87.41100
...
ok 1077 parallel/test-fs-write-buffer-large
---
duration_ms: 130.33700
...
ok 1078 parallel/test-fs-write-negativeoffset
---
duration_ms: 111.49100
...
ok 1079 parallel/test-fs-write
---
duration_ms: 190.56900
...
ok 1080 parallel/test-fs-utimes
---
duration_ms: 232.98700
...
ok 1081 parallel/test-fs-write-optional-params
---
duration_ms: 86.08700
...
ok 1082 parallel/test-fs-write-file-typedarrays
---
duration_ms: 148.98200
...
ok 1083 parallel/test-fs-write-stream-change-open
---
duration_ms: 69.89300
...
ok 1084 parallel/test-fs-write-stream-double-close
---
duration_ms: 60.37100
...
ok 1085 parallel/test-fs-write-stream-close-without-callback
---
duration_ms: 66.60700
...
ok 1086 parallel/test-fs-write-stream-encoding
---
duration_ms: 67.46100
...
ok 1087 parallel/test-fs-write-stream
---
duration_ms: 83.71200
...
ok 1088 parallel/test-fs-write-stream-autoclose-option
---
duration_ms: 132.11900
...
ok 1089 parallel/test-fs-write-file-flush
---
duration_ms: 243.07000
...
ok 1090 parallel/test-fs-write-stream-file-handle-2
---
duration_ms: 96.98200
...
ok 1091 parallel/test-fs-write-stream-file-handle
---
duration_ms: 110.42300
...
ok 1092 parallel/test-fs-write-sync
---
duration_ms: 85.90600
...
ok 1093 parallel/test-fs-write-stream-end
---
duration_ms: 132.11300
...
ok 1094 parallel/test-fs-write-stream-fs
---
duration_ms: 100.59900
...
ok 1095 parallel/test-fs-write-stream-err
---
duration_ms: 133.72900
...
ok 1096 parallel/test-fs-write-stream-throw-type-error
---
duration_ms: 128.26900
...
ok 1097 parallel/test-fs-write-sigxfsz
---
duration_ms: 247.89200
...
ok 1098 parallel/test-fs-writefile-with-fd
---
duration_ms: 112.19100
...
ok 1099 parallel/test-fs-writesync-crash
---
duration_ms: 100.26100
...
ok 1100 parallel/test-fs-write-stream-flush
---
duration_ms: 186.45300
...
ok 1101 parallel/test-fs-write-sync-optional-params
---
duration_ms: 180.66100
...
ok 1102 parallel/test-fs-writev
---
duration_ms: 108.17200
...
ok 1103 parallel/test-fs-writestream-open-write
---
duration_ms: 134.04800
...
ok 1104 parallel/test-fs-writev-sync
---
duration_ms: 124.19900
...
ok 1105 parallel/test-global-console-exists
---
duration_ms: 85.87900
...
ok 1106 parallel/test-global-domexception
---
duration_ms: 85.42200
...
ok 1107 parallel/test-fs-writev-promises
---
duration_ms: 174.60100
...
ok 1108 parallel/test-global-customevent
---
duration_ms: 98.17800
...
ok 1109 parallel/test-global
---
duration_ms: 130.15200
...
ok 1110 parallel/test-crypto-dh-generate-keys
---
duration_ms: 9946.88600
...
ok 1111 parallel/test-global-encoder
---
duration_ms: 110.10400
...
ok 1112 parallel/test-fs-write-stream-patch-open
---
duration_ms: 306.62100
...
ok 1113 parallel/test-global-webstreams
---
duration_ms: 59.20900
...
ok 1114 parallel/test-global-webcrypto
---
duration_ms: 121.74100
...
ok 1115 parallel/test-global-setters
---
duration_ms: 131.06200
...
ok 1116 parallel/test-global-webcrypto-classes
---
duration_ms: 117.50300
...
ok 1117 parallel/test-handle-wrap-close-abort
---
duration_ms: 160.23200
...
ok 1118 parallel/test-fs-write-reuse-callback
---
duration_ms: 584.09400
...
ok 1119 parallel/test-h2leak-destroy-session-on-socket-ended
---
duration_ms: 268.48100
...
ok 1120 parallel/test-gc-net-timeout
---
duration_ms: 434.35000
...
ok 1121 parallel/test-h2-large-header-cause-client-to-hangup
---
duration_ms: 299.15800
...
ok 1122 parallel/test-hash-seed
---
duration_ms: 307.97200
...
ok 1123 parallel/test-heap-prof-invalid-args
---
duration_ms: 275.63100
...
ok 1124 parallel/test-gc-http-client-connaborted
---
duration_ms: 974.67700
...
ok 1125 parallel/test-handle-wrap-hasref
---
duration_ms: 892.65000
...
ok 1126 parallel/test-gc-tls-external-memory
---
duration_ms: 1137.57400
...
ok 1127 parallel/test-http-1.0
---
duration_ms: 126.33600
...
ok 1128 parallel/test-http
---
duration_ms: 274.02100
...
ok 1129 parallel/test-heap-prof-exec-argv
---
duration_ms: 1132.21700
...
ok 1130 parallel/test-http-1.0-keep-alive
---
duration_ms: 159.72200
...
ok 1131 parallel/test-http-abort-before-end
---
duration_ms: 128.82400
...
ok 1132 parallel/test-http-abort-client
---
duration_ms: 190.21900
...
ok 1133 parallel/test-heap-prof-basic
---
duration_ms: 1377.69600
...
ok 1134 parallel/test-http-abort-stream-end
---
duration_ms: 185.28000
...
ok 1135 parallel/test-http-aborted
---
duration_ms: 121.35100
...
ok 1136 parallel/test-http-addrequest-localaddress
---
duration_ms: 111.81300
...
ok 1137 parallel/test-http-abort-queued
---
duration_ms: 260.64800
...
ok 1138 parallel/test-http-agent-close
---
duration_ms: 101.59900
...
ok 1139 parallel/test-http-agent-abort-controller
---
duration_ms: 190.11800
...
ok 1140 parallel/test-http-agent-destroyed-socket
---
duration_ms: 126.83500
...
ok 1141 parallel/test-http-after-connect
---
duration_ms: 298.72500
...
ok 1142 parallel/test-http-agent
---
duration_ms: 361.89800
...
ok 1143 parallel/test-heap-prof-dir-absolute
---
duration_ms: 1862.99200
...
ok 1144 parallel/test-http-agent-domain-reused-gc
---
duration_ms: 233.52400
...
ok 1145 parallel/test-heapdump-async-hooks-init-promise
---
duration_ms: 1623.34500
...
ok 1146 parallel/test-http-agent-error-on-idle
---
duration_ms: 184.65200
...
ok 1147 parallel/test-http-agent-false
---
duration_ms: 159.82700
...
ok 1148 parallel/test-heap-prof-dir-name
---
duration_ms: 1945.38400
...
ok 1149 parallel/test-http-agent-getname
---
duration_ms: 127.11100
...
ok 1150 parallel/test-http-agent-keepalive-delay
---
duration_ms: 85.65400
...
ok 1151 parallel/test-http-agent-maxsockets
---
duration_ms: 94.18200
...
ok 1152 parallel/test-http-agent-null
---
duration_ms: 59.52300
...
ok 1153 parallel/test-http-agent-no-protocol
---
duration_ms: 66.77200
...
ok 1154 parallel/test-http-agent-maxtotalsockets
---
duration_ms: 105.72600
...
ok 1155 parallel/test-heap-prof-dir-relative
---
duration_ms: 2031.14000
...
ok 1156 parallel/test-http-agent-maxsockets-respected
---
duration_ms: 145.40700
...
ok 1157 parallel/test-heap-prof-loop-drained
---
duration_ms: 1839.13700
...
ok 1158 parallel/test-http-agent-remove
---
duration_ms: 102.80900
...
ok 1159 parallel/test-heap-prof-exit
---
duration_ms: 2076.26600
...
ok 1160 parallel/test-heap-prof-sigint
---
duration_ms: 1849.14800
...
ok 1161 parallel/test-http-agent-timeout-option
---
duration_ms: 132.32200
...
ok 1162 parallel/test-http-agent-uninitialized-with-handle
---
duration_ms: 109.21200
...
ok 1163 parallel/test-http-agent-uninitialized
---
duration_ms: 133.40400
...
ok 1164 parallel/test-heap-prof-interval
---
duration_ms: 2054.82400
...
ok 1165 parallel/test-http-allow-content-length-304
---
duration_ms: 126.02400
...
ok 1166 parallel/test-http-agent-scheduling
---
duration_ms: 217.42100
...
ok 1167 parallel/test-http-allow-req-after-204-res
---
duration_ms: 184.20500
...
ok 1168 parallel/test-http-agent-reuse-drained-socket-only
---
duration_ms: 267.55300
...
ok 1169 parallel/test-http-automatic-headers
---
duration_ms: 178.77300
...
ok 1170 parallel/test-http-bind-twice
---
duration_ms: 131.08300
...
ok 1171 parallel/test-http-agent-timeout
---
duration_ms: 275.06500
...
ok 1172 parallel/test-http-blank-header
---
duration_ms: 119.46300
...
ok 1173 parallel/test-http-agent-keepalive
---
duration_ms: 476.09400
...
ok 1174 parallel/test-http-chunk-extensions-limit
---
duration_ms: 140.24400
...
ok 1175 parallel/test-heap-prof-name
---
duration_ms: 2145.75100
...
ok 1176 parallel/test-http-chunked-304
---
duration_ms: 133.50400
...
ok 1177 parallel/test-http-autoselectfamily
---
duration_ms: 326.74800
...
ok 1178 parallel/test-http-client-abort
---
duration_ms: 161.25500
...
ok 1179 parallel/test-http-chunked
---
duration_ms: 177.77600
...
ok 1180 parallel/test-http-client-abort-event
---
duration_ms: 125.83000
...
ok 1181 parallel/test-http-chunked-smuggling
---
duration_ms: 178.86100
...
ok 1182 parallel/test-http-client-abort-destroy
---
duration_ms: 177.97200
...
ok 1183 parallel/test-http-client-abort-keep-alive-destroy-res
---
duration_ms: 103.60900
...
ok 1184 parallel/test-http-client-abort-keep-alive-queued-tcp-socket
---
duration_ms: 131.97500
...
ok 1185 parallel/test-http-client-abort-no-agent
---
duration_ms: 110.41900
...
ok 1186 parallel/test-http-client-abort-keep-alive-queued-unix-socket
---
duration_ms: 158.98000
...
ok 1187 parallel/test-http-client-abort-unix-socket
---
duration_ms: 148.45000
...
ok 1188 parallel/test-http-chunk-problem
---
duration_ms: 327.47800
...
ok 1189 parallel/test-http-client-abort2
---
duration_ms: 147.86600
...
ok 1190 parallel/test-http-client-aborted-event
---
duration_ms: 163.77500
...
ok 1191 parallel/test-http-client-abort3
---
duration_ms: 174.68000
...
ok 1192 parallel/test-http-client-abort-response-event
---
duration_ms: 195.47800
...
ok 1193 parallel/test-http-client-agent-abort-close-event
---
duration_ms: 145.37100
...
ok 1194 parallel/test-http-client-agent-end-close-event
---
duration_ms: 114.91700
...
ok 1195 parallel/test-http-client-default-headers-exist
---
duration_ms: 71.88200
...
ok 1196 parallel/test-http-client-close-event
---
duration_ms: 94.22300
...
ok 1197 parallel/test-http-client-defaults
---
duration_ms: 81.93900
...
ok 1198 parallel/test-http-client-close-with-default-agent
---
duration_ms: 125.00600
...
ok 1199 parallel/test-heapsnapshot-near-heap-limit-by-api-in-worker
---
duration_ms: 2285.68300
...
ok 1200 parallel/test-http-client-error-rawbytes
---
duration_ms: 121.48500
...
ok 1201 parallel/test-http-client-get-url
---
duration_ms: 120.87300
...
ok 1202 parallel/test-http-client-headers-host-array
---
duration_ms: 86.00500
...
ok 1203 parallel/test-http-client-finished
---
duration_ms: 134.41800
...
ok 1204 parallel/test-http-client-headers-array
---
duration_ms: 119.27300
...
ok 1205 parallel/test-http-client-immediate-error
---
duration_ms: 79.84600
...
ok 1206 parallel/test-http-client-incomingmessage-destroy
---
duration_ms: 90.51200
...
ok 1207 parallel/test-http-client-insecure-http-parser-error
---
duration_ms: 56.23200
...
ok 1208 parallel/test-http-client-input-function
---
duration_ms: 89.10000
...
ok 1209 parallel/test-http-client-invalid-path
---
duration_ms: 67.57800
...
ok 1210 parallel/test-http-client-keep-alive-hint
---
duration_ms: 88.15400
...
ok 1211 parallel/test-http-client-agent
---
duration_ms: 424.28600
...
ok 1212 parallel/test-http-client-parse-error
---
duration_ms: 104.67800
...
ok 1213 parallel/test-http-client-override-global-agent
---
duration_ms: 111.67100
...
ok 1214 parallel/test-http-client-read-in-error
---
duration_ms: 82.11700
...
ok 1215 parallel/test-http-client-pipe-end
---
duration_ms: 108.86500
...
ok 1216 parallel/test-http-client-readable
---
duration_ms: 75.25500
...
ok 1217 parallel/test-http-client-keep-alive-release-before-finish
---
duration_ms: 166.95200
...
ok 1218 parallel/test-http-client-race
---
duration_ms: 136.82800
...
ok 1219 parallel/test-http-client-reject-cr-no-lf
---
duration_ms: 61.89400
...
ok 1220 parallel/test-http-client-reject-unexpected-agent
---
duration_ms: 70.69400
...
ok 1221 parallel/test-http-client-reject-chunked-with-content-length
---
duration_ms: 111.92300
...
ok 1222 parallel/test-http-client-request-options
---
duration_ms: 95.49600
...
ok 1223 parallel/test-http-client-req-error-dont-double-fire
---
duration_ms: 96.95000
...
ok 1224 parallel/test-http-client-res-destroyed
---
duration_ms: 94.23100
...
ok 1225 parallel/test-heapsnapshot-near-heap-limit-worker
---
duration_ms: 2300.53100
...
ok 1226 parallel/test-http-client-response-timeout
---
duration_ms: 107.33900
...
ok 1227 parallel/test-http-client-set-timeout
---
duration_ms: 129.46300
...
ok 1228 parallel/test-http-client-set-timeout-after-end
---
duration_ms: 135.01400
...
ok 1229 parallel/test-http-client-timeout
---
duration_ms: 94.17900
...
ok 1230 parallel/test-http-client-spurious-aborted
---
duration_ms: 140.36600
...
ok 1231 parallel/test-http-client-timeout-connect-listener
---
duration_ms: 120.72400
...
ok 1232 parallel/test-http-client-timeout-option-with-agent
---
duration_ms: 53.52300
...
ok 1233 parallel/test-http-client-timeout-on-connect
---
duration_ms: 122.71700
...
ok 1234 parallel/test-http-client-timeout-option-listeners
---
duration_ms: 71.71400
...
ok 1235 parallel/test-http-client-unescaped-path
---
duration_ms: 67.57500
...
ok 1236 parallel/test-http-client-upload
---
duration_ms: 60.29200
...
ok 1237 parallel/test-http-client-with-create-connection
---
duration_ms: 63.05300
...
ok 1238 parallel/test-http-client-upload-buf
---
duration_ms: 63.90200
...
ok 1239 parallel/test-http-common
---
duration_ms: 49.16400
...
ok 1240 parallel/test-http-conn-reset
---
duration_ms: 63.45000
...
ok 1241 parallel/test-http-client-timeout-event
---
duration_ms: 242.58000
...
ok 1242 parallel/test-http-client-timeout-with-data
---
duration_ms: 150.45300
...
ok 1243 parallel/test-http-connect-req-res
---
duration_ms: 66.76700
...
ok 1244 parallel/test-http-client-timeout-option
---
duration_ms: 232.64100
...
ok 1245 parallel/test-http-connect
---
duration_ms: 77.00800
...
ok 1246 parallel/test-http-content-length
---
duration_ms: 62.53700
...
ok 1247 parallel/test-http-correct-hostname
---
duration_ms: 77.79000
...
ok 1248 parallel/test-http-content-length-mismatch
---
duration_ms: 95.35900
...
ok 1249 parallel/test-http-contentLength0
---
duration_ms: 112.67400
...
ok 1250 parallel/test-http-date-header
---
duration_ms: 99.94800
...
ok 1251 parallel/test-http-createConnection
---
duration_ms: 126.32800
...
ok 1252 parallel/test-http-client-timeout-agent
---
duration_ms: 424.68700
...
ok 1253 parallel/test-http-default-encoding
---
duration_ms: 91.49700
...
ok 1254 parallel/test-http-destroyed-socket-write2
---
duration_ms: 60.82900
...
ok 1255 parallel/test-http-dns-error
---
duration_ms: 53.65500
...
ok 1256 parallel/test-http-debug
---
duration_ms: 166.71100
...
ok 1257 parallel/test-http-dont-set-default-headers-with-set-header
---
duration_ms: 47.57100
...
ok 1258 parallel/test-http-client-race-2
---
duration_ms: 694.24400
...
ok 1259 parallel/test-http-double-content-length
---
duration_ms: 92.60700
...
ok 1260 parallel/test-http-dummy-characters-smuggling
---
duration_ms: 106.31300
...
ok 1261 parallel/test-http-dump-req-when-res-ends
---
duration_ms: 91.69200
...
ok 1262 parallel/test-http-early-hints
---
duration_ms: 105.30100
...
ok 1263 parallel/test-http-exceptions
---
duration_ms: 59.62600
...
ok 1264 parallel/test-http-eof-on-connect
---
duration_ms: 64.91600
...
ok 1265 parallel/test-http-extra-response
---
duration_ms: 59.63800
...
ok 1266 parallel/test-http-expect-handling
---
duration_ms: 100.61200
...
ok 1267 parallel/test-http-flush-response-headers
---
duration_ms: 64.58600
...
ok 1268 parallel/test-http-expect-continue
---
duration_ms: 245.70500
...
ok 1269 parallel/test-http-full-response # skip problem spawning `ab`.
---
duration_ms: 54.81000
...
ok 1270 parallel/test-http-generic-streams
---
duration_ms: 47.67400
...
ok 1271 parallel/test-http-get-pipeline-problem
---
duration_ms: 118.75600
...
ok 1272 parallel/test-http-head-response-has-no-body
---
duration_ms: 49.47900
...
ok 1273 parallel/test-http-head-response-has-no-body-end
---
duration_ms: 61.18000
...
ok 1274 parallel/test-http-head-response-has-no-body-end-implicit-headers
---
duration_ms: 50.63000
...
ok 1275 parallel/test-http-head-throw-on-response-body-write
---
duration_ms: 56.77200
...
ok 1276 parallel/test-http-header-badrequest
---
duration_ms: 75.66400
...
ok 1277 parallel/test-http-header-obstext
---
duration_ms: 67.38900
...
ok 1278 parallel/test-http-header-overflow
---
duration_ms: 48.31600
...
ok 1279 parallel/test-http-header-owstext
---
duration_ms: 52.57100
...
ok 1280 parallel/test-http-header-read
---
duration_ms: 51.71000
...
ok 1281 parallel/test-http-header-validators
---
duration_ms: 47.71300
...
ok 1282 parallel/test-http-buffer-sanity
---
duration_ms: 4429.32100
...
ok 1283 parallel/test-http-byteswritten
---
duration_ms: 4479.27900
...
ok 1284 parallel/test-http-host-header-ipv6-fail
---
duration_ms: 73.18000
...
ok 1285 parallel/test-http-highwatermark
---
duration_ms: 123.22200
...
ok 1286 parallel/test-http-hostname-typechecking
---
duration_ms: 57.43100
...
ok 1287 parallel/test-http-host-headers
---
duration_ms: 59.49200
...
ok 1288 parallel/test-http-incoming-matchKnownFields
---
duration_ms: 43.44100
...
ok 1289 parallel/test-http-import-websocket
---
duration_ms: 46.15300
...
ok 1290 parallel/test-http-incoming-message-connection-setter
---
duration_ms: 40.86000
...
ok 1291 parallel/test-http-incoming-message-destroy
---
duration_ms: 43.03600
...
ok 1292 parallel/test-http-incoming-message-options
---
duration_ms: 52.93300
...
ok 1293 parallel/test-http-incoming-pipelined-socket-destroy
---
duration_ms: 48.50000
...
ok 1294 parallel/test-http-client-encoding
---
duration_ms: 4300.71000
...
ok 1295 parallel/test-http-client-check-http-token
---
duration_ms: 4379.86000
...
ok 1296 parallel/test-http-information-processing
---
duration_ms: 45.49500
...
ok 1297 parallel/test-http-information-headers
---
duration_ms: 51.68200
...
ok 1298 parallel/test-http-insecure-parser-per-stream
---
duration_ms: 35.70100
...
ok 1299 parallel/test-http-invalid-path-chars
---
duration_ms: 39.10400
...
ok 1300 parallel/test-http-invalid-te
---
duration_ms: 48.07000
...
ok 1301 parallel/test-http-invalid-urls
---
duration_ms: 42.77300
...
ok 1302 parallel/test-http-invalidheaderfield
---
duration_ms: 48.24300
...
ok 1303 parallel/test-http-invalidheaderfield2
---
duration_ms: 45.37200
...
ok 1304 parallel/test-http-keep-alive
---
duration_ms: 54.19800
...
ok 1305 parallel/test-http-keep-alive-close-on-header
---
duration_ms: 62.17100
...
ok 1306 parallel/test-http-keep-alive-max-requests
---
duration_ms: 58.47600
...
ok 1307 parallel/test-http-client-response-domain
---
duration_ms: 4269.56700
...
ok 1308 parallel/test-http-keep-alive-pipeline-max-requests
---
duration_ms: 54.77100
...
ok 1309 parallel/test-http-keep-alive-empty-line
---
duration_ms: 156.25600
...
ok 1310 parallel/test-http-keep-alive-timeout
---
duration_ms: 58.11400
...
ok 1311 parallel/test-http-keep-alive-timeout-custom
---
duration_ms: 58.10500
...
ok 1312 parallel/test-http-keepalive-free
---
duration_ms: 57.68600
...
ok 1313 parallel/test-http-keepalive-client
---
duration_ms: 73.76300
...
ok 1314 parallel/test-http-keepalive-override
---
duration_ms: 65.74500
...
ok 1315 parallel/test-http-keepalive-request
---
duration_ms: 71.27900
...
ok 1316 parallel/test-http-listening
---
duration_ms: 42.67000
...
ok 1317 parallel/test-http-localaddress # skip platform-specific test.
---
duration_ms: 39.77400
...
ok 1318 parallel/test-http-localaddress-bind-error
---
duration_ms: 38.79900
...
ok 1319 parallel/test-http-malformed-request
---
duration_ms: 47.56200
...
ok 1320 parallel/test-http-many-ended-pipelines
---
duration_ms: 57.96800
...
ok 1321 parallel/test-http-max-header-size
---
duration_ms: 72.88200
...
ok 1322 parallel/test-http-max-header-size-per-stream
---
duration_ms: 46.17000
...
ok 1323 parallel/test-http-max-headers-count
---
duration_ms: 52.43100
...
ok 1324 parallel/test-http-decoded-auth
---
duration_ms: 4298.96400
...
ok 1325 parallel/test-http-max-http-headers
---
duration_ms: 73.11800
...
ok 1326 parallel/test-http-methods
---
duration_ms: 45.64100
...
ok 1327 parallel/test-http-max-sockets
---
duration_ms: 51.29100
...
ok 1328 parallel/test-http-dont-set-default-headers
---
duration_ms: 4243.00900
...
ok 1329 parallel/test-http-default-port
---
duration_ms: 4296.83200
...
ok 1330 parallel/test-http-missing-header-separator-lf
---
duration_ms: 42.44800
...
ok 1331 parallel/test-http-missing-header-separator-cr
---
duration_ms: 53.96100
...
ok 1332 parallel/test-http-multi-line-headers
---
duration_ms: 40.05100
...
ok 1333 parallel/test-http-multiple-headers
---
duration_ms: 45.25100
...
ok 1334 parallel/test-http-mutable-headers
---
duration_ms: 68.75400
...
ok 1335 parallel/test-http-no-read-no-dump
---
duration_ms: 43.11100
...
ok 1336 parallel/test-http-nodelay
---
duration_ms: 51.07500
...
ok 1337 parallel/test-http-outgoing-buffer
---
duration_ms: 45.92000
...
ok 1338 parallel/test-http-no-content-length
---
duration_ms: 57.22700
...
ok 1339 parallel/test-http-early-hints-invalid-argument
---
duration_ms: 4267.37600
...
ok 1340 parallel/test-http-dont-set-default-headers-with-setHost
---
duration_ms: 4320.94600
...
ok 1341 parallel/test-http-outgoing-destroy
---
duration_ms: 31.39200
...
ok 1342 parallel/test-http-outgoing-end-multiple
---
duration_ms: 43.02900
...
ok 1343 parallel/test-http-outgoing-end-cork
---
duration_ms: 47.95600
...
ok 1344 parallel/test-http-outgoing-finished
---
duration_ms: 51.67800
...
ok 1345 parallel/test-http-outgoing-destroyed
---
duration_ms: 77.33500
...
ok 1346 parallel/test-http-end-throw-socket-handling
---
duration_ms: 4297.03500
...
ok 1347 parallel/test-http-outgoing-first-chunk-singlebyte-encoding
---
duration_ms: 53.16600
...
ok 1348 parallel/test-http-outgoing-message-write-callback
---
duration_ms: 33.29900
...
ok 1349 parallel/test-http-outgoing-message-inheritance
---
duration_ms: 39.25000
...
ok 1350 parallel/test-http-outgoing-proto
---
duration_ms: 33.59300
...
ok 1351 parallel/test-http-outgoing-settimeout
---
duration_ms: 36.03400
...
ok 1352 parallel/test-http-outgoing-message-capture-rejection
---
duration_ms: 94.94200
...
ok 1353 parallel/test-http-outgoing-renderHeaders
---
duration_ms: 40.85900
...
ok 1354 parallel/test-http-outgoing-writableFinished
---
duration_ms: 67.59000
...
ok 1355 parallel/test-http-parser
---
duration_ms: 55.18500
...
ok 1356 parallel/test-http-parser-bad-ref
---
duration_ms: 64.20200
...
ok 1357 parallel/test-http-parser-finish-error
---
duration_ms: 44.44900
...
ok 1358 parallel/test-http-parser-free
---
duration_ms: 64.56700
...
ok 1359 parallel/test-http-parser-freed-before-upgrade
---
duration_ms: 58.09400
...
ok 1360 parallel/test-http-parser-multiple-execute
---
duration_ms: 46.52600
...
ok 1361 parallel/test-http-parser-memory-retention
---
duration_ms: 53.25900
...
ok 1362 parallel/test-http-head-request
---
duration_ms: 4206.78000
...
ok 1363 parallel/test-http-parser-lazy-loaded
---
duration_ms: 91.12200
...
ok 1364 parallel/test-http-pause-no-dump
---
duration_ms: 56.07300
...
ok 1365 parallel/test-http-pause-resume-one-end
---
duration_ms: 66.05800
...
ok 1366 parallel/test-http-perf_hooks
---
duration_ms: 42.80000
...
ok 1367 parallel/test-http-pipe-fs
---
duration_ms: 50.10300
...
ok 1368 parallel/test-http-pause
---
duration_ms: 300.98300
...
ok 1369 parallel/test-http-catch-uncaughtexception
---
duration_ms: 6351.31300
...
ok 1370 parallel/test-http-pipeline-flood
---
duration_ms: 341.10000
...
ok 1371 parallel/test-http-pipeline-socket-parser-typeerror
---
duration_ms: 49.30100
...
ok 1372 parallel/test-http-pipeline-requests-connection-leak
---
duration_ms: 186.53500
...
ok 1373 parallel/test-http-proxy
---
duration_ms: 49.02900
...
ok 1374 parallel/test-http-raw-headers
---
duration_ms: 72.92900
...
ok 1375 parallel/test-http-readable-data-event
---
duration_ms: 51.14700
...
ok 1376 parallel/test-http-remove-connection-header-persists-connection
---
duration_ms: 50.62000
...
ok 1377 parallel/test-http-remove-header-stays-removed
---
duration_ms: 41.73700
...
ok 1378 parallel/test-http-req-close-robust-from-tampering
---
duration_ms: 53.77600
...
ok 1379 parallel/test-http-hex-write
---
duration_ms: 4238.17800
...
ok 1380 parallel/test-http-proxy-fetch
---
duration_ms: 219.60000
...
ok 1381 parallel/test-http-request-agent
---
duration_ms: 62.89200
...
ok 1382 parallel/test-http-request-dont-override-options
---
duration_ms: 54.54100
...
ok 1383 parallel/test-http-request-end
---
duration_ms: 64.73100
...
ok 1384 parallel/test-http-request-end-twice
---
duration_ms: 65.33600
...
ok 1385 parallel/test-http-request-host-header
---
duration_ms: 53.17000
...
ok 1386 parallel/test-http-request-invalid-method-error
---
duration_ms: 45.75300
...
ok 1387 parallel/test-http-request-join-authorization-headers
---
duration_ms: 59.36200
...
ok 1388 parallel/test-http-request-method-delete-payload
---
duration_ms: 50.74900
...
ok 1389 parallel/test-http-request-methods
---
duration_ms: 48.65400
...
ok 1390 parallel/test-http-request-smuggling-content-length
---
duration_ms: 53.79100
...
ok 1391 parallel/test-http-res-write-after-end
---
duration_ms: 57.25300
...
ok 1392 parallel/test-http-res-write-end-dont-take-array
---
duration_ms: 63.98100
...
ok 1393 parallel/test-http-response-add-header-after-sent
---
duration_ms: 49.89800
...
ok 1394 parallel/test-http-response-close
---
duration_ms: 58.72000
...
ok 1395 parallel/test-http-parser-timeout-reset
---
duration_ms: 1322.83400
...
ok 1396 parallel/test-http-response-cork
---
duration_ms: 58.96100
...
ok 1397 parallel/test-http-response-multi-content-length
---
duration_ms: 64.55000
...
ok 1398 parallel/test-http-keep-alive-timeout-race-condition
---
duration_ms: 2246.32600
...
ok 1399 parallel/test-http-response-multiheaders
---
duration_ms: 53.00000
...
ok 1400 parallel/test-http-response-readable
---
duration_ms: 50.37900
...
ok 1401 parallel/test-http-response-no-headers
---
duration_ms: 54.30900
...
ok 1402 parallel/test-http-response-remove-header-after-sent
---
duration_ms: 60.26200
...
ok 1403 parallel/test-http-response-splitting
---
duration_ms: 57.97700
...
ok 1404 parallel/test-http-response-setheaders
---
duration_ms: 83.27300
...
ok 1405 parallel/test-http-response-status-message
---
duration_ms: 60.25800
...
ok 1406 parallel/test-http-response-statuscode
---
duration_ms: 54.70800
...
ok 1407 parallel/test-http-response-writehead-returns-this
---
duration_ms: 55.37200
...
ok 1408 parallel/test-http-server
---
duration_ms: 50.79500
...
ok 1409 parallel/test-http-same-map
---
duration_ms: 89.13300
...
ok 1410 parallel/test-http-server-async-dispose
---
duration_ms: 52.26400
...
ok 1411 parallel/test-http-server-capture-rejections
---
duration_ms: 57.69400
...
ok 1412 parallel/test-http-server-clear-timer
---
duration_ms: 46.10000
...
ok 1413 parallel/test-http-server-client-error
---
duration_ms: 55.86900
...
ok 1414 parallel/test-http-server-close-destroy-timeout
---
duration_ms: 33.42900
...
ok 1415 parallel/test-http-server-close-all
---
duration_ms: 56.00100
...
ok 1416 parallel/test-http-flush-headers
---
duration_ms: 6196.07800
...
ok 1417 parallel/test-http-server-connections-checking-leak
---
duration_ms: 63.88200
...
ok 1418 parallel/test-http-server-close-idle
---
duration_ms: 734.41500
...
ok 1419 parallel/test-http-server-de-chunked-trailer
---
duration_ms: 111.02900
...
ok 1420 parallel/test-http-server-close-idle-wait-response
---
duration_ms: 1318.21200
...
ok 1421 parallel/test-http-server-destroy-socket-on-client-error
---
duration_ms: 105.20300
...
ok 1422 parallel/test-http-outgoing-finish-writable
---
duration_ms: 4359.57900
...
ok 1423 parallel/test-http-outgoing-properties
---
duration_ms: 4343.81400
...
ok 1424 parallel/test-http-outgoing-finish
---
duration_ms: 4416.02300
...
ok 1425 parallel/test-http-outgoing-end-types
---
duration_ms: 4424.42200
...
ok 1426 parallel/test-http-server-incomingmessage-destroy
---
duration_ms: 43.44400
...
ok 1427 parallel/test-http-server-keep-alive-defaults
---
duration_ms: 57.91300
...
ok 1428 parallel/test-http-server-keep-alive-max-requests-null
---
duration_ms: 50.27900
...
ok 1429 parallel/test-http-outgoing-write-types
---
duration_ms: 4408.67500
...
ok 1430 parallel/test-http-server-keepalive-end
---
duration_ms: 64.58800
...
ok 1431 parallel/test-http-server-keepalive-req-gc
---
duration_ms: 53.25100
...
ok 1432 parallel/test-http-server-method.query
---
duration_ms: 48.19900
...
ok 1433 parallel/test-http-request-arguments
---
duration_ms: 4317.49400
...
ok 1434 parallel/test-http-server-multiple-client-error
---
duration_ms: 91.44900
...
ok 1435 parallel/test-http-insecure-parser
---
duration_ms: 6270.18200
...
ok 1436 parallel/test-http-server-non-utf8-header
---
duration_ms: 60.88200
...
ok 1437 parallel/test-http-server-options-highwatermark
---
duration_ms: 56.73800
...
ok 1438 parallel/test-http-request-large-payload
---
duration_ms: 4334.49200
...
ok 1439 parallel/test-http-server-options-incoming-message
---
duration_ms: 52.69100
...
ok 1440 parallel/test-http-server-options-server-response
---
duration_ms: 57.70700
...
ok 1441 parallel/test-http-keep-alive-drop-requests
---
duration_ms: 6270.93900
...
ok 1442 parallel/test-http-server-reject-chunked-with-content-length
---
duration_ms: 49.48300
...
ok 1443 parallel/test-http-server-reject-cr-no-lf
---
duration_ms: 42.45100
...
ok 1444 parallel/test-http-server-headers-timeout-delayed-headers
---
duration_ms: 2230.37900
...
ok 1445 parallel/test-http-server-connection-list-when-close
---
duration_ms: 4342.13500
...
ok 1446 parallel/test-http-server-keep-alive-timeout
---
duration_ms: 2000.89900
...
ok 1447 parallel/test-http-server-response-standalone
---
duration_ms: 40.64900
...
ok 1448 parallel/test-http-server-stale-close
---
duration_ms: 79.31400
...
ok 1449 parallel/test-http-server-timeouts-validation
---
duration_ms: 44.71600
...
ok 1450 parallel/test-http-server-unconsume
---
duration_ms: 48.31300
...
ok 1451 parallel/test-http-server-headers-timeout-interrupted-headers
---
duration_ms: 2345.96700
...
ok 1452 parallel/test-http-server-headers-timeout-pipelining
---
duration_ms: 2311.69000
...
ok 1453 parallel/test-http-pipeline-assertionerror-finish
---
duration_ms: 6324.07300
...
ok 1454 parallel/test-http-server-unconsume-consume
---
duration_ms: 51.87700
...
ok 1455 parallel/test-http-server-write-after-end
---
duration_ms: 45.05300
...
ok 1456 parallel/test-http-server-write-end-after-end
---
duration_ms: 46.61500
...
ok 1457 parallel/test-http-set-cookies
---
duration_ms: 47.40100
...
ok 1458 parallel/test-http-set-max-idle-http-parser
---
duration_ms: 34.58100
...
ok 1459 parallel/test-http-set-header-chain
---
duration_ms: 51.38200
...
ok 1460 parallel/test-http-set-trailers
---
duration_ms: 59.24200
...
ok 1461 parallel/test-http-should-keep-alive
---
duration_ms: 54.96900
...
ok 1462 parallel/test-http-socket-error-listeners
---
duration_ms: 54.16200
...
ok 1463 parallel/test-http-socket-encoding-error
---
duration_ms: 58.43900
...
ok 1464 parallel/test-http-status-message
---
duration_ms: 45.51400
...
ok 1465 parallel/test-http-status-code
---
duration_ms: 55.08900
...
ok 1466 parallel/test-http-sync-write-error-during-continue
---
duration_ms: 43.84600
...
ok 1467 parallel/test-http-status-reason-invalid-chars
---
duration_ms: 54.68700
...
ok 1468 parallel/test-http-timeout-client-warning
---
duration_ms: 43.60000
...
ok 1469 parallel/test-http-timeout
---
duration_ms: 58.52300
...
ok 1470 parallel/test-http-transfer-encoding-repeated-chunked
---
duration_ms: 36.83400
...
ok 1471 parallel/test-http-timeout-overflow
---
duration_ms: 49.07100
...
ok 1472 parallel/test-http-transfer-encoding-smuggling
---
duration_ms: 56.87100
...
ok 1473 parallel/test-http-uncaught-from-request-callback
---
duration_ms: 56.81700
...
ok 1474 parallel/test-http-unix-socket
---
duration_ms: 46.14800
...
ok 1475 parallel/test-http-req-res-close
---
duration_ms: 6277.71500
...
ok 1476 parallel/test-http-upgrade-agent
---
duration_ms: 53.28200
...
ok 1477 parallel/test-http-upgrade-advertise
---
duration_ms: 68.17400
...
ok 1478 parallel/test-http-upgrade-binary
---
duration_ms: 43.88300
...
ok 1479 parallel/test-http-server-delete-parser
---
duration_ms: 4468.59300
...
ok 1480 parallel/test-http-upgrade-client
---
duration_ms: 58.29100
...
ok 1481 parallel/test-http-upgrade-client2
---
duration_ms: 41.87700
...
ok 1482 parallel/test-http-unix-socket-keep-alive
---
duration_ms: 191.34400
...
ok 1483 parallel/test-http-upgrade-reconsume-stream
---
duration_ms: 41.78400
...
ok 1484 parallel/test-http-upgrade-server
---
duration_ms: 47.72300
...
ok 1485 parallel/test-http-upgrade-server2
---
duration_ms: 52.94100
...
ok 1486 parallel/test-http-set-timeout
---
duration_ms: 829.49600
...
ok 1487 parallel/test-http-url.parse-only-support-http-https-protocol
---
duration_ms: 43.13300
...
ok 1488 parallel/test-http-server-request-timeout-interrupted-headers
---
duration_ms: 2239.96200
...
ok 1489 parallel/test-http-server-request-timeout-interrupted-body
---
duration_ms: 2259.68400
...
ok 1490 parallel/test-http-server-request-timeout-pipelining
---
duration_ms: 2346.66400
...
ok 1491 parallel/test-http-server-request-timeout-delayed-headers
---
duration_ms: 2491.30800
...
ok 1492 parallel/test-http-wget
---
duration_ms: 90.51800
...
ok 1493 parallel/test-http-writable-true-after-close
---
duration_ms: 74.09600
...
ok 1494 parallel/test-http-server-request-timeout-delayed-body
---
duration_ms: 2806.75600
...
ok 1495 parallel/test-http-write-head
---
duration_ms: 91.09500
...
ok 1496 parallel/test-http-write-head-2
---
duration_ms: 61.13400
...
ok 1497 parallel/test-http-write-head-after-set-header
---
duration_ms: 57.79500
...
ok 1498 parallel/test-http-server-consumed-timeout
---
duration_ms: 6476.98800
...
ok 1499 parallel/test-http-zerolengthbuffer
---
duration_ms: 51.95600
...
ok 1500 parallel/test-http2-allow-http1
---
duration_ms: 68.07500
...
ok 1501 parallel/test-http2-alpn
---
duration_ms: 64.09100
...
ok 1502 parallel/test-http2-altsvc
---
duration_ms: 50.84400
...
ok 1503 parallel/test-http-server-multiheaders
---
duration_ms: 4303.86800
...
ok 1504 parallel/test-http-server-multiheaders2
---
duration_ms: 4276.96700
...
ok 1505 parallel/test-http2-async-local-storage
---
duration_ms: 60.16500
...
ok 1506 parallel/test-http2-backpressure
---
duration_ms: 53.33800
...
ok 1507 parallel/test-http2-binding
---
duration_ms: 36.46200
...
ok 1508 parallel/test-http2-buffersize
---
duration_ms: 51.58100
...
ok 1509 parallel/test-http2-cancel-while-client-reading
---
duration_ms: 50.49900
...
ok 1510 parallel/test-http2-byteswritten-server
---
duration_ms: 66.11000
...
ok 1511 parallel/test-http2-capture-rejection
---
duration_ms: 69.63400
...
ok 1512 parallel/test-http2-clean-output
---
duration_ms: 92.88800
...
ok 1513 parallel/test-http2-client-connection-tunnelling
---
duration_ms: 51.99900
...
ok 1514 parallel/test-http2-client-data-end
---
duration_ms: 55.30900
...
ok 1515 parallel/test-http2-client-destroy
---
duration_ms: 55.46200
...
ok 1516 parallel/test-http2-client-http1-server
---
duration_ms: 62.47100
...
ok 1517 parallel/test-http2-client-jsstream-destroy
---
duration_ms: 54.99900
...
ok 1518 parallel/test-http2-client-onconnect-errors
---
duration_ms: 53.39900
...
ok 1519 parallel/test-http2-client-port-80
---
duration_ms: 48.37400
...
ok 1520 parallel/test-http2-client-priority-before-connect
---
duration_ms: 55.95400
...
ok 1521 parallel/test-http2-client-promisify-connect
---
duration_ms: 50.43400
...
ok 1522 parallel/test-http2-client-promisify-connect-error
---
duration_ms: 47.19700
...
ok 1523 parallel/test-http2-client-proxy-over-http2
---
duration_ms: 41.81000
...
ok 1524 parallel/test-http2-client-request-options-errors
---
duration_ms: 55.36600
...
ok 1525 parallel/test-http2-client-request-listeners-warning
---
duration_ms: 67.73800
...
ok 1526 parallel/test-http2-client-rststream-before-connect
---
duration_ms: 65.04800
...
ok 1527 parallel/test-http2-client-set-priority
---
duration_ms: 61.40000
...
ok 1528 parallel/test-http2-client-setLocalWindowSize
---
duration_ms: 58.98000
...
ok 1529 parallel/test-http2-client-setNextStreamID-errors
---
duration_ms: 57.86200
...
ok 1530 parallel/test-http2-client-shutdown-before-connect
---
duration_ms: 59.63200
...
ok 1531 parallel/test-http2-client-settings-before-connect
---
duration_ms: 65.10100
...
ok 1532 parallel/test-http2-client-stream-destroy-before-connect
---
duration_ms: 56.75200
...
ok 1533 parallel/test-http2-client-socket-destroy
---
duration_ms: 63.09100
...
ok 1534 parallel/test-http2-client-upload
---
duration_ms: 66.67500
...
ok 1535 parallel/test-http2-client-unescaped-path
---
duration_ms: 72.62200
...
ok 1536 parallel/test-http2-client-upload-reject
---
duration_ms: 61.80900
...
ok 1537 parallel/test-http2-client-write-before-connect
---
duration_ms: 59.14800
...
ok 1538 parallel/test-http2-client-write-empty-string
---
duration_ms: 57.32400
...
ok 1539 parallel/test-http2-close-while-writing
---
duration_ms: 66.51800
...
ok 1540 parallel/test-http2-compat-aborted
---
duration_ms: 45.40900
...
ok 1541 parallel/test-http2-compat-client-upload-reject
---
duration_ms: 65.37800
...
ok 1542 parallel/test-http2-compat-errors
---
duration_ms: 58.34800
...
ok 1543 parallel/test-http2-compat-expect-continue
---
duration_ms: 60.22300
...
ok 1544 parallel/test-http2-compat-expect-continue-check
---
duration_ms: 43.22900
...
ok 1545 parallel/test-http2-compat-expect-handling
---
duration_ms: 67.80600
...
ok 1546 parallel/test-http2-compat-method-connect
---
duration_ms: 55.72100
...
ok 1547 parallel/test-http2-compat-serverrequest-end
---
duration_ms: 60.42900
...
ok 1548 parallel/test-http2-compat-serverrequest
---
duration_ms: 60.91600
...
ok 1549 parallel/test-http2-compat-serverrequest-headers
---
duration_ms: 62.03300
...
ok 1550 parallel/test-http2-compat-serverrequest-host
---
duration_ms: 62.04600
...
ok 1551 parallel/test-http2-compat-serverrequest-pipe
---
duration_ms: 77.24100
...
ok 1552 parallel/test-http2-compat-serverrequest-settimeout
---
duration_ms: 60.64100
...
ok 1553 parallel/test-http2-compat-serverrequest-pause
---
duration_ms: 165.07600
...
ok 1554 parallel/test-http2-compat-serverrequest-trailers
---
duration_ms: 44.59100
...
ok 1555 parallel/test-http2-compat-serverresponse
---
duration_ms: 66.25000
...
ok 1556 parallel/test-http2-compat-serverresponse-close
---
duration_ms: 51.03600
...
ok 1557 parallel/test-http2-compat-serverresponse-destroy
---
duration_ms: 58.17100
...
ok 1558 parallel/test-http2-compat-serverresponse-createpushresponse
---
duration_ms: 67.38600
...
ok 1559 parallel/test-http2-compat-serverresponse-drain
---
duration_ms: 57.97900
...
ok 1560 parallel/test-http-server-request-timeout-upgrade
---
duration_ms: 4262.87100
...
ok 1561 parallel/test-http2-compat-serverresponse-end
---
duration_ms: 88.28900
...
ok 1562 parallel/test-http2-compat-serverresponse-end-after-statuses-without-body
---
duration_ms: 40.31000
...
ok 1563 parallel/test-http2-compat-serverresponse-finished
---
duration_ms: 45.23700
...
ok 1564 parallel/test-http2-compat-serverresponse-flushheaders
---
duration_ms: 42.80400
...
ok 1565 parallel/test-http2-compat-serverresponse-headers
---
duration_ms: 44.78100
...
ok 1566 parallel/test-http2-compat-serverresponse-headers-after-destroy
---
duration_ms: 44.47000
...
ok 1567 parallel/test-http2-compat-serverresponse-headers-send-date
---
duration_ms: 71.30100
...
ok 1568 parallel/test-http2-compat-serverresponse-settimeout
---
duration_ms: 65.64000
...
ok 1569 parallel/test-http2-compat-serverresponse-statuscode
---
duration_ms: 50.35300
...
ok 1570 parallel/test-http2-compat-serverresponse-statusmessage-property
---
duration_ms: 54.54300
...
ok 1571 parallel/test-http2-compat-serverresponse-statusmessage
---
duration_ms: 55.12100
...
ok 1572 parallel/test-http2-compat-serverresponse-statusmessage-property-set
---
duration_ms: 50.73000
...
ok 1573 parallel/test-http2-compat-serverresponse-write
---
duration_ms: 55.95000
...
ok 1574 parallel/test-http2-compat-serverresponse-trailers
---
duration_ms: 56.32400
...
ok 1575 parallel/test-http2-compat-serverresponse-writehead
---
duration_ms: 46.61800
...
ok 1576 parallel/test-http2-compat-serverresponse-writehead-array
---
duration_ms: 68.62700
...
ok 1577 parallel/test-http2-compat-socket
---
duration_ms: 73.96800
...
ok 1578 parallel/test-http2-compat-socket-destroy-delayed
---
duration_ms: 47.55900
...
ok 1579 parallel/test-http2-compat-socket-set
---
duration_ms: 56.85700
...
ok 1580 parallel/test-http2-compat-short-stream-client-server
---
duration_ms: 155.04900
...
ok 1581 parallel/test-http2-compat-write-early-hints
---
duration_ms: 57.27400
...
ok 1582 parallel/test-http2-compat-write-early-hints-invalid-argument-type
---
duration_ms: 59.07300
...
ok 1583 parallel/test-http2-compat-write-early-hints-invalid-argument-value
---
duration_ms: 50.28800
...
ok 1584 parallel/test-http2-compat-write-head-after-close
---
duration_ms: 47.63800
...
ok 1585 parallel/test-http2-compat-write-head-destroyed
---
duration_ms: 56.25500
...
ok 1586 parallel/test-http2-connect
---
duration_ms: 50.12000
...
ok 1587 parallel/test-http2-connect-method
---
duration_ms: 72.30500
...
ok 1588 parallel/test-http2-connect-method-extended-cant-turn-off
---
duration_ms: 56.82100
...
ok 1589 parallel/test-http2-connect-method-extended
---
duration_ms: 59.61700
...
ok 1590 parallel/test-http2-connect-options # skip platform-specific test.
---
duration_ms: 37.70500
...
ok 1591 parallel/test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment